html.es-legacy-active .block-with-text{overflow:hidden;position:relative;line-height:1.428571429em;max-height:5.714285716em;text-align:justify;margin-right:-1em;padding-right:1em}html.es-legacy-active .block-with-text:before{content:"...";position:absolute;right:0;bottom:2px;width:100px;background:#fff;padding-left:15px;color:#ff5116;cursor:pointer}html.es-legacy-active .block-with-text:after{content:"";position:absolute;right:0;width:1em;height:1em;margin-top:.2em;background:#fff}html.es-legacy-active{--color-text-primary: #24292E;--color-text-muted: #6A737D;--color-text-success: #1F7735;--color-border-input: #939EAC;--color-divider: #E1E4E8;--color-bg-secondary: #F6F8FA;--color-bg-surface: #FFFFFF;--radius-default: 20px;--spacing-form-field: 10px;--spacing-section: 20px;--spacing-footer: 16px;--primary-color: #0a84ff;--primary-color-darker: #075cb3;--primary-color-lighter: #cee6ff;--primary-color-tint-40: color-mix(in srgb, var(--primary-color) 60%, white 40%);--primary-color-tint-50: color-mix(in srgb, var(--primary-color) 50%, white 50%);--primary-color-tint-80: color-mix(in srgb, var(--primary-color) 20%, white 80%);--primary-inverse-color: #ffffff;--primary-gradient: linear-gradient(100deg, var(--primary-color) 29.16%, color-mix(in srgb, var(--primary-color) 80%, black 20%) 96.14%);--primary-gradient-hover: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), var(--primary-gradient);--primary-gradient-disabled: linear-gradient(93deg, color-mix(in srgb, var(--primary-color) 30%, white 70%) 0%, color-mix(in srgb, var(--primary-color) 30%, white 70%) 100%);--brand-primary: var(--primary-color, #0a84ff);--brand-primary-hover: color-mix(in srgb, var(--brand-primary) 80%, white 20%);--brand-primary-disabled: color-mix(in srgb, var(--brand-primary) 30%, white 70%);--brand-secondary: var(--secondary-color, #ff6917);--accent-color: #ff6917;--accent-color-darker: #e65f15;--accent-color-lighter: #ff965d;--accent-color-tint-40: color-mix(in srgb, var(--accent-color) 60%, white 40%);--accent-color-tint-50: color-mix(in srgb, var(--accent-color) 50%, white 50%);--accent-color-tint-80: color-mix(in srgb, var(--accent-color) 20%, white 80%);--accent-inverse-color: #ffffff;--secondary-color: var(--grey-70);--secondary-color-darker: var(--grey-40);--secondary-color-lighter: var(--grey-90);--secondary-inverse-color: var(--dark-grey);--secondary-gradient: linear-gradient(93deg, var(--grey-70) 29.16%, #D7D8D8 96.14%) !important;--secondary-gradient-hover: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), var(--secondary-gradient);--secondary-gradient-disabled: linear-gradient(93deg, color-mix(in srgb, var(--secondary-color) 30%, white 70%) 0%, color-mix(in srgb, var(--secondary-color) 30%, white 70%) 100%);--negative: #ff3b30;--negative-dark: #b22a1a;--negative-light: #ffb3ab;--info: #0A85FF;--info-light: #d0eaff;--info-dark: #002d4a;--positive: #34c759;--positive-light: #d4f4dd;--positive-dark: #1F7735;--amber: #FFC107;--amber-dark: #b88a00;--amber-light: #ffe9a8;--dark-grey: #24292e;--grey: #596B7e;--grey-40: #939eac;--grey-70: #e1e4e8;--grey-90: #f6f8fa;--bg: #e0e0e0;--surface: #ffffff;--font-family-base: "Montserrat", sans-serif;--font-size-sm: 12px;--font-size-base: 14px;--font-size-md: 20px;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--color-text-secondary: var(--grey);--color-text-inverse: var(--primary-inverse-color);--color-text-link: var(--brand-primary);--color-text-link-hover: var(--brand-primary-hover);--spacing-2xs: 4px;--spacing-xs: 5px;--spacing-sm: 10px;--spacing-md: 12px;--spacing-lg: 20px;--spacing-xl: 25px;--spacing-2xl: 40px;--spacing-3xl: 60px;--size-canvas: 100px;--size-btn-max-sm: 400px;--size-btn-max-lg: 800px;--size-btn-min: 75px;--size-btn-min-lg: 140px;--border-radius-none: 0;--border-radius-sm: 4px;--border-radius-md: 8px;--border-radius-lg: 12px;--border-radius-full: 20px;--container-radius: var(--border-radius-full);--shadow-color: rgba(36, 41, 46, 0.1);--elevation-shadow-1: 0px 2px 8px 0px var(--shadow-color);--elevation-shadow-2: 0px 4px 16px var(--shadow-color);--elevation-shadow-3: 0 6px 24px 0 var(--shadow-color);--tx-btn-box-shadow: 0 4px 2px #e4e8ea;--tx-container-box-shadow: 0 4px 2px #e4e8ea;--button-primary-bg: var(--brand-primary);--button-primary-bg-hover: var(--brand-primary-hover);--button-primary-bg-disabled: var(--brand-primary-disabled);--button-primary-text-color: var(--primary-inverse-color);--button-primary-text-color-disabled: var(--primary-inverse-color);--button-secondary-bg: var(--secondary-gradient);--button-secondary-bg-hover: var(--secondary-gradient-hover);--button-secondary-bg-disabled: var(--secondary-gradient-disabled);--button-secondary-text-color: var(--secondary-inverse-color);--button-secondary-text-color-disabled: var(--secondary-inverse-colors);--button-border-radius: var(--border-radius-md);--button-padding: 8px 10px;--button-font-size: var(--font-size-base);--button-font-weight: var(--font-weight-medium);--button-line-height: 20px;--tx-btn-min-width: 75px;--color-form-input-border: var(--grey-70);--color-form-input-border-focus: var(--brand-primary);--color-form-input-bg: var(--surface);--color-form-input-text: var(--dark-grey);--color-form-input-placeholder: var(--grey-40);--font-size-form-input: var(--font-size-base);--font-family-form-input: var(--font-family-base);--font-size-form-label: var(--font-size-sm);--font-weight-form-label: var(--font-weight-normal);--border-form-input: 1px solid var(--color-form-input-border);--border-form-input-focus: 1px solid var(--color-form-input-border-focus);--border-radius-form-input: var(--border-radius-md);--form-input-padding: 12px;--color-checkbox-border: var(--grey-70);--color-checkbox-border-checked: var(--brand-primary);--color-checkbox-border-hover: var(--brand-primary);--color-checkbox-bg: var(--surface);--color-checkbox-checkmark: var(--brand-primary);--card-bg: var(--surface);--card-border-radius: var(--border-radius-lg);--card-box-shadow: var(--elevation-shadow-2);--logo-width: 200px;--logo-height: 50px;--top-margin: 20px;--tx-container-radius: 12px;--tx-small-font-size: 12px;--tx-medium-font-size: 14px;--tx-large-font-size: 20px;--tx-line-height: 1rem;--tx-btn-color: #0A85FF;--tx-disabled-btn-color: #0A85FFAA;--tx-border-color: var(--grey-70);--icon-checkmark: "";--icon-circle: "";--icon-circle-filled: "";--icon-circle-checked: "";--icon-caret-down: "";--icon-arrow-right: "";--icon-search: "";--font-size-sm: 0.75rem;--font-size-md: 1.25rem;--tx-container-box-shadow: var(--card-box-shadow);--color-text-link: var(--brand-primary);--color-text-link-hover: var(--brand-primary-hover);--button-primary-bg: var(--primary-gradient);--button-primary-bg-hover: var(--primary-gradient-hover);--button-primary-bg-disabled: var(--primary-gradient-disabled);--tx-btn-box-shadow: none}html.es-legacy-active .highlight pre,html.es-legacy-active pre,html.es-legacy-active .highlight .hll{background-color:#f7f7f7;border:1px solid #ccc;padding:6px 10px;border-radius:3px;overflow:auto;line-height:1.2;word-break:normal}html.es-legacy-active .highlight .c{color:#998;font-style:italic}html.es-legacy-active .highlight .err{color:#a61717;background-color:#e3d2d2}html.es-legacy-active .highlight .k{font-weight:bold}html.es-legacy-active .highlight .o{font-weight:bold}html.es-legacy-active .highlight .cm{color:#998;font-style:italic}html.es-legacy-active .highlight .cp{color:#999;font-weight:bold}html.es-legacy-active .highlight .c1{color:#998;font-style:italic}html.es-legacy-active .highlight .cs{color:#999;font-weight:bold;font-style:italic}html.es-legacy-active .highlight .gd{color:#000;background-color:#fdd}html.es-legacy-active .highlight .gd .x{color:#000;background-color:#faa}html.es-legacy-active .highlight .ge{font-style:italic}html.es-legacy-active .highlight .gr{color:#a00}html.es-legacy-active .highlight .gh{color:#999}html.es-legacy-active .highlight .gi{color:#000;background-color:#dfd}html.es-legacy-active .highlight .gi .x{color:#000;background-color:#afa}html.es-legacy-active .highlight .go{color:#888}html.es-legacy-active .highlight .gp{color:#555}html.es-legacy-active .highlight .gs{font-weight:bold}html.es-legacy-active .highlight .gu{color:purple;font-weight:bold}html.es-legacy-active .highlight .gt{color:#a00}html.es-legacy-active .highlight .kc{font-weight:bold}html.es-legacy-active .highlight .kd{font-weight:bold}html.es-legacy-active .highlight .kn{font-weight:bold}html.es-legacy-active .highlight .kp{font-weight:bold}html.es-legacy-active .highlight .kr{font-weight:bold}html.es-legacy-active .highlight .kt{color:#458;font-weight:bold}html.es-legacy-active .highlight .m{color:#099}html.es-legacy-active .highlight .s{color:#d14}html.es-legacy-active .highlight .n{color:#333}html.es-legacy-active .highlight .na{color:teal}html.es-legacy-active .highlight .nb{color:#0086b3}html.es-legacy-active .highlight .nc{color:#458;font-weight:bold}html.es-legacy-active .highlight .no{color:teal}html.es-legacy-active .highlight .ni{color:purple}html.es-legacy-active .highlight .ne{color:#900;font-weight:bold}html.es-legacy-active .highlight .nf{color:#900;font-weight:bold}html.es-legacy-active .highlight .nn{color:#555}html.es-legacy-active .highlight .nt{color:navy}html.es-legacy-active .highlight .nv{color:teal}html.es-legacy-active .highlight .ow{font-weight:bold}html.es-legacy-active .highlight .w{color:#bbb}html.es-legacy-active .highlight .mf{color:#099}html.es-legacy-active .highlight .mh{color:#099}html.es-legacy-active .highlight .mi{color:#099}html.es-legacy-active .highlight .mo{color:#099}html.es-legacy-active .highlight .sb{color:#d14}html.es-legacy-active .highlight .sc{color:#d14}html.es-legacy-active .highlight .sd{color:#d14}html.es-legacy-active .highlight .s2{color:#d14}html.es-legacy-active .highlight .se{color:#d14}html.es-legacy-active .highlight .sh{color:#d14}html.es-legacy-active .highlight .si{color:#d14}html.es-legacy-active .highlight .sx{color:#d14}html.es-legacy-active .highlight .sr{color:#009926}html.es-legacy-active .highlight .s1{color:#d14}html.es-legacy-active .highlight .ss{color:#990073}html.es-legacy-active .highlight .bp{color:#999}html.es-legacy-active .highlight .vc{color:teal}html.es-legacy-active .highlight .vg{color:teal}html.es-legacy-active .highlight .vi{color:teal}html.es-legacy-active .highlight .il{color:#099}html.es-legacy-active .highlight .gc{color:#999;background-color:#eaf2f5}/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html.es-legacy-active{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}html.es-legacy-active body{margin:0}html.es-legacy-active article,html.es-legacy-active aside,html.es-legacy-active details,html.es-legacy-active figcaption,html.es-legacy-active figure,html.es-legacy-active footer,html.es-legacy-active header,html.es-legacy-active hgroup,html.es-legacy-active main,html.es-legacy-active menu,html.es-legacy-active nav,html.es-legacy-active section,html.es-legacy-active summary{display:block}html.es-legacy-active audio,html.es-legacy-active canvas,html.es-legacy-active progress,html.es-legacy-active video{display:inline-block;vertical-align:baseline}html.es-legacy-active audio:not([controls]){display:none;height:0}html.es-legacy-active [hidden],html.es-legacy-active template{display:none}html.es-legacy-active a{background-color:rgba(0,0,0,0)}html.es-legacy-active a:active,html.es-legacy-active a:hover{outline:0}html.es-legacy-active abbr[title]{border-bottom:1px dotted}html.es-legacy-active b,html.es-legacy-active strong{font-weight:bold}html.es-legacy-active dfn{font-style:italic}html.es-legacy-active h1{font-size:2em;margin:.67em 0}html.es-legacy-active mark{background:#ff0;color:#000}html.es-legacy-active small{font-size:80%}html.es-legacy-active sub,html.es-legacy-active sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}html.es-legacy-active sup{top:-0.5em}html.es-legacy-active sub{bottom:-0.25em}html.es-legacy-active img{border:0}html.es-legacy-active svg:not(:root){overflow:hidden}html.es-legacy-active figure{margin:1em 40px}html.es-legacy-active hr{box-sizing:content-box;height:0}html.es-legacy-active pre{overflow:auto}html.es-legacy-active code,html.es-legacy-active kbd,html.es-legacy-active pre,html.es-legacy-active samp{font-family:monospace,monospace;font-size:1em}html.es-legacy-active button,html.es-legacy-active input,html.es-legacy-active optgroup,html.es-legacy-active select,html.es-legacy-active textarea{color:inherit;font:inherit;margin:0}html.es-legacy-active button{overflow:visible}html.es-legacy-active button,html.es-legacy-active select{text-transform:none}html.es-legacy-active button,html.es-legacy-active input[type=button],html.es-legacy-active input[type=reset],html.es-legacy-active input[type=submit]{-webkit-appearance:button;cursor:pointer}html.es-legacy-active button[disabled],html.es-legacy-active input[disabled]{cursor:default}html.es-legacy-active button::-moz-focus-inner,html.es-legacy-active input::-moz-focus-inner{border:0;padding:0}html.es-legacy-active input{line-height:normal}html.es-legacy-active input[type=checkbox],html.es-legacy-active input[type=radio]{box-sizing:border-box;padding:0}html.es-legacy-active input[type=number]::-webkit-inner-spin-button,html.es-legacy-active input[type=number]::-webkit-outer-spin-button{height:auto}html.es-legacy-active input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}html.es-legacy-active input[type=search]::-webkit-search-cancel-button,html.es-legacy-active input[type=search]::-webkit-search-decoration{-webkit-appearance:none}html.es-legacy-active fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}html.es-legacy-active legend{border:0;padding:0}html.es-legacy-active textarea{overflow:auto}html.es-legacy-active optgroup{font-weight:bold}html.es-legacy-active table{border-collapse:collapse;border-spacing:0}html.es-legacy-active td,html.es-legacy-active th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{html.es-legacy-active *,html.es-legacy-active *:before,html.es-legacy-active *:after{background:rgba(0,0,0,0) !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}html.es-legacy-active a,html.es-legacy-active a:visited{text-decoration:underline}html.es-legacy-active a[href]:after{content:" (" attr(href) ")"}html.es-legacy-active abbr[title]:after{content:" (" attr(title) ")"}html.es-legacy-active a[href^="#"]:after,html.es-legacy-active a[href^="javascript:"]:after{content:""}html.es-legacy-active pre,html.es-legacy-active blockquote{border:1px solid #999;page-break-inside:avoid}html.es-legacy-active thead{display:table-header-group}html.es-legacy-active tr,html.es-legacy-active img{page-break-inside:avoid}html.es-legacy-active img{max-width:100% !important}html.es-legacy-active p,html.es-legacy-active h2,html.es-legacy-active h3{orphans:3;widows:3}html.es-legacy-active h2,html.es-legacy-active h3{page-break-after:avoid}html.es-legacy-active .navbar{display:none}html.es-legacy-active .btn>.caret,html.es-legacy-active .dropup>.btn>.caret{border-top-color:#000 !important}html.es-legacy-active .label{border:1px solid #000}html.es-legacy-active .table{border-collapse:collapse !important}html.es-legacy-active .table td,html.es-legacy-active .table th{background-color:#fff !important}html.es-legacy-active .table-bordered th,html.es-legacy-active .table-bordered td{border:1px solid #ddd !important}}@font-face{font-family:"Glyphicons Halflings";src:url("../fonts/bootstrap/glyphicons-halflings-regular.eot");src:url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"),url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"),url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"),url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")}html.es-legacy-active .glyphicon{position:relative;top:1px;display:inline-block;font-family:"Glyphicons Halflings";font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html.es-legacy-active .glyphicon-asterisk:before{content:"*"}html.es-legacy-active .glyphicon-plus:before{content:"+"}html.es-legacy-active .glyphicon-euro:before,html.es-legacy-active .glyphicon-eur:before{content:"€"}html.es-legacy-active .glyphicon-minus:before{content:"−"}html.es-legacy-active .glyphicon-cloud:before{content:"☁"}html.es-legacy-active .glyphicon-envelope:before{content:"✉"}html.es-legacy-active .glyphicon-pencil:before{content:"✏"}html.es-legacy-active .glyphicon-glass:before{content:""}html.es-legacy-active .glyphicon-music:before{content:""}html.es-legacy-active .glyphicon-search:before{content:""}html.es-legacy-active .glyphicon-heart:before{content:""}html.es-legacy-active .glyphicon-star:before{content:""}html.es-legacy-active .glyphicon-star-empty:before{content:""}html.es-legacy-active .glyphicon-user:before{content:""}html.es-legacy-active .glyphicon-film:before{content:""}html.es-legacy-active .glyphicon-th-large:before{content:""}html.es-legacy-active .glyphicon-th:before{content:""}html.es-legacy-active .glyphicon-th-list:before{content:""}html.es-legacy-active .glyphicon-ok:before{content:""}html.es-legacy-active .glyphicon-remove:before{content:""}html.es-legacy-active .glyphicon-zoom-in:before{content:""}html.es-legacy-active .glyphicon-zoom-out:before{content:""}html.es-legacy-active .glyphicon-off:before{content:""}html.es-legacy-active .glyphicon-signal:before{content:""}html.es-legacy-active .glyphicon-cog:before{content:""}html.es-legacy-active .glyphicon-trash:before{content:""}html.es-legacy-active .glyphicon-home:before{content:""}html.es-legacy-active .glyphicon-file:before{content:""}html.es-legacy-active .glyphicon-time:before{content:""}html.es-legacy-active .glyphicon-road:before{content:""}html.es-legacy-active .glyphicon-download-alt:before{content:""}html.es-legacy-active .glyphicon-download:before{content:""}html.es-legacy-active .glyphicon-upload:before{content:""}html.es-legacy-active .glyphicon-inbox:before{content:""}html.es-legacy-active .glyphicon-play-circle:before{content:""}html.es-legacy-active .glyphicon-repeat:before{content:""}html.es-legacy-active .glyphicon-refresh:before{content:""}html.es-legacy-active .glyphicon-list-alt:before{content:""}html.es-legacy-active .glyphicon-lock:before{content:""}html.es-legacy-active .glyphicon-flag:before{content:""}html.es-legacy-active .glyphicon-headphones:before{content:""}html.es-legacy-active .glyphicon-volume-off:before{content:""}html.es-legacy-active .glyphicon-volume-down:before{content:""}html.es-legacy-active .glyphicon-volume-up:before{content:""}html.es-legacy-active .glyphicon-qrcode:before{content:""}html.es-legacy-active .glyphicon-barcode:before{content:""}html.es-legacy-active .glyphicon-tag:before{content:""}html.es-legacy-active .glyphicon-tags:before{content:""}html.es-legacy-active .glyphicon-book:before{content:""}html.es-legacy-active .glyphicon-bookmark:before{content:""}html.es-legacy-active .glyphicon-print:before{content:""}html.es-legacy-active .glyphicon-camera:before{content:""}html.es-legacy-active .glyphicon-font:before{content:""}html.es-legacy-active .glyphicon-bold:before{content:""}html.es-legacy-active .glyphicon-italic:before{content:""}html.es-legacy-active .glyphicon-text-height:before{content:""}html.es-legacy-active .glyphicon-text-width:before{content:""}html.es-legacy-active .glyphicon-align-left:before{content:""}html.es-legacy-active .glyphicon-align-center:before{content:""}html.es-legacy-active .glyphicon-align-right:before{content:""}html.es-legacy-active .glyphicon-align-justify:before{content:""}html.es-legacy-active .glyphicon-list:before{content:""}html.es-legacy-active .glyphicon-indent-left:before{content:""}html.es-legacy-active .glyphicon-indent-right:before{content:""}html.es-legacy-active .glyphicon-facetime-video:before{content:""}html.es-legacy-active .glyphicon-picture:before{content:""}html.es-legacy-active .glyphicon-map-marker:before{content:""}html.es-legacy-active .glyphicon-adjust:before{content:""}html.es-legacy-active .glyphicon-tint:before{content:""}html.es-legacy-active .glyphicon-edit:before{content:""}html.es-legacy-active .glyphicon-share:before{content:""}html.es-legacy-active .glyphicon-check:before{content:""}html.es-legacy-active .glyphicon-move:before{content:""}html.es-legacy-active .glyphicon-step-backward:before{content:""}html.es-legacy-active .glyphicon-fast-backward:before{content:""}html.es-legacy-active .glyphicon-backward:before{content:""}html.es-legacy-active .glyphicon-play:before{content:""}html.es-legacy-active .glyphicon-pause:before{content:""}html.es-legacy-active .glyphicon-stop:before{content:""}html.es-legacy-active .glyphicon-forward:before{content:""}html.es-legacy-active .glyphicon-fast-forward:before{content:""}html.es-legacy-active .glyphicon-step-forward:before{content:""}html.es-legacy-active .glyphicon-eject:before{content:""}html.es-legacy-active .glyphicon-chevron-left:before{content:""}html.es-legacy-active .glyphicon-chevron-right:before{content:""}html.es-legacy-active .glyphicon-plus-sign:before{content:""}html.es-legacy-active .glyphicon-minus-sign:before{content:""}html.es-legacy-active .glyphicon-remove-sign:before{content:""}html.es-legacy-active .glyphicon-ok-sign:before{content:""}html.es-legacy-active .glyphicon-question-sign:before{content:""}html.es-legacy-active .glyphicon-info-sign:before{content:""}html.es-legacy-active .glyphicon-screenshot:before{content:""}html.es-legacy-active .glyphicon-remove-circle:before{content:""}html.es-legacy-active .glyphicon-ok-circle:before{content:""}html.es-legacy-active .glyphicon-ban-circle:before{content:""}html.es-legacy-active .glyphicon-arrow-left:before{content:""}html.es-legacy-active .glyphicon-arrow-right:before{content:""}html.es-legacy-active .glyphicon-arrow-up:before{content:""}html.es-legacy-active .glyphicon-arrow-down:before{content:""}html.es-legacy-active .glyphicon-share-alt:before{content:""}html.es-legacy-active .glyphicon-resize-full:before{content:""}html.es-legacy-active .glyphicon-resize-small:before{content:""}html.es-legacy-active .glyphicon-exclamation-sign:before{content:""}html.es-legacy-active .glyphicon-gift:before{content:""}html.es-legacy-active .glyphicon-leaf:before{content:""}html.es-legacy-active .glyphicon-fire:before{content:""}html.es-legacy-active .glyphicon-eye-open:before{content:""}html.es-legacy-active .glyphicon-eye-close:before{content:""}html.es-legacy-active .glyphicon-warning-sign:before{content:""}html.es-legacy-active .glyphicon-plane:before{content:""}html.es-legacy-active .glyphicon-calendar:before{content:""}html.es-legacy-active .glyphicon-random:before{content:""}html.es-legacy-active .glyphicon-comment:before{content:""}html.es-legacy-active .glyphicon-magnet:before{content:""}html.es-legacy-active .glyphicon-chevron-up:before{content:""}html.es-legacy-active .glyphicon-chevron-down:before{content:""}html.es-legacy-active .glyphicon-retweet:before{content:""}html.es-legacy-active .glyphicon-shopping-cart:before{content:""}html.es-legacy-active .glyphicon-folder-close:before{content:""}html.es-legacy-active .glyphicon-folder-open:before{content:""}html.es-legacy-active .glyphicon-resize-vertical:before{content:""}html.es-legacy-active .glyphicon-resize-horizontal:before{content:""}html.es-legacy-active .glyphicon-hdd:before{content:""}html.es-legacy-active .glyphicon-bullhorn:before{content:""}html.es-legacy-active .glyphicon-bell:before{content:""}html.es-legacy-active .glyphicon-certificate:before{content:""}html.es-legacy-active .glyphicon-thumbs-up:before{content:""}html.es-legacy-active .glyphicon-thumbs-down:before{content:""}html.es-legacy-active .glyphicon-hand-right:before{content:""}html.es-legacy-active .glyphicon-hand-left:before{content:""}html.es-legacy-active .glyphicon-hand-up:before{content:""}html.es-legacy-active .glyphicon-hand-down:before{content:""}html.es-legacy-active .glyphicon-circle-arrow-right:before{content:""}html.es-legacy-active .glyphicon-circle-arrow-left:before{content:""}html.es-legacy-active .glyphicon-circle-arrow-up:before{content:""}html.es-legacy-active .glyphicon-circle-arrow-down:before{content:""}html.es-legacy-active .glyphicon-globe:before{content:""}html.es-legacy-active .glyphicon-wrench:before{content:""}html.es-legacy-active .glyphicon-tasks:before{content:""}html.es-legacy-active .glyphicon-filter:before{content:""}html.es-legacy-active .glyphicon-briefcase:before{content:""}html.es-legacy-active .glyphicon-fullscreen:before{content:""}html.es-legacy-active .glyphicon-dashboard:before{content:""}html.es-legacy-active .glyphicon-paperclip:before{content:""}html.es-legacy-active .glyphicon-heart-empty:before{content:""}html.es-legacy-active .glyphicon-link:before{content:""}html.es-legacy-active .glyphicon-phone:before{content:""}html.es-legacy-active .glyphicon-pushpin:before{content:""}html.es-legacy-active .glyphicon-usd:before{content:""}html.es-legacy-active .glyphicon-gbp:before{content:""}html.es-legacy-active .glyphicon-sort:before{content:""}html.es-legacy-active .glyphicon-sort-by-alphabet:before{content:""}html.es-legacy-active .glyphicon-sort-by-alphabet-alt:before{content:""}html.es-legacy-active .glyphicon-sort-by-order:before{content:""}html.es-legacy-active .glyphicon-sort-by-order-alt:before{content:""}html.es-legacy-active .glyphicon-sort-by-attributes:before{content:""}html.es-legacy-active .glyphicon-sort-by-attributes-alt:before{content:""}html.es-legacy-active .glyphicon-unchecked:before{content:""}html.es-legacy-active .glyphicon-expand:before{content:""}html.es-legacy-active .glyphicon-collapse-down:before{content:""}html.es-legacy-active .glyphicon-collapse-up:before{content:""}html.es-legacy-active .glyphicon-log-in:before{content:""}html.es-legacy-active .glyphicon-flash:before{content:""}html.es-legacy-active .glyphicon-log-out:before{content:""}html.es-legacy-active .glyphicon-new-window:before{content:""}html.es-legacy-active .glyphicon-record:before{content:""}html.es-legacy-active .glyphicon-save:before{content:""}html.es-legacy-active .glyphicon-open:before{content:""}html.es-legacy-active .glyphicon-saved:before{content:""}html.es-legacy-active .glyphicon-import:before{content:""}html.es-legacy-active .glyphicon-export:before{content:""}html.es-legacy-active .glyphicon-send:before{content:""}html.es-legacy-active .glyphicon-floppy-disk:before{content:""}html.es-legacy-active .glyphicon-floppy-saved:before{content:""}html.es-legacy-active .glyphicon-floppy-remove:before{content:""}html.es-legacy-active .glyphicon-floppy-save:before{content:""}html.es-legacy-active .glyphicon-floppy-open:before{content:""}html.es-legacy-active .glyphicon-credit-card:before{content:""}html.es-legacy-active .glyphicon-transfer:before{content:""}html.es-legacy-active .glyphicon-cutlery:before{content:""}html.es-legacy-active .glyphicon-header:before{content:""}html.es-legacy-active .glyphicon-compressed:before{content:""}html.es-legacy-active .glyphicon-earphone:before{content:""}html.es-legacy-active .glyphicon-phone-alt:before{content:""}html.es-legacy-active .glyphicon-tower:before{content:""}html.es-legacy-active .glyphicon-stats:before{content:""}html.es-legacy-active .glyphicon-sd-video:before{content:""}html.es-legacy-active .glyphicon-hd-video:before{content:""}html.es-legacy-active .glyphicon-subtitles:before{content:""}html.es-legacy-active .glyphicon-sound-stereo:before{content:""}html.es-legacy-active .glyphicon-sound-dolby:before{content:""}html.es-legacy-active .glyphicon-sound-5-1:before{content:""}html.es-legacy-active .glyphicon-sound-6-1:before{content:""}html.es-legacy-active .glyphicon-sound-7-1:before{content:""}html.es-legacy-active .glyphicon-copyright-mark:before{content:""}html.es-legacy-active .glyphicon-registration-mark:before{content:""}html.es-legacy-active .glyphicon-cloud-download:before{content:""}html.es-legacy-active .glyphicon-cloud-upload:before{content:""}html.es-legacy-active .glyphicon-tree-conifer:before{content:""}html.es-legacy-active .glyphicon-tree-deciduous:before{content:""}html.es-legacy-active .glyphicon-cd:before{content:""}html.es-legacy-active .glyphicon-save-file:before{content:""}html.es-legacy-active .glyphicon-open-file:before{content:""}html.es-legacy-active .glyphicon-level-up:before{content:""}html.es-legacy-active .glyphicon-copy:before{content:""}html.es-legacy-active .glyphicon-paste:before{content:""}html.es-legacy-active .glyphicon-alert:before{content:""}html.es-legacy-active .glyphicon-equalizer:before{content:""}html.es-legacy-active .glyphicon-king:before{content:""}html.es-legacy-active .glyphicon-queen:before{content:""}html.es-legacy-active .glyphicon-pawn:before{content:""}html.es-legacy-active .glyphicon-bishop:before{content:""}html.es-legacy-active .glyphicon-knight:before{content:""}html.es-legacy-active .glyphicon-baby-formula:before{content:""}html.es-legacy-active .glyphicon-tent:before{content:"⛺"}html.es-legacy-active .glyphicon-blackboard:before{content:""}html.es-legacy-active .glyphicon-bed:before{content:""}html.es-legacy-active .glyphicon-apple:before{content:""}html.es-legacy-active .glyphicon-erase:before{content:""}html.es-legacy-active .glyphicon-hourglass:before{content:"⌛"}html.es-legacy-active .glyphicon-lamp:before{content:""}html.es-legacy-active .glyphicon-duplicate:before{content:""}html.es-legacy-active .glyphicon-piggy-bank:before{content:""}html.es-legacy-active .glyphicon-scissors:before{content:""}html.es-legacy-active .glyphicon-bitcoin:before{content:""}html.es-legacy-active .glyphicon-btc:before{content:""}html.es-legacy-active .glyphicon-xbt:before{content:""}html.es-legacy-active .glyphicon-yen:before{content:"¥"}html.es-legacy-active .glyphicon-jpy:before{content:"¥"}html.es-legacy-active .glyphicon-ruble:before{content:"₽"}html.es-legacy-active .glyphicon-rub:before{content:"₽"}html.es-legacy-active .glyphicon-scale:before{content:""}html.es-legacy-active .glyphicon-ice-lolly:before{content:""}html.es-legacy-active .glyphicon-ice-lolly-tasted:before{content:""}html.es-legacy-active .glyphicon-education:before{content:""}html.es-legacy-active .glyphicon-option-horizontal:before{content:""}html.es-legacy-active .glyphicon-option-vertical:before{content:""}html.es-legacy-active .glyphicon-menu-hamburger:before{content:""}html.es-legacy-active .glyphicon-modal-window:before{content:""}html.es-legacy-active .glyphicon-oil:before{content:""}html.es-legacy-active .glyphicon-grain:before{content:""}html.es-legacy-active .glyphicon-sunglasses:before{content:""}html.es-legacy-active .glyphicon-text-size:before{content:""}html.es-legacy-active .glyphicon-text-color:before{content:""}html.es-legacy-active .glyphicon-text-background:before{content:""}html.es-legacy-active .glyphicon-object-align-top:before{content:""}html.es-legacy-active .glyphicon-object-align-bottom:before{content:""}html.es-legacy-active .glyphicon-object-align-horizontal:before{content:""}html.es-legacy-active .glyphicon-object-align-left:before{content:""}html.es-legacy-active .glyphicon-object-align-vertical:before{content:""}html.es-legacy-active .glyphicon-object-align-right:before{content:""}html.es-legacy-active .glyphicon-triangle-right:before{content:""}html.es-legacy-active .glyphicon-triangle-left:before{content:""}html.es-legacy-active .glyphicon-triangle-bottom:before{content:""}html.es-legacy-active .glyphicon-triangle-top:before{content:""}html.es-legacy-active .glyphicon-console:before{content:""}html.es-legacy-active .glyphicon-superscript:before{content:""}html.es-legacy-active .glyphicon-subscript:before{content:""}html.es-legacy-active .glyphicon-menu-left:before{content:""}html.es-legacy-active .glyphicon-menu-right:before{content:""}html.es-legacy-active .glyphicon-menu-down:before{content:""}html.es-legacy-active .glyphicon-menu-up:before{content:""}html.es-legacy-active *{box-sizing:border-box}html.es-legacy-active *:before,html.es-legacy-active *:after{box-sizing:border-box}html.es-legacy-active{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}html.es-legacy-active body{font-family:"Lato",sans-serif;font-size:16px;line-height:1.428571429;color:#0c2e4e;background-color:#fff}html.es-legacy-active input,html.es-legacy-active button,html.es-legacy-active select,html.es-legacy-active textarea{font-family:inherit;font-size:inherit;line-height:inherit}html.es-legacy-active a{color:#0c2e4e;text-decoration:none}html.es-legacy-active a:hover,html.es-legacy-active a:focus{color:rgb(1.8,6.9,11.7);text-decoration:underline}html.es-legacy-active a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}html.es-legacy-active figure{margin:0}html.es-legacy-active img{vertical-align:middle}html.es-legacy-active .img-responsive{display:block;max-width:100%;height:auto}html.es-legacy-active .img-rounded{border-radius:2px}html.es-legacy-active .img-thumbnail{padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:2px;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}html.es-legacy-active .img-circle{border-radius:50%}html.es-legacy-active hr{margin-top:22px;margin-bottom:22px;border:0;border-top:1px solid hsl(0,0%,85.5%)}html.es-legacy-active .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}html.es-legacy-active .sr-only-focusable:active,html.es-legacy-active .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}html.es-legacy-active [role=button]{cursor:pointer}html.es-legacy-active h1,html.es-legacy-active h2,html.es-legacy-active h3,html.es-legacy-active h4,html.es-legacy-active h5,html.es-legacy-active h6,html.es-legacy-active .h1,html.es-legacy-active .h2,html.es-legacy-active .h3,html.es-legacy-active .h4,html.es-legacy-active .h5,html.es-legacy-active .h6{font-family:"Roboto",sans-serif;font-weight:800;line-height:1.1;color:#1f2034}html.es-legacy-active h1 small,html.es-legacy-active h1 .small,html.es-legacy-active h2 small,html.es-legacy-active h2 .small,html.es-legacy-active h3 small,html.es-legacy-active h3 .small,html.es-legacy-active h4 small,html.es-legacy-active h4 .small,html.es-legacy-active h5 small,html.es-legacy-active h5 .small,html.es-legacy-active h6 small,html.es-legacy-active h6 .small,html.es-legacy-active .h1 small,html.es-legacy-active .h1 .small,html.es-legacy-active .h2 small,html.es-legacy-active .h2 .small,html.es-legacy-active .h3 small,html.es-legacy-active .h3 .small,html.es-legacy-active .h4 small,html.es-legacy-active .h4 .small,html.es-legacy-active .h5 small,html.es-legacy-active .h5 .small,html.es-legacy-active .h6 small,html.es-legacy-active .h6 .small{font-weight:normal;line-height:1;color:hsl(0,0%,70.7%)}html.es-legacy-active h1,html.es-legacy-active .h1,html.es-legacy-active h2,html.es-legacy-active .h2,html.es-legacy-active h3,html.es-legacy-active .h3{margin-top:22px;margin-bottom:11px}html.es-legacy-active h1 small,html.es-legacy-active h1 .small,html.es-legacy-active .h1 small,html.es-legacy-active .h1 .small,html.es-legacy-active h2 small,html.es-legacy-active h2 .small,html.es-legacy-active .h2 small,html.es-legacy-active .h2 .small,html.es-legacy-active h3 small,html.es-legacy-active h3 .small,html.es-legacy-active .h3 small,html.es-legacy-active .h3 .small{font-size:65%}html.es-legacy-active h4,html.es-legacy-active .h4,html.es-legacy-active h5,html.es-legacy-active .h5,html.es-legacy-active h6,html.es-legacy-active .h6{margin-top:11px;margin-bottom:11px}html.es-legacy-active h4 small,html.es-legacy-active h4 .small,html.es-legacy-active .h4 small,html.es-legacy-active .h4 .small,html.es-legacy-active h5 small,html.es-legacy-active h5 .small,html.es-legacy-active .h5 small,html.es-legacy-active .h5 .small,html.es-legacy-active h6 small,html.es-legacy-active h6 .small,html.es-legacy-active .h6 small,html.es-legacy-active .h6 .small{font-size:75%}html.es-legacy-active h1,html.es-legacy-active .h1{font-size:41px}html.es-legacy-active h2,html.es-legacy-active .h2{font-size:34px}html.es-legacy-active h3,html.es-legacy-active .h3{font-size:28px}html.es-legacy-active h4,html.es-legacy-active .h4{font-size:20px}html.es-legacy-active h5,html.es-legacy-active .h5{font-size:16px}html.es-legacy-active h6,html.es-legacy-active .h6{font-size:13px}html.es-legacy-active p{margin:0 0 11px}html.es-legacy-active .lead{margin-bottom:22px;font-size:18px;font-weight:300;line-height:1.4}@media(min-width: 750px){html.es-legacy-active .lead{font-size:24px}}html.es-legacy-active small,html.es-legacy-active .small{font-size:87%}html.es-legacy-active mark,html.es-legacy-active .mark{background-color:#fcf8e3;padding:.2em}html.es-legacy-active .text-left{text-align:left}html.es-legacy-active .text-right{text-align:right}html.es-legacy-active .text-center{text-align:center}html.es-legacy-active .text-justify{text-align:justify}html.es-legacy-active .text-nowrap{white-space:nowrap}html.es-legacy-active .text-lowercase{text-transform:lowercase}html.es-legacy-active .text-uppercase,html.es-legacy-active .initialism{text-transform:uppercase}html.es-legacy-active .text-capitalize{text-transform:capitalize}html.es-legacy-active .text-muted{color:hsl(0,0%,70.7%)}html.es-legacy-active .text-primary{color:#ff5116}html.es-legacy-active a.text-primary:hover,html.es-legacy-active a.text-primary:focus{color:rgb(226,57.2274678112,0)}html.es-legacy-active .text-success{color:#3c763d}html.es-legacy-active a.text-success:hover,html.es-legacy-active a.text-success:focus{color:rgb(42.808988764,84.191011236,43.5224719101)}html.es-legacy-active .text-info{color:#31708f}html.es-legacy-active a.text-info:hover,html.es-legacy-active a.text-info:focus{color:rgb(35.984375,82.25,105.015625)}html.es-legacy-active .text-warning{color:#8a6d3b}html.es-legacy-active a.text-warning:hover,html.es-legacy-active a.text-warning:focus{color:rgb(102.2741116751,80.7817258883,43.7258883249)}html.es-legacy-active .text-danger{color:#a94442}html.es-legacy-active a.text-danger:hover,html.es-legacy-active a.text-danger:focus{color:hsl(1.1650485437,43.829787234%,36.0784313725%)}html.es-legacy-active .bg-primary{color:#fff}html.es-legacy-active .bg-primary{background-color:#ff5116}html.es-legacy-active a.bg-primary:hover,html.es-legacy-active a.bg-primary:focus{background-color:rgb(226,57.2274678112,0)}html.es-legacy-active .bg-success{background-color:#dff0d8}html.es-legacy-active a.bg-success:hover,html.es-legacy-active a.bg-success:focus{background-color:hsl(102.5,44.4444444444%,79.4117647059%)}html.es-legacy-active .bg-info{background-color:#d9edf7}html.es-legacy-active a.bg-info:hover,html.es-legacy-active a.bg-info:focus{background-color:hsl(200,65.2173913043%,80.9803921569%)}html.es-legacy-active .bg-warning{background-color:#fcf8e3}html.es-legacy-active a.bg-warning:hover,html.es-legacy-active a.bg-warning:focus{background-color:hsl(50.4,80.6451612903%,83.9215686275%)}html.es-legacy-active .bg-danger{background-color:#f2dede}html.es-legacy-active a.bg-danger:hover,html.es-legacy-active a.bg-danger:focus{background-color:hsl(0,43.4782608696%,80.9803921569%)}html.es-legacy-active .page-header{padding-bottom:10px;margin:44px 0 22px;border-bottom:1px solid hsl(0,0%,85.5%)}html.es-legacy-active ul,html.es-legacy-active ol{margin-top:0;margin-bottom:11px}html.es-legacy-active ul ul,html.es-legacy-active ul ol,html.es-legacy-active ol ul,html.es-legacy-active ol ol{margin-bottom:0}html.es-legacy-active .list-unstyled{padding-left:0;list-style:none}html.es-legacy-active .list-inline{padding-left:0;list-style:none;margin-left:-5px}html.es-legacy-active .list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}html.es-legacy-active dl{margin-top:0;margin-bottom:22px}html.es-legacy-active dt,html.es-legacy-active dd{line-height:1.428571429}html.es-legacy-active dt{font-weight:bold}html.es-legacy-active dd{margin-left:0}html.es-legacy-active .dl-horizontal dd:before,html.es-legacy-active .dl-horizontal dd:after{content:" ";display:table}html.es-legacy-active .dl-horizontal dd:after{clear:both}@media(min-width: 750px){html.es-legacy-active .dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html.es-legacy-active .dl-horizontal dd{margin-left:180px}}html.es-legacy-active abbr[title],html.es-legacy-active abbr[data-original-title]{cursor:help;border-bottom:1px dotted hsl(0,0%,70.7%)}html.es-legacy-active .initialism{font-size:90%}html.es-legacy-active blockquote{padding:11px 22px;margin:0 0 22px;font-size:20px;border-left:5px solid hsl(0,0%,85.5%)}html.es-legacy-active blockquote p:last-child,html.es-legacy-active blockquote ul:last-child,html.es-legacy-active blockquote ol:last-child{margin-bottom:0}html.es-legacy-active blockquote footer,html.es-legacy-active blockquote small,html.es-legacy-active blockquote .small{display:block;font-size:80%;line-height:1.428571429;color:hsl(0,0%,70.7%)}html.es-legacy-active blockquote footer:before,html.es-legacy-active blockquote small:before,html.es-legacy-active blockquote .small:before{content:"— "}html.es-legacy-active .blockquote-reverse,html.es-legacy-active blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid hsl(0,0%,85.5%);border-left:0;text-align:right}html.es-legacy-active .blockquote-reverse footer:before,html.es-legacy-active .blockquote-reverse small:before,html.es-legacy-active .blockquote-reverse .small:before,html.es-legacy-active blockquote.pull-right footer:before,html.es-legacy-active blockquote.pull-right small:before,html.es-legacy-active blockquote.pull-right .small:before{content:""}html.es-legacy-active .blockquote-reverse footer:after,html.es-legacy-active .blockquote-reverse small:after,html.es-legacy-active .blockquote-reverse .small:after,html.es-legacy-active blockquote.pull-right footer:after,html.es-legacy-active blockquote.pull-right small:after,html.es-legacy-active blockquote.pull-right .small:after{content:" —"}html.es-legacy-active address{margin-bottom:22px;font-style:normal;line-height:1.428571429}html.es-legacy-active code,html.es-legacy-active kbd,html.es-legacy-active pre,html.es-legacy-active samp{font-family:monospace,monospace}html.es-legacy-active code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:2px}html.es-legacy-active kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:0px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}html.es-legacy-active kbd kbd{padding:0;font-size:100%;font-weight:bold;box-shadow:none}html.es-legacy-active pre{display:block;padding:10.5px;margin:0 0 11px;font-size:15px;line-height:1.428571429;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:2px}html.es-legacy-active pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:rgba(0,0,0,0);border-radius:0}html.es-legacy-active .pre-scrollable{max-height:340px;overflow-y:scroll}html.es-legacy-active .container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}html.es-legacy-active .container-fluid:before,html.es-legacy-active .container-fluid:after{content:" ";display:table}html.es-legacy-active .container-fluid:after{clear:both}html.es-legacy-active .row{margin-left:-15px;margin-right:-15px}html.es-legacy-active .row:before,html.es-legacy-active .row:after{content:" ";display:table}html.es-legacy-active .row:after{clear:both}html.es-legacy-active .col-xs-1,html.es-legacy-active .col-sm-1,html.es-legacy-active .col-md-1,html.es-legacy-active .col-lg-1,html.es-legacy-active .col-xs-2,html.es-legacy-active .col-sm-2,html.es-legacy-active .col-md-2,html.es-legacy-active .col-lg-2,html.es-legacy-active .col-xs-3,html.es-legacy-active .able-col-xs-3-and-half,html.es-legacy-active .col-sm-3,html.es-legacy-active .col-md-3,html.es-legacy-active .col-lg-3,html.es-legacy-active .col-xs-4,html.es-legacy-active .col-sm-4,html.es-legacy-active .col-md-4,html.es-legacy-active .col-lg-4,html.es-legacy-active .col-xs-5,html.es-legacy-active .col-sm-5,html.es-legacy-active .col-md-5,html.es-legacy-active .col-lg-5,html.es-legacy-active .col-xs-6,html.es-legacy-active .able-col-xs-5-and-half,html.es-legacy-active .col-sm-6,html.es-legacy-active .col-md-6,html.es-legacy-active .col-lg-6,html.es-legacy-active .col-xs-7,html.es-legacy-active .col-sm-7,html.es-legacy-active .col-md-7,html.es-legacy-active .col-lg-7,html.es-legacy-active .col-xs-8,html.es-legacy-active .col-sm-8,html.es-legacy-active .col-md-8,html.es-legacy-active .col-lg-8,html.es-legacy-active .col-xs-9,html.es-legacy-active .col-sm-9,html.es-legacy-active .col-md-9,html.es-legacy-active .col-lg-9,html.es-legacy-active .col-xs-10,html.es-legacy-active .col-sm-10,html.es-legacy-active .col-md-10,html.es-legacy-active .col-lg-10,html.es-legacy-active .col-xs-11,html.es-legacy-active .col-sm-11,html.es-legacy-active .col-md-11,html.es-legacy-active .col-lg-11,html.es-legacy-active .col-xs-12,html.es-legacy-active .col-sm-12,html.es-legacy-active .col-md-12,html.es-legacy-active .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}html.es-legacy-active .col-xs-1,html.es-legacy-active .col-xs-2,html.es-legacy-active .col-xs-3,html.es-legacy-active .able-col-xs-3-and-half,html.es-legacy-active .col-xs-4,html.es-legacy-active .col-xs-5,html.es-legacy-active .col-xs-6,html.es-legacy-active .able-col-xs-5-and-half,html.es-legacy-active .col-xs-7,html.es-legacy-active .col-xs-8,html.es-legacy-active .col-xs-9,html.es-legacy-active .col-xs-10,html.es-legacy-active .col-xs-11,html.es-legacy-active .col-xs-12{float:left}html.es-legacy-active .col-xs-1{width:8.3333333333%}html.es-legacy-active .col-xs-2{width:16.6666666667%}html.es-legacy-active .col-xs-3,html.es-legacy-active .able-col-xs-3-and-half{width:25%}html.es-legacy-active .col-xs-4{width:33.3333333333%}html.es-legacy-active .col-xs-5{width:41.6666666667%}html.es-legacy-active .col-xs-6,html.es-legacy-active .able-col-xs-5-and-half{width:50%}html.es-legacy-active .col-xs-7{width:58.3333333333%}html.es-legacy-active .col-xs-8{width:66.6666666667%}html.es-legacy-active .col-xs-9{width:75%}html.es-legacy-active .col-xs-10{width:83.3333333333%}html.es-legacy-active .col-xs-11{width:91.6666666667%}html.es-legacy-active .col-xs-12{width:100%}html.es-legacy-active .col-xs-pull-0{right:auto}html.es-legacy-active .col-xs-pull-1{right:8.3333333333%}html.es-legacy-active .col-xs-pull-2{right:16.6666666667%}html.es-legacy-active .col-xs-pull-3{right:25%}html.es-legacy-active .col-xs-pull-4{right:33.3333333333%}html.es-legacy-active .col-xs-pull-5{right:41.6666666667%}html.es-legacy-active .col-xs-pull-6{right:50%}html.es-legacy-active .col-xs-pull-7{right:58.3333333333%}html.es-legacy-active .col-xs-pull-8{right:66.6666666667%}html.es-legacy-active .col-xs-pull-9{right:75%}html.es-legacy-active .col-xs-pull-10{right:83.3333333333%}html.es-legacy-active .col-xs-pull-11{right:91.6666666667%}html.es-legacy-active .col-xs-pull-12{right:100%}html.es-legacy-active .col-xs-push-0{left:auto}html.es-legacy-active .col-xs-push-1{left:8.3333333333%}html.es-legacy-active .col-xs-push-2{left:16.6666666667%}html.es-legacy-active .col-xs-push-3{left:25%}html.es-legacy-active .col-xs-push-4{left:33.3333333333%}html.es-legacy-active .col-xs-push-5{left:41.6666666667%}html.es-legacy-active .col-xs-push-6{left:50%}html.es-legacy-active .col-xs-push-7{left:58.3333333333%}html.es-legacy-active .col-xs-push-8{left:66.6666666667%}html.es-legacy-active .col-xs-push-9{left:75%}html.es-legacy-active .col-xs-push-10{left:83.3333333333%}html.es-legacy-active .col-xs-push-11{left:91.6666666667%}html.es-legacy-active .col-xs-push-12{left:100%}html.es-legacy-active .col-xs-offset-0{margin-left:0%}html.es-legacy-active .col-xs-offset-1{margin-left:8.3333333333%}html.es-legacy-active .col-xs-offset-2{margin-left:16.6666666667%}html.es-legacy-active .col-xs-offset-3{margin-left:25%}html.es-legacy-active .col-xs-offset-4{margin-left:33.3333333333%}html.es-legacy-active .col-xs-offset-5{margin-left:41.6666666667%}html.es-legacy-active .col-xs-offset-6{margin-left:50%}html.es-legacy-active .col-xs-offset-7{margin-left:58.3333333333%}html.es-legacy-active .col-xs-offset-8{margin-left:66.6666666667%}html.es-legacy-active .col-xs-offset-9{margin-left:75%}html.es-legacy-active .col-xs-offset-10{margin-left:83.3333333333%}html.es-legacy-active .col-xs-offset-11{margin-left:91.6666666667%}html.es-legacy-active .col-xs-offset-12{margin-left:100%}@media(min-width: 750px){html.es-legacy-active .col-sm-1,html.es-legacy-active .col-sm-2,html.es-legacy-active .col-sm-3,html.es-legacy-active .col-sm-4,html.es-legacy-active .col-sm-5,html.es-legacy-active .col-sm-6,html.es-legacy-active .col-sm-7,html.es-legacy-active .col-sm-8,html.es-legacy-active .col-sm-9,html.es-legacy-active .col-sm-10,html.es-legacy-active .col-sm-11,html.es-legacy-active .col-sm-12{float:left}html.es-legacy-active .col-sm-1{width:8.3333333333%}html.es-legacy-active .col-sm-2{width:16.6666666667%}html.es-legacy-active .col-sm-3{width:25%}html.es-legacy-active .col-sm-4{width:33.3333333333%}html.es-legacy-active .col-sm-5{width:41.6666666667%}html.es-legacy-active .col-sm-6{width:50%}html.es-legacy-active .col-sm-7{width:58.3333333333%}html.es-legacy-active .col-sm-8{width:66.6666666667%}html.es-legacy-active .col-sm-9{width:75%}html.es-legacy-active .col-sm-10{width:83.3333333333%}html.es-legacy-active .col-sm-11{width:91.6666666667%}html.es-legacy-active .col-sm-12{width:100%}html.es-legacy-active .col-sm-pull-0{right:auto}html.es-legacy-active .col-sm-pull-1{right:8.3333333333%}html.es-legacy-active .col-sm-pull-2{right:16.6666666667%}html.es-legacy-active .col-sm-pull-3{right:25%}html.es-legacy-active .col-sm-pull-4{right:33.3333333333%}html.es-legacy-active .col-sm-pull-5{right:41.6666666667%}html.es-legacy-active .col-sm-pull-6{right:50%}html.es-legacy-active .col-sm-pull-7{right:58.3333333333%}html.es-legacy-active .col-sm-pull-8{right:66.6666666667%}html.es-legacy-active .col-sm-pull-9{right:75%}html.es-legacy-active .col-sm-pull-10{right:83.3333333333%}html.es-legacy-active .col-sm-pull-11{right:91.6666666667%}html.es-legacy-active .col-sm-pull-12{right:100%}html.es-legacy-active .col-sm-push-0{left:auto}html.es-legacy-active .col-sm-push-1{left:8.3333333333%}html.es-legacy-active .col-sm-push-2{left:16.6666666667%}html.es-legacy-active .col-sm-push-3{left:25%}html.es-legacy-active .col-sm-push-4{left:33.3333333333%}html.es-legacy-active .col-sm-push-5{left:41.6666666667%}html.es-legacy-active .col-sm-push-6{left:50%}html.es-legacy-active .col-sm-push-7{left:58.3333333333%}html.es-legacy-active .col-sm-push-8{left:66.6666666667%}html.es-legacy-active .col-sm-push-9{left:75%}html.es-legacy-active .col-sm-push-10{left:83.3333333333%}html.es-legacy-active .col-sm-push-11{left:91.6666666667%}html.es-legacy-active .col-sm-push-12{left:100%}html.es-legacy-active .col-sm-offset-0{margin-left:0%}html.es-legacy-active .col-sm-offset-1{margin-left:8.3333333333%}html.es-legacy-active .col-sm-offset-2{margin-left:16.6666666667%}html.es-legacy-active .col-sm-offset-3{margin-left:25%}html.es-legacy-active .col-sm-offset-4{margin-left:33.3333333333%}html.es-legacy-active .col-sm-offset-5{margin-left:41.6666666667%}html.es-legacy-active .col-sm-offset-6{margin-left:50%}html.es-legacy-active .col-sm-offset-7{margin-left:58.3333333333%}html.es-legacy-active .col-sm-offset-8{margin-left:66.6666666667%}html.es-legacy-active .col-sm-offset-9{margin-left:75%}html.es-legacy-active .col-sm-offset-10{margin-left:83.3333333333%}html.es-legacy-active .col-sm-offset-11{margin-left:91.6666666667%}html.es-legacy-active .col-sm-offset-12{margin-left:100%}}@media(min-width: 992px){html.es-legacy-active .col-md-1,html.es-legacy-active .col-md-2,html.es-legacy-active .col-md-3,html.es-legacy-active .col-md-4,html.es-legacy-active .col-md-5,html.es-legacy-active .col-md-6,html.es-legacy-active .col-md-7,html.es-legacy-active .col-md-8,html.es-legacy-active .col-md-9,html.es-legacy-active .col-md-10,html.es-legacy-active .col-md-11,html.es-legacy-active .col-md-12{float:left}html.es-legacy-active .col-md-1{width:8.3333333333%}html.es-legacy-active .col-md-2{width:16.6666666667%}html.es-legacy-active .col-md-3{width:25%}html.es-legacy-active .col-md-4{width:33.3333333333%}html.es-legacy-active .col-md-5{width:41.6666666667%}html.es-legacy-active .col-md-6{width:50%}html.es-legacy-active .col-md-7{width:58.3333333333%}html.es-legacy-active .col-md-8{width:66.6666666667%}html.es-legacy-active .col-md-9{width:75%}html.es-legacy-active .col-md-10{width:83.3333333333%}html.es-legacy-active .col-md-11{width:91.6666666667%}html.es-legacy-active .col-md-12{width:100%}html.es-legacy-active .col-md-pull-0{right:auto}html.es-legacy-active .col-md-pull-1{right:8.3333333333%}html.es-legacy-active .col-md-pull-2{right:16.6666666667%}html.es-legacy-active .col-md-pull-3{right:25%}html.es-legacy-active .col-md-pull-4{right:33.3333333333%}html.es-legacy-active .col-md-pull-5{right:41.6666666667%}html.es-legacy-active .col-md-pull-6{right:50%}html.es-legacy-active .col-md-pull-7{right:58.3333333333%}html.es-legacy-active .col-md-pull-8{right:66.6666666667%}html.es-legacy-active .col-md-pull-9{right:75%}html.es-legacy-active .col-md-pull-10{right:83.3333333333%}html.es-legacy-active .col-md-pull-11{right:91.6666666667%}html.es-legacy-active .col-md-pull-12{right:100%}html.es-legacy-active .col-md-push-0{left:auto}html.es-legacy-active .col-md-push-1{left:8.3333333333%}html.es-legacy-active .col-md-push-2{left:16.6666666667%}html.es-legacy-active .col-md-push-3{left:25%}html.es-legacy-active .col-md-push-4{left:33.3333333333%}html.es-legacy-active .col-md-push-5{left:41.6666666667%}html.es-legacy-active .col-md-push-6{left:50%}html.es-legacy-active .col-md-push-7{left:58.3333333333%}html.es-legacy-active .col-md-push-8{left:66.6666666667%}html.es-legacy-active .col-md-push-9{left:75%}html.es-legacy-active .col-md-push-10{left:83.3333333333%}html.es-legacy-active .col-md-push-11{left:91.6666666667%}html.es-legacy-active .col-md-push-12{left:100%}html.es-legacy-active .col-md-offset-0{margin-left:0%}html.es-legacy-active .col-md-offset-1{margin-left:8.3333333333%}html.es-legacy-active .col-md-offset-2{margin-left:16.6666666667%}html.es-legacy-active .col-md-offset-3{margin-left:25%}html.es-legacy-active .col-md-offset-4{margin-left:33.3333333333%}html.es-legacy-active .col-md-offset-5{margin-left:41.6666666667%}html.es-legacy-active .col-md-offset-6{margin-left:50%}html.es-legacy-active .col-md-offset-7{margin-left:58.3333333333%}html.es-legacy-active .col-md-offset-8{margin-left:66.6666666667%}html.es-legacy-active .col-md-offset-9{margin-left:75%}html.es-legacy-active .col-md-offset-10{margin-left:83.3333333333%}html.es-legacy-active .col-md-offset-11{margin-left:91.6666666667%}html.es-legacy-active .col-md-offset-12{margin-left:100%}}@media(min-width: 1200px){html.es-legacy-active .col-lg-1,html.es-legacy-active .col-lg-2,html.es-legacy-active .col-lg-3,html.es-legacy-active .col-lg-4,html.es-legacy-active .col-lg-5,html.es-legacy-active .col-lg-6,html.es-legacy-active .col-lg-7,html.es-legacy-active .col-lg-8,html.es-legacy-active .col-lg-9,html.es-legacy-active .col-lg-10,html.es-legacy-active .col-lg-11,html.es-legacy-active .col-lg-12{float:left}html.es-legacy-active .col-lg-1{width:8.3333333333%}html.es-legacy-active .col-lg-2{width:16.6666666667%}html.es-legacy-active .col-lg-3{width:25%}html.es-legacy-active .col-lg-4{width:33.3333333333%}html.es-legacy-active .col-lg-5{width:41.6666666667%}html.es-legacy-active .col-lg-6{width:50%}html.es-legacy-active .col-lg-7{width:58.3333333333%}html.es-legacy-active .col-lg-8{width:66.6666666667%}html.es-legacy-active .col-lg-9{width:75%}html.es-legacy-active .col-lg-10{width:83.3333333333%}html.es-legacy-active .col-lg-11{width:91.6666666667%}html.es-legacy-active .col-lg-12{width:100%}html.es-legacy-active .col-lg-pull-0{right:auto}html.es-legacy-active .col-lg-pull-1{right:8.3333333333%}html.es-legacy-active .col-lg-pull-2{right:16.6666666667%}html.es-legacy-active .col-lg-pull-3{right:25%}html.es-legacy-active .col-lg-pull-4{right:33.3333333333%}html.es-legacy-active .col-lg-pull-5{right:41.6666666667%}html.es-legacy-active .col-lg-pull-6{right:50%}html.es-legacy-active .col-lg-pull-7{right:58.3333333333%}html.es-legacy-active .col-lg-pull-8{right:66.6666666667%}html.es-legacy-active .col-lg-pull-9{right:75%}html.es-legacy-active .col-lg-pull-10{right:83.3333333333%}html.es-legacy-active .col-lg-pull-11{right:91.6666666667%}html.es-legacy-active .col-lg-pull-12{right:100%}html.es-legacy-active .col-lg-push-0{left:auto}html.es-legacy-active .col-lg-push-1{left:8.3333333333%}html.es-legacy-active .col-lg-push-2{left:16.6666666667%}html.es-legacy-active .col-lg-push-3{left:25%}html.es-legacy-active .col-lg-push-4{left:33.3333333333%}html.es-legacy-active .col-lg-push-5{left:41.6666666667%}html.es-legacy-active .col-lg-push-6{left:50%}html.es-legacy-active .col-lg-push-7{left:58.3333333333%}html.es-legacy-active .col-lg-push-8{left:66.6666666667%}html.es-legacy-active .col-lg-push-9{left:75%}html.es-legacy-active .col-lg-push-10{left:83.3333333333%}html.es-legacy-active .col-lg-push-11{left:91.6666666667%}html.es-legacy-active .col-lg-push-12{left:100%}html.es-legacy-active .col-lg-offset-0{margin-left:0%}html.es-legacy-active .col-lg-offset-1{margin-left:8.3333333333%}html.es-legacy-active .col-lg-offset-2{margin-left:16.6666666667%}html.es-legacy-active .col-lg-offset-3{margin-left:25%}html.es-legacy-active .col-lg-offset-4{margin-left:33.3333333333%}html.es-legacy-active .col-lg-offset-5{margin-left:41.6666666667%}html.es-legacy-active .col-lg-offset-6{margin-left:50%}html.es-legacy-active .col-lg-offset-7{margin-left:58.3333333333%}html.es-legacy-active .col-lg-offset-8{margin-left:66.6666666667%}html.es-legacy-active .col-lg-offset-9{margin-left:75%}html.es-legacy-active .col-lg-offset-10{margin-left:83.3333333333%}html.es-legacy-active .col-lg-offset-11{margin-left:91.6666666667%}html.es-legacy-active .col-lg-offset-12{margin-left:100%}}html.es-legacy-active table{background-color:rgba(0,0,0,0)}html.es-legacy-active caption{padding-top:8px;padding-bottom:8px;color:hsl(0,0%,70.7%);text-align:left}html.es-legacy-active th{text-align:left}html.es-legacy-active .table{width:100%;max-width:100%;margin-bottom:22px}html.es-legacy-active .table>thead>tr>th,html.es-legacy-active .table>thead>tr>td,html.es-legacy-active .table>tbody>tr>th,html.es-legacy-active .table>tbody>tr>td,html.es-legacy-active .table>tfoot>tr>th,html.es-legacy-active .table>tfoot>tr>td{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #ddd}html.es-legacy-active .table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}html.es-legacy-active .table>caption+thead>tr:first-child>th,html.es-legacy-active .table>caption+thead>tr:first-child>td,html.es-legacy-active .table>colgroup+thead>tr:first-child>th,html.es-legacy-active .table>colgroup+thead>tr:first-child>td,html.es-legacy-active .table>thead:first-child>tr:first-child>th,html.es-legacy-active .table>thead:first-child>tr:first-child>td{border-top:0}html.es-legacy-active .table>tbody+tbody{border-top:2px solid #ddd}html.es-legacy-active .table .table{background-color:#fff}html.es-legacy-active .table-condensed>thead>tr>th,html.es-legacy-active .table-condensed>thead>tr>td,html.es-legacy-active .table-condensed>tbody>tr>th,html.es-legacy-active .table-condensed>tbody>tr>td,html.es-legacy-active .table-condensed>tfoot>tr>th,html.es-legacy-active .table-condensed>tfoot>tr>td{padding:5px}html.es-legacy-active .table-bordered{border:1px solid #ddd}html.es-legacy-active .table-bordered>thead>tr>th,html.es-legacy-active .table-bordered>thead>tr>td,html.es-legacy-active .table-bordered>tbody>tr>th,html.es-legacy-active .table-bordered>tbody>tr>td,html.es-legacy-active .table-bordered>tfoot>tr>th,html.es-legacy-active .table-bordered>tfoot>tr>td{border:1px solid #ddd}html.es-legacy-active .table-bordered>thead>tr>th,html.es-legacy-active .table-bordered>thead>tr>td{border-bottom-width:2px}html.es-legacy-active .table-striped>tbody>tr:nth-of-type(odd){background-color:#fff}html.es-legacy-active .table-hover>tbody>tr:hover{background-color:#f5f5f5}html.es-legacy-active table col[class*=col-]{position:static;float:none;display:table-column}html.es-legacy-active table td[class*=col-],html.es-legacy-active table th[class*=col-]{position:static;float:none;display:table-cell}html.es-legacy-active .table>thead>tr>td.active,html.es-legacy-active .table>thead>tr>th.active,html.es-legacy-active .table>thead>tr.active>td,html.es-legacy-active .table>thead>tr.active>th,html.es-legacy-active .table>tbody>tr>td.active,html.es-legacy-active .table>tbody>tr>th.active,html.es-legacy-active .table>tbody>tr.active>td,html.es-legacy-active .table>tbody>tr.active>th,html.es-legacy-active .table>tfoot>tr>td.active,html.es-legacy-active .table>tfoot>tr>th.active,html.es-legacy-active .table>tfoot>tr.active>td,html.es-legacy-active .table>tfoot>tr.active>th{background-color:#f5f5f5}html.es-legacy-active .table-hover>tbody>tr>td.active:hover,html.es-legacy-active .table-hover>tbody>tr>th.active:hover,html.es-legacy-active .table-hover>tbody>tr.active:hover>td,html.es-legacy-active .table-hover>tbody>tr:hover>.active,html.es-legacy-active .table-hover>tbody>tr.active:hover>th{background-color:hsl(0,0%,91.0784313725%)}html.es-legacy-active .table>thead>tr>td.success,html.es-legacy-active .table>thead>tr>th.success,html.es-legacy-active .table>thead>tr.success>td,html.es-legacy-active .table>thead>tr.success>th,html.es-legacy-active .table>tbody>tr>td.success,html.es-legacy-active .table>tbody>tr>th.success,html.es-legacy-active .table>tbody>tr.success>td,html.es-legacy-active .table>tbody>tr.success>th,html.es-legacy-active .table>tfoot>tr>td.success,html.es-legacy-active .table>tfoot>tr>th.success,html.es-legacy-active .table>tfoot>tr.success>td,html.es-legacy-active .table>tfoot>tr.success>th{background-color:#dff0d8}html.es-legacy-active .table-hover>tbody>tr>td.success:hover,html.es-legacy-active .table-hover>tbody>tr>th.success:hover,html.es-legacy-active .table-hover>tbody>tr.success:hover>td,html.es-legacy-active .table-hover>tbody>tr:hover>.success,html.es-legacy-active .table-hover>tbody>tr.success:hover>th{background-color:hsl(102.5,44.4444444444%,84.4117647059%)}html.es-legacy-active .table>thead>tr>td.info,html.es-legacy-active .table>thead>tr>th.info,html.es-legacy-active .table>thead>tr.info>td,html.es-legacy-active .table>thead>tr.info>th,html.es-legacy-active .table>tbody>tr>td.info,html.es-legacy-active .table>tbody>tr>th.info,html.es-legacy-active .table>tbody>tr.info>td,html.es-legacy-active .table>tbody>tr.info>th,html.es-legacy-active .table>tfoot>tr>td.info,html.es-legacy-active .table>tfoot>tr>th.info,html.es-legacy-active .table>tfoot>tr.info>td,html.es-legacy-active .table>tfoot>tr.info>th{background-color:#d9edf7}html.es-legacy-active .table-hover>tbody>tr>td.info:hover,html.es-legacy-active .table-hover>tbody>tr>th.info:hover,html.es-legacy-active .table-hover>tbody>tr.info:hover>td,html.es-legacy-active .table-hover>tbody>tr:hover>.info,html.es-legacy-active .table-hover>tbody>tr.info:hover>th{background-color:hsl(200,65.2173913043%,85.9803921569%)}html.es-legacy-active .table>thead>tr>td.warning,html.es-legacy-active .table>thead>tr>th.warning,html.es-legacy-active .table>thead>tr.warning>td,html.es-legacy-active .table>thead>tr.warning>th,html.es-legacy-active .table>tbody>tr>td.warning,html.es-legacy-active .table>tbody>tr>th.warning,html.es-legacy-active .table>tbody>tr.warning>td,html.es-legacy-active .table>tbody>tr.warning>th,html.es-legacy-active .table>tfoot>tr>td.warning,html.es-legacy-active .table>tfoot>tr>th.warning,html.es-legacy-active .table>tfoot>tr.warning>td,html.es-legacy-active .table>tfoot>tr.warning>th{background-color:#fcf8e3}html.es-legacy-active .table-hover>tbody>tr>td.warning:hover,html.es-legacy-active .table-hover>tbody>tr>th.warning:hover,html.es-legacy-active .table-hover>tbody>tr.warning:hover>td,html.es-legacy-active .table-hover>tbody>tr:hover>.warning,html.es-legacy-active .table-hover>tbody>tr.warning:hover>th{background-color:hsl(50.4,80.6451612903%,88.9215686275%)}html.es-legacy-active .table>thead>tr>td.danger,html.es-legacy-active .table>thead>tr>th.danger,html.es-legacy-active .table>thead>tr.danger>td,html.es-legacy-active .table>thead>tr.danger>th,html.es-legacy-active .table>tbody>tr>td.danger,html.es-legacy-active .table>tbody>tr>th.danger,html.es-legacy-active .table>tbody>tr.danger>td,html.es-legacy-active .table>tbody>tr.danger>th,html.es-legacy-active .table>tfoot>tr>td.danger,html.es-legacy-active .table>tfoot>tr>th.danger,html.es-legacy-active .table>tfoot>tr.danger>td,html.es-legacy-active .table>tfoot>tr.danger>th{background-color:#f2dede}html.es-legacy-active .table-hover>tbody>tr>td.danger:hover,html.es-legacy-active .table-hover>tbody>tr>th.danger:hover,html.es-legacy-active .table-hover>tbody>tr.danger:hover>td,html.es-legacy-active .table-hover>tbody>tr:hover>.danger,html.es-legacy-active .table-hover>tbody>tr.danger:hover>th{background-color:hsl(0,43.4782608696%,85.9803921569%)}html.es-legacy-active .table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width: 749px){html.es-legacy-active .table-responsive{width:100%;margin-bottom:16.5px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}html.es-legacy-active .table-responsive>.table{margin-bottom:0}html.es-legacy-active .table-responsive>.table>thead>tr>th,html.es-legacy-active .table-responsive>.table>thead>tr>td,html.es-legacy-active .table-responsive>.table>tbody>tr>th,html.es-legacy-active .table-responsive>.table>tbody>tr>td,html.es-legacy-active .table-responsive>.table>tfoot>tr>th,html.es-legacy-active .table-responsive>.table>tfoot>tr>td{white-space:nowrap}html.es-legacy-active .table-responsive>.table-bordered{border:0}html.es-legacy-active .table-responsive>.table-bordered>thead>tr>th:first-child,html.es-legacy-active .table-responsive>.table-bordered>thead>tr>td:first-child,html.es-legacy-active .table-responsive>.table-bordered>tbody>tr>th:first-child,html.es-legacy-active .table-responsive>.table-bordered>tbody>tr>td:first-child,html.es-legacy-active .table-responsive>.table-bordered>tfoot>tr>th:first-child,html.es-legacy-active .table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}html.es-legacy-active .table-responsive>.table-bordered>thead>tr>th:last-child,html.es-legacy-active .table-responsive>.table-bordered>thead>tr>td:last-child,html.es-legacy-active .table-responsive>.table-bordered>tbody>tr>th:last-child,html.es-legacy-active .table-responsive>.table-bordered>tbody>tr>td:last-child,html.es-legacy-active .table-responsive>.table-bordered>tfoot>tr>th:last-child,html.es-legacy-active .table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}html.es-legacy-active .table-responsive>.table-bordered>tbody>tr:last-child>th,html.es-legacy-active .table-responsive>.table-bordered>tbody>tr:last-child>td,html.es-legacy-active .table-responsive>.table-bordered>tfoot>tr:last-child>th,html.es-legacy-active .table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}html.es-legacy-active fieldset{padding:0;margin:0;border:0;min-width:0}html.es-legacy-active legend{display:block;width:100%;padding:0;margin-bottom:22px;font-size:24px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}html.es-legacy-active label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:bold}html.es-legacy-active input[type=search]{box-sizing:border-box}html.es-legacy-active input[type=radio],html.es-legacy-active input[type=checkbox]{margin:4px 0 0;margin-top:1px \9 ;line-height:normal}html.es-legacy-active input[type=file]{display:block}html.es-legacy-active input[type=range]{display:block;width:100%}html.es-legacy-active select[multiple],html.es-legacy-active select[size]{height:auto}html.es-legacy-active input[type=file]:focus,html.es-legacy-active input[type=radio]:focus,html.es-legacy-active input[type=checkbox]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}html.es-legacy-active output{display:block;padding-top:11px;font-size:16px;line-height:1.428571429;color:hsl(0,0%,33.5%)}html.es-legacy-active .form-control{display:block;width:100%;height:40px;padding:10px 20px;font-size:16px;line-height:1.428571429;color:hsl(0,0%,33.5%);background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:2px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}html.es-legacy-active .form-control:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}html.es-legacy-active .form-control::-moz-placeholder{color:#999;opacity:1}html.es-legacy-active .form-control:-ms-input-placeholder{color:#999}html.es-legacy-active .form-control::-webkit-input-placeholder{color:#999}html.es-legacy-active .form-control::-ms-expand{border:0;background-color:rgba(0,0,0,0)}html.es-legacy-active .form-control[disabled],html.es-legacy-active .form-control[readonly],html.es-legacy-active fieldset[disabled] .form-control{background-color:hsl(0,0%,85.5%);opacity:1}html.es-legacy-active .form-control[disabled],html.es-legacy-active fieldset[disabled] .form-control{cursor:not-allowed}html.es-legacy-active textarea.form-control{height:auto}html.es-legacy-active input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio: 0){html.es-legacy-active input[type=date].form-control,html.es-legacy-active input[type=time].form-control,html.es-legacy-active input[type=datetime-local].form-control,html.es-legacy-active input[type=month].form-control{line-height:40px}html.es-legacy-active input[type=date].input-sm,html.es-legacy-active .input-group-sm>.input-group-btn>input[type=date].btn,html.es-legacy-active .input-group-sm input[type=date],html.es-legacy-active input[type=time].input-sm,html.es-legacy-active .input-group-sm>.input-group-btn>input[type=time].btn,html.es-legacy-active .input-group-sm input[type=time],html.es-legacy-active input[type=datetime-local].input-sm,html.es-legacy-active .input-group-sm>.input-group-btn>input[type=datetime-local].btn,html.es-legacy-active .input-group-sm input[type=datetime-local],html.es-legacy-active input[type=month].input-sm,html.es-legacy-active .input-group-sm>.input-group-btn>input[type=month].btn,html.es-legacy-active .input-group-sm input[type=month]{line-height:29px}html.es-legacy-active input[type=date].input-lg,html.es-legacy-active .input-group-lg>.input-group-btn>input[type=date].btn,html.es-legacy-active .input-group-lg input[type=date],html.es-legacy-active input[type=time].input-lg,html.es-legacy-active .input-group-lg>.input-group-btn>input[type=time].btn,html.es-legacy-active .input-group-lg input[type=time],html.es-legacy-active input[type=datetime-local].input-lg,html.es-legacy-active .input-group-lg>.input-group-btn>input[type=datetime-local].btn,html.es-legacy-active .input-group-lg input[type=datetime-local],html.es-legacy-active input[type=month].input-lg,html.es-legacy-active .input-group-lg>.input-group-btn>input[type=month].btn,html.es-legacy-active .input-group-lg input[type=month]{line-height:65px}}html.es-legacy-active .form-group{margin-bottom:20px}html.es-legacy-active .radio,html.es-legacy-active .checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}html.es-legacy-active .radio label,html.es-legacy-active .checkbox label{min-height:22px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}html.es-legacy-active .radio input[type=radio],html.es-legacy-active .radio-inline input[type=radio],html.es-legacy-active .checkbox input[type=checkbox],html.es-legacy-active .checkbox-inline input[type=checkbox]{position:absolute;margin-left:-20px;margin-top:4px \9 }html.es-legacy-active .radio+.radio,html.es-legacy-active .checkbox+.checkbox{margin-top:-5px}html.es-legacy-active .radio-inline,html.es-legacy-active .checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}html.es-legacy-active .radio-inline+.radio-inline,html.es-legacy-active .checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}html.es-legacy-active input[type=radio][disabled],html.es-legacy-active input[type=radio].disabled,html.es-legacy-active fieldset[disabled] input[type=radio],html.es-legacy-active input[type=checkbox][disabled],html.es-legacy-active input[type=checkbox].disabled,html.es-legacy-active fieldset[disabled] input[type=checkbox]{cursor:not-allowed}html.es-legacy-active .radio-inline.disabled,html.es-legacy-active fieldset[disabled] .radio-inline,html.es-legacy-active .checkbox-inline.disabled,html.es-legacy-active fieldset[disabled] .checkbox-inline{cursor:not-allowed}html.es-legacy-active .radio.disabled label,html.es-legacy-active fieldset[disabled] .radio label,html.es-legacy-active .checkbox.disabled label,html.es-legacy-active fieldset[disabled] .checkbox label{cursor:not-allowed}html.es-legacy-active .form-control-static{padding-top:11px;padding-bottom:11px;margin-bottom:0;min-height:38px}html.es-legacy-active .form-control-static.input-lg,html.es-legacy-active .input-group-lg>.form-control-static.form-control,html.es-legacy-active .input-group-lg>.form-control-static.input-group-addon,html.es-legacy-active .input-group-lg>.input-group-btn>.form-control-static.btn,html.es-legacy-active .form-control-static.input-sm,html.es-legacy-active .input-group-sm>.form-control-static.form-control,html.es-legacy-active .input-group-sm>.form-control-static.input-group-addon,html.es-legacy-active .input-group-sm>.input-group-btn>.form-control-static.btn{padding-left:0;padding-right:0}html.es-legacy-active .input-sm,html.es-legacy-active .input-group-sm>.form-control,html.es-legacy-active .input-group-sm>.input-group-addon,html.es-legacy-active .input-group-sm>.input-group-btn>.btn{height:29px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:0px}html.es-legacy-active select.input-sm,html.es-legacy-active .input-group-sm>select.form-control,html.es-legacy-active .input-group-sm>select.input-group-addon,html.es-legacy-active .input-group-sm>.input-group-btn>select.btn{height:29px;line-height:29px}html.es-legacy-active textarea.input-sm,html.es-legacy-active .input-group-sm>textarea.form-control,html.es-legacy-active .input-group-sm>textarea.input-group-addon,html.es-legacy-active .input-group-sm>.input-group-btn>textarea.btn,html.es-legacy-active select[multiple].input-sm,html.es-legacy-active .input-group-sm>select[multiple].form-control,html.es-legacy-active .input-group-sm>select[multiple].input-group-addon,html.es-legacy-active .input-group-sm>.input-group-btn>select[multiple].btn{height:auto}html.es-legacy-active .form-group-sm .form-control{height:29px;padding:5px 10px;font-size:14px;line-height:1.5;border-radius:0px}html.es-legacy-active .form-group-sm select.form-control{height:29px;line-height:29px}html.es-legacy-active .form-group-sm textarea.form-control,html.es-legacy-active .form-group-sm select[multiple].form-control{height:auto}html.es-legacy-active .form-group-sm .form-control-static{height:29px;min-height:36px;padding:6px 10px;font-size:14px;line-height:1.5}html.es-legacy-active .input-lg,html.es-legacy-active .input-group-lg>.form-control,html.es-legacy-active .input-group-lg>.input-group-addon,html.es-legacy-active .input-group-lg>.input-group-btn>.btn{height:65px;padding:20px 10px;font-size:20px;line-height:1.3333333;border-radius:2px}html.es-legacy-active select.input-lg,html.es-legacy-active .input-group-lg>select.form-control,html.es-legacy-active .input-group-lg>select.input-group-addon,html.es-legacy-active .input-group-lg>.input-group-btn>select.btn{height:65px;line-height:65px}html.es-legacy-active textarea.input-lg,html.es-legacy-active .input-group-lg>textarea.form-control,html.es-legacy-active .input-group-lg>textarea.input-group-addon,html.es-legacy-active .input-group-lg>.input-group-btn>textarea.btn,html.es-legacy-active select[multiple].input-lg,html.es-legacy-active .input-group-lg>select[multiple].form-control,html.es-legacy-active .input-group-lg>select[multiple].input-group-addon,html.es-legacy-active .input-group-lg>.input-group-btn>select[multiple].btn{height:auto}html.es-legacy-active .form-group-lg .form-control{height:65px;padding:20px 10px;font-size:20px;line-height:1.3333333;border-radius:2px}html.es-legacy-active .form-group-lg select.form-control{height:65px;line-height:65px}html.es-legacy-active .form-group-lg textarea.form-control,html.es-legacy-active .form-group-lg select[multiple].form-control{height:auto}html.es-legacy-active .form-group-lg .form-control-static{height:65px;min-height:42px;padding:21px 10px;font-size:20px;line-height:1.3333333}html.es-legacy-active .has-feedback{position:relative}html.es-legacy-active .has-feedback .form-control{padding-right:50px}html.es-legacy-active .form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:40px;height:40px;line-height:40px;text-align:center;pointer-events:none}html.es-legacy-active .input-lg+.form-control-feedback,html.es-legacy-active .input-group-lg>.form-control+.form-control-feedback,html.es-legacy-active .input-group-lg>.input-group-addon+.form-control-feedback,html.es-legacy-active .input-group-lg>.input-group-btn>.btn+.form-control-feedback,html.es-legacy-active .input-group-lg+.form-control-feedback,html.es-legacy-active .form-group-lg .form-control+.form-control-feedback{width:65px;height:65px;line-height:65px}html.es-legacy-active .input-sm+.form-control-feedback,html.es-legacy-active .input-group-sm>.form-control+.form-control-feedback,html.es-legacy-active .input-group-sm>.input-group-addon+.form-control-feedback,html.es-legacy-active .input-group-sm>.input-group-btn>.btn+.form-control-feedback,html.es-legacy-active .input-group-sm+.form-control-feedback,html.es-legacy-active .form-group-sm .form-control+.form-control-feedback{width:29px;height:29px;line-height:29px}html.es-legacy-active .has-success .help-block,html.es-legacy-active .has-success .control-label,html.es-legacy-active .has-success .radio,html.es-legacy-active .has-success .checkbox,html.es-legacy-active .has-success .radio-inline,html.es-legacy-active .has-success .checkbox-inline,html.es-legacy-active .has-success.radio label,html.es-legacy-active .has-success.checkbox label,html.es-legacy-active .has-success.radio-inline label,html.es-legacy-active .has-success.checkbox-inline label{color:#3c763d}html.es-legacy-active .has-success .form-control{border-color:#3c763d;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}html.es-legacy-active .has-success .form-control:focus{border-color:rgb(42.808988764,84.191011236,43.5224719101);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px rgb(102.5280898876,177.4719101124,103.8202247191)}html.es-legacy-active .has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}html.es-legacy-active .has-success .form-control-feedback{color:#3c763d}html.es-legacy-active .has-warning .help-block,html.es-legacy-active .has-warning .control-label,html.es-legacy-active .has-warning .radio,html.es-legacy-active .has-warning .checkbox,html.es-legacy-active .has-warning .radio-inline,html.es-legacy-active .has-warning .checkbox-inline,html.es-legacy-active .has-warning.radio label,html.es-legacy-active .has-warning.checkbox label,html.es-legacy-active .has-warning.radio-inline label,html.es-legacy-active .has-warning.checkbox-inline label{color:#8a6d3b}html.es-legacy-active .has-warning .form-control{border-color:#8a6d3b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}html.es-legacy-active .has-warning .form-control:focus{border-color:rgb(102.2741116751,80.7817258883,43.7258883249);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px rgb(191.807106599,160.7461928934,107.192893401)}html.es-legacy-active .has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}html.es-legacy-active .has-warning .form-control-feedback{color:#8a6d3b}html.es-legacy-active .has-error .help-block,html.es-legacy-active .has-error .control-label,html.es-legacy-active .has-error .radio,html.es-legacy-active .has-error .checkbox,html.es-legacy-active .has-error .radio-inline,html.es-legacy-active .has-error .checkbox-inline,html.es-legacy-active .has-error.radio label,html.es-legacy-active .has-error.checkbox label,html.es-legacy-active .has-error.radio-inline label,html.es-legacy-active .has-error.checkbox-inline label{color:#a94442}html.es-legacy-active .has-error .form-control{border-color:#a94442;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}html.es-legacy-active .has-error .form-control:focus{border-color:hsl(1.1650485437,43.829787234%,36.0784313725%);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px hsl(1.1650485437,43.829787234%,66.0784313725%)}html.es-legacy-active .has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}html.es-legacy-active .has-error .form-control-feedback{color:#a94442}html.es-legacy-active .has-feedback label~.form-control-feedback{top:27px}html.es-legacy-active .has-feedback label.sr-only~.form-control-feedback{top:0}html.es-legacy-active .help-block{display:block;margin-top:5px;margin-bottom:10px;color:rgb(29,111.1666666667,188.5)}@media(min-width: 750px){html.es-legacy-active .form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}html.es-legacy-active .form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}html.es-legacy-active .form-inline .form-control-static{display:inline-block}html.es-legacy-active .form-inline .input-group{display:inline-table;vertical-align:middle}html.es-legacy-active .form-inline .input-group .input-group-addon,html.es-legacy-active .form-inline .input-group .input-group-btn,html.es-legacy-active .form-inline .input-group .form-control{width:auto}html.es-legacy-active .form-inline .input-group>.form-control{width:100%}html.es-legacy-active .form-inline .control-label{margin-bottom:0;vertical-align:middle}html.es-legacy-active .form-inline .radio,html.es-legacy-active .form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}html.es-legacy-active .form-inline .radio label,html.es-legacy-active .form-inline .checkbox label{padding-left:0}html.es-legacy-active .form-inline .radio input[type=radio],html.es-legacy-active .form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}html.es-legacy-active .form-inline .has-feedback .form-control-feedback{top:0}}html.es-legacy-active .form-horizontal .radio,html.es-legacy-active .form-horizontal .checkbox,html.es-legacy-active .form-horizontal .radio-inline,html.es-legacy-active .form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:11px}html.es-legacy-active .form-horizontal .radio,html.es-legacy-active .form-horizontal .checkbox{min-height:33px}html.es-legacy-active .form-horizontal .form-group{margin-left:-15px;margin-right:-15px}html.es-legacy-active .form-horizontal .form-group:before,html.es-legacy-active .form-horizontal .form-group:after{content:" ";display:table}html.es-legacy-active .form-horizontal .form-group:after{clear:both}@media(min-width: 750px){html.es-legacy-active .form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:11px}}html.es-legacy-active .form-horizontal .has-feedback .form-control-feedback{right:15px}@media(min-width: 750px){html.es-legacy-active .form-horizontal .form-group-lg .control-label{padding-top:21px;font-size:20px}}@media(min-width: 750px){html.es-legacy-active .form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:14px}}html.es-legacy-active .btn{display:inline-block;margin-bottom:0;font-weight:800;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid rgba(0,0,0,0);white-space:nowrap;padding:10px 20px;font-size:16px;line-height:1.428571429;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none}html.es-legacy-active .btn:focus,html.es-legacy-active .btn.focus,html.es-legacy-active .btn:active:focus,html.es-legacy-active .btn:active.focus,html.es-legacy-active .btn.active:focus,html.es-legacy-active .btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}html.es-legacy-active .btn:hover,html.es-legacy-active .btn:focus,html.es-legacy-active .btn.focus{color:#333;text-decoration:none}html.es-legacy-active .btn:active,html.es-legacy-active .btn.active{outline:0;background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}html.es-legacy-active .btn.disabled,html.es-legacy-active .btn[disabled],html.es-legacy-active fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);box-shadow:none}html.es-legacy-active a.btn.disabled,html.es-legacy-active fieldset[disabled] a.btn{pointer-events:none}html.es-legacy-active .btn-default{color:#333;background-color:#fff;border-color:#ccc}html.es-legacy-active .btn-default:focus,html.es-legacy-active .btn-default.focus{color:#333;background-color:hsl(0,0%,90%);border-color:hsl(0,0%,55%)}html.es-legacy-active .btn-default:hover{color:#333;background-color:hsl(0,0%,90%);border-color:hsl(0,0%,68%)}html.es-legacy-active .btn-default:active,html.es-legacy-active .btn-default.active,html.es-legacy-active .open>.btn-default.dropdown-toggle{color:#333;background-color:hsl(0,0%,90%);border-color:hsl(0,0%,68%)}html.es-legacy-active .btn-default:active:hover,html.es-legacy-active .btn-default:active:focus,html.es-legacy-active .btn-default:active.focus,html.es-legacy-active .btn-default.active:hover,html.es-legacy-active .btn-default.active:focus,html.es-legacy-active .btn-default.active.focus,html.es-legacy-active .open>.btn-default.dropdown-toggle:hover,html.es-legacy-active .open>.btn-default.dropdown-toggle:focus,html.es-legacy-active .open>.btn-default.dropdown-toggle.focus{color:#333;background-color:hsl(0,0%,83%);border-color:hsl(0,0%,55%)}html.es-legacy-active .btn-default:active,html.es-legacy-active .btn-default.active,html.es-legacy-active .open>.btn-default.dropdown-toggle{background-image:none}html.es-legacy-active .btn-default.disabled:hover,html.es-legacy-active .btn-default.disabled:focus,html.es-legacy-active .btn-default.disabled.focus,html.es-legacy-active .btn-default[disabled]:hover,html.es-legacy-active .btn-default[disabled]:focus,html.es-legacy-active .btn-default[disabled].focus,html.es-legacy-active fieldset[disabled] .btn-default:hover,html.es-legacy-active fieldset[disabled] .btn-default:focus,html.es-legacy-active fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}html.es-legacy-active .btn-default .badge{color:#fff;background-color:#333}html.es-legacy-active .btn-primary{color:#fff;background-color:#ff5116;border-color:#ff5116}html.es-legacy-active .btn-primary:focus,html.es-legacy-active .btn-primary.focus{color:#fff;background-color:rgb(226,57.2274678112,0);border-color:rgb(149.5,37.856223176,0)}html.es-legacy-active .btn-primary:hover{color:#fff;background-color:rgb(226,57.2274678112,0);border-color:rgb(215.8,54.6446351931,0)}html.es-legacy-active .btn-primary:active,html.es-legacy-active .btn-primary.active,html.es-legacy-active .open>.btn-primary.dropdown-toggle{color:#fff;background-color:rgb(226,57.2274678112,0);border-color:rgb(215.8,54.6446351931,0)}html.es-legacy-active .btn-primary:active:hover,html.es-legacy-active .btn-primary:active:focus,html.es-legacy-active .btn-primary:active.focus,html.es-legacy-active .btn-primary.active:hover,html.es-legacy-active .btn-primary.active:focus,html.es-legacy-active .btn-primary.active.focus,html.es-legacy-active .open>.btn-primary.dropdown-toggle:hover,html.es-legacy-active .open>.btn-primary.dropdown-toggle:focus,html.es-legacy-active .open>.btn-primary.dropdown-toggle.focus{color:#fff;background-color:rgb(190.3,48.1875536481,0);border-color:rgb(149.5,37.856223176,0)}html.es-legacy-active .btn-primary:active,html.es-legacy-active .btn-primary.active,html.es-legacy-active .open>.btn-primary.dropdown-toggle{background-image:none}html.es-legacy-active .btn-primary.disabled:hover,html.es-legacy-active .btn-primary.disabled:focus,html.es-legacy-active .btn-primary.disabled.focus,html.es-legacy-active .btn-primary[disabled]:hover,html.es-legacy-active .btn-primary[disabled]:focus,html.es-legacy-active .btn-primary[disabled].focus,html.es-legacy-active fieldset[disabled] .btn-primary:hover,html.es-legacy-active fieldset[disabled] .btn-primary:focus,html.es-legacy-active fieldset[disabled] .btn-primary.focus{background-color:#ff5116;border-color:#ff5116}html.es-legacy-active .btn-primary .badge{color:#ff5116;background-color:#fff}html.es-legacy-active .btn-success{color:#fff;background-color:#00ba30;border-color:rgb(0,160.5,41.4193548387)}html.es-legacy-active .btn-success:focus,html.es-legacy-active .btn-success.focus{color:#fff;background-color:rgb(0,135,34.8387096774);border-color:rgb(0,33,8.5161290323)}html.es-legacy-active .btn-success:hover{color:#fff;background-color:rgb(0,135,34.8387096774);border-color:rgb(0,99.3,25.6258064516)}html.es-legacy-active .btn-success:active,html.es-legacy-active .btn-success.active,html.es-legacy-active .open>.btn-success.dropdown-toggle{color:#fff;background-color:rgb(0,135,34.8387096774);border-color:rgb(0,99.3,25.6258064516)}html.es-legacy-active .btn-success:active:hover,html.es-legacy-active .btn-success:active:focus,html.es-legacy-active .btn-success:active.focus,html.es-legacy-active .btn-success.active:hover,html.es-legacy-active .btn-success.active:focus,html.es-legacy-active .btn-success.active.focus,html.es-legacy-active .open>.btn-success.dropdown-toggle:hover,html.es-legacy-active .open>.btn-success.dropdown-toggle:focus,html.es-legacy-active .open>.btn-success.dropdown-toggle.focus{color:#fff;background-color:rgb(0,99.3,25.6258064516);border-color:rgb(0,33,8.5161290323)}html.es-legacy-active .btn-success:active,html.es-legacy-active .btn-success.active,html.es-legacy-active .open>.btn-success.dropdown-toggle{background-image:none}html.es-legacy-active .btn-success.disabled:hover,html.es-legacy-active .btn-success.disabled:focus,html.es-legacy-active .btn-success.disabled.focus,html.es-legacy-active .btn-success[disabled]:hover,html.es-legacy-active .btn-success[disabled]:focus,html.es-legacy-active .btn-success[disabled].focus,html.es-legacy-active fieldset[disabled] .btn-success:hover,html.es-legacy-active fieldset[disabled] .btn-success:focus,html.es-legacy-active fieldset[disabled] .btn-success.focus{background-color:#00ba30;border-color:rgb(0,160.5,41.4193548387)}html.es-legacy-active .btn-success .badge{color:#00ba30;background-color:#fff}html.es-legacy-active .btn-info{color:#fff;background-color:#4299e1;border-color:rgb(43.9931506849,141.1232876712,221.5068493151)}html.es-legacy-active .btn-info:focus,html.es-legacy-active .btn-info.focus{color:#fff;background-color:rgb(32.8767123288,128.2191780822,207.1232876712);border-color:rgb(18.904109589,73.7260273973,119.095890411)}html.es-legacy-active .btn-info:hover{color:#fff;background-color:rgb(32.8767123288,128.2191780822,207.1232876712);border-color:rgb(27.9863013699,109.1465753425,176.3136986301)}html.es-legacy-active .btn-info:active,html.es-legacy-active .btn-info.active,html.es-legacy-active .open>.btn-info.dropdown-toggle{color:#fff;background-color:rgb(32.8767123288,128.2191780822,207.1232876712);border-color:rgb(27.9863013699,109.1465753425,176.3136986301)}html.es-legacy-active .btn-info:active:hover,html.es-legacy-active .btn-info:active:focus,html.es-legacy-active .btn-info:active.focus,html.es-legacy-active .btn-info.active:hover,html.es-legacy-active .btn-info.active:focus,html.es-legacy-active .btn-info.active.focus,html.es-legacy-active .open>.btn-info.dropdown-toggle:hover,html.es-legacy-active .open>.btn-info.dropdown-toggle:focus,html.es-legacy-active .open>.btn-info.dropdown-toggle.focus{color:#fff;background-color:rgb(27.9863013699,109.1465753425,176.3136986301);border-color:rgb(18.904109589,73.7260273973,119.095890411)}html.es-legacy-active .btn-info:active,html.es-legacy-active .btn-info.active,html.es-legacy-active .open>.btn-info.dropdown-toggle{background-image:none}html.es-legacy-active .btn-info.disabled:hover,html.es-legacy-active .btn-info.disabled:focus,html.es-legacy-active .btn-info.disabled.focus,html.es-legacy-active .btn-info[disabled]:hover,html.es-legacy-active .btn-info[disabled]:focus,html.es-legacy-active .btn-info[disabled].focus,html.es-legacy-active fieldset[disabled] .btn-info:hover,html.es-legacy-active fieldset[disabled] .btn-info:focus,html.es-legacy-active fieldset[disabled] .btn-info.focus{background-color:#4299e1;border-color:rgb(43.9931506849,141.1232876712,221.5068493151)}html.es-legacy-active .btn-info .badge{color:#4299e1;background-color:#fff}html.es-legacy-active .btn-warning{color:#fff;background-color:#f15a22;border-color:hsl(16.231884058,88.085106383%,48.9215686275%)}html.es-legacy-active .btn-warning:focus,html.es-legacy-active .btn-warning.focus{color:#fff;background-color:hsl(16.231884058,88.085106383%,43.9215686275%);border-color:rgb(114.7319148936,36.3404255319,7.2680851064)}html.es-legacy-active .btn-warning:hover{color:#fff;background-color:hsl(16.231884058,88.085106383%,43.9215686275%);border-color:hsl(16.231884058,88.085106383%,36.9215686275%)}html.es-legacy-active .btn-warning:active,html.es-legacy-active .btn-warning.active,html.es-legacy-active .open>.btn-warning.dropdown-toggle{color:#fff;background-color:hsl(16.231884058,88.085106383%,43.9215686275%);border-color:hsl(16.231884058,88.085106383%,36.9215686275%)}html.es-legacy-active .btn-warning:active:hover,html.es-legacy-active .btn-warning:active:focus,html.es-legacy-active .btn-warning:active.focus,html.es-legacy-active .btn-warning.active:hover,html.es-legacy-active .btn-warning.active:focus,html.es-legacy-active .btn-warning.active.focus,html.es-legacy-active .open>.btn-warning.dropdown-toggle:hover,html.es-legacy-active .open>.btn-warning.dropdown-toggle:focus,html.es-legacy-active .open>.btn-warning.dropdown-toggle.focus{color:#fff;background-color:hsl(16.231884058,88.085106383%,36.9215686275%);border-color:rgb(114.7319148936,36.3404255319,7.2680851064)}html.es-legacy-active .btn-warning:active,html.es-legacy-active .btn-warning.active,html.es-legacy-active .open>.btn-warning.dropdown-toggle{background-image:none}html.es-legacy-active .btn-warning.disabled:hover,html.es-legacy-active .btn-warning.disabled:focus,html.es-legacy-active .btn-warning.disabled.focus,html.es-legacy-active .btn-warning[disabled]:hover,html.es-legacy-active .btn-warning[disabled]:focus,html.es-legacy-active .btn-warning[disabled].focus,html.es-legacy-active fieldset[disabled] .btn-warning:hover,html.es-legacy-active fieldset[disabled] .btn-warning:focus,html.es-legacy-active fieldset[disabled] .btn-warning.focus{background-color:#f15a22;border-color:hsl(16.231884058,88.085106383%,48.9215686275%)}html.es-legacy-active .btn-warning .badge{color:#f15a22;background-color:#fff}html.es-legacy-active .btn-danger{color:#fff;background-color:#d9534f;border-color:rgb(212.4719626168,62.5046728972,58.0280373832)}html.es-legacy-active .btn-danger:focus,html.es-legacy-active .btn-danger.focus{color:#fff;background-color:rgb(201.4953271028,48.0841121495,43.5046728972);border-color:rgb(117.6074766355,28.0654205607,25.3925233645)}html.es-legacy-active .btn-danger:hover{color:#fff;background-color:rgb(201.4953271028,48.0841121495,43.5046728972);border-color:rgb(172.1345794393,41.0775700935,37.1654205607)}html.es-legacy-active .btn-danger:active,html.es-legacy-active .btn-danger.active,html.es-legacy-active .open>.btn-danger.dropdown-toggle{color:#fff;background-color:rgb(201.4953271028,48.0841121495,43.5046728972);border-color:rgb(172.1345794393,41.0775700935,37.1654205607)}html.es-legacy-active .btn-danger:active:hover,html.es-legacy-active .btn-danger:active:focus,html.es-legacy-active .btn-danger:active.focus,html.es-legacy-active .btn-danger.active:hover,html.es-legacy-active .btn-danger.active:focus,html.es-legacy-active .btn-danger.active.focus,html.es-legacy-active .open>.btn-danger.dropdown-toggle:hover,html.es-legacy-active .open>.btn-danger.dropdown-toggle:focus,html.es-legacy-active .open>.btn-danger.dropdown-toggle.focus{color:#fff;background-color:rgb(172.1345794393,41.0775700935,37.1654205607);border-color:rgb(117.6074766355,28.0654205607,25.3925233645)}html.es-legacy-active .btn-danger:active,html.es-legacy-active .btn-danger.active,html.es-legacy-active .open>.btn-danger.dropdown-toggle{background-image:none}html.es-legacy-active .btn-danger.disabled:hover,html.es-legacy-active .btn-danger.disabled:focus,html.es-legacy-active .btn-danger.disabled.focus,html.es-legacy-active .btn-danger[disabled]:hover,html.es-legacy-active .btn-danger[disabled]:focus,html.es-legacy-active .btn-danger[disabled].focus,html.es-legacy-active fieldset[disabled] .btn-danger:hover,html.es-legacy-active fieldset[disabled] .btn-danger:focus,html.es-legacy-active fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:rgb(212.4719626168,62.5046728972,58.0280373832)}html.es-legacy-active .btn-danger .badge{color:#d9534f;background-color:#fff}html.es-legacy-active .btn-link{color:#0c2e4e;font-weight:normal;border-radius:0}html.es-legacy-active .btn-link,html.es-legacy-active .btn-link:active,html.es-legacy-active .btn-link.active,html.es-legacy-active .btn-link[disabled],html.es-legacy-active fieldset[disabled] .btn-link{background-color:rgba(0,0,0,0);box-shadow:none}html.es-legacy-active .btn-link,html.es-legacy-active .btn-link:hover,html.es-legacy-active .btn-link:focus,html.es-legacy-active .btn-link:active{border-color:rgba(0,0,0,0)}html.es-legacy-active .btn-link:hover,html.es-legacy-active .btn-link:focus{color:rgb(1.8,6.9,11.7);text-decoration:underline;background-color:rgba(0,0,0,0)}html.es-legacy-active .btn-link[disabled]:hover,html.es-legacy-active .btn-link[disabled]:focus,html.es-legacy-active fieldset[disabled] .btn-link:hover,html.es-legacy-active fieldset[disabled] .btn-link:focus{color:hsl(0,0%,70.7%);text-decoration:none}html.es-legacy-active .btn-lg,html.es-legacy-active .btn-group-lg>.btn{padding:20px 10px;font-size:20px;line-height:1.3333333;border-radius:2px}html.es-legacy-active .btn-sm,html.es-legacy-active .btn-group-sm>.btn{padding:5px 10px;font-size:14px;line-height:1.5;border-radius:0px}html.es-legacy-active .btn-xs,html.es-legacy-active .btn-group-xs>.btn{padding:1px 5px;font-size:14px;line-height:1.5;border-radius:0px}html.es-legacy-active .btn-block{display:block;width:100%}html.es-legacy-active .btn-block+.btn-block{margin-top:5px}html.es-legacy-active input[type=submit].btn-block,html.es-legacy-active input[type=reset].btn-block,html.es-legacy-active input[type=button].btn-block{width:100%}html.es-legacy-active .fade{opacity:0;transition:opacity .15s linear}html.es-legacy-active .fade.in{opacity:1}html.es-legacy-active .collapse{display:none}html.es-legacy-active .collapse.in{display:block}html.es-legacy-active tr.collapse.in{display:table-row}html.es-legacy-active tbody.collapse.in{display:table-row-group}html.es-legacy-active .collapsing{position:relative;height:0;overflow:hidden;transition-property:height,visibility;transition-duration:.35s;transition-timing-function:ease}html.es-legacy-active .caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9 ;border-right:4px solid rgba(0,0,0,0);border-left:4px solid rgba(0,0,0,0)}html.es-legacy-active .dropup,html.es-legacy-active .dropdown{position:relative}html.es-legacy-active .dropdown-toggle:focus{outline:0}html.es-legacy-active .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:16px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:2px;box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}html.es-legacy-active .dropdown-menu.pull-right{right:0;left:auto}html.es-legacy-active .dropdown-menu .divider{height:1px;margin:10px 0;overflow:hidden;background-color:#e5e5e5}html.es-legacy-active .dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429;color:#333;white-space:nowrap}html.es-legacy-active .dropdown-menu>li>a:hover,html.es-legacy-active .dropdown-menu>li>a:focus{text-decoration:none;color:hsl(0,0%,15%);background-color:#f5f5f5}html.es-legacy-active .dropdown-menu>.active>a,html.es-legacy-active .dropdown-menu>.active>a:hover,html.es-legacy-active .dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#ff5116}html.es-legacy-active .dropdown-menu>.disabled>a,html.es-legacy-active .dropdown-menu>.disabled>a:hover,html.es-legacy-active .dropdown-menu>.disabled>a:focus{color:hsl(0,0%,70.7%)}html.es-legacy-active .dropdown-menu>.disabled>a:hover,html.es-legacy-active .dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:rgba(0,0,0,0);background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}html.es-legacy-active .open>.dropdown-menu{display:block}html.es-legacy-active .open>a{outline:0}html.es-legacy-active .dropdown-menu-right{left:auto;right:0}html.es-legacy-active .dropdown-menu-left{left:0;right:auto}html.es-legacy-active .dropdown-header{display:block;padding:3px 20px;font-size:14px;line-height:1.428571429;color:hsl(0,0%,70.7%);white-space:nowrap}html.es-legacy-active .dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}html.es-legacy-active .pull-right>.dropdown-menu{right:0;left:auto}html.es-legacy-active .dropup .caret,html.es-legacy-active .navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9 ;content:""}html.es-legacy-active .dropup .dropdown-menu,html.es-legacy-active .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media(min-width: 750px){html.es-legacy-active .navbar-right .dropdown-menu{right:0;left:auto}html.es-legacy-active .navbar-right .dropdown-menu-left{left:0;right:auto}}html.es-legacy-active .btn-group,html.es-legacy-active .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}html.es-legacy-active .btn-group>.btn,html.es-legacy-active .btn-group-vertical>.btn{position:relative;float:left}html.es-legacy-active .btn-group>.btn:hover,html.es-legacy-active .btn-group>.btn:focus,html.es-legacy-active .btn-group>.btn:active,html.es-legacy-active .btn-group>.btn.active,html.es-legacy-active .btn-group-vertical>.btn:hover,html.es-legacy-active .btn-group-vertical>.btn:focus,html.es-legacy-active .btn-group-vertical>.btn:active,html.es-legacy-active .btn-group-vertical>.btn.active{z-index:2}html.es-legacy-active .btn-group .btn+.btn,html.es-legacy-active .btn-group .btn+.btn-group,html.es-legacy-active .btn-group .btn-group+.btn,html.es-legacy-active .btn-group .btn-group+.btn-group{margin-left:-1px}html.es-legacy-active .btn-toolbar{margin-left:-5px}html.es-legacy-active .btn-toolbar:before,html.es-legacy-active .btn-toolbar:after{content:" ";display:table}html.es-legacy-active .btn-toolbar:after{clear:both}html.es-legacy-active .btn-toolbar .btn,html.es-legacy-active .btn-toolbar .btn-group,html.es-legacy-active .btn-toolbar .input-group{float:left}html.es-legacy-active .btn-toolbar>.btn,html.es-legacy-active .btn-toolbar>.btn-group,html.es-legacy-active .btn-toolbar>.input-group{margin-left:5px}html.es-legacy-active .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}html.es-legacy-active .btn-group>.btn:first-child{margin-left:0}html.es-legacy-active .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}html.es-legacy-active .btn-group>.btn:last-child:not(:first-child),html.es-legacy-active .btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}html.es-legacy-active .btn-group>.btn-group{float:left}html.es-legacy-active .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}html.es-legacy-active .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,html.es-legacy-active .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}html.es-legacy-active .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}html.es-legacy-active .btn-group .dropdown-toggle:active,html.es-legacy-active .btn-group.open .dropdown-toggle{outline:0}html.es-legacy-active .btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}html.es-legacy-active .btn-group>.btn-lg+.dropdown-toggle,html.es-legacy-active .btn-group.btn-group-lg>.btn+.dropdown-toggle{padding-left:12px;padding-right:12px}html.es-legacy-active .btn-group.open .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}html.es-legacy-active .btn-group.open .dropdown-toggle.btn-link{box-shadow:none}html.es-legacy-active .btn .caret{margin-left:0}html.es-legacy-active .btn-lg .caret,html.es-legacy-active .btn-group-lg>.btn .caret{border-width:5px 5px 0;border-bottom-width:0}html.es-legacy-active .dropup .btn-lg .caret,html.es-legacy-active .dropup .btn-group-lg>.btn .caret{border-width:0 5px 5px}html.es-legacy-active .btn-group-vertical>.btn,html.es-legacy-active .btn-group-vertical>.btn-group,html.es-legacy-active .btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}html.es-legacy-active .btn-group-vertical>.btn-group:before,html.es-legacy-active .btn-group-vertical>.btn-group:after{content:" ";display:table}html.es-legacy-active .btn-group-vertical>.btn-group:after{clear:both}html.es-legacy-active .btn-group-vertical>.btn-group>.btn{float:none}html.es-legacy-active .btn-group-vertical>.btn+.btn,html.es-legacy-active .btn-group-vertical>.btn+.btn-group,html.es-legacy-active .btn-group-vertical>.btn-group+.btn,html.es-legacy-active .btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}html.es-legacy-active .btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}html.es-legacy-active .btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:2px;border-top-left-radius:2px;border-bottom-right-radius:0;border-bottom-left-radius:0}html.es-legacy-active .btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}html.es-legacy-active .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}html.es-legacy-active .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,html.es-legacy-active .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}html.es-legacy-active .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}html.es-legacy-active .btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}html.es-legacy-active .btn-group-justified>.btn,html.es-legacy-active .btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}html.es-legacy-active .btn-group-justified>.btn-group .btn{width:100%}html.es-legacy-active .btn-group-justified>.btn-group .dropdown-menu{left:auto}html.es-legacy-active [data-toggle=buttons]>.btn input[type=radio],html.es-legacy-active [data-toggle=buttons]>.btn input[type=checkbox],html.es-legacy-active [data-toggle=buttons]>.btn-group>.btn input[type=radio],html.es-legacy-active [data-toggle=buttons]>.btn-group>.btn input[type=checkbox]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}html.es-legacy-active .input-group{position:relative;display:table;border-collapse:separate}html.es-legacy-active .input-group[class*=col-]{float:none;padding-left:0;padding-right:0}html.es-legacy-active .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}html.es-legacy-active .input-group .form-control:focus{z-index:3}html.es-legacy-active .input-group-addon,html.es-legacy-active .input-group-btn,html.es-legacy-active .input-group .form-control{display:table-cell}html.es-legacy-active .input-group-addon:not(:first-child):not(:last-child),html.es-legacy-active .input-group-btn:not(:first-child):not(:last-child),html.es-legacy-active .input-group .form-control:not(:first-child):not(:last-child){border-radius:0}html.es-legacy-active .input-group-addon,html.es-legacy-active .input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}html.es-legacy-active .input-group-addon{padding:10px 20px;font-size:16px;font-weight:normal;line-height:1;color:hsl(0,0%,33.5%);text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:2px}html.es-legacy-active .input-group-addon.input-sm,html.es-legacy-active .input-group-sm>.input-group-addon,html.es-legacy-active .input-group-sm>.input-group-btn>.input-group-addon.btn{padding:5px 10px;font-size:14px;border-radius:0px}html.es-legacy-active .input-group-addon.input-lg,html.es-legacy-active .input-group-lg>.input-group-addon,html.es-legacy-active .input-group-lg>.input-group-btn>.input-group-addon.btn{padding:20px 10px;font-size:20px;border-radius:2px}html.es-legacy-active .input-group-addon input[type=radio],html.es-legacy-active .input-group-addon input[type=checkbox]{margin-top:0}html.es-legacy-active .input-group .form-control:first-child,html.es-legacy-active .input-group-addon:first-child,html.es-legacy-active .input-group-btn:first-child>.btn,html.es-legacy-active .input-group-btn:first-child>.btn-group>.btn,html.es-legacy-active .input-group-btn:first-child>.dropdown-toggle,html.es-legacy-active .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),html.es-legacy-active .input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}html.es-legacy-active .input-group-addon:first-child{border-right:0}html.es-legacy-active .input-group .form-control:last-child,html.es-legacy-active .input-group-addon:last-child,html.es-legacy-active .input-group-btn:last-child>.btn,html.es-legacy-active .input-group-btn:last-child>.btn-group>.btn,html.es-legacy-active .input-group-btn:last-child>.dropdown-toggle,html.es-legacy-active .input-group-btn:first-child>.btn:not(:first-child),html.es-legacy-active .input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}html.es-legacy-active .input-group-addon:last-child{border-left:0}html.es-legacy-active .input-group-btn{position:relative;font-size:0;white-space:nowrap}html.es-legacy-active .input-group-btn>.btn{position:relative}html.es-legacy-active .input-group-btn>.btn+.btn{margin-left:-1px}html.es-legacy-active .input-group-btn>.btn:hover,html.es-legacy-active .input-group-btn>.btn:focus,html.es-legacy-active .input-group-btn>.btn:active{z-index:2}html.es-legacy-active .input-group-btn:first-child>.btn,html.es-legacy-active .input-group-btn:first-child>.btn-group{margin-right:-1px}html.es-legacy-active .input-group-btn:last-child>.btn,html.es-legacy-active .input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}html.es-legacy-active .nav{margin-bottom:0;padding-left:0;list-style:none}html.es-legacy-active .nav:before,html.es-legacy-active .nav:after{content:" ";display:table}html.es-legacy-active .nav:after{clear:both}html.es-legacy-active .nav>li{position:relative;display:block}html.es-legacy-active .nav>li>a{position:relative;display:block;padding:10px 15px}html.es-legacy-active .nav>li>a:hover,html.es-legacy-active .nav>li>a:focus{text-decoration:none;background-color:hsl(0,0%,85.5%)}html.es-legacy-active .nav>li.disabled>a{color:hsl(0,0%,70.7%)}html.es-legacy-active .nav>li.disabled>a:hover,html.es-legacy-active .nav>li.disabled>a:focus{color:hsl(0,0%,70.7%);text-decoration:none;background-color:rgba(0,0,0,0);cursor:not-allowed}html.es-legacy-active .nav .open>a,html.es-legacy-active .nav .open>a:hover,html.es-legacy-active .nav .open>a:focus{background-color:hsl(0,0%,85.5%);border-color:#0c2e4e}html.es-legacy-active .nav .nav-divider{height:1px;margin:10px 0;overflow:hidden;background-color:#e5e5e5}html.es-legacy-active .nav>li>a>img{max-width:none}html.es-legacy-active .nav-tabs{border-bottom:1px solid #ddd}html.es-legacy-active .nav-tabs>li{float:left;margin-bottom:-1px}html.es-legacy-active .nav-tabs>li>a{margin-right:2px;line-height:1.428571429;border:1px solid rgba(0,0,0,0);border-radius:2px 2px 0 0}html.es-legacy-active .nav-tabs>li>a:hover{border-color:hsl(0,0%,85.5%) hsl(0,0%,85.5%) #ddd}html.es-legacy-active .nav-tabs>li.active>a,html.es-legacy-active .nav-tabs>li.active>a:hover,html.es-legacy-active .nav-tabs>li.active>a:focus{color:hsl(0,0%,33.5%);background-color:#fff;border:1px solid #ddd;border-bottom-color:rgba(0,0,0,0);cursor:default}html.es-legacy-active .nav-pills>li{float:left}html.es-legacy-active .nav-pills>li>a{border-radius:2px}html.es-legacy-active .nav-pills>li+li{margin-left:2px}html.es-legacy-active .nav-pills>li.active>a,html.es-legacy-active .nav-pills>li.active>a:hover,html.es-legacy-active .nav-pills>li.active>a:focus{color:#fff;background-color:#ff5116}html.es-legacy-active .nav-stacked>li{float:none}html.es-legacy-active .nav-stacked>li+li{margin-top:2px;margin-left:0}html.es-legacy-active .nav-justified,html.es-legacy-active .nav-tabs.nav-justified{width:100%}html.es-legacy-active .nav-justified>li,html.es-legacy-active .nav-tabs.nav-justified>li{float:none}html.es-legacy-active .nav-justified>li>a,html.es-legacy-active .nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}html.es-legacy-active .nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media(min-width: 750px){html.es-legacy-active .nav-justified>li,html.es-legacy-active .nav-tabs.nav-justified>li{display:table-cell;width:1%}html.es-legacy-active .nav-justified>li>a,html.es-legacy-active .nav-tabs.nav-justified>li>a{margin-bottom:0}}html.es-legacy-active .nav-tabs-justified,html.es-legacy-active .nav-tabs.nav-justified{border-bottom:0}html.es-legacy-active .nav-tabs-justified>li>a,html.es-legacy-active .nav-tabs.nav-justified>li>a{margin-right:0;border-radius:2px}html.es-legacy-active .nav-tabs-justified>.active>a,html.es-legacy-active .nav-tabs.nav-justified>.active>a,html.es-legacy-active .nav-tabs-justified>.active>a:hover,html.es-legacy-active .nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media(min-width: 750px){html.es-legacy-active .nav-tabs-justified>li>a,html.es-legacy-active .nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:2px 2px 0 0}html.es-legacy-active .nav-tabs-justified>.active>a,html.es-legacy-active .nav-tabs.nav-justified>.active>a,html.es-legacy-active .nav-tabs-justified>.active>a:hover,html.es-legacy-active .nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}html.es-legacy-active .tab-content>.tab-pane{display:none}html.es-legacy-active .tab-content>.active{display:block}html.es-legacy-active .nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}html.es-legacy-active .navbar{position:relative;min-height:50px;margin-bottom:22px;border:1px solid rgba(0,0,0,0)}html.es-legacy-active .navbar:before,html.es-legacy-active .navbar:after{content:" ";display:table}html.es-legacy-active .navbar:after{clear:both}@media(min-width: 750px){html.es-legacy-active .navbar{border-radius:2px}}html.es-legacy-active .navbar-header:before,html.es-legacy-active .navbar-header:after{content:" ";display:table}html.es-legacy-active .navbar-header:after{clear:both}@media(min-width: 750px){html.es-legacy-active .navbar-header{float:left}}html.es-legacy-active .navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid rgba(0,0,0,0);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1);-webkit-overflow-scrolling:touch}html.es-legacy-active .navbar-collapse:before,html.es-legacy-active .navbar-collapse:after{content:" ";display:table}html.es-legacy-active .navbar-collapse:after{clear:both}html.es-legacy-active .navbar-collapse.in{overflow-y:auto}@media(min-width: 750px){html.es-legacy-active .navbar-collapse{width:auto;border-top:0;box-shadow:none}html.es-legacy-active .navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}html.es-legacy-active .navbar-collapse.in{overflow-y:visible}html.es-legacy-active .navbar-fixed-top .navbar-collapse,html.es-legacy-active .navbar-static-top .navbar-collapse,html.es-legacy-active .navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}html.es-legacy-active .navbar-fixed-top .navbar-collapse,html.es-legacy-active .navbar-fixed-bottom .navbar-collapse{max-height:340px}@media(max-device-width: 480px)and (orientation: landscape){html.es-legacy-active .navbar-fixed-top .navbar-collapse,html.es-legacy-active .navbar-fixed-bottom .navbar-collapse{max-height:200px}}html.es-legacy-active .container>.navbar-header,html.es-legacy-active .container>.navbar-collapse,html.es-legacy-active .container-fluid>.navbar-header,html.es-legacy-active .container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media(min-width: 750px){html.es-legacy-active .container>.navbar-header,html.es-legacy-active .container>.navbar-collapse,html.es-legacy-active .container-fluid>.navbar-header,html.es-legacy-active .container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}html.es-legacy-active .navbar-static-top{z-index:1000;border-width:0 0 1px}@media(min-width: 750px){html.es-legacy-active .navbar-static-top{border-radius:0}}html.es-legacy-active .navbar-fixed-top,html.es-legacy-active .navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media(min-width: 750px){html.es-legacy-active .navbar-fixed-top,html.es-legacy-active .navbar-fixed-bottom{border-radius:0}}html.es-legacy-active .navbar-fixed-top{top:0;border-width:0 0 1px;z-index:3000}html.es-legacy-active .navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}html.es-legacy-active .navbar-brand{float:left;padding:14px 15px;font-size:20px;line-height:22px;height:50px}html.es-legacy-active .navbar-brand:hover,html.es-legacy-active .navbar-brand:focus{text-decoration:none}html.es-legacy-active .navbar-brand>img{display:block}@media(min-width: 750px){html.es-legacy-active .navbar>.container .navbar-brand,html.es-legacy-active .navbar>.container-fluid .navbar-brand{margin-left:-15px}}html.es-legacy-active .navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:rgba(0,0,0,0);background-image:none;border:1px solid rgba(0,0,0,0);border-radius:2px}html.es-legacy-active .navbar-toggle:focus{outline:0}html.es-legacy-active .navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}html.es-legacy-active .navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width: 750px){html.es-legacy-active .navbar-toggle{display:none}}html.es-legacy-active .navbar-nav{margin:7px -15px}html.es-legacy-active .navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:22px}@media(max-width: 749px){html.es-legacy-active .navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:rgba(0,0,0,0);border:0;box-shadow:none}html.es-legacy-active .navbar-nav .open .dropdown-menu>li>a,html.es-legacy-active .navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}html.es-legacy-active .navbar-nav .open .dropdown-menu>li>a{line-height:22px}html.es-legacy-active .navbar-nav .open .dropdown-menu>li>a:hover,html.es-legacy-active .navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media(min-width: 750px){html.es-legacy-active .navbar-nav{float:left;margin:0}html.es-legacy-active .navbar-nav>li{float:left}html.es-legacy-active .navbar-nav>li>a{padding-top:14px;padding-bottom:14px}}html.es-legacy-active .navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 1px 0 hsla(0,0%,100%,.1);margin-top:5px;margin-bottom:5px}@media(min-width: 750px){html.es-legacy-active .navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}html.es-legacy-active .navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}html.es-legacy-active .navbar-form .form-control-static{display:inline-block}html.es-legacy-active .navbar-form .input-group{display:inline-table;vertical-align:middle}html.es-legacy-active .navbar-form .input-group .input-group-addon,html.es-legacy-active .navbar-form .input-group .input-group-btn,html.es-legacy-active .navbar-form .input-group .form-control{width:auto}html.es-legacy-active .navbar-form .input-group>.form-control{width:100%}html.es-legacy-active .navbar-form .control-label{margin-bottom:0;vertical-align:middle}html.es-legacy-active .navbar-form .radio,html.es-legacy-active .navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}html.es-legacy-active .navbar-form .radio label,html.es-legacy-active .navbar-form .checkbox label{padding-left:0}html.es-legacy-active .navbar-form .radio input[type=radio],html.es-legacy-active .navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}html.es-legacy-active .navbar-form .has-feedback .form-control-feedback{top:0}}@media(max-width: 749px){html.es-legacy-active .navbar-form .form-group{margin-bottom:5px}html.es-legacy-active .navbar-form .form-group:last-child{margin-bottom:0}}@media(min-width: 750px){html.es-legacy-active .navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;box-shadow:none}}html.es-legacy-active .navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}html.es-legacy-active .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:2px;border-top-left-radius:2px;border-bottom-right-radius:0;border-bottom-left-radius:0}html.es-legacy-active .navbar-btn{margin-top:5px;margin-bottom:5px}html.es-legacy-active .navbar-btn.btn-sm,html.es-legacy-active .btn-group-sm>.navbar-btn.btn{margin-top:10.5px;margin-bottom:10.5px}html.es-legacy-active .navbar-btn.btn-xs,html.es-legacy-active .btn-group-xs>.navbar-btn.btn{margin-top:14px;margin-bottom:14px}html.es-legacy-active .navbar-text{margin-top:14px;margin-bottom:14px}@media(min-width: 750px){html.es-legacy-active .navbar-text{float:left;margin-left:15px;margin-right:15px}}@media(min-width: 750px){html.es-legacy-active .navbar-left{float:left !important}html.es-legacy-active .navbar-right{float:right !important;margin-right:-15px}html.es-legacy-active .navbar-right~.navbar-right{margin-right:0}}html.es-legacy-active .navbar-default{background-color:hsla(0,0%,100%,0);border-color:hsla(0,0%,93.5%,0)}html.es-legacy-active .navbar-default .navbar-brand{color:#fff}html.es-legacy-active .navbar-default .navbar-brand:hover,html.es-legacy-active .navbar-default .navbar-brand:focus{color:hsl(0,0%,90%);background-color:rgba(0,0,0,0)}html.es-legacy-active .navbar-default .navbar-text{color:#fff}html.es-legacy-active .navbar-default .navbar-nav>li>a{color:#fff}html.es-legacy-active .navbar-default .navbar-nav>li>a:hover,html.es-legacy-active .navbar-default .navbar-nav>li>a:focus{color:#ddd;background-color:rgba(0,0,0,0)}html.es-legacy-active .navbar-default .navbar-nav>.active>a,html.es-legacy-active .navbar-default .navbar-nav>.active>a:hover,html.es-legacy-active .navbar-default .navbar-nav>.active>a:focus{color:#fff;background-color:hsla(0,0%,93.5%,0)}html.es-legacy-active .navbar-default .navbar-nav>.disabled>a,html.es-legacy-active .navbar-default .navbar-nav>.disabled>a:hover,html.es-legacy-active .navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:rgba(0,0,0,0)}html.es-legacy-active .navbar-default .navbar-toggle{border-color:#ddd}html.es-legacy-active .navbar-default .navbar-toggle:hover,html.es-legacy-active .navbar-default .navbar-toggle:focus{background-color:#ddd}html.es-legacy-active .navbar-default .navbar-toggle .icon-bar{background-color:#888}html.es-legacy-active .navbar-default .navbar-collapse,html.es-legacy-active .navbar-default .navbar-form{border-color:hsla(0,0%,93.5%,0)}html.es-legacy-active .navbar-default .navbar-nav>.open>a,html.es-legacy-active .navbar-default .navbar-nav>.open>a:hover,html.es-legacy-active .navbar-default .navbar-nav>.open>a:focus{background-color:hsla(0,0%,93.5%,0);color:#fff}@media(max-width: 749px){html.es-legacy-active .navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#fff}html.es-legacy-active .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,html.es-legacy-active .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#ddd;background-color:rgba(0,0,0,0)}html.es-legacy-active .navbar-default .navbar-nav .open .dropdown-menu>.active>a,html.es-legacy-active .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,html.es-legacy-active .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:hsla(0,0%,93.5%,0)}html.es-legacy-active .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,html.es-legacy-active .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,html.es-legacy-active .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:rgba(0,0,0,0)}}html.es-legacy-active .navbar-default .navbar-link{color:#fff}html.es-legacy-active .navbar-default .navbar-link:hover{color:#ddd}html.es-legacy-active .navbar-default .btn-link{color:#fff}html.es-legacy-active .navbar-default .btn-link:hover,html.es-legacy-active .navbar-default .btn-link:focus{color:#ddd}html.es-legacy-active .navbar-default .btn-link[disabled]:hover,html.es-legacy-active .navbar-default .btn-link[disabled]:focus,html.es-legacy-active fieldset[disabled] .navbar-default .btn-link:hover,html.es-legacy-active fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}html.es-legacy-active .navbar-inverse{background-color:#222;border-color:rgb(8.5,8.5,8.5)}html.es-legacy-active .navbar-inverse .navbar-brand{color:hsl(0,0%,85.7%)}html.es-legacy-active .navbar-inverse .navbar-brand:hover,html.es-legacy-active .navbar-inverse .navbar-brand:focus{color:#fff;background-color:rgba(0,0,0,0)}html.es-legacy-active .navbar-inverse .navbar-text{color:hsl(0,0%,85.7%)}html.es-legacy-active .navbar-inverse .navbar-nav>li>a{color:hsl(0,0%,85.7%)}html.es-legacy-active .navbar-inverse .navbar-nav>li>a:hover,html.es-legacy-active .navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:rgba(0,0,0,0)}html.es-legacy-active .navbar-inverse .navbar-nav>.active>a,html.es-legacy-active .navbar-inverse .navbar-nav>.active>a:hover,html.es-legacy-active .navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:rgb(8.5,8.5,8.5)}html.es-legacy-active .navbar-inverse .navbar-nav>.disabled>a,html.es-legacy-active .navbar-inverse .navbar-nav>.disabled>a:hover,html.es-legacy-active .navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:rgba(0,0,0,0)}html.es-legacy-active .navbar-inverse .navbar-toggle{border-color:#333}html.es-legacy-active .navbar-inverse .navbar-toggle:hover,html.es-legacy-active .navbar-inverse .navbar-toggle:focus{background-color:#333}html.es-legacy-active .navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}html.es-legacy-active .navbar-inverse .navbar-collapse,html.es-legacy-active .navbar-inverse .navbar-form{border-color:rgb(16.15,16.15,16.15)}html.es-legacy-active .navbar-inverse .navbar-nav>.open>a,html.es-legacy-active .navbar-inverse .navbar-nav>.open>a:hover,html.es-legacy-active .navbar-inverse .navbar-nav>.open>a:focus{background-color:rgb(8.5,8.5,8.5);color:#fff}@media(max-width: 749px){html.es-legacy-active .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:rgb(8.5,8.5,8.5)}html.es-legacy-active .navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:rgb(8.5,8.5,8.5)}html.es-legacy-active .navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:hsl(0,0%,85.7%)}html.es-legacy-active .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,html.es-legacy-active .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:rgba(0,0,0,0)}html.es-legacy-active .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,html.es-legacy-active .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,html.es-legacy-active .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:rgb(8.5,8.5,8.5)}html.es-legacy-active .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,html.es-legacy-active .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,html.es-legacy-active .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:rgba(0,0,0,0)}}html.es-legacy-active .navbar-inverse .navbar-link{color:hsl(0,0%,85.7%)}html.es-legacy-active .navbar-inverse .navbar-link:hover{color:#fff}html.es-legacy-active .navbar-inverse .btn-link{color:hsl(0,0%,85.7%)}html.es-legacy-active .navbar-inverse .btn-link:hover,html.es-legacy-active .navbar-inverse .btn-link:focus{color:#fff}html.es-legacy-active .navbar-inverse .btn-link[disabled]:hover,html.es-legacy-active .navbar-inverse .btn-link[disabled]:focus,html.es-legacy-active fieldset[disabled] .navbar-inverse .btn-link:hover,html.es-legacy-active fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}html.es-legacy-active .breadcrumb{padding:8px 15px;margin-bottom:22px;list-style:none;background-color:#f5f5f5;border-radius:2px}html.es-legacy-active .breadcrumb>li{display:inline-block}html.es-legacy-active .breadcrumb>li+li:before{content:"/ ";padding:0 5px;color:#ccc}html.es-legacy-active .breadcrumb>.active{color:hsl(0,0%,70.7%)}html.es-legacy-active .pagination{display:inline-block;padding-left:0;margin:22px 0;border-radius:2px}html.es-legacy-active .pagination>li{display:inline}html.es-legacy-active .pagination>li>a,html.es-legacy-active .pagination>li>span{position:relative;float:left;padding:10px 20px;line-height:1.428571429;text-decoration:none;color:#0c2e4e;background-color:#fff;border:1px solid #ddd;margin-left:-1px}html.es-legacy-active .pagination>li:first-child>a,html.es-legacy-active .pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:2px;border-top-left-radius:2px}html.es-legacy-active .pagination>li:last-child>a,html.es-legacy-active .pagination>li:last-child>span{border-bottom-right-radius:2px;border-top-right-radius:2px}html.es-legacy-active .pagination>li>a:hover,html.es-legacy-active .pagination>li>a:focus,html.es-legacy-active .pagination>li>span:hover,html.es-legacy-active .pagination>li>span:focus{z-index:2;color:rgb(1.8,6.9,11.7);background-color:hsl(0,0%,85.5%);border-color:#ddd}html.es-legacy-active .pagination>.active>a,html.es-legacy-active .pagination>.active>a:hover,html.es-legacy-active .pagination>.active>a:focus,html.es-legacy-active .pagination>.active>span,html.es-legacy-active .pagination>.active>span:hover,html.es-legacy-active .pagination>.active>span:focus{z-index:3;color:#fff;background-color:#ff5116;border-color:#ff5116;cursor:default}html.es-legacy-active .pagination>.disabled>span,html.es-legacy-active .pagination>.disabled>span:hover,html.es-legacy-active .pagination>.disabled>span:focus,html.es-legacy-active .pagination>.disabled>a,html.es-legacy-active .pagination>.disabled>a:hover,html.es-legacy-active .pagination>.disabled>a:focus{color:hsl(0,0%,70.7%);background-color:#fff;border-color:#ddd;cursor:not-allowed}html.es-legacy-active .pagination-lg>li>a,html.es-legacy-active .pagination-lg>li>span{padding:20px 10px;font-size:20px;line-height:1.3333333}html.es-legacy-active .pagination-lg>li:first-child>a,html.es-legacy-active .pagination-lg>li:first-child>span{border-bottom-left-radius:2px;border-top-left-radius:2px}html.es-legacy-active .pagination-lg>li:last-child>a,html.es-legacy-active .pagination-lg>li:last-child>span{border-bottom-right-radius:2px;border-top-right-radius:2px}html.es-legacy-active .pagination-sm>li>a,html.es-legacy-active .pagination-sm>li>span{padding:5px 10px;font-size:14px;line-height:1.5}html.es-legacy-active .pagination-sm>li:first-child>a,html.es-legacy-active .pagination-sm>li:first-child>span{border-bottom-left-radius:0px;border-top-left-radius:0px}html.es-legacy-active .pagination-sm>li:last-child>a,html.es-legacy-active .pagination-sm>li:last-child>span{border-bottom-right-radius:0px;border-top-right-radius:0px}html.es-legacy-active .pager{padding-left:0;margin:22px 0;list-style:none;text-align:center}html.es-legacy-active .pager:before,html.es-legacy-active .pager:after{content:" ";display:table}html.es-legacy-active .pager:after{clear:both}html.es-legacy-active .pager li{display:inline}html.es-legacy-active .pager li>a,html.es-legacy-active .pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}html.es-legacy-active .pager li>a:hover,html.es-legacy-active .pager li>a:focus{text-decoration:none;background-color:hsl(0,0%,85.5%)}html.es-legacy-active .pager .next>a,html.es-legacy-active .pager .next>span{float:right}html.es-legacy-active .pager .previous>a,html.es-legacy-active .pager .previous>span{float:left}html.es-legacy-active .pager .disabled>a,html.es-legacy-active .pager .disabled>a:hover,html.es-legacy-active .pager .disabled>a:focus,html.es-legacy-active .pager .disabled>span{color:hsl(0,0%,70.7%);background-color:#fff;cursor:not-allowed}html.es-legacy-active .label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}html.es-legacy-active .label:empty{display:none}html.es-legacy-active .btn .label{position:relative;top:-1px}html.es-legacy-active a.label:hover,html.es-legacy-active a.label:focus{color:#fff;text-decoration:none;cursor:pointer}html.es-legacy-active .label-default{background-color:hsl(0,0%,70.7%)}html.es-legacy-active .label-default[href]:hover,html.es-legacy-active .label-default[href]:focus{background-color:hsl(0,0%,60.7%)}html.es-legacy-active .label-primary{background-color:#ff5116}html.es-legacy-active .label-primary[href]:hover,html.es-legacy-active .label-primary[href]:focus{background-color:rgb(226,57.2274678112,0)}html.es-legacy-active .label-success{background-color:#00ba30}html.es-legacy-active .label-success[href]:hover,html.es-legacy-active .label-success[href]:focus{background-color:rgb(0,135,34.8387096774)}html.es-legacy-active .label-info{background-color:#4299e1}html.es-legacy-active .label-info[href]:hover,html.es-legacy-active .label-info[href]:focus{background-color:rgb(32.8767123288,128.2191780822,207.1232876712)}html.es-legacy-active .label-warning{background-color:#f15a22}html.es-legacy-active .label-warning[href]:hover,html.es-legacy-active .label-warning[href]:focus{background-color:hsl(16.231884058,88.085106383%,43.9215686275%)}html.es-legacy-active .label-danger{background-color:#d9534f}html.es-legacy-active .label-danger[href]:hover,html.es-legacy-active .label-danger[href]:focus{background-color:rgb(201.4953271028,48.0841121495,43.5046728972)}html.es-legacy-active .badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:14px;font-weight:bold;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:hsl(0,0%,70.7%);border-radius:10px}html.es-legacy-active .badge:empty{display:none}html.es-legacy-active .btn .badge{position:relative;top:-1px}html.es-legacy-active .btn-xs .badge,html.es-legacy-active .btn-group-xs>.btn .badge{top:0;padding:1px 5px}html.es-legacy-active .list-group-item.active>.badge,html.es-legacy-active .nav-pills>.active>a>.badge{color:#0c2e4e;background-color:#fff}html.es-legacy-active .list-group-item>.badge{float:right}html.es-legacy-active .list-group-item>.badge+.badge{margin-right:5px}html.es-legacy-active .nav-pills>li>a>.badge{margin-left:3px}html.es-legacy-active a.badge:hover,html.es-legacy-active a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}html.es-legacy-active .jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:hsl(0,0%,85.5%)}html.es-legacy-active .jumbotron h1,html.es-legacy-active .jumbotron .h1{color:inherit}html.es-legacy-active .jumbotron p{margin-bottom:15px;font-size:24px;font-weight:200}html.es-legacy-active .jumbotron>hr{border-top-color:hsl(0,0%,75.5%)}html.es-legacy-active .container .jumbotron,html.es-legacy-active .container-fluid .jumbotron{border-radius:2px;padding-left:15px;padding-right:15px}html.es-legacy-active .jumbotron .container{max-width:100%}@media screen and (min-width: 750px){html.es-legacy-active .jumbotron{padding-top:48px;padding-bottom:48px}html.es-legacy-active .container .jumbotron,html.es-legacy-active .container-fluid .jumbotron{padding-left:60px;padding-right:60px}html.es-legacy-active .jumbotron h1,html.es-legacy-active .jumbotron .h1{font-size:72px}}html.es-legacy-active .thumbnail{display:block;padding:4px;margin-bottom:22px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:2px;transition:border .2s ease-in-out}html.es-legacy-active .thumbnail>img,html.es-legacy-active .thumbnail a>img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}html.es-legacy-active .thumbnail .caption{padding:9px;color:#0c2e4e}html.es-legacy-active a.thumbnail:hover,html.es-legacy-active a.thumbnail:focus,html.es-legacy-active a.thumbnail.active{border-color:#0c2e4e}html.es-legacy-active .alert{padding:15px;margin-bottom:22px;border:1px solid rgba(0,0,0,0);border-radius:2px}html.es-legacy-active .alert h4{margin-top:0;color:inherit}html.es-legacy-active .alert .alert-link{font-weight:bold}html.es-legacy-active .alert>p,html.es-legacy-active .alert>ul{margin-bottom:0}html.es-legacy-active .alert>p+p{margin-top:5px}html.es-legacy-active .alert-dismissable,html.es-legacy-active .alert-dismissible{padding-right:35px}html.es-legacy-active .alert-dismissable .close,html.es-legacy-active .alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}html.es-legacy-active .alert-success{background-color:#dff0d8;border-color:hsl(92.5,44.4444444444%,84.4117647059%);color:#3c763d}html.es-legacy-active .alert-success hr{border-top-color:hsl(92.5,44.4444444444%,79.4117647059%)}html.es-legacy-active .alert-success .alert-link{color:rgb(42.808988764,84.191011236,43.5224719101)}html.es-legacy-active .alert-info{background-color:#d9edf7;border-color:hsl(190,65.2173913043%,83.9803921569%);color:#31708f}html.es-legacy-active .alert-info hr{border-top-color:hsl(190,65.2173913043%,78.9803921569%)}html.es-legacy-active .alert-info .alert-link{color:rgb(35.984375,82.25,105.015625)}html.es-legacy-active .alert-warning{background-color:#fcf8e3;border-color:hsl(40.4,80.6451612903%,88.9215686275%);color:#8a6d3b}html.es-legacy-active .alert-warning hr{border-top-color:hsl(40.4,80.6451612903%,83.9215686275%)}html.es-legacy-active .alert-warning .alert-link{color:rgb(102.2741116751,80.7817258883,43.7258883249)}html.es-legacy-active .alert-danger{background-color:#f2dede;border-color:hsl(350,43.4782608696%,85.9803921569%);color:#a94442}html.es-legacy-active .alert-danger hr{border-top-color:hsl(350,43.4782608696%,80.9803921569%)}html.es-legacy-active .alert-danger .alert-link{color:hsl(1.1650485437,43.829787234%,36.0784313725%)}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}html.es-legacy-active .progress{overflow:hidden;height:22px;margin-bottom:22px;background-color:#f5f5f5;border-radius:2px;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}html.es-legacy-active .progress-bar{float:left;width:0%;height:100%;font-size:14px;line-height:22px;color:#fff;text-align:center;background-color:#ff5116;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);transition:width .6s ease}html.es-legacy-active .progress-striped .progress-bar,html.es-legacy-active .progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:40px 40px}html.es-legacy-active .progress.active .progress-bar,html.es-legacy-active .progress-bar.active{animation:progress-bar-stripes 2s linear infinite}html.es-legacy-active .progress-bar-success{background-color:#00ba30}html.es-legacy-active .progress-striped .progress-bar-success{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}html.es-legacy-active .progress-bar-info{background-color:#4299e1}html.es-legacy-active .progress-striped .progress-bar-info{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}html.es-legacy-active .progress-bar-warning{background-color:#f15a22}html.es-legacy-active .progress-striped .progress-bar-warning{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}html.es-legacy-active .progress-bar-danger{background-color:#d9534f}html.es-legacy-active .progress-striped .progress-bar-danger{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)}html.es-legacy-active .media{margin-top:15px}html.es-legacy-active .media:first-child{margin-top:0}html.es-legacy-active .media,html.es-legacy-active .media-body{zoom:1;overflow:hidden}html.es-legacy-active .media-body{width:10000px}html.es-legacy-active .media-object{display:block}html.es-legacy-active .media-object.img-thumbnail{max-width:none}html.es-legacy-active .media-right,html.es-legacy-active .media>.pull-right{padding-left:10px}html.es-legacy-active .media-left,html.es-legacy-active .media>.pull-left{padding-right:10px}html.es-legacy-active .media-left,html.es-legacy-active .media-right,html.es-legacy-active .media-body{display:table-cell;vertical-align:top}html.es-legacy-active .media-middle{vertical-align:middle}html.es-legacy-active .media-bottom{vertical-align:bottom}html.es-legacy-active .media-heading{margin-top:0;margin-bottom:5px}html.es-legacy-active .media-list{padding-left:0;list-style:none}html.es-legacy-active .list-group{margin-bottom:20px;padding-left:0}html.es-legacy-active .list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}html.es-legacy-active .list-group-item:first-child{border-top-right-radius:2px;border-top-left-radius:2px}html.es-legacy-active .list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}html.es-legacy-active a.list-group-item,html.es-legacy-active button.list-group-item{color:#555}html.es-legacy-active a.list-group-item .list-group-item-heading,html.es-legacy-active button.list-group-item .list-group-item-heading{color:#333}html.es-legacy-active a.list-group-item:hover,html.es-legacy-active a.list-group-item:focus,html.es-legacy-active button.list-group-item:hover,html.es-legacy-active button.list-group-item:focus{text-decoration:none;color:#555;background-color:#f5f5f5}html.es-legacy-active button.list-group-item{width:100%;text-align:left}html.es-legacy-active .list-group-item.disabled,html.es-legacy-active .list-group-item.disabled:hover,html.es-legacy-active .list-group-item.disabled:focus{background-color:hsl(0,0%,85.5%);color:hsl(0,0%,70.7%);cursor:not-allowed}html.es-legacy-active .list-group-item.disabled .list-group-item-heading,html.es-legacy-active .list-group-item.disabled:hover .list-group-item-heading,html.es-legacy-active .list-group-item.disabled:focus .list-group-item-heading{color:inherit}html.es-legacy-active .list-group-item.disabled .list-group-item-text,html.es-legacy-active .list-group-item.disabled:hover .list-group-item-text,html.es-legacy-active .list-group-item.disabled:focus .list-group-item-text{color:hsl(0,0%,70.7%)}html.es-legacy-active .list-group-item.active,html.es-legacy-active .list-group-item.active:hover,html.es-legacy-active .list-group-item.active:focus{z-index:2;color:#fff;background-color:#ff5116;border-color:#ff5116}html.es-legacy-active .list-group-item.active .list-group-item-heading,html.es-legacy-active .list-group-item.active .list-group-item-heading>small,html.es-legacy-active .list-group-item.active .list-group-item-heading>.small,html.es-legacy-active .list-group-item.active:hover .list-group-item-heading,html.es-legacy-active .list-group-item.active:hover .list-group-item-heading>small,html.es-legacy-active .list-group-item.active:hover .list-group-item-heading>.small,html.es-legacy-active .list-group-item.active:focus .list-group-item-heading,html.es-legacy-active .list-group-item.active:focus .list-group-item-heading>small,html.es-legacy-active .list-group-item.active:focus .list-group-item-heading>.small{color:inherit}html.es-legacy-active .list-group-item.active .list-group-item-text,html.es-legacy-active .list-group-item.active:hover .list-group-item-text,html.es-legacy-active .list-group-item.active:focus .list-group-item-text{color:rgb(255,233.3433476395,226)}html.es-legacy-active .list-group-item-success{color:#3c763d;background-color:#dff0d8}html.es-legacy-active a.list-group-item-success,html.es-legacy-active button.list-group-item-success{color:#3c763d}html.es-legacy-active a.list-group-item-success .list-group-item-heading,html.es-legacy-active button.list-group-item-success .list-group-item-heading{color:inherit}html.es-legacy-active a.list-group-item-success:hover,html.es-legacy-active a.list-group-item-success:focus,html.es-legacy-active button.list-group-item-success:hover,html.es-legacy-active button.list-group-item-success:focus{color:#3c763d;background-color:hsl(102.5,44.4444444444%,84.4117647059%)}html.es-legacy-active a.list-group-item-success.active,html.es-legacy-active a.list-group-item-success.active:hover,html.es-legacy-active a.list-group-item-success.active:focus,html.es-legacy-active button.list-group-item-success.active,html.es-legacy-active button.list-group-item-success.active:hover,html.es-legacy-active button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}html.es-legacy-active .list-group-item-info{color:#31708f;background-color:#d9edf7}html.es-legacy-active a.list-group-item-info,html.es-legacy-active button.list-group-item-info{color:#31708f}html.es-legacy-active a.list-group-item-info .list-group-item-heading,html.es-legacy-active button.list-group-item-info .list-group-item-heading{color:inherit}html.es-legacy-active a.list-group-item-info:hover,html.es-legacy-active a.list-group-item-info:focus,html.es-legacy-active button.list-group-item-info:hover,html.es-legacy-active button.list-group-item-info:focus{color:#31708f;background-color:hsl(200,65.2173913043%,85.9803921569%)}html.es-legacy-active a.list-group-item-info.active,html.es-legacy-active a.list-group-item-info.active:hover,html.es-legacy-active a.list-group-item-info.active:focus,html.es-legacy-active button.list-group-item-info.active,html.es-legacy-active button.list-group-item-info.active:hover,html.es-legacy-active button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}html.es-legacy-active .list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}html.es-legacy-active a.list-group-item-warning,html.es-legacy-active button.list-group-item-warning{color:#8a6d3b}html.es-legacy-active a.list-group-item-warning .list-group-item-heading,html.es-legacy-active button.list-group-item-warning .list-group-item-heading{color:inherit}html.es-legacy-active a.list-group-item-warning:hover,html.es-legacy-active a.list-group-item-warning:focus,html.es-legacy-active button.list-group-item-warning:hover,html.es-legacy-active button.list-group-item-warning:focus{color:#8a6d3b;background-color:hsl(50.4,80.6451612903%,88.9215686275%)}html.es-legacy-active a.list-group-item-warning.active,html.es-legacy-active a.list-group-item-warning.active:hover,html.es-legacy-active a.list-group-item-warning.active:focus,html.es-legacy-active button.list-group-item-warning.active,html.es-legacy-active button.list-group-item-warning.active:hover,html.es-legacy-active button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}html.es-legacy-active .list-group-item-danger{color:#a94442;background-color:#f2dede}html.es-legacy-active a.list-group-item-danger,html.es-legacy-active button.list-group-item-danger{color:#a94442}html.es-legacy-active a.list-group-item-danger .list-group-item-heading,html.es-legacy-active button.list-group-item-danger .list-group-item-heading{color:inherit}html.es-legacy-active a.list-group-item-danger:hover,html.es-legacy-active a.list-group-item-danger:focus,html.es-legacy-active button.list-group-item-danger:hover,html.es-legacy-active button.list-group-item-danger:focus{color:#a94442;background-color:hsl(0,43.4782608696%,85.9803921569%)}html.es-legacy-active a.list-group-item-danger.active,html.es-legacy-active a.list-group-item-danger.active:hover,html.es-legacy-active a.list-group-item-danger.active:focus,html.es-legacy-active button.list-group-item-danger.active,html.es-legacy-active button.list-group-item-danger.active:hover,html.es-legacy-active button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}html.es-legacy-active .list-group-item-heading{margin-top:0;margin-bottom:5px}html.es-legacy-active .list-group-item-text{margin-bottom:0;line-height:1.3}html.es-legacy-active .panel{margin-bottom:22px;background-color:#fff;border:1px solid rgba(0,0,0,0);border-radius:2px;box-shadow:0 1px 1px rgba(0,0,0,.05)}html.es-legacy-active .panel-body{padding:15px}html.es-legacy-active .panel-body:before,html.es-legacy-active .panel-body:after{content:" ";display:table}html.es-legacy-active .panel-body:after{clear:both}html.es-legacy-active .panel-heading{padding:10px 15px;border-bottom:1px solid rgba(0,0,0,0);border-top-right-radius:1px;border-top-left-radius:1px}html.es-legacy-active .panel-heading>.dropdown .dropdown-toggle{color:inherit}html.es-legacy-active .panel-title{margin-top:0;margin-bottom:0;font-size:18px;color:inherit}html.es-legacy-active .panel-title>a,html.es-legacy-active .panel-title>small,html.es-legacy-active .panel-title>.small,html.es-legacy-active .panel-title>small>a,html.es-legacy-active .panel-title>.small>a{color:inherit}html.es-legacy-active .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:1px;border-bottom-left-radius:1px}html.es-legacy-active .panel>.list-group,html.es-legacy-active .panel>.panel-collapse>.list-group{margin-bottom:0}html.es-legacy-active .panel>.list-group .list-group-item,html.es-legacy-active .panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}html.es-legacy-active .panel>.list-group:first-child .list-group-item:first-child,html.es-legacy-active .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:1px;border-top-left-radius:1px}html.es-legacy-active .panel>.list-group:last-child .list-group-item:last-child,html.es-legacy-active .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:1px;border-bottom-left-radius:1px}html.es-legacy-active .panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}html.es-legacy-active .panel-heading+.list-group .list-group-item:first-child{border-top-width:0}html.es-legacy-active .list-group+.panel-footer{border-top-width:0}html.es-legacy-active .panel>.table,html.es-legacy-active .panel>.table-responsive>.table,html.es-legacy-active .panel>.panel-collapse>.table{margin-bottom:0}html.es-legacy-active .panel>.table caption,html.es-legacy-active .panel>.table-responsive>.table caption,html.es-legacy-active .panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}html.es-legacy-active .panel>.table:first-child,html.es-legacy-active .panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:1px;border-top-left-radius:1px}html.es-legacy-active .panel>.table:first-child>thead:first-child>tr:first-child,html.es-legacy-active .panel>.table:first-child>tbody:first-child>tr:first-child,html.es-legacy-active .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,html.es-legacy-active .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:1px;border-top-right-radius:1px}html.es-legacy-active .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,html.es-legacy-active .panel>.table:first-child>thead:first-child>tr:first-child th:first-child,html.es-legacy-active .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,html.es-legacy-active .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,html.es-legacy-active .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,html.es-legacy-active .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,html.es-legacy-active .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,html.es-legacy-active .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:1px}html.es-legacy-active .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,html.es-legacy-active .panel>.table:first-child>thead:first-child>tr:first-child th:last-child,html.es-legacy-active .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,html.es-legacy-active .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,html.es-legacy-active .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,html.es-legacy-active .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,html.es-legacy-active .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,html.es-legacy-active .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:1px}html.es-legacy-active .panel>.table:last-child,html.es-legacy-active .panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:1px;border-bottom-left-radius:1px}html.es-legacy-active .panel>.table:last-child>tbody:last-child>tr:last-child,html.es-legacy-active .panel>.table:last-child>tfoot:last-child>tr:last-child,html.es-legacy-active .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,html.es-legacy-active .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:1px;border-bottom-right-radius:1px}html.es-legacy-active .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,html.es-legacy-active .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,html.es-legacy-active .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,html.es-legacy-active .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,html.es-legacy-active .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,html.es-legacy-active .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,html.es-legacy-active .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,html.es-legacy-active .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:1px}html.es-legacy-active .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,html.es-legacy-active .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,html.es-legacy-active .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,html.es-legacy-active .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,html.es-legacy-active .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,html.es-legacy-active .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,html.es-legacy-active .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,html.es-legacy-active .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:1px}html.es-legacy-active .panel>.panel-body+.table,html.es-legacy-active .panel>.panel-body+.table-responsive,html.es-legacy-active .panel>.table+.panel-body,html.es-legacy-active .panel>.table-responsive+.panel-body{border-top:1px solid #ddd}html.es-legacy-active .panel>.table>tbody:first-child>tr:first-child th,html.es-legacy-active .panel>.table>tbody:first-child>tr:first-child td{border-top:0}html.es-legacy-active .panel>.table-bordered,html.es-legacy-active .panel>.table-responsive>.table-bordered{border:0}html.es-legacy-active .panel>.table-bordered>thead>tr>th:first-child,html.es-legacy-active .panel>.table-bordered>thead>tr>td:first-child,html.es-legacy-active .panel>.table-bordered>tbody>tr>th:first-child,html.es-legacy-active .panel>.table-bordered>tbody>tr>td:first-child,html.es-legacy-active .panel>.table-bordered>tfoot>tr>th:first-child,html.es-legacy-active .panel>.table-bordered>tfoot>tr>td:first-child,html.es-legacy-active .panel>.table-responsive>.table-bordered>thead>tr>th:first-child,html.es-legacy-active .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,html.es-legacy-active .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,html.es-legacy-active .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,html.es-legacy-active .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,html.es-legacy-active .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}html.es-legacy-active .panel>.table-bordered>thead>tr>th:last-child,html.es-legacy-active .panel>.table-bordered>thead>tr>td:last-child,html.es-legacy-active .panel>.table-bordered>tbody>tr>th:last-child,html.es-legacy-active .panel>.table-bordered>tbody>tr>td:last-child,html.es-legacy-active .panel>.table-bordered>tfoot>tr>th:last-child,html.es-legacy-active .panel>.table-bordered>tfoot>tr>td:last-child,html.es-legacy-active .panel>.table-responsive>.table-bordered>thead>tr>th:last-child,html.es-legacy-active .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,html.es-legacy-active .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,html.es-legacy-active .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,html.es-legacy-active .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,html.es-legacy-active .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}html.es-legacy-active .panel>.table-bordered>thead>tr:first-child>td,html.es-legacy-active .panel>.table-bordered>thead>tr:first-child>th,html.es-legacy-active .panel>.table-bordered>tbody>tr:first-child>td,html.es-legacy-active .panel>.table-bordered>tbody>tr:first-child>th,html.es-legacy-active .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,html.es-legacy-active .panel>.table-responsive>.table-bordered>thead>tr:first-child>th,html.es-legacy-active .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,html.es-legacy-active .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}html.es-legacy-active .panel>.table-bordered>tbody>tr:last-child>td,html.es-legacy-active .panel>.table-bordered>tbody>tr:last-child>th,html.es-legacy-active .panel>.table-bordered>tfoot>tr:last-child>td,html.es-legacy-active .panel>.table-bordered>tfoot>tr:last-child>th,html.es-legacy-active .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,html.es-legacy-active .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,html.es-legacy-active .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,html.es-legacy-active .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}html.es-legacy-active .panel>.table-responsive{border:0;margin-bottom:0}html.es-legacy-active .panel-group{margin-bottom:22px}html.es-legacy-active .panel-group .panel{margin-bottom:0;border-radius:2px}html.es-legacy-active .panel-group .panel+.panel{margin-top:5px}html.es-legacy-active .panel-group .panel-heading{border-bottom:0}html.es-legacy-active .panel-group .panel-heading+.panel-collapse>.panel-body,html.es-legacy-active .panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}html.es-legacy-active .panel-group .panel-footer{border-top:0}html.es-legacy-active .panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}html.es-legacy-active .panel-default{border-color:#ddd}html.es-legacy-active .panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}html.es-legacy-active .panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}html.es-legacy-active .panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}html.es-legacy-active .panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}html.es-legacy-active .panel-primary{border-color:#ff5116}html.es-legacy-active .panel-primary>.panel-heading{color:#fff;background-color:#ff5116;border-color:#ff5116}html.es-legacy-active .panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ff5116}html.es-legacy-active .panel-primary>.panel-heading .badge{color:#ff5116;background-color:#fff}html.es-legacy-active .panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ff5116}html.es-legacy-active .panel-success{border-color:hsl(92.5,44.4444444444%,84.4117647059%)}html.es-legacy-active .panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:hsl(92.5,44.4444444444%,84.4117647059%)}html.es-legacy-active .panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:hsl(92.5,44.4444444444%,84.4117647059%)}html.es-legacy-active .panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}html.es-legacy-active .panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:hsl(92.5,44.4444444444%,84.4117647059%)}html.es-legacy-active .panel-info{border-color:hsl(190,65.2173913043%,83.9803921569%)}html.es-legacy-active .panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:hsl(190,65.2173913043%,83.9803921569%)}html.es-legacy-active .panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:hsl(190,65.2173913043%,83.9803921569%)}html.es-legacy-active .panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}html.es-legacy-active .panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:hsl(190,65.2173913043%,83.9803921569%)}html.es-legacy-active .panel-warning{border-color:hsl(40.4,80.6451612903%,88.9215686275%)}html.es-legacy-active .panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:hsl(40.4,80.6451612903%,88.9215686275%)}html.es-legacy-active .panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:hsl(40.4,80.6451612903%,88.9215686275%)}html.es-legacy-active .panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}html.es-legacy-active .panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:hsl(40.4,80.6451612903%,88.9215686275%)}html.es-legacy-active .panel-danger{border-color:hsl(350,43.4782608696%,85.9803921569%)}html.es-legacy-active .panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:hsl(350,43.4782608696%,85.9803921569%)}html.es-legacy-active .panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:hsl(350,43.4782608696%,85.9803921569%)}html.es-legacy-active .panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}html.es-legacy-active .panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:hsl(350,43.4782608696%,85.9803921569%)}html.es-legacy-active .embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}html.es-legacy-active .embed-responsive .embed-responsive-item,html.es-legacy-active .embed-responsive iframe,html.es-legacy-active .embed-responsive embed,html.es-legacy-active .embed-responsive object,html.es-legacy-active .embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}html.es-legacy-active .embed-responsive-16by9{padding-bottom:56.25%}html.es-legacy-active .embed-responsive-4by3{padding-bottom:75%}html.es-legacy-active .well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid hsl(0,0%,89.0784313725%);border-radius:2px;box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}html.es-legacy-active .well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}html.es-legacy-active .well-lg{padding:24px;border-radius:2px}html.es-legacy-active .well-sm{padding:9px;border-radius:0px}html.es-legacy-active .close{float:right;font-size:24px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}html.es-legacy-active .close:hover,html.es-legacy-active .close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}html.es-legacy-active button.close{padding:0;cursor:pointer;background:rgba(0,0,0,0);border:0;-webkit-appearance:none}html.es-legacy-active .modal-open{overflow:hidden}html.es-legacy-active .modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}html.es-legacy-active .modal.fade .modal-dialog{transform:translate(0, -25%);transition:transform .3s ease-out}html.es-legacy-active .modal.in .modal-dialog{transform:translate(0, 0)}html.es-legacy-active .modal-open .modal{overflow-x:hidden;overflow-y:auto}html.es-legacy-active .modal-dialog{position:relative;width:auto;margin:10px}html.es-legacy-active .modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:2px;box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}html.es-legacy-active .modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}html.es-legacy-active .modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}html.es-legacy-active .modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}html.es-legacy-active .modal-header{padding:15px;border-bottom:1px solid #e5e5e5}html.es-legacy-active .modal-header:before,html.es-legacy-active .modal-header:after{content:" ";display:table}html.es-legacy-active .modal-header:after{clear:both}html.es-legacy-active .modal-header .close{margin-top:-2px}html.es-legacy-active .modal-title{margin:0;line-height:1.428571429}html.es-legacy-active .modal-body{position:relative;padding:15px}html.es-legacy-active .modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}html.es-legacy-active .modal-footer:before,html.es-legacy-active .modal-footer:after{content:" ";display:table}html.es-legacy-active .modal-footer:after{clear:both}html.es-legacy-active .modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}html.es-legacy-active .modal-footer .btn-group .btn+.btn{margin-left:-1px}html.es-legacy-active .modal-footer .btn-block+.btn-block{margin-left:0}html.es-legacy-active .modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width: 750px){html.es-legacy-active .modal-dialog{width:600px;margin:30px auto}html.es-legacy-active .modal-content{box-shadow:0 5px 15px rgba(0,0,0,.5)}html.es-legacy-active .modal-sm{width:300px}}@media(min-width: 992px){html.es-legacy-active .modal-lg{width:900px}}html.es-legacy-active .tooltip{position:absolute;z-index:1070;display:block;font-family:"Lato",sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.428571429;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;opacity:0;filter:alpha(opacity=0)}html.es-legacy-active .tooltip.in{opacity:.9;filter:alpha(opacity=90)}html.es-legacy-active .tooltip.top{margin-top:-3px;padding:5px 0}html.es-legacy-active .tooltip.right{margin-left:3px;padding:0 5px}html.es-legacy-active .tooltip.bottom{margin-top:3px;padding:5px 0}html.es-legacy-active .tooltip.left{margin-left:-3px;padding:0 5px}html.es-legacy-active .tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:2px}html.es-legacy-active .tooltip-arrow{position:absolute;width:0;height:0;border-color:rgba(0,0,0,0);border-style:solid}html.es-legacy-active .tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}html.es-legacy-active .tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}html.es-legacy-active .tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}html.es-legacy-active .tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}html.es-legacy-active .tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}html.es-legacy-active .tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}html.es-legacy-active .tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}html.es-legacy-active .tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}html.es-legacy-active .popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Lato",sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.428571429;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:16px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:2px;box-shadow:0 5px 10px rgba(0,0,0,.2)}html.es-legacy-active .popover.top{margin-top:-10px}html.es-legacy-active .popover.right{margin-left:10px}html.es-legacy-active .popover.bottom{margin-top:10px}html.es-legacy-active .popover.left{margin-left:-10px}html.es-legacy-active .popover-title{margin:0;padding:8px 14px;font-size:16px;background-color:hsl(0,0%,97%);border-bottom:1px solid hsl(0,0%,92%);border-radius:1px 1px 0 0}html.es-legacy-active .popover-content{padding:9px 14px}html.es-legacy-active .popover>.arrow,html.es-legacy-active .popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:rgba(0,0,0,0);border-style:solid}html.es-legacy-active .popover>.arrow{border-width:11px}html.es-legacy-active .popover>.arrow:after{border-width:10px;content:""}html.es-legacy-active .popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}html.es-legacy-active .popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}html.es-legacy-active .popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}html.es-legacy-active .popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}html.es-legacy-active .popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}html.es-legacy-active .popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}html.es-legacy-active .popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}html.es-legacy-active .popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}html.es-legacy-active .carousel{position:relative}html.es-legacy-active .carousel-inner{position:relative;overflow:hidden;width:100%}html.es-legacy-active .carousel-inner>.item{display:none;position:relative;transition:.6s ease-in-out left}html.es-legacy-active .carousel-inner>.item>img,html.es-legacy-active .carousel-inner>.item>a>img{display:block;max-width:100%;height:auto;line-height:1}@media all and (transform-3d),(-webkit-transform-3d){html.es-legacy-active .carousel-inner>.item{transition:transform .6s ease-in-out;backface-visibility:hidden;perspective:1000px}html.es-legacy-active .carousel-inner>.item.next,html.es-legacy-active .carousel-inner>.item.active.right{transform:translate3d(100%, 0, 0);left:0}html.es-legacy-active .carousel-inner>.item.prev,html.es-legacy-active .carousel-inner>.item.active.left{transform:translate3d(-100%, 0, 0);left:0}html.es-legacy-active .carousel-inner>.item.next.left,html.es-legacy-active .carousel-inner>.item.prev.right,html.es-legacy-active .carousel-inner>.item.active{transform:translate3d(0, 0, 0);left:0}}html.es-legacy-active .carousel-inner>.active,html.es-legacy-active .carousel-inner>.next,html.es-legacy-active .carousel-inner>.prev{display:block}html.es-legacy-active .carousel-inner>.active{left:0}html.es-legacy-active .carousel-inner>.next,html.es-legacy-active .carousel-inner>.prev{position:absolute;top:0;width:100%}html.es-legacy-active .carousel-inner>.next{left:100%}html.es-legacy-active .carousel-inner>.prev{left:-100%}html.es-legacy-active .carousel-inner>.next.left,html.es-legacy-active .carousel-inner>.prev.right{left:0}html.es-legacy-active .carousel-inner>.active.left{left:-100%}html.es-legacy-active .carousel-inner>.active.right{left:100%}html.es-legacy-active .carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0)}html.es-legacy-active .carousel-control.left{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)}html.es-legacy-active .carousel-control.right{left:auto;right:0;background-image:linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1)}html.es-legacy-active .carousel-control:hover,html.es-legacy-active .carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}html.es-legacy-active .carousel-control .icon-prev,html.es-legacy-active .carousel-control .icon-next,html.es-legacy-active .carousel-control .glyphicon-chevron-left,html.es-legacy-active .carousel-control .glyphicon-chevron-right{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}html.es-legacy-active .carousel-control .icon-prev,html.es-legacy-active .carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}html.es-legacy-active .carousel-control .icon-next,html.es-legacy-active .carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}html.es-legacy-active .carousel-control .icon-prev,html.es-legacy-active .carousel-control .icon-next{width:20px;height:20px;line-height:1;font-family:serif}html.es-legacy-active .carousel-control .icon-prev:before{content:"‹"}html.es-legacy-active .carousel-control .icon-next:before{content:"›"}html.es-legacy-active .carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}html.es-legacy-active .carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9 ;background-color:rgba(0,0,0,0)}html.es-legacy-active .carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}html.es-legacy-active .carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}html.es-legacy-active .carousel-caption .btn{text-shadow:none}@media screen and (min-width: 750px){html.es-legacy-active .carousel-control .glyphicon-chevron-left,html.es-legacy-active .carousel-control .glyphicon-chevron-right,html.es-legacy-active .carousel-control .icon-prev,html.es-legacy-active .carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}html.es-legacy-active .carousel-control .glyphicon-chevron-left,html.es-legacy-active .carousel-control .icon-prev{margin-left:-10px}html.es-legacy-active .carousel-control .glyphicon-chevron-right,html.es-legacy-active .carousel-control .icon-next{margin-right:-10px}html.es-legacy-active .carousel-caption{left:20%;right:20%;padding-bottom:30px}html.es-legacy-active .carousel-indicators{bottom:20px}}html.es-legacy-active .clearfix:before,html.es-legacy-active .clearfix:after{content:" ";display:table}html.es-legacy-active .clearfix:after{clear:both}html.es-legacy-active .center-block{display:block;margin-left:auto;margin-right:auto}html.es-legacy-active .pull-right{float:right !important}html.es-legacy-active .pull-left{float:left !important}html.es-legacy-active .hide{display:none !important}html.es-legacy-active .show{display:block !important}html.es-legacy-active .invisible{visibility:hidden}html.es-legacy-active .text-hide{font:0/0 a;color:rgba(0,0,0,0);text-shadow:none;background-color:rgba(0,0,0,0);border:0}html.es-legacy-active .hidden{display:none !important}html.es-legacy-active .affix{position:fixed}html.es-legacy-active .visible-xs{display:none !important}html.es-legacy-active .visible-sm{display:none !important}html.es-legacy-active .visible-md{display:none !important}html.es-legacy-active .visible-lg{display:none !important}html.es-legacy-active .visible-xs-block,html.es-legacy-active .visible-xs-inline,html.es-legacy-active .visible-xs-inline-block,html.es-legacy-active .visible-sm-block,html.es-legacy-active .visible-sm-inline,html.es-legacy-active .visible-sm-inline-block,html.es-legacy-active .visible-md-block,html.es-legacy-active .visible-md-inline,html.es-legacy-active .visible-md-inline-block,html.es-legacy-active .visible-lg-block,html.es-legacy-active .visible-lg-inline,html.es-legacy-active .visible-lg-inline-block{display:none !important}@media(max-width: 749px){html.es-legacy-active .visible-xs{display:block !important}html.es-legacy-active table.visible-xs{display:table !important}html.es-legacy-active tr.visible-xs{display:table-row !important}html.es-legacy-active th.visible-xs,html.es-legacy-active td.visible-xs{display:table-cell !important}}@media(max-width: 749px){html.es-legacy-active .visible-xs-block{display:block !important}}@media(max-width: 749px){html.es-legacy-active .visible-xs-inline{display:inline !important}}@media(max-width: 749px){html.es-legacy-active .visible-xs-inline-block{display:inline-block !important}}@media(min-width: 750px)and (max-width: 991px){html.es-legacy-active .visible-sm{display:block !important}html.es-legacy-active table.visible-sm{display:table !important}html.es-legacy-active tr.visible-sm{display:table-row !important}html.es-legacy-active th.visible-sm,html.es-legacy-active td.visible-sm{display:table-cell !important}}@media(min-width: 750px)and (max-width: 991px){html.es-legacy-active .visible-sm-block{display:block !important}}@media(min-width: 750px)and (max-width: 991px){html.es-legacy-active .visible-sm-inline{display:inline !important}}@media(min-width: 750px)and (max-width: 991px){html.es-legacy-active .visible-sm-inline-block{display:inline-block !important}}@media(min-width: 992px)and (max-width: 1199px){html.es-legacy-active .visible-md{display:block !important}html.es-legacy-active table.visible-md{display:table !important}html.es-legacy-active tr.visible-md{display:table-row !important}html.es-legacy-active th.visible-md,html.es-legacy-active td.visible-md{display:table-cell !important}}@media(min-width: 992px)and (max-width: 1199px){html.es-legacy-active .visible-md-block{display:block !important}}@media(min-width: 992px)and (max-width: 1199px){html.es-legacy-active .visible-md-inline{display:inline !important}}@media(min-width: 992px)and (max-width: 1199px){html.es-legacy-active .visible-md-inline-block{display:inline-block !important}}@media(min-width: 1200px){html.es-legacy-active .visible-lg{display:block !important}html.es-legacy-active table.visible-lg{display:table !important}html.es-legacy-active tr.visible-lg{display:table-row !important}html.es-legacy-active th.visible-lg,html.es-legacy-active td.visible-lg{display:table-cell !important}}@media(min-width: 1200px){html.es-legacy-active .visible-lg-block{display:block !important}}@media(min-width: 1200px){html.es-legacy-active .visible-lg-inline{display:inline !important}}@media(min-width: 1200px){html.es-legacy-active .visible-lg-inline-block{display:inline-block !important}}@media(max-width: 749px){html.es-legacy-active .hidden-xs{display:none !important}}@media(min-width: 750px)and (max-width: 991px){html.es-legacy-active .hidden-sm{display:none !important}}@media(min-width: 992px)and (max-width: 1199px){html.es-legacy-active .hidden-md{display:none !important}}@media(min-width: 1200px){html.es-legacy-active .hidden-lg{display:none !important}}html.es-legacy-active .visible-print{display:none !important}@media print{html.es-legacy-active .visible-print{display:block !important}html.es-legacy-active table.visible-print{display:table !important}html.es-legacy-active tr.visible-print{display:table-row !important}html.es-legacy-active th.visible-print,html.es-legacy-active td.visible-print{display:table-cell !important}}html.es-legacy-active .visible-print-block{display:none !important}@media print{html.es-legacy-active .visible-print-block{display:block !important}}html.es-legacy-active .visible-print-inline{display:none !important}@media print{html.es-legacy-active .visible-print-inline{display:inline !important}}html.es-legacy-active .visible-print-inline-block{display:none !important}@media print{html.es-legacy-active .visible-print-inline-block{display:inline-block !important}}@media print{html.es-legacy-active .hidden-print{display:none !important}}html.es-legacy-active{font-size:100%;overflow-y:auto}html.es-legacy-active body{background:#f6f6f6;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;font-smooth:always;color:#363749}html.es-legacy-active a[ng-click]{cursor:pointer}html.es-legacy-active .security{font-family:"text-security-circle"}html.es-legacy-active p{margin-bottom:2em}html.es-legacy-active p.mar--1em{margin-bottom:1em}html.es-legacy-active label{font-weight:normal}html.es-legacy-active input[type=email]:invalid{box-shadow:none !important}html.es-legacy-active ul{list-item-style:none;padding:0}html.es-legacy-active ul li{list-style-type:none}html.es-legacy-active ul.list{margin-left:30px;margin-bottom:30px;padding-left:0}html.es-legacy-active ul.list li{padding-bottom:15px;list-style-type:disc}html.es-legacy-active ul.site-map{margin:30px}html.es-legacy-active ul.site-map>li{list-style-type:disc}html.es-legacy-active ul.site-map>li>ul{padding-left:20px}html.es-legacy-active ul.site-map>li>ul li{list-style-type:circle}html.es-legacy-active h2.page-title{margin-bottom:20px;margin-top:30px}html.es-legacy-active h2{color:#616270;font-size:28px;font-weight:700}html.es-legacy-active h3{margin-bottom:20px;color:#616270;font-weight:700;font-size:24px}html.es-legacy-active h3 small{display:block;font-weight:normal;margin-top:5px}html.es-legacy-active h6{color:#363749}html.es-legacy-active .help-block{font-size:12px;color:#363749}html.es-legacy-active .block{display:block}html.es-legacy-active .clear{clear:both}html.es-legacy-active .spacer-sm{margin:5px 0;width:100%;float:left;clear:both}html.es-legacy-active .spacer-lg{margin:20px 0;width:100%;float:left;clear:both}html.es-legacy-active .divider{border-top:1px solid #c8c8d0;height:1px;width:100%;float:left;clear:both;margin:15px 0}html.es-legacy-active .divider-lg{border-top:1px solid #c8c8d0;height:1px;width:100%;float:left;clear:both;margin:25px 0}html.es-legacy-active .no-pad{padding:0}html.es-legacy-active .no-lr-pad{padding-left:0 !important;padding-right:0 !important}html.es-legacy-active .center-align-wrap{float:left;position:relative;left:50%}html.es-legacy-active .btn{transition:.25s;border-radius:4px;font-size:16px;line-height:19px}html.es-legacy-active .btn-secondary{background-color:#1f2034;color:#fff}html.es-legacy-active .btn-secondary:hover,html.es-legacy-active .btn-secondary:focus{background-color:rgb(1.3072289157,56.2108433735,107.1927710843);color:#fff}html.es-legacy-active .btn-xs,html.es-legacy-active .btn-group-xs>.btn{padding:5px 10px;border-radius:4px;height:auto;font-size:14px;font-weight:700}html.es-legacy-active .btn-default{padding-top:10px;padding-bottom:10px;font-size:16px;font-weight:700;border:1px solid #c8c8d0;border-radius:4px}html.es-legacy-active .btn-default:hover{background-color:#eee}html.es-legacy-active .btn-file,html.es-legacy-active .btn-file input[type=file]{display:inline-flex;align-items:center;justify-content:center;padding:var(--taskhub-button-padding);font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-button-font-size);font-weight:var(--taskhub-button-font-weight);line-height:20px;border-radius:8px;background:var(--button-primary-bg);color:#fff;border:none;cursor:pointer}html.es-legacy-active .btn-file label{margin-bottom:0}html.es-legacy-active .input-group-btn-vertical .btn-default{height:23.5px}html.es-legacy-active .btn-cancel{border:1px solid #1f2034;color:#1f2034;margin-right:30px;transition:.5s;transition-timing-function:ease-in-out}html.es-legacy-active .btn-cancel:hover{background-color:#1f2034;color:#fff}html.es-legacy-active .label{padding:4px 10px;cursor:pointer}html.es-legacy-active .label.label-primary{background-color:#ebf7ec;border:1px solid #ff5116;color:#ff5116}html.es-legacy-active .no-margin{margin:0 !important}html.es-legacy-active .no-margin-top{margin-top:0 !important}html.es-legacy-active .absolute{position:absolute}html.es-legacy-active .panel{background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);padding:20px;border-radius:5px;border:none}html.es-legacy-active .panel p:last-child{margin-bottom:1em}html.es-legacy-active .red{color:red}html.es-legacy-active .text-large{font-size:120%}html.es-legacy-active .text-small{font-size:12px}html.es-legacy-active .text-secondary{color:#1f2034}html.es-legacy-active .text-info{color:#4299e1}html.es-legacy-active .inverse{background-color:#1f2034;color:#fff}html.es-legacy-active .show-on-800{display:none}html.es-legacy-active .full-width{width:100% !important}html.es-legacy-active footer{padding:20px 40px 40px;margin-top:-22px}html.es-legacy-active .icon-notification{background-image:url("/profile/app/assets/img/icons/icon-notifications.svg")}html.es-legacy-active .icon-search{background-image:url("/profile/app/assets/img/icons/icon-search.svg")}html.es-legacy-active .icon-profile{background-image:url("/profile/app/assets/img/icons/icon-profile.svg")}html.es-legacy-active .icon-assignments{background-image:url("/profile/app/assets/img/icons/icon-assignment.svg")}html.es-legacy-active .icon-location{background-image:url("/profile/app/assets/img/icons/icon-location.svg")}html.es-legacy-active .icon-check{background-image:url("/profile/app/assets/img/icons/icon-check.svg")}html.es-legacy-active .icon-form{background-image:url("/profile/app/assets/img/icons/icon-form.svg")}html.es-legacy-active .icon-signature{background-image:url("/profile/app/assets/img/icons/icon-signature.svg")}html.es-legacy-active .icon-video{background-image:url("/profile/app/assets/img/icons/icon-video.svg")}html.es-legacy-active .icon-quiz{background-image:url("/profile/app/assets/img/icons/icon-quiz.svg")}html.es-legacy-active .icon-menu{background-image:url("/profile/app/assets/img/icons/icon-menu.svg")}html.es-legacy-active .icon-close{background-image:url("/profile/app/assets/img/icons/icon-close.svg")}html.es-legacy-active .icon-bad{background-image:url("/profile/app/assets/img/icons/icon-bad.svg")}html.es-legacy-active .icon-neutral{background-image:url("/profile/app/assets/img/icons/icon-neutral.svg")}html.es-legacy-active .icon-good{background-image:url("/profile/app/assets/img/icons/icon-good.svg")}html.es-legacy-active .icon-my-profile{background-image:url("/profile/app/assets/img/icons/icon-my-profile.svg")}html.es-legacy-active .icon-activity{background-image:url("/profile/app/assets/img/icons/icon-activity.svg")}html.es-legacy-active .icon-pay{background-image:url("/profile/app/assets/img/icons/icon-pay.svg")}html.es-legacy-active .icon-my-company{background-image:url("/profile/app/assets/img/icons/icon-my-company.svg")}html.es-legacy-active .form-container{max-width:1200px;margin:auto}html.es-legacy-active .form-group{margin-bottom:30px}html.es-legacy-active .form-group label.control-label{font-size:16px;font-weight:700;color:#4c4c57}html.es-legacy-active .all-onboarding-forms .form-group label.control-label{font-weight:400}html.es-legacy-active .all-onboarding-forms .form-group label,html.es-legacy-active .all-onboarding-forms .form-group .list-group{margin-bottom:0}html.es-legacy-active .list-group{border-radius:5px;margin-bottom:30px}html.es-legacy-active .checkbox{margin:10px 0}html.es-legacy-active .control-label{display:block;margin-bottom:5px}html.es-legacy-active .control-label small{font-size:12px;display:block}html.es-legacy-active select.form-control{border-radius:4px;padding:12px 13px;font-size:16px;line-height:19px;border:1px solid #c8c8d0;color:#363749;height:auto}html.es-legacy-active select:not([multiple]){-webkit-appearance:none;-moz-appearance:none;background-position:right 50%;background-repeat:no-repeat;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);padding-right:1.5em}html.es-legacy-active input.form-control{border-radius:4px;padding:12px 13px;font-size:16px;line-height:19px;border:1px solid #c8c8d0;color:#363749;height:auto;background-color:#fff;box-shadow:none}html.es-legacy-active input.form-control ::-moz-placeholder{color:#8e8f99}html.es-legacy-active input.form-control ::placeholder{color:#8e8f99}html.es-legacy-active input[type=date]{line-height:19px !important}html.es-legacy-active td input{border-radius:4px;padding:3px 5px;border:1px solid #c8c8d0;color:#363749}html.es-legacy-active td input ::-moz-placeholder{color:#8e8f99}html.es-legacy-active td input ::placeholder{color:#8e8f99}html.es-legacy-active textarea.form-control{border-radius:4px;padding:12px 13px;font-size:16px;line-height:24px;border:1px solid #c8c8d0;color:#363749;height:auto;background-color:#fff}html.es-legacy-active .form-control[disabled],html.es-legacy-active .form-control[readonly]{background-color:#eee !important;border:1px solid #c8c8d0}html.es-legacy-active .input-group-addon{background-color:#eee;color:#616270;border:1px solid #c8c8d0;border-radius:4px;vertical-align:middle !important;font-size:18px}html.es-legacy-active .list-group .list-group-item{padding:8px 20px 8px 20px;border:1px solid #eee}html.es-legacy-active .list-group .list-group-item.title{padding-top:15px;padding-bottom:15px;background:#eee;border:1px solid #eee;border-top-right-radius:5px;border-top-left-radius:5px}html.es-legacy-active .list-group .list-group-item.title-min-height{min-height:75px}html.es-legacy-active .list-group .list-group-item label{margin:0}html.es-legacy-active .list-group .list-group-item label.text-large{font-weight:700;font-size:16px}html.es-legacy-active .list-group .list-group-item:last-child{border-bottom-right-radius:5px;border-bottom-left-radius:5px}html.es-legacy-active .list-group .list-group-item:first-child{border-bottom-right-radius:0px !important;border-bottom-left-radius:0px !important}html.es-legacy-active .list-group .checkbox{margin:0}html.es-legacy-active .yes-no{padding:15px;background:#fff;border:1px solid #eee;border-top:none}html.es-legacy-active .radio-inline{margin-right:29px}html.es-legacy-active .spinner input{text-align:right}html.es-legacy-active .input-group-btn-vertical{position:relative;white-space:nowrap;width:1%;vertical-align:middle;display:table-cell}html.es-legacy-active .input-group-btn-vertical>.btn{display:block;float:none;width:100%;max-width:100%;padding:9px;padding-top:10px;margin-left:-1px;position:relative;border-radius:0}html.es-legacy-active .input-group-btn-vertical>.btn:first-child{border-top-right-radius:4px}html.es-legacy-active .input-group-btn-vertical>.btn:last-child{margin-top:-2px;border-bottom-right-radius:4px}html.es-legacy-active .input-group-btn-vertical i{position:absolute;top:1px;left:5px}html.es-legacy-active .list-group .radio{margin:0}html.es-legacy-active .btn-file{position:relative;overflow:hidden}html.es-legacy-active .btn-file input[type=file]{position:absolute;top:0;right:0;min-width:100%;min-height:100%;font-size:100px;text-align:right;filter:alpha(opacity=0);opacity:0;outline:none;background:#fff;cursor:inherit;display:block}html.es-legacy-active .clickable{cursor:pointer}html.es-legacy-active .tabs>input:checked+label{background-color:#fff;color:#ff5116;border-top:5px solid #ff5116;border-bottom:8px solid #fff;padding-top:8px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}html.es-legacy-active .tabs>label{display:inline-block;margin:0 0 -1px;padding:15px 50px;font-size:20px;font-weight:600;text-align:center;border:1px solid rgba(0,0,0,0);cursor:pointer}html.es-legacy-active .tabs>input{display:none}html.es-legacy-active .tab-content{display:none;background-color:#fff;box-shadow:0px 3px 3px 0 rgba(0,0,0,.1),0px 3px 2px 0 rgba(0,0,0,.06);padding:20px;clear:both;border-radius:5px;margin-top:-8px}html.es-legacy-active .tab-content a{text-decoration:underline}html.es-legacy-active .tab-content a.btn{text-decoration:none}html.es-legacy-active #tab1:checked~#content1,html.es-legacy-active #tab2:checked~#content2{display:inline-block;width:100%}html.es-legacy-active #tab1:checked~#content1 .tos,html.es-legacy-active #tab2:checked~#content2 .tos{text-align:center;font-size:70%}@media(min-width: 992px){html.es-legacy-active .row-eq,html.es-legacy-active .row-eq>div[class*=col-]{display:flex}html.es-legacy-active .col-eq{display:flex;flex:1;flex-flow:column nowrap}html.es-legacy-active .row-eq .panel-body{flex-grow:1}}@media(max-width: 800px){html.es-legacy-active h2.page-title{font-size:24px;text-align:center}}@media(max-width: 800px){html.es-legacy-active .hide-on-800{display:none}html.es-legacy-active .show-on-800{display:block}}html.es-legacy-active .cropArea{background:#e4e4e4;overflow:hidden;width:500px;height:350px;margin-left:auto;margin-right:auto}@media(max-width: 600px){html.es-legacy-active .mob-hidden{display:none !important}}html.es-legacy-active .float-left{float:left}html.es-legacy-active .float-right{float:right}html.es-legacy-active .back-btn{cursor:pointer;position:relative;background:none;color:#9f9f9f;font-size:12px;font-weight:600;line-height:19px;padding-left:15px;padding-top:2px;border:none;float:left;margin-left:15px}html.es-legacy-active .back-btn:before{content:"";position:absolute;top:2px;left:0;font-size:20px;font-family:FontAwesome;font-weight:100}html.es-legacy-active .back-btn:focus{outline:none}html.es-legacy-active .chosen-container{width:100% !important}html.es-legacy-active #createBoxRedux #create-box{padding-top:10px}html.es-legacy-active #createBoxRedux #create-box div{font-size:12px}@media(max-width: 600px){html.es-legacy-active #createBoxRedux #submit-workflow,html.es-legacy-active #createBoxRedux #reset-selection{width:auto}}html.es-legacy-active #createBoxRedux #table-header{background:#0e2845;color:#fff}html.es-legacy-active #createBoxRedux #form-name{font-family:"Lato",sans-serif}html.es-legacy-active #createBoxRedux #expiration{width:50%;text-align:center}html.es-legacy-active #createBoxRedux .grey-color{color:gray}html.es-legacy-active #createBoxRedux #createbox-redux-description{font-size:13px;font-weight:100}html.es-legacy-active #createBoxRedux .createbox-redux-dropdown{margin-bottom:15px;margin-top:10px}html.es-legacy-active #createBoxRedux .createbox-redux-dropdown label{font-size:18px}html.es-legacy-active #createBoxRedux .btn-green{font-weight:100;line-height:16px;font-size:12px;color:#fff}html.es-legacy-active #createBoxRedux .formHyperlink{color:#fff;text-decoration:underline}html.es-legacy-active #createBoxRedux table caption{font-size:12px;margin:0;color:#39b54a;padding:10px 0 10px 10px;background:#363749}html.es-legacy-active #createBoxRedux input.chosen-search-input{width:100% !important}html.es-legacy-active .daterangepicker.dropdown-menu{z-index:1000000}html.es-legacy-active .text-center{text-align:center}html.es-legacy-active .no-padding-bottom{padding-bottom:0 !important}html.es-legacy-active .flex{display:flex}html.es-legacy-active .w-50{width:50%}html.es-legacy-active .w-100{width:100%}@keyframes focusFade{from{background:#fff5bf}to{background:rgba(0,0,0,0)}}html.es-legacy-active .focusFade{animation:focusFade 2500ms}html.es-legacy-active .table{border:1px solid #eee}html.es-legacy-active .table-striped>tbody>tr{background-color:#fff !important}html.es-legacy-active .margin-left-5{margin-left:10px}html.es-legacy-active .margin-left-10{margin-left:10px}html.es-legacy-active .margin-left-20{margin-left:10px}html.es-legacy-active .margin-left-30{margin-left:30px}html.es-legacy-active .margin-right-5{margin-right:10px}html.es-legacy-active .margin-right-10{margin-right:10px}html.es-legacy-active .margin-right-20{margin-right:10px}html.es-legacy-active .margin-right-30{margin-right:30px}html.es-legacy-active .iti__flag-container{height:45px}html.es-legacy-active select.hide-disabled-chosen-options+.chosen-container .chosen-results li.disabled-result{display:none}html.es-legacy-active .createbox-redux-dropdown .chosen-container-multi ul.chosen-choices{height:unset}html.es-legacy-active .container{position:relative;padding-bottom:30px;margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}html.es-legacy-active .container:before,html.es-legacy-active .container:after{content:" ";display:table}html.es-legacy-active .container:after{clear:both}@media(min-width: 750px){html.es-legacy-active .container{width:100%}}@media(min-width: 992px){html.es-legacy-active .container{width:100%}}@media(min-width: 1200px){html.es-legacy-active .container{width:100%;padding-left:30px;padding-right:30px}}html.es-legacy-active .container.onboarding,html.es-legacy-active .container.w540{width:540px;padding-top:15px;padding-left:0;padding-right:0}@media(max-width: 570px){html.es-legacy-active .container.onboarding,html.es-legacy-active .container.w540{width:100%;padding-left:15px;padding-right:15px}}html.es-legacy-active .container.survey{width:700px;padding-top:15px;padding-left:0;padding-right:0}@media(max-width: 730px){html.es-legacy-active .container.survey{width:100%;padding-left:15px;padding-right:15px}}html.es-legacy-active .container.default{padding-left:30px;padding-right:30px;padding-top:15px}@media(max-width: 600px){html.es-legacy-active .container.default{padding-left:15px;padding-right:15px}}html.es-legacy-active .container.create-account,html.es-legacy-active .container.w350{width:350px;padding:0}@media(max-width: 375px){html.es-legacy-active .container.create-account,html.es-legacy-active .container.w350{width:100%;padding-left:15px;padding-right:15px}}html.es-legacy-active blockquote.pull-right{padding-left:15px}html.es-legacy-active .meta{color:#aaa}html.es-legacy-active #instructions,html.es-legacy-active .login-instructions{padding:20px 20px 0}html.es-legacy-active .m-login-wrap{width:350px;margin:20px auto 0 auto;padding-bottom:20px}html.es-legacy-active .tabs>label{width:50%;float:left}html.es-legacy-active .notify{border-radius:2px 2px 0 0;text-align:center;width:100%;left:0}html.es-legacy-active .notify span{color:#fff;font-size:16px;font-weight:400;line-height:16px;text-align:center}html.es-legacy-active .notify.alert{background-color:red}html.es-legacy-active .notify.primary{background-color:#009927}html.es-legacy-active .guest-body{margin-top:50px}html.es-legacy-active .signup-location{margin-left:-20px;margin-right:-20px}html.es-legacy-active #wrapper{padding-left:0}html.es-legacy-active #page-wrapper{width:100%;padding:0;background-color:#fff}html.es-legacy-active .btn.filters{display:none}html.es-legacy-active .l-wrapper-aside{padding-top:15px;padding-right:15px;padding-bottom:15px}html.es-legacy-active .toggle-btn a{background-color:#fff;display:inline;color:#ff5116;padding:5px 10px;border:1px solid #ddd;border-top:0;float:right;margin-right:-15px;position:relative;top:-1px;text-decoration:none}html.es-legacy-active .toggle-btn a i{font-size:12px}@media(max-width: 800px){html.es-legacy-active .btn.filters{display:block;background-color:#ebf7ec;border:1px solid #ff5116;color:#ff5116;padding:8px 16px;margin-bottom:15px}html.es-legacy-active .btn.filters i{font-size:24px;margin-right:5px;position:relative;top:1px}html.es-legacy-active aside .navbar-header{display:block;padding:15px}html.es-legacy-active .sidebar{background-color:#fff;padding:30px}html.es-legacy-active #l--sidebar-wrapper{position:relative;width:100%}html.es-legacy-active #main .l--sticky-sidebar-wrap{position:relative;float:none;width:100%}html.es-legacy-active .l--side-content{position:relative;width:100%}html.es-legacy-active .job--detail-handler{position:relative}html.es-legacy-active .canvas{width:100%;height:100%;position:relative;transform:translateX(0);transform:translate3d(0, 0, 0);transition:300ms ease all;backface-visibility:hidden}html.es-legacy-active .show-nav .canvas{transform:translateX(300px);transform:translate3d(300px, 0, 0)}html.es-legacy-active #sidebar{width:300px;height:100%;position:absolute;top:0;left:-300px;background:#fff}html.es-legacy-active .l-wrapper-aside{padding-right:0}html.es-legacy-active .sticky-sidebar{margin-bottom:0}html.es-legacy-active .btn.apply{display:none}html.es-legacy-active .apply-fixed{display:block;position:fixed;bottom:0;left:0;width:100%;padding-top:10px;padding-bottom:55px;background-color:#fff}html.es-legacy-active .sticky-sidebar{position:relative !important}html.es-legacy-active #sidebar-type-3{position:absolute;width:100%;z-index:99}html.es-legacy-active #sidebar-type-3.collapse.in{display:block;height:100%;background-color:hsla(0,0%,100%,.8)}html.es-legacy-active #sidebar-type-3 .sidebar.profile{padding-top:15px;padding-bottom:15px}}@media(min-width: 801px){html.es-legacy-active .sidebar{position:fixed;top:80px;left:255px;width:255px;margin-left:-255px;overflow-y:auto;background-color:#fff;bottom:0;overflow-x:hidden;padding:20px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}html.es-legacy-active .sidebar #profile-completion{margin:10px auto 20px auto}html.es-legacy-active .l-sidebar-content-wrap{padding-left:255px}html.es-legacy-active aside .navbar-header{display:none}html.es-legacy-active .l-wrapper-aside{margin-left:270px}html.es-legacy-active .l--sticky-sidebar-wrap{display:block}html.es-legacy-active .toggle-btn{display:none}html.es-legacy-active .apply-fixed{display:none}html.es-legacy-active #sidebar-type-3{display:block}}html.es-legacy-active .row{margin:0 !important}html.es-legacy-active .sidebar.rebrand{top:56px}html.es-legacy-active .tp-sidenav{width:280px;background-color:#fff;overflow:hidden;top:56px}html.es-legacy-active .tp-sidenav-ul{height:100%;padding:32px 0 0 1px;position:relative}html.es-legacy-active .tp-sidenav-item{margin-bottom:20px !important;padding-left:20px;line-height:18px;height:40px;border-left:3px solid #fff;display:flex}html.es-legacy-active .tp-sidenav-item.active{color:var(--primary-color) !important;border:none;border-left:3px solid var(--primary-color)}html.es-legacy-active .tp-sidenav-item.active a,html.es-legacy-active .tp-sidenav-item.active i{color:var(--primary-color)}html.es-legacy-active .tp-sidenav-icon{font-size:24px;vertical-align:middle}html.es-legacy-active .tp-sidenav-link{font-size:16px;font-family:"Montserrat",sans-serif;font-weight:500;color:#6a737d !important;padding-left:12px;vertical-align:middle;text-decoration:none}html.es-legacy-active .logout{color:#6a737d;font-weight:200}html.es-legacy-active .tp-sidenav-link:link{text-decoration:none}html.es-legacy-active .tp-sidenav-link:visited{text-decoration:none}html.es-legacy-active .tp-sidenav-link:hover{text-decoration:none}html.es-legacy-active .tp-sidenav-item:hover>.tp-sidenav-icon{color:var(--primary-color)}html.es-legacy-active .tp-sidenav-item:hover>.tp-sidenav-link{color:var(--primary-color) !important}html.es-legacy-active .tp-sidenav-logout:hover>.tp-sidenav-icon{color:var(--primary-color)}html.es-legacy-active .tp-sidenav-link:active{text-decoration:none}html.es-legacy-active .tp-sidenav-logout{position:absolute;bottom:0;padding:24px 0 24px 0;background-color:#f5f8fa;width:100%}html.es-legacy-active .hr-bottom{margin:-24px 0 0 -24px;padding-top:30px}@media(max-width: 800px){html.es-legacy-active .tp-drawer-icon{font-size:16px;font-weight:600;color:#61737d;padding-right:32px}html.es-legacy-active .tp-drawer-link{font-family:"Montserrat",sans-serif;font-size:16px;font-weight:500;color:var(--grey);vertical-align:top;text-decoration:none}html.es-legacy-active .tp-drawer-item{padding-bottom:32px}html.es-legacy-active .logout-item{height:76px;background-color:#f5f8fa;display:flex;margin:0px -24px -24px -24px}html.es-legacy-active .tp-drawer-logout{font-family:"Montserrat",sans-serif;font-weight:500;bottom:0;color:#61737d;font-size:16px;align-self:center;vertical-align:middle;text-decoration:none}html.es-legacy-active .tp-drawer-logout:hover{text-decoration:none}html.es-legacy-active .tp-drawer-icon-logout{align-self:center;font-size:16px;font-weight:500;color:#61737d;padding:0 32px 0 24px}html.es-legacy-active .tp-drawer-link:link{text-decoration:none}html.es-legacy-active .tp-drawer-link:visited{text-decoration:none}html.es-legacy-active .tp-drawer-link:hover{text-decoration:none}html.es-legacy-active .tp-drawer-link:hover>.tp-sidenav-icon{color:var(--primary-color)}html.es-legacy-active .tp-drawer-logout:hover>.tp-drawer-icon-logout{color:var(--primary-color)}html.es-legacy-active .tp-sidenav-link:active{text-decoration:none;color:var(--primary-color)}html.es-legacy-active .drawer-close{display:flex;justify-content:flex-end}html.es-legacy-active .close-icon{font-size:16px;background-color:#f6f8fa;border-radius:50%;width:30px;height:30px;display:flex;justify-content:center;align-items:center;position:fixed}html.es-legacy-active .bdOverlay{position:fixed;z-index:2000;top:0;left:0;width:100%;height:100%;background-color:rgba(36,41,46,.15)}html.es-legacy-active .bdOverlay.ng-enter,html.es-legacy-active .bdOverlay.ng-leave{transition:all .25s ease-in-out}html.es-legacy-active .bdOverlay.ng-enter{background-color:rgba(36,41,46,.15)}html.es-legacy-active .bdContainer{position:fixed;bottom:0px;left:0;width:100%;background-color:#fff;z-index:3000;box-shadow:0 6px 24px 0 rgba(36,41,46,.1);min-height:300px;border-top-right-radius:25px;border-top-left-radius:25px;max-height:calc(100vh - 148px)}html.es-legacy-active .bdContainer.ng-enter,html.es-legacy-active .bdContainer.ng-leave{transition:all .25s ease-in-out}html.es-legacy-active .bdContainer.ng-enter{transform:translateY(100%)}html.es-legacy-active .bdContainer.ng-enter.ng-enter-active{transform:translateY(0%)}html.es-legacy-active .bdContainer.ng-leave{transform:translateY(0%)}html.es-legacy-active .bdContainer.ng-leave.ng-leave-active{transform:translateY(100%)}html.es-legacy-active .bdContainer-scroll{overflow-y:auto;border-top-right-radius:25px;border-top-left-radius:25px;padding:32px 24px 24px 24px}}html.es-legacy-active .sidebar.rebrand{top:56px}html.es-legacy-active .redesign-sidenav{width:100px;background-color:#fff;overflow:hidden;position:fixed;top:56px;bottom:0;padding:0;z-index:100;border-right:1px solid #e1e4e8;display:flex;flex-direction:column}html.es-legacy-active .redesign-sidenav-ul{flex:1;padding:10px 0 0 0;margin:0;list-style:none;display:flex;flex-direction:column;align-items:center;gap:10px;position:relative}html.es-legacy-active .redesign-sidenav-li{width:auto;height:auto;display:flex;justify-content:center;align-items:center;padding:16px 8px;max-width:85px;max-height:85px;gap:5px;cursor:pointer;text-decoration:none;border-radius:20px;margin-bottom:8px !important;flex-direction:column;border:2px solid rgba(0,0,0,0)}html.es-legacy-active .redesign-sidenav-li.active{background:linear-gradient(90deg, var(--primary-color) 0%, color-mix(in srgb, var(--primary-color) 80%, black 20%) 100%);border-color:rgba(0,0,0,0)}html.es-legacy-active .redesign-sidenav-li.active .tp-sidenav-icon,html.es-legacy-active .redesign-sidenav-li.active .redesign-sidenav-link{color:#fff !important}html.es-legacy-active .redesign-sidenav-li:not(.active):hover{border-color:var(--primary-color)}html.es-legacy-active .redesign-sidenav-li:not(.active):hover .tp-sidenav-icon,html.es-legacy-active .redesign-sidenav-li:not(.active):hover .redesign-sidenav-link{color:var(--primary-color) !important}html.es-legacy-active .redesign-sidenav-link{width:85px;font-family:"Montserrat",sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:16px;text-align:center;color:var(--grey) !important;cursor:pointer;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;padding:0}html.es-legacy-active .tp-sidenav-icon{width:24px;height:24px;font-size:24px;color:var(--grey);flex-shrink:0;margin-bottom:4px;padding-top:7px}html.es-legacy-active .redesign-sidenav-logout{width:100%;height:90px;background-color:var(--grey-90) !important;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px 24px;gap:4px;cursor:pointer;margin-top:auto;border:none;text-decoration:none;color:#6a737d}html.es-legacy-active .redesign-sidenav-logout:hover{background:rgba(0,123,255,.1)}html.es-legacy-active .redesign-sidenav-logout:hover .tp-sidenav-icon,html.es-legacy-active .redesign-sidenav-logout:hover .redesign-sidenav-link{color:var(--primary-color) !important}html.es-legacy-active .redesign-logout{font-family:"Montserrat",sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:20px;padding-bottom:35px}html.es-legacy-active .sidebar.create-account .item{margin-bottom:45px}html.es-legacy-active .sidebar.create-account .item span.muted+label{color:hsl(0,0%,70.7%)}html.es-legacy-active .panel ul.list-group-sortable{margin:10px -10px}html.es-legacy-active .panel ul.list-group-sortable li{margin-bottom:10px;background-color:#fafafa}html.es-legacy-active .panel ul.list-group-sortable li:last-child{margin-bottom:0px}html.es-legacy-active .panel ul.list-group-sortable li>i{margin-right:10px;color:hsl(0,0%,85.5%)}html.es-legacy-active .link-page-back{position:absolute;margin:30px;top:0;left:0;z-index:1029;padding:10px 20px;color:#1f2034;border:1px solid #1f2034;border-radius:4px;font-weight:700;transition:.5s;transition-timing-function:ease-in-out}html.es-legacy-active .link-page-back:hover{background-color:#1f2034;color:#fff;text-decoration:none}html.es-legacy-active .list-group.import-options li{margin-bottom:20px;padding:0}html.es-legacy-active .list-group.import-options li a{display:block;padding-left:10px;padding-right:40px;padding-top:10px;padding-bottom:10px;text-decoration:none}html.es-legacy-active .list-group.import-options li a i{color:#ff5116;font-size:24px}html.es-legacy-active .list-group.import-options li a label{font-size:18px;position:relative;top:-3px;margin-left:10px}html.es-legacy-active .list-group.import-options li a span{font-size:28px;position:absolute;right:0;margin-right:20px}@media(max-width: 800px){html.es-legacy-active .sidebar.create-account{position:relative;padding:10px;border-bottom:1px solid #c8c8d0}html.es-legacy-active .sidebar.create-account .row{margin:0}html.es-legacy-active .sidebar.create-account .circle{margin:0;position:absolute;right:0;top:0;margin-top:-5px !important;margin-right:5px !important}html.es-legacy-active .sidebar.create-account .circle canvas{display:none}html.es-legacy-active .sidebar.create-account .circle .progress-info{margin:0;position:relative}html.es-legacy-active .sidebar.create-account .circle h2{font-size:24px}html.es-legacy-active .sidebar.create-account .circle p{margin-bottom:0;font-size:14px;margin-top:-5px}html.es-legacy-active .sidebar.create-account .progress-steps-wrap{left:0;float:left;width:100%;padding-right:60px;padding-top:3px}html.es-legacy-active .sidebar.create-account .progress-steps-wrap .progress-steps{right:0;float:left;width:100%}html.es-legacy-active .sidebar.create-account .progress-steps{margin:0;border:none}html.es-legacy-active .sidebar.create-account .progress-steps .item{float:left;margin-bottom:0;padding-right:9%;position:relative}html.es-legacy-active .sidebar.create-account .progress-steps .item:last-child{padding-right:0}html.es-legacy-active .sidebar.create-account .progress-steps .item:last-child:before{border:none}html.es-legacy-active .sidebar.create-account .progress-steps .item:before{border-top:1px solid #c8c8d0;content:" ";position:absolute;width:100%;top:0;margin-top:15px}html.es-legacy-active .sidebar.create-account .progress-steps .item label{display:none}html.es-legacy-active .sidebar.create-account .progress-steps .item>span{position:relative;display:block;left:0;width:24px;height:24px;font-size:14px;line-height:24px}html.es-legacy-active .link-page-back{position:relative}}html.es-legacy-active .table{border:1px solid #eee}html.es-legacy-active .table thead{background-color:#eee;color:#616270}html.es-legacy-active .table thead>tr>th{border:none;padding:15px 10px;border:1px solid #eee;font-size:14px}html.es-legacy-active .table thead tr th:first-child{padding-left:15px}html.es-legacy-active .table thead tr th:last-child{padding-right:15px}html.es-legacy-active .table tbody{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}html.es-legacy-active .table tbody>tr>td{padding:15px 10px;border-top:1px solid #eee;border-bottom:none;border-left:none;border-right:none}html.es-legacy-active .table tbody tr th:first-child{padding-left:15px}html.es-legacy-active .table tbody tr th:last-child{padding-right:15px}html.es-legacy-active .table .label.label-primary{width:70px;display:block}html.es-legacy-active .show-on-responsive{display:none !important}html.es-legacy-active .hide-on-reponsive{display:block !important}html.es-legacy-active .entity-table .no-results p{margin:10px auto 30px;width:600px}html.es-legacy-active td.collapseable-row{padding:0 !important;width:100%}html.es-legacy-active table th small{font-size:12px;font-weight:normal;color:#999;display:block}html.es-legacy-active .responsive-table table.pay-options tr{margin-bottom:0}html.es-legacy-active .responsive-table table.pay-options tr th{font-weight:normal;color:#999;padding:15px 10px;border-top:1px solid #eee}html.es-legacy-active .responsive-table table.pay-options tr .data-title{display:none}html.es-legacy-active .responsive-table table.pay-options .data-title:before{content:attr(data-title)}html.es-legacy-active .responsive-table table.pay-options tr th,html.es-legacy-active .responsive-table table.pay-options tr td{background-color:#fff;border-top:1px solid #eee}html.es-legacy-active .responsive-table table.pay-options .caption>td{text-align:left;background-color:#eee}html.es-legacy-active .responsive-table table.pay-options .caption>td span{text-align:left;font-weight:bold}html.es-legacy-active .responsive-table table.pay-options .caption>td a{text-align:right}html.es-legacy-active .responsive-table table.pay-options.state-tax th{width:40%}html.es-legacy-active .data-label{-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width: 64em){html.es-legacy-active .responsive-table .entity-table{border:none}html.es-legacy-active .responsive-table .entity-table tbody{box-shadow:none}html.es-legacy-active .responsive-table .entity-table tbody tr{margin-bottom:25px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}html.es-legacy-active .responsive-table .entity-table tbody .entity-title{padding:7px !important;text-align:center !important;font-weight:700}html.es-legacy-active .responsive-table .entity-table tbody .entity-title:before{content:"" !important}html.es-legacy-active .responsive-table .entity-table tbody .action-btn{padding:15px;display:flex;flex-direction:row;justify-content:space-evenly}html.es-legacy-active .responsive-table .entity-table tbody .action-btn a{border-radius:4px;display:inline-block;font-weight:800;border:1px solid #24bca0;padding:10px 35px;text-decoration:none}}@media only screen and (max-width: 64em)and (max-width: 767px){html.es-legacy-active .responsive-table .entity-table tbody .action-btn a{padding:10px 10px}}@media(max-width: 64em){html.es-legacy-active .responsive-table .entity-table tbody .action-btn a.text-primary{color:var(--brand-secondary) !important;border:1px solid var(--brand-secondary)}html.es-legacy-active .responsive-table .entity-table tbody .action-btn a.text-danger{color:var(--brand-primary);border:1px solid var(--brand-primary)}html.es-legacy-active .responsive-table table,html.es-legacy-active .responsive-table thead,html.es-legacy-active .responsive-table tbody,html.es-legacy-active .responsive-table th,html.es-legacy-active .responsive-table td,html.es-legacy-active .responsive-table tr{display:block}html.es-legacy-active .responsive-table thead tr{position:absolute;top:-9999px;left:-9999px}html.es-legacy-active .responsive-table .table>tbody>tr:last-child{margin-bottom:0}html.es-legacy-active .responsive-table .table>tbody>tr>td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%;padding-right:20px;padding-top:7px;padding-bottom:7px;white-space:normal;text-align:right;word-break:break-word}html.es-legacy-active .responsive-table .table>tbody>tr>td .dropdown{display:inline}html.es-legacy-active .responsive-table .entity-table>tbody.no-results td{padding:15px 10px;text-align:center}html.es-legacy-active .responsive-table .entity-table>tbody.no-results td p{width:100%}html.es-legacy-active .responsive-table td:before,html.es-legacy-active .responsive-table .data-label{position:absolute;top:7px;left:20px;width:45%;padding-right:10px;white-space:nowrap;text-align:left;font-weight:bold}html.es-legacy-active .responsive-table td:before{content:attr(data-title)}html.es-legacy-active td.collapse-row{height:0;border:0 !important}html.es-legacy-active td.collapse-row>.label{position:absolute;left:0;top:0;margin-left:20px;margin-top:15px;z-index:99}html.es-legacy-active .action-btn a{margin:0 5px}html.es-legacy-active .action-btn.move-up a{top:-7px;position:relative}html.es-legacy-active .show-on-responsive{display:block !important}html.es-legacy-active .hide-on-responsive{display:none !important}html.es-legacy-active .table td{background-color:#fff}html.es-legacy-active td.collapseable-row{border:none !important}html.es-legacy-active td.collapseable-row table.table{border:none !important;margin-bottom:0 !important}html.es-legacy-active .responsive-table table.row-gaps{border:none}html.es-legacy-active .responsive-table table.row-gaps tbody>tr{margin-bottom:30px}html.es-legacy-active .responsive-table table.row-gaps tbody>tr>td{margin-top:-1px;border:1px solid #c8c8d0}html.es-legacy-active .responsive-table table.pay-options tr>th{display:none !important}html.es-legacy-active .responsive-table table.pay-options tr td:before,html.es-legacy-active .responsive-table table.pay-options tr td .data-label{font-weight:normal;color:#999}html.es-legacy-active .responsive-table table.pay-options tr td:before .empty,html.es-legacy-active .responsive-table table.pay-options tr td .data-label .empty{display:none}html.es-legacy-active .responsive-table table.pay-options tr td.long-title{padding-left:20px}html.es-legacy-active .responsive-table table.pay-options tr .data-title{display:block}html.es-legacy-active .responsive-table table.pay-options .caption{margin-bottom:0}html.es-legacy-active .responsive-table table.pay-options .caption>td{padding-left:20px;text-align:left}html.es-legacy-active .responsive-table table.pay-options .caption>td span{text-align:left}html.es-legacy-active .responsive-table table.pay-options .caption>td a{text-align:right}html.es-legacy-active .responsive-table table.pay-options .caption>td:before{display:none}html.es-legacy-active .long-text-wrap{position:relative}html.es-legacy-active .long-text-wrap .data-title{float:left;width:70%}html.es-legacy-active .long-text-wrap .data-title:before{text-align:left;color:#999;float:left}html.es-legacy-active .long-text-wrap .value{float:right;width:30%}}@media(min-width: 1025px){html.es-legacy-active .action-btn a{margin:0 5px}html.es-legacy-active td.collapseable-row{background-color:#ebf7ec}html.es-legacy-active td.collapseable-row>td{padding:0}html.es-legacy-active td.collapseable-row table.table{margin-bottom:0;border:none;background-color:rgba(0,0,0,0)}html.es-legacy-active td.collapseable-row table.table thead{background-color:rgba(0,0,0,0);border:none}html.es-legacy-active td.collapseable-row table.table td,html.es-legacy-active td.collapseable-row table.table th{border:none;padding-top:5px;padding-bottom:5px}html.es-legacy-active td.collapseable-row .collapse{padding:0}html.es-legacy-active td.collapseable-row.opened{padding:15px !important}html.es-legacy-active td.collapseable-row.closed{border:none !important;padding:0}}html.es-legacy-active .onboarding.panel{padding:20px;position:relative}html.es-legacy-active .onboarding.panel .item{overflow:auto;z-index:0}html.es-legacy-active .onboarding.panel .item>span{position:relative;left:0;display:inline-block;float:left}html.es-legacy-active .onboarding.panel .item>span.muted{background-color:#999}html.es-legacy-active .onboarding.panel .item h5{margin:0;padding-left:15px;margin-left:30px;line-height:30px;text-transform:uppercase}html.es-legacy-active .onboarding.panel p{padding-bottom:15px;margin-bottom:0;border-bottom:1px solid #c8c8d0}html.es-legacy-active .onboarding.panel a{text-decoration:underline}html.es-legacy-active .onboarding.panel a.btn{text-decoration:none}html.es-legacy-active .onboarding.panel .onboarding--inactive-overlay{position:absolute;width:100%;height:100%;background-color:#fff;opacity:.8;left:0;top:0;z-index:99;display:none}html.es-legacy-active .onboarding.panel.inactive .onboarding--inactive-overlay{display:block}@media(max-width: 749px){html.es-legacy-active .onboarding.panel .text-left-mobile.text-right{text-align:left;margin-top:15px}}@media(max-width: 800px){html.es-legacy-active .hs-container{height:100vh;width:100vw}html.es-legacy-active #hsEmbeddedWrapper{height:100% !important}html.es-legacy-active #hsEmbeddedFrame{height:100% !important}}html.es-legacy-active .onboarding--form-to-complete{position:relative;right:50%;float:left;margin-bottom:15px}html.es-legacy-active .onboarding--form-to-complete li{line-height:15px;padding-top:7px;padding-bottom:7px}html.es-legacy-active .onboarding--form-to-complete li i{display:inline-block;height:15px;width:15px;margin-right:15px;background-repeat:no-repeat;background-position:center}html.es-legacy-active .onboarding--form-to-complete li i.form-preview{margin-right:10px;padding-left:5px}html.es-legacy-active .onboarding--form-to-complete li.onboarding-form-name{padding-left:30px}html.es-legacy-active .onboarding--form-to-complete a.preview-doc{text-decoration:none}html.es-legacy-active .onboarding--form-to-complete .doc-icon{display:inline-block;width:20px;vertical-align:top}html.es-legacy-active .onboarding--form-to-complete .doc-name{display:inline-block;width:90%;white-space:normal;vertical-align:top}html.es-legacy-active .force-bg-white{background-color:#fff !important}html.es-legacy-active #helloSignContainer{border:1px solid #ddd;padding:2px}html.es-legacy-active .sidebar.onboarding{padding:0;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}html.es-legacy-active .sidebar.onboarding .heading-wrap{background-color:rgba(255,81,22,.1);padding-left:20px;padding-right:20px;float:left;width:90%;border-bottom-right-radius:5px}html.es-legacy-active .sidebar.onboarding p.obfp{font-size:10px;font-weight:100;padding-bottom:5px}html.es-legacy-active .sidebar.onboarding .onboarding--form-to-complete{right:0;padding-left:20px;padding-right:20px}html.es-legacy-active .sidebar.onboarding .onboarding--form-to-complete li{font-size:14px;white-space:nowrap;overflow:hidden}html.es-legacy-active .sidebar.onboarding .onboarding--steps{padding-left:20px;padding-right:20px}html.es-legacy-active .sidebar.onboarding .onboarding--steps .circle-span{display:inline-block;width:15px;height:15px;border-radius:50%;margin-right:10px;position:relative}html.es-legacy-active .sidebar.onboarding .onboarding--steps .circle-span.active{background-color:#1f2034}html.es-legacy-active .sidebar.onboarding .onboarding--steps .circle-span.muted{background-color:#8e8f99}html.es-legacy-active .sidebar.onboarding .onboarding--steps .circle-span.completed{background-color:#00ba30}html.es-legacy-active .sidebar.onboarding .onboarding--steps .circle-span.fa:before{position:absolute;font-size:10px;line-height:15px;left:2px;color:#fff}html.es-legacy-active .l-wrapper-aside.onboarding{padding-bottom:80px}html.es-legacy-active .l-wrapper-aside.onboarding h2{margin-top:2px}html.es-legacy-active .l-wrapper-aside.onboarding .toggle-nav{padding-top:6px;padding-right:10px}html.es-legacy-active .signabull-signing-wrapper{padding:0}html.es-legacy-active .signabull-signing-wrapper signabull-pdf-signing{display:flex;flex-direction:column;height:100%}@media(min-width: 801px){html.es-legacy-active .signabull-signing-wrapper{margin-left:255px;height:calc(100vh - 58px)}html.es-legacy-active .signabull-signing-wrapper signabull-pdf-signing{margin-top:-24px}}@media(max-width: 800px){html.es-legacy-active .signabull-signing-wrapper{height:calc(100vh - 174px)}}html.es-legacy-active .all-onboarding-forms .form-heading{padding:20px;background:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);border-radius:5px;border:none;margin:30px 0}html.es-legacy-active .all-onboarding-forms .form-heading h3{margin-top:0px}html.es-legacy-active .all-onboarding-forms .dynamic-form{margin-top:30px}html.es-legacy-active .all-onboarding-forms .dynamic-form .form-heading{margin:0;box-shadow:none;border-radius:0}html.es-legacy-active .all-onboarding-forms .form-container{max-width:1200px;margin:auto;padding:0px}html.es-legacy-active .all-onboarding-forms .form-container .form-heading{margin:20px 0}html.es-legacy-active .all-onboarding-forms .form-container .form-heading p{margin-bottom:15px}html.es-legacy-active .all-onboarding-forms .form-container h2{margin-bottom:15px}html.es-legacy-active .all-onboarding-forms .form-container h4{margin:0 0 10px 0;color:#1f2034;font-weight:700}html.es-legacy-active .all-onboarding-forms .form-container h5{text-transform:none;margin:0 0 10px 0}html.es-legacy-active .all-onboarding-forms .form-container p{margin-bottom:0px;line-height:1.75rem}html.es-legacy-active .all-onboarding-forms .form-container a{color:#4299e1}html.es-legacy-active .all-onboarding-forms .form-container a:hover{color:rgb(32.8767123288,128.2191780822,207.1232876712)}html.es-legacy-active .all-onboarding-forms .form-container :required{border-color:#ccc;height:45px}html.es-legacy-active .all-onboarding-forms .form-container :required:focus{border-color:#66afe9}html.es-legacy-active .all-onboarding-forms .form-container label.control-label{font-weight:700;padding-bottom:5px}html.es-legacy-active .all-onboarding-forms .form-container .mb-30{margin-bottom:30px}html.es-legacy-active .all-onboarding-forms .form-container .resident-example{margin-top:0;margin-bottom:0;max-width:300px}html.es-legacy-active .all-onboarding-forms .form-container .email-label{margin-top:15px}html.es-legacy-active .all-onboarding-forms .form-container .border-spacer{width:100%;height:1px;background-color:#ddd;margin:20px 0 20px 0}html.es-legacy-active .all-onboarding-forms .form-container .form-list{margin-bottom:0;padding:0}html.es-legacy-active .all-onboarding-forms .form-container .form-list li{display:block;width:100%}html.es-legacy-active .all-onboarding-forms .form-container .form-list li label{margin-bottom:0;width:100%}html.es-legacy-active .all-onboarding-forms .form-container .form-list input{margin-right:5px}html.es-legacy-active .all-onboarding-forms .form-container .strip-required-css{height:unset}html.es-legacy-active .all-onboarding-forms .form-container .form-group{margin-bottom:0;padding:15px 0 15px 0}html.es-legacy-active .all-onboarding-forms .form-container .form-group .input-group{width:100%}html.es-legacy-active .all-onboarding-forms .form-container .form-group .form-checkbox{margin-top:10px}html.es-legacy-active .all-onboarding-forms .form-container .form-group .form-checkbox input{margin-right:5px}@media(min-width: 768px){html.es-legacy-active .all-onboarding-forms .form-container .form-heading{margin:30px 0}html.es-legacy-active .all-onboarding-forms .form-container .form-group{padding:15px}html.es-legacy-active .all-onboarding-forms .form-container .second-signer{padding-top:0px}html.es-legacy-active .all-onboarding-forms .form-container .form-container{padding:15px 0 15px 0}}@media(min-width: 1200px){html.es-legacy-active .all-onboarding-forms .form-container .resident-example{margin-top:-125px}}html.es-legacy-active .all-onboarding-forms ul{padding-left:30px;padding-top:10px}html.es-legacy-active .all-onboarding-forms ul li{list-style-type:disc;padding-bottom:15px}html.es-legacy-active .all-onboarding-forms ul.list-group{padding-left:0;padding-top:0}html.es-legacy-active .all-onboarding-forms .form-instructions a{text-decoration:underline}html.es-legacy-active .all-onboarding-forms .form-instructions a:hover{text-decoration:none;color:#ff5116}html.es-legacy-active .all-onboarding-forms .form-instructions p{margin:0 0 15px 0}html.es-legacy-active .all-onboarding-forms .form-instructions p:last-child{margin-bottom:0}html.es-legacy-active .bg-info{background-color:#d9edf7 !important;margin-top:12px}html.es-legacy-active .bg-info a{text-decoration:underline}html.es-legacy-active .form-margin-top-50 form{margin-top:50px}html.es-legacy-active .onboarding .onboard-formname{color:#ff5116;margin-bottom:10px;margin-top:0px;font-size:24px}html.es-legacy-active .onboarding .row{margin:0 !important}@media(max-width: 800px){html.es-legacy-active .onboarding .container-fluid{padding:0 !important}}html.es-legacy-active .onboarding p{font-size:16px;margin-bottom:15px}html.es-legacy-active .onboarding p span,html.es-legacy-active .onboarding p div{display:block}html.es-legacy-active .onboarding .list-group{margin-bottom:0}html.es-legacy-active .onboarding #sign-bar{position:fixed;z-index:999999;bottom:0;right:20px;left:270px;height:70px;display:flex;align-items:center;justify-content:center;background:#fff;color:#1f2034;box-shadow:2px 1px 3px 0 rgba(0,0,0,.1),2px 1px 2px 0 rgba(0,0,0,.06);margin-top:10px;margin-left:-15px !important;margin-right:-20px !important}@media(max-width: 800px){html.es-legacy-active .onboarding #sign-bar{display:block;left:0;width:100vw;height:auto;padding:5px;margin-left:0px !important}}html.es-legacy-active .onboarding #sign-bar .btn{font-size:16px;font-weight:700;border-radius:5px}@media(max-width: 600px){html.es-legacy-active .onboarding #sign-bar .btn{font-size:12px;padding:12px 10px}}html.es-legacy-active .onboarding #sign-bar a[disabled]{background:#0a0a0a}html.es-legacy-active .onboarding .notification-bar{max-width:1240px}@media(max-width: 480px){html.es-legacy-active .able-col-xs-3-and-half{width:31%}}@media(min-width: 600px){html.es-legacy-active .able-col-xs-3-and-half{width:38%}}@media(min-width: 1080px){html.es-legacy-active .able-col-xs-3-and-half{width:25%}}@media(max-width: 480px){html.es-legacy-active .able-col-xs-5-and-half{width:38%}}@media(min-width: 600px){html.es-legacy-active .able-col-xs-5-and-half{width:24%}}@media(min-width: 1080px){html.es-legacy-active .able-col-xs-5-and-half{width:50%}}html.es-legacy-active .onbarding--mobile-nav{background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);padding-top:15px;padding-bottom:15px;padding-left:15px;display:none;position:relative;z-index:100;width:100%}@media(max-width: 800px){html.es-legacy-active .onbarding--mobile-nav{display:block !important;padding-top:25px}}html.es-legacy-active .onbarding--mobile-nav h4{margin:0;font-weight:700;font-size:18px}html.es-legacy-active .onbarding--mobile-nav h4 i{margin-right:10px;margin-left:10px}html.es-legacy-active .onbarding--mobile-nav h4 small{font-family:"Lato",sans-serif;font-size:18px;font-weight:700;color:#1f2034}html.es-legacy-active .onbarding--mobile-nav h4 label{font-weight:700}html.es-legacy-active .onbarding--mobile-nav a i{height:20px;width:20px;background-position:center;background-repeat:no-repeat;display:block;padding-right:80px}html.es-legacy-active .onbarding--completion{margin-bottom:30px}html.es-legacy-active .onbarding--completion li{padding:10px 0}html.es-legacy-active .onbarding--completion li i.check{display:inline-block;width:30px;height:30px;background-color:#ff5116;color:#fff;font-size:18px;border-radius:50%;text-align:center;line-height:30px;float:left;margin-right:10px}html.es-legacy-active .onbarding--completion li h5{line-height:30px;white-space:nowrap;margin:0;text-transform:uppercase}html.es-legacy-active .secondary-panel-head{padding-top:5px;padding-bottom:5px}html.es-legacy-active .signature--require-field-title{padding-top:8px;padding-bottom:8px}@media(max-width: 800px){html.es-legacy-active .row{margin-left:0 !important;margin-right:0 !important}html.es-legacy-active #l--sidebar-wrapper{width:100%}html.es-legacy-active aside#onboarding--steps{position:absolute;width:100%;z-index:99}html.es-legacy-active aside#onboarding--steps.collapse.in{display:block;height:100%;background-color:hsla(0,0%,100%,.8)}html.es-legacy-active aside#onboarding--steps .sidebar{padding:0px;border-left:none;border-bottom:1px solid #c8c8d0;height:80%}html.es-legacy-active .l-wrapper-aside.onboarding h2{margin-top:0}html.es-legacy-active .l-wrapper-aside.onboarding .toggle-nav{padding-top:6px;padding-right:10px}html.es-legacy-active .fixed-bottom-btn{position:fixed;bottom:0;left:0;margin:0;width:100%;margin-bottom:46px;background-color:#fff;min-height:58px;z-index:100}html.es-legacy-active .fixed-bottom-btn .btn{padding:12px 10px;font-size:14px;font-weight:400;border-radius:0}html.es-legacy-active .onboarding--field-left{font-size:24px;line-height:24px;padding-top:3px}html.es-legacy-active .onboarding--field-left.afc{padding-top:18px}html.es-legacy-active .onboarding--field-left small{font-size:12px;display:block;line-height:normal}}html.es-legacy-active .fixed-bottom-btn-desktop{position:fixed;bottom:0;left:0;margin:0;width:100%;background-color:#fff;min-height:44px;z-index:100}html.es-legacy-active .fixed-bottom-btn-desktop .btn{padding-top:10px;padding-bottom:10px}html.es-legacy-active .onboarding--field-left{font-size:24px;line-height:24px;padding-top:3px}html.es-legacy-active .onboarding--field-left small{font-size:12px;display:block;line-height:normal}@media(min-width: 801px){html.es-legacy-active aside#onboarding--steps.collapse{display:block}}html.es-legacy-active .input-group-addon,html.es-legacy-active .input-group-btn,html.es-legacy-active .input-group-btn-vertical{vertical-align:top}html.es-legacy-active .col-centered{float:none;margin:0 auto}html.es-legacy-active .ng-touched.ng-invalid{border-color:#e10101 !important}html.es-legacy-active .ng-touched.ng-invalid-required,html.es-legacy-active .ng-touched.ng-invalid-mismatch{border-color:#e10101 !important;border:1px solid}html.es-legacy-active .input-error-label{color:#e10101;display:block;font-size:12px;padding:2px 0 0 2px}html.es-legacy-active .eiiif-form{max-width:950px}html.es-legacy-active .eiiif-form h3{margin-top:5px;margin-bottom:10px}html.es-legacy-active .eiiif-form p{margin-bottom:5px}html.es-legacy-active .eiiif-form .inst a{text-decoration:underline}html.es-legacy-active .eiiif-form .buttons .btn{width:100%;text-align:center;margin-bottom:12px}html.es-legacy-active .dynamic-field-wrapper ul{margin-bottom:0 !important}html.es-legacy-active .dynamic-field-wrapper .input-group{width:100%}html.es-legacy-active .dynamic-field-wrapper label.control-label{display:flex;align-items:baseline;gap:var(--taskhub-label-indicator-gap)}html.es-legacy-active .dynamic-field-wrapper label.control-label .asterisk{order:1}html.es-legacy-active .asterisk{color:#e10101;margin-left:.15em}html.es-legacy-active .credential-body{max-width:1200px}html.es-legacy-active .credential-body .flex{align-items:baseline;display:block}html.es-legacy-active .credential-body .credential-status{font-weight:700}html.es-legacy-active .credential-body .profile-back-btn{color:#1f2034;background-color:rgba(0,0,0,0);border:none;font-weight:700}html.es-legacy-active .credential-body .form-container{padding:10px 5px 5px 5px;background-color:#fff;border:1px solid #ccc;border-radius:2px}html.es-legacy-active .credential-body .form-container .form-group{padding-left:0px;padding-right:0px}html.es-legacy-active .credential-body .form-container .px-0{padding-top:30px}html.es-legacy-active .credential-body .form-container .btn-primary{background-color:#fff;border:1px solid #ddd;transition:.25s;transition-timing-function:ease-in-out}html.es-legacy-active .credential-body .form-container .btn-primary:hover{border-color:#ccc}html.es-legacy-active .credential-body .credential-upload-footer .btn-primary{margin-top:30px;margin-left:auto;width:100%}@media(min-width: 768px){html.es-legacy-active .credential-body .input-container{flex-direction:column;display:flex}html.es-legacy-active .credential-body .flex{display:flex}html.es-legacy-active .credential-body .credential-status{margin-left:20px}html.es-legacy-active .credential-body .credential-upload-footer .btn-primary{width:auto}}@media(min-width: 992px){html.es-legacy-active .credential-body .profile-back-btn{position:absolute;left:-60px;float:left;margin-top:22px}}html.es-legacy-active .credential-list{max-width:1260px;margin:0 auto 0 auto;padding-bottom:5px;box-sizing:border-box;padding:0 20px 10px 20px}html.es-legacy-active .credential-list .table{border:none;margin-bottom:0}html.es-legacy-active .credential-list .table .table-header{display:none}html.es-legacy-active .credential-list .credential-card{background-color:#fff;border:1px solid #ddd;border-radius:2px;margin-bottom:20px;flex-direction:row;display:flex;justify-content:center;align-items:stretch}html.es-legacy-active .credential-list .credential-card .card-col{padding:.125rem 1rem;text-align:left;width:100%}html.es-legacy-active .credential-list .credential-card .credential-contents{display:flex;flex-direction:column;width:60%;padding:15px 0}html.es-legacy-active .credential-list .credential-card .card-description{display:none}html.es-legacy-active .credential-list .credential-card .card-name{font-weight:700}html.es-legacy-active .credential-list .credential-card .btn-primary{display:none}html.es-legacy-active .credential-list .credential-card .card-action{width:40%;text-align:right;padding:0px;flex:1 1 0%}html.es-legacy-active .credential-list .credential-card .card-action .chevron-btn{background-color:rgba(0,0,0,0);border:none;font-size:20px;color:#333;height:100%;width:100%;text-align:right;padding-right:15px}html.es-legacy-active .credential-table{background-color:rgba(0,0,0,0);margin:0 auto 0 auto;padding:0 20px 0 20px}html.es-legacy-active .credential-table .btn{width:100%;border-top-left-radius:0;border-top-right-radius:0}html.es-legacy-active .credential-table .table{border:none}html.es-legacy-active .credential-table .table .table-header{display:none}html.es-legacy-active .credential-table .table .credential-card{background-color:#fff;border:1px solid #ddd;margin-bottom:20px}html.es-legacy-active .credential-table .table .credential-card .card-description{display:none}html.es-legacy-active .credential-table .table .credential-card .card-status{display:flex}html.es-legacy-active .credential-table .table .credential-card .card-status div{width:50%;padding:.375rem 15px}html.es-legacy-active .credential-table .table .credential-card .card-status .mobile-label{font-size:.875rem;color:#818181;font-weight:700}html.es-legacy-active .credential-table .table .credential-card .card-action{padding-top:15px}html.es-legacy-active .credential-table .table .credential-card .card-name{font-weight:700;padding:15px 15px 5px 15px}html.es-legacy-active .credential-footer{padding:20px 20px 0 20px}html.es-legacy-active .credential-footer .btn{height:45px;width:45px;border-radius:45px;position:fixed;bottom:65px;right:15px;display:flex;align-items:center;justify-content:center;font-size:24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}html.es-legacy-active .credential-footer .btn span{display:none}html.es-legacy-active .no-credentials{display:flex;flex-direction:column}html.es-legacy-active .no-credentials p{max-width:600px;margin:0 auto 30px auto;text-align:center;padding:0 15px 0 15px}html.es-legacy-active .no-credentials button{width:100%;margin:0 auto 30px auto}@media(min-width: 768px){html.es-legacy-active .credential-list{padding:0 30px 10px 30px}html.es-legacy-active .credential-list .table .table-header{display:flex;color:#1f2034;font-weight:700;font-size:.875rem}html.es-legacy-active .credential-list .table .table-header .th{padding:.75rem;text-align:left;width:100%}html.es-legacy-active .credential-list .table .table-header .th-name{max-width:300px}html.es-legacy-active .credential-list .table .table-header .th-status{max-width:200px}html.es-legacy-active .credential-list .table .table-header .th-action{text-align:center;max-width:110px;margin-right:15px}html.es-legacy-active .credential-list .table .credential-card{align-items:center;justify-content:center}html.es-legacy-active .credential-list .table .credential-card .credential-contents{flex-direction:row;width:100%;padding:20px 0;align-items:center;justify-content:center}html.es-legacy-active .credential-list .table .credential-card .card-description{display:block}html.es-legacy-active .credential-list .table .credential-card .card-name{max-width:300px}html.es-legacy-active .credential-list .table .credential-card .card-status{max-width:200px}html.es-legacy-active .credential-list .table .credential-card .card-action{text-align:center;max-width:110px;margin-right:15px;flex:none}html.es-legacy-active .credential-list .table .credential-card .btn-primary{display:block}html.es-legacy-active .credential-list .table .credential-card .chevron-btn{display:none}html.es-legacy-active .credential-list .no-credentials{border:1px solid #ccc;background-color:#fff;border-radius:2px}html.es-legacy-active .credential-table{max-width:1260px;padding:0 30px 0 30px}html.es-legacy-active .credential-table .table{background-color:#fff;margin-bottom:0px;border:1px solid #ddd}html.es-legacy-active .credential-table .table .table-header{display:flex;color:#1f2034;font-weight:700;background-color:#f6f6f6;border-bottom:1px solid #ddd;font-size:.875rem}html.es-legacy-active .credential-table .table .table-header .th{padding:.75rem;text-align:left;width:100%}html.es-legacy-active .credential-table .table .table-header .th-name{max-width:300px}html.es-legacy-active .credential-table .table .table-header .th-status{max-width:200px;text-align:left}html.es-legacy-active .credential-table .table .table-header .th-action{text-align:center;max-width:110px;margin-right:15px}html.es-legacy-active .credential-table .table .credential-card{display:flex;align-items:center;justify-content:center;margin-bottom:5px;border:none}html.es-legacy-active .credential-table .table .credential-card .card-row{width:100%;padding:0px .75rem;padding-bottom:0;vertical-align:middle}html.es-legacy-active .credential-table .table .credential-card .card-name{max-width:300px;font-weight:700;font-size:.875rem}html.es-legacy-active .credential-table .table .credential-card .card-status{max-width:200px;text-align:center}html.es-legacy-active .credential-table .table .credential-card .card-status div{width:auto;padding:0}html.es-legacy-active .credential-table .table .credential-card .card-status .mobile-label{display:none}html.es-legacy-active .credential-table .table .credential-card .card-action{text-align:center;max-width:110px;padding:0;margin-right:15px;padding:10px 0}html.es-legacy-active .credential-table .table .credential-card .card-description{display:inline-block}html.es-legacy-active .credential-footer{padding:30px 30px 0 30px;max-width:1260px;margin:0 auto 0 auto;display:flex}html.es-legacy-active .credential-footer .btn{margin:0 0 0 auto;width:auto;border-radius:2px;font-size:16px;height:auto;position:relative;bottom:auto;right:auto;display:inline-block;box-shadow:none}html.es-legacy-active .credential-footer .btn span{display:inline-block}html.es-legacy-active .credential-footer .btn i{margin-right:7px}html.es-legacy-active .no-credentials p{display:block;margin-top:20px}html.es-legacy-active .no-credentials button{width:auto !important;margin:0 auto 30px auto}}@media(max-width: 37.5em){html.es-legacy-active .no-credentials button{margin-bottom:15px}}html.es-legacy-active .notification-bar{padding:0 20px;margin:10px auto 30px auto}html.es-legacy-active .notification-bar .notification-banner{display:flex;align-items:stretch;justify-content:center;background-color:#fff;border-radius:2px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}html.es-legacy-active .notification-bar .notification-banner .banner-contents,html.es-legacy-active .notification-bar .notification-banner .banner-icon{padding:15px 0;margin:0 15px 0 0}html.es-legacy-active .notification-bar .notification-banner .banner-icon{display:flex;align-items:center;justify-content:center;margin:0 20px 0 20px}html.es-legacy-active .notification-bar .notification-banner .banner-icon i{font-size:42px}html.es-legacy-active .notification-bar .notification-banner .close-btn{padding:15px 0;display:flex;align-items:center;justify-content:center;margin:0 15px 0 auto}html.es-legacy-active .notification-bar .notification-banner .close-btn i{font-size:25px;color:#bbb;height:40px;width:40px;border-radius:35px;display:flex;align-items:center;justify-content:center;transition:.25s;transition-timing-function:ease-in-out}html.es-legacy-active .notification-bar .notification-banner .close-btn i:hover{background-color:#f6f6f6;color:#999}html.es-legacy-active .notification-bar .notification-banner .message{font-size:13px}html.es-legacy-active .notification-bar .notification-banner .left-bar{border-bottom-left-radius:2px;border-top-left-radius:2px;width:10px;height:auto;min-width:10px;padding:15px 0;margin:0}html.es-legacy-active .notification-bar .success .left-bar{background-color:#009927}html.es-legacy-active .notification-bar .success .title{color:#009927}html.es-legacy-active .notification-bar .success .banner-icon i{color:#009927}html.es-legacy-active .notification-bar .failure .left-bar{background-color:#e10101}html.es-legacy-active .notification-bar .failure .title{color:#e10101}html.es-legacy-active .notification-bar .failure .banner-icon i{color:#e10101}html.es-legacy-active .profile-progress.panel{padding:5px;margin:20px 0 30px 0}html.es-legacy-active .progress-steps .item>span.active{background-color:#1f2034;font-weight:700;font-family:"Roboto",sans-serif}html.es-legacy-active .progress-steps .item>span.muted{background-color:#c8c8d0;font-weight:700;font-family:"Roboto",sans-serif}html.es-legacy-active .progress-steps .item label{font-weight:700;font-size:16px}html.es-legacy-active .slide-from-right.ng-enter{transition:all .65s;right:-100%;opacity:1}html.es-legacy-active .slide-from-right-init .slide-from-right.ng-enter{position:relative;right:0;opacity:.5}html.es-legacy-active .slide-from-right.ng-enter.ng-enter-active{position:relative;right:0;opacity:0}html.es-legacy-active .slide-from-right.ng-leave{transition:all .65s;right:0;opacity:.5}html.es-legacy-active .slide-from-right.ng-leave.ng-leave-active{position:relative;right:-100%;opacity:1}html.es-legacy-active .section-required-error-label{margin-top:10px}html.es-legacy-active .input-group.phone-picker .iti{width:100%}html.es-legacy-active .input-group.phone-picker .iti .iti__country-list{z-index:100}html.es-legacy-active .input-group.phone-picker .iti .iti__selected-flag{background:#efefef;height:100%}html.es-legacy-active .input-group.phone-picker .iti .iti__selected-flag{z-index:5}html.es-legacy-active .input-group.phone-picker .iti input{padding-left:70px}html.es-legacy-active .assignment--client-info .client-img{display:inline-block;height:81px;width:81px;border:3px solid #f15a22;border-radius:50%;overflow:hidden;float:left;margin-right:15px}html.es-legacy-active .assignment--client-info .client-img img{width:75px;height:auto}html.es-legacy-active .assignment--client-info .client h6 small{font-size:16px}html.es-legacy-active .assignment--client-info h6{margin-bottom:16px}html.es-legacy-active .assignment--client-info h6 small{font-family:"Lato",sans-serif;font-size:13px;color:#1f2034;display:block;text-transform:none;margin-top:5px;line-height:1.5em}html.es-legacy-active .assignment--client-info p{margin-bottom:1em;margin-top:1em}html.es-legacy-active .assignment--client-info a{text-decoration:underline}html.es-legacy-active .assignment--client-info i.fa{margin-right:5px;position:relative;top:-1px;font-size:20px}html.es-legacy-active .assignment--client-info iframe{margin-top:15px}html.es-legacy-active .assignment--client-info .add-to-calendar{margin-top:10px}html.es-legacy-active .add-to-calendar i.fa{margin-right:5px;position:relative;top:-1px;font-size:18px}html.es-legacy-active ul.what-to-bring li{margin-top:12px;margin-bottom:12px;float:left;clear:both}html.es-legacy-active ul.equipment-check li{margin-top:6px;margin-bottom:6px}html.es-legacy-active .satisfaction-surveys .muted{display:inline-block;height:15px;width:15px;margin-right:5px;background-color:hsl(0,0%,70.7%);border-radius:50%;position:relative;top:2px}html.es-legacy-active .onboarding-tasks.fa-ul{margin-left:-30px;margin-right:-30px}html.es-legacy-active .onboarding-tasks.fa-ul li{font-size:14px;padding-top:7px;padding-bottom:7px;border-bottom:1px solid #c8c8d0;padding-left:20px;padding-right:30px}html.es-legacy-active .onboarding-tasks.fa-ul li i{color:#ff5116;position:relative;left:0}html.es-legacy-active .onboarding-tasks.fa-ul li a{color:#ff5116;float:right}html.es-legacy-active .onboarding-tasks.fa-ul li:last-child{border-bottom:none;padding-bottom:0}html.es-legacy-active ul.satisfaction-survey{margin-bottom:30px}html.es-legacy-active ul.satisfaction-survey li{margin-bottom:10px}html.es-legacy-active ul.satisfaction-survey li i{margin-right:5px}html.es-legacy-active .assignments--time-line{position:relative;padding-top:50px;padding-bottom:15px;margin-left:-5%;margin-right:-5%}html.es-legacy-active .assignments--time-line.past{padding-top:15px}html.es-legacy-active .assignments--time-line li{position:relative;text-align:center;width:33%;float:left}html.es-legacy-active .assignments--time-line li:before{content:" ";position:absolute;height:1px;width:100%;background-color:#c8c8d0;left:0;top:0;margin-top:11px;z-index:1}html.es-legacy-active .assignments--time-line li .timeline-item{width:115px;margin:auto}html.es-legacy-active .assignments--time-line li .circle{height:22px;width:22px;background-color:#fff;display:block;border-width:6px;border-style:solid;border-color:#ddd;border-radius:50%;margin:auto;position:relative;z-index:2}html.es-legacy-active .assignments--time-line li .title{font-size:13px;line-height:1.4em;display:block;margin-top:5px}html.es-legacy-active .assignments--time-line li .title small{display:block;font-size:12px;color:hsl(0,0%,70.7%)}html.es-legacy-active .assignments--time-line li:first-child:before{left:50%}html.es-legacy-active .assignments--time-line li:last-child:before{left:-50%}html.es-legacy-active .assignments--time-line li.completed .circle{border-color:#ff5116}html.es-legacy-active .assignments--time-line li.active .circle{border-color:#4299e1}html.es-legacy-active .assignments--time-line li.pending .circle{border-color:#f15a22}html.es-legacy-active .assignments--time-line .tooltip{display:block;position:absolute;opacity:1;top:0;margin-top:-45px;z-index:2}html.es-legacy-active .assignments--time-line .tooltip .today-span{position:relative;background:#e5f6fa;border:1px solid #03a8d5;padding:3px 8px;border-radius:2px;display:inline-block;text-align:center;font-size:13px}html.es-legacy-active .assignments--time-line .tooltip .today-span:after{position:absolute;content:" ";width:0;height:0;top:100%;left:50%;margin-left:-8px;border:8px solid rgba(0,0,0,0)}@media(min-width: 750px){html.es-legacy-active .assignments--time-line .tooltip .today-span:after{border-top-color:#03a8d5}}html.es-legacy-active .assignments--time-line .tooltip .today-span i{display:block;color:#03a8d5;font-style:normal;font-size:12px;text-transform:uppercase}@media(max-width: 800px){html.es-legacy-active .timeline-center-mobile{position:relative;float:left;left:50%}html.es-legacy-active .assignments--time-line{margin:0}html.es-legacy-active .assignments--time-line.past{padding-top:40px;padding-bottom:50px}html.es-legacy-active .assignments--time-line li{float:none;width:auto;text-align:left;padding-bottom:15px;min-height:38px;position:relative}html.es-legacy-active .assignments--time-line li.has-tooltip{height:100px}html.es-legacy-active .assignments--time-line li.has-tooltip .circle{bottom:0}html.es-legacy-active .assignments--time-line li.last{padding-bottom:0;min-height:22px;margin-top:5px}html.es-legacy-active .assignments--time-line li.last .title{top:30px}html.es-legacy-active .assignments--time-line li:before{width:1px;height:100%}html.es-legacy-active .assignments--time-line li .timeline-item{width:auto}html.es-legacy-active .assignments--time-line li:first-child:before{left:0}html.es-legacy-active .assignments--time-line li:last-child:before{left:0;top:-50%}html.es-legacy-active .assignments--time-line li:first-child .title,html.es-legacy-active .assignments--time-line li:last-child .title{position:absolute;left:-55px;text-align:center}html.es-legacy-active .assignments--time-line li:first-child .title{top:-45px}html.es-legacy-active .assignments--time-line li:last-child .title{bottom:0}html.es-legacy-active .assignments--time-line li .circle{position:absolute;left:0;top:0;margin-left:-11px}html.es-legacy-active .assignments--time-line li .title{padding-left:20px}html.es-legacy-active .assignments--time-line .tooltip{left:-60%;top:40px}html.es-legacy-active .assignments--time-line .tooltip span:after{border-left-color:#03a8d5;left:100%;top:50%;margin-top:-8px;margin-left:1px}}html.es-legacy-active header{background-color:#1f2034;padding-left:20px;padding-right:20px;float:left;position:fixed;top:0;width:100%;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}html.es-legacy-active header .logo{float:left;width:260px;background-repeat:no-repeat;background-position:center;font-size:0;display:flex;align-items:center}html.es-legacy-active header .logo.custom-logo-wrapper{background:none}html.es-legacy-active header .ico-notification a{background-image:url("/profile/app/assets/img/header/bell.svg");background-repeat:no-repeat;background-position:center center}html.es-legacy-active .md-open-menu-container.md-active{z-index:99999 !important}html.es-legacy-active .language-active{color:orange !important}html.es-legacy-active .language-inactive{color:#000 !important}html.es-legacy-active .navbar-fixed-top,html.es-legacy-active header,html.es-legacy-active header .logo{z-index:4000}html.es-legacy-active .navbar.basic .logo{margin-left:auto;margin-right:auto;float:none}html.es-legacy-active .navbar.basic li label{font-size:14px;line-height:1em}html.es-legacy-active .navbar.basic i{font-size:16px;margin-right:5px}html.es-legacy-active #navbar-main-footer{display:none}html.es-legacy-active .footer-mobile-nav{width:100%}@media(max-width: 37.5em){html.es-legacy-active header{height:56px;padding:0 10px}html.es-legacy-active header .logo{width:200px}html.es-legacy-active header .navbar-inverse.navbar-nav>li>a{line-height:56px;padding:0 10px}}@media(max-width: 800px){html.es-legacy-active .navbar.basic li a label{display:none}html.es-legacy-active .navbar.basic li a i{font-size:24px}html.es-legacy-active #navbar-main{display:none}html.es-legacy-active #navbar-main-footer{display:block}html.es-legacy-active header .language-col.navbar-inverse.navbar-nav>li{line-height:56px;height:56px}}@media(max-width: 320px){html.es-legacy-active header .logo{width:160px;background-size:95%}}html.es-legacy-active header.guest-header{display:flex;align-items:center;justify-content:center;height:80px;padding:5px 20px}html.es-legacy-active header.guest-header>div.no-overflow{overflow-y:hidden;display:flex;align-items:center;justify-content:center;width:100%}html.es-legacy-active header.guest-header .logo-wing{width:50%}html.es-legacy-active header.guest-header .logo-center{width:100%}html.es-legacy-active header.guest-header .logo-center .logo{max-width:350px;width:100%;display:flex;align-items:center;justify-content:center;height:auto}html.es-legacy-active header.guest-header a{color:#fff;font-weight:700}html.es-legacy-active header.guest-header a:hover{color:hsla(0,0%,100%,.8);text-decoration:none}@media(max-width: 37.5em){html.es-legacy-active header.guest-header{height:56px}html.es-legacy-active header.guest-header>.no-overflow{flex-direction:column-reverse;justify-content:flex-start;padding-top:24px}html.es-legacy-active header.guest-header .logo-wing{width:100%;text-align:left}html.es-legacy-active header.guest-header .logo-center .logo{margin:30px 0}}html.es-legacy-active header.rebrand{height:56px;background-color:#fff !important;padding:0 16px;z-index:100;position:sticky;display:flex !important;border-bottom:1px solid #e1e4e8;opacity:100%;transition:opacity .2s ease-out;transform-origin:left top;box-shadow:none !important}html.es-legacy-active header.rebrand .cust-logo,html.es-legacy-active header.rebrand .logo{max-height:56px}html.es-legacy-active .x-hellosign-embedded.x-hellosign-embedded--in-modal{z-index:10000 !important}html.es-legacy-active .language-display-text{padding:0 0 0 7px !important;font-size:15px}html.es-legacy-active .lang-chevron{font-size:10px;padding:2px}html.es-legacy-active .navbar{margin-bottom:0}html.es-legacy-active .navbar-default{background-color:none}html.es-legacy-active .navbar-inverse.navbar-nav{background-color:#1f2034;margin:0}html.es-legacy-active .navbar-inverse.navbar-nav>li{float:left;height:80px}html.es-legacy-active .navbar-inverse.navbar-nav>li>a{padding:0 24px;height:80px;line-height:80px;font-size:18px;color:#fff;font-weight:700;transition:.5s}html.es-legacy-active .navbar-inverse.navbar-nav>li>a i.icon{display:none;width:100%;height:24px;background-repeat:no-repeat;background-position:center}html.es-legacy-active .navbar-inverse.navbar-nav>li>a:hover,html.es-legacy-active .navbar-inverse.navbar-nav>li>a:focus{background-color:rgba(0,0,0,.1)}html.es-legacy-active .navbar-inverse.navbar-nav>li>a label{margin:0;cursor:pointer;font-weight:700;font-size:18px}html.es-legacy-active .navbar-inverse.navbar-nav>li>a i.icon .badge{display:none}html.es-legacy-active .navbar-inverse.navbar-nav>li.active>a:focus,html.es-legacy-active .navbar-inverse.navbar-nav>li.active>a:hover,html.es-legacy-active .navbar-inverse.navbar-nav>li.active>a{line-height:70px;border-top:5px solid #4299e1;border-bottom:5px solid rgba(0,0,0,0);background-color:rgba(0,0,0,.2)}html.es-legacy-active .navbar-inverse.navbar-nav>li.notification>a{font-size:14px}html.es-legacy-active .navbar-inverse.navbar-nav>li.notification>a label{display:none}html.es-legacy-active .navbar-inverse.navbar-nav>li.notification>a i.icon{min-width:20px;padding-left:30px;padding-right:30px;height:80px;display:inline-block;position:relative}html.es-legacy-active .navbar-inverse.navbar-nav>li.notification>a i.icon .badge{display:inline-block;background-color:#f15a22;height:10px;width:10px;padding:0;margin-left:15px;margin-top:-20px}html.es-legacy-active .navbar-inverse.navbar-nav>li.notification.active>a i.icon{height:70px}html.es-legacy-active .navbar-inverse.navbar-nav.navbar-right>li>a{font-size:14px}html.es-legacy-active .navbar-right li a{float:left;padding-left:5px !important;padding-right:5px !important}html.es-legacy-active .navbar-right li a.text-primary{color:#ff5116}html.es-legacy-active .navbar-right li span{color:#fff;line-height:80px;line-height:normal;padding:15px 20px}@media(max-width: 800px){html.es-legacy-active .navbar-right li span.divider{line-height:60px}html.es-legacy-active #navbar-main.navbar-inverse.navbar-nav,html.es-legacy-active #navbar-main-footer.navbar-inverse.navbar-nav{position:relative;bottom:0;left:0;width:100%;margin:0}html.es-legacy-active #navbar-main.navbar-inverse.navbar-nav>li,html.es-legacy-active #navbar-main-footer.navbar-inverse.navbar-nav>li{width:33%;text-align:center;height:auto}html.es-legacy-active #navbar-main.navbar-inverse.navbar-nav>li>a,html.es-legacy-active #navbar-main-footer.navbar-inverse.navbar-nav>li>a{font-size:12px;line-height:1em;padding:12px 10px 5px 10px;height:56px}html.es-legacy-active #navbar-main.navbar-inverse.navbar-nav>li>a .icon,html.es-legacy-active #navbar-main-footer.navbar-inverse.navbar-nav>li>a .icon{display:block;margin-bottom:5px}html.es-legacy-active #navbar-main.navbar-inverse.navbar-nav>li.active>a:focus,html.es-legacy-active #navbar-main.navbar-inverse.navbar-nav>li.active>a:hover,html.es-legacy-active #navbar-main.navbar-inverse.navbar-nav>li.active>a,html.es-legacy-active #navbar-main-footer.navbar-inverse.navbar-nav>li.active>a:focus,html.es-legacy-active #navbar-main-footer.navbar-inverse.navbar-nav>li.active>a:hover,html.es-legacy-active #navbar-main-footer.navbar-inverse.navbar-nav>li.active>a{border-top:0px solid #ff5116;border-bottom:5px solid rgba(0,0,0,0);background-color:rgb(29.0951807229,30.0337349398,48.8048192771);padding-top:8px}html.es-legacy-active #navbar-main.navbar-inverse.navbar-nav>li.notification label,html.es-legacy-active #navbar-main-footer.navbar-inverse.navbar-nav>li.notification label{display:block}html.es-legacy-active #navbar-main.navbar-inverse.navbar-nav>li.notification i.icon,html.es-legacy-active #navbar-main-footer.navbar-inverse.navbar-nav>li.notification i.icon{padding:0;height:24px}html.es-legacy-active #navbar-main.navbar-inverse.navbar-nav>li.notification i.icon .badge,html.es-legacy-active #navbar-main-footer.navbar-inverse.navbar-nav>li.notification i.icon .badge{margin-left:15px;margin-top:-5px}}@media(max-width: 37.5em){html.es-legacy-active .navbar-inverse.navbar-nav>li{height:56px}html.es-legacy-active .navbar-inverse.navbar-nav>li>a{height:56px;line-height:56px}html.es-legacy-active .navbar-right li span{padding:10px 10px !important;font-size:11px}}html.es-legacy-active .navbar-inverse.navbar-nav li.session-col{display:flex;align-items:center}html.es-legacy-active .navbar-inverse.navbar-nav li.session-col>a{height:40px;line-height:normal;display:flex;align-items:center;padding:15px 20px;border-radius:4px;box-sizing:border-box;background-color:hsla(0,0%,100%,.1);transition:.25s}html.es-legacy-active .navbar-inverse.navbar-nav li.session-col>a:hover{background-color:hsla(0,0%,100%,.2)}html.es-legacy-active .navbar-inverse.navbar-nav li.language-col,html.es-legacy-active .navbar-inverse.navbar-nav div.language-col{display:flex;align-items:center;position:relative}html.es-legacy-active .navbar-inverse.navbar-nav li.language-col>a,html.es-legacy-active .navbar-inverse.navbar-nav div.language-col>a{height:40px;line-height:normal;display:flex;align-items:center;padding:15px 20px;border-radius:4px;box-sizing:border-box;background-color:hsla(0,0%,100%,.1);transition:.25s;margin-right:10px;text-decoration:none;color:#fff;font-weight:normal !important}html.es-legacy-active .navbar-inverse.navbar-nav li.language-col>a:hover,html.es-legacy-active .navbar-inverse.navbar-nav div.language-col>a:hover{background-color:hsla(0,0%,100%,.2);cursor:pointer}html.es-legacy-active .navbar-inverse.navbar-nav li.language-col>ul,html.es-legacy-active .navbar-inverse.navbar-nav div.language-col>ul{padding:0 0;margin-top:0px;margin-right:10px;border:0;border-radius:4px;text-transform:none;min-width:10px;position:absolute}html.es-legacy-active .navbar-inverse.navbar-nav li.language-col>ul.dropdown-menu,html.es-legacy-active .navbar-inverse.navbar-nav div.language-col>ul.dropdown-menu{min-width:100px}html.es-legacy-active .navbar-inverse.navbar-nav li.language-col>ul>li>a.dropdown-menu-item,html.es-legacy-active .navbar-inverse.navbar-nav div.language-col>ul>li>a.dropdown-menu-item{padding-left:15px !important;padding-right:25px !important;background-color:hsla(0,0%,100%,.1);width:100%;color:#fff;font-weight:normal !important}html.es-legacy-active .navbar-inverse.navbar-nav li.language-col>ul>li>a.dropdown-menu-item:hover,html.es-legacy-active .navbar-inverse.navbar-nav div.language-col>ul>li>a.dropdown-menu-item:hover{background-color:hsla(0,0%,100%,.2);cursor:pointer}html.es-legacy-active .navbar-inverse.navbar-nav li.language-col>ul>li:first-child>a.dropdown-menu-item,html.es-legacy-active .navbar-inverse.navbar-nav div.language-col>ul>li:first-child>a.dropdown-menu-item{padding-top:10px;padding-bottom:5px;border-radius:4px 4px 0px 0px}html.es-legacy-active .navbar-inverse.navbar-nav li.language-col>ul>li:not(:first-child):not(:last-child)>a.dropdown-menu-item,html.es-legacy-active .navbar-inverse.navbar-nav div.language-col>ul>li:not(:first-child):not(:last-child)>a.dropdown-menu-item{padding-top:5px;padding-bottom:5px}html.es-legacy-active .navbar-inverse.navbar-nav li.language-col>ul>li:last-child>a.dropdown-menu-item,html.es-legacy-active .navbar-inverse.navbar-nav div.language-col>ul>li:last-child>a.dropdown-menu-item{padding-top:5px;padding-bottom:10px;border-radius:0px 0px 4px 4px}html.es-legacy-active .tp-bottom-nav-icon{font-size:24px;vertical-align:middle;color:#6a737d}html.es-legacy-active .tp-bottom-navbar{position:fixed;background-color:#fff;height:56px;width:100%;bottom:0}html.es-legacy-active .tp-bottom-nav-col{text-align:center;padding-top:10px;flex:1}html.es-legacy-active .tp-bottom-nav-link{background-color:#fff;width:36px;display:inline-block;height:40px}html.es-legacy-active .hr-top{width:100%;margin:0}html.es-legacy-active .tp-bottom-nav-link:link{text-decoration:none}html.es-legacy-active .tp-bottom-nav-link:visited{text-decoration:none}html.es-legacy-active .tp-bottom-nav-link:hover{text-decoration:none}html.es-legacy-active .tp-bottom-nav-link:hover>.tp-bottom-nav-icon{color:var(--primary-color)}html.es-legacy-active .tp-bottom-nav-link:active{text-decoration:none}html.es-legacy-active .search--wrap a{cursor:pointer}html.es-legacy-active .search--wrap .icon-location{height:44px;width:24px;display:inline-block;background-repeat:no-repeat;background-position:0 center;position:absolute}html.es-legacy-active .search--wrap .location-input.input-group{margin-left:34px}html.es-legacy-active .search--wrap .location-input.input-group .input-group-btn button.btn-default.dropdown-toggle{border-radius:4px;border-top-left-radius:0;border-bottom-left-radius:0}html.es-legacy-active .search--wrap .form-group{margin-bottom:0}html.es-legacy-active .search--wrap .form-group .input-group-btn button.btn-default.dropdown-toggle{border-radius:4px}html.es-legacy-active .btn-apply{margin-top:8px}html.es-legacy-active .job--wrap{margin:10px auto;float:left;width:100%}html.es-legacy-active .job--wrap p{margin-bottom:10px}html.es-legacy-active .job--wrap h6.text-primary{margin-bottom:5px;color:#4c4c57}html.es-legacy-active .job--wrap h4{margin-bottom:5px;color:#616270}html.es-legacy-active .job-specs .row:nth-child(1){margin-bottom:15px}html.es-legacy-active .job--ribbon{display:none;margin-left:-26px;margin-top:-20px;height:20px;width:70px;position:absolute;color:#fff;line-height:20px;text-align:center;border-radius:0 4px 4px 0;font-size:10px;font-weight:700;text-transform:uppercase}html.es-legacy-active .job--ribbon.featured{display:block;background-color:#f15a22}html.es-legacy-active .job--ribbon.featured .shadow{background-color:hsl(16.231884058,88.085106383%,38.9215686275%)}html.es-legacy-active .job--ribbon.featured:before{content:"Featured"}html.es-legacy-active .job--ribbon:after{transform:skewX(45deg);top:50%}html.es-legacy-active .job--ribbon .shadow{position:absolute;height:15px;width:10px;top:5px;left:0px;background:dimgray;transform-origin:top left;transform:skewY(35deg);z-index:-1}html.es-legacy-active .l--side-content .job--ribbon{margin-top:-20px}html.es-legacy-active #jobDetails .l--side-content ul{padding-left:30px}html.es-legacy-active #jobDetails .l--side-content li{list-style-type:disc}html.es-legacy-active .search--filters{position:relative;padding:0 0 15px 0}html.es-legacy-active .search--filters h5{margin-top:0}html.es-legacy-active .search--filters .badge,html.es-legacy-active .filter--badge{background-color:#fff;border:1px solid #4299e1;border-radius:2px;color:#4299e1;font-size:12px;font-weight:800;padding:6px 10px;margin-bottom:5px}html.es-legacy-active .badge .fa{padding-right:5px;cursor:pointer}html.es-legacy-active .job-list-badges{text-align:right}html.es-legacy-active .job-list-badges .badge{font-weight:700;font-size:12px;padding-left:8px;padding-right:8px}html.es-legacy-active .job-list-badges .b-start{background-color:#ff5116}html.es-legacy-active .job-list-badges .b-recent{background-color:#4299e1}html.es-legacy-active .search--filters-results{padding-top:10px;margin-top:10px;border-top:1px solid #c8c8d0}html.es-legacy-active .search--filters-results p{margin-bottom:0}html.es-legacy-active .search--filters-results p a{margin-left:10px;text-decoration:underline}html.es-legacy-active .reset-search{text-align:center;font-size:12px;line-height:24px;cursor:pointer}html.es-legacy-active .reset-search:hover{text-decoration:underline}html.es-legacy-active .sticky-sidebar{padding:20px}html.es-legacy-active .sticky-sidebar h6{margin-bottom:5px;text-transform:uppercase}html.es-legacy-active .sticky-sidebar p{margin-bottom:15px}html.es-legacy-active .sticky-sidebar ul{overflow:auto;margin-top:20px}html.es-legacy-active .sticky-sidebar ul li{float:left;clear:both;width:100%}html.es-legacy-active .sticky-sidebar input.form-control{font-size:14px;padding-left:15px;padding-right:15px}html.es-legacy-active .sticky-sidebar .social{text-align:center;margin-top:15px}html.es-legacy-active .sticky-sidebar .social a{color:#ff5116;font-size:22px;margin:0 5px;text-decoration:none}html.es-legacy-active .sticky-sidebar .social a :hover{text-decoration:none !important}@media(min-width: 64em){html.es-legacy-active .job-info{padding-right:25px}html.es-legacy-active .job-specs{border-left:1px solid #f6f6f6;padding-left:25px}}@media screen and (min-width: 992px){html.es-legacy-active .job-list-badges .badge{margin-top:8px}}@media(max-width: 64em){html.es-legacy-active .search--wrap .form-group{margin-bottom:20px}html.es-legacy-active .search--filters-results p a{margin-left:0;display:block}}@media screen and (max-width: 1200px){html.es-legacy-active .job-list-badges .badge{margin-bottom:10px}html.es-legacy-active .job-list-badges.pull-right{width:100%}}@media screen and (max-width: 750px){html.es-legacy-active #jobSearch h2.page-title{margin:5px 0 20px}html.es-legacy-active .btn.filters{margin-bottom:20px}}html.es-legacy-active .progress-steps,html.es-legacy-active #profile-completion{margin:0 auto}html.es-legacy-active .profile-progress h3{margin-top:0}html.es-legacy-active .profile-progress [class*=col-]{padding-top:15px;padding-bottom:15px}html.es-legacy-active .jobsearch-onboarding-alert{background-color:#fff !important;padding:10px 15px;margin-bottom:22px;border-radius:5px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);height:auto}html.es-legacy-active .jobsearch-onboarding-alert .container-fluid{padding-left:0;padding-right:0}html.es-legacy-active .jobsearch-onboarding-alert .container-fluid .row{margin-left:0;margin-right:0}html.es-legacy-active .jobsearch-onboarding-alert .container-fluid div{padding-left:0;padding-right:0}html.es-legacy-active .jobsearch-onboarding-alert alert-notice,html.es-legacy-active .jobsearch-onboarding-alert .alert-message{margin:0}html.es-legacy-active .jobsearch-onboarding-alert .alert-notice a{font-weight:700;color:#1f2034}html.es-legacy-active .jobsearch-onboarding-alert .alert-message{font-family:"Lato",sans-serif;font-size:14px;text-transform:unset;color:#1f2034}html.es-legacy-active .jobsearch-onboarding-alert .fa{float:left;padding-top:5px;padding-right:30px}html.es-legacy-active .jobsearch-onboarding-alert .warning-icon{color:#f15a22}html.es-legacy-active .jobsearch-onboarding-alert .btn{padding:7px 15px 7px 15px;height:auto}html.es-legacy-active .jobsearch-onboarding-alert .button-wrap{padding-top:5px;display:flex;justify-content:flex-end}@media screen and (max-width: 480px){html.es-legacy-active .jobsearch-onboarding-alert{margin-top:0;padding:15px;box-sizing:border-box}html.es-legacy-active .jobsearch-onboarding-alert h3,html.es-legacy-active .jobsearch-onboarding-alert h5,html.es-legacy-active .jobsearch-onboarding-alert .btn-wrap{line-height:1;margin-left:15px}html.es-legacy-active .jobsearch-onboarding-alert h3,html.es-legacy-active .jobsearch-onboarding-alert h5{margin-bottom:10px}html.es-legacy-active .jobsearch-onboarding-alert .alert-icon{float:right}}@media screen and (max-width: 992px){html.es-legacy-active .jobsearch-onboarding-alert{margin-top:5px}}html.es-legacy-active .circle{margin:6px 20px 20px;display:inline-block;position:relative;text-align:center;vertical-align:top}html.es-legacy-active .circle strong{position:absolute;top:70px;left:0;width:100%;text-align:center;line-height:45px;font-size:43px}html.es-legacy-active .circle .progress-info{position:absolute;left:0;top:0;width:100%;margin-top:50px}html.es-legacy-active .circle .progress-info h2{margin:0;font-size:32px;color:#00ba30}html.es-legacy-active .circle .progress-info-small{position:absolute;left:0;top:0;width:100%;margin-top:20px}html.es-legacy-active .circle .progress-info-small h2{margin:0}html.es-legacy-active .progress-steps{border-left:1px solid #eee;margin-left:15px}html.es-legacy-active .progress-steps label{cursor:default}html.es-legacy-active .sidebar.create-account .progress-steps label{cursor:default}html.es-legacy-active #jobSearch .sidebar{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);padding-top:0}html.es-legacy-active #jobSearch .sidebar h4.text-primary{color:#363749;margin-top:20px;margin-bottom:10px}html.es-legacy-active #jobSearch .sidebar{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);padding-top:0}html.es-legacy-active #jobSearch .sidebar h4.text-primary{color:#363749;margin-top:20px;margin-bottom:10px}html.es-legacy-active .item{position:relative;margin-bottom:10px}html.es-legacy-active .item:last-child{margin-bottom:0}html.es-legacy-active .item label{line-height:30px;padding-left:25px;margin-bottom:0;font-size:18px}html.es-legacy-active .item>span{position:absolute;width:30px;height:30px;font-size:18px;text-align:center;line-height:30px;border-radius:100%;left:-15px;top:0;color:#fff}html.es-legacy-active .item>span.completed{background-color:#00ba30}html.es-legacy-active .item>span.active{background-color:#4299e1}html.es-legacy-active .item>span.muted{background-color:hsl(0,0%,85.5%)}html.es-legacy-active .job--wrap.panel{padding-left:5px;padding-right:5px}@media(max-width: 37.5em){html.es-legacy-active .progress-steps-wrap{float:left;position:relative;left:50%}html.es-legacy-active .progress-steps-wrap .progress-steps{float:left;right:50%;position:relative}}html.es-legacy-active .notifications--label{margin-top:15px;margin-bottom:15px !important}html.es-legacy-active .notifications--label .col-md-8 .text-large{font-size:16px;font-weight:700}html.es-legacy-active .notifications--label .col-md-12 .text-large{font-size:16px;font-weight:700}html.es-legacy-active .notifications--panel.panel{padding-left:90px;padding-right:15px;position:relative}html.es-legacy-active .notifications--panel.panel>p{margin-bottom:0px}html.es-legacy-active .notifications--panel.panel>p small{font-size:12px;color:hsl(0,0%,70.7%);display:block}html.es-legacy-active .notifications--avatar{background-image:url("/profile/app/assets/img/icons/icon-user-dark.svg");height:30px;width:30px;position:absolute;left:30px;top:50%;margin-top:-15px}html.es-legacy-active .notifications--title{color:#ff5116;font-weight:700}html.es-legacy-active .survey--grid td{border-collapse:collapse;border:1px solid #c8c8d0;text-align:center;vertical-align:middle;font-size:26px;font-weight:800;padding-top:15px;padding-bottom:15px;width:10%}html.es-legacy-active .survey--grid{border:1px solid #c8c8d0}html.es-legacy-active .survey--grid>.btn{text-align:center;vertical-align:middle;font-size:26px;font-weight:800;padding:15px 0;border-left:1px solid #c8c8d0}html.es-legacy-active .survey--grid>.btn:first-child{border:0}html.es-legacy-active .survey--grid>.btn.active{box-shadow:none;background-color:#ebf7ec}html.es-legacy-active .survey--grid>.btn.active.focus{outline:none}@media(max-width: 400px){html.es-legacy-active .survey--grid>.btn{font-size:18px}}html.es-legacy-active .survey--legend{margin-top:15px;position:relative;text-align:center}html.es-legacy-active .survey--legend .legend-value{text-align:center}html.es-legacy-active .survey--legend .icon{height:40px;width:40px;display:block;margin:auto;margin-top:5px;position:relative;bottom:0}@media(max-width: 400px){html.es-legacy-active .survey--legend.eq{display:flex}html.es-legacy-active .survey--legend.eq>.eq,html.es-legacy-active .survey--legend.eq .legend-value{display:flex;flex:1;flex-flow:column nowrap;padding-bottom:45px;text-align:center}html.es-legacy-active .survey--legend.eq>.eq label,html.es-legacy-active .survey--legend.eq .legend-value label{display:flex;flex-grow:1;justify-content:center}}html.es-legacy-active .white-box{background:#fff;box-shadow:0 2px 2px rgba(0,0,0,.3)}html.es-legacy-active .w2-years .selected{font-weight:bold;text-decoration:underline}html.es-legacy-active .w2-years a{font-size:1.2em;margin-left:8px;margin-right:8px}html.es-legacy-active .profile-form .row:after{content:" ";display:block;clear:both}html.es-legacy-active .profile-form{overflow:hidden;font-size:14px}html.es-legacy-active .profile-form .form-area{overflow:hidden}html.es-legacy-active .profile-form .row{border-bottom:1px solid #e6e6e6;padding:12px 13px 11px}html.es-legacy-active .profile-form.w2 .row{padding:0}html.es-legacy-active .profile-form.w2 .row:not(.row-fit) .col{border-top:1px solid #e6e6e6}html.es-legacy-active .profile-form.w2 .row .col{padding:12px 13px 11px;font-family:"Courier New",Courier,monospace;font-size:13px}html.es-legacy-active .profile-form.w2 .row,html.es-legacy-active .profile-form.w2 .row:first-of-type .col,html.es-legacy-active .profile-form.w2 .row .col.empty{border-bottom:none;border-top:none}html.es-legacy-active .profile-form.w2 .row.row-fit{border-top:1px solid #e6e6e6}html.es-legacy-active .profile-form.w2 .col+.col,html.es-legacy-active .profile-form.w2 .col+.col-wrap{border-left:1px solid #e6e6e6}html.es-legacy-active .profile-form .col-l{float:left;border-right:1px solid #e6e6e6;width:67%}html.es-legacy-active .profile-form .col-r{overflow:hidden}html.es-legacy-active .profile-form .image{margin:-5px 0 1px 9px}html.es-legacy-active .profile-form .image img{width:100%;height:auto;max-width:624px}html.es-legacy-active .profile-form .image .mob{display:none}html.es-legacy-active .profile-form .image .wrap{overflow:hidden;padding:10px 0 0 46px}html.es-legacy-active .profile-form .image .wrap .text{float:left;margin:0 42px 0 0}html.es-legacy-active .profile-form .image .wrap .text span{display:block;color:#999}html.es-legacy-active .profile-form .image .wrap .text strong{display:block;color:#333}html.es-legacy-active .profile-form .col-wrap{float:left;width:66%}html.es-legacy-active .profile-form .col-wrap .col-3{width:50% !important}html.es-legacy-active .profile-form .col-full{padding:0 10px}html.es-legacy-active .profile-form .col{float:left;width:35%;padding:0 10px}html.es-legacy-active .profile-form .col.col-2{width:50%}html.es-legacy-active .profile-form .col.col-3{width:33%}html.es-legacy-active .profile-form .col.col-4{width:66%}html.es-legacy-active .profile-form .col.col-5{width:33%}html.es-legacy-active .profile-form .col.col-fit{width:inherit}html.es-legacy-active .profile-form label{display:block;color:#999;font-family:Calibri,Arial,Helvetica,sans-serif;font-size:14px}html.es-legacy-active .profile-form.w2 label span{font-family:"Courier New",Courier,monospace;font-size:11px}html.es-legacy-active .profile-form input[type=text],html.es-legacy-active .profile-form input[type=tel],html.es-legacy-active .profile-form input[type=number],html.es-legacy-active .profile-form input[type=email],html.es-legacy-active .profile-form input[type=password]{border:none;color:#333;font-weight:bold;padding:0;width:100%}html.es-legacy-active .profile-form .link{margin:21px 31px;display:inline-block}html.es-legacy-active .profile-form .link .fa{color:#1f2a5a}html.es-legacy-active .profile-form .link:hover{text-decoration:none;color:#1f2a5a}html.es-legacy-active .profile-form .btn-holder{background:#eee;text-align:right;padding:10px 25px;display:flex}html.es-legacy-active .profile-form .btn{min-width:190px}html.es-legacy-active .profile-form .tax-info .col{width:21%;padding-bottom:15px}html.es-legacy-active .strong{font-weight:800}html.es-legacy-active .sidebar.profile{padding:0;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}html.es-legacy-active .sidebar.profile h4{line-height:30px;padding-left:15px;font-weight:700;font-size:18px;margin-bottom:10px;margin-top:15px}html.es-legacy-active .sidebar.profile h4 .icon{height:30px;width:30px;display:inline-block;float:left;margin-right:10px}html.es-legacy-active .sidebar.profile h4 label{font-weight:700;font-size:18px}html.es-legacy-active .sidebar.profile .text-primary{color:#363749}html.es-legacy-active .sidebar--profile{border-bottom:1px solid #f6f6f6;padding-bottom:15px;margin-bottom:15px}html.es-legacy-active .sidebar--profile:last-child{border-bottom:none}html.es-legacy-active .sidebar--profile li{padding-left:55px;padding-top:5px;padding-bottom:5px;position:relative}html.es-legacy-active .sidebar--profile li.active ::before{content:"";width:8px;background-color:#4299e1;height:100%;position:absolute;top:0px;left:0;border-top-right-radius:5px;border-bottom-right-radius:5px}html.es-legacy-active .sidebar--profile li li:hover{background-color:#f6f6f6}html.es-legacy-active .sidebar--profile li a:hover{text-decoration:none}html.es-legacy-active span .sidebar--profile:last-child{border-bottom:1px solid #f6f6f6}html.es-legacy-active .container.profile .client-img{display:inline-block;height:81px;width:81px;border:3px solid #d3d3d3;border-radius:50%;overflow:hidden}html.es-legacy-active .container.profile hr{border:0;clear:both;display:block;width:96%;background-color:#c8c8d0;height:1px}html.es-legacy-active .container.profile h3{color:#616270;font-weight:700;font-size:24px}html.es-legacy-active .container.profile .client{position:relative}html.es-legacy-active .container.profile .prof-name{display:inline-block;position:absolute;top:10%;padding-left:8px}html.es-legacy-active .container.profile p{display:inline-block;position:relative;top:50%;transform:translate(0%, -25%);padding-left:8px}html.es-legacy-active .container.profile caption{font-size:20px;padding:10px 0 6px 10px;background:#fff;border:1px solid #d3d3d3;border-bottom:none}html.es-legacy-active .container.profile .table caption{background-color:#eee;border:1px solid #eee}html.es-legacy-active .container.profile .container-fluid .row .col-12.col-md-6{padding-left:0;padding-right:0}@media(min-width: 800px){html.es-legacy-active .container.profile .container-fluid .row .col-12.col-md-6:first-child{padding-left:0;padding-right:15px}html.es-legacy-active .container.profile .container-fluid .row .col-12.col-md-6:last-child{padding-right:0;padding-left:15px}}@media(max-width: 800px){html.es-legacy-active .container.profile p{padding-left:8px;padding-top:12px}}html.es-legacy-active .no-lr-pad label{margin:9px 15px}html.es-legacy-active .profile .panel ul.list-group-sortable{margin-left:15px;margin-right:15px}html.es-legacy-active .link-list li{text-align:center}html.es-legacy-active .link-list li a{color:#ff5116;text-decoration:underline}html.es-legacy-active .filter--list{min-width:120px;width:auto;padding-bottom:5px}html.es-legacy-active .filter--list li{float:left;clear:both;padding:5px 10px 0 10px;width:100%}html.es-legacy-active .filter--list li .filter--badge{width:100%;display:block;white-space:nowrap}html.es-legacy-active .custom-html a{color:#ff5116;text-decoration:underline}html.es-legacy-active .custom-html ul>li{list-style-type:disc}html.es-legacy-active .custom-html-force-pad ul{padding-left:35px}html.es-legacy-active .custom-html-force-pad ol{padding-left:35px}html.es-legacy-active .container-fluid.no-padding{padding:0px}html.es-legacy-active .form-heading .custom-html ul,html.es-legacy-active .dynamic-field-wrapper .custom-html ul{padding-left:35px}html.es-legacy-active .form-heading .custom-html ol,html.es-legacy-active .dynamic-field-wrapper .custom-html ol{padding-left:35px}@media(min-width: 750px){html.es-legacy-active .profile--eq{display:flex}html.es-legacy-active .profile--eq>div[class*=col-]{display:flex;flex:1;flex-flow:column nowrap}html.es-legacy-active .profile--eq .panel{flex-grow:1;margin-bottom:0}}html.es-legacy-active .skill-clicker-item{display:inline-block;width:40px;height:40px;border-radius:20px;text-align:center;vertical-align:middle;line-height:40px;background-color:#777;opacity:.4;color:#fff;cursor:pointer}html.es-legacy-active .skill-clicker-item_selected{background:#009927;opacity:1}html.es-legacy-active .skill-clicker-item-small{display:inline-block;width:30px;height:30px;border-radius:15px;text-align:center;vertical-align:middle;line-height:30px;background-color:#777;color:#fff}html.es-legacy-active .skill-clicker-fade{opacity:.4}html.es-legacy-active .skill-clicker-pdf{display:inline-block;width:22px;height:22px;text-align:center;vertical-align:middle;line-height:22px;color:#000;border-left:1px solid #000}html.es-legacy-active .skill-clicker-pdf-large{display:inline-block;width:22px;height:44px;text-align:center;vertical-align:middle;line-height:44px;color:#000;border-left:1px solid #000}html.es-legacy-active .skill-clicker-pdf-huge{display:inline-block;width:22px;height:66px;text-align:center;vertical-align:middle;line-height:66px;color:#000;border-left:1px solid #000}html.es-legacy-active .skill-clicker-fade-pdf{opacity:.7}html.es-legacy-active .skill-clicker-selected-pdf{background:#d3d3d3}html.es-legacy-active .legend-icon{display:inline-block;width:26px;height:26px;border-radius:13px;text-align:center;vertical-align:middle;line-height:26px;background-color:#00253d;color:#fff;float:right;transform:translate(0, 100%)}html.es-legacy-active .es-sign-canvas{background:#fff;width:100%;height:150px;max-width:600px}html.es-legacy-active .es-quick-sign{display:inline-block;width:100vmin;position:fixed;background:rgba(0,0,0,0);top:calc(50% - 20vmin);left:calc(50% - 50vmin);z-index:9005;text-align:center;vertical-align:middle}html.es-legacy-active .signature-preview{background-color:#fff;width:100%;height:auto}html.es-legacy-active .checklist-select-row{margin-bottom:30px}html.es-legacy-active .flex-space{margin-left:12px;margin-right:12px}html.es-legacy-active .flex-space_no-margin{margin:0 !important}html.es-legacy-active .flex-display{display:flex;justify-content:space-between;margin-top:6px;margin-bottom:12px}html.es-legacy-active div.scrollmenu{overflow:auto;white-space:nowrap}html.es-legacy-active .group-selector-item{display:inline-block;color:#fff;text-align:center;padding:14px;text-decoration:none;margin-right:12px;border-radius:5px;background-color:#00253d;margin-bottom:13px}html.es-legacy-active div.scrollmenu a:hover{color:#fff}html.es-legacy-active .group-selected{background-color:#009927}html.es-legacy-active .group-completed{background-color:#009927}html.es-legacy-active .skills-panel{padding:0;margin:0 0 12px 0}html.es-legacy-active .skills-panel h5{font-family:"Lato",sans-serif;font-size:13px;text-transform:none;color:#516579;margin:12px}html.es-legacy-active .skills-panel ul{list-style-type:none;margin:0 16px 12px}html.es-legacy-active .skills-panel ul li{font-size:12px;color:#516579;line-height:1.5em}html.es-legacy-active #checklist-container-header{padding:15px}html.es-legacy-active #sticky-menu.sticky{position:fixed;top:0;margin-left:0;margin-right:0;z-index:1000;padding:0;width:100%}html.es-legacy-active #sticky-menu.sticky-desktop{position:fixed;top:0;background:#fff;z-index:1000;margin-left:0;margin-right:0;margin-top:80px;padding:0}html.es-legacy-active .disabled{opacity:.5}html.es-legacy-active #grabThis .container{font-size:13px}html.es-legacy-active #grabThis .container .row{margin-bottom:30px}html.es-legacy-active .checklist-description{display:inline-block;width:100%;min-height:35px}html.es-legacy-active .checklist-description h4{margin:0;margin-bottom:12px}html.es-legacy-active .checklist-description .checklist-description-body{transform:none !important;width:100%;padding:12px;margin-bottom:20px}html.es-legacy-active .checklist-legends{background:rgba(0,0,0,0) !important}html.es-legacy-active .checklist-legends .checklist-legend{background:rgba(0,0,0,0) !important;border:none !important}html.es-legacy-active .checklist-legends .checklist-legend .checklist-legend-content{background-color:#fff;border:1px solid #ddd;margin:0;padding:0}html.es-legacy-active .checklist-legends .checklist-legend .checklist-legend-content h4{font-size:14px}html.es-legacy-active .checklist-legends .checklist-legend .checklist-legend-content_left{margin:0 5px 0 0}html.es-legacy-active .checklist-legends .checklist-legend .checklist-legend-content_right{margin:0 0 0 5px}html.es-legacy-active #sticky-menu{background:#fff;border:1px solid #ddd;padding:15px;margin:0px 0px 15px 0px}html.es-legacy-active .sticky-menu_no-subscore{border-bottom:none !important;box-shadow:none !important;margin-bottom:0;padding-bottom:12px}html.es-legacy-active .sticky-menu-content{display:inline-block;width:100%;margin-bottom:0 !important;padding:0}html.es-legacy-active .sticky-menu-content h4{font-family:"Lato",sans-serif;text-transform:none;font-size:16px !important;margin-bottom:12px;margin-top:12px;height:44px}html.es-legacy-active .sticky-menu-content .group-navigation{height:44px}html.es-legacy-active .sticky-menu-content .group-navigation button{width:30px;padding:4px;margin-top:12px;margin-bottom:10px}html.es-legacy-active .sticky-menu-content .group-navigation .position-indicator{font-size:16px;margin:15px 10px 5px}html.es-legacy-active .float-right{float:right}html.es-legacy-active .scrollmenu{padding-left:15px}html.es-legacy-active .scrollmenu a{font-size:16px;padding-right:20px}html.es-legacy-active .scrollmenu a span{font-size:18px;width:20px;min-width:20px;margin-right:5px}html.es-legacy-active #checklist-container{padding:0}html.es-legacy-active .checklist-container_no-subscore{border-top:none !important}html.es-legacy-active .checklist-select-row{border:1px solid #ddd;margin:12px 0;padding:12px 12px 6px 16px;background:#fff}html.es-legacy-active .checklist-select-row .skill-name{margin:0 0 10px 0px !important;padding:0 !important;font-weight:bold}html.es-legacy-active .row_no-subscore{margin:0 !important;border-top:none}html.es-legacy-active .skill-clicker-container label{display:block;font-size:12px}html.es-legacy-active #selectAllModal{z-index:9007}html.es-legacy-active .modal-body p{font-weight:bold}html.es-legacy-active .quicksign-wrapper{padding:0;margin-top:20px}html.es-legacy-active #signedDocument,html.es-legacy-active #signedDocument_subscores{width:750px;height:auto;margin-right:auto;margin-left:auto}html.es-legacy-active .documentPage{display:block;height:1000px;width:100%;margin:0 !important;padding-left:11px;background-color:#fff}html.es-legacy-active .document-row_branding{margin-bottom:20px;color:#fff;height:85px}html.es-legacy-active .header-content,html.es-legacy-active .footer-content{height:100%}html.es-legacy-active .header-content-cell,html.es-legacy-active .footer-content-cell{padding:16px;vertical-align:middle}html.es-legacy-active .header-customer-logo{text-align:left}html.es-legacy-active .header-customer-logo .cust-logo{margin:0 !important;padding:0 !important}html.es-legacy-active .header-applicant-info{color:#fff;font-size:10px;text-align:right}html.es-legacy-active .header-applicant-info span{display:block}html.es-legacy-active .header-checklist-name{text-align:center}html.es-legacy-active .header-checklist-name span{font-size:16px;font-width:bold;padding:0;margin:0;display:block}html.es-legacy-active .document-header_applicant-name{font-size:14px !important;font-weight:bold}html.es-legacy-active .prechecklist-content-container{display:inline-block;padding:0;height:auto;width:100%;font-size:10px;border:1px solid #000;margin-bottom:20px;margin-top:20px}html.es-legacy-active .prechecklist-content-container_header{display:block;width:100%;background:#4a4a4a;text-align:center;color:#fff;font-weight:500;font-size:14px;padding-top:4px;padding-bottom:4px;margin:0 !important}html.es-legacy-active .document-row_checklist-table{border:none;width:100%;height:auto}html.es-legacy-active .document-row_checklist-header{background:#4a4a4a;color:#fff;text-align:center;vertical-align:middle;font-size:14px;font-weight:800;padding-top:4px;padding-bottom:4px;margin-bottom:0;margin-top:0;border-right:1px solid #4a4a4a}html.es-legacy-active .checklist-header_group-name{text-align:left;padding-left:8px;width:45%}html.es-legacy-active .document-row_checklist-cell{height:22px;font-size:12px;padding:0;margin:0;border-bottom:1px solid #4a4a4a;border-right:1px solid #4a4a4a;border-left:1px solid #4a4a4a}html.es-legacy-active .document-row_checklist-cell-skill-name{text-align:left;padding-left:8px}html.es-legacy-active .document-row_checklist-cell-empty{background:rgba(0,0,0,0);border:none !important;width:2%}html.es-legacy-active .document-row_scale-and-value{margin:0;padding:0}html.es-legacy-active .checklist-value-scale{width:100%;padding:0;margin:0;border:none}html.es-legacy-active .checklist-value-scale td{text-align:center;vertical-align:middle;border-left:1px solid #4a4a4a;padding:1px;height:22px}html.es-legacy-active .checklist-value-scale td:first-child{border-left:none}html.es-legacy-active .checklist-table_selected-value{background:#999}html.es-legacy-active .footer-content-cell{font-size:9px;margin-top:20px !important}html.es-legacy-active .footer-content .document-info{text-align:right}html.es-legacy-active .document-row_checklist-content{padding:0}html.es-legacy-active .document-row_checklist-content_subscores{padding:0 16px;min-height:500px}html.es-legacy-active .validation-label{font-size:12px !important;color:#d9534f;font-weight:bold;margin:0 !important;padding:0 !important}@media(max-width: 800px){html.es-legacy-active .validation-label{display:block !important}}@keyframes focusFade{from{background:#fff5bf}to{background:rgba(0,0,0,0)}}html.es-legacy-active .focusFade{animation:focusFade 2500ms}html.es-legacy-active .skills-checklist_signature-container{margin-bottom:10px}html.es-legacy-active .skills_checklist_persistence-cta{margin:10px 0}html.es-legacy-active .loading-container{text-align:center}html.es-legacy-active .loading-container .loader{height:100px;width:20%;text-align:center;padding:1em;margin:0 auto 1em;display:inline-block;vertical-align:top}html.es-legacy-active .loading-container .loading-text{color:#1f2034}html.es-legacy-active .language-select{width:100%;margin-top:10px;text-align:center}html.es-legacy-active .language-select .languages{border-radius:5px;overflow:hidden;margin:auto;border:1px solid #363749;display:inline-block}html.es-legacy-active .language-select .languages .option{width:100px;float:left;text-align:center}html.es-legacy-active .language-select .languages .selected{background-color:#363749;color:#fff}html.es-legacy-active .profile-form input[type=text],html.es-legacy-active .profile-form input[type=tel],html.es-legacy-active .profile-form input[type=number],html.es-legacy-active .profile-form input[type=email],html.es-legacy-active .profile-form input[type=password]{border:1px solid #999;padding:5px}@media(max-width: 600px){html.es-legacy-active .no-float{float:none !important;width:inherit !important}}html.es-legacy-active .x-hellosign-embedded{z-index:1100}html.es-legacy-active .form-heading{padding:15px;background:#fff;border:1px solid #ddd;margin:20px 0}html.es-legacy-active .form-heading h3{margin-top:15px}html.es-legacy-active .form-container{max-width:1230px;margin:auto;padding:0 15px 0 15px}html.es-legacy-active .form-container .form-heading{margin:20px 0}html.es-legacy-active .form-container .my-auto{margin:auto 0 auto 0}html.es-legacy-active .form-container .px-0{padding-left:0 !important;padding-right:0 !important}html.es-legacy-active .form-container h2{margin-bottom:15px}html.es-legacy-active .form-container h4{margin:0 0 10px 0}html.es-legacy-active .form-container h5{margin-top:0px;font-weight:700;font-family:"Lato",sans-serif}html.es-legacy-active .form-container .header_section-1-review{padding-top:10px;margin:0}html.es-legacy-active .form-container .btn_i9-download-pdf{float:none;margin-top:10px}@media(min-width: 575px){html.es-legacy-active .form-container .btn_i9-download-pdf{float:right;margin:0px}}html.es-legacy-active .form-container p{margin-bottom:0px;line-height:1.75rem}html.es-legacy-active .form-container input[type=file]{width:100%;height:40px}html.es-legacy-active .form-container button.reset{display:none}html.es-legacy-active .form-container button.reset2{display:block;background-color:rgba(0,0,0,0);border:none;color:#555;font-weight:700;margin:-15px 0 30px auto}html.es-legacy-active .form-container .i9-list-container select{border-radius:2px}html.es-legacy-active .form-container .i9-selector-1,html.es-legacy-active .form-container .i9-selector-2{background-color:#f6f6f6;padding:15px 0 15px 0;border-radius:2px}html.es-legacy-active .form-container .i9-selector-1,html.es-legacy-active .form-container .i9-selector-2,html.es-legacy-active .form-container .i9-selector-3{width:100%}html.es-legacy-active .form-container .i9-selector-3{padding:15px 0 15px 0;display:flex;flex-direction:column}html.es-legacy-active .form-container :required{border-color:#ccc}html.es-legacy-active .form-container :required:focus{border-color:#66afe9}html.es-legacy-active .form-container label.control-label{font-weight:700;padding-bottom:0px}html.es-legacy-active .form-container .asterisk{color:#e10101;margin-left:.15em}html.es-legacy-active .form-container .mb-30{margin-bottom:30px !important}html.es-legacy-active .form-container .ml-10{margin-left:10px}html.es-legacy-active .form-container .border-spacer,html.es-legacy-active .form-container .border-spacer-alt{width:100%;height:1px;background-color:#ddd;margin:20px 0 20px 0}html.es-legacy-active .form-container .border-spacer-alt{margin:10px 0 5px 0}html.es-legacy-active .form-container .i9-employer{margin-bottom:15px}html.es-legacy-active .form-container .flex{display:block}html.es-legacy-active .form-container .pb-0{padding-bottom:0 !important}html.es-legacy-active .form-container .pt-0{padding-top:0 !important}html.es-legacy-active .form-container .andText{margin:15px 0 15px 0}html.es-legacy-active .form-container .input-group{width:100%}html.es-legacy-active .form-container .input-group input#start_date{width:100%}html.es-legacy-active .form-container .form-group{margin-bottom:0;padding:15px 0 15px 0}html.es-legacy-active .form-container .form-group .input-group{width:100%}html.es-legacy-active .form-container .form-group .form-checkbox{margin-top:10px}html.es-legacy-active .form-container .form-group .form-checkbox input{margin-right:5px}html.es-legacy-active .form-container ul{padding-left:30px;padding-top:10px}html.es-legacy-active .form-container ul li{list-style-type:disc;padding-bottom:10px}html.es-legacy-active .form-container ul.list-group{padding-left:0;padding-top:0}html.es-legacy-active .form-container .list-radio,html.es-legacy-active .form-container .list-check{padding-left:15px;margin-bottom:0}html.es-legacy-active .form-container .list-radio li,html.es-legacy-active .form-container .list-check li{display:block}html.es-legacy-active .form-container .sample-photos img{width:auto !important;height:75px !important;margin:0 5px 0 5px}html.es-legacy-active .form-container .photo-list{padding-top:15px;padding-bottom:15px}html.es-legacy-active .form-container .front-back-photos .sample-photos{padding-top:5px;padding-bottom:15px}html.es-legacy-active .form-container .front-back-photos .sample-photos img{margin-left:0}html.es-legacy-active .form-container video,html.es-legacy-active .form-container img,html.es-legacy-active .form-container #my_camera_front_a1,html.es-legacy-active .form-container #my_camera_back_a1{width:100% !important;height:auto !important}html.es-legacy-active .form-container video,html.es-legacy-active .form-container img{margin:0px auto 20px auto}html.es-legacy-active .form-container image-capture h4{width:100%}html.es-legacy-active .form-container .display-mobile{display:block}html.es-legacy-active .form-container .display-desktop{display:none}html.es-legacy-active .form-container .choose-btn{margin-bottom:20px}@media(min-width: 575px){html.es-legacy-active .form-container .mobile-pt-0{padding-top:0 !important}}@media(min-width: 1024px){html.es-legacy-active .form-container .andText{margin:0}html.es-legacy-active .form-container button.reset{display:block;background-color:rgba(0,0,0,0);border:none;color:#555;font-weight:700;text-align:center;margin:auto auto 0 auto}html.es-legacy-active .form-container button.reset2{display:none}}@media(min-width: 769px){html.es-legacy-active .form-container .form-heading{margin:30px 0}html.es-legacy-active .form-container .form-group{padding:15px}html.es-legacy-active .form-container .flex{display:flex}html.es-legacy-active .form-container .i9-selector-1{width:26%}html.es-legacy-active .form-container .i9-selector-2{width:64%;display:flex}html.es-legacy-active .form-container .i9-selector-3{width:10%}html.es-legacy-active .form-container .i9-list-container{min-height:255px}html.es-legacy-active .form-container .i9-list-container .row{display:flex}html.es-legacy-active .form-container .i9-list-container .col-md-5{display:flex;flex-direction:column}html.es-legacy-active .form-container .i9-list-container select{margin-bottom:0;margin-top:auto}html.es-legacy-active .form-container .display-mobile{display:none}html.es-legacy-active .form-container .display-desktop{display:block}}html.es-legacy-active .form-container .image-capture_error{display:block !important;margin:10px}html.es-legacy-active .confirm-employee-info .chosen-choices{height:200px}html.es-legacy-active .form-instructions p{margin:0 0 15px 0}html.es-legacy-active .form-instructions p:last-child{margin-bottom:0}html.es-legacy-active .iframe-container .hidden{visibility:hidden;display:none !important}html.es-legacy-active .iframe-container .iframe{float:none;margin:0 auto;border:1px solid #ddd;min-height:500px}html.es-legacy-active .iframe-container .iframe .row{margin:0 !important}@media(max-width: 800px){html.es-legacy-active .iframe-container .iframe .container-fluid{padding:0 !important}}html.es-legacy-active .reverify-tipwell{background-color:#f4f4f4;padding:15px}html.es-legacy-active .reverify-tipwell .aligned-container{display:flex;align-items:center;margin-bottom:10px}html.es-legacy-active .reverify-tipwell .title{font-size:14px;font-weight:600}html.es-legacy-active .reverify-tipwell .title .info{color:gray}html.es-legacy-active .reverify-tipwell .title span:first-child{width:18px}html.es-legacy-active .reverify-tipwell .body-container{margin-bottom:unset}html.es-legacy-active .reverify-tipwell .body-container span:first-child{width:18px}html.es-legacy-active .reverify-tipwell .body-container .body{font-size:12px}html.es-legacy-active .placement-container{width:100%;display:flex;margin-bottom:15px}html.es-legacy-active .placement-container .placement-card{display:flex;align-items:center;justify-content:center;width:100%;max-width:600px;margin-left:0;margin-right:auto;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}html.es-legacy-active .placement-container .placement-card .job-placement-box{background-color:#1f2034;color:#fff;font-weight:700;width:33.333333%;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;padding:15px;height:100%;border-top-left-radius:5px;border-bottom-left-radius:5px}html.es-legacy-active .placement-container .placement-card .job-placement-box .circle{display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;width:75px;height:75px;color:#fff;background-color:#1f2034;border:2px solid #fff;margin:0px 15px 15px 15px;border-radius:75px}html.es-legacy-active .placement-container .placement-card .job-placement-box .circle .number{font-family:"Roboto",sans-serif;font-size:2rem;font-weight:700;line-height:32px}html.es-legacy-active .placement-container .placement-card .placement-info{width:66.666667%;padding:15px;background-color:#fff;border-left:none;height:100%;border-top-right-radius:5px;border-bottom-right-radius:5px}html.es-legacy-active .placement-container .placement-card .placement-info .upcoming-placement-text{font-weight:700;font-family:"Roboto",sans-serif;font-size:18px;border-bottom:1px solid #eee;padding-bottom:.75rem;margin-bottom:.75rem;color:#616270}html.es-legacy-active .placement-container .placement-card .placement-info .placement-detail .placement-title,html.es-legacy-active .placement-container .placement-card .placement-info .placement-detail .placement-company,html.es-legacy-active .placement-container .placement-card .placement-info .placement-detail .placement-start-date{display:flex;align-items:center;justify-content:center;text-align:left}html.es-legacy-active .placement-container .placement-card .placement-info .placement-detail .placement-title,html.es-legacy-active .placement-container .placement-card .placement-info .placement-detail .placement-company{margin-bottom:15px}html.es-legacy-active .placement-container .placement-card .placement-info .placement-detail span{width:60%;line-break:auto;hyphens:auto}html.es-legacy-active .placement-container .placement-card .placement-info .placement-detail .placement-label{font-weight:700;font-size:13px;width:40%;color:#616270}html.es-legacy-active .placement-container .placement-card .placement-info .placement-detail .placement-label i{font-size:19px;margin-right:5px}@media(max-width: 37.5em){html.es-legacy-active .placement-container .placement-card{flex-direction:column}html.es-legacy-active .placement-container .placement-card .job-placement-box,html.es-legacy-active .placement-container .placement-card .placement-info{width:100%}html.es-legacy-active .placement-container .placement-card .job-placement-box{flex-direction:row;border-bottom-left-radius:0px;border-top-right-radius:5px}html.es-legacy-active .placement-container .placement-card .job-placement-box .circle{margin-left:0;margin-bottom:0}html.es-legacy-active .placement-container .placement-card .placement-info{border-top-right-radius:0px;border-bottom-left-radius:5px}}html.es-legacy-active .taskUI{padding:15px 0px 0px 0px}html.es-legacy-active .taskUI .table-title{color:#616270;font-size:18px;font-weight:700;font-family:"Roboto",sans-serif;margin-bottom:15px}html.es-legacy-active .taskUI .table{margin-bottom:0px;border:none;border-radius:5px;background-color:#eee;box-shadow:none;padding-bottom:1px}html.es-legacy-active .taskUI .table .table-header{display:flex;color:#616270;font-weight:700;background-color:#eee;border-bottom:1px solid #eee;font-size:.875rem;border-top-right-radius:5px;border-top-left-radius:5px}html.es-legacy-active .taskUI .table .table-header .th{padding:.75rem;text-align:left;width:100%}html.es-legacy-active .taskUI .table .table-header .th-name{width:100%;padding-left:calc(.75rem + 5px)}html.es-legacy-active .taskUI .table .table-header .th-status{max-width:300px;text-align:center}html.es-legacy-active .taskUI .table .table-header .th-action{text-align:right;max-width:185px;margin-right:15px;padding-right:calc(.75rem + 5px)}html.es-legacy-active .taskUI .task-card{display:flex;margin-bottom:15px;background-color:#fff;border-radius:5px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);margin-left:5px;margin-right:5px}html.es-legacy-active .taskUI .task-card .card-row{width:100%;padding:.875rem 1rem .875rem 1rem;vertical-align:middle}html.es-legacy-active .taskUI .task-card .card-name{width:100%;display:flex;align-items:center;font-weight:700;font-size:.875rem}html.es-legacy-active .taskUI .task-card .card-name span{white-space:pre-wrap}html.es-legacy-active .taskUI .task-card .card-profile-status{width:100%;display:flex;align-items:center;font-weight:500;font-size:.8rem;margin-bottom:20px;margin-left:0}html.es-legacy-active .taskUI .task-card .card-status{max-width:300px;text-align:center;display:flex;align-items:center;justify-content:center;padding-top:0px}html.es-legacy-active .taskUI .task-card .card-action{text-align:center;max-width:185px;padding:.875rem 0px .875rem 0px;display:flex;align-items:center;justify-content:flex-end;margin-right:15px}html.es-legacy-active .taskUI .task-card .btn{text-align:center;background-color:#ff5116;color:#fff;border-radius:4px;transition:.5s;font-size:14px;line-height:17px;transition-timing-function:ease-in-out}html.es-legacy-active .taskUI .task-card .btn:hover{color:#fff}html.es-legacy-active .taskUI .task-card:last-child{margin-bottom:5px}html.es-legacy-active .taskUI .task-pagination{display:flex}html.es-legacy-active .taskUI .task-pagination .pagination{margin-left:auto;margin-right:0}html.es-legacy-active .taskUI .task-pagination .pagination a{border-radius:4px;margin-left:7.5px;margin-right:7.5px;font-weight:700;color:#ff5116}html.es-legacy-active .taskUI .task-pagination li.active a{color:#fff}html.es-legacy-active .taskUI .task-pagination li:first-child a{margin-left:0}html.es-legacy-active .taskUI .task-pagination li:last-child a{margin-right:0}html.es-legacy-active .taskUI .task-pagination .disabled{opacity:.5}html.es-legacy-active .taskUI .mobile-card{background-color:#fff;margin-bottom:15px}html.es-legacy-active .taskUI .mobile-card .card-header{display:flex;flex-wrap:wrap;padding:15px;border:1px solid #ddd;border-bottom:none;text-align:left}html.es-legacy-active .taskUI .mobile-card .card-header a{border-radius:4px;margin-left:7.5px;margin-right:7.5px;font-weight:700;color:#ff5116}html.es-legacy-active .taskUI .mobile-card li.active a{color:#fff}html.es-legacy-active .taskUI .mobile-card li:first-child a{margin-left:0}html.es-legacy-active .taskUI .mobile-card li:last-child a{margin-right:0}html.es-legacy-active .taskUI .mobile-card .disabled{opacity:.5}html.es-legacy-active .taskUI .task-status{font-weight:700;position:relative}html.es-legacy-active .taskUI .task-status .status{padding:5px 10px;border-radius:4px;font-size:.875rem}html.es-legacy-active .taskUI .task-status .Incomplete{background-color:#f6f6f6;color:#575757}html.es-legacy-active .taskUI .task-status .Rejected{background-color:#ffefef;color:#c53030}html.es-legacy-active .taskUI .task-status .Expiring.Soon{background-color:#ffffd6;color:#b77a1f}html.es-legacy-active .taskUI .task-status .Expired{background-color:#ffefef;color:#c53030}html.es-legacy-active .taskUI .mobile-card{background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);margin-bottom:15px;border-radius:5px}html.es-legacy-active .taskUI .mobile-card .card-header{display:flex;flex-wrap:wrap;padding:15px;text-align:left;border:none}html.es-legacy-active .taskUI .mobile-card .card-header .card-name{flex:1 1 0%;font-weight:700;font-size:.875rem}html.es-legacy-active .taskUI .mobile-card .card-header .card-name span{white-space:pre-wrap}html.es-legacy-active .taskUI .mobile-card .card-header .card-status{display:flex;align-items:center}html.es-legacy-active .taskUI .mobile-card .mobile-profile-status{width:100%;height:auto;font-weight:500;font-size:.8rem;padding:0;margin:-5px 0 10px 15px}html.es-legacy-active .taskUI .mobile-card .btn{width:100%;border-top-left-radius:0;border-top-right-radius:0}@media(max-width: 960px){html.es-legacy-active .taskUI .task-pagination{display:block;max-width:100%;overflow-x:scroll;margin-top:30px}html.es-legacy-active .taskUI .task-pagination .pagination{display:flex;justify-content:space-between;margin-top:0px}html.es-legacy-active .taskUI .task-pagination .pagination a{border-radius:4px;margin-left:5px;margin-right:5px;font-weight:700;color:#ff5116}}html.es-legacy-active .no-tasks{display:flex;flex-direction:column}html.es-legacy-active .no-tasks h3{font-family:"Montserrat",sans-serif;font-size:20px;font-weight:700;margin-bottom:15px;width:100%;text-align:center;padding:0 15px 0 15px;display:block}html.es-legacy-active .no-tasks p{max-width:600px;margin:0 auto 30px auto;text-align:center;padding:0 15px 0 15px}html.es-legacy-active .no-tasks button{width:auto;margin:0 auto 30px auto}@media(max-width: 800px){html.es-legacy-active .no-tasks{border:1px solid #ccc;background-color:#fff;border-radius:2px;margin-bottom:15px}html.es-legacy-active .no-tasks h3{margin-top:30px;display:block;height:auto;line-height:30px}html.es-legacy-active .no-tasks p{display:block;margin-top:20px}html.es-legacy-active .no-tasks button{width:90%}}@media(max-width: 37.5em){html.es-legacy-active .no-tasks button{margin-bottom:15px}}html.es-legacy-active .task-status{font-weight:700;position:relative}html.es-legacy-active .task-status .status{padding:5px 10px;border-radius:4px;font-size:.875rem}html.es-legacy-active .task-status .Incomplete{background-color:#f6f6f6;color:#575757}html.es-legacy-active .task-status .Rejected{background-color:#ffefef;color:#c53030}html.es-legacy-active .task-status .Expiring.Soon{background-color:#ffffd6;color:#b77a1f}html.es-legacy-active .task-status .Expired{background-color:#ffefef;color:#c53030}html.es-legacy-active .task-status .rejectMessage{font-weight:400;font-size:13px;position:absolute;background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);padding:15px;text-align:left;z-index:900;border-radius:7px;width:150px;top:20px;left:0%}html.es-legacy-active .task-status .rejectMessage .rejectTitle{font-size:11px;font-weight:700;padding-bottom:5px}@media(max-width: 37.5em){html.es-legacy-active .task-status .Incomplete,html.es-legacy-active .task-status .Rejected,html.es-legacy-active .task-status .Expiring.Soon,html.es-legacy-active .task-status .Expired{background-color:rgba(0,0,0,0);padding:5px 0}}html.es-legacy-active .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;overflow:auto;background:rgba(0,0,0,.39);z-index:999999}html.es-legacy-active .modal-overlay .modal-adm-external-code-map-editor .modal-body{height:300px;overflow-y:scroll}html.es-legacy-active .modal-overlay .modal-adm-external-code-map-editor input{width:100%}html.es-legacy-active .modal-overlay .modal-adm-external-code-map-editor .fa-edit{font-size:20px}html.es-legacy-active .modal-overlay .modal-adm-external-code-map-editor .fa-edit:before{content:"";font-family:FontAwesome;font-weight:normal}html.es-legacy-active .modal-overlay .modal-adm-external-code-map-editor .fa-minus-circle{font-size:17px;color:#ff1d25 !important}html.es-legacy-active .modal-overlay .modal-adm-external-code-map-editor .fa-minus-circle:before{content:"";font-family:FontAwesome;font-weight:normal}html.es-legacy-active .modal-overlay .modal{background-color:#fff;border:1px solid #979797;border-radius:8px;box-shadow:0 10px 14px rgba(0,0,0,.3);position:absolute;left:50%;transform:translate(-50%, 0);padding:25px 32px 35px 28px;display:block;bottom:auto}html.es-legacy-active .modal-overlay .modal.modal-alert,html.es-legacy-active .modal-overlay .modal.modal-confirm,html.es-legacy-active .modal-overlay .modal.modal-create-name{top:30%;width:347px}html.es-legacy-active .modal-overlay .modal.modal-edit-multipay{outline:none;margin:auto;width:700px;left:inherit;transform:inherit;height:-moz-max-content;height:max-content;padding:24px;top:33%}html.es-legacy-active .modal-overlay .modal.modal-edit-multipay .mp-modal-header{border:0;padding-bottom:10px;font-weight:600;font-size:24px}html.es-legacy-active .modal-overlay .modal.modal-edit-multipay .mp-modal-body .mp-radio-container{padding-bottom:10px}html.es-legacy-active .modal-overlay .modal.modal-edit-multipay .mp-modal-body .mp-radio-container .control-label{font-weight:500;margin-bottom:5px !important}html.es-legacy-active .modal-overlay .modal.modal-edit-multipay .mp-modal-body .mp-radio-container .mp-radio-wrapper{display:grid}html.es-legacy-active .modal-overlay .modal.modal-edit-multipay .mp-modal-body .mp-accounts-container{display:flex;flex-direction:column}html.es-legacy-active .modal-overlay .modal.modal-edit-multipay .mp-modal-body .mp-accounts-container .mp-accounts-wrapper{display:flex;padding:10px 0;align-items:center}html.es-legacy-active .modal-overlay .modal.modal-edit-multipay .mp-modal-body .mp-accounts-container .mp-accounts-wrapper:not(:last-child){border-bottom:1px solid #d3d3d3}html.es-legacy-active .modal-overlay .modal.modal-edit-multipay .mp-modal-body .mp-accounts-container .mp-accounts-wrapper .mp-accounts-items{display:flex;flex:2;align-items:center}html.es-legacy-active .modal-overlay .modal.modal-edit-multipay .mp-modal-body .mp-accounts-container .mp-accounts-wrapper .mp-accounts-items .mp-net-account-btns{flex:2}html.es-legacy-active .modal-overlay .modal.modal-edit-multipay .mp-modal-body .mp-accounts-container .mp-accounts-wrapper .mp-accounts-items .mp-accounts-details{flex:2;display:flex;flex-direction:column}html.es-legacy-active .modal-overlay .modal.modal-edit-multipay .mp-modal-body .mp-accounts-container .mp-accounts-wrapper .mp-accounts-items .mp-accounts-details_nickname{font-weight:500}html.es-legacy-active .modal-overlay .modal.modal-edit-multipay .mp-modal-body .mp-accounts-container .mp-accounts-wrapper .mp-accounts-split-input{flex:2;text-align:end}html.es-legacy-active .modal-overlay .modal.modal-edit-multipay .mp-modal-body .mp-accounts-container .mp-accounts-wrapper .mp-accounts-split-input .input-group{display:flex !important;justify-content:flex-end}html.es-legacy-active .modal-overlay .modal.modal-edit-multipay .mp-modal-body .mp-accounts-container .mp-accounts-wrapper .mp-accounts-split-input .input-group .form-control{margin-top:0;width:60%}html.es-legacy-active .modal-overlay .modal.modal-edit-multipay .mp-modal-body .mp-accounts-container .mp-accounts-wrapper .mp-accounts-split-input .input-group .input-group-addon{width:50px;line-height:40px;font-weight:600;padding:0}html.es-legacy-active .modal-overlay .modal.modal-edit-multipay .mp-modal-footer{display:flex;margin-left:50%;padding-top:12px;justify-content:flex-end}html.es-legacy-active .modal-overlay .modal.modal-edit-multipay .mp-modal-footer button{margin:initial !important;min-width:auto}html.es-legacy-active .modal-overlay .modal.modal-edit-multipay .mp-modal-footer button:not(:first-child){margin-left:24px !important}@media(max-width: 800px){html.es-legacy-active .modal-overlay .modal.modal-edit-multipay{width:90%}html.es-legacy-active .modal-overlay .modal.modal-edit-multipay .mp-accounts-items{flex-direction:column;align-items:flex-start !important}html.es-legacy-active .modal-overlay .modal.modal-edit-multipay .mp-accounts-items .mp-net-account-btns{padding-bottom:4px}}html.es-legacy-active .modal-overlay .modal.modal-inactivity-alert{top:30%;max-width:450px;text-align:center}html.es-legacy-active .modal-overlay .modal.modal-inactivity-alert .modal-header{border:0;font-size:30px;font-weight:700}html.es-legacy-active .modal-overlay .modal.modal-inactivity-alert .modal-footer{border:0;padding:0;display:flex;flex-direction:row;align-items:center;gap:10px;height:auto}html.es-legacy-active .modal-overlay .modal.modal-inactivity-alert .modal-footer .th-btn{flex:1 1 0}@media(max-width: 600px){html.es-legacy-active .modal-overlay .modal.modal-inactivity-alert .modal-footer{flex-direction:column;align-items:stretch}html.es-legacy-active .modal-overlay .modal.modal-inactivity-alert .modal-footer .th-btn{flex:0 0 auto}}html.es-legacy-active .modal-overlay .modal.modal-confirm-input{top:30%;width:50%}html.es-legacy-active .modal-overlay .modal.modal-confirm-input .modal-footer{display:flex;flex-direction:row;height:auto;justify-content:space-between;align-items:center;flex-wrap:wrap;padding-top:10px}html.es-legacy-active .modal-overlay .modal.modal-confirm-input .modal-footer .btn,html.es-legacy-active .modal-overlay .modal.modal-confirm-input .modal-footer .cancel-btn{position:unset;white-space:nowrap;margin:15px auto 0}html.es-legacy-active .modal-overlay .modal.modal-assign-second-signer{top:30%;width:347px;overflow:visible}html.es-legacy-active .modal-overlay .modal.modal-assign-workflow-ccs{top:30%;overflow:visible}html.es-legacy-active .modal-overlay .modal.modal-assign-workflow-ccs .stop-special-modal-input{margin:0 !important;height:40px !important;padding:10px 20px !important;border:1px solid #ccc !important}html.es-legacy-active .modal-overlay .modal.modal-assign-workflow-ccs .save-cc{height:40px}html.es-legacy-active .modal-overlay .modal.interview-confirm-modal{top:30%;width:30%}html.es-legacy-active .modal-overlay .modal.modal-adm-external-code-map-editor{top:30%;width:50%}html.es-legacy-active .modal-overlay .modal.modal-width-auto{width:auto}html.es-legacy-active .modal-overlay .modal.modal-video .modal-body .videoWrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}html.es-legacy-active .modal-overlay .modal.modal-video .modal-body .videoWrapper iframe{border:0px;position:absolute;top:0;left:0;width:100%;height:100%}html.es-legacy-active .modal-overlay .modal .modal-header{color:#404040;font-size:16px;font-weight:400;line-height:23px}html.es-legacy-active .modal-overlay .modal .modal-body .confirm-text,html.es-legacy-active .modal-overlay .modal .modal-body .confirm-heading{color:#404040;font-size:16px;font-weight:400;line-height:23px;text-align:center;white-space:pre-line}html.es-legacy-active .modal-overlay .modal .modal-body .confirm-heading{color:#656673;font-size:24px;font-weight:600;margin-bottom:15px}html.es-legacy-active .modal-overlay .modal .modal-body input[type=text]{border:1px solid #9f9f9f;border-radius:2px;width:100%;padding:8px;margin:10px 0 0;height:46px;font-size:16px}html.es-legacy-active .modal-overlay .modal .modal-footer.modal-confirm-actions{position:static;height:auto;padding:20px 0 0;text-align:initial;display:flex;flex-direction:row;gap:12px}html.es-legacy-active .modal-overlay .modal .modal-footer.modal-confirm-actions::before,html.es-legacy-active .modal-overlay .modal .modal-footer.modal-confirm-actions::after{content:none}html.es-legacy-active .modal-overlay .modal .modal-footer.modal-confirm-actions>.th-btn{flex:1 1 0}@media(max-width: 600px){html.es-legacy-active .modal-overlay .modal .modal-footer.modal-confirm-actions{flex-direction:column;align-items:stretch}}html.es-legacy-active .modal-overlay .modal .modal-footer{position:relative;height:67px;padding-top:26px;text-align:center}html.es-legacy-active .modal-overlay .modal .modal-footer .confirm-input-btn{position:absolute;left:50px;outline:none}html.es-legacy-active .modal-overlay .modal .modal-footer .confirm-btn{width:98px;height:41px;position:absolute;left:50px;outline:none}html.es-legacy-active .modal-overlay .modal .modal-footer .confirm-btn:disabled{cursor:not-allowed;background:#dfdfdf}html.es-legacy-active .modal-overlay .modal .modal-footer .confirm-btn.btn-alert{position:static}html.es-legacy-active .modal-overlay .modal .modal-footer .cancel-btn{position:absolute;right:65px;color:#d9534f;font-size:16px;font-weight:400;line-height:19px;text-decoration:underline;top:38px;cursor:pointer}html.es-legacy-active .modal-overlay .modal .modal-footer-interview-confirm{position:relative;height:67px;padding-top:26px}html.es-legacy-active .modal-overlay .modal .modal-footer-interview-confirm .save-btn{width:200px;height:41px;outline:none}html.es-legacy-active .modal-overlay .modal .modal-footer-interview-confirm .save-btn:disabled{cursor:not-allowed;background:#dfdfdf}html.es-legacy-active .modal-overlay .modal .modal-footer-interview-confirm .save-btn.btn-alert{position:static}html.es-legacy-active .modal-overlay .modal .modal-footer-interview-confirm .cancel-btn{color:#d9534f;font-size:16px;font-weight:400;line-height:19px;text-decoration:underline;cursor:pointer}@media(max-width: 500px){html.es-legacy-active .modal-overlay .modal{width:90% !important;top:20% !important;padding:25px 20px !important}html.es-legacy-active .modal-overlay .modal .modal-body{padding:15px 0}html.es-legacy-active .modal-overlay .modal .modal-body .confirm-heading{line-height:27px}html.es-legacy-active .modal-overlay .modal .modal-footer .btn{white-space:break-spaces;height:auto}html.es-legacy-active .modal-overlay .modal .modal-footer .confirm-btn{left:30px}html.es-legacy-active .modal-overlay .modal .modal-footer .cancel-btn{right:40px}html.es-legacy-active .modal-overlay .modal .confirm-ssn-mismatch,html.es-legacy-active .modal-overlay .modal .cancel-ssn-mismatch{float:none}}html.es-legacy-active .modal-overlay .modal.modal-i9-ssn-mismatch{top:30%;width:600px}html.es-legacy-active .modal-overlay .fade{opacity:0;transition:opacity .15 s linear}html.es-legacy-active .modal-overlay .fade.in{opacity:1}html.es-legacy-active .modal-overlay .modal-open{overflow:hidden}html.es-legacy-active .modal-overlay .modal-open .layout{filter:blur(10px)}html.es-legacy-active .modal-dialog-scrollable{overflow-y:initial !important}html.es-legacy-active .modal-dialog-scrollable .modal-body{height:80vh;overflow-y:auto}html.es-legacy-active .badge-success{color:#fff;background-color:#28a745}html.es-legacy-active .badge-info{color:#fff;background-color:#3a87ad}html.es-legacy-active .badge-info:hover{background-color:#2d6987;cursor:pointer}@media(max-width: 500px){html.es-legacy-active .modal-i9-ssn-mismatch{height:300px !important;max-height:360px}}html.es-legacy-active .ssn-mismatch-desc{text-align:center}html.es-legacy-active .confirm-ssn-mismatch{float:left}html.es-legacy-active #confirm-ssn-mismatch{margin-bottom:10px !important}html.es-legacy-active .cancel-ssn-mismatch{display:inline;white-space:nowrap;float:right;padding-top:10px}html.es-legacy-active .ng-toast{margin-top:100px}html.es-legacy-active .able-toasts .success .title{color:#00ba30}html.es-legacy-active .able-toasts .failure .title{color:red}html.es-legacy-active .able-toasts .message{font-size:13px;color:#000;text-align:left}html.es-legacy-active .able-toasts .title{text-align:left}html.es-legacy-active .able-toasts .toast-contents{display:inline-grid}html.es-legacy-active .able-toasts .alert{background-color:#fff !important;border-top:none;border-bottom:none;border-right:none;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}html.es-legacy-active .able-toasts .alert span.fa{width:30px;height:30px;font-size:18px;text-align:center;line-height:30px;border-radius:100%;margin-right:10px;color:#fff}html.es-legacy-active .able-toasts .alert.alert-success{color:#00ba30;border-left:7px solid #00ba30}html.es-legacy-active .able-toasts .alert.alert-danger{color:red;border-left:7px solid red}html.es-legacy-active .able-toasts .alert-success .fa-check{background-color:#00ba30}html.es-legacy-active .able-toasts .alert-danger .fa-times{background-color:red}html.es-legacy-active .able-toasts button.close{font-size:32px;color:#666}html.es-legacy-active #privacy-policy ul{padding-left:40px;margin:1em 0}html.es-legacy-active #privacy-policy ul li{list-style-type:disc;margin:.5em 0}html.es-legacy-active{--skel-panel: #F5F7FA;--skel-border: #E2E7EE;--skel-bg: #C0C5CC;--skel-shimmer: #AEB4BC;--skel-overlay: rgba(255,255,255,0.6);--skel-radius: 14px;--skel-gap: 16px;--skel-title-h: 60px;--skel-bar-h: 48px;--skel-chip-h: 40px}@keyframes skel-shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}html.es-legacy-active .skeleton{position:relative;min-height:100vh;background:#fff;max-width:60vw;margin:0 auto}html.es-legacy-active .skeleton__overlay{position:absolute;inset:0;background:var(--skel-overlay)}html.es-legacy-active .skeleton__grid{display:grid;grid-template-columns:1fr;gap:var(--skel-gap);padding:var(--skel-gap)}html.es-legacy-active .skeleton__main{display:flex;flex-direction:column;gap:var(--skel-gap)}html.es-legacy-active .skeleton__content{display:flex;flex-direction:column;gap:var(--skel-gap)}html.es-legacy-active .skeleton__card{background:var(--skel-panel);border:1px solid var(--skel-border);border-radius:var(--skel-radius);padding:20px}html.es-legacy-active .skeleton__row{margin-bottom:18px}html.es-legacy-active .skeleton__row:last-child{margin-bottom:0}html.es-legacy-active .skeleton__row--twocol{display:grid;grid-template-columns:1fr 1fr;gap:18px}html.es-legacy-active .skeleton__hint{height:18px;opacity:.9;margin:2px 0 12px}html.es-legacy-active .skel-bar,html.es-legacy-active .skel-ico,html.es-legacy-active .skel-chip{border-radius:var(--skel-radius);background:linear-gradient(90deg, var(--skel-bg) 25%, var(--skel-shimmer) 50%, var(--skel-bg) 75%);background-size:200% 100%;animation:skel-shimmer 1.1s ease-in-out infinite}html.es-legacy-active .skel-bar{height:var(--skel-bar-h);width:100%}html.es-legacy-active .skel-ico{width:60px;height:60px}html.es-legacy-active .skel-chip{width:80px;height:var(--skel-chip-h)}html.es-legacy-active .skeleton__card-title{height:var(--skel-title-h);width:100% !important;margin-bottom:18px}html.es-legacy-active .skel-w-18{width:18% !important}html.es-legacy-active .skel-w-36{width:36% !important}html.es-legacy-active .skel-w-48{width:48% !important}html.es-legacy-active .skel-w-50{width:50% !important}html.es-legacy-active .skel-w-100{width:100% !important}@media(max-width: 768px){html.es-legacy-active .skeleton{max-width:100vw}html.es-legacy-active .skeleton__row--twocol{grid-template-columns:1fr}html.es-legacy-active .skeleton__card-title,html.es-legacy-active .skel-bar{width:100% !important}}html.es-legacy-active .error-state{text-align:center;padding:40px 20px;color:#333;background:#f7f9fc}html.es-legacy-active .error-state--centered{min-height:50vh;display:grid;align-content:start;justify-items:center;gap:12px}html.es-legacy-active .error-state__badge{width:64px;height:64px;border-radius:50%;border:3px solid #f5a623;position:relative;margin:12px 0 6px}html.es-legacy-active .error-state__badge::before{content:"!";position:absolute;inset:0;display:grid;place-items:center;font-weight:700;font-size:34px;line-height:1;color:#f5a623}html.es-legacy-active .error-state__title{font-size:20px;font-weight:700;color:#2f3443;margin:6px 0}html.es-legacy-active .error-state__message{font-size:14px;color:#667085;margin:0 0 14px}html.es-legacy-active .refresh-btn{display:inline-flex;align-items:center;gap:6px;font-weight:500}html.es-legacy-active .refresh-btn .refresh-icon{font-size:18px;line-height:1;vertical-align:middle}html.es-legacy-active .refresh-btn .btn-text{line-height:1}html.es-legacy-active{--taskhub-color-dark: var(--dark-grey);--taskhub-color-gray-40: var(--grey-40);--taskhub-color-gray-70: var(--grey-70);--taskhub-color-gray-90: var(--grey-90);--taskhub-color-gray-text: var(--grey);--taskhub-color-primary: var(--primary-color, #0A84FF);--taskhub-color-negative: var(--negative);--taskhub-color-positive: var(--positive);--taskhub-color-hyperlink: #075CB3;--taskhub-font-family-base: "Montserrat", sans-serif;--taskhub-page-bg: var(--taskhub-color-gray-90);--taskhub-page-padding-top: 30px;--taskhub-page-padding-sides: 20px;--taskhub-page-padding-sides-mobile: 10px;--taskhub-page-padding-bottom: 10px;--taskhub-sidebar-width: 255px;--taskhub-sidebar-width-tp: 280px;--taskhub-sidebar-width-redesign: 100px;--taskhub-content-max-width: 1250px;--taskhub-page-bottom-clearance: 80px;--taskhub-header-font-size: 20px;--taskhub-header-font-weight: 600;--taskhub-header-caption-font-size: 14px;--taskhub-header-caption-font-weight: 400;--taskhub-card-header-font-size: 20px;--taskhub-card-header-font-weight: 600;--taskhub-card-instructions-font-size: 12px;--taskhub-card-instructions-font-weight: 500;--taskhub-card-instructions-header-color: #6A737D;--taskhub-header-gap-above: 12px;--taskhub-header-title-caption-gap: 2px;--taskhub-header-gap-below: 12px;--taskhub-card-bg: rgba(255, 255, 255, 0.75);--taskhub-card-radius: 20px;--taskhub-card-shadow-low: 0px 2px 8px 0px rgba(36, 41, 46, 0.10);--taskhub-card-padding: 22px;--taskhub-card-padding-sides-mobile: 20px;--taskhub-card-row-gap: 18px;--taskhub-card-margin-bottom: 12px;--taskhub-label-row-gap: 6px;--taskhub-card-shadow-mid: 0px 4px 16px 0px rgba(36, 41, 46, 0.10);--taskhub-input-border-width: 1px;--taskhub-input-border-radius: 8px;--taskhub-input-padding-vertical: 8px;--taskhub-input-padding-horizontal: 12px;--taskhub-input-font-size: 16px;--taskhub-input-font-weight: 400;--taskhub-input-label-gap: 4px;--taskhub-input-text-color: var(--taskhub-color-dark);--taskhub-input-bg-color: #FFFFFF;--taskhub-input-border-color: var(--taskhub-color-gray-40);--taskhub-input-border-color-focus: var(--taskhub-color-hyperlink);--taskhub-input-border-color-error: var(--taskhub-color-negative);--taskhub-input-text-color-disabled: var(--taskhub-color-gray-text);--taskhub-input-bg-color-disabled: var(--taskhub-color-gray-90);--taskhub-input-border-color-disabled: var(--taskhub-color-gray-70);--taskhub-label-font-size: 12px;--taskhub-label-font-weight: 400;--taskhub-label-color: var(--taskhub-color-dark);--taskhub-label-indicator-gap: 2px;--taskhub-indicator-required-color: var(--taskhub-color-negative);--taskhub-indicator-completed-color: var(--taskhub-color-positive);--taskhub-error-font-size: 12px;--taskhub-error-font-weight: 600;--taskhub-error-color: var(--taskhub-color-negative);--taskhub-checkbox-group-padding-v: 10px;--taskhub-question-row-bg: var(--taskhub-color-gray-40);--taskhub-question-row-padding-v: 10px;--taskhub-question-text-font-size: 12px;--taskhub-question-text-font-weight: 400;--taskhub-question-answer-font-size: 14px;--taskhub-question-answer-font-weight: 400;--taskhub-question-clear-font-size: 14px;--taskhub-input-table-radius: 8px;--taskhub-table-header-font-size: 14px;--taskhub-table-header-font-weight: 600;--taskhub-table-header-color: var(--taskhub-color-gray-text);--taskhub-table-header-padding-v: 10px;--taskhub-table-header-padding-h: 15px;--taskhub-table-header-padding-h-first: 15px;--taskhub-table-cell-font-size: 16px;--taskhub-table-cell-font-weight: 500;--taskhub-table-cell-color: var(--taskhub-color-dark);--taskhub-table-cell-padding-v: 10px;--taskhub-table-cell-padding-h: 15px;--taskhub-table-cell-padding-h-first: 15px;--taskhub-entity-manager-actions-col-width: 90px;--taskhub-button-font-size: 14px;--taskhub-button-font-weight: 600;--taskhub-button-padding: 8px 10px;--taskhub-button-border-radius: 24px;--taskhub-button-gradient-primary: var(--primary-gradient);--taskhub-icon-checkmark: "";--taskhub-icon-circle: "";--taskhub-icon-circle-filled: "";--taskhub-icon-circle-checked: "";--taskhub-icon-caret-down: "";--taskhub-icon-arrow-right: "";--taskhub-icon-search: "";--taskhub-icon-close: "";--taskhub-icon-add: "";--taskhub-icon-at: "";--taskhub-button-gradient: var(--primary-gradient);--taskhub-button-gradient-hover: var(--primary-gradient-hover);--taskhub-empty-state-bg: #FFFFFF;--taskhub-empty-state-radius: 12px;--taskhub-empty-state-min-h: 172px;--taskhub-empty-state-gap: 20px;--taskhub-chosen-chip-bg: var(--taskhub-color-gray-90);--taskhub-chosen-chip-border-color: var(--taskhub-color-gray-text);--taskhub-chosen-placeholder-color: #6A737D;--taskhub-chosen-multi-padding-v: 4px;--taskhub-chosen-multi-padding-h: 6px;--taskhub-instructions-padding-v: 10px;--taskhub-instructions-padding-h: 22px;--taskhub-instructions-preview-gap: 18px;--taskhub-instructions-label-font-size: 10px;--taskhub-instructions-label-font-weight: 500;--taskhub-instructions-text-font-size: 12px;--taskhub-instructions-text-font-weight: 600;--taskhub-instructions-preview-font-size: 12px;--taskhub-instructions-preview-font-weight: 600}@media(min-width: 601px){html.es-legacy-active{--taskhub-button-border-radius: 8px}}@media(max-width: 800px){html.es-legacy-active{--taskhub-page-bottom-clearance: 140px}}html.es-legacy-active .th-page{background-color:var(--taskhub-page-bg);padding:var(--taskhub-page-padding-top) var(--taskhub-page-padding-sides) var(--taskhub-page-padding-bottom)}@media(max-width: 600px){html.es-legacy-active .th-page{padding:var(--taskhub-page-padding-top) var(--taskhub-page-padding-sides-mobile) var(--taskhub-page-padding-bottom)}}@media(min-width: 801px){html.es-legacy-active .th-has-sidebar{padding-left:var(--taskhub-sidebar-width)}}@media(min-width: 801px){html.es-legacy-active body:has(.tp-sidenav):not(:has(.redesign-sidenav)) .th-has-sidebar{padding-left:var(--taskhub-sidebar-width-tp)}}@media(min-width: 801px){html.es-legacy-active body:has(.redesign-sidenav) .th-has-sidebar{padding-left:var(--taskhub-sidebar-width-redesign)}}@media(min-width: 801px){html.es-legacy-active .th-has-sidebar:not(:has(.sidebar)):not(:has(.tp-sidenav)){padding-left:0}}html.es-legacy-active body:has(main-nav):not(:has(.navbar-fixed-top)){padding-top:0}html.es-legacy-active body:has(main-nav):not(:has(.navbar-fixed-top)) .sidebar,html.es-legacy-active body:has(main-nav):not(:has(.navbar-fixed-top)) .tp-sidenav,html.es-legacy-active body:has(main-nav):not(:has(.navbar-fixed-top)) .redesign-sidenav{top:0}html.es-legacy-active .th-alerts-wrapper{max-width:var(--taskhub-content-max-width);margin-left:0;margin-right:0;width:100%}@media(min-width: 801px){html.es-legacy-active .th-alerts-wrapper{margin-left:10px}}html.es-legacy-active .th-back-nav{margin-bottom:16px}html.es-legacy-active .th-back-nav .link-page-back{position:relative;top:auto;left:auto;margin:0;display:inline-block;z-index:auto}@media(max-width: 768px){html.es-legacy-active .th-back-nav{margin-bottom:12px}}html.es-legacy-active .th-name-group{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;-moz-column-gap:16px;column-gap:16px;row-gap:0}html.es-legacy-active .th-name-group>*{min-width:0}html.es-legacy-active .th-name-group .th-field--name-first{grid-column:1;grid-row:1}html.es-legacy-active .th-name-group .th-field--name-middle{grid-column:2;grid-row:1}html.es-legacy-active .th-name-group .th-no-middle-name{grid-column:2;grid-row:2}@media(max-width: 600px){html.es-legacy-active .th-name-group{grid-template-columns:1fr;-moz-column-gap:0;column-gap:0;row-gap:0;margin-bottom:var(--taskhub-card-row-gap)}html.es-legacy-active .th-name-group .th-field--name-first{grid-column:1;grid-row:1}html.es-legacy-active .th-name-group .th-field--name-middle{grid-column:1;grid-row:2;margin-top:var(--taskhub-card-row-gap)}html.es-legacy-active .th-name-group .th-no-middle-name{grid-column:1;grid-row:3;margin-top:4px}}html.es-legacy-active .th-field--name-middle .th-label{white-space:nowrap}html.es-legacy-active .th-name-group .th-input{min-width:0;width:100%}html.es-legacy-active .th-no-middle-name{display:flex;flex-wrap:wrap;align-items:center;-moz-column-gap:8px;column-gap:8px;padding:0 5px}html.es-legacy-active .th-no-middle-name .th-checkbox__input{flex-shrink:0;margin:10px 0 0}html.es-legacy-active .th-no-middle-name .th-checkbox__input.ng-invalid.ng-touched,html.es-legacy-active .th-no-middle-name .th-checkbox__input.ng-invalid.ng-dirty,html.es-legacy-active .th-no-middle-name .th-checkbox__input.ng-touched.ng-invalid-required,html.es-legacy-active .th-no-middle-name .th-checkbox__input.ng-touched.ng-invalid-mismatch{border-color:var(--taskhub-input-border-color) !important}html.es-legacy-active .th-no-middle-name .th-checkbox__label{flex:1 1 0;min-width:0;font-size:14px;font-weight:400;line-height:20px;white-space:nowrap;margin:10px 0 0;cursor:pointer;color:var(--taskhub-label-color);overflow:hidden;text-overflow:ellipsis}html.es-legacy-active .th-no-middle-name .input-error-label{order:-1;flex:0 0 100%;padding-left:0}html.es-legacy-active .th-no-middle-name .input-error-label:empty{display:none}@media(max-width: 600px){html.es-legacy-active .th-no-middle-name{justify-content:flex-start}}html.es-legacy-active .th-card address-component{display:block;margin-bottom:var(--taskhub-card-row-gap)}html.es-legacy-active .th-card address-component:last-child{margin-bottom:0}@media(max-width: 600px){html.es-legacy-active address-component .th-field--half{flex:1 1 calc(50% - 9px)}}html.es-legacy-active .th-field-hint{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-label-font-size);font-weight:var(--taskhub-label-font-weight);color:var(--taskhub-color-gray-text);margin:0 0 var(--taskhub-input-label-gap);line-height:1.4}html.es-legacy-active .th-field-row--checkbox{margin-bottom:var(--taskhub-card-row-gap);padding:0 5px}html.es-legacy-active .th-radio-question-label{display:flex;align-items:baseline;gap:var(--taskhub-label-indicator-gap);padding:10px;font-family:var(--taskhub-font-family-base);font-size:12px;font-style:normal;font-weight:400;line-height:16px;color:var(--taskhub-color-dark)}html.es-legacy-active .th-section+.th-section{padding-top:8px}html.es-legacy-active .th-section-header{padding-bottom:var(--taskhub-header-gap-below)}@media(min-width: 769px){html.es-legacy-active .th-section-header{padding-bottom:24px}}html.es-legacy-active .th-section-header__title{font-size:var(--taskhub-header-font-size);font-weight:var(--taskhub-header-font-weight);margin:0;padding:0;line-height:1.3;color:var(--taskhub-color-dark)}html.es-legacy-active .th-section-header__caption{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-header-caption-font-size);font-style:normal;font-weight:var(--taskhub-header-caption-font-weight);line-height:20px;color:var(--taskhub-color-dark);font-feature-settings:"liga" off,"clig" off;margin:var(--taskhub-header-title-caption-gap) 0 0;padding:0}html.es-legacy-active .th-card{background:var(--taskhub-card-bg);border-radius:var(--taskhub-card-radius);box-shadow:var(--taskhub-card-shadow-low);padding:var(--taskhub-card-padding);margin-bottom:var(--taskhub-card-margin-bottom)}html.es-legacy-active .th-card>h3{font-size:var(--taskhub-card-header-font-size);font-weight:var(--taskhub-card-header-font-weight);margin:0;line-height:32px}html.es-legacy-active .th-card>.th-preview{font-size:var(--taskhub-card-instructions-font-size);font-weight:var(--taskhub-card-instructions-font-weight);margin:0 0 10px 0}html.es-legacy-active .th-card>.th-preview>a{color:var(--taskhub-color-hyperlink);display:inline-flex;gap:6px;line-height:16px;align-items:center}html.es-legacy-active .th-card>.th-preview>a::before{content:"";display:inline-block;width:14px;height:14px;flex-shrink:0;background-color:#6a737d;transform:rotate(-45deg);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z'/%3E%3C/svg%3E") no-repeat center/contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z'/%3E%3C/svg%3E") no-repeat center/contain}html.es-legacy-active .th-card>.th-instructions{font-size:var(--taskhub-card-instructions-font-size);font-weight:var(--taskhub-card-instructions-font-weight);margin-bottom:20px;text-wrap:pretty}html.es-legacy-active .th-card>.th-instructions>h4{text-transform:uppercase;color:var(--taskhub-card-instructions-header-color);font-size:var(--taskhub-card-instructions-font-size);font-weight:var(--taskhub-card-instructions-font-weight);margin:15px 0 10px 0}html.es-legacy-active .th-card>.th-instructions ul{padding-inline-start:40px}@media(max-width: 600px){html.es-legacy-active .th-card{padding-left:var(--taskhub-card-padding-sides-mobile);padding-right:var(--taskhub-card-padding-sides-mobile)}}html.es-legacy-active .th-card--mid-elevation{box-shadow:var(--taskhub-card-shadow-mid)}html.es-legacy-active .th-field-grid{display:flex;flex-wrap:wrap;gap:var(--taskhub-card-row-gap)}html.es-legacy-active .th-field-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px;margin-bottom:var(--taskhub-card-row-gap)}html.es-legacy-active .th-field-row:last-child{margin-bottom:0;gap:0}html.es-legacy-active .th-field{display:flex;flex-direction:column;min-width:0}html.es-legacy-active .th-field .input-error-label{position:static}html.es-legacy-active .th-field--full{flex:1 1 100%}html.es-legacy-active .th-field--contained{border:1px solid var(--taskhub-input-border-color);border-radius:var(--taskhub-input-border-radius)}html.es-legacy-active .th-field--contained .th-radio-question-label{border-top-left-radius:var(--taskhub-input-border-radius);border-top-right-radius:var(--taskhub-input-border-radius);background-color:var(--taskhub-color-gray-90)}html.es-legacy-active .th-field--contained .th-radio-group .th-radio{padding:10px;border-top:1px solid var(--taskhub-input-border-color)}html.es-legacy-active .th-field--contained .th-radio-group-binary{padding:10px;border-top:1px solid var(--taskhub-input-border-color)}html.es-legacy-active .th-field--contained .th-radio-clear{border-top:1px solid var(--taskhub-input-border-color);padding:10px}html.es-legacy-active .th-field--contained .th-checkbox-group-label{border-top-left-radius:var(--taskhub-input-border-radius);border-top-right-radius:var(--taskhub-input-border-radius);background-color:var(--taskhub-color-gray-90)}html.es-legacy-active .th-field--contained .th-checkbox-group{gap:0}html.es-legacy-active .th-field--contained .th-checkbox-group .th-checkbox{padding:10px;border-top:1px solid var(--taskhub-input-border-color)}html.es-legacy-active .th-field--half{flex:1 1 calc(50% - 8px)}@media(max-width: 600px){html.es-legacy-active .th-field--half{flex:1 1 100%}}html.es-legacy-active .th-field--third{flex:1 1 calc(33.333% - 11px)}@media(max-width: 600px){html.es-legacy-active .th-field--third{flex:1 1 100%}}html.es-legacy-active .th-label{display:flex;align-items:baseline;gap:var(--taskhub-label-indicator-gap);font-size:var(--taskhub-label-font-size);font-weight:var(--taskhub-label-font-weight);color:var(--taskhub-label-color);margin-bottom:var(--taskhub-input-label-gap);line-height:1.3}html.es-legacy-active .th-required{color:var(--taskhub-indicator-required-color);font-size:var(--taskhub-label-font-size);line-height:1}html.es-legacy-active .th-input-error{font-family:var(--taskhub-font-family-base);font-size:12px;font-weight:400;line-height:16px;color:var(--taskhub-error-color);margin-top:8px}html.es-legacy-active .th-input{display:block;width:100%;padding:var(--taskhub-input-padding-vertical) var(--taskhub-input-padding-horizontal);font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-input-font-size);font-weight:var(--taskhub-input-font-weight);color:var(--taskhub-input-text-color);background-color:var(--taskhub-input-bg-color);border:var(--taskhub-input-border-width) solid var(--taskhub-input-border-color);border-radius:var(--taskhub-input-border-radius);box-sizing:border-box;transition:border-color .15s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none}html.es-legacy-active .th-input:focus{outline:none;border-color:var(--taskhub-input-border-color-focus);color:var(--taskhub-input-text-color)}html.es-legacy-active .th-input:disabled,html.es-legacy-active .th-input[disabled],html.es-legacy-active .th-input[readonly]{color:var(--taskhub-input-text-color-disabled);background-color:var(--taskhub-input-bg-color-disabled);border-color:var(--taskhub-input-border-color-disabled);cursor:not-allowed}html.es-legacy-active .th-input[readonly]:focus{border-color:var(--taskhub-input-border-color-disabled)}html.es-legacy-active .th-input.ng-invalid.ng-touched,html.es-legacy-active .th-input.ng-invalid.ng-dirty{border-color:var(--taskhub-input-border-color-error)}html.es-legacy-active .th-input--error{border-color:var(--taskhub-input-border-color-error)}html.es-legacy-active .th-input[type=number]{-moz-appearance:textfield}html.es-legacy-active .th-input[type=number]::-webkit-inner-spin-button,html.es-legacy-active .th-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}html.es-legacy-active select.th-input{padding-right:36px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L4.5 5L8 1' stroke='%2324292E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:9px 6px;cursor:pointer}html.es-legacy-active .th-select-clearable{position:relative}html.es-legacy-active .th-select-clearable--has-clear select.th-input{padding-right:56px}html.es-legacy-active .th-select-clear{position:absolute;top:50%;right:30px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;background:none;cursor:pointer;color:var(--taskhub-color-dark)}html.es-legacy-active .th-select-clear i{font-size:16px;line-height:1}html.es-legacy-active .th-input-with-icon{position:relative;display:block;width:100%}html.es-legacy-active .th-input-with-icon .th-input{padding-right:40px}html.es-legacy-active .th-input-with-icon .input-group-addon{position:absolute;top:50%;right:12px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:auto;padding:0;margin:0;border:none;background:none;cursor:pointer;color:var(--taskhub-color-dark);transition:color .15s ease}html.es-legacy-active .th-input-with-icon .input-group-addon:hover{color:var(--taskhub-color-dark)}html.es-legacy-active .th-input-with-icon .input-group-addon i{font-size:18px;line-height:1;display:block}html.es-legacy-active .th-input-with-icon .input-group-addon i.fa{font-family:"remixicon" !important;font-style:normal}html.es-legacy-active .th-input-with-icon .input-group-addon i.fa.fa-eye::before{content:""}html.es-legacy-active .th-input-with-icon .input-group-addon i.fa.fa-eye-slash::before{content:""}html.es-legacy-active .th-page .input-error-label:empty{display:none}html.es-legacy-active .th-error{display:block;margin-top:4px;font-size:var(--taskhub-error-font-size);font-weight:var(--taskhub-error-font-weight);color:var(--taskhub-error-color);line-height:1.3}html.es-legacy-active .chosen-container{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-input-font-size)}html.es-legacy-active .chosen-container-single .chosen-single{display:flex;align-items:center;width:100%;height:auto;padding:var(--taskhub-input-padding-vertical) var(--taskhub-input-padding-horizontal);font-size:var(--taskhub-input-font-size);font-weight:var(--taskhub-input-font-weight);color:var(--taskhub-input-text-color);background:var(--taskhub-input-bg-color);border:var(--taskhub-input-border-width) solid var(--taskhub-input-border-color);border-radius:var(--taskhub-input-border-radius);box-shadow:none;text-decoration:none;line-height:1.4;transition:border-color .15s ease;background-image:none}html.es-legacy-active .chosen-container-single .chosen-single span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html.es-legacy-active .chosen-container-single .chosen-single div{right:12px;display:flex;align-items:center;justify-content:center}html.es-legacy-active .chosen-container-single .chosen-single div b{background:rgba(0,0,0,0) !important;background-image:none !important;border:none !important;font-size:0 !important;line-height:0 !important;color:rgba(0,0,0,0) !important;position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}html.es-legacy-active .chosen-container-single .chosen-single div b::after{content:"";display:block;width:9px;height:6px;background-image:url("data:image/svg+xml,%3Csvg width='9' height='6' viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L4.5 5L8 1' stroke='%2324292E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}html.es-legacy-active .chosen-container-single.chosen-container-active .chosen-single,html.es-legacy-active .chosen-container-single .chosen-single:focus{border-color:var(--taskhub-input-border-color-focus);outline:none}html.es-legacy-active .chosen-disabled{opacity:1 !important}html.es-legacy-active .chosen-container-single.chosen-disabled .chosen-single{color:var(--taskhub-input-text-color-disabled);background-color:var(--taskhub-input-bg-color-disabled);border-color:var(--taskhub-input-border-color-disabled);cursor:not-allowed}html.es-legacy-active .chosen-container-single .chosen-drop{border:var(--taskhub-input-border-width) solid var(--taskhub-input-border-color-focus);border-radius:0 0 var(--taskhub-input-border-radius) var(--taskhub-input-border-radius);box-shadow:var(--taskhub-card-shadow-low);background:#fff;margin-top:-1px}html.es-legacy-active .chosen-container-single .chosen-search input[type=text]{border:var(--taskhub-input-border-width) solid var(--taskhub-input-border-color);border-radius:4px;padding:6px 32px 6px 10px;font-size:var(--taskhub-input-font-size);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2324292E' d='M18.031 16.6168L22.3137 20.8995L20.8995 22.3137L16.6168 18.031C15.0769 19.263 13.124 20 11 20C6.032 20 2 15.968 2 11C2 6.032 6.032 2 11 2C15.968 2 20 6.032 20 11C20 13.124 19.263 15.0769 18.031 16.6168ZM16.0247 15.8748C17.2475 14.6146 18 12.8956 18 11C18 7.1325 14.8675 4 11 4C7.1325 4 4 7.1325 4 11C4 14.8675 7.1325 18 11 18C12.8956 18 14.6146 17.2475 15.8748 16.0247L16.0247 15.8748Z'/%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:right 10px center !important;background-size:16px 16px !important}html.es-legacy-active .chosen-container-single .chosen-search input[type=text]:focus{border-color:var(--taskhub-input-border-color-focus);outline:none}html.es-legacy-active .chosen-container .chosen-results li{font-size:var(--taskhub-input-font-size);line-height:1.4;padding:8px var(--taskhub-input-padding-horizontal);color:var(--taskhub-input-text-color)}html.es-legacy-active .chosen-container .chosen-results li.highlighted{background:var(--taskhub-color-primary);color:#fff;background-image:none}html.es-legacy-active .chosen-container-multi{width:100% !important;position:relative}html.es-legacy-active .chosen-container-multi::after{content:"";position:absolute;top:50%;right:12px;transform:translateY(-50%);width:9px;height:6px;background-image:url("data:image/svg+xml,%3Csvg width='9' height='6' viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L4.5 5L8 1' stroke='%2324292E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;pointer-events:none}html.es-legacy-active .chosen-container-multi .chosen-choices{display:flex !important;flex-wrap:wrap;align-items:center;gap:4px;padding:var(--taskhub-chosen-multi-padding-v) 36px var(--taskhub-chosen-multi-padding-v) var(--taskhub-chosen-multi-padding-h);background:var(--taskhub-input-bg-color);border:var(--taskhub-input-border-width) solid var(--taskhub-input-border-color) !important;border-radius:var(--taskhub-input-border-radius) !important;box-shadow:none;background-image:none;height:auto !important;overflow:visible}html.es-legacy-active .chosen-container-multi .chosen-choices:not(:has(.search-choice)){padding:var(--taskhub-input-padding-vertical) 36px var(--taskhub-input-padding-vertical) var(--taskhub-input-padding-horizontal)}html.es-legacy-active .chosen-container-multi .chosen-choices:focus-within{border-color:var(--taskhub-input-border-color-focus) !important}html.es-legacy-active .chosen-container-multi .chosen-choices li{float:none}html.es-legacy-active .chosen-container-multi .chosen-choices li.search-choice{display:flex;align-items:center;gap:6px;padding:2px 0 2px 6px;min-height:32px;background:var(--taskhub-chosen-chip-bg) !important;background-image:none !important;border:1px solid var(--taskhub-chosen-chip-border-color) !important;border-radius:4px;font-family:var(--taskhub-font-family-base);font-size:12px;font-weight:400;line-height:16px;color:var(--taskhub-color-dark);margin:0;position:relative}html.es-legacy-active .chosen-container-multi .chosen-choices li.search-choice span{color:var(--taskhub-color-dark)}html.es-legacy-active .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:relative !important;top:auto !important;right:auto !important;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;background-image:none !important}html.es-legacy-active .chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before{content:var(--taskhub-icon-close);font-family:"remixicon" !important;font-style:normal;font-size:16px;line-height:1;color:var(--taskhub-color-dark)}html.es-legacy-active .chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0}html.es-legacy-active .chosen-container-multi .chosen-choices li.search-field input[type=text]{height:auto;padding:0;margin:0;font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-input-font-size);font-weight:400;line-height:24px;color:var(--taskhub-input-text-color);background:rgba(0,0,0,0) !important;border:none !important;outline:none;box-shadow:none;font-feature-settings:"liga" off,"clig" off}html.es-legacy-active .chosen-container-multi .chosen-choices:not(:has(.search-choice)) li.search-field input[type=text]{color:var(--taskhub-chosen-placeholder-color)}html.es-legacy-active .chosen-container-multi .chosen-drop{border:var(--taskhub-input-border-width) solid var(--taskhub-input-border-color-focus);border-radius:0 0 var(--taskhub-input-border-radius) var(--taskhub-input-border-radius);box-shadow:var(--taskhub-card-shadow-low);background:#fff;margin-top:-1px}html.es-legacy-active .th-input-group--phone{display:block;width:100%;position:relative}html.es-legacy-active .th-input-group--phone .input-error-label{position:absolute;top:100%;left:0;margin-top:4px}html.es-legacy-active .th-input-group--phone:has(.input-error-label:not(:empty)){margin-bottom:20px}html.es-legacy-active .th-input-group--phone .iti{display:flex;align-items:stretch;width:100%;border:var(--taskhub-input-border-width) solid var(--taskhub-input-border-color);border-radius:var(--taskhub-input-border-radius);background:var(--taskhub-input-bg-color);transition:border-color .15s ease}html.es-legacy-active .th-input-group--phone .iti:focus-within{border-color:var(--taskhub-input-border-color-focus)}html.es-legacy-active .th-input-group--phone .iti.ng-invalid.ng-touched,html.es-legacy-active .th-input-group--phone .iti.ng-invalid.ng-dirty{border-color:var(--taskhub-input-border-color-error)}html.es-legacy-active .th-input-group--phone .iti__flag-container{height:auto;padding:0;position:relative}html.es-legacy-active .th-input-group--phone .iti--separate-dial-code .iti__selected-flag,html.es-legacy-active .th-input-group--phone .iti--separate-dial-code .iti__selected-flag:hover,html.es-legacy-active .th-input-group--phone .iti__selected-flag,html.es-legacy-active .th-input-group--phone .iti__selected-flag:hover{display:flex;align-items:center;gap:6px;padding:var(--taskhub-input-padding-vertical) var(--taskhub-input-padding-horizontal);background:var(--taskhub-input-bg-color) !important;border-right:var(--taskhub-input-border-width) solid var(--taskhub-input-border-color);border-radius:var(--taskhub-input-border-radius) 0 0 var(--taskhub-input-border-radius);height:100%;box-sizing:border-box;cursor:pointer;z-index:1}html.es-legacy-active .th-input-group--phone .iti__selected-dial-code{font-size:var(--taskhub-input-font-size);font-weight:var(--taskhub-input-font-weight);color:var(--taskhub-input-text-color);line-height:1}html.es-legacy-active .th-input-group--phone .iti__arrow{border:none !important;width:9px;height:6px;background-image:url("data:image/svg+xml,%3Csvg width='9' height='6' viewBox='0 0 9 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L4.5 5L8 1' stroke='%2324292E' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;transition:transform .15s ease}html.es-legacy-active .th-input-group--phone .iti__arrow.iti__arrow--up{transform:rotate(180deg)}html.es-legacy-active .th-input-group--phone input[type=tel].th-input{flex:1;min-width:0;border:none;border-radius:0;background:rgba(0,0,0,0);box-shadow:none;padding-left:var(--taskhub-input-padding-horizontal) !important}html.es-legacy-active .th-input-group--phone input[type=tel].th-input:focus{outline:none;border-color:rgba(0,0,0,0)}html.es-legacy-active .th-input-group--phone input[type=tel].th-input:disabled,html.es-legacy-active .th-input-group--phone input[type=tel].th-input[disabled]{background:rgba(0,0,0,0)}html.es-legacy-active .th-input-group--phone .iti__country-list{z-index:100}html.es-legacy-active .th-page .th-field es-phone-picker{display:block;width:100%}html.es-legacy-active .th-page .th-field es-phone-picker .input-group{display:block;width:100%}html.es-legacy-active .th-page .th-field es-phone-picker .input-group-addon{display:none}html.es-legacy-active .th-page .th-field es-phone-picker input.form-control.phone-view,html.es-legacy-active .th-page .th-field es-phone-picker input.form-control.phone-edit{display:block;width:100%;margin:0;padding:var(--taskhub-input-padding-vertical) var(--taskhub-input-padding-horizontal);font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-input-font-size);font-weight:var(--taskhub-input-font-weight);color:var(--taskhub-input-text-color);background-color:var(--taskhub-input-bg-color);border:var(--taskhub-input-border-width) solid var(--taskhub-input-border-color);border-radius:var(--taskhub-input-border-radius);box-sizing:border-box;box-shadow:none;transition:border-color .15s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none;line-height:unset}html.es-legacy-active .th-page .th-field es-phone-picker input.form-control.phone-view:focus,html.es-legacy-active .th-page .th-field es-phone-picker input.form-control.phone-edit:focus{outline:none;border-color:var(--taskhub-input-border-color-focus);color:var(--taskhub-input-text-color);box-shadow:none}html.es-legacy-active .th-page .th-field es-phone-picker input.form-control.phone-view:disabled,html.es-legacy-active .th-page .th-field es-phone-picker input.form-control.phone-view[disabled],html.es-legacy-active .th-page .th-field es-phone-picker input.form-control.phone-edit:disabled,html.es-legacy-active .th-page .th-field es-phone-picker input.form-control.phone-edit[disabled]{color:var(--taskhub-input-text-color-disabled);background-color:var(--taskhub-input-bg-color-disabled);border-color:var(--taskhub-input-border-color-disabled);cursor:not-allowed}html.es-legacy-active .th-page .th-field es-phone-picker input.form-control.phone-view.ng-invalid.ng-touched,html.es-legacy-active .th-page .th-field es-phone-picker input.form-control.phone-view.ng-invalid.ng-dirty,html.es-legacy-active .th-page .th-field es-phone-picker input.form-control.phone-edit.ng-invalid.ng-touched,html.es-legacy-active .th-page .th-field es-phone-picker input.form-control.phone-edit.ng-invalid.ng-dirty{border-color:var(--taskhub-input-border-color-error)}html.es-legacy-active .th-page .th-field es-phone-picker>.input-error-label{display:block;font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-error-font-size);font-weight:var(--taskhub-error-font-weight);line-height:16px;color:var(--taskhub-error-color);margin-top:4px}html.es-legacy-active .th-checkbox{display:flex;align-items:flex-start;gap:8px;padding:0 10px;cursor:pointer}html.es-legacy-active .th-checkbox__input{flex-shrink:0;width:20px;height:20px;margin:0;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff;border:2px solid var(--taskhub-input-border-color);border-radius:4px;position:relative;transition:border-color .15s ease}html.es-legacy-active .th-checkbox__input:checked{border-color:var(--taskhub-color-primary);background:#fff}html.es-legacy-active .th-checkbox__input:checked::after{content:"";position:absolute;left:5px;top:1px;width:6px;height:11px;border:2px solid var(--taskhub-color-primary);border-top:none;border-left:none;transform:rotate(45deg)}html.es-legacy-active .th-checkbox__input:focus{outline:none !important;box-shadow:none !important}html.es-legacy-active .th-checkbox__input:focus-visible{outline:none !important;box-shadow:0 0 0 2px var(--taskhub-color-primary) !important}html.es-legacy-active .th-checkbox__input:disabled,html.es-legacy-active .th-checkbox__input[disabled]{cursor:not-allowed;opacity:.5}html.es-legacy-active .th-checkbox__label{font-size:var(--taskhub-question-answer-font-size);font-weight:var(--taskhub-label-font-weight);color:var(--taskhub-label-color);cursor:pointer;margin:0;line-height:1.4}html.es-legacy-active .th-checkbox__label h4{margin:0 0 10px 0}html.es-legacy-active .th-no-middle-name:has(.input-error-label:not(:empty)) .th-checkbox__input,html.es-legacy-active .th-no-middle-name:has(.input-error-label:not(:empty)) .th-checkbox__label{margin:6px 0 0}html.es-legacy-active .th-checkbox-group{display:flex;flex-direction:column;gap:10px}html.es-legacy-active .th-checkbox-group .th-checkbox{margin-bottom:0}html.es-legacy-active .th-checkbox-group-label{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-label-font-size);font-weight:var(--taskhub-label-font-weight);line-height:16px;color:var(--taskhub-color-dark);padding:10px}html.es-legacy-active .th-caption-label{display:flex;flex-direction:column;gap:10px}html.es-legacy-active .th-caption-label__question{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark)}html.es-legacy-active .th-caption-label__question .th-required{margin-left:var(--taskhub-label-indicator-gap)}html.es-legacy-active .th-caption-label__caption{font-family:var(--taskhub-font-family-base);font-size:12px;font-weight:400;line-height:16px;color:var(--taskhub-color-dark)}html.es-legacy-active .th-radio{display:flex;align-items:flex-start;padding:0 10px;cursor:pointer;gap:8px;margin-bottom:0}html.es-legacy-active .th-radio__input{flex-shrink:0;width:20px;height:20px;margin:0;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff;border:1.5px solid var(--taskhub-input-border-color);border-radius:50%;position:relative;transition:border-color .15s ease}html.es-legacy-active .th-radio__input:checked{border-color:var(--taskhub-color-primary);border-width:2px}html.es-legacy-active .th-radio__input:checked::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:10px;height:10px;border-radius:50%;background:var(--taskhub-color-primary)}html.es-legacy-active .th-radio__input:focus{outline:none !important;box-shadow:none !important}html.es-legacy-active .th-radio__input:focus-visible{outline:none !important;box-shadow:0 0 0 2px var(--taskhub-color-primary) !important}html.es-legacy-active .th-radio__input:disabled,html.es-legacy-active .th-radio__input[disabled]{cursor:not-allowed;opacity:.5}html.es-legacy-active .th-radio__label{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-question-answer-font-size);font-weight:var(--taskhub-label-font-weight);color:var(--taskhub-label-color);cursor:pointer;margin:0;line-height:20px}html.es-legacy-active .th-checkbox input[type=checkbox],html.es-legacy-active .th-radio input[type=radio]{margin:0}html.es-legacy-active .th-radio-group{display:flex;flex-direction:column}html.es-legacy-active .th-radio-group-binary{display:flex;flex-direction:row;gap:30px}html.es-legacy-active .th-radio-group-binary .th-radio{padding:0}html.es-legacy-active .th-radio-clear{font-size:var(--taskhub-question-clear-font-size);padding:0 10px;margin-bottom:0}html.es-legacy-active .th-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:var(--taskhub-button-padding);font-size:var(--taskhub-button-font-size);font-weight:var(--taskhub-button-font-weight);border-radius:var(--taskhub-button-border-radius);font-family:var(--taskhub-font-family-base);border:none;cursor:pointer;line-height:var(--button-line-height);transition:opacity .15s ease;text-decoration:none}html.es-legacy-active .th-btn>i.fa{font-size:14px;line-height:1;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}html.es-legacy-active .th-btn>i[class*=ri-]{font-size:16px;line-height:1;width:var(--button-line-height);height:var(--button-line-height);display:inline-flex;align-items:center;justify-content:center}html.es-legacy-active .th-btn:disabled,html.es-legacy-active .th-btn[disabled]{opacity:.5;cursor:not-allowed}html.es-legacy-active .th-btn--primary{background:var(--button-primary-bg);color:#fff}html.es-legacy-active .th-btn--primary:hover{color:#fff}html.es-legacy-active .th-btn--primary:hover:not(:disabled):not([disabled]){background:var(--button-primary-bg-hover);opacity:1}html.es-legacy-active .th-btn--secondary{background-color:var(--taskhub-color-gray-70);color:var(--taskhub-color-dark);border:none}html.es-legacy-active .th-btn--secondary:hover{color:var(--taskhub-color-dark)}@media(max-width: 600px){html.es-legacy-active .th-btn--block{width:100%}}html.es-legacy-active .th-btn--medium{padding:8px;font-size:14px;font-weight:600;line-height:var(--button-line-height);border-radius:var(--taskhub-button-border-radius)}html.es-legacy-active .th-btn--gradient{background:var(--button-primary-bg);color:#fff;border:none}html.es-legacy-active .th-btn--gradient:hover{color:#fff}html.es-legacy-active .th-btn--gradient:hover:not(:disabled):not([disabled]){background:var(--button-primary-bg-hover);opacity:1}html.es-legacy-active .th-btn__icon{font-family:"remixicon";font-style:normal;font-weight:normal;font-size:16px;line-height:1;display:inline-block}html.es-legacy-active .th-btn__icon--add::before{content:var(--taskhub-icon-add)}html.es-legacy-active .th-btn__icon--check::before{content:var(--taskhub-icon-checkmark)}html.es-legacy-active .th-empty-state-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--taskhub-empty-state-gap);min-height:var(--taskhub-empty-state-min-h);padding:var(--taskhub-card-padding);background:var(--taskhub-empty-state-bg);border-radius:var(--taskhub-empty-state-radius);box-shadow:var(--taskhub-card-shadow-low);margin-bottom:var(--taskhub-card-margin-bottom)}html.es-legacy-active .th-empty-state-card__message{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);text-align:center;margin:0}html.es-legacy-active .th-form-instructions{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-instructions-text-font-size);font-weight:var(--taskhub-instructions-text-font-weight);line-height:1.5;color:var(--taskhub-color-dark);margin-bottom:var(--taskhub-card-row-gap)}html.es-legacy-active .th-card:has(.th-cem-table__row),html.es-legacy-active .th-card--mid-elevation:has(.th-cem-table__row){background:#fff;border-radius:20px 20px 12px 12px;box-shadow:var(--taskhub-card-shadow-mid);padding:0;overflow:hidden}html.es-legacy-active .dynamic-form>.th-card:has(.th-cem-table__row){padding:var(--taskhub-card-padding)}html.es-legacy-active .dynamic-form .th-field-row{display:block}html.es-legacy-active .th-card:has(.th-cem-table__empty):not(:has(.th-cem-table__row)),html.es-legacy-active .th-card--mid-elevation:has(.th-cem-table__empty):not(:has(.th-cem-table__row)){border-radius:12px;box-shadow:var(--taskhub-card-shadow-low)}html.es-legacy-active .th-cem-table{width:100%;overflow:hidden}html.es-legacy-active .th-cem-table__header{display:flex;align-items:center;background-color:#fff;border-bottom:1px solid var(--taskhub-color-gray-70);padding:0 15px 0 0}@media(max-width: 1259px){html.es-legacy-active .th-cem-table__header{display:none}}html.es-legacy-active .th-cem-table__header-cell{flex:1 1 0;font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-table-header-font-size);font-weight:500;line-height:20px;color:var(--taskhub-table-header-color);padding:var(--taskhub-table-header-padding-v) var(--taskhub-table-header-padding-h);word-break:break-word}html.es-legacy-active .th-cem-table__header-cell:first-child{padding-left:var(--taskhub-table-header-padding-h-first)}html.es-legacy-active .th-cem-table__header-cell--actions{flex:0 0 var(--taskhub-entity-manager-actions-col-width, 90px);padding:0}html.es-legacy-active .th-cem-table__row{display:flex;align-items:center;background-color:#fff;border-top:1px solid var(--taskhub-color-gray-70);padding:0 15px 0 0;transition:background-color .15s ease}html.es-legacy-active .th-cem-table__row:hover{background-color:rgba(246,248,250,.6)}@media(max-width: 1259px){html.es-legacy-active .th-cem-table__row{flex-direction:column;align-items:stretch;background-color:#fff;border:1px solid var(--taskhub-color-gray-70);border-radius:12px;padding:12px 10px 10px 10px;gap:8px;margin-bottom:8px}html.es-legacy-active .th-cem-table__row:last-child{margin-bottom:0}html.es-legacy-active .th-cem-table__row:hover{background-color:#fff}}@media(min-width: 768px){html.es-legacy-active .th-cem-table__header+.th-cem-table__row{border-top:none}}html.es-legacy-active .th-cem-table__cell{flex:1 1 0;font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-table-cell-font-size);font-weight:var(--taskhub-table-cell-font-weight);line-height:24px;color:var(--taskhub-table-cell-color);padding:var(--taskhub-table-cell-padding-v) var(--taskhub-table-cell-padding-h);text-align:left;word-break:break-word}html.es-legacy-active .th-cem-table__cell:first-child{padding-left:var(--taskhub-table-cell-padding-h-first)}html.es-legacy-active .th-cem-table__cell--actions{flex:0 0 var(--taskhub-entity-manager-actions-col-width, 90px);display:flex;align-items:center;justify-content:flex-end;gap:11px;padding:0;text-align:right}html.es-legacy-active .th-cem-table__cell .fa-warning{margin-right:6px}@media(max-width: 1259px){html.es-legacy-active .th-cem-table__cell{width:100%;padding:0;text-align:left}html.es-legacy-active .th-cem-table__cell:first-child{font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:600;line-height:24px;color:var(--taskhub-color-dark);padding:0}html.es-legacy-active .th-cem-table__cell:first-child::before{display:none}html.es-legacy-active .th-cem-table__cell:first-child .th-cem-cell-value{flex:0 0 auto;font-weight:600}html.es-legacy-active .th-cem-table__cell:not(:first-child):not(.th-cem-table__cell--actions){display:flex;flex-direction:row;align-items:center;gap:5px;padding:0 0 10px 0;border-bottom:1px solid var(--taskhub-color-gray-70)}html.es-legacy-active .th-cem-table__cell:not(:first-child):not(.th-cem-table__cell--actions)::before{content:attr(data-title);display:inline-flex;align-items:center;flex:1 1 0;font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:500;line-height:20px;color:var(--taskhub-color-gray-text)}html.es-legacy-active .th-cem-table__cell:not(:first-child):not(.th-cem-table__cell--actions) .th-cem-cell-value{flex:1 1 0;font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:500;line-height:24px;color:var(--taskhub-color-dark)}html.es-legacy-active .th-cem-table__cell--actions{width:100%;flex:0 0 auto;justify-content:flex-end;padding:0;gap:5px;margin-top:0}html.es-legacy-active .th-cem-table__cell--actions .th-cem-action-btn{flex:0 0 auto;gap:8px}}html.es-legacy-active .th-cem-table__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;min-height:172px;padding:10px 0}@media(max-width: 600px){html.es-legacy-active .th-cem-table__empty{padding:10px var(--taskhub-card-padding-sides-mobile)}}html.es-legacy-active .th-cem-table__empty p{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);margin:0;text-align:center}@media(max-width: 600px){html.es-legacy-active .th-cem-table__empty .th-btn{width:100%;max-width:280px}}html.es-legacy-active .th-cem-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px;background:rgba(0,0,0,0);border:none;border-radius:8px;cursor:pointer;transition:background-color .15s ease,color .15s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none}html.es-legacy-active .th-cem-action-btn i{font-size:16px;line-height:1;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}html.es-legacy-active .th-cem-action-btn:focus{outline:none;box-shadow:0 0 0 2px rgba(10,132,255,.25)}html.es-legacy-active .th-cem-action-btn:disabled,html.es-legacy-active .th-cem-action-btn[disabled]{opacity:.4;cursor:not-allowed}html.es-legacy-active .th-cem-action-btn--edit{color:var(--taskhub-color-primary)}html.es-legacy-active .th-cem-action-btn--edit:hover:not(:disabled):not([disabled]){background-color:rgba(10,132,255,.08);color:var(--taskhub-color-primary)}html.es-legacy-active .th-cem-action-btn--edit:active:not(:disabled):not([disabled]){background-color:rgba(10,132,255,.16)}html.es-legacy-active .th-cem-action-btn--delete{color:var(--taskhub-color-negative)}html.es-legacy-active .th-cem-action-btn--delete:hover:not(:disabled):not([disabled]){background-color:rgba(255,59,48,.08);color:var(--taskhub-color-negative)}html.es-legacy-active .th-cem-action-btn--delete:active:not(:disabled):not([disabled]){background-color:rgba(255,59,48,.16)}html.es-legacy-active .th-cem-btn-text{display:none}@media(max-width: 1259px){html.es-legacy-active .th-cem-btn-text{display:inline;font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:600;line-height:20px}}html.es-legacy-active .th-cem-add-btn{display:flex;justify-content:flex-start;padding-top:var(--taskhub-card-row-gap)}@media(max-width: 600px){html.es-legacy-active .th-cem-add-btn{justify-content:center}html.es-legacy-active .th-cem-add-btn .th-btn{width:100%}}html.es-legacy-active .th-cem-edit-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:var(--taskhub-card-row-gap)}@media(min-width: 601px){html.es-legacy-active .th-cem-edit-actions .th-btn{padding:var(--taskhub-button-padding);border-radius:8px;font-size:var(--taskhub-button-font-size);font-weight:var(--taskhub-button-font-weight)}}@media(max-width: 600px){html.es-legacy-active .th-cem-edit-actions{flex-direction:column-reverse}html.es-legacy-active .th-cem-edit-actions .th-btn{width:100%}}html.es-legacy-active .th-cem-messages{margin-top:0;margin-bottom:10px;min-height:20px}html.es-legacy-active .th-cem-message--warning{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:600;color:var(--taskhub-color-negative);text-align:left;padding:0;margin-bottom:4px}html.es-legacy-active .th-cem-message--warning:last-child{margin-bottom:0}html.es-legacy-active .th-cem-message--info{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;color:var(--taskhub-color-dark);text-align:left;padding:0}html.es-legacy-active .th-cem-backend-error{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:600;color:var(--taskhub-color-negative);text-align:center;padding:16px}html.es-legacy-active .th-cem-save-all{display:flex;justify-content:flex-start;padding-top:var(--taskhub-card-row-gap)}@media(max-width: 600px){html.es-legacy-active .th-cem-save-all .th-btn{width:100%}}html.es-legacy-active .th-cem .ng-enter,html.es-legacy-active .th-cem .ng-leave,html.es-legacy-active .th-cem .ng-enter-active,html.es-legacy-active .th-cem .ng-leave-active,html.es-legacy-active .th-cem .ng-animate{transition:none !important;animation:none !important}html.es-legacy-active .th-configurable-form{display:flex;flex-direction:column;gap:var(--taskhub-card-row-gap)}html.es-legacy-active .th-configurable-form>.th-configurable-form__section{display:flex;flex-direction:column;gap:var(--taskhub-card-row-gap);margin:0}html.es-legacy-active .th-configurable-form .th-section-header{padding-bottom:0}@media(min-width: 769px){html.es-legacy-active .th-configurable-form .th-section-header{padding-bottom:0}}html.es-legacy-active .th-configurable-form .th-field-row{display:flex;flex-wrap:wrap;gap:var(--taskhub-card-row-gap);margin:0}html.es-legacy-active .th-configurable-form .th-field-row>.th-field-row{min-width:0;flex:0 0 100%}@media(max-width: 600px){html.es-legacy-active .th-configurable-form .th-field-row>.th-field-row.th-field--sm-half{flex:1 1 calc(50% - var(--taskhub-card-row-gap)/2)}html.es-legacy-active .th-configurable-form .th-field-row>.th-field-row.th-field--sm-full{flex:0 0 100%}}@media(min-width: 601px)and (max-width: 768px){html.es-legacy-active .th-configurable-form .th-field-row>.th-field-row.th-field--md-half{flex:1 1 calc(50% - var(--taskhub-card-row-gap)/2)}html.es-legacy-active .th-configurable-form .th-field-row>.th-field-row.th-field--md-full{flex:0 0 100%}}@media(min-width: 769px){html.es-legacy-active .th-configurable-form .th-field-row>.th-field-row.th-field--lg-half{flex:1 1 calc(50% - var(--taskhub-card-row-gap)/2)}html.es-legacy-active .th-configurable-form .th-field-row>.th-field-row.th-field--lg-full{flex:0 0 100%}}html.es-legacy-active .th-link-clear{display:inline-block;margin-top:8px;font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-question-clear-font-size);font-weight:600;color:var(--taskhub-color-primary);text-decoration:none;cursor:pointer}html.es-legacy-active .th-link-clear:hover,html.es-legacy-active .th-link-clear:focus{text-decoration:underline;color:var(--taskhub-color-primary)}html.es-legacy-active .th-radio-group--inline{flex-direction:row;flex-wrap:wrap;gap:24px}@media(max-width: 480px){html.es-legacy-active .th-radio-group--inline{gap:16px}}html.es-legacy-active .th-input-group{display:flex;align-items:stretch;width:100%}html.es-legacy-active .th-input-with-leading-icon{position:relative;display:block;width:100%}html.es-legacy-active .th-input-with-leading-icon .th-input{padding-left:36px}html.es-legacy-active .th-input-with-leading-icon .th-input-with-leading-icon__icon{position:absolute;top:50%;left:12px;transform:translateY(-50%);font-family:"remixicon";font-style:normal;font-weight:normal;font-size:18px;line-height:1;color:var(--taskhub-color-gray-text);pointer-events:none}html.es-legacy-active .th-input-with-leading-icon .th-input-with-leading-icon__icon--email::before{content:var(--taskhub-icon-at)}html.es-legacy-active .th-form-actions{display:flex;justify-content:flex-end;gap:12px;padding-top:var(--taskhub-card-row-gap)}@media(max-width: 600px){html.es-legacy-active .th-form-actions .th-btn{width:100%}}html.es-legacy-active .th-form-actions--split{align-items:center}html.es-legacy-active .th-form-actions--split>:first-child:not(:last-child){margin-right:auto}@media(max-width: 600px){html.es-legacy-active .th-form-actions--split{flex-direction:column;align-items:stretch}}html.es-legacy-active .th-table-card{background-color:#fff;border-radius:20px 20px 12px 12px;box-shadow:var(--taskhub-card-shadow-mid);overflow:hidden;margin-bottom:var(--taskhub-card-row-gap)}@media(max-width: 767px){html.es-legacy-active .th-table-card{background-color:rgba(0,0,0,0);border-radius:0;box-shadow:none;overflow:visible;margin-bottom:0}}html.es-legacy-active .th-table{width:100%;border-collapse:separate;border-spacing:0;font-family:var(--taskhub-font-family-base)}html.es-legacy-active .th-table thead th{background-color:#fff;font-size:var(--taskhub-table-header-font-size);font-weight:500;line-height:20px;color:var(--taskhub-table-header-color);text-align:left;padding:var(--taskhub-table-header-padding-v) var(--taskhub-table-header-padding-h);border-bottom:1px solid var(--taskhub-color-gray-70)}html.es-legacy-active .th-table thead th:first-child{padding-left:var(--taskhub-table-header-padding-h-first)}html.es-legacy-active .th-table tbody td{font-size:var(--taskhub-table-cell-font-size);font-weight:var(--taskhub-table-cell-font-weight);line-height:24px;color:var(--taskhub-table-cell-color);text-align:left;padding:var(--taskhub-table-cell-padding-v) var(--taskhub-table-cell-padding-h);border-top:1px solid var(--taskhub-color-gray-70);word-break:break-word}html.es-legacy-active .th-table tbody td:first-child{padding-left:var(--taskhub-table-cell-padding-h-first)}html.es-legacy-active .th-table tbody tr:hover td{background-color:rgba(246,248,250,.6);transition:background-color .15s ease}html.es-legacy-active .th-table tbody:first-of-type tr:first-child td{border-top:none}@media(max-width: 767px){html.es-legacy-active .th-table{display:block}html.es-legacy-active .th-table thead{display:none}html.es-legacy-active .th-table tbody{display:block}html.es-legacy-active .th-table tr{display:flex;flex-direction:column;align-items:stretch;gap:8px;background-color:#fff;border:1px solid var(--taskhub-color-gray-70);border-radius:12px;padding:12px 10px 10px;margin-bottom:12px}html.es-legacy-active .th-table tr:last-child{margin-bottom:0}html.es-legacy-active .th-table tbody td{display:flex;flex-direction:row;align-items:center;gap:5px;width:100%;padding:0 0 10px 0;border-top:none;border-bottom:1px solid var(--taskhub-color-gray-70);text-align:left}html.es-legacy-active .th-table tbody td:first-child:not(:last-child){font-size:16px;font-weight:600;line-height:24px;color:var(--taskhub-color-dark);padding:0;border-bottom:none}html.es-legacy-active .th-table tbody td:first-child:not(:last-child)::before{display:none}html.es-legacy-active .th-table tbody td:last-child{padding-bottom:0;border-bottom:none}html.es-legacy-active .th-table tbody td::before{content:attr(data-title);flex:1 1 0;font-size:14px;font-weight:500;line-height:20px;color:var(--taskhub-color-gray-text);word-break:normal;overflow-wrap:normal}html.es-legacy-active .th-table tbody td[data-title=""]::before,html.es-legacy-active .th-table tbody td:not([data-title])::before{display:none}html.es-legacy-active .th-table>tr>td[colspan]{flex:1 1 100%;justify-content:center;text-align:center}html.es-legacy-active .th-table>tr>td[colspan]::before{display:none}html.es-legacy-active .th-table tbody tr:hover td{background-color:#fff}}html.es-legacy-active .th-dynamic-forms-page img,html.es-legacy-active .th-card img{max-width:100%;height:auto}html.es-legacy-active .th-label iframe[src*="player.vimeo.com"],html.es-legacy-active .th-radio-question-label iframe[src*="player.vimeo.com"],html.es-legacy-active .th-checkbox__label iframe[src*="player.vimeo.com"],html.es-legacy-active .th-checkbox-group-label iframe[src*="player.vimeo.com"]{position:static !important;height:auto !important;aspect-ratio:16/9;max-width:100%;min-width:640px}html.es-legacy-active .th-radio-question-label div[style*=padding],html.es-legacy-active .th-checkbox__label div[style*=padding],html.es-legacy-active .th-checkbox-group-label div[style*=padding]{padding:0 !important;height:auto !important}html.es-legacy-active .chosen-container.chosen-drop-up .chosen-drop{top:auto;bottom:100%;margin:0 0 -1px;border-radius:var(--taskhub-input-border-radius) var(--taskhub-input-border-radius) 0 0}html.es-legacy-active .chosen-container.chosen-drop-up.chosen-with-drop .chosen-single,html.es-legacy-active .chosen-container.chosen-drop-up.chosen-with-drop .chosen-choices{border-radius:0 0 var(--taskhub-input-border-radius) var(--taskhub-input-border-radius)}html.es-legacy-active .th-basic-info-page{background-color:var(--taskhub-page-bg);min-height:100vh;padding-bottom:var(--taskhub-page-bottom-clearance)}html.es-legacy-active .th-basic-info-page form{max-width:var(--taskhub-content-max-width)}@media(min-width: 801px){html.es-legacy-active .th-basic-info-page form{margin-left:10px}}html.es-legacy-active .th-basic-info-page .th-alerts-wrapper{max-width:var(--taskhub-content-max-width);margin-left:0;margin-right:0}@media(min-width: 801px){html.es-legacy-active .th-basic-info-page .th-alerts-wrapper{margin-left:10px}}html.es-legacy-active .th-basic-info-page .th-section--notification-prefs .th-checkbox-group{padding-top:0}html.es-legacy-active .th-basic-info-page .th-resume-upload{isolation:isolate}html.es-legacy-active .th-basic-info-page .th-resume-upload .input-group.input-group.input-group.input-group{display:flex !important;flex-direction:row}html.es-legacy-active .th-basic-info-page .th-resume-upload .input-group.input-group.input-group.input-group input{border-radius:var(--border-radius-form-input) 0 0 var(--border-radius-form-input)}html.es-legacy-active .th-basic-info-page .th-resume-upload .input-group.input-group.input-group.input-group .form-control{margin-top:0}html.es-legacy-active .th-basic-info-page .th-resume-upload .input-group.input-group.input-group.input-group .btn.btn-default.btn-file{height:100%;background:var(--button-primary-bg);color:#fff}html.es-legacy-active .th-basic-info-page .th-resume-upload .input-group.input-group.input-group.input-group .btn.btn-default.btn-file:hover,html.es-legacy-active .th-basic-info-page .th-resume-upload .input-group.input-group.input-group.input-group .btn.btn-default.btn-file:focus,html.es-legacy-active .th-basic-info-page .th-resume-upload .input-group.input-group.input-group.input-group .btn.btn-default.btn-file:focus-within,html.es-legacy-active .th-basic-info-page .th-resume-upload .input-group.input-group.input-group.input-group .btn.btn-default.btn-file:active{background:var(--button-primary-bg-hover) !important;color:#fff !important}html.es-legacy-active .th-basic-info-page .th-resume-upload .input-group.input-group.input-group.input-group .btn.btn-default.btn-file label{font-weight:600}html.es-legacy-active .th-prelim-info-page{background-color:var(--taskhub-page-bg);min-height:100vh;padding-bottom:var(--taskhub-page-bottom-clearance)}html.es-legacy-active .th-prelim-info-page prelim-info{display:block}html.es-legacy-active .th-prelim-info-page form{max-width:var(--taskhub-content-max-width)}@media(min-width: 801px){html.es-legacy-active .th-prelim-info-page form{margin-left:10px}}html.es-legacy-active .th-prelim-info-page .th-prelim-info-dob-row{-moz-column-gap:16px;column-gap:16px}html.es-legacy-active .th-prelim-info-page .th-field-row+.th-field-row--checkbox{margin-top:calc(-1*var(--taskhub-card-row-gap) + 4px)}html.es-legacy-active .th-prelim-update-sin{margin-top:8px}html.es-legacy-active .th-prelim-info-page [data-qa-id=prelim-info-work-permit-section] .th-card es-file-upload{display:block}html.es-legacy-active .th-prelim-info-page [data-qa-id=prelim-info-work-permit-section] .th-card es-file-upload+es-file-upload{margin-top:var(--taskhub-card-row-gap)}html.es-legacy-active .th-prelim-validator-alerts{margin-top:var(--taskhub-header-gap-above)}html.es-legacy-active .th-prelim-actions--errors{align-items:center}html.es-legacy-active .th-prelim-actions--errors>:first-child:not(:last-child){margin-right:auto}html.es-legacy-active .th-prelim-actions--errors .th-prelim-submit-row{display:flex;align-items:center;justify-content:flex-end;gap:16px;width:100%}html.es-legacy-active .th-prelim-fields-remaining{flex-shrink:0;text-align:center;font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:600;color:var(--taskhub-color-dark);line-height:1.3}html.es-legacy-active .th-prelim-fields-remaining small{display:block;font-size:11px;font-weight:400;color:var(--taskhub-color-gray-text)}html.es-legacy-active .th-fed-id-field .input-error-label{position:static}html.es-legacy-active .th-fed-id-field .input-error-label:empty{display:none}html.es-legacy-active .th-dynamic-forms-page{background-color:var(--taskhub-page-bg);min-height:100vh;padding-bottom:var(--taskhub-page-bottom-clearance)}html.es-legacy-active .th-dynamic-forms-page>div.row:first-child{max-width:var(--taskhub-content-max-width)}html.es-legacy-active .th-dynamic-forms-page .all-onboarding-forms .dynamic-form{display:flex;flex-direction:column;gap:var(--taskhub-card-row-gap)}html.es-legacy-active .th-dynamic-forms-page .all-onboarding-forms .dynamic-form>.row{margin-left:0;margin-right:0}html.es-legacy-active .th-dynamic-forms-page #sign-bar{position:fixed;z-index:999999;bottom:0;right:20px;left:270px;display:flex;align-items:center;background:#fff;color:#1f2034;box-shadow:2px 1px 3px 0 rgba(0,0,0,.1),2px 1px 2px 0 rgba(0,0,0,.06);margin-top:10px;margin-left:-15px !important;margin-right:-20px !important}@media(max-width: 800px){html.es-legacy-active .th-dynamic-forms-page #sign-bar{display:block;left:0;width:100vw;height:auto;padding:5px;margin-left:0px !important}}html.es-legacy-active .th-dynamic-forms-page #sign-bar .btn{font-size:16px;font-weight:700;border-radius:5px}@media(max-width: 600px){html.es-legacy-active .th-dynamic-forms-page #sign-bar .btn{font-size:12px;padding:12px 10px}}html.es-legacy-active .th-dynamic-forms-page #sign-bar a[disabled]{background:#0a0a0a}html.es-legacy-active .th-dynamic-forms-page #sign-bar{justify-content:flex-end;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-lg)}html.es-legacy-active .th-dynamic-forms-page #sign-bar>div{width:auto !important;padding:0;order:2}html.es-legacy-active .th-dynamic-forms-page #sign-bar>div .btn.btn.btn{background:var(--button-secondary-bg, var(--grey-70));color:var(--button-secondary-text-color, var(--dark-grey));border:none;border-radius:var(--button-border-radius);padding:var(--button-padding);font-size:var(--button-font-size);font-weight:var(--button-font-weight);cursor:pointer;text-align:center;text-decoration:none;display:flex;align-items:center;justify-content:center;white-space:pre;gap:var(--spacing-sm);color:var(--dark-grey) !important;background:var(--button-secondary-bg) !important;box-shadow:none}html.es-legacy-active .th-dynamic-forms-page #sign-bar>div .btn.btn.btn:hover:not(:disabled):not([disabled]){background:var(--button-secondary-bg-hover, var(--grey-90))}html.es-legacy-active .th-dynamic-forms-page #sign-bar>div .btn.btn.btn:disabled,html.es-legacy-active .th-dynamic-forms-page #sign-bar>div .btn.btn.btn[disabled]{background:var(--button-secondary-bg-disabled, var(--grey-70));color:var(--button-secondary-text-color-disabled, var(--grey-40));cursor:not-allowed}html.es-legacy-active .th-dynamic-forms-page #sign-bar>div .btn.btn.btn:hover:not(:disabled):not([disabled]){background:var(--button-secondary-bg-hover) !important}html.es-legacy-active .th-dynamic-forms-page #sign-bar>div .btn.btn.btn#onboarding-form-submit{background:var(--button-primary-bg) !important;color:var(--button-primary-text-color) !important}html.es-legacy-active .th-dynamic-forms-page #sign-bar>div .btn.btn.btn#onboarding-form-submit:hover:not(:disabled):not([disabled]){background:var(--button-primary-bg-hover) !important}html.es-legacy-active .th-dynamic-forms-page #sign-bar>div:has(.onboarding--field-left){order:1}html.es-legacy-active .th-dynamic-forms-page #sign-bar>div .onboarding--field-left{padding:0;font-size:1.25rem;font-weight:700;line-height:normal;display:flex;flex-direction:row;align-items:center;gap:var(--spacing-sm)}html.es-legacy-active .th-dynamic-forms-page #sign-bar>div .onboarding--field-left small{font-size:var(--font-size-base);font-weight:400}@media(max-width: 800px){html.es-legacy-active .th-dynamic-forms-page #sign-bar{flex-direction:column;align-items:stretch;display:flex;gap:0}html.es-legacy-active .th-dynamic-forms-page #sign-bar>div{width:100% !important}html.es-legacy-active .th-dynamic-forms-page #sign-bar>div .btn.btn.btn{border-radius:25px !important;margin-top:var(--spacing-sm) !important;max-width:100% !important}html.es-legacy-active .th-dynamic-forms-page #sign-bar>div:has(.onboarding--field-left){gap:0}html.es-legacy-active .th-dynamic-forms-page #sign-bar>div:has(.onboarding--field-left) .onboarding--field-left{justify-content:center}}html.es-legacy-active .th-tax-exemption-page{background-color:var(--taskhub-page-bg);min-height:100vh;padding-bottom:var(--taskhub-page-bottom-clearance)}html.es-legacy-active .th-tax-exemption-page .th-page{max-width:var(--taskhub-content-max-width)}@media(min-width: 801px){html.es-legacy-active .th-tax-exemption-page .th-page{margin-left:10px}}html.es-legacy-active .th-exemption-checkbox-list{width:100%;margin-top:30px}html.es-legacy-active .th-exemption-checkbox-list__header{background-color:var(--taskhub-color-gray-90);border:1px solid var(--taskhub-input-border-color);border-radius:8px 8px 0 0;padding:10px;display:flex;flex-direction:column;gap:2px}html.es-legacy-active .th-exemption-checkbox-list__header-label{display:flex;align-items:flex-start;gap:2px;font-family:var(--taskhub-font-family-base);font-size:12px;font-weight:700;line-height:20px;color:var(--taskhub-color-dark)}html.es-legacy-active .th-exemption-checkbox-list__header-subtitle{font-family:var(--taskhub-font-family-base);font-size:12px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);margin:0}html.es-legacy-active .th-exemption-checkbox-list__row{min-height:36px;padding:8px;border-left:1px solid var(--taskhub-input-border-color);border-right:1px solid var(--taskhub-input-border-color);border-bottom:1px solid var(--taskhub-input-border-color)}html.es-legacy-active .th-exemption-checkbox-list__row:last-child{border-radius:0 0 8px 8px}html.es-legacy-active .th-exemption-checkbox-list__row .th-checkbox{width:100%}@media(max-width: 768px){html.es-legacy-active .th-tax-exemption-page .th-page{padding-top:64px}}html.es-legacy-active .th-job-preferences-page{background-color:var(--taskhub-page-bg);min-height:100vh;padding-bottom:var(--taskhub-page-bottom-clearance)}html.es-legacy-active .th-job-preferences-page .th-page{max-width:var(--taskhub-content-max-width)}@media(min-width: 801px){html.es-legacy-active .th-job-preferences-page .th-page{margin-left:10px}}html.es-legacy-active .th-job-preferences-page .th-section__header{font-family:var(--taskhub-font-family-base);font-size:20px;font-style:normal;font-weight:600;line-height:32px;color:var(--taskhub-color-dark);padding-bottom:var(--taskhub-header-gap-below)}@media(min-width: 769px){html.es-legacy-active .th-job-preferences-page .th-section__header{padding-bottom:24px}}html.es-legacy-active .th-jp-instructions{max-width:var(--taskhub-content-max-width);margin-bottom:var(--taskhub-header-gap-above)}@media(min-width: 801px){html.es-legacy-active .th-jp-instructions{margin-left:10px}}html.es-legacy-active .th-jp-specialty-group{margin-bottom:var(--taskhub-card-row-gap)}html.es-legacy-active .th-job-preferences-page .th-field-row--label-only{margin-bottom:6px}html.es-legacy-active .th-job-preferences-page .th-field-row{row-gap:4px}html.es-legacy-active .th-job-preferences-page .th-field-row>.th-label{margin-bottom:0}html.es-legacy-active .th-job-preferences-page .th-field-row--split{display:flex;gap:24px;align-items:flex-end}html.es-legacy-active .th-job-preferences-page .th-field-row--split>*{min-width:0}html.es-legacy-active .th-job-preferences-page .th-field-row--split .th-field--zip{flex:1 1 0}html.es-legacy-active .th-job-preferences-page .th-field-row--split .th-field--distance{flex:1 1 0}@media(max-width: 600px){html.es-legacy-active .th-job-preferences-page .th-field-row--split{flex-direction:column;gap:var(--taskhub-card-row-gap);align-items:flex-start}html.es-legacy-active .th-job-preferences-page .th-field-row--split .th-field--zip,html.es-legacy-active .th-job-preferences-page .th-field-row--split .th-field--distance{flex:1 1 100%;width:100%}}html.es-legacy-active .th-job-preferences-page .th-card--availability{background:#fff;border-radius:12px;box-shadow:var(--taskhub-card-shadow-low)}html.es-legacy-active .th-job-preferences-page .th-availability-list{border:1px solid var(--taskhub-input-border-color);border-radius:12px;overflow:hidden;margin-bottom:var(--taskhub-card-row-gap)}html.es-legacy-active .th-job-preferences-page .th-availability-list+.th-availability-list{margin-top:var(--taskhub-card-row-gap)}html.es-legacy-active .th-job-preferences-page .th-availability-list__header{display:flex;align-items:flex-start;justify-content:space-between;padding:10px 20px 10px 10px;background-color:var(--taskhub-color-gray-90);border-radius:12px 12px 0 0;border-bottom:1px solid var(--taskhub-input-border-color)}html.es-legacy-active .th-job-preferences-page .th-availability-list__title-group{display:flex;flex-direction:column;gap:8px}html.es-legacy-active .th-job-preferences-page .th-availability-list__title{font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:600;line-height:24px;color:var(--taskhub-color-dark)}html.es-legacy-active .th-job-preferences-page .th-availability-list__subtitle{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark)}html.es-legacy-active .th-job-preferences-page .th-availability-list__select-all{flex-shrink:0;margin-left:16px;margin-top:4px}html.es-legacy-active .th-job-preferences-page .th-availability-list__row{display:flex;align-items:center;padding:8px;border-bottom:1px solid var(--taskhub-input-border-color)}html.es-legacy-active .th-job-preferences-page .th-availability-list__row:last-child{border-bottom:none}html.es-legacy-active .th-job-preferences-page .th-availability-list__row .th-checkbox{width:100%}html.es-legacy-active .th-job-preferences-page #dateAvailable+.input-error-label{flex:0 0 100%}html.es-legacy-active .th-job-preferences-page able-datepicker,html.es-legacy-active .th-job-preferences-page able-datepicker input{display:block;width:100%}html.es-legacy-active .th-jp-zip-label{margin-bottom:var(--taskhub-input-label-gap)}html.es-legacy-active h5{font-weight:700}html.es-legacy-active .th-professional-references-page{background-color:var(--taskhub-page-bg);min-height:100vh;padding-bottom:var(--taskhub-page-bottom-clearance)}html.es-legacy-active .th-professional-references-page .th-page{max-width:var(--taskhub-content-max-width)}@media(min-width: 801px){html.es-legacy-active .th-professional-references-page .th-page{margin-left:10px}}html.es-legacy-active .th-professional-references-page .th-alerts-wrapper{max-width:var(--taskhub-content-max-width);margin-left:0;margin-right:0}@media(min-width: 801px){html.es-legacy-active .th-professional-references-page .th-alerts-wrapper{margin-left:10px}}html.es-legacy-active .th-professional-references-page .th-section-header{padding-bottom:2px}@media(min-width: 769px){html.es-legacy-active .th-professional-references-page .th-section-header{padding-bottom:2px}}html.es-legacy-active .th-professional-references-page .th-card:has(.th-ref-table),html.es-legacy-active .th-professional-references-page .th-card--mid-elevation:has(.th-ref-table){background:#fff;border-radius:20px 20px 12px 12px;box-shadow:var(--taskhub-card-shadow-mid);padding:0;overflow:hidden}@media(max-width: 767px){html.es-legacy-active .th-professional-references-page .th-card:has(.th-ref-table),html.es-legacy-active .th-professional-references-page .th-card--mid-elevation:has(.th-ref-table){background:rgba(0,0,0,0);border-radius:0;box-shadow:none;overflow:visible}}html.es-legacy-active .th-professional-references-page .th-card:has(.th-ref-table__empty),html.es-legacy-active .th-professional-references-page .th-card--mid-elevation:has(.th-ref-table__empty){border-radius:12px;box-shadow:var(--taskhub-card-shadow-low)}html.es-legacy-active .th-ref-table{width:100%;overflow:hidden}html.es-legacy-active .th-ref-table__header{display:flex;align-items:center;background-color:#fff;border-bottom:1px solid var(--taskhub-color-gray-70);padding:0 var(--taskhub-table-header-padding-h) 0 0}@media(max-width: 767px){html.es-legacy-active .th-ref-table__header{display:none}}html.es-legacy-active .th-ref-table__header-cell{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-table-header-font-size);font-weight:var(--taskhub-table-header-font-weight);line-height:20px;color:var(--taskhub-table-header-color);padding:var(--taskhub-table-header-padding-v) var(--taskhub-table-header-padding-h)}html.es-legacy-active .th-ref-table__header-cell--name{flex:1 1 50%;padding-left:var(--taskhub-table-header-padding-h-first)}html.es-legacy-active .th-ref-table__header-cell--company{flex:1 1 50%}html.es-legacy-active .th-ref-table__header-cell--actions{flex:0 0 var(--taskhub-ref-actions-col-width, 75px);padding:0}html.es-legacy-active .th-ref-table__row{display:flex;align-items:center;background-color:#fff;border-top:1px solid var(--taskhub-color-gray-70);padding:0 var(--taskhub-table-header-padding-h) 0 0;transition:background-color .15s ease}html.es-legacy-active .th-ref-table__row:hover{background-color:rgba(246,248,250,.6)}@media(max-width: 767px){html.es-legacy-active .th-ref-table__row{flex-direction:column;align-items:flex-start;background-color:#fff;border:1px solid var(--taskhub-color-gray-70);border-radius:12px;padding:12px 10px 10px 10px;gap:8px;margin-bottom:8px;border-top:1px solid var(--taskhub-color-gray-70)}html.es-legacy-active .th-ref-table__row:last-child{margin-bottom:0}html.es-legacy-active .th-ref-table__row:hover{background-color:#fff}}@media(min-width: 768px){html.es-legacy-active .th-ref-table__header+.th-ref-table__row{border-top:none}}html.es-legacy-active .th-ref-table__cell{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-table-cell-font-size);font-weight:var(--taskhub-table-cell-font-weight);line-height:24px;color:var(--taskhub-table-cell-color);padding:var(--taskhub-table-cell-padding-v) var(--taskhub-table-cell-padding-h);text-align:left;word-break:break-word}html.es-legacy-active .th-ref-table__cell--name{flex:1 1 50%;padding-left:var(--taskhub-table-header-padding-h-first)}html.es-legacy-active .th-ref-table__cell--company{flex:1 1 50%}html.es-legacy-active .th-ref-table__cell--actions{flex:0 0 var(--taskhub-ref-actions-col-width, 75px);display:flex;align-items:center;justify-content:flex-end;gap:11px;padding:0;text-align:right}@media(max-width: 767px){html.es-legacy-active .th-ref-table__cell{width:100%;padding:2px 0;text-align:left}html.es-legacy-active .th-ref-table__cell--company{order:-2;font-size:16px;font-weight:600;line-height:24px;color:var(--taskhub-color-dark);padding:0}html.es-legacy-active .th-ref-table__cell--company::before{display:none}html.es-legacy-active .th-ref-table__cell--name{order:-1;display:flex;flex-direction:row;align-items:center;gap:5px;border-bottom:1px solid var(--taskhub-color-gray-70);padding:0 0 10px 0}html.es-legacy-active .th-ref-table__cell--name::before{content:attr(data-title);display:inline-flex;align-items:center;flex:1 0 0;font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:500;color:var(--taskhub-color-gray-text);line-height:20px;margin-bottom:0}html.es-legacy-active .th-ref-table__cell--name .th-ref-cell-value{flex:1 0 0;font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:500;color:var(--taskhub-color-dark);line-height:24px}html.es-legacy-active .th-ref-table__cell--actions{order:0;width:100%;flex:0 0 auto;justify-content:flex-end;padding:0;gap:5px;margin-top:0}html.es-legacy-active .th-ref-table__cell--actions .th-ref-action-btn{flex:0 0 auto;gap:8px}}html.es-legacy-active .th-ref-table__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;min-height:172px;padding:10px 0}@media(max-width: 600px){html.es-legacy-active .th-ref-table__empty{padding:10px var(--taskhub-card-padding-sides-mobile)}}html.es-legacy-active .th-ref-table__empty p{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);margin:0;text-align:center}@media(max-width: 600px){html.es-legacy-active .th-ref-table__empty .th-btn{width:100%;max-width:280px}}html.es-legacy-active .th-ref-action-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px;background:rgba(0,0,0,0);border:none;border-radius:8px;cursor:pointer;transition:background-color .15s ease,color .15s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none}html.es-legacy-active .th-ref-action-btn i{font-size:16px;line-height:1;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}html.es-legacy-active .th-ref-action-btn:focus{outline:none;box-shadow:0 0 0 2px rgba(10,132,255,.25)}html.es-legacy-active .th-ref-action-btn:disabled,html.es-legacy-active .th-ref-action-btn[disabled]{opacity:.4;cursor:not-allowed}html.es-legacy-active .th-ref-action-btn--edit{color:var(--taskhub-color-primary)}html.es-legacy-active .th-ref-action-btn--edit:hover:not(:disabled):not([disabled]){background-color:rgba(10,132,255,.08);color:var(--taskhub-color-primary)}html.es-legacy-active .th-ref-action-btn--edit:active:not(:disabled):not([disabled]){background-color:rgba(10,132,255,.16)}html.es-legacy-active .th-ref-action-btn--delete{color:var(--taskhub-color-negative)}html.es-legacy-active .th-ref-action-btn--delete:hover:not(:disabled):not([disabled]){background-color:rgba(255,59,48,.08);color:var(--taskhub-color-negative)}html.es-legacy-active .th-ref-action-btn--delete:active:not(:disabled):not([disabled]){background-color:rgba(255,59,48,.16)}html.es-legacy-active .th-ref-btn-text{display:none}@media(max-width: 767px){html.es-legacy-active .th-ref-btn-text{display:inline;font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:600;line-height:20px}}html.es-legacy-active .th-ref-add-btn{display:flex;justify-content:flex-start;padding-top:var(--taskhub-card-row-gap)}@media(max-width: 600px){html.es-legacy-active .th-ref-add-btn{justify-content:center}html.es-legacy-active .th-ref-add-btn .th-btn{width:100%}}html.es-legacy-active .th-ref-edit-actions{display:flex;justify-content:flex-end;gap:12px}@media(max-width: 600px){html.es-legacy-active .th-ref-edit-actions{flex-direction:column-reverse}html.es-legacy-active .th-ref-edit-actions .th-btn{width:100%}}html.es-legacy-active .th-ref-messages{margin-top:0;margin-bottom:10px;min-height:20px}html.es-legacy-active .th-ref-message--warning{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:600;color:var(--taskhub-color-negative);text-align:left;padding:0;margin-bottom:4px}html.es-legacy-active .th-ref-message--warning:last-child{margin-bottom:0}html.es-legacy-active .th-ref-message--info{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;color:var(--taskhub-color-dark);text-align:left;padding:0}html.es-legacy-active .th-ref-backend-error{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:600;color:var(--taskhub-color-negative);text-align:center;padding:16px}html.es-legacy-active .th-ref-save-all{display:flex;justify-content:flex-end;padding-top:var(--taskhub-card-row-gap)}@media(max-width: 600px){html.es-legacy-active .th-ref-save-all .th-btn{width:100%}}html.es-legacy-active .th-references-wrapper{width:100%}html.es-legacy-active .th-references-wrapper form{display:flex;flex-direction:column;gap:var(--taskhub-card-row-gap)}html.es-legacy-active .th-references-wrapper form>.th-field-row,html.es-legacy-active .th-references-wrapper form>dynamic-field-v2,html.es-legacy-active .th-references-wrapper form>.th-ref-edit-actions{margin-top:0;margin-bottom:0}html.es-legacy-active .th-references-wrapper .th-input{width:100%}html.es-legacy-active .th-references-wrapper .th-input:disabled,html.es-legacy-active .th-references-wrapper .th-input[disabled]{background-color:var(--taskhub-input-bg-color-disabled) !important}html.es-legacy-active .th-references-wrapper textarea.th-input{font-family:var(--taskhub-font-family-base);resize:vertical;min-height:80px}html.es-legacy-active .th-references-wrapper .th-field-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:var(--taskhub-card-row-gap)}@media(max-width: 600px){html.es-legacy-active .th-references-wrapper .th-field-row{flex-direction:column;gap:0}html.es-legacy-active .th-references-wrapper .th-field-row .th-field{margin-bottom:var(--taskhub-card-row-gap)}html.es-legacy-active .th-references-wrapper .th-field-row .th-field:last-child{margin-bottom:0}}html.es-legacy-active .th-references-wrapper .th-field-row .th-field--full{flex:0 0 100%}html.es-legacy-active .th-references-wrapper .th-field-row .th-field--half{flex:1 1 calc(50% - var(--taskhub-card-row-gap)/2);min-width:0}@media(max-width: 600px){html.es-legacy-active .th-references-wrapper .th-field-row .th-field--half{flex:1 1 100%}}html.es-legacy-active .th-references-wrapper .th-field-row .th-field--third{flex:1 1 calc(33.333% - var(--taskhub-card-row-gap)*2/3);min-width:0}@media(max-width: 600px){html.es-legacy-active .th-references-wrapper .th-field-row .th-field--third{flex:1 1 100%}}html.es-legacy-active .th-references-wrapper .th-btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:8px !important;appearance:none !important;-webkit-appearance:none !important;-moz-appearance:none !important;outline:none !important;padding:8px 16px !important;font-size:14px !important;font-weight:600 !important;font-family:var(--taskhub-font-family-base) !important;line-height:20px !important;border-radius:8px !important;border:none !important;cursor:pointer !important;transition:opacity .15s ease !important;text-decoration:none !important;white-space:nowrap !important}html.es-legacy-active .th-references-wrapper .th-btn i.fa{font-size:14px;line-height:1;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}html.es-legacy-active .th-references-wrapper .th-btn--primary{background:var(--button-primary-bg) !important;color:#fff !important}html.es-legacy-active .th-references-wrapper .th-btn--primary:hover:not(:disabled):not([disabled]){opacity:.9 !important;background:var(--button-primary-bg-hover) !important}html.es-legacy-active .th-references-wrapper .th-btn--primary:active:not(:disabled):not([disabled]){opacity:.85 !important}html.es-legacy-active .th-references-wrapper .th-btn--secondary{background:var(--button-secondary-bg) !important;color:var(--button-secondary-text-color) !important}html.es-legacy-active .th-references-wrapper .th-btn--secondary:hover:not(:disabled):not([disabled]){background:var(--button-secondary-bg-hover) !important}html.es-legacy-active .th-references-wrapper .th-btn:disabled,html.es-legacy-active .th-references-wrapper .th-btn[disabled]{opacity:.5 !important;cursor:not-allowed !important}html.es-legacy-active body.theme-talent-platform.ng-scope .th-references-wrapper image-capture button.th-btn.th-btn--primary.ng-hide,html.es-legacy-active body.theme-talent-platform.ng-scope .th-references-wrapper image-capture .choose-btn>label.th-btn.th-btn--primary.ng-hide{display:none !important}html.es-legacy-active .th-references-wrapper dynamic-field-v2{display:block;width:100%}html.es-legacy-active .th-references-wrapper dynamic-field-v2 .container-fluid{padding:0 !important;margin:0 !important;max-width:none;width:100%}html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group.dynamic-field-wrapper,html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group{width:100% !important;max-width:100% !important;flex:0 0 100% !important;padding:0 !important;margin:0 !important;float:none !important}html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group.dynamic-field-wrapper>.col,html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group.dynamic-field-wrapper>.col-2,html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group>.col,html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group>.col-2{padding:0 !important;width:100% !important;max-width:100% !important;flex:0 0 100% !important}html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group.dynamic-field-wrapper label.control-label,html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group label.control-label{display:flex;align-items:center;gap:var(--taskhub-label-indicator-gap);font-family:var(--taskhub-font-family-base) !important;font-size:var(--taskhub-label-font-size) !important;font-weight:var(--taskhub-label-font-weight) !important;color:var(--taskhub-label-color) !important;line-height:1.3;margin-bottom:var(--taskhub-input-label-gap);padding:0;text-align:left}html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group.dynamic-field-wrapper label.control-label .asterisk,html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group label.control-label .asterisk{order:1;color:var(--taskhub-indicator-required-color);font-size:var(--taskhub-label-font-size);line-height:1}html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group.dynamic-field-wrapper label.control-label angularize-html-v2,html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group.dynamic-field-wrapper label.control-label>span:not(.asterisk),html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group label.control-label angularize-html-v2,html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group label.control-label>span:not(.asterisk){text-align:left;font-family:var(--taskhub-font-family-base) !important;font-size:var(--taskhub-label-font-size) !important;font-weight:var(--taskhub-label-font-weight) !important;color:var(--taskhub-label-color) !important}html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group input.form-control,html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group select.form-control,html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group textarea.form-control,html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group .input-group input.form-control,html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group .input-group select.form-control{display:block;width:100%;height:auto;padding:var(--taskhub-input-padding-vertical) var(--taskhub-input-padding-horizontal) !important;margin-top:0 !important;font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-input-font-size);font-weight:var(--taskhub-input-font-weight);color:var(--taskhub-input-text-color);background-color:var(--taskhub-input-bg-color) !important;border:var(--taskhub-input-border-width) solid var(--taskhub-input-border-color) !important;border-radius:var(--taskhub-input-border-radius);box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease}html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group input.form-control:focus,html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group select.form-control:focus,html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group textarea.form-control:focus,html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group .input-group input.form-control:focus,html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group .input-group select.form-control:focus{outline:none;border-color:var(--taskhub-input-border-color-focus) !important;box-shadow:0 0 0 2px rgba(10,132,255,.15)}html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group input.form-control:disabled,html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group input.form-control[disabled],html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group select.form-control:disabled,html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group select.form-control[disabled],html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group textarea.form-control:disabled,html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group textarea.form-control[disabled],html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group .input-group input.form-control:disabled,html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group .input-group input.form-control[disabled],html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group .input-group select.form-control:disabled,html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group .input-group select.form-control[disabled]{color:var(--taskhub-input-text-color-disabled);background-color:var(--taskhub-input-bg-color-disabled) !important;border-color:var(--taskhub-input-border-color-disabled) !important;cursor:not-allowed}html.es-legacy-active .th-references-wrapper dynamic-field-v2 .form-group textarea.form-control{resize:vertical;min-height:80px}html.es-legacy-active .th-references-wrapper dynamic-field-v2 .input-group{display:flex;align-items:stretch;width:100%}html.es-legacy-active .th-references-wrapper dynamic-field-v2 .input-group .form-control{flex:1 1 auto;min-width:0}html.es-legacy-active .th-references-wrapper dynamic-field-v2 .input-group .input-group-btn-vertical{display:flex;flex-direction:column;flex:0 0 auto}html.es-legacy-active .th-references-wrapper dynamic-field-v2 .input-group .input-group-btn-vertical .btn{padding:4px 8px;line-height:1;border:var(--taskhub-input-border-width) solid var(--taskhub-input-border-color);background-color:var(--taskhub-input-bg-color);color:var(--taskhub-input-text-color);box-shadow:none}html.es-legacy-active .th-references-wrapper dynamic-field-v2 .input-group .input-group-btn-vertical .btn:hover{background-color:var(--taskhub-color-gray-90)}html.es-legacy-active .th-references-wrapper dynamic-field-v2 .able-datepicker,html.es-legacy-active .th-references-wrapper dynamic-field-v2 [able-datepicker]{width:100%}html.es-legacy-active dynamic-field-v2 apl-references form{display:flex !important;flex-direction:column !important;gap:var(--taskhub-card-row-gap) !important}html.es-legacy-active dynamic-field-v2 apl-references form>.th-field-row,html.es-legacy-active dynamic-field-v2 apl-references form>dynamic-field-v2,html.es-legacy-active dynamic-field-v2 apl-references form>.th-ref-edit-actions{margin-top:0 !important;margin-bottom:0 !important}html.es-legacy-active dynamic-field-v2 h3:has(~apl-references){margin:0 0 2px 0 !important;padding:0 !important;font-family:var(--taskhub-font-family-base) !important;font-size:var(--taskhub-header-font-size) !important;font-weight:var(--taskhub-header-font-weight) !important;line-height:1.3 !important;color:var(--taskhub-color-dark) !important;text-align:left !important}html.es-legacy-active body.theme-talent-platform.ng-scope #l--sidebar-wrapper>div.l-wrapper-aside.onboarding>div>div>div.all-onboarding-forms>dynamic-workflow-v2>form>dynamic-form-v2>div>div>div.ng-scope:has(>dynamic-field-v2 apl-references){background:rgba(0,0,0,0) !important;padding:0 !important;border-radius:0 !important;box-shadow:none !important;margin-bottom:0 !important}html.es-legacy-active dynamic-field-v2 apl-references .th-references-wrapper:has(form):has(.th-ref-table__empty)>div:has(>.th-card>.th-ref-table>.th-ref-table__empty){display:none !important}html.es-legacy-active dynamic-field-v2 apl-references .th-references-wrapper:has(form) .th-ref-add-btn{display:none !important}html.es-legacy-active dynamic-field-v2 apl-references .th-card:has(.th-ref-table),html.es-legacy-active dynamic-field-v2 apl-references .th-card--mid-elevation:has(.th-ref-table){background:#fff;border-radius:20px 20px 12px 12px;box-shadow:var(--taskhub-card-shadow-mid);padding:0;overflow:hidden}@media(max-width: 767px){html.es-legacy-active dynamic-field-v2 apl-references .th-card:has(.th-ref-table),html.es-legacy-active dynamic-field-v2 apl-references .th-card--mid-elevation:has(.th-ref-table){background:rgba(0,0,0,0);border-radius:0;box-shadow:none;overflow:visible}}html.es-legacy-active dynamic-field-v2 apl-references .th-card:has(.th-ref-table__empty),html.es-legacy-active dynamic-field-v2 apl-references .th-card--mid-elevation:has(.th-ref-table__empty){border-radius:12px;box-shadow:var(--taskhub-card-shadow-low)}@media(max-width: 768px){html.es-legacy-active .th-professional-references-page .th-page{padding-top:20px}}html.es-legacy-active .th-references-wrapper .th-input-group--phone .input-error-label{margin-top:0}html.es-legacy-active .th-references-wrapper .th-input-group--phone:has(.input-error-label:not(:empty)){margin-bottom:0}html.es-legacy-active .th-referral-add-page{background-color:var(--taskhub-page-bg);min-height:100vh;padding-bottom:var(--taskhub-page-bottom-clearance)}html.es-legacy-active .th-referral-add-page .th-page{max-width:var(--taskhub-content-max-width)}@media(min-width: 801px){html.es-legacy-active .th-referral-add-page .th-page{margin-left:10px}}html.es-legacy-active .th-referral-add-page .th-alerts-wrapper{max-width:var(--taskhub-content-max-width);margin-left:0;margin-right:0}@media(min-width: 801px){html.es-legacy-active .th-referral-add-page .th-alerts-wrapper{margin-left:10px}}html.es-legacy-active .th-referral-add-page .th-referral-thank-you{text-align:center}html.es-legacy-active .th-additional-info-page{background-color:var(--taskhub-page-bg);min-height:100vh;padding-bottom:var(--taskhub-page-bottom-clearance)}html.es-legacy-active .th-additional-info-page .th-page{max-width:var(--taskhub-content-max-width)}@media(min-width: 801px){html.es-legacy-active .th-additional-info-page .th-page{margin-left:10px}}html.es-legacy-active .th-additional-info-page .th-alerts-wrapper{max-width:var(--taskhub-content-max-width);margin-left:0;margin-right:0}@media(min-width: 801px){html.es-legacy-active .th-additional-info-page .th-alerts-wrapper{margin-left:10px}}@media(max-width: 768px){html.es-legacy-active .th-additional-info-page .th-page{padding-top:20px}}html.es-legacy-active .th-additional-info-page>.th-page form[name=form],html.es-legacy-active .th-additional-info-page .th-page>form[name=form]{margin:0;padding:0}html.es-legacy-active .th-additional-info-page .all-onboarding-forms{background:rgba(0,0,0,0);box-shadow:none;padding:0;margin:0}html.es-legacy-active .th-additional-info-page .all-onboarding-forms .dynamic-form{background:var(--taskhub-card-bg);border-radius:var(--taskhub-card-radius);box-shadow:var(--taskhub-card-shadow-low);padding:var(--taskhub-card-padding);margin:0 0 var(--taskhub-card-margin-bottom) 0;display:flex;flex-direction:column;gap:var(--taskhub-card-row-gap)}@media(max-width: 600px){html.es-legacy-active .th-additional-info-page .all-onboarding-forms .dynamic-form{padding-left:var(--taskhub-card-padding-sides-mobile);padding-right:var(--taskhub-card-padding-sides-mobile)}}html.es-legacy-active .th-additional-info-page .all-onboarding-forms .dynamic-form>.divider{display:none}html.es-legacy-active .th-additional-info-page .all-onboarding-forms .dynamic-form>.form-heading{background:rgba(0,0,0,0);box-shadow:none;border:none;border-radius:0;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--taskhub-header-title-caption-gap)}html.es-legacy-active .th-additional-info-page .all-onboarding-forms .dynamic-form>.form-heading .onboard-formname{margin:0;padding:0;font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-card-header-font-size);font-weight:var(--taskhub-card-header-font-weight);line-height:1.3;color:var(--taskhub-color-dark);text-align:left}html.es-legacy-active .th-additional-info-page .all-onboarding-forms .dynamic-form>.form-heading .form-instructions,html.es-legacy-active .th-additional-info-page .all-onboarding-forms .dynamic-form>.form-heading p.form-instructions{margin:0;padding:0;font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-instructions-text-font-size);font-weight:var(--taskhub-instructions-text-font-weight);line-height:1.5;color:var(--taskhub-color-dark);text-align:left}html.es-legacy-active .th-additional-info-page .all-onboarding-forms .dynamic-form>.form-heading .form-instructions:not(:has(angularize-html-v2 *)),html.es-legacy-active .th-additional-info-page .all-onboarding-forms .dynamic-form>.form-heading p.form-instructions:not(:has(angularize-html-v2 *)){display:none}html.es-legacy-active .th-additional-info-page .all-onboarding-forms .dynamic-form>.form-heading .form-instructions:has(angularize-html-v2 *),html.es-legacy-active .th-additional-info-page .all-onboarding-forms .dynamic-form>.form-heading p.form-instructions:has(angularize-html-v2 *){margin-top:6px}html.es-legacy-active .th-additional-info-page .all-onboarding-forms .dynamic-form>.form-heading .form-instructions:has(angularize-html-v2 *)::before,html.es-legacy-active .th-additional-info-page .all-onboarding-forms .dynamic-form>.form-heading p.form-instructions:has(angularize-html-v2 *)::before{content:"INSTRUCTIONS";display:block;margin-bottom:4px;font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-instructions-label-font-size);font-weight:var(--taskhub-instructions-label-font-weight);text-transform:uppercase;letter-spacing:.5px;color:var(--taskhub-card-instructions-header-color)}html.es-legacy-active .th-additional-info-page .all-onboarding-forms .dynamic-form>.form-heading>a,html.es-legacy-active .th-additional-info-page .all-onboarding-forms .dynamic-form>.form-heading>br,html.es-legacy-active .th-additional-info-page .all-onboarding-forms .dynamic-form>.form-heading>button{align-self:flex-start}html.es-legacy-active .th-additional-info-page .all-onboarding-forms .dynamic-form>.row{display:block;margin:0;padding:0}html.es-legacy-active .th-additional-info-page .all-onboarding-forms .dynamic-form>.row>dynamic-field-v2{display:block;width:100%}html.es-legacy-active .th-additional-info-page dynamic-field-v2{display:block;width:100%}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .container-fluid{padding:0 !important;margin:0 !important;max-width:none;width:100%}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group.dynamic-field-wrapper,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group{width:100% !important;max-width:100% !important;flex:0 0 100% !important;padding:0 !important;margin:0 !important;float:none !important}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group.dynamic-field-wrapper>.col,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group.dynamic-field-wrapper>.col-2,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>.col,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>.col-2{padding:0 !important;width:100% !important;max-width:100% !important;flex:0 0 100% !important}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group.dynamic-field-wrapper>label.control-label,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>label.control-label{display:flex;align-items:center;gap:var(--taskhub-label-indicator-gap);font-family:var(--taskhub-font-family-base) !important;font-size:var(--taskhub-label-font-size) !important;font-weight:var(--taskhub-label-font-weight) !important;color:var(--taskhub-label-color) !important;line-height:1.3;margin-bottom:var(--taskhub-input-label-gap);padding:0;text-align:left}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group.dynamic-field-wrapper>label.control-label .asterisk,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>label.control-label .asterisk{order:1;color:var(--taskhub-indicator-required-color);font-size:var(--taskhub-label-font-size);line-height:1}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group.dynamic-field-wrapper>label.control-label angularize-html-v2,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group.dynamic-field-wrapper>label.control-label>span:not(.asterisk),html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>label.control-label angularize-html-v2,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>label.control-label>span:not(.asterisk){text-align:left;font-family:var(--taskhub-font-family-base) !important;font-size:var(--taskhub-label-font-size) !important;font-weight:var(--taskhub-label-font-weight) !important;color:var(--taskhub-label-color) !important}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group input.form-control,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group select.form-control,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group textarea.form-control,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group .input-group input.form-control,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group .input-group select.form-control{display:block;width:100%;height:auto;padding:var(--taskhub-input-padding-vertical) var(--taskhub-input-padding-horizontal) !important;margin-top:0 !important;font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-input-font-size);font-weight:var(--taskhub-input-font-weight);color:var(--taskhub-input-text-color);background-color:var(--taskhub-input-bg-color) !important;border:var(--taskhub-input-border-width) solid var(--taskhub-input-border-color) !important;border-radius:var(--taskhub-input-border-radius);box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group input.form-control:focus,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group select.form-control:focus,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group textarea.form-control:focus,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group .input-group input.form-control:focus,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group .input-group select.form-control:focus{outline:none;border-color:var(--taskhub-input-border-color-focus) !important;box-shadow:0 0 0 2px rgba(10,132,255,.15)}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group input.form-control:disabled,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group input.form-control[disabled],html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group select.form-control:disabled,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group select.form-control[disabled],html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group textarea.form-control:disabled,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group textarea.form-control[disabled],html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group .input-group input.form-control:disabled,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group .input-group input.form-control[disabled],html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group .input-group select.form-control:disabled,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group .input-group select.form-control[disabled]{color:var(--taskhub-input-text-color-disabled);background-color:var(--taskhub-input-bg-color-disabled) !important;border-color:var(--taskhub-input-border-color-disabled) !important;cursor:not-allowed}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group input.form-control.ng-invalid.ng-touched,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group input.form-control.ng-invalid.ng-dirty,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group select.form-control.ng-invalid.ng-touched,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group select.form-control.ng-invalid.ng-dirty,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group textarea.form-control.ng-invalid.ng-touched,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group textarea.form-control.ng-invalid.ng-dirty,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group .input-group input.form-control.ng-invalid.ng-touched,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group .input-group input.form-control.ng-invalid.ng-dirty,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group .input-group select.form-control.ng-invalid.ng-touched,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group .input-group select.form-control.ng-invalid.ng-dirty{border-color:var(--taskhub-input-border-color-error) !important}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group textarea.form-control{resize:vertical;min-height:80px}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .input-group{display:flex;align-items:stretch;width:100%}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .input-group .form-control{flex:1 1 auto;min-width:0}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .input-group .input-group-addon{display:inline-flex;align-items:center;justify-content:center;padding:0 12px;background-color:var(--taskhub-color-gray-90);border:var(--taskhub-input-border-width) solid var(--taskhub-input-border-color);border-right:none;border-radius:var(--taskhub-input-border-radius) 0 0 var(--taskhub-input-border-radius);color:var(--taskhub-color-gray-text);font-size:14px}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .input-group .input-group-addon+.form-control{border-top-left-radius:0;border-bottom-left-radius:0}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .input-group .input-group-btn-vertical{display:flex;flex-direction:column;flex:0 0 auto}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .input-group .input-group-btn-vertical .btn{padding:4px 8px;line-height:1;border:var(--taskhub-input-border-width) solid var(--taskhub-input-border-color);background-color:var(--taskhub-input-bg-color);color:var(--taskhub-input-text-color);box-shadow:none}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .input-group .input-group-btn-vertical .btn:hover{background-color:var(--taskhub-color-gray-90)}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .able-datepicker,html.es-legacy-active .th-additional-info-page dynamic-field-v2 [able-datepicker]{width:100%}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .input-group.phone-picker{display:block}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .input-group.phone-picker input[type=tel]{width:100%}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>.list-group,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group ul.list-group{list-style:none;margin:0;padding:0;border:none;background:rgba(0,0,0,0)}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>.list-group>.list-group-item,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group ul.list-group>.list-group-item{background:rgba(0,0,0,0);border:none;padding:0;margin:0;list-style:none;display:block}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>.list-group>.list-group-item.title,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group ul.list-group>.list-group-item.title{padding-bottom:6px}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>.list-group>.list-group-item.title label.control-label,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group ul.list-group>.list-group-item.title label.control-label{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-label-font-size);font-weight:var(--taskhub-label-font-weight);color:var(--taskhub-label-color);line-height:1.3;margin:0;display:flex;align-items:center;gap:var(--taskhub-label-indicator-gap)}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>.list-group>.list-group-item.title label.control-label .asterisk,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group ul.list-group>.list-group-item.title label.control-label .asterisk{order:1;color:var(--taskhub-indicator-required-color)}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>.list-group>.list-group-item:not(.title),html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group ul.list-group>.list-group-item:not(.title){padding:6px 0}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>.list-group>.list-group-item:not(.title) .radio,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>.list-group>.list-group-item:not(.title) .checkbox,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group ul.list-group>.list-group-item:not(.title) .radio,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group ul.list-group>.list-group-item:not(.title) .checkbox{margin:0}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>.list-group>.list-group-item:not(.title) .radio label,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>.list-group>.list-group-item:not(.title) .checkbox label,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group ul.list-group>.list-group-item:not(.title) .radio label,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group ul.list-group>.list-group-item:not(.title) .checkbox label{display:inline-flex;align-items:center;gap:8px;font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-question-answer-font-size);font-weight:var(--taskhub-question-answer-font-weight);color:var(--taskhub-color-dark);margin:0;cursor:pointer}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>.list-group>.list-group-item:not(.title) .radio input[type=radio],html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>.list-group>.list-group-item:not(.title) .radio input[type=checkbox],html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>.list-group>.list-group-item:not(.title) .checkbox input[type=radio],html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>.list-group>.list-group-item:not(.title) .checkbox input[type=checkbox],html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group ul.list-group>.list-group-item:not(.title) .radio input[type=radio],html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group ul.list-group>.list-group-item:not(.title) .radio input[type=checkbox],html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group ul.list-group>.list-group-item:not(.title) .checkbox input[type=radio],html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group ul.list-group>.list-group-item:not(.title) .checkbox input[type=checkbox]{width:18px;height:18px;margin:0;accent-color:var(--taskhub-color-primary);cursor:pointer}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group .yes-no{display:flex;gap:24px;margin-top:6px}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group .yes-no .radio-inline{display:inline-flex;align-items:center;gap:8px;font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-question-answer-font-size);font-weight:var(--taskhub-question-answer-font-weight);color:var(--taskhub-color-dark);margin:0;padding-left:0;cursor:pointer}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group .yes-no .radio-inline input[type=radio]{width:18px;height:18px;margin:0;accent-color:var(--taskhub-color-primary);cursor:pointer}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>.checkbox{margin:0}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>.checkbox label{display:inline-flex;align-items:center;gap:8px;font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-question-answer-font-size);font-weight:var(--taskhub-question-answer-font-weight);color:var(--taskhub-color-dark);margin:0;cursor:pointer}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group>.checkbox input[type=checkbox]{width:18px;height:18px;margin:0;accent-color:var(--taskhub-color-primary);cursor:pointer}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group .list-group-item a[href],html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group .list-group-item a[ng-click]{display:inline-block;margin-top:4px;font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-question-clear-font-size);font-weight:600;color:var(--taskhub-color-primary);cursor:pointer}html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group .list-group-item a[href]:hover,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group .list-group-item a[href]:focus,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group .list-group-item a[ng-click]:hover,html.es-legacy-active .th-additional-info-page dynamic-field-v2 .form-group .list-group-item a[ng-click]:focus{text-decoration:underline;color:var(--taskhub-color-primary)}html.es-legacy-active .th-additional-info-page .th-card:has(.th-bar-license-table),html.es-legacy-active .th-additional-info-page .th-card--mid-elevation:has(.th-bar-license-table){background:#fff;border-radius:20px 20px 12px 12px;box-shadow:var(--taskhub-card-shadow-mid);padding:0;overflow:hidden}@media(max-width: 767px){html.es-legacy-active .th-additional-info-page .th-card:has(.th-bar-license-table),html.es-legacy-active .th-additional-info-page .th-card--mid-elevation:has(.th-bar-license-table){background:rgba(0,0,0,0);border-radius:0;box-shadow:none;overflow:visible}}html.es-legacy-active .th-additional-info-page .th-bar-license-table{width:100%;overflow:hidden}html.es-legacy-active .th-additional-info-page .th-bar-license-table__header{display:flex;align-items:center;background-color:#fff;border-bottom:1px solid var(--taskhub-color-gray-70);padding:0 var(--taskhub-table-header-padding-h) 0 0}@media(max-width: 767px){html.es-legacy-active .th-additional-info-page .th-bar-license-table__header{display:none}}html.es-legacy-active .th-additional-info-page .th-bar-license-table__header-cell{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-table-header-font-size);font-weight:var(--taskhub-table-header-font-weight);line-height:20px;color:var(--taskhub-table-header-color);padding:var(--taskhub-table-header-padding-v) var(--taskhub-table-header-padding-h)}html.es-legacy-active .th-additional-info-page .th-bar-license-table__header-cell--type,html.es-legacy-active .th-additional-info-page .th-bar-license-table__header-cell--number,html.es-legacy-active .th-additional-info-page .th-bar-license-table__header-cell--state,html.es-legacy-active .th-additional-info-page .th-bar-license-table__header-cell--expiration,html.es-legacy-active .th-additional-info-page .th-bar-license-table__header-cell--notes{flex:1 1 0}html.es-legacy-active .th-additional-info-page .th-bar-license-table__header-cell--type{padding-left:var(--taskhub-table-header-padding-h-first)}html.es-legacy-active .th-additional-info-page .th-bar-license-table__header-cell--actions{flex:0 0 var(--taskhub-entity-manager-actions-col-width);padding:0}html.es-legacy-active .th-additional-info-page .th-bar-license-table__row{display:flex;align-items:center;background-color:#fff;border-top:1px solid var(--taskhub-color-gray-70);padding:0 var(--taskhub-table-header-padding-h) 0 0;transition:background-color .15s ease}html.es-legacy-active .th-additional-info-page .th-bar-license-table__row:hover{background-color:rgba(246,248,250,.6)}@media(max-width: 767px){html.es-legacy-active .th-additional-info-page .th-bar-license-table__row{flex-direction:column;align-items:flex-start;background-color:#fff;border:1px solid var(--taskhub-color-gray-70);border-radius:12px;padding:12px 10px 10px 10px;gap:8px;margin-bottom:8px}html.es-legacy-active .th-additional-info-page .th-bar-license-table__row:last-child{margin-bottom:0}html.es-legacy-active .th-additional-info-page .th-bar-license-table__row:hover{background-color:#fff}}@media(min-width: 768px){html.es-legacy-active .th-additional-info-page .th-bar-license-table__header+.th-bar-license-table__row{border-top:none}}html.es-legacy-active .th-additional-info-page .th-bar-license-table__cell{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-table-cell-font-size);font-weight:var(--taskhub-table-cell-font-weight);line-height:24px;color:var(--taskhub-table-cell-color);padding:var(--taskhub-table-cell-padding-v) var(--taskhub-table-cell-padding-h);text-align:left;word-break:break-word}html.es-legacy-active .th-additional-info-page .th-bar-license-table__cell--type,html.es-legacy-active .th-additional-info-page .th-bar-license-table__cell--number,html.es-legacy-active .th-additional-info-page .th-bar-license-table__cell--state,html.es-legacy-active .th-additional-info-page .th-bar-license-table__cell--expiration,html.es-legacy-active .th-additional-info-page .th-bar-license-table__cell--notes{flex:1 1 0}html.es-legacy-active .th-additional-info-page .th-bar-license-table__cell--type{padding-left:var(--taskhub-table-header-padding-h-first)}html.es-legacy-active .th-additional-info-page .th-bar-license-table__cell--actions{flex:0 0 var(--taskhub-entity-manager-actions-col-width);display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:0}@media(max-width: 767px){html.es-legacy-active .th-additional-info-page .th-bar-license-table__cell{width:100%;padding:2px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left}html.es-legacy-active .th-additional-info-page .th-bar-license-table__cell::before{content:attr(data-title);font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:500;color:var(--taskhub-color-gray-text);flex:0 0 auto}html.es-legacy-active .th-additional-info-page .th-bar-license-table__cell--actions{justify-content:flex-end}html.es-legacy-active .th-additional-info-page .th-bar-license-table__cell--actions::before{display:none}}html.es-legacy-active .th-additional-info-page .th-bar-license-add-btn{display:flex;justify-content:flex-start;padding-top:var(--taskhub-card-row-gap)}@media(max-width: 600px){html.es-legacy-active .th-additional-info-page .th-bar-license-add-btn{justify-content:center}html.es-legacy-active .th-additional-info-page .th-bar-license-add-btn .th-btn{width:100%}}html.es-legacy-active .th-additional-info-errors{display:flex;flex-direction:column;gap:4px;margin-bottom:var(--taskhub-card-row-gap);font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-error-font-size);font-weight:var(--taskhub-error-font-weight);color:var(--taskhub-error-color);text-align:center}html.es-legacy-active .th-additional-info-errors__item,html.es-legacy-active .th-additional-info-errors__footer{text-align:center}html.es-legacy-active .th-additional-info-errors__footer{font-weight:400}html.es-legacy-active .th-additional-info-page dynamic-field-v2>div:has(>apl-references)>h3{margin:0 0 12px 0;padding:0;font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-header-font-size);font-weight:var(--taskhub-header-font-weight);line-height:1.3;color:var(--taskhub-color-dark);text-align:left}html.es-legacy-active .th-additional-info-page .th-form-actions{margin-top:var(--taskhub-card-row-gap)}html.es-legacy-active .th-skill-checklists-page{background-color:var(--taskhub-page-bg);min-height:100vh;padding-bottom:var(--taskhub-page-bottom-clearance)}html.es-legacy-active .th-skill-checklists-page .th-page{max-width:var(--taskhub-content-max-width)}@media(min-width: 801px){html.es-legacy-active .th-skill-checklists-page .th-page{margin-left:10px}}html.es-legacy-active .th-skill-checklists-page .th-alerts-wrapper{max-width:var(--taskhub-content-max-width);margin-left:0;margin-right:0}@media(min-width: 801px){html.es-legacy-active .th-skill-checklists-page .th-alerts-wrapper{margin-left:10px}}html.es-legacy-active .th-skill-checklists-page .th-section-header{padding-bottom:2px}@media(min-width: 769px){html.es-legacy-active .th-skill-checklists-page .th-section-header{padding-bottom:2px}}html.es-legacy-active .th-sc-page-caption{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);margin:0 0 var(--taskhub-card-row-gap) 0;padding:0;text-align:left}html.es-legacy-active .th-sc-list{display:flex;flex-direction:column;gap:var(--taskhub-card-row-gap);margin-bottom:var(--taskhub-card-row-gap)}html.es-legacy-active .th-sc-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;width:100%;min-height:172px;padding:10px 24px;background-color:#fff;border-radius:12px;box-shadow:var(--taskhub-card-shadow-low);margin-bottom:var(--taskhub-card-row-gap)}html.es-legacy-active .th-sc-empty-state__message{margin:0;font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);text-align:center;max-width:640px}html.es-legacy-active .th-sc-empty-state .th-btn{margin:0}@media(max-width: 767px){html.es-legacy-active .th-sc-empty-state{padding:20px 16px;min-height:0}}html.es-legacy-active .th-sc-assigned-card{display:flex;flex-direction:column;background-color:#fff;border-radius:20px;box-shadow:var(--taskhub-card-shadow-mid);padding:0;overflow:hidden;margin-bottom:var(--taskhub-card-row-gap)}@media(max-width: 600px){html.es-legacy-active .th-sc-assigned-card{padding:8px;border-radius:16px}}@media(max-width: 767px){html.es-legacy-active .th-sc-assigned-card{background-color:rgba(0,0,0,0);box-shadow:none;padding:0;border-radius:0;gap:12px}}html.es-legacy-active .th-sc-assigned-header{display:flex;align-items:center;padding:0 var(--taskhub-table-header-padding-h) 0 0;border-bottom:1px solid var(--taskhub-color-gray-70)}@media(max-width: 767px){html.es-legacy-active .th-sc-assigned-header{display:none}}html.es-legacy-active .th-sc-assigned-header__cell{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-table-header-font-size);font-weight:500;line-height:20px;color:var(--taskhub-table-header-color);padding:var(--taskhub-table-header-padding-v) var(--taskhub-table-header-padding-h);flex:1 1 0;min-width:0}html.es-legacy-active .th-sc-assigned-header__cell--actions{flex:0 0 100px}html.es-legacy-active .th-sc-assigned-row{display:flex;align-items:center;padding:0 var(--taskhub-table-header-padding-h) 0 0;border-top:1px solid var(--taskhub-color-gray-70);transition:background-color .15s ease}html.es-legacy-active .th-sc-assigned-row:hover{background-color:rgba(246,248,250,.6)}@media(max-width: 767px){html.es-legacy-active .th-sc-assigned-row{flex-direction:column;align-items:stretch;gap:8px;padding:12px 10px 10px;background-color:#fff;border:1px solid var(--taskhub-color-gray-70);border-radius:12px;transition:none}html.es-legacy-active .th-sc-assigned-row:hover{background-color:#fff}}@media(min-width: 768px){html.es-legacy-active .th-sc-assigned-header+.th-sc-assigned-row{border-top:none}}html.es-legacy-active .th-sc-assigned-cell{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-table-cell-font-size);font-weight:var(--taskhub-table-cell-font-weight);line-height:24px;color:var(--taskhub-table-cell-color);text-align:left;word-break:break-word;padding:var(--taskhub-table-cell-padding-v) var(--taskhub-table-cell-padding-h);flex:1 1 0;min-width:0}html.es-legacy-active .th-sc-assigned-cell__label{display:none}html.es-legacy-active .th-sc-assigned-cell--view{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:var(--taskhub-table-cell-padding-v) var(--taskhub-table-cell-padding-h)}html.es-legacy-active .th-sc-assigned-cell--actions{flex:0 0 100px;display:flex;align-items:center;justify-content:flex-end;padding:0}html.es-legacy-active .th-sc-assigned-cell--actions .th-btn{min-width:100px !important}@media(max-width: 767px){html.es-legacy-active .th-sc-assigned-cell{width:100%;padding:0}html.es-legacy-active .th-sc-assigned-cell .th-sc-assigned-cell__label{display:block;font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:500;line-height:20px;color:var(--taskhub-color-gray-text)}html.es-legacy-active .th-sc-assigned-cell:has(>.th-sc-assigned-cell__label){display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5px;padding:0 0 10px 0;border-bottom:1px solid var(--taskhub-color-gray-70);font-family:var(--taskhub-font-family-base);font-weight:500}html.es-legacy-active .th-sc-assigned-cell.th-sc-assigned-cell--name{flex:0 0 auto;font-size:16px;font-weight:600;line-height:24px;padding:0;display:block;border-bottom:none}html.es-legacy-active .th-sc-assigned-cell.th-sc-assigned-cell--required{flex:0 0 auto;font-size:16px;font-weight:500;line-height:24px}html.es-legacy-active .th-sc-assigned-cell.th-sc-assigned-cell--status{flex:0 0 auto}html.es-legacy-active .th-sc-assigned-cell.th-sc-assigned-cell--view{flex:0 0 auto;font-size:16px;font-weight:500;line-height:24px;justify-content:initial;gap:5px}html.es-legacy-active .th-sc-assigned-cell.th-sc-assigned-cell--view .th-sc-view-btn,html.es-legacy-active .th-sc-assigned-cell.th-sc-assigned-cell--view .th-sc-view-placeholder{justify-self:start}html.es-legacy-active .th-sc-assigned-cell.th-sc-assigned-cell--actions{flex:0 0 auto;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:100%;padding:0;gap:8px;border-bottom:none}html.es-legacy-active .th-sc-assigned-cell.th-sc-assigned-cell--actions .th-btn{width:100% !important}}html.es-legacy-active .th-sc-status{display:inline-flex;align-items:center;gap:6px;font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:600;line-height:20px}html.es-legacy-active .th-sc-status--complete{color:var(--taskhub-color-positive)}html.es-legacy-active .th-sc-status--incomplete{color:var(--taskhub-color-negative)}html.es-legacy-active .th-sc-status__dot{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:currentColor;flex-shrink:0}html.es-legacy-active .th-sc-view-btn{display:inline-flex;align-items:center;justify-content:center;padding:0;background:rgba(0,0,0,0);border:none;border-radius:8px;cursor:pointer;color:var(--taskhub-color-primary);transition:background-color .15s ease,color .15s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none;text-decoration:none}html.es-legacy-active .th-sc-view-btn i{font-size:16px;line-height:1;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}html.es-legacy-active .th-sc-view-btn:hover:not(:disabled):not([disabled]){background-color:rgba(10,132,255,.08);color:var(--taskhub-color-primary);text-decoration:none}html.es-legacy-active .th-sc-view-btn:active:not(:disabled):not([disabled]){background-color:rgba(10,132,255,.16)}html.es-legacy-active .th-sc-view-btn:focus{outline:none;box-shadow:0 0 0 2px rgba(10,132,255,.25)}html.es-legacy-active .th-sc-view-btn:disabled,html.es-legacy-active .th-sc-view-btn[disabled]{opacity:.4;cursor:not-allowed}html.es-legacy-active .th-sc-view-placeholder{font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:400;color:var(--taskhub-color-gray-text);-webkit-user-select:none;-moz-user-select:none;user-select:none}html.es-legacy-active .th-sc-actions{display:flex;flex-direction:column;gap:var(--taskhub-card-row-gap);padding-top:var(--taskhub-card-row-gap)}@media(min-width: 601px){html.es-legacy-active .th-sc-actions{flex-direction:row;justify-content:flex-end;align-items:center}html.es-legacy-active .th-sc-actions>:first-child:not(:last-child){margin-right:auto}}@media(max-width: 600px){html.es-legacy-active .th-sc-actions .th-btn{width:100%}}html.es-legacy-active .th-sc-manage-card{display:flex;flex-direction:column;gap:20px;padding:20px;background-color:#fff;border-radius:20px;box-shadow:var(--taskhub-card-shadow-mid);margin-bottom:var(--taskhub-card-row-gap)}@media(max-width: 600px){html.es-legacy-active .th-sc-manage-card{gap:16px;padding:16px;border-radius:16px}}html.es-legacy-active .th-sc-manage-group{display:flex;flex-direction:column;padding:10px 10px 20px 20px;border:1px solid var(--taskhub-color-gray-70);border-radius:20px}@media(max-width: 600px){html.es-legacy-active .th-sc-manage-group{padding:10px 12px 16px 12px;border-radius:16px}}html.es-legacy-active .th-sc-manage-group__title{margin:0;padding:10px 0}html.es-legacy-active .th-sc-manage-items{display:flex;flex-direction:column;gap:10px}html.es-legacy-active .th-sc-manage-item{display:flex;align-items:center;gap:8px;min-height:44px;padding:12px;margin:0;background-color:#fff;border:1px solid var(--taskhub-color-gray-70);border-radius:12px;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}html.es-legacy-active .th-sc-manage-item:hover:not(.th-sc-manage-item--required){background-color:rgba(246,248,250,.6)}html.es-legacy-active .th-sc-manage-item--required{cursor:default}html.es-legacy-active .th-sc-manage-item__name{flex:1 1 auto;min-width:0;margin:0;padding:0;font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);word-break:break-word}html.es-legacy-active .th-sc-manage-item--required .th-sc-manage-item__name{color:var(--taskhub-color-gray-text)}html.es-legacy-active .th-sc-manage-item__indicator{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px}html.es-legacy-active .th-sc-manage-item__indicator::before{content:"";display:block;width:6px;height:6px;border-radius:50%;background-color:var(--taskhub-color-negative)}html.es-legacy-active .th-sc-manage-item__checkbox{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:0;width:20px;height:20px}html.es-legacy-active .th-sc-wrapper .th-sc-manage-card .th-sc-manage-group h3.th-sc-manage-group__title{font-family:var(--taskhub-font-family-base) !important;font-size:16px !important;font-weight:600 !important;line-height:24px !important;color:var(--taskhub-color-dark) !important;text-align:left !important}html.es-legacy-active .th-sc-wrapper .th-sc-legend-grid .th-sc-legend-card h3.th-sc-legend-card__title{font-family:var(--taskhub-font-family-base) !important;font-size:16px !important;font-weight:600 !important;line-height:24px !important;color:var(--taskhub-color-dark) !important;text-align:left !important;text-transform:none !important;letter-spacing:0 !important}html.es-legacy-active .th-sc-wrapper .th-sc-group-menu .th-sc-group-menu__top h3.th-sc-group-menu__heading{font-family:var(--taskhub-font-family-base) !important;font-size:16px !important;font-weight:600 !important;line-height:24px !important;color:var(--taskhub-color-dark) !important;text-align:left !important;margin:0 !important}html.es-legacy-active .th-sc-desc-card{position:relative;z-index:11;background-color:#fff;border-radius:20px;box-shadow:var(--taskhub-card-shadow-mid);padding:24px;margin-bottom:var(--taskhub-card-row-gap)}@media(max-width: 600px){html.es-legacy-active .th-sc-desc-card{padding:20px var(--taskhub-card-padding-sides-mobile);border-radius:16px}}html.es-legacy-active .th-sc-desc-card__title{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-header-font-size);font-weight:var(--taskhub-header-font-weight);line-height:1.3;color:var(--taskhub-color-dark);margin:0 0 8px 0;padding:0}html.es-legacy-active .th-sc-desc-card__body{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);margin:0}html.es-legacy-active .th-sc-legend-grid{position:relative;z-index:11;display:grid;grid-template-columns:1fr;gap:var(--taskhub-card-row-gap);margin-bottom:var(--taskhub-card-row-gap)}@media(min-width: 769px){html.es-legacy-active .th-sc-legend-grid{grid-template-columns:repeat(auto-fit, minmax(0, 1fr))}}html.es-legacy-active .th-sc-legend-card{background-color:#fff;border-radius:20px;box-shadow:var(--taskhub-card-shadow-mid);padding:20px}@media(max-width: 600px){html.es-legacy-active .th-sc-legend-card{padding:16px var(--taskhub-card-padding-sides-mobile);border-radius:16px}}html.es-legacy-active .th-sc-legend-card__title{font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:600;line-height:24px;color:var(--taskhub-color-dark);margin:0 0 8px 0}html.es-legacy-active .th-sc-legend-card__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}html.es-legacy-active .th-sc-legend-card__list li{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark)}html.es-legacy-active .th-sc-group-menu{--th-sc-group-menu-shield-overhang: 200px;padding:20px 24px;margin-bottom:var(--taskhub-card-row-gap);position:sticky;top:20px;z-index:10}@media(min-width: 801px){html.es-legacy-active .th-sc-group-menu{top:56px}}@media(max-width: 600px){html.es-legacy-active .th-sc-group-menu{padding:16px var(--taskhub-card-padding-sides-mobile)}}html.es-legacy-active .th-sc-group-menu::before,html.es-legacy-active .th-sc-group-menu::after{content:"";position:absolute;inset:0;pointer-events:none}html.es-legacy-active .th-sc-group-menu::after{background:var(--taskhub-page-bg);z-index:-2}@media(max-width: 800px){html.es-legacy-active .th-sc-group-menu::after{top:auto;height:calc(100% + var(--th-sc-group-menu-shield-overhang))}}html.es-legacy-active .th-sc-group-menu::before{background:#fff;border-radius:20px;box-shadow:var(--taskhub-card-shadow-mid);z-index:-1}@media(max-width: 600px){html.es-legacy-active .th-sc-group-menu::before{border-radius:16px}}html.es-legacy-active .th-sc-group-menu__top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}html.es-legacy-active .th-sc-group-menu__heading{font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:600;line-height:24px;color:var(--taskhub-color-dark);margin:0}html.es-legacy-active .th-sc-group-menu__nav{display:inline-flex;align-items:center;gap:10px}html.es-legacy-active .th-sc-group-menu__nav-label{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:500;line-height:20px;color:var(--taskhub-color-gray-text);min-width:70px;text-align:center}html.es-legacy-active .th-sc-group-menu__nav-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:rgba(0,0,0,0);border:1px solid var(--taskhub-input-border-color);border-radius:8px;color:var(--taskhub-color-primary);cursor:pointer;transition:background-color .15s ease,color .15s ease,opacity .15s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none}html.es-legacy-active .th-sc-group-menu__nav-btn i{font-size:14px;line-height:1}html.es-legacy-active .th-sc-group-menu__nav-btn:hover:not(:disabled):not([disabled]):not(.th-sc-group-menu__nav-btn--disabled){background-color:rgba(10,132,255,.08)}html.es-legacy-active .th-sc-group-menu__nav-btn:focus{outline:none;box-shadow:0 0 0 2px rgba(10,132,255,.25)}html.es-legacy-active .th-sc-group-menu__nav-btn:disabled,html.es-legacy-active .th-sc-group-menu__nav-btn[disabled],html.es-legacy-active .th-sc-group-menu__nav-btn--disabled{opacity:.4;cursor:not-allowed}html.es-legacy-active .th-sc-group-menu__tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:6px;padding:4px 0;-webkit-overflow-scrolling:touch}html.es-legacy-active .th-sc-group-menu__tabs::-webkit-scrollbar{height:4px}html.es-legacy-active .th-sc-group-menu__tabs::-webkit-scrollbar-thumb{background:var(--taskhub-color-gray-70);border-radius:2px}html.es-legacy-active .th-sc-group-menu__tab{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;white-space:nowrap;font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:500;line-height:20px;color:var(--taskhub-color-dark);background-color:rgba(0,0,0,0);border:1px solid var(--taskhub-color-gray-70);border-radius:20px;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease;text-decoration:none}html.es-legacy-active .th-sc-group-menu__tab i{font-size:12px;line-height:1}html.es-legacy-active .th-sc-group-menu__tab:hover{background-color:rgba(246,248,250,.8);color:var(--taskhub-color-dark);text-decoration:none}html.es-legacy-active .th-sc-group-menu__tab--active{background-color:var(--taskhub-color-primary);border-color:var(--taskhub-color-primary);color:#fff}html.es-legacy-active .th-sc-group-menu__tab--active:hover{background-color:var(--taskhub-color-primary);color:#fff}html.es-legacy-active .th-sc-skills-card{background-color:#fff;border-radius:20px;box-shadow:var(--taskhub-card-shadow-mid);padding:10px 0;margin-bottom:var(--taskhub-card-row-gap);overflow:hidden}@media(max-width: 600px){html.es-legacy-active .th-sc-skills-card{border-radius:16px}}@media(min-width: 769px){html.es-legacy-active .th-sc-skills-card{display:grid;grid-template-columns:max-content minmax(0, 1fr)}}html.es-legacy-active .th-sc-skill-row{display:flex;flex-direction:column;gap:10px;padding:14px 22px;border-top:1px solid var(--taskhub-color-gray-70)}html.es-legacy-active .th-sc-skill-row:first-child{border-top:none}@media(min-width: 769px){html.es-legacy-active .th-sc-skill-row{display:grid;grid-template-columns:subgrid;grid-column:1/-1;align-items:center;-moz-column-gap:22px;column-gap:22px}}@media(max-width: 600px){html.es-legacy-active .th-sc-skill-row{padding:14px var(--taskhub-card-padding-sides-mobile)}}html.es-legacy-active .th-sc-skill-name{font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:500;line-height:24px;color:var(--taskhub-color-dark);margin:0}@media(min-width: 769px){html.es-legacy-active .th-sc-skill-name{white-space:nowrap}}html.es-legacy-active .th-sc-skill-name__validation{display:inline-flex;align-items:center;gap:6px;margin-left:8px;font-family:var(--taskhub-font-family-base);font-size:12px;font-weight:600;color:var(--taskhub-color-negative)}html.es-legacy-active .th-sc-skill-name__validation i{font-size:12px}html.es-legacy-active .th-sc-skill-ratings{display:flex;flex-direction:column;gap:8px}@media(min-width: 769px){html.es-legacy-active .th-sc-skill-ratings{flex-direction:row;align-items:center;gap:18px}}html.es-legacy-active .th-sc-skill-rating{display:flex;flex-direction:column;gap:6px}@media(min-width: 769px){html.es-legacy-active .th-sc-skill-rating{flex-direction:row;align-items:center;gap:10px}}html.es-legacy-active .th-sc-skill-rating__label{font-family:var(--taskhub-font-family-base);font-size:12px;font-weight:500;color:var(--taskhub-color-gray-text);line-height:20px}html.es-legacy-active .th-sc-skill-rating__values{display:inline-flex;align-items:center;gap:4px;flex-wrap:wrap}html.es-legacy-active .th-sc-sign-card{background-color:rgba(0,0,0,0);box-shadow:none;padding:0;border-radius:0;margin-bottom:var(--taskhub-card-row-gap);display:flex;flex-direction:column;gap:var(--taskhub-card-row-gap);width:100%;min-width:0;box-sizing:border-box}html.es-legacy-active .th-sc-sign-card es-quick-sign{display:block;width:100%;min-width:0;box-sizing:border-box}html.es-legacy-active .th-sc-save-error{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:600;color:var(--taskhub-color-negative);text-align:center;margin:0;padding:0}html.es-legacy-active .th-sc-save-actions{display:flex;justify-content:flex-start;width:100%;min-width:0;box-sizing:border-box}html.es-legacy-active .th-sc-save-actions .th-btn{box-sizing:border-box;max-width:100%;min-width:0}@media(max-width: 600px){html.es-legacy-active .th-sc-save-actions .th-btn{width:100% !important;max-width:100% !important;min-width:0 !important}}html.es-legacy-active .th-skill-checklists-page .es-quick-sign-wrapper{position:fixed;inset:0;z-index:9004;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(36,41,46,.6);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);overflow-y:auto}html.es-legacy-active .th-skill-checklists-page .es-quick-sign-wrapper .es-quick-sign{position:relative;display:flex;flex-direction:column;width:100%;max-width:560px;max-height:calc(100vh - 40px);margin:0;padding:24px;top:auto;left:auto;background:#fff;border-radius:var(--taskhub-card-radius);box-shadow:0 20px 60px rgba(0,0,0,.3);text-align:center;vertical-align:baseline;overflow-y:auto;box-sizing:border-box}@media(max-width: 600px){html.es-legacy-active .th-skill-checklists-page .es-quick-sign-wrapper .es-quick-sign{padding:20px var(--taskhub-card-padding-sides-mobile);border-radius:16px}}html.es-legacy-active .th-skill-checklists-page .es-quick-sign-wrapper .es-sign-canvas{display:block;width:100%;max-width:100%;height:180px;margin:0 0 16px 0;background:#fff;border:1px solid var(--taskhub-input-border-color);border-radius:var(--taskhub-input-border-radius);box-sizing:border-box;touch-action:none}@media(max-width: 600px){html.es-legacy-active .th-skill-checklists-page .es-quick-sign-wrapper .es-sign-canvas{height:160px}}html.es-legacy-active .th-quick-sign__heading{color:var(--taskhub-color-dark);text-align:center;font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:600;line-height:22px;margin:0 0 16px 0}html.es-legacy-active .th-quick-sign-actions{display:flex;justify-content:center;gap:12px;margin-top:8px}html.es-legacy-active .th-quick-sign-actions .th-btn{flex:1 1 0;min-width:0;max-width:220px}@media(max-width: 600px){html.es-legacy-active .th-quick-sign-actions{flex-direction:column-reverse;align-items:stretch;gap:8px}html.es-legacy-active .th-quick-sign-actions .th-btn{flex:1 1 auto;width:100% !important;max-width:100% !important;min-width:0 !important}}html.es-legacy-active .th-quick-sign-cta{margin-top:12px;box-sizing:border-box;max-width:100%;min-width:0}@media(max-width: 600px){html.es-legacy-active .th-quick-sign-cta{width:100% !important;max-width:100% !important;min-width:0 !important}}html.es-legacy-active .th-quick-set-modal__actions{display:flex;justify-content:flex-end;gap:12px}html.es-legacy-active .th-sc-clicker{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:20px;background-color:var(--taskhub-color-gray-90);border:1px solid var(--taskhub-color-gray-70);color:var(--taskhub-color-gray-text);font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:600;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease,transform .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}html.es-legacy-active .th-sc-clicker:hover{background-color:#fff;border-color:var(--taskhub-color-primary);color:var(--taskhub-color-primary)}html.es-legacy-active .th-sc-clicker--selected{background-color:var(--taskhub-color-primary);border-color:var(--taskhub-color-primary);color:#fff}html.es-legacy-active .th-sc-clicker--selected:hover{background-color:var(--taskhub-color-primary);color:#fff}html.es-legacy-active .th-sc-clicker--disabled{opacity:.4;cursor:not-allowed}html.es-legacy-active .th-sc-saving-overlay{position:fixed;z-index:9004;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center}html.es-legacy-active .th-sc-saving-overlay__inner{display:flex;align-items:center;gap:14px;text-align:center;padding:18px 28px}html.es-legacy-active .th-sc-saving-overlay__label{font-family:var(--taskhub-font-family-base);font-size:28px;font-weight:600;color:#fff;margin:0}@media(max-width: 600px){html.es-legacy-active .th-sc-saving-overlay__label{font-size:22px}}html.es-legacy-active .th-sc-select-skills{display:flex;flex-direction:column;gap:12px;margin-bottom:var(--taskhub-card-row-gap);list-style:none;padding:0}html.es-legacy-active .th-sc-select-item{display:flex;align-items:center;gap:12px;background-color:#fff;border-radius:12px;box-shadow:var(--taskhub-card-shadow-low);padding:14px 20px;cursor:pointer;font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:500;line-height:24px;color:var(--taskhub-color-dark);transition:background-color .15s ease}html.es-legacy-active .th-sc-select-item:hover{background-color:rgba(246,248,250,.8)}@media(max-width: 600px){html.es-legacy-active .th-sc-select-item{padding:14px var(--taskhub-card-padding-sides-mobile)}}html.es-legacy-active .th-sc-wrapper .th-btn,html.es-legacy-active #selectAllModal .th-btn{box-sizing:border-box !important;max-width:100% !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:8px !important;appearance:none !important;-webkit-appearance:none !important;-moz-appearance:none !important;outline:none !important;padding:8px !important;font-size:14px !important;font-weight:600 !important;font-family:var(--taskhub-font-family-base) !important;line-height:var(--button-line-height) !important;border-radius:var(--taskhub-button-border-radius) !important;border:none !important;cursor:pointer !important;transition:opacity .15s ease !important;text-decoration:none !important;white-space:nowrap !important}html.es-legacy-active .th-sc-wrapper .th-btn i.fa,html.es-legacy-active #selectAllModal .th-btn i.fa{font-size:14px;line-height:1;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}html.es-legacy-active .th-sc-wrapper .th-btn--primary,html.es-legacy-active #selectAllModal .th-btn--primary{background:var(--button-primary-bg) !important;color:#fff !important}html.es-legacy-active .th-sc-wrapper .th-btn--primary:hover:not(:disabled):not([disabled]),html.es-legacy-active #selectAllModal .th-btn--primary:hover:not(:disabled):not([disabled]){opacity:.9 !important;background:var(--button-primary-bg-hover) !important}html.es-legacy-active .th-sc-wrapper .th-btn--primary:disabled,html.es-legacy-active .th-sc-wrapper .th-btn--primary[disabled],html.es-legacy-active #selectAllModal .th-btn--primary:disabled,html.es-legacy-active #selectAllModal .th-btn--primary[disabled]{opacity:.5 !important;cursor:not-allowed !important}html.es-legacy-active .th-sc-wrapper .th-btn--secondary,html.es-legacy-active #selectAllModal .th-btn--secondary{background:var(--button-secondary-bg) !important;color:var(--button-secondary-text-color) !important;border:1px solid var(--button-secondary-border-color) !important}html.es-legacy-active .th-sc-wrapper .th-btn--secondary:hover:not(:disabled):not([disabled]),html.es-legacy-active #selectAllModal .th-btn--secondary:hover:not(:disabled):not([disabled]){background:var(--button-secondary-bg-hover) !important}html.es-legacy-active .th-sc-wrapper .th-btn--secondary:disabled,html.es-legacy-active .th-sc-wrapper .th-btn--secondary[disabled],html.es-legacy-active #selectAllModal .th-btn--secondary:disabled,html.es-legacy-active #selectAllModal .th-btn--secondary[disabled]{opacity:.5 !important;cursor:not-allowed !important}html.es-legacy-active .th-sc-wrapper .th-btn--block,html.es-legacy-active #selectAllModal .th-btn--block{width:100% !important}@media(max-width: 768px){html.es-legacy-active .th-skill-checklists-page .th-page{padding-top:20px}}html.es-legacy-active .th-quick-sign__heading{font-size:16px;font-weight:600;margin-bottom:20px;color:var(--taskhub-color-dark)}html.es-legacy-active .es-sign-canvas{background:#fff;width:100%;height:150px;max-width:600px;border:1px solid var(--taskhub-input-border-color);border-radius:var(--taskhub-input-border-radius);margin-bottom:20px}html.es-legacy-active .es-quick-sign{display:inline-block;width:100vmin;position:fixed;background:rgba(0,0,0,0);top:calc(50% - 20vmin);left:calc(50% - 50vmin);z-index:9005;text-align:center;vertical-align:middle;padding:40px;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.3)}html.es-legacy-active .th-quick-sign-actions{display:flex;gap:12px;justify-content:center;margin-top:20px}html.es-legacy-active .th-quick-sign-actions .th-btn{flex:1;max-width:150px;background-color:var(--taskhub-color-primary);border:none;color:#fff;padding:12px 24px;font-size:var(--taskhub-input-font-size);font-weight:600;border-radius:var(--taskhub-button-border-radius);cursor:pointer;transition:background-color .2s ease}html.es-legacy-active .th-quick-sign-actions .th-btn:hover:not(:disabled){background-color:#06c}html.es-legacy-active .th-quick-sign-actions .th-btn:disabled{opacity:.5;cursor:not-allowed}html.es-legacy-active .th-quick-sign-actions .th-btn--secondary{background:var(--button-secondary-bg);color:var(--taskhub-color-dark)}html.es-legacy-active .th-quick-sign-actions .th-btn--secondary:hover:not(:disabled){background:var(--button-secondary-bg-hover)}html.es-legacy-active .th-quick-sign-actions .th-btn--primary{background:var(--button-primary-bg);color:#fff}html.es-legacy-active .th-quick-sign-actions .th-btn--primary:hover:not(:disabled){background:var(--button-primary-bg-hover)}html.es-legacy-active .skills-checklist_signature-container{margin:20px 0;padding:12px;background-color:var(--taskhub-card-bg);border-radius:var(--taskhub-card-radius);border:1px solid var(--taskhub-input-border-color)}html.es-legacy-active .skills-checklist_signature-container .signature-preview{background-color:#fff;width:100%;height:auto;border-radius:4px}html.es-legacy-active .th-quick-sign-cta{background-color:var(--taskhub-color-primary);border:none;color:#fff;padding:12px 24px;font-size:var(--taskhub-input-font-size);font-weight:600;border-radius:var(--taskhub-button-border-radius);cursor:pointer;transition:background-color .2s ease;margin:12px 0}html.es-legacy-active .th-quick-sign-cta:hover:not(:disabled){background-color:#06c}html.es-legacy-active .th-quick-sign-cta:disabled{opacity:.5;cursor:not-allowed;background-color:var(--taskhub-input-border-color)}html.es-legacy-active .th-edu-history-page{background-color:var(--taskhub-page-bg);min-height:100vh;padding-bottom:var(--taskhub-page-bottom-clearance)}html.es-legacy-active .th-edu-history-page .th-page{max-width:var(--taskhub-content-max-width)}@media(min-width: 801px){html.es-legacy-active .th-edu-history-page .th-page{margin-left:10px}}html.es-legacy-active .th-edu-history-page .th-alerts-wrapper{max-width:var(--taskhub-content-max-width);margin-left:0;margin-right:0}@media(min-width: 801px){html.es-legacy-active .th-edu-history-page .th-alerts-wrapper{margin-left:10px}}html.es-legacy-active .th-edu-history-page .th-page>.row:last-child{margin-top:var(--taskhub-card-row-gap)}html.es-legacy-active .th-work-history-page{background-color:var(--taskhub-page-bg);min-height:100vh;padding-bottom:var(--taskhub-page-bottom-clearance)}html.es-legacy-active .th-work-history-page .th-page{max-width:var(--taskhub-content-max-width)}@media(min-width: 801px){html.es-legacy-active .th-work-history-page .th-page{margin-left:10px}}html.es-legacy-active .th-work-history-page .th-alerts-wrapper{max-width:var(--taskhub-content-max-width);margin-left:0;margin-right:0}@media(min-width: 801px){html.es-legacy-active .th-work-history-page .th-alerts-wrapper{margin-left:10px}}html.es-legacy-active .th-work-history-page .th-page>.row:last-child{margin-top:var(--taskhub-card-row-gap)}html.es-legacy-active h5{font-weight:700}html.es-legacy-active .th-credentials-page{background-color:var(--taskhub-page-bg);min-height:100vh;padding-bottom:var(--taskhub-page-bottom-clearance)}html.es-legacy-active .th-credentials-page .th-page{max-width:var(--taskhub-content-max-width)}@media(min-width: 801px){html.es-legacy-active .th-credentials-page .th-page{margin-left:10px}}html.es-legacy-active .th-credentials-page .th-alerts-wrapper{max-width:var(--taskhub-content-max-width);margin-left:0;margin-right:0}@media(min-width: 801px){html.es-legacy-active .th-credentials-page .th-alerts-wrapper{margin-left:10px}}html.es-legacy-active .th-cred-table-card{display:flex;flex-direction:column;background-color:#fff;border-radius:20px;box-shadow:var(--taskhub-card-shadow-mid);padding:0;overflow:hidden;margin-bottom:var(--taskhub-card-row-gap)}@media(max-width: 600px){html.es-legacy-active .th-cred-table-card{padding:8px;border-radius:16px}}@media(max-width: 767px){html.es-legacy-active .th-cred-table-card{background-color:rgba(0,0,0,0);box-shadow:none;padding:0;border-radius:0;gap:12px}}html.es-legacy-active .th-cred-row{display:flex;align-items:center;padding:0 var(--taskhub-table-header-padding-h) 0 0;border-top:1px solid var(--taskhub-color-gray-70);transition:background-color .15s ease}html.es-legacy-active .th-cred-row:hover:not(.th-cred-row--header){background-color:rgba(246,248,250,.6)}html.es-legacy-active .th-cred-row--header{border-top:none;border-bottom:1px solid var(--taskhub-color-gray-70)}html.es-legacy-active .th-cred-row--header .th-cred-cell{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-table-header-font-size);font-weight:500;line-height:20px;color:var(--taskhub-table-header-color)}@media(max-width: 767px){html.es-legacy-active .th-cred-row--header{display:none}}@media(min-width: 768px){html.es-legacy-active .th-cred-row--header+.th-cred-row{border-top:none}}@media(max-width: 767px){html.es-legacy-active .th-cred-row{flex-direction:column;align-items:stretch;gap:8px;padding:12px 10px 10px;background-color:#fff;border:1px solid var(--taskhub-color-gray-70);border-radius:12px;transition:none}html.es-legacy-active .th-cred-row:hover:not(.th-cred-row--header){background-color:#fff}}html.es-legacy-active .th-cred-cell{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-table-cell-font-size);font-weight:var(--taskhub-table-cell-font-weight);line-height:24px;color:var(--taskhub-table-cell-color);text-align:left;word-break:break-word;padding:var(--taskhub-table-cell-padding-v) var(--taskhub-table-cell-padding-h);flex:1 1 0;min-width:0}html.es-legacy-active .th-cred-cell__label{display:none}html.es-legacy-active .th-cred-cell--actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:0}@media(max-width: 767px){html.es-legacy-active .th-cred-cell{width:100%;padding:0}html.es-legacy-active .th-cred-cell .th-cred-cell__label{display:block;font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:500;line-height:20px;color:var(--taskhub-color-gray-text)}html.es-legacy-active .th-cred-cell:has(>.th-cred-cell__label){display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5px;padding:0 0 10px 0;border-bottom:1px solid var(--taskhub-color-gray-70);font-family:var(--taskhub-font-family-base);font-weight:500}html.es-legacy-active .th-cred-cell.th-cred-cell--name{flex:0 0 auto;font-size:16px;font-weight:600;line-height:24px;padding:0;display:block;border-bottom:none}html.es-legacy-active .th-cred-cell.th-cred-cell--date,html.es-legacy-active .th-cred-cell.th-cred-cell--description,html.es-legacy-active .th-cred-cell.th-cred-cell--status{flex:0 0 auto;font-size:16px;font-weight:500;line-height:24px}html.es-legacy-active .th-cred-cell.th-cred-cell--actions{flex:0 0 auto;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:100%;padding:0;gap:8px;border-bottom:none}html.es-legacy-active .th-cred-cell.th-cred-cell--actions .th-btn{width:100% !important}}html.es-legacy-active .th-cred-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;width:100%;min-height:172px;padding:24px;background-color:#fff;border-radius:20px;box-shadow:var(--taskhub-card-shadow-low);margin-bottom:var(--taskhub-card-row-gap)}html.es-legacy-active .th-cred-empty-state__message{margin:0;font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);text-align:center;max-width:640px}html.es-legacy-active .th-cred-empty-state .th-btn{margin:0}@media(max-width: 600px){html.es-legacy-active .th-cred-empty-state{padding:20px var(--taskhub-card-padding-sides-mobile);min-height:0;border-radius:16px}}html.es-legacy-active .th-cred-actions{display:flex;flex-direction:column;gap:var(--taskhub-card-row-gap);padding-top:var(--taskhub-card-row-gap)}@media(max-width: 600px){html.es-legacy-active .th-cred-actions .th-btn{width:100%}}@media(min-width: 601px){html.es-legacy-active .th-cred-actions{flex-direction:row;justify-content:flex-start}}html.es-legacy-active .th-cred-detail-wrapper{display:block}html.es-legacy-active .th-cred-back-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 0;background:rgba(0,0,0,0);border:none;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:600;line-height:20px;color:var(--taskhub-color-primary);text-decoration:none}html.es-legacy-active .th-cred-back-btn:hover:not(:disabled):not([disabled]){text-decoration:underline}html.es-legacy-active .th-cred-back-btn:focus{outline:none;box-shadow:0 0 0 2px rgba(10,132,255,.25);border-radius:4px}html.es-legacy-active .th-cred-detail-card,html.es-legacy-active .th-cred-form-card{padding:24px;margin-bottom:var(--taskhub-card-row-gap)}@media(max-width: 600px){html.es-legacy-active .th-cred-detail-card,html.es-legacy-active .th-cred-form-card{padding:20px var(--taskhub-card-padding-sides-mobile)}}html.es-legacy-active .th-cred-meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px}@media(max-width: 600px){html.es-legacy-active .th-cred-meta-grid{grid-template-columns:1fr;gap:16px}}html.es-legacy-active .th-cred-meta-row{display:flex;flex-direction:column;gap:4px;min-width:0}html.es-legacy-active .th-cred-meta-row--description,html.es-legacy-active .th-cred-meta-row--status{grid-column:1/-1}html.es-legacy-active .th-cred-meta-row__label{font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:600;line-height:24px;color:var(--taskhub-color-dark)}html.es-legacy-active .th-cred-meta-row__value{font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:400;line-height:24px;color:var(--taskhub-color-dark);word-break:break-word}html.es-legacy-active .th-cred-capture{margin-top:var(--taskhub-card-row-gap)}html.es-legacy-active .th-cred-capture .col-md-6>h4.pull-left{float:none !important;display:block;width:100%;margin:0 0 8px}html.es-legacy-active .th-cred-capture .col-md-6::after{content:"";display:table;clear:both}html.es-legacy-active .th-cred-capture .col-md-6>[ng-disabled],html.es-legacy-active .th-cred-capture .col-md-6[ng-if=collectBack]>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}html.es-legacy-active .th-credentials-page .th-cred-capture button.btn.btn-primary,html.es-legacy-active .th-credentials-page .th-cred-capture label.btn.btn-primary{box-sizing:border-box !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:8px !important;appearance:none !important;-webkit-appearance:none !important;-moz-appearance:none !important;outline:none !important;width:auto !important;min-width:116px !important;max-width:100% !important;margin:0 !important;padding:8px !important;font-family:var(--taskhub-font-family-base) !important;font-size:14px !important;font-weight:600 !important;line-height:var(--button-line-height) !important;border-radius:var(--taskhub-button-border-radius) !important;border:none !important;background:var(--button-primary-bg) !important;color:#fff !important;text-decoration:none !important;text-transform:none !important;white-space:nowrap !important;cursor:pointer !important;transition:opacity .15s ease !important}html.es-legacy-active .th-credentials-page .th-cred-capture button.btn.btn-primary:hover:not(:disabled):not([disabled]),html.es-legacy-active .th-credentials-page .th-cred-capture label.btn.btn-primary:hover:not(:disabled):not([disabled]){opacity:.9 !important;background:var(--button-primary-bg-hover) !important;color:#fff !important}html.es-legacy-active .th-credentials-page .th-cred-capture button.btn.btn-primary:focus,html.es-legacy-active .th-credentials-page .th-cred-capture label.btn.btn-primary:focus{outline:none !important;box-shadow:0 0 0 2px rgba(10,132,255,.25) !important}html.es-legacy-active .th-credentials-page .th-cred-capture button.btn.btn-primary:disabled,html.es-legacy-active .th-credentials-page .th-cred-capture button.btn.btn-primary[disabled],html.es-legacy-active .th-credentials-page .th-cred-capture label.btn.btn-primary:disabled,html.es-legacy-active .th-credentials-page .th-cred-capture label.btn.btn-primary[disabled]{opacity:.5 !important;cursor:not-allowed !important}html.es-legacy-active body.theme-talent-platform.ng-scope .th-cred-capture image-capture button.th-btn.th-btn--primary.ng-hide,html.es-legacy-active body.theme-talent-platform.ng-scope .th-cred-capture image-capture .choose-btn>label.th-btn.th-btn--primary.ng-hide{display:none !important}html.es-legacy-active .th-cred-capture .col-md-6>[ng-disabled]>h4.text-center.form-group,html.es-legacy-active .th-cred-capture .col-md-6[ng-if=collectBack]>div>h4.text-center.form-group{margin:0;padding:0;text-align:left;font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:500;line-height:20px;color:var(--taskhub-color-gray-text)}html.es-legacy-active .th-cred-capture .choose-btn{display:flex;flex-direction:column;align-items:flex-start;gap:6px}html.es-legacy-active .th-cred-capture .choose-btn .text-small{font-family:var(--taskhub-font-family-base);font-size:12px;font-weight:400;line-height:16px;color:var(--taskhub-color-gray-text)}html.es-legacy-active .th-cred-submit-actions{display:flex;justify-content:flex-end;align-items:center;width:100%;min-width:0;margin-top:var(--taskhub-card-row-gap);box-sizing:border-box}html.es-legacy-active .th-cred-submit-actions>:first-child:not(:last-child){margin-right:auto}html.es-legacy-active .th-cred-submit-actions .th-btn{box-sizing:border-box;max-width:100%;min-width:0}@media(max-width: 600px){html.es-legacy-active .th-cred-submit-actions .th-btn{width:100% !important;max-width:100% !important;min-width:0 !important}}html.es-legacy-active .th-cred-wrapper .th-btn,html.es-legacy-active .th-cred-detail-wrapper .th-btn{box-sizing:border-box !important;max-width:100% !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:8px !important;appearance:none !important;-webkit-appearance:none !important;-moz-appearance:none !important;outline:none !important;padding:8px !important;font-size:14px !important;font-weight:600 !important;font-family:var(--taskhub-font-family-base) !important;line-height:var(--button-line-height) !important;border-radius:var(--taskhub-button-border-radius) !important;border:none !important;cursor:pointer !important;transition:opacity .15s ease !important;text-decoration:none !important;white-space:nowrap !important}html.es-legacy-active .th-cred-wrapper .th-btn i.fa,html.es-legacy-active .th-cred-detail-wrapper .th-btn i.fa{font-size:14px;line-height:1;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}html.es-legacy-active .th-cred-wrapper .th-btn--primary,html.es-legacy-active .th-cred-detail-wrapper .th-btn--primary{background:var(--button-primary-bg) !important;color:#fff !important}html.es-legacy-active .th-cred-wrapper .th-btn--primary:hover:not(:disabled):not([disabled]),html.es-legacy-active .th-cred-detail-wrapper .th-btn--primary:hover:not(:disabled):not([disabled]){opacity:.9 !important;background:var(--button-primary-bg-hover) !important}html.es-legacy-active .th-cred-wrapper .th-btn--primary:disabled,html.es-legacy-active .th-cred-wrapper .th-btn--primary[disabled],html.es-legacy-active .th-cred-detail-wrapper .th-btn--primary:disabled,html.es-legacy-active .th-cred-detail-wrapper .th-btn--primary[disabled]{opacity:.5 !important;cursor:not-allowed !important}html.es-legacy-active .th-cred-wrapper .th-btn--secondary,html.es-legacy-active .th-cred-detail-wrapper .th-btn--secondary{background-color:rgba(0,0,0,0) !important;color:var(--taskhub-color-dark) !important;border:1px solid var(--taskhub-input-border-color) !important}html.es-legacy-active .th-cred-wrapper .th-btn--secondary:hover:not(:disabled):not([disabled]),html.es-legacy-active .th-cred-detail-wrapper .th-btn--secondary:hover:not(:disabled):not([disabled]){background-color:var(--taskhub-color-gray-90) !important}html.es-legacy-active .th-cred-wrapper .th-btn--secondary:disabled,html.es-legacy-active .th-cred-wrapper .th-btn--secondary[disabled],html.es-legacy-active .th-cred-detail-wrapper .th-btn--secondary:disabled,html.es-legacy-active .th-cred-detail-wrapper .th-btn--secondary[disabled]{opacity:.5 !important;cursor:not-allowed !important}@media(max-width: 600px){html.es-legacy-active .th-cred-wrapper .th-btn--block,html.es-legacy-active .th-cred-detail-wrapper .th-btn--block{width:100% !important}}@media(max-width: 768px){html.es-legacy-active .th-credentials-page .th-page{padding-top:20px}}html.es-legacy-active montana-state{display:block;width:100%}html.es-legacy-active .th-montana-state{width:100%;background-color:var(--taskhub-page-bg);padding:0}html.es-legacy-active .th-montana-state .th-section>input[type=hidden]+.input-error-label:empty{display:none}html.es-legacy-active .th-montana-state .th-card>input[type=hidden]+.input-error-label:empty{display:none}html.es-legacy-active .dynamic-form:has(~montana-state)>.th-card{border-radius:var(--taskhub-card-radius) var(--taskhub-card-radius) 0 0;margin-bottom:0;box-shadow:none}html.es-legacy-active .dynamic-form:has(~montana-state)>.th-card .onboard-formname{font-family:"Montserrat",sans-serif !important;font-size:var(--taskhub-header-font-size) !important;font-weight:var(--taskhub-header-font-weight) !important;line-height:1.3 !important;color:var(--taskhub-color-dark) !important;margin:0 !important;padding:0 !important}html.es-legacy-active .dynamic-form:has(~montana-state)>.th-card .form-instructions{font-family:"Montserrat",sans-serif !important;font-size:var(--taskhub-header-caption-font-size) !important;font-weight:var(--taskhub-header-caption-font-weight) !important;line-height:20px !important;color:var(--taskhub-color-dark) !important;font-feature-settings:"liga" off,"clig" off;margin:var(--taskhub-header-title-caption-gap) 0 0 !important;padding:0 !important;border:none !important}html.es-legacy-active .dynamic-form+montana-state .th-card{border-radius:0 0 var(--taskhub-card-radius) var(--taskhub-card-radius);margin-top:0;box-shadow:0px 6px 8px -2px rgba(36,41,46,.1)}html.es-legacy-active .col-md-12.onboarding:has(montana-state)>h2{font-family:"Montserrat",sans-serif !important;font-size:var(--taskhub-header-font-size) !important;font-weight:var(--taskhub-header-font-weight) !important;font-style:normal !important;line-height:32px !important;color:var(--taskhub-color-dark) !important;font-feature-settings:"liga" off,"clig" off;margin:0 0 var(--taskhub-header-title-caption-gap) !important;padding:0 !important}html.es-legacy-active .col-md-12.onboarding:has(montana-state)>p{font-family:"Montserrat",sans-serif !important;font-size:var(--taskhub-header-caption-font-size) !important;font-weight:var(--taskhub-header-caption-font-weight) !important;line-height:20px !important;color:var(--taskhub-color-dark) !important;font-feature-settings:"liga" off,"clig" off;margin:0 !important;padding:0 !important}html.es-legacy-active .th-mt-question-label{display:block;font-family:"Montserrat",sans-serif;font-size:var(--taskhub-label-font-size);font-weight:var(--taskhub-label-font-weight);line-height:1.3;color:var(--taskhub-label-color);margin-bottom:10px}html.es-legacy-active .th-mt-question-label .th-required{margin-left:var(--taskhub-label-indicator-gap)}html.es-legacy-active .th-mt-toggle-group{display:flex;gap:8px}html.es-legacy-active .th-mt-toggle-group .th-btn{padding:8px;gap:8px;border-radius:8px;min-width:80px}html.es-legacy-active .th-mt-toggle-group .th-btn--primary{background:var(--button-primary-bg)}@media(max-width: 600px){html.es-legacy-active .th-mt-toggle-group .th-btn{display:flex;flex:1 1 0;min-width:0}}html.es-legacy-active .th-mt-clear{margin-top:var(--taskhub-input-label-gap)}html.es-legacy-active .th-mt-clear a{font-family:"Montserrat",sans-serif;font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);font-feature-settings:"liga" off,"clig" off;text-decoration:none;cursor:pointer}html.es-legacy-active .th-mt-clear a:hover{text-decoration:underline}html.es-legacy-active .th-montana-state .th-checkbox__input{display:flex;width:20px;height:20px;justify-content:center;align-items:center}html.es-legacy-active .th-montana-state .th-field--contained .th-mt-question-label{margin-bottom:0;padding:10px;background-color:var(--taskhub-color-gray-90);border-radius:var(--taskhub-input-border-radius) var(--taskhub-input-border-radius) 0 0}html.es-legacy-active .th-montana-state .th-field--contained .th-mt-clear{margin-top:0;padding:10px;border-top:1px solid var(--taskhub-input-border-color)}html.es-legacy-active dynamic-workflow-v2:has(montana-state),html.es-legacy-active dynamic-form-v2:has(montana-state){display:block;width:100%}html.es-legacy-active dynamic-form-v2:has(montana-state)>div>.dynamic-form{width:100%}html.es-legacy-active tnc-fan{display:block;width:100%}html.es-legacy-active .th-tnc-fan{width:100%;clear:both;display:flow-root;background-color:var(--taskhub-page-bg);padding:0}html.es-legacy-active .th-tnc-fan .th-section>input[type=hidden]+.input-error-label:empty,html.es-legacy-active .th-tnc-fan .th-card>input[type=hidden]+.input-error-label:empty,html.es-legacy-active .th-tnc-fan .th-tnc-fan-fields>input[type=hidden]+.input-error-label:empty{display:none}html.es-legacy-active .th-tnc-fan__question-label{display:block;font-family:"Montserrat",sans-serif;font-size:var(--taskhub-label-font-size);font-weight:var(--taskhub-label-font-weight);line-height:1.3;color:var(--taskhub-label-color);margin-bottom:10px}html.es-legacy-active .th-tnc-fan__question-label .th-required{margin-left:var(--taskhub-label-indicator-gap)}html.es-legacy-active .th-tnc-fan .th-field--contained .th-tnc-fan__question-label{margin-bottom:0;padding:10px;background-color:var(--taskhub-color-gray-90);border-radius:var(--taskhub-input-border-radius) var(--taskhub-input-border-radius) 0 0}html.es-legacy-active .th-tnc-fan .th-field--contained .th-tnc-fan__clear{margin-top:0;padding:10px;border-top:1px solid var(--taskhub-input-border-color)}html.es-legacy-active .th-tnc-fan__clear{margin-top:var(--taskhub-input-label-gap)}html.es-legacy-active .th-tnc-fan__clear a{font-family:"Montserrat",sans-serif;font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);font-feature-settings:"liga" off,"clig" off;text-decoration:none;cursor:pointer}html.es-legacy-active .th-tnc-fan__clear a:hover{text-decoration:underline}html.es-legacy-active .th-tnc-fan-fields .th-field-row+.th-field-row{margin-top:var(--taskhub-card-row-gap)}html.es-legacy-active .th-tnc-fan--failure .th-tnc-fan__failure{text-align:center;padding:24px 0}html.es-legacy-active .th-tnc-fan--failure .th-tnc-fan__failure h1,html.es-legacy-active .th-tnc-fan--failure .th-tnc-fan__failure h3,html.es-legacy-active .th-tnc-fan--failure .th-tnc-fan__failure h4,html.es-legacy-active .th-tnc-fan--failure .th-tnc-fan__failure p{font-family:"Montserrat",sans-serif;color:var(--taskhub-color-dark);font-feature-settings:"liga" off,"clig" off;margin:0 0 12px;padding:0}html.es-legacy-active .th-tnc-fan--failure .th-tnc-fan__failure .th-btn{margin-top:16px}html.es-legacy-active .th-tnc-fan--failure .th-tnc-fan__failure .th-btn .fa-arrow-left{margin-right:8px}html.es-legacy-active .th-tnc-fan--failure .th-tnc-fan__failure .th-btn label{margin:0;font-weight:inherit;cursor:pointer}html.es-legacy-active .th-tnc-fan--failure .th-tnc-fan__failure-icon{color:var(--taskhub-color-negative);margin-bottom:16px}@media(max-width: 600px){html.es-legacy-active .th-tnc-fan--failure .th-tnc-fan__failure{padding:16px 0}}html.es-legacy-active multi-account-pay-settings{display:block;width:100%}html.es-legacy-active dynamic-workflow-v2:has(multi-account-pay-settings),html.es-legacy-active dynamic-form-v2:has(multi-account-pay-settings),html.es-legacy-active dynamic-field-v2:has(multi-account-pay-settings){display:block;width:100%}html.es-legacy-active .th-pay-settings{display:block;width:100%;clear:both}html.es-legacy-active .dynamic-form:has(multi-account-pay-settings)>.th-section:first-of-type>.th-card{border-radius:var(--taskhub-card-radius) var(--taskhub-card-radius) 0 0;margin-bottom:0;padding-bottom:0}html.es-legacy-active .dynamic-form:has(multi-account-pay-settings)>.th-section:first-of-type>.th-card .onboard-formname{font-family:var(--taskhub-font-family-base) !important;font-size:var(--taskhub-header-font-size) !important;font-weight:var(--taskhub-header-font-weight) !important;line-height:1.3 !important;color:var(--taskhub-color-dark) !important;margin:0 !important;padding:0 !important}html.es-legacy-active .dynamic-form:has(multi-account-pay-settings)>.th-section:first-of-type>.th-card .form-instructions{font-family:var(--taskhub-font-family-base) !important;font-size:var(--taskhub-header-caption-font-size) !important;font-weight:var(--taskhub-header-caption-font-weight) !important;line-height:20px !important;color:var(--taskhub-color-dark) !important;font-feature-settings:"liga" off,"clig" off;margin:var(--taskhub-header-title-caption-gap) 0 0 !important;padding:0 !important;border:none !important}html.es-legacy-active .dynamic-form:has(multi-account-pay-settings)>.th-section:first-of-type>.th-card br{display:none}html.es-legacy-active .dynamic-form:has(multi-account-pay-settings)>.th-section:last-of-type{padding-top:0}html.es-legacy-active .dynamic-form:has(multi-account-pay-settings)>.th-section:last-of-type>.th-card{border-radius:0 0 var(--taskhub-card-radius) var(--taskhub-card-radius);margin-top:0;padding-top:var(--taskhub-card-row-gap)}html.es-legacy-active .dynamic-form:has(multi-account-pay-settings) .divider{display:none}html.es-legacy-active .th-pay-settings__edit-form .th-field-row+.th-field-row{margin-top:18px}html.es-legacy-active .th-pay-settings .th-form-actions{gap:12px;flex-wrap:wrap}@media(max-width: 600px){html.es-legacy-active .th-pay-settings .th-form-actions{flex-direction:column-reverse}html.es-legacy-active .th-pay-settings .th-form-actions .th-btn{width:100%;border-radius:var(--taskhub-button-border-radius)}html.es-legacy-active .th-pay-settings .th-form-actions .th-btn--medium{border-radius:8px}}html.es-legacy-active .th-pay-settings .th-btn{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:600;line-height:20px;border-radius:8px;gap:8px;min-width:auto}html.es-legacy-active .th-pay-settings__alert{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:600;line-height:1.4;text-align:center;padding:12px var(--taskhub-card-padding);border-radius:var(--taskhub-input-border-radius)}html.es-legacy-active .th-pay-settings__alert--warning{color:var(--taskhub-color-dark);background-color:#fff3cd;border:1px solid #ffecb5}html.es-legacy-active .th-pay-settings__alert--error{color:var(--taskhub-color-negative);background-color:#fff0ef;border:1px solid var(--taskhub-color-negative)}html.es-legacy-active .th-pay-settings__alert--inline{margin-top:var(--taskhub-card-row-gap)}html.es-legacy-active .th-pay-settings__net-pay-placeholder{display:inline-block}html.es-legacy-active .th-pay-settings__accounts{margin-top:var(--taskhub-card-row-gap);margin-bottom:var(--taskhub-card-row-gap)}html.es-legacy-active .th-pay-settings__edit-form{margin-top:var(--taskhub-card-row-gap);margin-bottom:var(--taskhub-card-row-gap);border:1px solid var(--taskhub-color-gray-70);border-radius:var(--taskhub-card-radius);padding:20px}@media(max-width: 64em){html.es-legacy-active .th-pay-settings__edit-form{border-radius:12px;padding:16px 12px}}html.es-legacy-active .th-pay-settings__table{width:100%;border:1px solid var(--taskhub-color-gray-70);border-collapse:separate;border-spacing:0;border-radius:var(--taskhub-card-radius);overflow:hidden}html.es-legacy-active .th-pay-settings__table thead th{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-table-header-font-size);font-weight:var(--taskhub-table-header-font-weight);color:var(--taskhub-table-header-color);padding:var(--taskhub-table-header-padding-v) var(--taskhub-table-header-padding-h);text-align:left;border-bottom:1px solid var(--taskhub-color-gray-70)}html.es-legacy-active .th-pay-settings__table tbody td{box-sizing:border-box;font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-table-cell-font-size);font-weight:var(--taskhub-table-cell-font-weight);color:var(--taskhub-table-cell-color);padding:var(--taskhub-table-cell-padding-v) var(--taskhub-table-cell-padding-h);border-bottom:1px solid var(--taskhub-color-gray-70);vertical-align:middle}html.es-legacy-active .th-pay-settings__table tbody tr:last-child td{border-bottom:none}html.es-legacy-active .th-pay-settings__actions-header{width:90px;flex:0 0 90px}html.es-legacy-active .th-pay-settings__actions{white-space:nowrap;text-align:right;vertical-align:middle;padding-right:8px !important}html.es-legacy-active .th-pay-settings__actions-inner{display:inline-flex;align-items:center;justify-content:flex-end;gap:11px}html.es-legacy-active .th-pay-settings__action-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px;background:rgba(0,0,0,0);border:none;border-radius:8px;cursor:pointer;transition:background-color .15s ease,color .15s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none}html.es-legacy-active .th-pay-settings__action-btn i{font-size:16px;line-height:1;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}html.es-legacy-active .th-pay-settings__action-btn--edit{color:var(--taskhub-color-primary)}html.es-legacy-active .th-pay-settings__action-btn--edit:hover:not(:disabled){background-color:rgba(10,132,255,.08)}html.es-legacy-active .th-pay-settings__action-btn--delete{color:var(--taskhub-color-negative)}html.es-legacy-active .th-pay-settings__action-btn--delete:hover:not(:disabled){background-color:rgba(255,59,48,.08)}html.es-legacy-active .th-pay-settings__action-btn-text{display:none}@media(max-width: 767px){html.es-legacy-active .th-pay-settings__action-btn-text{display:inline;font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:600;line-height:20px}}html.es-legacy-active .th-pay-settings__invalid{color:var(--taskhub-color-negative);font-weight:600}html.es-legacy-active .th-pay-settings__edit-form .th-field .input-error-label{position:absolute;top:100%;left:0;padding-top:0;margin-top:2px;line-height:16px}html.es-legacy-active .th-pay-settings .ng-enter,html.es-legacy-active .th-pay-settings .ng-leave,html.es-legacy-active .th-pay-settings .ng-enter-active,html.es-legacy-active .th-pay-settings .ng-leave-active,html.es-legacy-active .th-pay-settings .ng-animate{transition:none !important;animation:none !important}html.es-legacy-active .th-pay-settings__bottom-actions{flex-wrap:wrap;gap:12px;justify-content:flex-start}html.es-legacy-active .th-pay-settings__bottom-actions .th-btn--block{max-width:400px}@media(max-width: 600px){html.es-legacy-active .th-pay-settings__bottom-actions .th-btn--block{max-width:none}}@media(max-width: 600px){html.es-legacy-active .th-pay-settings .th-form-actions.th-pay-settings__bottom-actions .th-btn{border-radius:8px}}html.es-legacy-active .th-pay-settings .th-badge{display:inline-flex;align-items:center;gap:4px;color:#fff;font-size:12px;font-weight:600;padding:4px 8px;border-radius:4px}html.es-legacy-active .th-pay-settings .th-badge--success{background-color:var(--taskhub-color-positive)}html.es-legacy-active .th-pay-settings .tooltip-inner{min-width:300px;padding:15px}html.es-legacy-active body.soma-layout .th-pay-settings__edit-form{border:0;border-radius:0;padding:0;margin:0;background:rgba(0,0,0,0);box-shadow:none}html.es-legacy-active body.soma-layout .th-pay-settings__edit-form .th-field-row{margin-bottom:var(--spacing-md)}html.es-legacy-active body.soma-layout .th-pay-settings__edit-form .th-field-row+.th-field-row{margin-top:0}html.es-legacy-active body.soma-layout .th-pay-settings__edit-form .th-field{gap:var(--spacing-2xs)}html.es-legacy-active body.soma-layout .th-pay-settings__edit-form .th-label,html.es-legacy-active body.soma-layout .th-pay-settings__edit-form .th-radio-question-label{margin:0;padding:0;background:rgba(0,0,0,0);border:0;border-radius:0;color:var(--dark-grey);font-size:var(--font-size-base) !important;font-weight:var(--font-weight-normal);line-height:normal;display:flex;align-items:center;gap:var(--spacing-2xs)}html.es-legacy-active body.soma-layout .th-pay-settings__edit-form .th-field--contained{border:0;border-radius:0}html.es-legacy-active body.soma-layout .th-pay-settings__edit-form .th-radio-group .th-radio{border-top:0;padding:6px 0}html.es-legacy-active body.soma-layout .th-pay-settings__edit-form .th-radio__input{accent-color:var(--primary-color)}html.es-legacy-active body.soma-layout .th-pay-settings__edit-form .th-input{border:var(--border-form-input) !important;border-radius:var(--border-radius-form-input) !important;padding:var(--form-input-padding);font-family:var(--font-family-base);box-shadow:none !important}html.es-legacy-active body.soma-layout .th-pay-settings__edit-form .th-input:focus{border:var(--border-form-input-focus) !important;outline:none;box-shadow:none !important}html.es-legacy-active body.soma-layout .th-pay-settings__edit-form .th-input:not(:focus).ng-invalid.ng-touched,html.es-legacy-active body.soma-layout .th-pay-settings__edit-form .th-input:not(:focus).ng-invalid.ng-dirty{border-color:var(--negative) !important}html.es-legacy-active body.soma-layout .th-pay-settings__edit-form .th-input[disabled],html.es-legacy-active body.soma-layout .th-pay-settings__edit-form .th-input[readonly]{background-color:var(--grey-90) !important;color:var(--grey-40)}html.es-legacy-active body.soma-layout .th-pay-settings__edit-form .th-field .input-error-label{position:absolute;top:100%;left:0;padding:0;margin:2px 0 0;color:var(--negative);font-weight:500;line-height:normal}html.es-legacy-active body.soma-layout .th-pay-settings__edit-form .th-required{color:var(--negative);font-size:var(--font-size-base)}@media(max-width: 64em){html.es-legacy-active .th-pay-settings__table{border:none;border-radius:0;overflow:visible}html.es-legacy-active .th-pay-settings__table tbody tr{background:#fff;border:1px solid var(--taskhub-color-gray-70);border-radius:12px;padding:12px 10px 10px;margin-bottom:8px}html.es-legacy-active .th-pay-settings__table tbody tr:last-child{margin-bottom:0}html.es-legacy-active .th-pay-settings__table .entity-title{font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:600;line-height:24px;color:var(--taskhub-color-dark);text-align:left !important;padding:0 0 8px !important;border-bottom:1px solid var(--taskhub-color-gray-70)}html.es-legacy-active .th-pay-settings__table .entity-title::before{display:none !important}html.es-legacy-active .th-pay-settings__table tbody td:not(.entity-title):not(.th-pay-settings__actions){display:flex !important;flex-direction:row;align-items:center;gap:5px;padding:8px 0 !important;border-bottom:1px solid var(--taskhub-color-gray-70);text-align:left !important;position:static}html.es-legacy-active .th-pay-settings__table tbody td:not(.entity-title):not(.th-pay-settings__actions):last-child{border-bottom:none}html.es-legacy-active .th-pay-settings__table tbody td:not(.entity-title):not(.th-pay-settings__actions)::before{position:static !important;width:auto !important;flex:1 1 0;padding:0 !important;font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:500;line-height:20px;color:var(--taskhub-color-gray-text);white-space:normal}html.es-legacy-active .th-pay-settings__table .th-pay-settings__actions{display:block !important;padding:8px 0 0 !important;border-bottom:none;text-align:right;white-space:normal}html.es-legacy-active .th-pay-settings__table .th-pay-settings__actions::before{display:none !important}html.es-legacy-active .th-pay-settings__table .th-pay-settings__actions-inner{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px}html.es-legacy-active .th-pay-settings__table .th-pay-settings__actions-inner .th-pay-settings__action-btn--delete{order:-1}html.es-legacy-active .th-pay-settings__table tbody td[data-title=""]::before{display:none !important}}html.es-legacy-active wotc-8850{display:block;width:100%}html.es-legacy-active .th-wotc-form{display:block}html.es-legacy-active .th-wotc-form__intro .onboard-formname{margin:0 0 10px 0}html.es-legacy-active .th-wotc-form__intro-body{font-family:"Montserrat",sans-serif;font-size:var(--taskhub-header-caption-font-size);font-weight:var(--taskhub-header-caption-font-weight);line-height:20px;color:var(--taskhub-color-dark);margin:0;padding:0}html.es-legacy-active .th-wotc-form__intro-body+.th-wotc-form__intro-body{margin-top:8px}html.es-legacy-active .th-wotc-form__intro+.th-wotc-form__question{margin-top:18px}html.es-legacy-active .th-wotc-form__question+.th-wotc-form__question{margin-top:var(--taskhub-card-row-gap)}html.es-legacy-active .th-wotc-form__notice{font-family:"Montserrat",sans-serif;font-size:var(--taskhub-question-answer-font-size);font-weight:400;line-height:20px;color:var(--taskhub-color-dark);margin:0}html.es-legacy-active .th-wotc-form__sub-questions{margin-top:var(--taskhub-card-row-gap)}html.es-legacy-active .th-wotc-form__sub-question+.th-wotc-form__sub-question{margin-top:var(--taskhub-card-row-gap)}html.es-legacy-active .th-wotc-form__hint{font-family:"Montserrat",sans-serif;font-size:var(--taskhub-label-font-size);font-weight:var(--taskhub-label-font-weight);line-height:16px;color:var(--taskhub-color-gray-text);margin:0 0 var(--taskhub-card-row-gap)}html.es-legacy-active .th-wotc-form__hint strong{color:var(--taskhub-color-dark);font-weight:600}html.es-legacy-active .th-wotc-form__bullet-list{margin:0;padding-left:22px;list-style:disc}html.es-legacy-active .th-wotc-form__bullet-list li{font-family:"Montserrat",sans-serif;font-size:var(--taskhub-question-answer-font-size);font-weight:400;line-height:20px;color:var(--taskhub-color-dark)}html.es-legacy-active .th-wotc-form__bullet-list li+li{margin-top:4px}html.es-legacy-active .th-wotc-form__q5-heading{display:flex;align-items:center;gap:var(--taskhub-label-indicator-gap)}html.es-legacy-active .th-wotc-form__radio-list{list-style:none;margin:0;padding:0}html.es-legacy-active .th-wotc-form__radio-list>li.th-radio{list-style:none}html.es-legacy-active .th-wotc-form__id-fields .th-field-row+.th-field-row{margin-top:0}html.es-legacy-active .dynamic-form:has(~wotc-8850)>.th-card{border-radius:var(--taskhub-card-radius) var(--taskhub-card-radius) 0 0;margin-bottom:0;box-shadow:none}html.es-legacy-active .dynamic-form+wotc-8850 .th-card{border-radius:0 0 var(--taskhub-card-radius) var(--taskhub-card-radius);margin-top:0;box-shadow:0px 6px 8px -2px rgba(36,41,46,.1)}html.es-legacy-active .dynamic-form:has(~wotc-8850)>.th-card .onboard-formname{font-family:var(--taskhub-font-family-base) !important;font-size:var(--taskhub-header-font-size) !important;font-weight:var(--taskhub-header-font-weight) !important;line-height:1.3 !important;color:var(--taskhub-color-dark) !important;margin:0 !important;padding:0 !important}html.es-legacy-active .dynamic-form:has(~wotc-8850)>.th-card .form-instructions{font-family:var(--taskhub-font-family-base) !important;font-size:var(--taskhub-header-caption-font-size) !important;font-weight:var(--taskhub-header-caption-font-weight) !important;line-height:20px !important;color:var(--taskhub-color-dark) !important;font-feature-settings:"liga" off,"clig" off;margin:var(--taskhub-header-title-caption-gap) 0 0 !important;padding:0 !important;border:none !important}html.es-legacy-active .dynamic-form:has(~wotc-8850)>.th-card br{display:none}html.es-legacy-active .th-wotc-form .th-radio-question-label--with-list{flex-direction:column;align-items:stretch;gap:6px}html.es-legacy-active .th-wotc-form .th-field--contained .th-radio-group .th-radio{min-height:40px}html.es-legacy-active .th-wotc-form .th-radio__input{border-width:2px}html.es-legacy-active .th-wotc-form .th-checkbox__input{display:flex;width:20px;height:20px;justify-content:center;align-items:center}html.es-legacy-active .th-wotc-form [data-qa-id=wotc-q11] .th-field-row{row-gap:0}html.es-legacy-active .th-wotc-form [data-qa-id=wotc-q11] .th-field-row>.input-error-label{flex:0 0 100%}html.es-legacy-active .th-wotc-form [data-qa-id=wotc-q11] .th-field-row>.input-error-label:empty{display:none}html.es-legacy-active .th-wotc-form .th-radio-question-label{display:block}html.es-legacy-active .th-wotc-form .th-radio-question-label .th-required{margin-left:var(--taskhub-label-indicator-gap)}html.es-legacy-active .th-wotc-form .th-radio-question-label--with-list{display:flex}html.es-legacy-active .th-wotc-form .th-field-row:last-child{-moz-column-gap:16px;column-gap:16px}html.es-legacy-active .th-wotc-form .th-field .input-error-label{position:static;margin-top:0px}html.es-legacy-active .th-wotc-form .th-field--contained .input-error-label{position:absolute;top:100%;left:0;margin-top:4px}html.es-legacy-active .th-wotc-form .th-field--contained:has(.input-error-label:not(:empty)){margin-bottom:20px}html.es-legacy-active .th-jobs-applied-page{background-color:var(--taskhub-page-bg);min-height:100vh;padding-bottom:var(--taskhub-page-bottom-clearance)}html.es-legacy-active .th-jobs-applied-page .th-page{max-width:var(--taskhub-content-max-width)}@media(min-width: 801px){html.es-legacy-active .th-jobs-applied-page .th-page{margin-left:10px}}html.es-legacy-active .th-jobs-applied-page .th-alerts-wrapper{max-width:var(--taskhub-content-max-width);margin-left:0;margin-right:0}@media(min-width: 801px){html.es-legacy-active .th-jobs-applied-page .th-alerts-wrapper{margin-left:10px}}html.es-legacy-active .th-jobs-applied-page .th-section-header{margin-bottom:var(--taskhub-header-gap-below)}html.es-legacy-active .th-placements-page{background-color:var(--taskhub-page-bg);min-height:100vh;padding-bottom:var(--taskhub-page-bottom-clearance)}html.es-legacy-active .th-placements-page .th-page{max-width:var(--taskhub-content-max-width)}@media(min-width: 801px){html.es-legacy-active .th-placements-page .th-page{margin-left:10px}}html.es-legacy-active .th-placements-page .th-alerts-wrapper{max-width:var(--taskhub-content-max-width);margin-left:0;margin-right:0}@media(min-width: 801px){html.es-legacy-active .th-placements-page .th-alerts-wrapper{margin-left:10px}}html.es-legacy-active .th-placements-page .th-section-header{margin-bottom:var(--taskhub-header-gap-below)}html.es-legacy-active .th-placements-page .th-table{table-layout:fixed}html.es-legacy-active .th-placements-table{padding-bottom:12px}html.es-legacy-active .th-onboarding-history-page{background-color:var(--taskhub-page-bg);min-height:100vh;padding-bottom:var(--taskhub-page-bottom-clearance)}html.es-legacy-active .th-onboarding-history-page .th-page{max-width:var(--taskhub-content-max-width)}@media(min-width: 801px){html.es-legacy-active .th-onboarding-history-page .th-page{margin-left:10px}}html.es-legacy-active .th-onboarding-history-page .th-alerts-wrapper{max-width:var(--taskhub-content-max-width);margin-left:0;margin-right:0}@media(min-width: 801px){html.es-legacy-active .th-onboarding-history-page .th-alerts-wrapper{margin-left:10px}}html.es-legacy-active .th-onboarding-history-page .th-section-header{margin-bottom:var(--taskhub-header-gap-below)}html.es-legacy-active .th-onboarding-history-page .th-table thead th:last-child{text-align:right}html.es-legacy-active .th-onboarding-history-page .th-table tbody td:last-child{text-align:left;white-space:nowrap}html.es-legacy-active .th-onboarding-history-page .th-table tbody td:last-child a{font-weight:600;color:var(--taskhub-color-primary);text-decoration:none}html.es-legacy-active .th-onboarding-history-page .th-table tbody td:last-child a:hover:not(:disabled):not([disabled]){text-decoration:underline}@media(max-width: 767px){html.es-legacy-active .th-onboarding-history-page .th-table tbody td:last-child{justify-content:flex-start;text-align:left;white-space:normal}}html.es-legacy-active .modal-edit-multipay{display:block}html.es-legacy-active .modal-edit-multipay .ng-enter,html.es-legacy-active .modal-edit-multipay .ng-leave,html.es-legacy-active .modal-edit-multipay .ng-enter-active,html.es-legacy-active .modal-edit-multipay .ng-leave-active,html.es-legacy-active .modal-edit-multipay .ng-animate{transition:none !important;animation:none !important}html.es-legacy-active .th-mp-modal-header{font-family:var(--taskhub-font-family-base);font-size:18px;font-weight:600;line-height:1.3;color:var(--taskhub-color-dark);padding:20px 20px 16px;border-bottom:1px solid var(--taskhub-color-gray-70);margin:0}html.es-legacy-active .th-mp-modal-body{padding:20px;overflow-y:auto;max-height:60vh}html.es-legacy-active .th-mp-modal-body form{margin:0}html.es-legacy-active .th-mp-description{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:1.5;color:var(--taskhub-color-dark);margin:0 0 var(--taskhub-card-row-gap) 0}html.es-legacy-active .th-mp-modal-body .th-field{margin-bottom:var(--taskhub-card-row-gap)}html.es-legacy-active .th-mp-modal-body .th-label{margin-bottom:10px}html.es-legacy-active .th-mp-accounts-table{width:100%;border:1px solid var(--taskhub-color-gray-70);border-collapse:separate;border-spacing:0;border-radius:var(--taskhub-card-radius);overflow:hidden;margin:var(--taskhub-card-row-gap) 0;background-color:#fff;table-layout:fixed}html.es-legacy-active .th-mp-accounts-table thead{display:none}html.es-legacy-active .th-mp-accounts-table tbody td{box-sizing:border-box;font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-table-cell-font-size);font-weight:var(--taskhub-table-cell-font-weight);color:var(--taskhub-table-cell-color);padding:var(--taskhub-table-cell-padding-v) var(--taskhub-table-cell-padding-h);border-bottom:1px solid var(--taskhub-color-gray-70);border-right:1px solid var(--taskhub-color-gray-70);vertical-align:middle}html.es-legacy-active .th-mp-accounts-table tbody td:last-child{border-right:none}html.es-legacy-active .th-mp-accounts-table tbody tr:last-child td{border-bottom:none}html.es-legacy-active .th-mp-accounts-table__cell--net-pay{width:180px;text-align:center;vertical-align:middle;min-height:44px;padding:8px !important;line-height:1.2;white-space:nowrap}html.es-legacy-active .th-mp-accounts-table__cell--details{text-align:left}html.es-legacy-active .th-mp-accounts-table__cell--split{width:160px;text-align:center}html.es-legacy-active .th-mp-net-pay-badge{display:inline-block}html.es-legacy-active .th-mp-net-pay-badge .th-badge{white-space:nowrap;display:inline-flex;align-items:center}html.es-legacy-active .th-mp-net-pay-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;background-color:var(--taskhub-color-primary);border:none;border-radius:8px;color:#fff;font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:600;line-height:20px;cursor:pointer;transition:background-color .15s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none;gap:8px}html.es-legacy-active .th-mp-net-pay-btn:hover:not(:disabled){background-color:#0a7ae2}html.es-legacy-active .th-mp-net-pay-btn:disabled{opacity:.6;cursor:not-allowed}html.es-legacy-active .th-mp-account-details{text-align:left}html.es-legacy-active .th-mp-account-details__nickname{display:block;font-weight:600;font-size:14px;color:var(--taskhub-color-dark)}html.es-legacy-active .th-mp-account-details__number{display:block;font-weight:400;font-size:13px;color:var(--taskhub-color-gray-text);margin-top:2px}html.es-legacy-active .th-mp-input-wrapper{display:inline-block;width:100%;max-width:120px}html.es-legacy-active .th-mp-input-wrapper .th-input{padding:8px;font-size:14px;text-align:center;width:100%}html.es-legacy-active .th-mp-input-wrapper--percent{display:inline-flex;align-items:center;gap:4px;width:auto;max-width:none}html.es-legacy-active .th-mp-input-wrapper--percent .th-input{width:60px;max-width:60px}html.es-legacy-active .th-mp-input-addon{display:inline-block;font-weight:600;color:var(--taskhub-color-dark);vertical-align:middle;font-size:14px}html.es-legacy-active .th-mp-remainder-display{font-weight:600;color:var(--taskhub-color-dark);font-size:14px}html.es-legacy-active .th-mp-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px 20px;flex-wrap:wrap}html.es-legacy-active .th-mp-modal-footer .th-btn{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:600;line-height:20px;border-radius:8px;gap:8px;min-width:auto;padding:8px 16px;margin-left:0 !important}html.es-legacy-active .th-mp-modal-footer .th-btn--primary{background:var(--button-primary-bg);color:#fff;border:none}html.es-legacy-active .th-mp-modal-footer .th-btn--primary:hover:not(:disabled){background:var(--button-primary-bg-hover)}html.es-legacy-active .th-mp-modal-footer .th-btn--primary:disabled{opacity:.6;cursor:not-allowed}html.es-legacy-active .th-mp-modal-footer .th-btn--secondary{background-color:#f0f0f0;color:var(--taskhub-color-dark);border:1px solid var(--taskhub-color-gray-70)}html.es-legacy-active .th-mp-modal-footer .th-btn--secondary:hover:not(:disabled){background-color:#e8e8e8}html.es-legacy-active .th-mp-modal-footer .th-btn--secondary:disabled{opacity:.6;cursor:not-allowed}@media(max-width: 600px){html.es-legacy-active .th-mp-modal-body{max-height:70vh}html.es-legacy-active .th-mp-accounts-table{font-size:13px;table-layout:auto}html.es-legacy-active .th-mp-accounts-table tbody td{padding:8px 6px}html.es-legacy-active .th-mp-accounts-table__cell--net-pay,html.es-legacy-active .th-mp-accounts-table__cell--split{width:auto}html.es-legacy-active .th-mp-input-wrapper{max-width:100%}html.es-legacy-active .th-mp-modal-footer{flex-direction:column-reverse;gap:8px}html.es-legacy-active .th-mp-modal-footer .th-btn{width:100%;border-radius:var(--taskhub-button-border-radius)}}html.es-legacy-active i9-section1-sup-a{display:block;width:100%}html.es-legacy-active .th-i9-section1{display:block}html.es-legacy-active .th-i9-section1 .th-i9-section1-card{padding:0;border-top-left-radius:0 !important;border-top-right-radius:0 !important;margin-top:0 !important;background:var(--taskhub-card-bg) !important;box-shadow:0px 6px 8px -2px rgba(36,41,46,.1) !important}html.es-legacy-active .th-i9-section1 .th-i9-section1-subsection{padding:20px}html.es-legacy-active .th-i9-section1 .th-i9-section1-subsection__header{display:flex;flex-direction:column;gap:8px;margin:0 0 var(--taskhub-card-row-gap)}html.es-legacy-active .th-i9-section1 .th-i9-section1-subsection__header-title{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-header-font-size);font-weight:var(--taskhub-header-font-weight);line-height:1.3;color:var(--taskhub-color-dark);margin:0;padding:0}html.es-legacy-active .th-i9-section1 .th-i9-section1-subsection__header-caption{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-header-caption-font-size);font-weight:var(--taskhub-header-caption-font-weight);line-height:20px;color:var(--taskhub-color-dark);margin:0;padding:0}html.es-legacy-active .th-i9-section1 .th-i9-section1-subsection__header-caption strong{font-weight:700}html.es-legacy-active .th-i9-section1 .th-field-row{gap:24px}html.es-legacy-active .th-i9-section1 .th-field{position:relative}html.es-legacy-active .th-i9-section1 .th-field .input-error-label{top:100%;left:0}html.es-legacy-active .th-i9-section1 .th-field--half{flex:1 1 calc(50% - 12px)}@media(max-width: 600px){html.es-legacy-active .th-i9-section1 .th-field--half{flex:1 1 100%}}html.es-legacy-active .th-i9-section1 .th-field--third{flex:1 1 calc(33.333% - 16px)}@media(max-width: 600px){html.es-legacy-active .th-i9-section1 .th-field--third{flex:1 1 100%}}html.es-legacy-active .th-i9-section1 .th-field--two-thirds{flex:1 1 calc(66.666% - 12px)}@media(max-width: 600px){html.es-legacy-active .th-i9-section1 .th-field--two-thirds{flex:1 1 100%}}html.es-legacy-active .th-i9-section1 .th-field--one-third{flex:1 1 calc(33.333% - 12px)}@media(max-width: 600px){html.es-legacy-active .th-i9-section1 .th-field--one-third{flex:1 1 100%}}html.es-legacy-active .th-i9-section1 .th-field--half-wide{flex:1 1 calc(50% - 12px)}@media(max-width: 600px){html.es-legacy-active .th-i9-section1 .th-field--half-wide{flex:1 1 100%}}html.es-legacy-active .th-i9-section1 .th-field--quarter{flex:1 1 calc(25% - 18px)}@media(max-width: 600px){html.es-legacy-active .th-i9-section1 .th-field--quarter{flex:1 1 100%}}@media(max-width: 900px){html.es-legacy-active .th-i9-section1 .th-field--third,html.es-legacy-active .th-i9-section1 .th-field--half-wide,html.es-legacy-active .th-i9-section1 .th-field--quarter,html.es-legacy-active .th-i9-section1 .th-field--two-thirds,html.es-legacy-active .th-i9-section1 .th-field--one-third{flex:1 1 100%}}@media(min-width: 601px)and (max-width: 900px){html.es-legacy-active .th-i9-section1 .th-i9-section1-name-row .th-field--third:first-child{flex:1 1 100%}html.es-legacy-active .th-i9-section1 .th-i9-section1-name-row .th-field--third:not(:first-child){flex:1 1 calc(50% - 12px)}html.es-legacy-active .th-i9-section1 .th-i9-section1-name-row .th-field{justify-content:flex-end}}@media(max-width: 900px){html.es-legacy-active .th-i9-section1 .th-i9-section1-address-row .th-field--half-wide{flex:1 1 100%}html.es-legacy-active .th-i9-section1 .th-i9-section1-address-row .th-field--quarter{flex:1 1 calc(50% - 12px)}}html.es-legacy-active .th-i9-section1 .th-i9-section1-checkbox-row{display:flex;width:100%;margin-top:-4px;margin-bottom:var(--taskhub-card-row-gap)}html.es-legacy-active .th-i9-section1 .th-i9-section1-checkbox-row:last-child{margin-bottom:0}html.es-legacy-active .th-i9-section1 .th-i9-section1-checkbox-row--mi{padding-left:calc(66.667% + 16px)}html.es-legacy-active .th-i9-section1 .th-i9-section1-checkbox-row--mi .th-checkbox{padding:0}@media(max-width: 900px){html.es-legacy-active .th-i9-section1 .th-i9-section1-checkbox-row--mi{padding-left:calc(50% + 12px)}}@media(max-width: 600px){html.es-legacy-active .th-i9-section1 .th-i9-section1-checkbox-row--mi{padding-left:0;justify-content:flex-start}}html.es-legacy-active .th-i9-section1 .th-i9-section1-checkbox-row--ssn{padding-left:calc(50% + 14px)}html.es-legacy-active .th-i9-section1 .th-i9-section1-checkbox-row--ssn .th-checkbox{padding:0}@media(max-width: 600px){html.es-legacy-active .th-i9-section1 .th-i9-section1-checkbox-row--ssn{padding-left:0}}html.es-legacy-active .th-i9-section1 .th-i9-section1-instructions__title{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-input-font-size);font-weight:500;line-height:24px;color:var(--taskhub-color-dark);margin:0}html.es-legacy-active .th-i9-section1 .th-i9-section1-instructions__body{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-question-answer-font-size);font-weight:var(--taskhub-question-answer-font-weight);line-height:20px;color:var(--taskhub-color-dark);margin:0;padding-top:var(--taskhub-card-row-gap)}html.es-legacy-active .th-i9-section1 .th-i9-section1-instructions__links{list-style:none;margin:0;padding:var(--taskhub-card-row-gap) 0;display:flex;flex-direction:column;gap:var(--taskhub-card-row-gap)}html.es-legacy-active .th-i9-section1 .th-i9-section1-instructions__link{display:inline-flex;align-items:center;gap:6px;font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-label-font-size);font-weight:500;line-height:16px;color:var(--taskhub-color-hyperlink);text-decoration:none}html.es-legacy-active .th-i9-section1 .th-i9-section1-instructions__link::before{content:"";display:inline-block;width:14px;height:14px;flex-shrink:0;background-color:var(--taskhub-card-instructions-header-color);transform:rotate(-45deg);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z'/%3E%3C/svg%3E") no-repeat center/contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z'/%3E%3C/svg%3E") no-repeat center/contain}html.es-legacy-active .th-i9-section1 .th-i9-section1-instructions__link:hover{text-decoration:underline}html.es-legacy-active .th-i9-section1 .th-i9-section1-instructions__notice{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-question-answer-font-size);font-weight:var(--taskhub-question-answer-font-weight);line-height:20px;color:var(--taskhub-color-dark);margin:0}html.es-legacy-active .th-i9-section1 .th-i9-section1-instructions__notice strong{font-weight:700}html.es-legacy-active .th-i9-section1 .th-i9-section1-selection-table{width:100%;background:var(--taskhub-input-bg-color);margin:0}html.es-legacy-active .th-i9-section1 .th-i9-section1-selection-table__header{display:block;padding:10px;background:var(--taskhub-color-gray-90);border:var(--taskhub-input-border-width) solid var(--taskhub-input-border-color);border-bottom:none;border-top-left-radius:var(--taskhub-input-table-radius);border-top-right-radius:var(--taskhub-input-table-radius);font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-label-font-size);font-weight:var(--taskhub-label-font-weight);line-height:16px;color:var(--taskhub-color-dark)}html.es-legacy-active .th-i9-section1 .th-i9-section1-selection-table__header .th-required{margin-left:2px}html.es-legacy-active .th-i9-section1 .th-i9-section1-selection-table__list{list-style:none;margin:0;padding:0}html.es-legacy-active .th-i9-section1 .th-i9-section1-selection-table__option{list-style:none;padding:10px 10px 10px 18px;background:var(--taskhub-input-bg-color);border:var(--taskhub-input-border-width) solid var(--taskhub-input-border-color);border-bottom:0}html.es-legacy-active .th-i9-section1 .th-i9-section1-selection-table__option:last-child{border-bottom:var(--taskhub-input-border-width) solid var(--taskhub-input-border-color);border-bottom-left-radius:var(--taskhub-input-table-radius);border-bottom-right-radius:var(--taskhub-input-table-radius)}html.es-legacy-active .th-i9-section1 .th-i9-section1-selection-table__option-label{display:flex;align-items:flex-start;gap:14px;cursor:pointer;font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-question-answer-font-size);font-weight:var(--taskhub-question-answer-font-weight);line-height:20px;color:var(--taskhub-color-dark);margin:0;width:100%}html.es-legacy-active .th-i9-section1 .th-i9-section1-selection-table__radio{flex-shrink:0;width:20px;height:20px;margin:0;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:var(--taskhub-input-bg-color);border:2px solid var(--taskhub-input-border-color);border-radius:50%;position:relative;transition:border-color .15s ease}html.es-legacy-active .th-i9-section1 .th-i9-section1-selection-table__radio:checked{border-color:var(--taskhub-color-primary)}html.es-legacy-active .th-i9-section1 .th-i9-section1-selection-table__radio:checked::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:10px;height:10px;border-radius:50%;background:var(--taskhub-color-primary)}html.es-legacy-active .th-i9-section1 .th-i9-section1-selection-table__radio:focus{outline:none !important;box-shadow:none !important}html.es-legacy-active .th-i9-section1 .th-i9-section1-selection-table__radio:focus-visible{outline:none !important;box-shadow:0 0 0 2px var(--taskhub-color-primary) !important}html.es-legacy-active .th-i9-section1 .th-i9-section1-selection-table__radio:disabled,html.es-legacy-active .th-i9-section1 .th-i9-section1-selection-table__radio[disabled]{cursor:not-allowed;opacity:.5}html.es-legacy-active .th-i9-section1 .th-i9-section1-alien-block{display:flex;flex-direction:column;margin-top:var(--taskhub-card-row-gap)}html.es-legacy-active .th-i9-section1 .th-i9-section1-alien-row{display:flex;align-items:flex-start;gap:40px;padding:var(--taskhub-card-row-gap) 0}html.es-legacy-active .th-i9-section1 .th-i9-section1-alien-row:last-child{padding-bottom:0}@media(max-width: 900px){html.es-legacy-active .th-i9-section1 .th-i9-section1-alien-row{flex-direction:column;align-items:stretch;gap:var(--taskhub-card-row-gap)}html.es-legacy-active .th-i9-section1 .th-i9-section1-alien-row>.th-i9-section1-alien-row__table,html.es-legacy-active .th-i9-section1 .th-i9-section1-alien-row>.th-i9-section1-alien-row__fields{width:100%}}html.es-legacy-active .th-i9-section1 .th-i9-section1-alien-row>.th-i9-section1-alien-row__table,html.es-legacy-active .th-i9-section1 .th-i9-section1-alien-row>.th-i9-section1-alien-row__fields{flex:1 1 0;min-width:0}html.es-legacy-active .th-i9-section1 .th-i9-section1-alien-row__fields{display:flex;flex-direction:column;gap:var(--taskhub-card-row-gap)}html.es-legacy-active .th-i9-section1 .th-i9-section1-lawres-block{margin-top:var(--taskhub-card-row-gap);align-items:flex-start}html.es-legacy-active .th-i9-section1 .th-i9-section1-lawres-image{display:flex;justify-content:center;align-items:center}html.es-legacy-active .th-i9-section1 .th-i9-section1-lawres-image img{max-width:100%;height:auto}html.es-legacy-active .th-i9-section1 .th-i9-section1-disclaimer{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-label-font-size);font-weight:300;line-height:16px;color:var(--taskhub-color-gray-text);margin:4px 0 0}html.es-legacy-active .th-i9-section1 .th-i9-section1-email-advisory{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-label-font-size);font-style:italic;font-weight:var(--taskhub-label-font-weight);line-height:16px;color:var(--taskhub-color-dark);margin:0 0 var(--taskhub-card-row-gap)}html.es-legacy-active .th-i9-section1 .th-i9-section1-preparer-detail{padding-top:var(--taskhub-card-row-gap)}html.es-legacy-active .th-i9-section1 .th-i9-section1-preparer-intro{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-question-answer-font-size);font-weight:var(--taskhub-question-answer-font-weight);line-height:20px;color:var(--taskhub-color-dark);margin:0}html.es-legacy-active .th-i9-section1 md-autocomplete{background:rgba(0,0,0,0);height:auto;box-shadow:none;width:100%}html.es-legacy-active .th-i9-section1 md-autocomplete md-autocomplete-wrap{box-shadow:none;height:auto;background:rgba(0,0,0,0)}html.es-legacy-active .th-i9-section1 md-autocomplete md-autocomplete-wrap input{width:100%;height:auto;padding:var(--taskhub-input-padding-vertical) var(--taskhub-input-padding-horizontal);font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-input-font-size);font-weight:var(--taskhub-input-font-weight);color:var(--taskhub-input-text-color);background-color:var(--taskhub-input-bg-color);border:var(--taskhub-input-border-width) solid var(--taskhub-input-border-color);border-radius:var(--taskhub-input-border-radius);box-sizing:border-box;transition:border-color .15s ease;line-height:1.5}html.es-legacy-active .th-i9-section1 md-autocomplete md-autocomplete-wrap input:focus{outline:none;border-color:var(--taskhub-input-border-color-focus)}html.es-legacy-active .dynamic-form:has(~i9-section1-sup-a)>.th-card{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important;margin-bottom:0 !important;background:var(--taskhub-card-bg) !important;box-shadow:0px -6px 8px -2px rgba(36,41,46,.1) !important;padding:20px 20px 0 20px;display:flex;flex-direction:column;gap:var(--taskhub-card-row-gap)}html.es-legacy-active .dynamic-form:has(~i9-section1-sup-a)>.th-card>h3{font-family:var(--taskhub-font-family-base) !important;font-size:var(--taskhub-input-font-size) !important;font-weight:500 !important;line-height:24px !important;color:var(--taskhub-color-dark) !important;margin:0 !important;padding:0 !important}html.es-legacy-active .dynamic-form:has(~i9-section1-sup-a)>.th-card .th-instructions{margin:0 !important;padding:0 !important;display:flex;flex-direction:column;gap:4px}html.es-legacy-active .dynamic-form:has(~i9-section1-sup-a)>.th-card .th-instructions h4{font-family:var(--taskhub-font-family-base) !important;font-size:var(--taskhub-label-font-size) !important;font-weight:500 !important;line-height:16px !important;letter-spacing:.04em;text-transform:uppercase;color:var(--taskhub-color-gray-text) !important;margin:0 !important;padding:0 !important}html.es-legacy-active .dynamic-form:has(~i9-section1-sup-a)>.th-card .th-instructions .custom-html{font-family:var(--taskhub-font-family-base) !important;font-size:var(--taskhub-question-answer-font-size) !important;font-weight:var(--taskhub-question-answer-font-weight) !important;line-height:20px !important;color:var(--taskhub-color-dark) !important}html.es-legacy-active .dynamic-form:has(~i9-section1-sup-a)>.th-card .th-preview{margin:0 !important}html.es-legacy-active .dynamic-form:has(~i9-section1-sup-a)>.th-card .th-preview a{display:inline-flex !important;align-items:center;gap:6px;font-family:var(--taskhub-font-family-base) !important;font-size:var(--taskhub-label-font-size) !important;font-weight:500 !important;line-height:16px !important;color:var(--taskhub-color-hyperlink) !important;text-decoration:none !important}html.es-legacy-active .dynamic-form:has(~i9-section1-sup-a)>.th-card .th-preview a::before{content:"";display:inline-block;width:14px;height:14px;flex-shrink:0;background-color:var(--taskhub-card-instructions-header-color);transform:rotate(-45deg);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z'/%3E%3C/svg%3E") no-repeat center/contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z'/%3E%3C/svg%3E") no-repeat center/contain}html.es-legacy-active .dynamic-form:has(~i9-section1-sup-a)>.th-card .th-preview a:hover{text-decoration:underline !important}html.es-legacy-active .dynamic-form:has(~i9-section1-sup-a)>.th-card br{display:none}html.es-legacy-active .dynamic-form:has(~i9-section1-sup-a){margin-bottom:0 !important;padding-bottom:0 !important}html.es-legacy-active i9-section1-sup-a{margin-top:0 !important}html.es-legacy-active .dynamic-form:has(~i9-section1-sup-a) .divider{display:none}html.es-legacy-active .th-i9-section2-page{background-color:var(--taskhub-page-bg);padding:var(--taskhub-page-padding-top) var(--taskhub-page-padding-sides) var(--taskhub-page-padding-bottom);min-height:100vh}html.es-legacy-active .th-i9-section2-page form{max-width:var(--taskhub-content-max-width);margin:0 auto;width:100%}html.es-legacy-active .th-i9-section2-page .th-i9-section2-submit{max-width:var(--taskhub-content-max-width);margin:var(--taskhub-card-row-gap) auto 0;width:100%;display:flex;justify-content:flex-end}html.es-legacy-active .th-i9-section2{display:block}html.es-legacy-active .th-i9-section2 .th-section-header[data-qa-id=i9s2-page-header]{padding-bottom:16px}html.es-legacy-active .th-i9-section2 .th-section-header__subtitle{font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:600;line-height:24px;color:var(--taskhub-color-dark);margin:10px 0 8px 0}html.es-legacy-active .th-i9-section2 .th-field-row{align-items:flex-start}html.es-legacy-active .th-i9-section2 .th-field:has(>.th-i9-section2-checkbox-inline) .input-error-label{position:static;margin-top:4px}html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-section2 a.btn,html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-section2 button.btn{box-shadow:none}html.es-legacy-active .th-i9-section2 .th-i9-section2-review{display:flex;flex-direction:column;gap:var(--taskhub-card-row-gap)}html.es-legacy-active .th-i9-section2 .th-i9-section2-review__header{display:flex;align-items:center;justify-content:space-between;gap:16px}@media(max-width: 600px){html.es-legacy-active .th-i9-section2 .th-i9-section2-review__header{flex-direction:column;align-items:flex-start;gap:12px}}html.es-legacy-active .th-i9-section2 .th-i9-section2-review__title{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-header-font-size);font-weight:var(--taskhub-header-font-weight);line-height:1.3;color:var(--taskhub-color-dark);margin:0;padding:0}html.es-legacy-active .th-i9-section2 .th-i9-section2-review__download{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;font-family:var(--taskhub-font-family-base);font-size:12px;font-weight:500;line-height:16px;color:#075cb3;background:var(--taskhub-color-gray-90);border:1px solid var(--taskhub-color-gray-70);border-radius:8px;text-decoration:none;cursor:pointer;flex-shrink:0}html.es-legacy-active .th-i9-section2 .th-i9-section2-review__download::before{content:"";display:inline-block;width:14px;height:14px;flex-shrink:0;background-color:#6a737d;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z'/%3E%3C/svg%3E") no-repeat center/contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z'/%3E%3C/svg%3E") no-repeat center/contain}html.es-legacy-active .th-i9-section2 .th-i9-section2-review__download:hover{text-decoration:underline}html.es-legacy-active .th-i9-section2 .th-i9-section2-review__divider{border:0;border-top:1px solid var(--taskhub-color-gray-40);margin:0}html.es-legacy-active .th-i9-section2 .th-i9-section2-review__grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--taskhub-card-row-gap) 24px}@media(max-width: 600px){html.es-legacy-active .th-i9-section2 .th-i9-section2-review__grid{grid-template-columns:1fr}}html.es-legacy-active .th-i9-section2 .th-i9-section2-review__cell{display:flex;flex-direction:column;gap:4px}html.es-legacy-active .th-i9-section2 .th-i9-section2-review__label{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark)}html.es-legacy-active .th-i9-section2 .th-i9-section2-review__value{font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:500;line-height:24px;color:var(--taskhub-color-dark)}html.es-legacy-active .th-i9-section2 .th-i9-section2-employer-review-card{padding:0}html.es-legacy-active .th-i9-section2 .th-i9-section2-employer-review-header{display:flex;flex-direction:column;gap:8px;padding:20px;position:relative}html.es-legacy-active .th-i9-section2 .th-i9-section2-employer-review-header::after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:1px;background:var(--taskhub-color-gray-40)}html.es-legacy-active .th-i9-section2 .th-i9-section2-employer-review-header__title{font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:600;line-height:24px;color:var(--taskhub-color-dark);margin:0;padding:0}html.es-legacy-active .th-i9-section2 .th-i9-section2-employer-review-header__caption{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);margin:0;padding:0}html.es-legacy-active .th-i9-section2 .th-i9-section2-employer-review-header__caption a{color:#075cb3;text-decoration:none}html.es-legacy-active .th-i9-section2 .th-i9-section2-employer-review-header__caption a:hover{text-decoration:underline}html.es-legacy-active .th-i9-section2 .th-i9-section2-required-error{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:600;line-height:20px;color:var(--taskhub-color-negative);margin:0 0 var(--taskhub-card-row-gap)}html.es-legacy-active .th-i9-section2 .th-i9-section2-selector{display:flex;gap:10px;align-items:stretch;width:100%;padding:20px}@media(max-width: 900px){html.es-legacy-active .th-i9-section2 .th-i9-section2-selector{flex-direction:column;gap:16px}}html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__list-a{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:20px;padding:20px;background:var(--taskhub-color-gray-70);border-radius:20px}@media(max-width: 900px){html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__list-a{flex:1 1 100%}}html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__or{flex:0 0 46px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding-top:22px;padding-bottom:0}@media(max-width: 900px){html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__or{flex:1 1 100%;flex-direction:column-reverse;align-items:stretch;justify-content:flex-start;gap:10px;padding:8px 0}}html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__list-bc{flex:2 1 0;min-width:0;display:flex;gap:15px;align-items:stretch;background:var(--taskhub-color-gray-70);border-radius:20px}@media(max-width: 900px){html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__list-bc{flex:1 1 100%;flex-direction:column;gap:0}}html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__list-b{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:20px;padding:20px 10px 20px 20px}@media(max-width: 900px){html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__list-b{flex:1 1 100%;padding:20px}}html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__and{flex:0 0 46px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:22px}@media(max-width: 900px){html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__and{flex:1 1 100%;flex-direction:row;justify-content:center;padding:8px 0}}html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__list-c{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:20px;padding:20px}@media(max-width: 900px){html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__list-c{flex:1 1 100%}}html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__title-block{display:flex;flex-direction:column;gap:8px;justify-content:flex-start;min-height:144px;width:100%}@media(max-width: 900px){html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__title-block{min-height:0}}html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__list-title{font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:600;line-height:24px;color:var(--taskhub-color-dark);margin:0}html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__list-description{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);margin:0}html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__list-description strong{font-weight:700}html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__pill{font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:600;line-height:24px;color:var(--taskhub-color-dark);text-align:center;margin:0}html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__receipt{display:flex;align-items:center;gap:8px;margin:0}html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__receipt input[type=checkbox]{flex-shrink:0;width:20px;height:20px;margin:0;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff;border:2px solid var(--taskhub-input-border-color);border-radius:4px;position:relative;transition:border-color .15s ease}html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__receipt input[type=checkbox]:checked{background:var(--taskhub-color-primary);border-color:var(--taskhub-color-primary)}html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__receipt input[type=checkbox]:checked::after{content:"";position:absolute;top:2px;left:5px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__receipt input[type=checkbox]:disabled,html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__receipt input[type=checkbox][disabled]{opacity:.5;cursor:not-allowed}html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__receipt label{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);cursor:pointer;margin:0}html.es-legacy-active .th-i9-section2 .th-i9-section2-selector__error{font-family:var(--taskhub-font-family-base);font-size:12px;font-weight:400;line-height:16px;color:var(--taskhub-color-negative);margin:4px 0 0}html.es-legacy-active .th-i9-section2 .th-i9-section2-reset{background:none;border:none;padding:0;color:#6a737d;font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:600;line-height:20px;cursor:pointer;text-decoration:underline}html.es-legacy-active .th-i9-section2 .th-i9-section2-reset:hover{color:var(--taskhub-color-dark)}@media(max-width: 600px){html.es-legacy-active .th-i9-section2 .th-i9-section2-reset{align-self:flex-start}}html.es-legacy-active .th-i9-section2 .th-i9-section2-common-docs{padding:0 20px 30px 20px}html.es-legacy-active .th-i9-section2 .th-i9-section2-common-docs__title{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:600;line-height:20px;color:var(--taskhub-color-dark);text-align:center;margin:0 0 12px}html.es-legacy-active .th-i9-section2 .th-i9-section2-common-docs__buttons{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px}@media(max-width: 600px){html.es-legacy-active .th-i9-section2 .th-i9-section2-common-docs__buttons{grid-template-columns:1fr}}html.es-legacy-active .th-i9-section2 image-capture video,html.es-legacy-active .th-i9-section2 image-capture>div img{width:100%;height:auto}html.es-legacy-active .th-i9-section2 image-capture .sample-photos img{width:auto !important;height:75px !important;margin:0 5px}html.es-legacy-active .th-i9-section2 image-capture .front-back-photos .sample-photos{padding-top:5px;padding-bottom:15px}html.es-legacy-active .th-i9-section2 image-capture .front-back-photos .sample-photos img{margin-left:0}html.es-legacy-active .th-i9-section2 image-capture h4{width:100%}html.es-legacy-active .th-i9-section2 image-capture .choose-btn{margin-bottom:20px}html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-section2 image-capture button.th-btn.th-btn--primary,html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-section2 image-capture .choose-btn>label.th-btn.th-btn--primary{box-sizing:border-box !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:8px !important;appearance:none !important;-webkit-appearance:none !important;-moz-appearance:none !important;outline:none !important;width:100% !important;max-width:100% !important;min-width:0 !important;margin:0 !important;padding:8px !important;font-family:var(--taskhub-font-family-base) !important;font-size:14px !important;font-weight:600 !important;line-height:20px !important;border-radius:8px !important;border:none !important;background:var(--button-primary-bg) !important;color:#fff !important;text-decoration:none !important;text-transform:none !important;cursor:pointer !important;transition:opacity .15s ease !important}html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-section2 image-capture button.th-btn.th-btn--primary:hover:not(:disabled):not([disabled]),html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-section2 image-capture .choose-btn>label.th-btn.th-btn--primary:hover:not(:disabled):not([disabled]){background:var(--button-primary-bg-hover) !important;opacity:1 !important;color:#fff !important}html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-section2 image-capture button.th-btn.th-btn--primary:focus,html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-section2 image-capture .choose-btn>label.th-btn.th-btn--primary:focus{outline:none !important;box-shadow:0 0 0 2px rgba(10,132,255,.25) !important}html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-section2 image-capture button.th-btn.th-btn--primary:disabled,html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-section2 image-capture button.th-btn.th-btn--primary[disabled],html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-section2 image-capture .choose-btn>label.th-btn.th-btn--primary:disabled,html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-section2 image-capture .choose-btn>label.th-btn.th-btn--primary[disabled]{opacity:.5 !important;cursor:not-allowed !important}html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-section2 image-capture button.th-btn.th-btn--primary.ng-hide,html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-section2 image-capture .choose-btn>label.th-btn.th-btn--primary.ng-hide{display:none !important}html.es-legacy-active .th-i9-section2 .th-i9-section2-sample-photos{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:0}html.es-legacy-active .th-i9-section2 .th-i9-section2-sample-photos__label{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-label-font-size);font-weight:var(--taskhub-label-font-weight);line-height:16px;color:var(--taskhub-label-color);width:100%;margin:0 0 4px}html.es-legacy-active .th-i9-section2 .th-i9-section2-sample-photos a{display:inline-block;line-height:0}html.es-legacy-active .th-i9-section2 .th-i9-section2-sample-photos img{height:75px !important;width:auto !important;max-width:100%}html.es-legacy-active .th-i9-section2 .th-i9-section2-doc-panel{display:flex;flex-direction:column;gap:var(--taskhub-card-row-gap)}html.es-legacy-active .th-i9-section2 .th-i9-section2-doc-panel .th-field-row:has(+.th-i9-section2-image-capture-row){margin-bottom:0}html.es-legacy-active .th-i9-section2 .th-i9-section2-doc-panel .th-i9-section2-checkbox-inline{display:flex;align-items:center;gap:8px;margin-top:8px}html.es-legacy-active .th-i9-section2 .th-i9-section2-doc-panel .th-i9-section2-checkbox-inline input[type=checkbox]{flex-shrink:0;width:20px;height:20px;margin:0;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff;border:2px solid var(--taskhub-input-border-color);border-radius:4px;position:relative;transition:border-color .15s ease}html.es-legacy-active .th-i9-section2 .th-i9-section2-doc-panel .th-i9-section2-checkbox-inline input[type=checkbox]:checked{background:var(--taskhub-color-primary);border-color:var(--taskhub-color-primary)}html.es-legacy-active .th-i9-section2 .th-i9-section2-doc-panel .th-i9-section2-checkbox-inline input[type=checkbox]:checked::after{content:"";position:absolute;top:2px;left:5px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}html.es-legacy-active .th-i9-section2 .th-i9-section2-doc-panel .th-i9-section2-checkbox-inline input[type=checkbox]:disabled,html.es-legacy-active .th-i9-section2 .th-i9-section2-doc-panel .th-i9-section2-checkbox-inline input[type=checkbox][disabled]{opacity:.5;cursor:not-allowed}html.es-legacy-active .th-i9-section2 .th-i9-section2-doc-panel .th-i9-section2-checkbox-inline label{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);cursor:pointer;margin:0}html.es-legacy-active .th-i9-section2 .th-i9-section2-image-capture-row{display:block;width:100%}html.es-legacy-active .th-i9-section2 .th-i9-section2-correction-images{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width: 600px){html.es-legacy-active .th-i9-section2 .th-i9-section2-correction-images{grid-template-columns:1fr}}html.es-legacy-active .th-i9-section2 .th-i9-section2-correction-images img{max-width:100%;height:auto}html.es-legacy-active .th-i9-section2 .th-i9-section2-confirm-employee .th-i9-section2-everify-prompt{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);margin:0 0 12px}html.es-legacy-active .th-i9-section2 .th-i9-section2-confirm-employee .th-i9-section2-alt-doc{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap}html.es-legacy-active .th-i9-section2 .th-i9-section2-confirm-employee .th-i9-section2-alt-doc input[type=checkbox]{flex-shrink:0;width:20px;height:20px;margin:0;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff;border:2px solid var(--taskhub-input-border-color);border-radius:4px;position:relative;transition:border-color .15s ease}html.es-legacy-active .th-i9-section2 .th-i9-section2-confirm-employee .th-i9-section2-alt-doc input[type=checkbox]:checked{background:var(--taskhub-color-primary);border-color:var(--taskhub-color-primary)}html.es-legacy-active .th-i9-section2 .th-i9-section2-confirm-employee .th-i9-section2-alt-doc input[type=checkbox]:checked::after{content:"";position:absolute;top:2px;left:5px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}html.es-legacy-active .th-i9-section2 .th-i9-section2-confirm-employee .th-i9-section2-alt-doc input[type=checkbox]:disabled,html.es-legacy-active .th-i9-section2 .th-i9-section2-confirm-employee .th-i9-section2-alt-doc input[type=checkbox][disabled]{opacity:.5;cursor:not-allowed}html.es-legacy-active .th-i9-section2 .th-i9-section2-confirm-employee .th-i9-section2-alt-doc label{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);cursor:pointer;margin:0;flex:1 1 0;min-width:0}html.es-legacy-active .th-i9-section2 .th-i9-section2-confirm-employee .th-i9-section2-alt-doc__disabled-note{font-family:var(--taskhub-font-family-base);font-size:12px;font-weight:400;line-height:16px;color:var(--taskhub-color-gray-text);margin:4px 0 0;width:100%}html.es-legacy-active .th-i9-section2 .th-i9-section2-employer__name-row{-moz-column-gap:16px;column-gap:16px;row-gap:var(--taskhub-card-row-gap)}html.es-legacy-active .th-i9-section2 .th-i9-section2-employer .th-i9-section2-employer__disclaimer{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);margin:0 0 var(--taskhub-card-row-gap)}html.es-legacy-active .th-i9-section2 .th-i9-section2-employer .th-i9-section2-employer__intro{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:600;line-height:20px;color:var(--taskhub-color-dark);margin:0;padding-bottom:10px}html.es-legacy-active .th-i9-section2 .th-i9-section2-everify-complete{list-style:none;margin:0;padding:0;display:flex;gap:30px;align-items:center}html.es-legacy-active .th-i9-section2 .th-i9-section2-everify-complete li{display:flex;align-items:center;gap:8px}html.es-legacy-active .th-i9-section2 .th-i9-section2-everify-complete li input[type=radio]{flex-shrink:0;width:20px;height:20px;margin:0;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff;border:1.5px solid var(--taskhub-input-border-color);border-radius:50%;position:relative;transition:border-color .15s ease}html.es-legacy-active .th-i9-section2 .th-i9-section2-everify-complete li input[type=radio]:checked{border-color:var(--taskhub-color-primary);border-width:2px}html.es-legacy-active .th-i9-section2 .th-i9-section2-everify-complete li input[type=radio]:checked::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:10px;height:10px;border-radius:50%;background:var(--taskhub-color-primary)}html.es-legacy-active .th-i9-section2 .th-i9-section2-everify-complete li label{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);cursor:pointer;margin:0}html.es-legacy-active .th-i9-section2 .th-i9-section2-submit .th-btn{padding:8px 40px;min-width:240px}@media(max-width: 600px){html.es-legacy-active .th-i9-section2 .th-i9-section2-submit .th-btn{width:100%;min-width:0;padding:8px}}html.es-legacy-active .th-i9-section2 md-autocomplete{background:rgba(0,0,0,0);height:auto;box-shadow:none;width:100%}html.es-legacy-active .th-i9-section2 md-autocomplete md-autocomplete-wrap{box-shadow:none;height:auto;background:rgba(0,0,0,0)}html.es-legacy-active .th-i9-section2 md-autocomplete md-autocomplete-wrap input{width:100%;height:auto;padding:var(--taskhub-input-padding-vertical) var(--taskhub-input-padding-horizontal);font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-input-font-size);font-weight:var(--taskhub-input-font-weight);color:var(--taskhub-input-text-color);background-color:var(--taskhub-input-bg-color);border:var(--taskhub-input-border-width) solid var(--taskhub-input-border-color);border-radius:var(--taskhub-input-border-radius);box-sizing:border-box;transition:border-color .15s ease;line-height:1.5}html.es-legacy-active .th-i9-section2 md-autocomplete md-autocomplete-wrap input:focus{outline:none;border-color:var(--taskhub-input-border-color-focus)}html.es-legacy-active .th-i9-supplement-b-page{background-color:var(--taskhub-page-bg);padding:var(--taskhub-page-padding-top) var(--taskhub-page-padding-sides) var(--taskhub-page-padding-bottom);min-height:100vh}html.es-legacy-active .th-i9-supplement-b-page form{max-width:var(--taskhub-content-max-width);margin:0 auto;width:100%}html.es-legacy-active .th-i9-supplement-b-page .th-i9-supplement-b-submit{max-width:var(--taskhub-content-max-width);margin:var(--taskhub-card-row-gap) auto 0;width:100%;display:flex;justify-content:flex-end}html.es-legacy-active .th-i9-supplement-b{display:block}html.es-legacy-active .th-i9-supplement-b .th-field-row{align-items:flex-start}html.es-legacy-active .th-i9-supplement-b .th-field--half{flex-grow:0}html.es-legacy-active .th-i9-supplement-b .th-field:has(>.th-i9-supplement-b-checkbox-inline) .input-error-label{position:static;margin-top:4px}html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-supplement-b a.btn,html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-supplement-b button.btn{box-shadow:none}html.es-legacy-active .th-i9-supplement-b .th-section-header__subtitle{font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:600;line-height:24px;color:var(--taskhub-color-dark);margin:0 0 8px}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-review{display:flex;flex-direction:column;gap:var(--taskhub-card-row-gap)}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-review__header{display:flex;align-items:center;justify-content:space-between;gap:16px}@media(max-width: 600px){html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-review__header{flex-direction:column;align-items:flex-start;gap:12px}}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-review__title{font-family:var(--taskhub-font-family-base);font-size:var(--taskhub-header-font-size);font-weight:var(--taskhub-header-font-weight);line-height:1.3;color:var(--taskhub-color-dark);margin:0;padding:0}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-review__download{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;font-family:var(--taskhub-font-family-base);font-size:12px;font-weight:500;line-height:16px;color:#075cb3;background:var(--taskhub-color-gray-90);border:1px solid var(--taskhub-color-gray-70);border-radius:8px;text-decoration:none;cursor:pointer;flex-shrink:0}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-review__download::before{content:"";display:inline-block;width:14px;height:14px;flex-shrink:0;background-color:#6a737d;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z'/%3E%3C/svg%3E") no-repeat center/contain;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z'/%3E%3C/svg%3E") no-repeat center/contain}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-review__download:hover{text-decoration:underline}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-review__divider{border:0;border-top:1px solid var(--taskhub-color-gray-40);margin:0}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-review__grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--taskhub-card-row-gap) 24px}@media(max-width: 600px){html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-review__grid{grid-template-columns:1fr}}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-review__cell{display:flex;flex-direction:column;gap:4px}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-review__label{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark)}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-review__value{font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:500;line-height:24px;color:var(--taskhub-color-dark)}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-reverify{display:flex;flex-direction:column;gap:var(--taskhub-card-row-gap)}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-question{display:flex;flex-direction:column;gap:8px}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-question__label{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);margin:0}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-question__label strong{font-weight:600}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-yesno{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-yesno li{display:flex;align-items:center;gap:8px}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-yesno input[type=radio]{flex-shrink:0;width:20px;height:20px;margin:0;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff;border:1.5px solid var(--taskhub-input-border-color);border-radius:50%;position:relative;transition:border-color .15s ease}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-yesno input[type=radio]:checked{border-color:var(--taskhub-color-primary);border-width:2px}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-yesno input[type=radio]:checked::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:10px;height:10px;border-radius:50%;background:var(--taskhub-color-primary)}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-yesno label{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);cursor:pointer;margin:0}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-followup{display:flex;flex-direction:column;gap:var(--taskhub-card-row-gap);margin-top:4px}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-info-banner{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;background:var(--taskhub-color-gray-90);border-radius:8px}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-info-banner__icon{flex-shrink:0;font-size:16px;color:var(--taskhub-color-dark);margin-top:2px}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-info-banner__content{display:flex;flex-direction:column;gap:4px;min-width:0}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-info-banner__title{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:600;line-height:20px;color:var(--taskhub-color-dark)}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-info-banner__body{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark)}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-namechange{display:flex;flex-direction:column;gap:8px}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-namechange__intro{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);margin:0}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-namechange__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-namechange__item{display:flex;flex-direction:column;gap:6px}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-doc-capture__title{font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:600;line-height:24px;color:var(--taskhub-color-dark);margin:0}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-doc-capture__caption{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);margin:0}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-paragraph{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);margin:0}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-paragraph a{color:#075cb3;text-decoration:none}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-paragraph a:hover{text-decoration:underline}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-selector{display:flex;gap:10px;align-items:stretch;width:100%}@media(max-width: 600px){html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-selector{flex-direction:column;gap:16px}}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-selector__list{flex:1 1 0;display:flex;flex-direction:column;gap:20px;padding:20px;background:var(--taskhub-color-gray-70);border-radius:20px}@media(max-width: 600px){html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-selector__list{flex:1 1 100%}}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-selector__or{flex:0 0 46px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding-top:22px;padding-bottom:0}@media(max-width: 600px){html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-selector__or{flex:1 1 100%;flex-direction:column-reverse;align-items:stretch;justify-content:flex-start;gap:10px;padding:8px 0}}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-selector__title-block{display:flex;flex-direction:column;gap:8px;justify-content:center;height:112px;width:100%}@media(max-width: 600px){html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-selector__title-block{height:auto}}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-selector__list-title{font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:600;line-height:24px;color:var(--taskhub-color-dark);margin:0}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-selector__list-description{font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:400;line-height:20px;color:var(--taskhub-color-dark);margin:0}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-selector__list-description strong{font-weight:700}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-selector__pill{font-family:var(--taskhub-font-family-base);font-size:16px;font-weight:600;line-height:24px;color:var(--taskhub-color-dark);text-align:center;margin:0}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-selector__receipt{padding:0;margin:0}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-reset{background:none;border:none;padding:0;color:#6a737d;font-family:var(--taskhub-font-family-base);font-size:14px;font-weight:600;line-height:20px;cursor:pointer;text-decoration:underline}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-reset:hover{color:var(--taskhub-color-dark)}@media(max-width: 600px){html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-reset{align-self:flex-start}}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-doc-panel{display:flex;flex-direction:column;gap:var(--taskhub-card-row-gap)}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-doc-panel .th-field-row:has(+.th-i9-supplement-b-image-capture-row){margin-bottom:0}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-checkbox-inline{margin-top:8px;padding:0}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-image-capture-row{display:block;width:100%}html.es-legacy-active .th-i9-supplement-b image-capture video,html.es-legacy-active .th-i9-supplement-b image-capture>div img{width:100%;height:auto}html.es-legacy-active .th-i9-supplement-b image-capture .sample-photos img{width:auto !important;height:75px !important;margin:0 5px}html.es-legacy-active .th-i9-supplement-b image-capture .front-back-photos .sample-photos{padding-top:5px;padding-bottom:15px}html.es-legacy-active .th-i9-supplement-b image-capture .front-back-photos .sample-photos img{margin-left:0}html.es-legacy-active .th-i9-supplement-b image-capture h4{width:100%}html.es-legacy-active .th-i9-supplement-b image-capture .choose-btn{margin-bottom:20px}html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-supplement-b image-capture button.th-btn.th-btn--primary,html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-supplement-b image-capture .choose-btn>label.th-btn.th-btn--primary{box-sizing:border-box !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:8px !important;appearance:none !important;-webkit-appearance:none !important;-moz-appearance:none !important;outline:none !important;width:100% !important;max-width:100% !important;min-width:0 !important;margin:0 !important;padding:8px !important;font-family:var(--taskhub-font-family-base) !important;font-size:14px !important;font-weight:600 !important;line-height:20px !important;border-radius:8px !important;border:none !important;background:var(--button-primary-bg) !important;color:#fff !important;text-decoration:none !important;text-transform:none !important;cursor:pointer !important;transition:opacity .15s ease !important}html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-supplement-b image-capture button.th-btn.th-btn--primary:hover:not(:disabled):not([disabled]),html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-supplement-b image-capture .choose-btn>label.th-btn.th-btn--primary:hover:not(:disabled):not([disabled]){background:var(--button-primary-bg-hover) !important;opacity:1 !important;color:#fff !important}html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-supplement-b image-capture button.th-btn.th-btn--primary:focus,html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-supplement-b image-capture .choose-btn>label.th-btn.th-btn--primary:focus{outline:none !important;box-shadow:0 0 0 2px rgba(10,132,255,.25) !important}html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-supplement-b image-capture button.th-btn.th-btn--primary:disabled,html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-supplement-b image-capture button.th-btn.th-btn--primary[disabled],html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-supplement-b image-capture .choose-btn>label.th-btn.th-btn--primary:disabled,html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-supplement-b image-capture .choose-btn>label.th-btn.th-btn--primary[disabled]{opacity:.5 !important;cursor:not-allowed !important}html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-supplement-b image-capture button.th-btn.th-btn--primary.ng-hide,html.es-legacy-active body.theme-talent-platform.ng-scope .th-i9-supplement-b image-capture .choose-btn>label.th-btn.th-btn--primary.ng-hide{display:none !important}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-additional .th-field-row,html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-employer__name-row{-moz-column-gap:30px;column-gap:30px;row-gap:var(--taskhub-card-row-gap)}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-additional .th-field-row .th-field--half,html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-employer__name-row .th-field--half{flex-basis:calc(50% - 15px)}@media(max-width: 600px){html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-additional .th-field-row .th-field--half,html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-employer__name-row .th-field--half{flex-basis:100%}}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-alt-doc{display:flex;flex-direction:column;gap:4px;padding-top:24px}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-alt-doc__row{padding:0;align-items:flex-start}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-alt-doc__disabled-note{font-family:var(--taskhub-font-family-base);font-size:12px;font-weight:400;line-height:16px;color:var(--taskhub-color-gray-text);margin:0}html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-submit .th-btn{padding:8px 40px;min-width:240px}@media(max-width: 600px){html.es-legacy-active .th-i9-supplement-b .th-i9-supplement-b-submit .th-btn{width:100%;min-width:0;padding:8px}}html.es-legacy-active body{padding-top:80px}html.es-legacy-active .loading{position:absolute;top:0;margin:5px}html.es-legacy-active .spacer-md{padding:15px 0;float:left;clear:both;width:100%}html.es-legacy-active .page-top-padding{padding-top:15px}@media(max-width: 800px){html.es-legacy-active body{padding-top:56px}}html.es-legacy-active .l--sticky-sidebar-wrap{float:right;width:255px;position:relative}html.es-legacy-active .l-wrapper-aside{position:relative;padding-bottom:30px}html.es-legacy-active .l--side-content{margin-right:285px;margin-top:30px;margin-bottom:30px;border-radius:5px;background-color:#eee}html.es-legacy-active .l--side-content footer.inverse.blue-panel{background-color:#eee;margin-top:15px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}@media(max-width: 1040px)and (min-width: 801px){html.es-legacy-active header{padding-left:20px;padding-right:20px}html.es-legacy-active header .logo{width:200px}html.es-legacy-active #navbar-main>li>a,html.es-legacy-active #navbar-main-footer>li>a{font-size:16px;padding:0 10px}}@media(max-width: 800px){html.es-legacy-active body{padding-bottom:0;padding-top:0}html.es-legacy-active body.not-loggedin{padding-bottom:0}html.es-legacy-active main{min-height:calc(100vh - 110px);min-height:-webkit-calc(100vh - 110px)}html.es-legacy-active .navbar-fixed-top{height:56px;position:relative}html.es-legacy-active header{position:relative}html.es-legacy-active header .navbar-inverse.navbar-nav{height:56px}html.es-legacy-active header .navbar-right li span{line-height:56px}html.es-legacy-active #navbar-main-footer>li>a label{font-size:12px;font-weight:700}html.es-legacy-active .layout-padding{padding:0px}html.es-legacy-active .no-padding{padding:0px}}