.Select{position:relative}.Select input::-webkit-contacts-auto-fill-button,.Select input::-webkit-credentials-auto-fill-button{display:none !important}.Select input::-ms-clear{display:none !important}.Select input::-ms-reveal{display:none !important}.Select,.Select div,.Select input,.Select span{-webkit-box-sizing:border-box;box-sizing:border-box}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:.35}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{-webkit-box-shadow:none;box-shadow:none}.Select.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.Select.is-open>.Select-control .Select-arrow{top:-2px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #999;border-width:0 5px 5px}.Select.is-searchable.is-open>.Select-control{cursor:text}.Select.is-searchable.is-focused:not(.is-open)>.Select-control{cursor:text}.Select.is-focused>.Select-control{background:#fff}.Select.is-focused:not(.is-open)>.Select-control{border-color:#007eff;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1);background:#fff}.Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.Select.has-value.Select--single>.Select-control .Select-value .Select-value-label,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus{color:#007eff;outline:none;text-decoration:underline}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#fff}.Select.has-value.is-pseudo-focused .Select-input{opacity:0}.Select.is-open .Select-arrow,.Select .Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}.Select.Select--rtl{direction:rtl;text-align:right}.Select-control{background-color:#fff;border-color:#d9d9d9 #ccc #b3b3b3;border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06)}.Select-control .Select-input:focus{outline:none;background:#fff}.Select-placeholder,.Select--single>.Select-control .Select-value{bottom:0;color:#aaa;left:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{width:100%;background:none rgba(0,0,0,0);border:0 none;-webkit-box-shadow:none;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;margin:0;outline:none;line-height:17px;padding:8px 0 12px;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:16px}.Select-loading{-webkit-animation:Select-animation-spin 400ms infinite linear;animation:Select-animation-spin 400ms infinite linear;width:16px;height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block;position:relative;vertical-align:middle}.Select-clear-zone{-webkit-animation:Select-animation-fadeIn 200ms;animation:Select-animation-fadeIn 200ms;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select--rtl .Select-arrow-zone{padding-right:0;padding-left:5px}.Select-arrow{border-color:#999 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0;position:relative}.Select-control>*:last-child{padding-right:5px}.Select--multi .Select-multi-value-wrapper{display:inline-block}.Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0, 0, 0, 0);overflow:hidden;float:left}@-webkit-keyframes Select-animation-fadeIn{from{opacity:0}to{opacity:1}}@keyframes Select-animation-fadeIn{from{opacity:0}to{opacity:1}}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06);-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;left:0;top:100%;width:100%;z-index:1;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-selected{background-color:#f5faff;background-color:rgba(0,126,255,.04);color:#333}.Select-option.is-focused{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);color:#333}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{-webkit-box-sizing:border-box;box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);border-radius:2px;border:1px solid #c2e0ff;border:1px solid rgba(0,126,255,.24);color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.Select--multi .Select-value-icon:hover,.Select--multi .Select-value-icon:focus{background-color:#d8eafd;background-color:rgba(0,113,230,.08);color:#0071e6}.Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:rgba(0,126,255,.24)}.Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid #c2e0ff;border-left:1px solid rgba(0,126,255,.24)}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon:hover,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:active{background-color:#fcfcfc}@keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn)}}
.DayPicker{display:inline-block;font-size:1rem}.DayPicker-wrapper{position:relative;-ms-flex-direction:row;flex-direction:row;padding-bottom:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-Months{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.DayPicker-Month{display:table;margin:0 1em;margin-top:1em;border-spacing:0;border-collapse:collapse;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-NavButton{position:absolute;top:1em;right:1.5em;left:auto;display:inline-block;margin-top:2px;width:1.25em;height:1.25em;background-position:center;background-size:50%;background-repeat:no-repeat;color:#8b9898;cursor:pointer}.DayPicker-NavButton:hover{opacity:.8}.DayPicker-NavButton--prev{margin-right:1.5em;background-image:url(/static/media/b40c688936d358eda85e.b40c6889.png)}.DayPicker-NavButton--next{background-image:url(/static/media/31afce181e4b0a674b2b.31afce18.png)}.DayPicker-NavButton--interactionDisabled{display:none}.DayPicker-Caption{display:table-caption;margin-bottom:.5em;padding:0 .5em;text-align:left}.DayPicker-Caption>div{font-weight:500;font-size:1.15em}.DayPicker-Weekdays{display:table-header-group;margin-top:1em}.DayPicker-WeekdaysRow{display:table-row}.DayPicker-Weekday{display:table-cell;padding:.5em;color:#8b9898;text-align:center;font-size:.875em}.DayPicker-Weekday abbr[title]{border-bottom:none;text-decoration:none}.DayPicker-Body{display:table-row-group}.DayPicker-Week{display:table-row}.DayPicker-Day{display:table-cell;padding:.5em;border-radius:50%;vertical-align:middle;text-align:center;cursor:pointer}.DayPicker-WeekNumber{display:table-cell;padding:.5em;min-width:1em;border-right:1px solid #eaecec;color:#8b9898;vertical-align:middle;text-align:right;font-size:.75em;cursor:pointer}.DayPicker--interactionDisabled .DayPicker-Day{cursor:default}.DayPicker-Footer{padding-top:.5em}.DayPicker-TodayButton{border:none;background-color:rgba(0,0,0,0);background-image:none;-webkit-box-shadow:none;box-shadow:none;color:#4a90e2;font-size:.875em;cursor:pointer}.DayPicker-Day--today{color:#d0021b;font-weight:700}.DayPicker-Day--outside{color:#8b9898;cursor:default}.DayPicker-Day--disabled{color:#dce0e0;cursor:default}.DayPicker-Day--sunday{background-color:#f7f8f8}.DayPicker-Day--sunday:not(.DayPicker-Day--today){color:#dce0e0}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){position:relative;background-color:#4a90e2;color:#f0f8ff}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{background-color:#51a0fa}.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{background-color:#f0f8ff}.DayPickerInput{display:inline-block}.DayPickerInput-OverlayWrapper{position:relative}.DayPickerInput-Overlay{position:absolute;left:0;z-index:1;background:#fff;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.15);box-shadow:0 2px 5px rgba(0,0,0,.15)}
@font-face{font-family:"Material Design Icons";src:url(/static/media/materialdesignicons-webfont.88099b04.eot);src:url(/static/media/materialdesignicons-webfont.88099b04.eot?#iefix&v=2.8.94) format("embedded-opentype"),url(/static/media/materialdesignicons-webfont.95c357f7.woff2) format("woff2"),url(/static/media/materialdesignicons-webfont.e077d54c.woff) format("woff"),url(/static/media/materialdesignicons-webfont.7e8c4430.ttf) format("truetype"),url(/static/media/materialdesignicons-webfont.4e2b780c.svg#materialdesigniconsregular) format("svg");font-weight:normal;font-style:normal}.mdi:before,.mdi-set{display:inline-block;font:normal normal normal 24px/1 "Material Design Icons";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-access-point:before{content:""}.mdi-access-point-network:before{content:""}.mdi-account:before{content:""}.mdi-account-alert:before{content:""}.mdi-account-box:before{content:""}.mdi-account-box-multiple:before{content:"盧"}.mdi-account-box-outline:before{content:""}.mdi-account-card-details:before{content:""}.mdi-account-check:before{content:""}.mdi-account-child:before{content:"愈"}.mdi-account-child-circle:before{content:"憎"}.mdi-account-circle:before{content:""}.mdi-account-convert:before{content:""}.mdi-account-details:before{content:""}.mdi-account-edit:before{content:""}.mdi-account-group:before{content:""}.mdi-account-heart:before{content:""}.mdi-account-key:before{content:""}.mdi-account-location:before{content:""}.mdi-account-minus:before{content:""}.mdi-account-minus-outline:before{content:"﫫"}.mdi-account-multiple:before{content:""}.mdi-account-multiple-check:before{content:""}.mdi-account-multiple-minus:before{content:""}.mdi-account-multiple-outline:before{content:""}.mdi-account-multiple-plus:before{content:""}.mdi-account-multiple-plus-outline:before{content:""}.mdi-account-network:before{content:""}.mdi-account-off:before{content:""}.mdi-account-outline:before{content:""}.mdi-account-plus:before{content:""}.mdi-account-plus-outline:before{content:""}.mdi-account-remove:before{content:""}.mdi-account-remove-outline:before{content:"﫬"}.mdi-account-search:before{content:""}.mdi-account-search-outline:before{content:"老"}.mdi-account-settings:before{content:""}.mdi-account-star:before{content:""}.mdi-account-supervisor:before{content:"慠"}.mdi-account-supervisor-circle:before{content:"懲"}.mdi-account-switch:before{content:""}.mdi-accusoft:before{content:""}.mdi-adjust:before{content:""}.mdi-adobe:before{content:"蘆"}.mdi-air-conditioner:before{content:""}.mdi-airballoon:before{content:""}.mdi-airplane:before{content:""}.mdi-airplane-landing:before{content:""}.mdi-airplane-off:before{content:""}.mdi-airplane-takeoff:before{content:""}.mdi-airplay:before{content:""}.mdi-airport:before{content:""}.mdi-alarm:before{content:""}.mdi-alarm-bell:before{content:""}.mdi-alarm-check:before{content:""}.mdi-alarm-light:before{content:""}.mdi-alarm-multiple:before{content:""}.mdi-alarm-off:before{content:""}.mdi-alarm-plus:before{content:""}.mdi-alarm-snooze:before{content:""}.mdi-album:before{content:""}.mdi-alert:before{content:""}.mdi-alert-box:before{content:""}.mdi-alert-circle:before{content:""}.mdi-alert-circle-outline:before{content:""}.mdi-alert-decagram:before{content:""}.mdi-alert-octagon:before{content:""}.mdi-alert-octagram:before{content:""}.mdi-alert-outline:before{content:""}.mdi-alien:before{content:""}.mdi-all-inclusive:before{content:""}.mdi-alpha:before{content:""}.mdi-alpha-a:before{content:"A"}.mdi-alpha-a-box:before{content:"﫭"}.mdi-alpha-b:before{content:"B"}.mdi-alpha-b-box:before{content:"﫮"}.mdi-alpha-c:before{content:"C"}.mdi-alpha-c-box:before{content:"﫯"}.mdi-alpha-d:before{content:"D"}.mdi-alpha-d-box:before{content:"﫰"}.mdi-alpha-e:before{content:"E"}.mdi-alpha-e-box:before{content:"﫱"}.mdi-alpha-f:before{content:"F"}.mdi-alpha-f-box:before{content:"﫲"}.mdi-alpha-g:before{content:"G"}.mdi-alpha-g-box:before{content:"﫳"}.mdi-alpha-h:before{content:"H"}.mdi-alpha-h-box:before{content:"﫴"}.mdi-alpha-i:before{content:"I"}.mdi-alpha-i-box:before{content:"﫵"}.mdi-alpha-j:before{content:"J"}.mdi-alpha-j-box:before{content:"﫶"}.mdi-alpha-k:before{content:"K"}.mdi-alpha-k-box:before{content:"﫷"}.mdi-alpha-l:before{content:"L"}.mdi-alpha-l-box:before{content:"﫸"}.mdi-alpha-m:before{content:"M"}.mdi-alpha-m-box:before{content:"﫹"}.mdi-alpha-n:before{content:"N"}.mdi-alpha-n-box:before{content:"﫺"}.mdi-alpha-o:before{content:"O"}.mdi-alpha-o-box:before{content:"﫻"}.mdi-alpha-p:before{content:"P"}.mdi-alpha-p-box:before{content:"﫼"}.mdi-alpha-q:before{content:"Q"}.mdi-alpha-q-box:before{content:"﫽"}.mdi-alpha-r:before{content:"R"}.mdi-alpha-r-box:before{content:"﫾"}.mdi-alpha-s:before{content:"S"}.mdi-alpha-s-box:before{content:"﫿"}.mdi-alpha-t:before{content:"T"}.mdi-alpha-t-box:before{content:"ﬀ"}.mdi-alpha-u:before{content:"U"}.mdi-alpha-u-box:before{content:"ﬁ"}.mdi-alpha-v:before{content:"V"}.mdi-alpha-v-box:before{content:"ﬂ"}.mdi-alpha-w:before{content:"W"}.mdi-alpha-w-box:before{content:"ﬃ"}.mdi-alpha-x:before{content:"X"}.mdi-alpha-x-box:before{content:"ﬄ"}.mdi-alpha-y:before{content:"Y"}.mdi-alpha-y-box:before{content:"ﬅ"}.mdi-alpha-z:before{content:"Z"}.mdi-alpha-z-box:before{content:"ﬆ"}.mdi-alphabetical:before{content:""}.mdi-altimeter:before{content:""}.mdi-amazon:before{content:""}.mdi-amazon-alexa:before{content:""}.mdi-amazon-drive:before{content:""}.mdi-ambulance:before{content:""}.mdi-ampersand:before{content:"戴"}.mdi-amplifier:before{content:""}.mdi-anchor:before{content:""}.mdi-android:before{content:""}.mdi-android-auto:before{content:"揄"}.mdi-android-debug-bridge:before{content:""}.mdi-android-head:before{content:""}.mdi-android-studio:before{content:""}.mdi-angle-acute:before{content:"虜"}.mdi-angle-obtuse:before{content:"路"}.mdi-angle-right:before{content:"露"}.mdi-angular:before{content:""}.mdi-angularjs:before{content:""}.mdi-animation:before{content:""}.mdi-animation-outline:before{content:"搜"}.mdi-animation-play:before{content:"魯"}.mdi-animation-play-outline:before{content:"摒"}.mdi-anvil:before{content:""}.mdi-apple:before{content:""}.mdi-apple-finder:before{content:""}.mdi-apple-icloud:before{content:""}.mdi-apple-ios:before{content:""}.mdi-apple-keyboard-caps:before{content:""}.mdi-apple-keyboard-command:before{content:""}.mdi-apple-keyboard-control:before{content:""}.mdi-apple-keyboard-option:before{content:""}.mdi-apple-keyboard-shift:before{content:""}.mdi-apple-safari:before{content:""}.mdi-application:before{content:""}.mdi-apps:before{content:""}.mdi-arch:before{content:""}.mdi-archive:before{content:""}.mdi-arrange-bring-forward:before{content:""}.mdi-arrange-bring-to-front:before{content:""}.mdi-arrange-send-backward:before{content:""}.mdi-arrange-send-to-back:before{content:""}.mdi-arrow-all:before{content:""}.mdi-arrow-bottom-left:before{content:""}.mdi-arrow-bottom-left-bold-outline:before{content:"禮"}.mdi-arrow-bottom-left-thick:before{content:"醴"}.mdi-arrow-bottom-right:before{content:""}.mdi-arrow-bottom-right-bold-outline:before{content:"隸"}.mdi-arrow-bottom-right-thick:before{content:"惡"}.mdi-arrow-collapse:before{content:""}.mdi-arrow-collapse-all:before{content:""}.mdi-arrow-collapse-down:before{content:""}.mdi-arrow-collapse-horizontal:before{content:""}.mdi-arrow-collapse-left:before{content:""}.mdi-arrow-collapse-right:before{content:""}.mdi-arrow-collapse-up:before{content:""}.mdi-arrow-collapse-vertical:before{content:""}.mdi-arrow-decision:before{content:"了"}.mdi-arrow-decision-auto:before{content:"僚"}.mdi-arrow-decision-auto-outline:before{content:"寮"}.mdi-arrow-decision-outline:before{content:"尿"}.mdi-arrow-down:before{content:""}.mdi-arrow-down-bold:before{content:""}.mdi-arrow-down-bold-box:before{content:""}.mdi-arrow-down-bold-box-outline:before{content:""}.mdi-arrow-down-bold-circle:before{content:""}.mdi-arrow-down-bold-circle-outline:before{content:""}.mdi-arrow-down-bold-hexagon-outline:before{content:""}.mdi-arrow-down-bold-outline:before{content:"料"}.mdi-arrow-down-box:before{content:""}.mdi-arrow-down-drop-circle:before{content:""}.mdi-arrow-down-drop-circle-outline:before{content:""}.mdi-arrow-down-thick:before{content:""}.mdi-arrow-expand:before{content:""}.mdi-arrow-expand-all:before{content:""}.mdi-arrow-expand-down:before{content:""}.mdi-arrow-expand-horizontal:before{content:""}.mdi-arrow-expand-left:before{content:""}.mdi-arrow-expand-right:before{content:""}.mdi-arrow-expand-up:before{content:""}.mdi-arrow-expand-vertical:before{content:""}.mdi-arrow-left:before{content:""}.mdi-arrow-left-bold:before{content:""}.mdi-arrow-left-bold-box:before{content:""}.mdi-arrow-left-bold-box-outline:before{content:""}.mdi-arrow-left-bold-circle:before{content:""}.mdi-arrow-left-bold-circle-outline:before{content:""}.mdi-arrow-left-bold-hexagon-outline:before{content:""}.mdi-arrow-left-bold-outline:before{content:"樂"}.mdi-arrow-left-box:before{content:""}.mdi-arrow-left-drop-circle:before{content:""}.mdi-arrow-left-drop-circle-outline:before{content:""}.mdi-arrow-left-right-bold-outline:before{content:"燎"}.mdi-arrow-left-thick:before{content:""}.mdi-arrow-right:before{content:""}.mdi-arrow-right-bold:before{content:""}.mdi-arrow-right-bold-box:before{content:""}.mdi-arrow-right-bold-box-outline:before{content:""}.mdi-arrow-right-bold-circle:before{content:""}.mdi-arrow-right-bold-circle-outline:before{content:""}.mdi-arrow-right-bold-hexagon-outline:before{content:""}.mdi-arrow-right-bold-outline:before{content:"療"}.mdi-arrow-right-box:before{content:""}.mdi-arrow-right-drop-circle:before{content:""}.mdi-arrow-right-drop-circle-outline:before{content:""}.mdi-arrow-right-thick:before{content:""}.mdi-arrow-split-horizontal:before{content:"鷺"}.mdi-arrow-split-vertical:before{content:"碌"}.mdi-arrow-top-left:before{content:""}.mdi-arrow-top-left-bold-outline:before{content:"蓼"}.mdi-arrow-top-left-thick:before{content:"遼"}.mdi-arrow-top-right:before{content:""}.mdi-arrow-top-right-bold-outline:before{content:"龍"}.mdi-arrow-top-right-thick:before{content:"暈"}.mdi-arrow-up:before{content:""}.mdi-arrow-up-bold:before{content:""}.mdi-arrow-up-bold-box:before{content:""}.mdi-arrow-up-bold-box-outline:before{content:""}.mdi-arrow-up-bold-circle:before{content:""}.mdi-arrow-up-bold-circle-outline:before{content:""}.mdi-arrow-up-bold-hexagon-outline:before{content:""}.mdi-arrow-up-bold-outline:before{content:"阮"}.mdi-arrow-up-box:before{content:""}.mdi-arrow-up-down-bold-outline:before{content:"劉"}.mdi-arrow-up-drop-circle:before{content:""}.mdi-arrow-up-drop-circle-outline:before{content:""}.mdi-arrow-up-thick:before{content:""}.mdi-artist:before{content:""}.mdi-aspect-ratio:before{content:"﨣"}.mdi-assistant:before{content:""}.mdi-asterisk:before{content:""}.mdi-at:before{content:""}.mdi-atlassian:before{content:""}.mdi-atom:before{content:""}.mdi-attachment:before{content:""}.mdi-audio-video:before{content:"祿"}.mdi-audiobook:before{content:""}.mdi-augmented-reality:before{content:""}.mdi-auto-fix:before{content:""}.mdi-auto-upload:before{content:""}.mdi-autorenew:before{content:""}.mdi-av-timer:before{content:""}.mdi-axe:before{content:""}.mdi-azure:before{content:""}.mdi-babel:before{content:"﨤"}.mdi-baby:before{content:""}.mdi-baby-buggy:before{content:""}.mdi-backburger:before{content:""}.mdi-backspace:before{content:""}.mdi-backup-restore:before{content:""}.mdi-badminton:before{content:""}.mdi-balloon:before{content:"逸"}.mdi-ballot:before{content:"杻"}.mdi-ballot-outline:before{content:"柳"}.mdi-bandcamp:before{content:""}.mdi-bank:before{content:""}.mdi-bank-transfer:before{content:"都"}.mdi-bank-transfer-in:before{content:"﨧"}.mdi-bank-transfer-out:before{content:"﨨"}.mdi-barcode:before{content:""}.mdi-barcode-scan:before{content:""}.mdi-barley:before{content:""}.mdi-barrel:before{content:""}.mdi-baseball:before{content:""}.mdi-baseball-bat:before{content:""}.mdi-basecamp:before{content:""}.mdi-basket:before{content:""}.mdi-basket-fill:before{content:""}.mdi-basket-unfill:before{content:""}.mdi-basketball:before{content:""}.mdi-battery:before{content:""}.mdi-battery-10:before{content:""}.mdi-battery-10-bluetooth:before{content:"綠"}.mdi-battery-20:before{content:""}.mdi-battery-20-bluetooth:before{content:"菉"}.mdi-battery-30:before{content:""}.mdi-battery-30-bluetooth:before{content:"錄"}.mdi-battery-40:before{content:""}.mdi-battery-40-bluetooth:before{content:"鹿"}.mdi-battery-50:before{content:""}.mdi-battery-50-bluetooth:before{content:"論"}.mdi-battery-60:before{content:""}.mdi-battery-60-bluetooth:before{content:"壟"}.mdi-battery-70:before{content:""}.mdi-battery-70-bluetooth:before{content:"弄"}.mdi-battery-80:before{content:""}.mdi-battery-80-bluetooth:before{content:"籠"}.mdi-battery-90:before{content:""}.mdi-battery-90-bluetooth:before{content:"聾"}.mdi-battery-alert:before{content:""}.mdi-battery-alert-bluetooth:before{content:"牢"}.mdi-battery-bluetooth:before{content:"磊"}.mdi-battery-bluetooth-variant:before{content:"賂"}.mdi-battery-charging:before{content:""}.mdi-battery-charging-10:before{content:""}.mdi-battery-charging-100:before{content:""}.mdi-battery-charging-20:before{content:""}.mdi-battery-charging-30:before{content:""}.mdi-battery-charging-40:before{content:""}.mdi-battery-charging-50:before{content:""}.mdi-battery-charging-60:before{content:""}.mdi-battery-charging-70:before{content:""}.mdi-battery-charging-80:before{content:""}.mdi-battery-charging-90:before{content:""}.mdi-battery-charging-outline:before{content:""}.mdi-battery-charging-wireless:before{content:""}.mdi-battery-charging-wireless-10:before{content:""}.mdi-battery-charging-wireless-20:before{content:""}.mdi-battery-charging-wireless-30:before{content:""}.mdi-battery-charging-wireless-40:before{content:""}.mdi-battery-charging-wireless-50:before{content:""}.mdi-battery-charging-wireless-60:before{content:""}.mdi-battery-charging-wireless-70:before{content:""}.mdi-battery-charging-wireless-80:before{content:""}.mdi-battery-charging-wireless-90:before{content:""}.mdi-battery-charging-wireless-alert:before{content:""}.mdi-battery-charging-wireless-outline:before{content:""}.mdi-battery-minus:before{content:""}.mdi-battery-negative:before{content:""}.mdi-battery-outline:before{content:""}.mdi-battery-plus:before{content:""}.mdi-battery-positive:before{content:""}.mdi-battery-unknown:before{content:""}.mdi-battery-unknown-bluetooth:before{content:"雷"}.mdi-beach:before{content:""}.mdi-beaker:before{content:""}.mdi-beats:before{content:""}.mdi-bed-empty:before{content:""}.mdi-beer:before{content:""}.mdi-behance:before{content:""}.mdi-bell:before{content:""}.mdi-bell-off:before{content:""}.mdi-bell-off-outline:before{content:"敖"}.mdi-bell-outline:before{content:""}.mdi-bell-plus:before{content:""}.mdi-bell-plus-outline:before{content:"晴"}.mdi-bell-ring:before{content:""}.mdi-bell-ring-outline:before{content:""}.mdi-bell-sleep:before{content:""}.mdi-bell-sleep-outline:before{content:"朗"}.mdi-beta:before{content:""}.mdi-betamax:before{content:"流"}.mdi-bible:before{content:""}.mdi-bike:before{content:""}.mdi-bing:before{content:""}.mdi-binoculars:before{content:""}.mdi-bio:before{content:""}.mdi-biohazard:before{content:""}.mdi-bitbucket:before{content:""}.mdi-bitcoin:before{content:""}.mdi-black-mesa:before{content:""}.mdi-blackberry:before{content:""}.mdi-blender:before{content:""}.mdi-blinds:before{content:""}.mdi-block-helper:before{content:""}.mdi-blogger:before{content:""}.mdi-bluetooth:before{content:""}.mdi-bluetooth-audio:before{content:""}.mdi-bluetooth-connect:before{content:""}.mdi-bluetooth-off:before{content:""}.mdi-bluetooth-settings:before{content:""}.mdi-bluetooth-transfer:before{content:""}.mdi-blur:before{content:""}.mdi-blur-linear:before{content:""}.mdi-blur-off:before{content:""}.mdi-blur-radial:before{content:""}.mdi-bomb:before{content:""}.mdi-bomb-off:before{content:""}.mdi-bone:before{content:""}.mdi-book:before{content:""}.mdi-book-lock:before{content:""}.mdi-book-lock-open:before{content:""}.mdi-book-minus:before{content:""}.mdi-book-multiple:before{content:""}.mdi-book-multiple-minus:before{content:"望"}.mdi-book-multiple-plus:before{content:"杖"}.mdi-book-multiple-remove:before{content:"歹"}.mdi-book-multiple-variant:before{content:""}.mdi-book-open:before{content:""}.mdi-book-open-page-variant:before{content:""}.mdi-book-open-variant:before{content:""}.mdi-book-plus:before{content:""}.mdi-book-remove:before{content:"殺"}.mdi-book-variant:before{content:""}.mdi-bookmark:before{content:""}.mdi-bookmark-check:before{content:""}.mdi-bookmark-minus:before{content:"溜"}.mdi-bookmark-minus-outline:before{content:"琉"}.mdi-bookmark-music:before{content:""}.mdi-bookmark-off:before{content:"留"}.mdi-bookmark-off-outline:before{content:"硫"}.mdi-bookmark-outline:before{content:""}.mdi-bookmark-plus:before{content:""}.mdi-bookmark-plus-outline:before{content:""}.mdi-bookmark-remove:before{content:""}.mdi-boombox:before{content:""}.mdi-bootstrap:before{content:""}.mdi-border-all:before{content:""}.mdi-border-all-variant:before{content:""}.mdi-border-bottom:before{content:""}.mdi-border-bottom-variant:before{content:""}.mdi-border-color:before{content:""}.mdi-border-horizontal:before{content:""}.mdi-border-inside:before{content:""}.mdi-border-left:before{content:""}.mdi-border-left-variant:before{content:""}.mdi-border-none:before{content:""}.mdi-border-none-variant:before{content:""}.mdi-border-outside:before{content:""}.mdi-border-right:before{content:""}.mdi-border-right-variant:before{content:""}.mdi-border-style:before{content:""}.mdi-border-top:before{content:""}.mdi-border-top-variant:before{content:""}.mdi-border-vertical:before{content:""}.mdi-bottle-wine:before{content:""}.mdi-bow-tie:before{content:""}.mdi-bowl:before{content:""}.mdi-bowling:before{content:""}.mdi-box:before{content:""}.mdi-box-cutter:before{content:""}.mdi-box-shadow:before{content:""}.mdi-braille:before{content:"紐"}.mdi-brain:before{content:"類"}.mdi-bridge:before{content:""}.mdi-briefcase:before{content:""}.mdi-briefcase-check:before{content:""}.mdi-briefcase-download:before{content:""}.mdi-briefcase-edit:before{content:"流"}.mdi-briefcase-minus:before{content:"﨩"}.mdi-briefcase-outline:before{content:""}.mdi-briefcase-plus:before{content:"飯"}.mdi-briefcase-remove:before{content:"飼"}.mdi-briefcase-search:before{content:"館"}.mdi-briefcase-upload:before{content:""}.mdi-brightness-1:before{content:""}.mdi-brightness-2:before{content:""}.mdi-brightness-3:before{content:""}.mdi-brightness-4:before{content:""}.mdi-brightness-5:before{content:""}.mdi-brightness-6:before{content:""}.mdi-brightness-7:before{content:""}.mdi-brightness-auto:before{content:""}.mdi-broom:before{content:""}.mdi-brush:before{content:""}.mdi-buddhism:before{content:"壘"}.mdi-buffer:before{content:""}.mdi-bug:before{content:""}.mdi-bug-check:before{content:"鶴"}.mdi-bug-check-outline:before{content:"郞"}.mdi-bug-outline:before{content:"隷"}.mdi-bulldozer:before{content:"﬇"}.mdi-bulletin-board:before{content:""}.mdi-bullhorn:before{content:""}.mdi-bullhorn-outline:before{content:"﬈"}.mdi-bullseye:before{content:""}.mdi-bullseye-arrow:before{content:""}.mdi-bus:before{content:""}.mdi-bus-alert:before{content:"滛"}.mdi-bus-articulated-end:before{content:""}.mdi-bus-articulated-front:before{content:""}.mdi-bus-clock:before{content:""}.mdi-bus-double-decker:before{content:""}.mdi-bus-school:before{content:""}.mdi-bus-side:before{content:""}.mdi-cached:before{content:""}.mdi-cake:before{content:""}.mdi-cake-layered:before{content:""}.mdi-cake-variant:before{content:""}.mdi-calculator:before{content:""}.mdi-calculator-variant:before{content:"滋"}.mdi-calendar:before{content:""}.mdi-calendar-alert:before{content:"侮"}.mdi-calendar-blank:before{content:""}.mdi-calendar-check:before{content:""}.mdi-calendar-clock:before{content:""}.mdi-calendar-edit:before{content:""}.mdi-calendar-export:before{content:"﬉"}.mdi-calendar-heart:before{content:"六"}.mdi-calendar-import:before{content:"﬊"}.mdi-calendar-multiple:before{content:""}.mdi-calendar-multiple-check:before{content:""}.mdi-calendar-multiselect:before{content:"僧"}.mdi-calendar-plus:before{content:""}.mdi-calendar-question:before{content:""}.mdi-calendar-range:before{content:""}.mdi-calendar-remove:before{content:""}.mdi-calendar-search:before{content:"屢"}.mdi-calendar-star:before{content:"戮"}.mdi-calendar-text:before{content:""}.mdi-calendar-today:before{content:""}.mdi-calendar-week:before{content:"免"}.mdi-calendar-week-begin:before{content:"勉"}.mdi-call-made:before{content:""}.mdi-call-merge:before{content:""}.mdi-call-missed:before{content:""}.mdi-call-received:before{content:""}.mdi-call-split:before{content:""}.mdi-camcorder:before{content:""}.mdi-camcorder-box:before{content:""}.mdi-camcorder-box-off:before{content:""}.mdi-camcorder-off:before{content:""}.mdi-camera:before{content:""}.mdi-camera-account:before{content:""}.mdi-camera-burst:before{content:""}.mdi-camera-enhance:before{content:""}.mdi-camera-front:before{content:""}.mdi-camera-front-variant:before{content:""}.mdi-camera-gopro:before{content:""}.mdi-camera-image:before{content:""}.mdi-camera-iris:before{content:""}.mdi-camera-metering-center:before{content:""}.mdi-camera-metering-matrix:before{content:""}.mdi-camera-metering-partial:before{content:""}.mdi-camera-metering-spot:before{content:""}.mdi-camera-off:before{content:""}.mdi-camera-party-mode:before{content:""}.mdi-camera-rear:before{content:""}.mdi-camera-rear-variant:before{content:""}.mdi-camera-switch:before{content:""}.mdi-camera-timer:before{content:""}.mdi-cancel:before{content:""}.mdi-candle:before{content:""}.mdi-candycane:before{content:""}.mdi-cannabis:before{content:""}.mdi-caps-lock:before{content:"漢"}.mdi-car:before{content:""}.mdi-car-battery:before{content:""}.mdi-car-connected:before{content:""}.mdi-car-convertible:before{content:""}.mdi-car-estate:before{content:""}.mdi-car-hatchback:before{content:""}.mdi-car-limousine:before{content:""}.mdi-car-pickup:before{content:""}.mdi-car-side:before{content:""}.mdi-car-sports:before{content:""}.mdi-car-wash:before{content:""}.mdi-caravan:before{content:""}.mdi-cards:before{content:""}.mdi-cards-club:before{content:""}.mdi-cards-diamond:before{content:""}.mdi-cards-heart:before{content:""}.mdi-cards-outline:before{content:""}.mdi-cards-playing-outline:before{content:""}.mdi-cards-spade:before{content:""}.mdi-cards-variant:before{content:""}.mdi-carrot:before{content:""}.mdi-cart:before{content:""}.mdi-cart-off:before{content:""}.mdi-cart-outline:before{content:""}.mdi-cart-plus:before{content:""}.mdi-case-sensitive-alt:before{content:""}.mdi-cash:before{content:""}.mdi-cash-100:before{content:""}.mdi-cash-multiple:before{content:""}.mdi-cash-refund:before{content:"瀞"}.mdi-cash-usd:before{content:""}.mdi-cassette:before{content:"陸"}.mdi-cast:before{content:""}.mdi-cast-connected:before{content:""}.mdi-cast-off:before{content:""}.mdi-castle:before{content:""}.mdi-cat:before{content:""}.mdi-cctv:before{content:""}.mdi-ceiling-light:before{content:""}.mdi-cellphone:before{content:""}.mdi-cellphone-android:before{content:""}.mdi-cellphone-arrow-down:before{content:"倫"}.mdi-cellphone-basic:before{content:""}.mdi-cellphone-dock:before{content:""}.mdi-cellphone-erase:before{content:"樓"}.mdi-cellphone-iphone:before{content:""}.mdi-cellphone-key:before{content:"淚"}.mdi-cellphone-link:before{content:""}.mdi-cellphone-link-off:before{content:""}.mdi-cellphone-lock:before{content:"漏"}.mdi-cellphone-message:before{content:""}.mdi-cellphone-off:before{content:"累"}.mdi-cellphone-screenshot:before{content:"勤"}.mdi-cellphone-settings:before{content:""}.mdi-cellphone-settings-variant:before{content:"縷"}.mdi-cellphone-sound:before{content:"陋"}.mdi-cellphone-text:before{content:""}.mdi-cellphone-wireless:before{content:""}.mdi-certificate:before{content:""}.mdi-chair-school:before{content:""}.mdi-chart-arc:before{content:""}.mdi-chart-areaspline:before{content:""}.mdi-chart-bar:before{content:""}.mdi-chart-bar-stacked:before{content:""}.mdi-chart-bubble:before{content:""}.mdi-chart-donut:before{content:""}.mdi-chart-donut-variant:before{content:""}.mdi-chart-gantt:before{content:""}.mdi-chart-histogram:before{content:""}.mdi-chart-line:before{content:""}.mdi-chart-line-stacked:before{content:""}.mdi-chart-line-variant:before{content:""}.mdi-chart-multiline:before{content:""}.mdi-chart-pie:before{content:""}.mdi-chart-scatterplot-hexbin:before{content:""}.mdi-chart-timeline:before{content:""}.mdi-check:before{content:""}.mdi-check-all:before{content:""}.mdi-check-circle:before{content:""}.mdi-check-circle-outline:before{content:""}.mdi-check-decagram:before{content:""}.mdi-check-outline:before{content:""}.mdi-checkbook:before{content:"煮"}.mdi-checkbox-blank:before{content:""}.mdi-checkbox-blank-circle:before{content:""}.mdi-checkbox-blank-circle-outline:before{content:""}.mdi-checkbox-blank-outline:before{content:""}.mdi-checkbox-intermediate:before{content:""}.mdi-checkbox-marked:before{content:""}.mdi-checkbox-marked-circle:before{content:""}.mdi-checkbox-marked-circle-outline:before{content:""}.mdi-checkbox-marked-outline:before{content:""}.mdi-checkbox-multiple-blank:before{content:""}.mdi-checkbox-multiple-blank-circle:before{content:""}.mdi-checkbox-multiple-blank-circle-outline:before{content:""}.mdi-checkbox-multiple-blank-outline:before{content:""}.mdi-checkbox-multiple-marked:before{content:""}.mdi-checkbox-multiple-marked-circle:before{content:""}.mdi-checkbox-multiple-marked-circle-outline:before{content:""}.mdi-checkbox-multiple-marked-outline:before{content:""}.mdi-checkerboard:before{content:""}.mdi-chemical-weapon:before{content:""}.mdi-chess-bishop:before{content:""}.mdi-chess-king:before{content:""}.mdi-chess-knight:before{content:""}.mdi-chess-pawn:before{content:""}.mdi-chess-queen:before{content:""}.mdi-chess-rook:before{content:""}.mdi-chevron-double-down:before{content:""}.mdi-chevron-double-left:before{content:""}.mdi-chevron-double-right:before{content:""}.mdi-chevron-double-up:before{content:""}.mdi-chevron-down:before{content:""}.mdi-chevron-down-box:before{content:"崙"}.mdi-chevron-down-box-outline:before{content:"淪"}.mdi-chevron-down-circle:before{content:"﬋"}.mdi-chevron-down-circle-outline:before{content:"﬌"}.mdi-chevron-left:before{content:""}.mdi-chevron-left-box:before{content:"輪"}.mdi-chevron-left-box-outline:before{content:"律"}.mdi-chevron-left-circle:before{content:"﬍"}.mdi-chevron-left-circle-outline:before{content:"﬎"}.mdi-chevron-right:before{content:""}.mdi-chevron-right-box:before{content:"慄"}.mdi-chevron-right-box-outline:before{content:"栗"}.mdi-chevron-right-circle:before{content:"﬏"}.mdi-chevron-right-circle-outline:before{content:"﬐"}.mdi-chevron-up:before{content:""}.mdi-chevron-up-box:before{content:"率"}.mdi-chevron-up-box-outline:before{content:"隆"}.mdi-chevron-up-circle:before{content:"﬑"}.mdi-chevron-up-circle-outline:before{content:"﬒"}.mdi-chili-hot:before{content:""}.mdi-chili-medium:before{content:""}.mdi-chili-mild:before{content:""}.mdi-chip:before{content:""}.mdi-christianity:before{content:"勒"}.mdi-church:before{content:""}.mdi-circle:before{content:""}.mdi-circle-edit-outline:before{content:""}.mdi-circle-medium:before{content:"利"}.mdi-circle-outline:before{content:""}.mdi-circle-slice-1:before{content:"瞧"}.mdi-circle-slice-2:before{content:"爵"}.mdi-circle-slice-3:before{content:"犯"}.mdi-circle-slice-4:before{content:"猪"}.mdi-circle-slice-5:before{content:"瑱"}.mdi-circle-slice-6:before{content:"甆"}.mdi-circle-slice-7:before{content:"画"}.mdi-circle-slice-8:before{content:"瘝"}.mdi-circle-small:before{content:"吏"}.mdi-cisco-webex:before{content:""}.mdi-city:before{content:""}.mdi-city-variant:before{content:"卑"}.mdi-city-variant-outline:before{content:"喝"}.mdi-clipboard:before{content:""}.mdi-clipboard-account:before{content:""}.mdi-clipboard-alert:before{content:""}.mdi-clipboard-arrow-down:before{content:""}.mdi-clipboard-arrow-left:before{content:""}.mdi-clipboard-check:before{content:""}.mdi-clipboard-check-outline:before{content:""}.mdi-clipboard-flow:before{content:""}.mdi-clipboard-outline:before{content:""}.mdi-clipboard-plus:before{content:""}.mdi-clipboard-pulse:before{content:""}.mdi-clipboard-pulse-outline:before{content:""}.mdi-clipboard-text:before{content:""}.mdi-clipboard-text-outline:before{content:"嘆"}.mdi-clippy:before{content:""}.mdi-clock:before{content:"肋"}.mdi-clock-alert:before{content:"凜"}.mdi-clock-alert-outline:before{content:""}.mdi-clock-end:before{content:""}.mdi-clock-fast:before{content:""}.mdi-clock-in:before{content:""}.mdi-clock-out:before{content:""}.mdi-clock-outline:before{content:""}.mdi-clock-start:before{content:""}.mdi-close:before{content:""}.mdi-close-box:before{content:""}.mdi-close-box-outline:before{content:""}.mdi-close-circle:before{content:""}.mdi-close-circle-outline:before{content:""}.mdi-close-network:before{content:""}.mdi-close-octagon:before{content:""}.mdi-close-octagon-outline:before{content:""}.mdi-close-outline:before{content:""}.mdi-closed-caption:before{content:""}.mdi-cloud:before{content:""}.mdi-cloud-alert:before{content:"履"}.mdi-cloud-braces:before{content:""}.mdi-cloud-check:before{content:""}.mdi-cloud-circle:before{content:""}.mdi-cloud-download:before{content:""}.mdi-cloud-off-outline:before{content:""}.mdi-cloud-outline:before{content:""}.mdi-cloud-print:before{content:""}.mdi-cloud-print-outline:before{content:""}.mdi-cloud-question:before{content:"器"}.mdi-cloud-search:before{content:"凌"}.mdi-cloud-search-outline:before{content:"稜"}.mdi-cloud-sync:before{content:""}.mdi-cloud-tags:before{content:""}.mdi-cloud-upload:before{content:""}.mdi-clover:before{content:""}.mdi-code-array:before{content:""}.mdi-code-braces:before{content:""}.mdi-code-brackets:before{content:""}.mdi-code-equal:before{content:""}.mdi-code-greater-than:before{content:""}.mdi-code-greater-than-or-equal:before{content:""}.mdi-code-less-than:before{content:""}.mdi-code-less-than-or-equal:before{content:""}.mdi-code-not-equal:before{content:""}.mdi-code-not-equal-variant:before{content:""}.mdi-code-parentheses:before{content:""}.mdi-code-string:before{content:""}.mdi-code-tags:before{content:""}.mdi-code-tags-check:before{content:""}.mdi-codepen:before{content:""}.mdi-coffee:before{content:""}.mdi-coffee-outline:before{content:""}.mdi-coffee-to-go:before{content:""}.mdi-cogs:before{content:""}.mdi-coin:before{content:""}.mdi-coins:before{content:""}.mdi-collage:before{content:""}.mdi-collapse-all:before{content:"瘟"}.mdi-collapse-all-outline:before{content:"益"}.mdi-color-helper:before{content:""}.mdi-comment:before{content:""}.mdi-comment-account:before{content:""}.mdi-comment-account-outline:before{content:""}.mdi-comment-alert:before{content:""}.mdi-comment-alert-outline:before{content:""}.mdi-comment-arrow-left:before{content:"易"}.mdi-comment-arrow-left-outline:before{content:"李"}.mdi-comment-arrow-right:before{content:"梨"}.mdi-comment-arrow-right-outline:before{content:"泥"}.mdi-comment-check:before{content:""}.mdi-comment-check-outline:before{content:""}.mdi-comment-eye:before{content:"塀"}.mdi-comment-eye-outline:before{content:"墨"}.mdi-comment-multiple:before{content:""}.mdi-comment-multiple-outline:before{content:""}.mdi-comment-outline:before{content:""}.mdi-comment-plus:before{content:"理"}.mdi-comment-plus-outline:before{content:""}.mdi-comment-processing:before{content:""}.mdi-comment-processing-outline:before{content:""}.mdi-comment-question:before{content:""}.mdi-comment-question-outline:before{content:""}.mdi-comment-remove:before{content:""}.mdi-comment-remove-outline:before{content:""}.mdi-comment-search:before{content:"層"}.mdi-comment-search-outline:before{content:"屮"}.mdi-comment-text:before{content:""}.mdi-comment-text-multiple:before{content:""}.mdi-comment-text-multiple-outline:before{content:""}.mdi-comment-text-outline:before{content:""}.mdi-compare:before{content:""}.mdi-compass:before{content:""}.mdi-compass-outline:before{content:""}.mdi-console:before{content:""}.mdi-console-line:before{content:""}.mdi-console-network:before{content:""}.mdi-contact-mail:before{content:""}.mdi-contacts:before{content:""}.mdi-contain:before{content:"悔"}.mdi-contain-end:before{content:"慨"}.mdi-contain-start:before{content:"憎"}.mdi-content-copy:before{content:""}.mdi-content-cut:before{content:""}.mdi-content-duplicate:before{content:""}.mdi-content-paste:before{content:""}.mdi-content-save:before{content:""}.mdi-content-save-all:before{content:""}.mdi-content-save-outline:before{content:""}.mdi-content-save-settings:before{content:""}.mdi-content-save-settings-outline:before{content:"ﬓ"}.mdi-contrast:before{content:""}.mdi-contrast-box:before{content:""}.mdi-contrast-circle:before{content:""}.mdi-cookie:before{content:""}.mdi-copyright:before{content:""}.mdi-cordova:before{content:"綾"}.mdi-corn:before{content:""}.mdi-counter:before{content:""}.mdi-cow:before{content:""}.mdi-crane:before{content:""}.mdi-creation:before{content:""}.mdi-credit-card:before{content:""}.mdi-credit-card-multiple:before{content:""}.mdi-credit-card-off:before{content:""}.mdi-credit-card-plus:before{content:""}.mdi-credit-card-refund:before{content:"盛"}.mdi-credit-card-scan:before{content:""}.mdi-credit-card-settings:before{content:""}.mdi-crop:before{content:""}.mdi-crop-free:before{content:""}.mdi-crop-landscape:before{content:""}.mdi-crop-portrait:before{content:""}.mdi-crop-rotate:before{content:""}.mdi-crop-square:before{content:""}.mdi-crosshairs:before{content:""}.mdi-crosshairs-gps:before{content:""}.mdi-crown:before{content:""}.mdi-cryengine:before{content:"菱"}.mdi-crystal-ball:before{content:"ﬔ"}.mdi-cube:before{content:""}.mdi-cube-outline:before{content:""}.mdi-cube-send:before{content:""}.mdi-cube-unfolded:before{content:""}.mdi-cup:before{content:""}.mdi-cup-off:before{content:""}.mdi-cup-water:before{content:""}.mdi-cupcake:before{content:"陵"}.mdi-curling:before{content:""}.mdi-currency-bdt:before{content:""}.mdi-currency-btc:before{content:""}.mdi-currency-chf:before{content:""}.mdi-currency-cny:before{content:""}.mdi-currency-eth:before{content:""}.mdi-currency-eur:before{content:""}.mdi-currency-gbp:before{content:""}.mdi-currency-inr:before{content:""}.mdi-currency-jpy:before{content:""}.mdi-currency-krw:before{content:""}.mdi-currency-kzt:before{content:""}.mdi-currency-ngn:before{content:""}.mdi-currency-php:before{content:"痢"}.mdi-currency-rub:before{content:""}.mdi-currency-sign:before{content:""}.mdi-currency-try:before{content:""}.mdi-currency-twd:before{content:""}.mdi-currency-usd:before{content:""}.mdi-currency-usd-off:before{content:""}.mdi-current-ac:before{content:"讀"}.mdi-current-dc:before{content:"拏"}.mdi-cursor-default:before{content:""}.mdi-cursor-default-outline:before{content:""}.mdi-cursor-move:before{content:""}.mdi-cursor-pointer:before{content:""}.mdi-cursor-text:before{content:""}.mdi-database:before{content:""}.mdi-database-check:before{content:"直"}.mdi-database-export:before{content:"諾"}.mdi-database-import:before{content:"樂"}.mdi-database-lock:before{content:"睊"}.mdi-database-minus:before{content:""}.mdi-database-plus:before{content:""}.mdi-database-search:before{content:""}.mdi-death-star:before{content:""}.mdi-death-star-variant:before{content:""}.mdi-debian:before{content:""}.mdi-debug-step-into:before{content:""}.mdi-debug-step-out:before{content:""}.mdi-debug-step-over:before{content:""}.mdi-decagram:before{content:""}.mdi-decagram-outline:before{content:""}.mdi-decimal-decrease:before{content:""}.mdi-decimal-increase:before{content:""}.mdi-delete:before{content:""}.mdi-delete-circle:before{content:""}.mdi-delete-empty:before{content:""}.mdi-delete-forever:before{content:""}.mdi-delete-outline:before{content:"罹"}.mdi-delete-restore:before{content:""}.mdi-delete-sweep:before{content:""}.mdi-delete-variant:before{content:""}.mdi-delta:before{content:""}.mdi-desk-lamp:before{content:"丹"}.mdi-deskphone:before{content:""}.mdi-desktop-classic:before{content:""}.mdi-desktop-mac:before{content:""}.mdi-desktop-mac-dashboard:before{content:"裏"}.mdi-desktop-tower:before{content:""}.mdi-desktop-tower-monitor:before{content:"着"}.mdi-details:before{content:""}.mdi-developer-board:before{content:""}.mdi-deviantart:before{content:""}.mdi-dialpad:before{content:""}.mdi-diamond:before{content:""}.mdi-dice-1:before{content:""}.mdi-dice-2:before{content:""}.mdi-dice-3:before{content:""}.mdi-dice-4:before{content:""}.mdi-dice-5:before{content:""}.mdi-dice-6:before{content:""}.mdi-dice-d10:before{content:""}.mdi-dice-d12:before{content:""}.mdi-dice-d20:before{content:""}.mdi-dice-d4:before{content:""}.mdi-dice-d6:before{content:""}.mdi-dice-d8:before{content:""}.mdi-dice-multiple:before{content:""}.mdi-dictionary:before{content:""}.mdi-dip-switch:before{content:""}.mdi-directions:before{content:""}.mdi-directions-fork:before{content:""}.mdi-disc:before{content:""}.mdi-disc-alert:before{content:""}.mdi-disc-player:before{content:"寧"}.mdi-discord:before{content:""}.mdi-dishwasher:before{content:"磌"}.mdi-disqus:before{content:""}.mdi-disqus-outline:before{content:""}.mdi-division:before{content:""}.mdi-division-box:before{content:""}.mdi-dlna:before{content:"懲"}.mdi-dna:before{content:""}.mdi-dns:before{content:""}.mdi-do-not-disturb:before{content:""}.mdi-do-not-disturb-off:before{content:""}.mdi-docker:before{content:""}.mdi-doctor:before{content:"敏"}.mdi-dog:before{content:"既"}.mdi-dog-service:before{content:"窱"}.mdi-dog-side:before{content:"暑"}.mdi-dolby:before{content:""}.mdi-domain:before{content:""}.mdi-donkey:before{content:""}.mdi-door:before{content:""}.mdi-door-closed:before{content:""}.mdi-door-open:before{content:""}.mdi-doorbell-video:before{content:""}.mdi-dot-net:before{content:"節"}.mdi-dots-horizontal:before{content:""}.mdi-dots-horizontal-circle:before{content:""}.mdi-dots-vertical:before{content:""}.mdi-dots-vertical-circle:before{content:""}.mdi-douban:before{content:""}.mdi-download:before{content:""}.mdi-download-multiple:before{content:"裡"}.mdi-download-network:before{content:""}.mdi-drag:before{content:""}.mdi-drag-horizontal:before{content:""}.mdi-drag-vertical:before{content:""}.mdi-drawing:before{content:""}.mdi-drawing-box:before{content:""}.mdi-dribbble:before{content:""}.mdi-dribbble-box:before{content:""}.mdi-drone:before{content:""}.mdi-dropbox:before{content:""}.mdi-drupal:before{content:""}.mdi-duck:before{content:""}.mdi-dumbbell:before{content:""}.mdi-ear-hearing:before{content:""}.mdi-ear-hearing-off:before{content:"梅"}.mdi-earth:before{content:""}.mdi-earth-box:before{content:""}.mdi-earth-box-off:before{content:""}.mdi-earth-off:before{content:""}.mdi-edge:before{content:""}.mdi-egg:before{content:"类"}.mdi-egg-easter:before{content:"絛"}.mdi-eight-track:before{content:"里"}.mdi-eject:before{content:""}.mdi-elephant:before{content:""}.mdi-elevation-decline:before{content:""}.mdi-elevation-rise:before{content:""}.mdi-elevator:before{content:""}.mdi-email:before{content:""}.mdi-email-alert:before{content:""}.mdi-email-check:before{content:"練"}.mdi-email-check-outline:before{content:"缾"}.mdi-email-lock:before{content:""}.mdi-email-open:before{content:""}.mdi-email-open-outline:before{content:""}.mdi-email-outline:before{content:""}.mdi-email-plus:before{content:"離"}.mdi-email-plus-outline:before{content:"匿"}.mdi-email-search:before{content:"怒"}.mdi-email-search-outline:before{content:"率"}.mdi-email-variant:before{content:""}.mdi-ember:before{content:"ﬕ"}.mdi-emby:before{content:""}.mdi-emoticon:before{content:""}.mdi-emoticon-cool:before{content:""}.mdi-emoticon-dead:before{content:""}.mdi-emoticon-devil:before{content:""}.mdi-emoticon-excited:before{content:""}.mdi-emoticon-happy:before{content:""}.mdi-emoticon-neutral:before{content:""}.mdi-emoticon-poop:before{content:""}.mdi-emoticon-sad:before{content:""}.mdi-emoticon-tongue:before{content:""}.mdi-engine:before{content:""}.mdi-engine-off:before{content:"海"}.mdi-engine-off-outline:before{content:"渚"}.mdi-engine-outline:before{content:""}.mdi-equal:before{content:""}.mdi-equal-box:before{content:""}.mdi-eraser:before{content:""}.mdi-eraser-variant:before{content:""}.mdi-escalator:before{content:""}.mdi-et:before{content:"者"}.mdi-ethereum:before{content:""}.mdi-ethernet:before{content:""}.mdi-ethernet-cable:before{content:""}.mdi-ethernet-cable-off:before{content:""}.mdi-etsy:before{content:""}.mdi-ev-station:before{content:""}.mdi-eventbrite:before{content:""}.mdi-evernote:before{content:""}.mdi-exclamation:before{content:""}.mdi-exit-run:before{content:"漢"}.mdi-exit-to-app:before{content:""}.mdi-expand-all:before{content:"荒"}.mdi-expand-all-outline:before{content:"華"}.mdi-exponent:before{content:"異"}.mdi-exponent-box:before{content:"北"}.mdi-export:before{content:""}.mdi-eye:before{content:""}.mdi-eye-off:before{content:""}.mdi-eye-off-outline:before{content:""}.mdi-eye-outline:before{content:""}.mdi-eye-plus:before{content:""}.mdi-eye-plus-outline:before{content:""}.mdi-eye-settings:before{content:""}.mdi-eye-settings-outline:before{content:""}.mdi-eyedropper:before{content:""}.mdi-eyedropper-variant:before{content:""}.mdi-face:before{content:""}.mdi-face-profile:before{content:""}.mdi-facebook:before{content:""}.mdi-facebook-box:before{content:""}.mdi-facebook-messenger:before{content:""}.mdi-facebook-workplace:before{content:"ﬖ"}.mdi-factory:before{content:""}.mdi-fan:before{content:""}.mdi-fan-off:before{content:""}.mdi-fast-forward:before{content:""}.mdi-fast-forward-outline:before{content:""}.mdi-fax:before{content:""}.mdi-feather:before{content:""}.mdi-feature-search:before{content:"煮"}.mdi-feature-search-outline:before{content:"爫"}.mdi-fedora:before{content:""}.mdi-ferry:before{content:""}.mdi-file:before{content:""}.mdi-file-account:before{content:""}.mdi-file-alert:before{content:"琢"}.mdi-file-alert-outline:before{content:"碑"}.mdi-file-cabinet:before{content:"蝹"}.mdi-file-chart:before{content:""}.mdi-file-check:before{content:""}.mdi-file-cloud:before{content:""}.mdi-file-compare:before{content:""}.mdi-file-delimited:before{content:""}.mdi-file-document:before{content:""}.mdi-file-document-box:before{content:""}.mdi-file-document-box-multiple:before{content:"襁"}.mdi-file-document-box-multiple-outline:before{content:"覆"}.mdi-file-document-box-outline:before{content:"溺"}.mdi-file-document-outline:before{content:"吝"}.mdi-file-download:before{content:"磻"}.mdi-file-download-outline:before{content:"便"}.mdi-file-excel:before{content:""}.mdi-file-excel-box:before{content:""}.mdi-file-export:before{content:""}.mdi-file-find:before{content:""}.mdi-file-hidden:before{content:""}.mdi-file-image:before{content:""}.mdi-file-import:before{content:""}.mdi-file-lock:before{content:""}.mdi-file-move:before{content:"視"}.mdi-file-multiple:before{content:""}.mdi-file-music:before{content:""}.mdi-file-outline:before{content:""}.mdi-file-pdf:before{content:""}.mdi-file-pdf-box:before{content:""}.mdi-file-percent:before{content:""}.mdi-file-plus:before{content:""}.mdi-file-powerpoint:before{content:""}.mdi-file-powerpoint-box:before{content:""}.mdi-file-presentation-box:before{content:""}.mdi-file-question:before{content:""}.mdi-file-replace:before{content:"ﬗ"}.mdi-file-replace-outline:before{content:"﬘"}.mdi-file-restore:before{content:""}.mdi-file-send:before{content:""}.mdi-file-tree:before{content:""}.mdi-file-undo:before{content:""}.mdi-file-upload:before{content:"社"}.mdi-file-upload-outline:before{content:"祉"}.mdi-file-video:before{content:""}.mdi-file-word:before{content:""}.mdi-file-word-box:before{content:""}.mdi-file-xml:before{content:""}.mdi-film:before{content:""}.mdi-filmstrip:before{content:""}.mdi-filmstrip-off:before{content:""}.mdi-filter:before{content:""}.mdi-filter-outline:before{content:""}.mdi-filter-remove:before{content:""}.mdi-filter-remove-outline:before{content:""}.mdi-filter-variant:before{content:""}.mdi-finance:before{content:""}.mdi-find-replace:before{content:""}.mdi-fingerprint:before{content:""}.mdi-fire:before{content:""}.mdi-fire-truck:before{content:""}.mdi-firebase:before{content:"復"}.mdi-firefox:before{content:""}.mdi-fish:before{content:""}.mdi-flag:before{content:""}.mdi-flag-checkered:before{content:""}.mdi-flag-outline:before{content:""}.mdi-flag-triangle:before{content:""}.mdi-flag-variant:before{content:""}.mdi-flag-variant-outline:before{content:""}.mdi-flash:before{content:""}.mdi-flash-auto:before{content:""}.mdi-flash-circle:before{content:""}.mdi-flash-off:before{content:""}.mdi-flash-outline:before{content:""}.mdi-flash-red-eye:before{content:""}.mdi-flashlight:before{content:""}.mdi-flashlight-off:before{content:""}.mdi-flask:before{content:""}.mdi-flask-empty:before{content:""}.mdi-flask-empty-outline:before{content:""}.mdi-flask-outline:before{content:""}.mdi-flattr:before{content:""}.mdi-flip-to-back:before{content:""}.mdi-flip-to-front:before{content:""}.mdi-floor-lamp:before{content:""}.mdi-floor-plan:before{content:""}.mdi-floppy:before{content:""}.mdi-floppy-variant:before{content:"燐"}.mdi-flower:before{content:""}.mdi-flower-outline:before{content:"璘"}.mdi-flower-tulip:before{content:"藺"}.mdi-flower-tulip-outline:before{content:"隣"}.mdi-folder:before{content:""}.mdi-folder-account:before{content:""}.mdi-folder-clock:before{content:"調"}.mdi-folder-clock-outline:before{content:"諸"}.mdi-folder-download:before{content:""}.mdi-folder-edit:before{content:""}.mdi-folder-google-drive:before{content:""}.mdi-folder-image:before{content:""}.mdi-folder-key:before{content:""}.mdi-folder-key-network:before{content:""}.mdi-folder-lock:before{content:""}.mdi-folder-lock-open:before{content:""}.mdi-folder-move:before{content:""}.mdi-folder-multiple:before{content:""}.mdi-folder-multiple-image:before{content:""}.mdi-folder-multiple-outline:before{content:""}.mdi-folder-network:before{content:""}.mdi-folder-open:before{content:""}.mdi-folder-outline:before{content:""}.mdi-folder-plus:before{content:""}.mdi-folder-remove:before{content:""}.mdi-folder-search:before{content:"不"}.mdi-folder-search-outline:before{content:"泌"}.mdi-folder-star:before{content:""}.mdi-folder-upload:before{content:""}.mdi-font-awesome:before{content:""}.mdi-food:before{content:""}.mdi-food-apple:before{content:""}.mdi-food-croissant:before{content:""}.mdi-food-fork-drink:before{content:""}.mdi-food-off:before{content:""}.mdi-food-variant:before{content:""}.mdi-football:before{content:""}.mdi-football-australian:before{content:""}.mdi-football-helmet:before{content:""}.mdi-forklift:before{content:""}.mdi-format-align-bottom:before{content:""}.mdi-format-align-center:before{content:""}.mdi-format-align-justify:before{content:""}.mdi-format-align-left:before{content:""}.mdi-format-align-middle:before{content:""}.mdi-format-align-right:before{content:""}.mdi-format-align-top:before{content:""}.mdi-format-annotation-minus:before{content:"請"}.mdi-format-annotation-plus:before{content:""}.mdi-format-bold:before{content:""}.mdi-format-clear:before{content:""}.mdi-format-color-fill:before{content:""}.mdi-format-color-text:before{content:""}.mdi-format-columns:before{content:""}.mdi-format-float-center:before{content:""}.mdi-format-float-left:before{content:""}.mdi-format-float-none:before{content:""}.mdi-format-float-right:before{content:""}.mdi-format-font:before{content:""}.mdi-format-font-size-decrease:before{content:"鱗"}.mdi-format-font-size-increase:before{content:"麟"}.mdi-format-header-1:before{content:""}.mdi-format-header-2:before{content:""}.mdi-format-header-3:before{content:""}.mdi-format-header-4:before{content:""}.mdi-format-header-5:before{content:""}.mdi-format-header-6:before{content:""}.mdi-format-header-decrease:before{content:""}.mdi-format-header-equal:before{content:""}.mdi-format-header-increase:before{content:""}.mdi-format-header-pound:before{content:""}.mdi-format-horizontal-align-center:before{content:""}.mdi-format-horizontal-align-left:before{content:""}.mdi-format-horizontal-align-right:before{content:""}.mdi-format-indent-decrease:before{content:""}.mdi-format-indent-increase:before{content:""}.mdi-format-italic:before{content:""}.mdi-format-letter-case:before{content:"﬙"}.mdi-format-letter-case-lower:before{content:"﬚"}.mdi-format-letter-case-upper:before{content:"﬛"}.mdi-format-line-spacing:before{content:""}.mdi-format-line-style:before{content:""}.mdi-format-line-weight:before{content:""}.mdi-format-list-bulleted:before{content:""}.mdi-format-list-bulleted-type:before{content:""}.mdi-format-list-checkbox:before{content:"數"}.mdi-format-list-checks:before{content:""}.mdi-format-list-numbers:before{content:""}.mdi-format-page-break:before{content:""}.mdi-format-paint:before{content:""}.mdi-format-paragraph:before{content:""}.mdi-format-pilcrow:before{content:""}.mdi-format-quote-close:before{content:""}.mdi-format-quote-open:before{content:""}.mdi-format-rotate-90:before{content:""}.mdi-format-section:before{content:""}.mdi-format-size:before{content:""}.mdi-format-strikethrough:before{content:""}.mdi-format-strikethrough-variant:before{content:""}.mdi-format-subscript:before{content:""}.mdi-format-superscript:before{content:""}.mdi-format-text:before{content:""}.mdi-format-textdirection-l-to-r:before{content:""}.mdi-format-textdirection-r-to-l:before{content:""}.mdi-format-title:before{content:""}.mdi-format-underline:before{content:""}.mdi-format-vertical-align-bottom:before{content:""}.mdi-format-vertical-align-center:before{content:""}.mdi-format-vertical-align-top:before{content:""}.mdi-format-wrap-inline:before{content:""}.mdi-format-wrap-square:before{content:""}.mdi-format-wrap-tight:before{content:""}.mdi-format-wrap-top-bottom:before{content:""}.mdi-forum:before{content:""}.mdi-forum-outline:before{content:""}.mdi-forward:before{content:""}.mdi-fountain:before{content:"索"}.mdi-foursquare:before{content:""}.mdi-freebsd:before{content:""}.mdi-fridge:before{content:""}.mdi-fridge-filled:before{content:""}.mdi-fridge-filled-bottom:before{content:""}.mdi-fridge-filled-top:before{content:""}.mdi-fuel:before{content:""}.mdi-fullscreen:before{content:""}.mdi-fullscreen-exit:before{content:""}.mdi-function:before{content:""}.mdi-function-variant:before{content:""}.mdi-gamepad:before{content:""}.mdi-gamepad-variant:before{content:""}.mdi-garage:before{content:""}.mdi-garage-alert:before{content:""}.mdi-garage-open:before{content:""}.mdi-gas-cylinder:before{content:""}.mdi-gas-station:before{content:""}.mdi-gate:before{content:""}.mdi-gate-and:before{content:""}.mdi-gate-nand:before{content:""}.mdi-gate-nor:before{content:""}.mdi-gate-not:before{content:""}.mdi-gate-or:before{content:""}.mdi-gate-xnor:before{content:""}.mdi-gate-xor:before{content:""}.mdi-gauge:before{content:""}.mdi-gauge-empty:before{content:""}.mdi-gauge-full:before{content:""}.mdi-gauge-low:before{content:""}.mdi-gavel:before{content:""}.mdi-gender-female:before{content:""}.mdi-gender-male:before{content:""}.mdi-gender-male-female:before{content:""}.mdi-gender-transgender:before{content:""}.mdi-gentoo:before{content:""}.mdi-gesture:before{content:""}.mdi-gesture-double-tap:before{content:""}.mdi-gesture-pinch:before{content:"謁"}.mdi-gesture-spread:before{content:"諾"}.mdi-gesture-swipe-down:before{content:""}.mdi-gesture-swipe-horizontal:before{content:"諭"}.mdi-gesture-swipe-left:before{content:""}.mdi-gesture-swipe-right:before{content:""}.mdi-gesture-swipe-up:before{content:""}.mdi-gesture-swipe-vertical:before{content:"謹"}.mdi-gesture-tap:before{content:""}.mdi-gesture-two-double-tap:before{content:""}.mdi-gesture-two-tap:before{content:""}.mdi-ghost:before{content:""}.mdi-ghost-off:before{content:"林"}.mdi-gift:before{content:""}.mdi-git:before{content:""}.mdi-github-box:before{content:""}.mdi-github-circle:before{content:""}.mdi-github-face:before{content:""}.mdi-glass-cocktail:before{content:""}.mdi-glass-flute:before{content:""}.mdi-glass-mug:before{content:""}.mdi-glass-stange:before{content:""}.mdi-glass-tulip:before{content:""}.mdi-glass-wine:before{content:""}.mdi-glassdoor:before{content:""}.mdi-glasses:before{content:""}.mdi-globe-model:before{content:""}.mdi-gmail:before{content:""}.mdi-gnome:before{content:""}.mdi-golf:before{content:""}.mdi-gondola:before{content:""}.mdi-google:before{content:""}.mdi-google-allo:before{content:""}.mdi-google-analytics:before{content:""}.mdi-google-assistant:before{content:""}.mdi-google-cardboard:before{content:""}.mdi-google-chrome:before{content:""}.mdi-google-circles:before{content:""}.mdi-google-circles-communities:before{content:""}.mdi-google-circles-extended:before{content:""}.mdi-google-circles-group:before{content:""}.mdi-google-controller:before{content:""}.mdi-google-controller-off:before{content:""}.mdi-google-drive:before{content:""}.mdi-google-earth:before{content:""}.mdi-google-fit:before{content:"參"}.mdi-google-glass:before{content:""}.mdi-google-hangouts:before{content:""}.mdi-google-home:before{content:""}.mdi-google-keep:before{content:""}.mdi-google-lens:before{content:"淋"}.mdi-google-maps:before{content:""}.mdi-google-nearby:before{content:""}.mdi-google-pages:before{content:""}.mdi-google-photos:before{content:""}.mdi-google-physical-web:before{content:""}.mdi-google-play:before{content:""}.mdi-google-plus:before{content:""}.mdi-google-plus-box:before{content:""}.mdi-google-spreadsheet:before{content:"臨"}.mdi-google-translate:before{content:""}.mdi-google-wallet:before{content:""}.mdi-gpu:before{content:""}.mdi-gradient:before{content:""}.mdi-graphql:before{content:""}.mdi-grease-pencil:before{content:""}.mdi-greater-than:before{content:"塞"}.mdi-greater-than-or-equal:before{content:"省"}.mdi-grid:before{content:""}.mdi-grid-large:before{content:""}.mdi-grid-off:before{content:""}.mdi-group:before{content:""}.mdi-guitar-acoustic:before{content:""}.mdi-guitar-electric:before{content:""}.mdi-guitar-pick:before{content:""}.mdi-guitar-pick-outline:before{content:""}.mdi-guy-fawkes-mask:before{content:""}.mdi-hackernews:before{content:""}.mdi-hail:before{content:"變"}.mdi-hamburger:before{content:""}.mdi-hammer:before{content:""}.mdi-hand:before{content:"祈"}.mdi-hand-okay:before{content:"祐"}.mdi-hand-peace:before{content:"祖"}.mdi-hand-peace-variant:before{content:"祝"}.mdi-hand-pointing-down:before{content:"禍"}.mdi-hand-pointing-left:before{content:"禎"}.mdi-hand-pointing-right:before{content:""}.mdi-hand-pointing-up:before{content:"穀"}.mdi-hanger:before{content:""}.mdi-hard-hat:before{content:"葉"}.mdi-harddisk:before{content:""}.mdi-headphones:before{content:""}.mdi-headphones-bluetooth:before{content:"說"}.mdi-headphones-box:before{content:""}.mdi-headphones-off:before{content:""}.mdi-headphones-settings:before{content:""}.mdi-headset:before{content:""}.mdi-headset-dock:before{content:""}.mdi-headset-off:before{content:""}.mdi-heart:before{content:""}.mdi-heart-box:before{content:""}.mdi-heart-box-outline:before{content:""}.mdi-heart-broken:before{content:""}.mdi-heart-circle:before{content:"殺"}.mdi-heart-circle-outline:before{content:"辰"}.mdi-heart-half:before{content:""}.mdi-heart-half-full:before{content:""}.mdi-heart-half-outline:before{content:""}.mdi-heart-multiple:before{content:"突"}.mdi-heart-multiple-outline:before{content:"節"}.mdi-heart-off:before{content:""}.mdi-heart-outline:before{content:""}.mdi-heart-pulse:before{content:""}.mdi-helicopter:before{content:"贈"}.mdi-help:before{content:""}.mdi-help-box:before{content:""}.mdi-help-circle:before{content:""}.mdi-help-circle-outline:before{content:""}.mdi-help-network:before{content:""}.mdi-hexagon:before{content:""}.mdi-hexagon-multiple:before{content:""}.mdi-hexagon-outline:before{content:""}.mdi-hexagon-slice-1:before{content:"輸"}.mdi-hexagon-slice-2:before{content:"遲"}.mdi-hexagon-slice-3:before{content:"醙"}.mdi-hexagon-slice-4:before{content:"鉶"}.mdi-hexagon-slice-5:before{content:"陼"}.mdi-hexagon-slice-6:before{content:"難"}.mdi-hexagram:before{content:"靖"}.mdi-hexagram-outline:before{content:"韛"}.mdi-high-definition:before{content:""}.mdi-high-definition-box:before{content:""}.mdi-highway:before{content:""}.mdi-hinduism:before{content:"沈"}.mdi-history:before{content:""}.mdi-hockey-puck:before{content:""}.mdi-hockey-sticks:before{content:""}.mdi-hololens:before{content:""}.mdi-home:before{content:""}.mdi-home-account:before{content:""}.mdi-home-alert:before{content:""}.mdi-home-assistant:before{content:""}.mdi-home-automation:before{content:""}.mdi-home-circle:before{content:""}.mdi-home-currency-usd:before{content:""}.mdi-home-heart:before{content:""}.mdi-home-lock:before{content:""}.mdi-home-lock-open:before{content:""}.mdi-home-map-marker:before{content:""}.mdi-home-minus:before{content:"拾"}.mdi-home-modern:before{content:""}.mdi-home-outline:before{content:""}.mdi-home-plus:before{content:"若"}.mdi-home-variant:before{content:""}.mdi-hook:before{content:""}.mdi-hook-off:before{content:""}.mdi-hops:before{content:""}.mdi-horseshoe:before{content:"練"}.mdi-hospital:before{content:""}.mdi-hospital-building:before{content:""}.mdi-hospital-marker:before{content:""}.mdi-hot-tub:before{content:""}.mdi-hotel:before{content:""}.mdi-houzz:before{content:""}.mdi-houzz-box:before{content:""}.mdi-hulu:before{content:""}.mdi-human:before{content:""}.mdi-human-child:before{content:""}.mdi-human-female:before{content:""}.mdi-human-female-boy:before{content:"縉"}.mdi-human-female-female:before{content:"繁"}.mdi-human-female-girl:before{content:"署"}.mdi-human-greeting:before{content:""}.mdi-human-handsdown:before{content:""}.mdi-human-handsup:before{content:""}.mdi-human-male:before{content:""}.mdi-human-male-boy:before{content:"者"}.mdi-human-male-female:before{content:""}.mdi-human-male-girl:before{content:"臭"}.mdi-human-male-male:before{content:"艹"}.mdi-human-pregnant:before{content:""}.mdi-humble-bundle:before{content:""}.mdi-ice-cream:before{content:""}.mdi-image:before{content:""}.mdi-image-album:before{content:""}.mdi-image-area:before{content:""}.mdi-image-area-close:before{content:""}.mdi-image-broken:before{content:""}.mdi-image-broken-variant:before{content:""}.mdi-image-filter:before{content:""}.mdi-image-filter-black-white:before{content:""}.mdi-image-filter-center-focus:before{content:""}.mdi-image-filter-center-focus-weak:before{content:""}.mdi-image-filter-drama:before{content:""}.mdi-image-filter-frames:before{content:""}.mdi-image-filter-hdr:before{content:""}.mdi-image-filter-none:before{content:""}.mdi-image-filter-tilt-shift:before{content:""}.mdi-image-filter-vintage:before{content:""}.mdi-image-move:before{content:"立"}.mdi-image-multiple:before{content:""}.mdi-image-off:before{content:""}.mdi-image-outline:before{content:"掠"}.mdi-image-plus:before{content:""}.mdi-image-search:before{content:"略"}.mdi-image-search-outline:before{content:"亮"}.mdi-import:before{content:""}.mdi-inbox:before{content:""}.mdi-inbox-arrow-down:before{content:""}.mdi-inbox-arrow-up:before{content:""}.mdi-inbox-multiple:before{content:""}.mdi-incognito:before{content:""}.mdi-infinity:before{content:""}.mdi-information:before{content:""}.mdi-information-outline:before{content:""}.mdi-information-variant:before{content:""}.mdi-instagram:before{content:""}.mdi-instapaper:before{content:""}.mdi-internet-explorer:before{content:""}.mdi-invert-colors:before{content:""}.mdi-ip:before{content:"艹"}.mdi-ip-network:before{content:"著"}.mdi-islam:before{content:"兩"}.mdi-itunes:before{content:""}.mdi-jeepney:before{content:""}.mdi-jira:before{content:""}.mdi-jquery:before{content:""}.mdi-jsfiddle:before{content:""}.mdi-json:before{content:""}.mdi-judaism:before{content:"凉"}.mdi-karate:before{content:""}.mdi-keg:before{content:""}.mdi-kettle:before{content:""}.mdi-key:before{content:""}.mdi-key-change:before{content:""}.mdi-key-minus:before{content:""}.mdi-key-plus:before{content:""}.mdi-key-remove:before{content:""}.mdi-key-variant:before{content:""}.mdi-keyboard:before{content:""}.mdi-keyboard-backspace:before{content:""}.mdi-keyboard-caps:before{content:""}.mdi-keyboard-close:before{content:""}.mdi-keyboard-off:before{content:""}.mdi-keyboard-outline:before{content:"梁"}.mdi-keyboard-return:before{content:""}.mdi-keyboard-settings:before{content:"笠"}.mdi-keyboard-settings-outline:before{content:"粒"}.mdi-keyboard-tab:before{content:""}.mdi-keyboard-variant:before{content:""}.mdi-kickstarter:before{content:""}.mdi-knife:before{content:"狀"}.mdi-knife-military:before{content:"炙"}.mdi-kodi:before{content:""}.mdi-label:before{content:""}.mdi-label-off:before{content:"響"}.mdi-label-off-outline:before{content:"頋"}.mdi-label-outline:before{content:""}.mdi-label-variant:before{content:"頻"}.mdi-label-variant-outline:before{content:"鬒"}.mdi-ladybug:before{content:""}.mdi-lambda:before{content:""}.mdi-lamp:before{content:""}.mdi-lan:before{content:""}.mdi-lan-connect:before{content:""}.mdi-lan-disconnect:before{content:""}.mdi-lan-pending:before{content:""}.mdi-language-c:before{content:""}.mdi-language-cpp:before{content:""}.mdi-language-csharp:before{content:""}.mdi-language-css3:before{content:""}.mdi-language-go:before{content:""}.mdi-language-html5:before{content:""}.mdi-language-java:before{content:"﬜"}.mdi-language-javascript:before{content:""}.mdi-language-lua:before{content:""}.mdi-language-php:before{content:""}.mdi-language-python:before{content:""}.mdi-language-python-text:before{content:""}.mdi-language-r:before{content:""}.mdi-language-ruby-on-rails:before{content:"龜"}.mdi-language-swift:before{content:""}.mdi-language-typescript:before{content:""}.mdi-laptop:before{content:""}.mdi-laptop-chromebook:before{content:""}.mdi-laptop-mac:before{content:""}.mdi-laptop-off:before{content:""}.mdi-laptop-windows:before{content:""}.mdi-laravel:before{content:"𢡊"}.mdi-lastfm:before{content:""}.mdi-lastpass:before{content:""}.mdi-launch:before{content:""}.mdi-lava-lamp:before{content:""}.mdi-layers:before{content:""}.mdi-layers-off:before{content:""}.mdi-layers-off-outline:before{content:"識"}.mdi-layers-outline:before{content:"什"}.mdi-lead-pencil:before{content:""}.mdi-leaf:before{content:""}.mdi-led-off:before{content:""}.mdi-led-on:before{content:""}.mdi-led-outline:before{content:""}.mdi-led-strip:before{content:""}.mdi-led-variant-off:before{content:""}.mdi-led-variant-on:before{content:""}.mdi-led-variant-outline:before{content:""}.mdi-less-than:before{content:"糧"}.mdi-less-than-or-equal:before{content:"良"}.mdi-library:before{content:""}.mdi-library-books:before{content:""}.mdi-library-music:before{content:""}.mdi-library-plus:before{content:""}.mdi-lifebuoy:before{content:""}.mdi-light-switch:before{content:"諒"}.mdi-lightbulb:before{content:""}.mdi-lightbulb-on:before{content:""}.mdi-lightbulb-on-outline:before{content:""}.mdi-lightbulb-outline:before{content:""}.mdi-lighthouse:before{content:"茶"}.mdi-lighthouse-on:before{content:"刺"}.mdi-link:before{content:""}.mdi-link-off:before{content:""}.mdi-link-variant:before{content:""}.mdi-link-variant-off:before{content:""}.mdi-linkedin:before{content:""}.mdi-linkedin-box:before{content:""}.mdi-linux:before{content:""}.mdi-linux-mint:before{content:""}.mdi-litecoin:before{content:"褐"}.mdi-loading:before{content:""}.mdi-lock:before{content:""}.mdi-lock-alert:before{content:""}.mdi-lock-clock:before{content:"量"}.mdi-lock-open:before{content:""}.mdi-lock-open-outline:before{content:""}.mdi-lock-outline:before{content:""}.mdi-lock-pattern:before{content:""}.mdi-lock-plus:before{content:""}.mdi-lock-question:before{content:""}.mdi-lock-reset:before{content:""}.mdi-lock-smart:before{content:""}.mdi-locker:before{content:""}.mdi-locker-multiple:before{content:""}.mdi-login:before{content:""}.mdi-login-variant:before{content:""}.mdi-logout:before{content:""}.mdi-logout-variant:before{content:""}.mdi-looks:before{content:""}.mdi-loop:before{content:""}.mdi-loupe:before{content:""}.mdi-lumx:before{content:""}.mdi-lyft:before{content:"יִ"}.mdi-magnet:before{content:""}.mdi-magnet-on:before{content:""}.mdi-magnify:before{content:""}.mdi-magnify-close:before{content:"勵"}.mdi-magnify-minus:before{content:""}.mdi-magnify-minus-cursor:before{content:"視"}.mdi-magnify-minus-outline:before{content:""}.mdi-magnify-plus:before{content:""}.mdi-magnify-plus-cursor:before{content:"謁"}.mdi-magnify-plus-outline:before{content:""}.mdi-mail-ru:before{content:""}.mdi-mailbox:before{content:""}.mdi-map:before{content:""}.mdi-map-legend:before{content:"切"}.mdi-map-marker:before{content:""}.mdi-map-marker-circle:before{content:""}.mdi-map-marker-distance:before{content:""}.mdi-map-marker-minus:before{content:""}.mdi-map-marker-multiple:before{content:""}.mdi-map-marker-off:before{content:""}.mdi-map-marker-outline:before{content:""}.mdi-map-marker-plus:before{content:""}.mdi-map-marker-radius:before{content:""}.mdi-map-minus:before{content:"呂"}.mdi-map-outline:before{content:"女"}.mdi-map-plus:before{content:"廬"}.mdi-map-search:before{content:"旅"}.mdi-map-search-outline:before{content:"濾"}.mdi-margin:before{content:""}.mdi-markdown:before{content:""}.mdi-marker:before{content:""}.mdi-marker-check:before{content:""}.mdi-mastodon:before{content:"𢡄"}.mdi-mastodon-variant:before{content:"𣏕"}.mdi-material-design:before{content:"礪"}.mdi-material-ui:before{content:""}.mdi-math-compass:before{content:""}.mdi-matrix:before{content:""}.mdi-maxcdn:before{content:""}.mdi-medal:before{content:"閭"}.mdi-medical-bag:before{content:""}.mdi-medium:before{content:""}.mdi-meetup:before{content:"㮝"}.mdi-memory:before{content:""}.mdi-menu:before{content:""}.mdi-menu-down:before{content:""}.mdi-menu-down-outline:before{content:""}.mdi-menu-left:before{content:""}.mdi-menu-left-outline:before{content:"度"}.mdi-menu-right:before{content:""}.mdi-menu-right-outline:before{content:"拓"}.mdi-menu-swap:before{content:"謹"}.mdi-menu-swap-outline:before{content:"賓"}.mdi-menu-up:before{content:""}.mdi-menu-up-outline:before{content:""}.mdi-message:before{content:""}.mdi-message-alert:before{content:""}.mdi-message-alert-outline:before{content:"糖"}.mdi-message-bulleted:before{content:""}.mdi-message-bulleted-off:before{content:""}.mdi-message-draw:before{content:""}.mdi-message-image:before{content:""}.mdi-message-outline:before{content:""}.mdi-message-plus:before{content:""}.mdi-message-processing:before{content:""}.mdi-message-reply:before{content:""}.mdi-message-reply-text:before{content:""}.mdi-message-settings:before{content:""}.mdi-message-settings-variant:before{content:""}.mdi-message-text:before{content:""}.mdi-message-text-outline:before{content:""}.mdi-message-video:before{content:""}.mdi-meteor:before{content:""}.mdi-metronome:before{content:""}.mdi-metronome-tick:before{content:""}.mdi-micro-sd:before{content:""}.mdi-microphone:before{content:""}.mdi-microphone-minus:before{content:""}.mdi-microphone-off:before{content:""}.mdi-microphone-outline:before{content:""}.mdi-microphone-plus:before{content:""}.mdi-microphone-settings:before{content:""}.mdi-microphone-variant:before{content:""}.mdi-microphone-variant-off:before{content:""}.mdi-microscope:before{content:""}.mdi-microsoft:before{content:""}.mdi-microsoft-dynamics:before{content:"驪"}.mdi-midi:before{content:""}.mdi-midi-port:before{content:""}.mdi-minecraft:before{content:""}.mdi-mini-sd:before{content:"宅"}.mdi-minidisc:before{content:"洞"}.mdi-minus:before{content:""}.mdi-minus-box:before{content:""}.mdi-minus-box-outline:before{content:""}.mdi-minus-circle:before{content:""}.mdi-minus-circle-outline:before{content:""}.mdi-minus-network:before{content:""}.mdi-mixcloud:before{content:""}.mdi-mixed-reality:before{content:""}.mdi-mixer:before{content:""}.mdi-monitor:before{content:""}.mdi-monitor-cellphone:before{content:"麗"}.mdi-monitor-cellphone-star:before{content:"黎"}.mdi-monitor-dashboard:before{content:"暴"}.mdi-monitor-multiple:before{content:""}.mdi-more:before{content:""}.mdi-motorbike:before{content:""}.mdi-mouse:before{content:""}.mdi-mouse-bluetooth:before{content:"力"}.mdi-mouse-off:before{content:""}.mdi-mouse-variant:before{content:""}.mdi-mouse-variant-off:before{content:""}.mdi-move-resize:before{content:""}.mdi-move-resize-variant:before{content:""}.mdi-movie:before{content:""}.mdi-movie-roll:before{content:""}.mdi-muffin:before{content:"曆"}.mdi-multiplication:before{content:""}.mdi-multiplication-box:before{content:""}.mdi-mushroom:before{content:""}.mdi-mushroom-outline:before{content:""}.mdi-music:before{content:""}.mdi-music-box:before{content:""}.mdi-music-box-outline:before{content:""}.mdi-music-circle:before{content:""}.mdi-music-circle-outline:before{content:"䀘"}.mdi-music-note:before{content:""}.mdi-music-note-bluetooth:before{content:""}.mdi-music-note-bluetooth-off:before{content:""}.mdi-music-note-eighth:before{content:""}.mdi-music-note-half:before{content:""}.mdi-music-note-off:before{content:""}.mdi-music-note-quarter:before{content:""}.mdi-music-note-sixteenth:before{content:""}.mdi-music-note-whole:before{content:""}.mdi-music-off:before{content:""}.mdi-nas:before{content:""}.mdi-nativescript:before{content:""}.mdi-nature:before{content:""}.mdi-nature-people:before{content:""}.mdi-navigation:before{content:""}.mdi-near-me:before{content:""}.mdi-needle:before{content:""}.mdi-netflix:before{content:""}.mdi-network:before{content:""}.mdi-network-strength-1:before{content:""}.mdi-network-strength-1-alert:before{content:""}.mdi-network-strength-2:before{content:""}.mdi-network-strength-2-alert:before{content:""}.mdi-network-strength-3:before{content:""}.mdi-network-strength-3-alert:before{content:""}.mdi-network-strength-4:before{content:""}.mdi-network-strength-4-alert:before{content:""}.mdi-network-strength-off:before{content:""}.mdi-network-strength-off-outline:before{content:""}.mdi-network-strength-outline:before{content:""}.mdi-new-box:before{content:""}.mdi-newspaper:before{content:""}.mdi-nfc:before{content:""}.mdi-nfc-tap:before{content:""}.mdi-nfc-variant:before{content:""}.mdi-ninja:before{content:""}.mdi-nintendo-switch:before{content:""}.mdi-nodejs:before{content:""}.mdi-not-equal:before{content:"歷"}.mdi-not-equal-variant:before{content:"轢"}.mdi-note:before{content:""}.mdi-note-multiple:before{content:""}.mdi-note-multiple-outline:before{content:""}.mdi-note-outline:before{content:""}.mdi-note-plus:before{content:""}.mdi-note-plus-outline:before{content:""}.mdi-note-text:before{content:""}.mdi-notebook:before{content:""}.mdi-notification-clear-all:before{content:""}.mdi-npm:before{content:""}.mdi-npm-variant:before{content:"年"}.mdi-npm-variant-outline:before{content:"憐"}.mdi-nuke:before{content:""}.mdi-null:before{content:""}.mdi-numeric:before{content:""}.mdi-numeric-0:before{content:"0"}.mdi-numeric-0-box:before{content:""}.mdi-numeric-0-box-multiple-outline:before{content:""}.mdi-numeric-0-box-outline:before{content:""}.mdi-numeric-1:before{content:"1"}.mdi-numeric-1-box:before{content:""}.mdi-numeric-1-box-multiple-outline:before{content:""}.mdi-numeric-1-box-outline:before{content:""}.mdi-numeric-2:before{content:"2"}.mdi-numeric-2-box:before{content:""}.mdi-numeric-2-box-multiple-outline:before{content:""}.mdi-numeric-2-box-outline:before{content:""}.mdi-numeric-3:before{content:"3"}.mdi-numeric-3-box:before{content:""}.mdi-numeric-3-box-multiple-outline:before{content:""}.mdi-numeric-3-box-outline:before{content:""}.mdi-numeric-4:before{content:"4"}.mdi-numeric-4-box:before{content:""}.mdi-numeric-4-box-multiple-outline:before{content:""}.mdi-numeric-4-box-outline:before{content:""}.mdi-numeric-5:before{content:"5"}.mdi-numeric-5-box:before{content:""}.mdi-numeric-5-box-multiple-outline:before{content:""}.mdi-numeric-5-box-outline:before{content:""}.mdi-numeric-6:before{content:"6"}.mdi-numeric-6-box:before{content:""}.mdi-numeric-6-box-multiple-outline:before{content:""}.mdi-numeric-6-box-outline:before{content:""}.mdi-numeric-7:before{content:"7"}.mdi-numeric-7-box:before{content:""}.mdi-numeric-7-box-multiple-outline:before{content:""}.mdi-numeric-7-box-outline:before{content:""}.mdi-numeric-8:before{content:"8"}.mdi-numeric-8-box:before{content:""}.mdi-numeric-8-box-multiple-outline:before{content:""}.mdi-numeric-8-box-outline:before{content:""}.mdi-numeric-9:before{content:"9"}.mdi-numeric-9-box:before{content:""}.mdi-numeric-9-box-multiple-outline:before{content:""}.mdi-numeric-9-box-outline:before{content:""}.mdi-numeric-9-plus-box:before{content:""}.mdi-numeric-9-plus-box-multiple-outline:before{content:""}.mdi-numeric-9-plus-box-outline:before{content:""}.mdi-nut:before{content:""}.mdi-nutrition:before{content:""}.mdi-oar:before{content:""}.mdi-octagon:before{content:""}.mdi-octagon-outline:before{content:""}.mdi-octagram:before{content:""}.mdi-octagram-outline:before{content:""}.mdi-odnoklassniki:before{content:""}.mdi-office:before{content:""}.mdi-office-building:before{content:"戀"}.mdi-oil:before{content:""}.mdi-oil-temperature:before{content:""}.mdi-omega:before{content:""}.mdi-onedrive:before{content:""}.mdi-onenote:before{content:""}.mdi-onepassword:before{content:""}.mdi-opacity:before{content:""}.mdi-open-in-app:before{content:""}.mdi-open-in-new:before{content:""}.mdi-openid:before{content:""}.mdi-opera:before{content:""}.mdi-orbit:before{content:""}.mdi-origin:before{content:"שׂ"}.mdi-ornament:before{content:""}.mdi-ornament-variant:before{content:""}.mdi-owl:before{content:""}.mdi-package:before{content:""}.mdi-package-down:before{content:""}.mdi-package-up:before{content:""}.mdi-package-variant:before{content:""}.mdi-package-variant-closed:before{content:""}.mdi-page-first:before{content:""}.mdi-page-last:before{content:""}.mdi-page-layout-body:before{content:""}.mdi-page-layout-footer:before{content:""}.mdi-page-layout-header:before{content:""}.mdi-page-layout-sidebar-left:before{content:""}.mdi-page-layout-sidebar-right:before{content:""}.mdi-palette:before{content:""}.mdi-palette-advanced:before{content:""}.mdi-palette-swatch:before{content:""}.mdi-panda:before{content:""}.mdi-pandora:before{content:""}.mdi-panorama:before{content:""}.mdi-panorama-fisheye:before{content:""}.mdi-panorama-horizontal:before{content:""}.mdi-panorama-vertical:before{content:""}.mdi-panorama-wide-angle:before{content:""}.mdi-paper-cut-vertical:before{content:""}.mdi-paperclip:before{content:""}.mdi-parking:before{content:""}.mdi-passport:before{content:""}.mdi-patreon:before{content:""}.mdi-pause:before{content:""}.mdi-pause-circle:before{content:""}.mdi-pause-circle-outline:before{content:""}.mdi-pause-octagon:before{content:""}.mdi-pause-octagon-outline:before{content:""}.mdi-paw:before{content:""}.mdi-paw-off:before{content:""}.mdi-paypal:before{content:""}.mdi-peace:before{content:""}.mdi-pen:before{content:""}.mdi-pencil:before{content:""}.mdi-pencil-box:before{content:""}.mdi-pencil-box-outline:before{content:""}.mdi-pencil-circle:before{content:""}.mdi-pencil-circle-outline:before{content:""}.mdi-pencil-lock:before{content:""}.mdi-pencil-off:before{content:""}.mdi-pentagon:before{content:""}.mdi-pentagon-outline:before{content:""}.mdi-percent:before{content:""}.mdi-periodic-table:before{content:""}.mdi-periodic-table-co2:before{content:""}.mdi-periscope:before{content:""}.mdi-pharmacy:before{content:""}.mdi-phone:before{content:""}.mdi-phone-bluetooth:before{content:""}.mdi-phone-classic:before{content:""}.mdi-phone-forward:before{content:""}.mdi-phone-hangup:before{content:""}.mdi-phone-in-talk:before{content:""}.mdi-phone-incoming:before{content:""}.mdi-phone-lock:before{content:""}.mdi-phone-log:before{content:""}.mdi-phone-minus:before{content:""}.mdi-phone-missed:before{content:""}.mdi-phone-outgoing:before{content:""}.mdi-phone-paused:before{content:""}.mdi-phone-plus:before{content:""}.mdi-phone-return:before{content:""}.mdi-phone-rotate-landscape:before{content:""}.mdi-phone-rotate-portrait:before{content:""}.mdi-phone-settings:before{content:""}.mdi-phone-voip:before{content:""}.mdi-pi:before{content:""}.mdi-pi-box:before{content:""}.mdi-piano:before{content:""}.mdi-pickaxe:before{content:""}.mdi-pier:before{content:""}.mdi-pier-crane:before{content:""}.mdi-pig:before{content:""}.mdi-pill:before{content:""}.mdi-pillar:before{content:""}.mdi-pin:before{content:""}.mdi-pin-off:before{content:""}.mdi-pin-off-outline:before{content:"勞"}.mdi-pin-outline:before{content:"擄"}.mdi-pine-tree:before{content:""}.mdi-pine-tree-box:before{content:""}.mdi-pinterest:before{content:""}.mdi-pinterest-box:before{content:""}.mdi-pinwheel:before{content:"䀹"}.mdi-pinwheel-outline:before{content:"𥉉"}.mdi-pipe:before{content:""}.mdi-pipe-disconnected:before{content:""}.mdi-pipe-leak:before{content:""}.mdi-pirate:before{content:"輻"}.mdi-pistol:before{content:""}.mdi-piston:before{content:""}.mdi-pizza:before{content:""}.mdi-plane-shield:before{content:""}.mdi-play:before{content:""}.mdi-play-box-outline:before{content:""}.mdi-play-circle:before{content:""}.mdi-play-circle-outline:before{content:""}.mdi-play-network:before{content:""}.mdi-play-pause:before{content:""}.mdi-play-protected-content:before{content:""}.mdi-play-speed:before{content:""}.mdi-playlist-check:before{content:""}.mdi-playlist-edit:before{content:""}.mdi-playlist-minus:before{content:""}.mdi-playlist-play:before{content:""}.mdi-playlist-plus:before{content:""}.mdi-playlist-remove:before{content:""}.mdi-playstation:before{content:""}.mdi-plex:before{content:""}.mdi-plus:before{content:""}.mdi-plus-box:before{content:""}.mdi-plus-box-outline:before{content:""}.mdi-plus-circle:before{content:""}.mdi-plus-circle-multiple-outline:before{content:""}.mdi-plus-circle-outline:before{content:""}.mdi-plus-minus:before{content:"撚"}.mdi-plus-minus-box:before{content:"漣"}.mdi-plus-network:before{content:""}.mdi-plus-one:before{content:""}.mdi-plus-outline:before{content:""}.mdi-pocket:before{content:""}.mdi-podcast:before{content:"煉"}.mdi-pokeball:before{content:""}.mdi-pokemon-go:before{content:"行"}.mdi-poker-chip:before{content:""}.mdi-polaroid:before{content:""}.mdi-poll:before{content:""}.mdi-poll-box:before{content:""}.mdi-polymer:before{content:""}.mdi-pool:before{content:""}.mdi-popcorn:before{content:""}.mdi-pot:before{content:""}.mdi-pot-mix:before{content:""}.mdi-pound:before{content:""}.mdi-pound-box:before{content:""}.mdi-power:before{content:""}.mdi-power-cycle:before{content:"豈"}.mdi-power-off:before{content:"更"}.mdi-power-on:before{content:"車"}.mdi-power-plug:before{content:""}.mdi-power-plug-off:before{content:""}.mdi-power-settings:before{content:""}.mdi-power-sleep:before{content:"賈"}.mdi-power-socket:before{content:""}.mdi-power-socket-au:before{content:"滑"}.mdi-power-socket-eu:before{content:""}.mdi-power-socket-uk:before{content:""}.mdi-power-socket-us:before{content:""}.mdi-power-standby:before{content:"串"}.mdi-powershell:before{content:"降"}.mdi-prescription:before{content:""}.mdi-presentation:before{content:""}.mdi-presentation-play:before{content:""}.mdi-printer:before{content:""}.mdi-printer-3d:before{content:""}.mdi-printer-alert:before{content:""}.mdi-printer-settings:before{content:""}.mdi-printer-wireless:before{content:"見"}.mdi-priority-high:before{content:""}.mdi-priority-low:before{content:""}.mdi-professional-hexagon:before{content:""}.mdi-progress-check:before{content:"璉"}.mdi-progress-clock:before{content:"秊"}.mdi-progress-download:before{content:"練"}.mdi-progress-upload:before{content:"聯"}.mdi-projector:before{content:""}.mdi-projector-screen:before{content:""}.mdi-publish:before{content:""}.mdi-pulse:before{content:""}.mdi-puzzle:before{content:""}.mdi-puzzle-outline:before{content:"贈"}.mdi-qi:before{content:"輦"}.mdi-qqchat:before{content:""}.mdi-qrcode:before{content:""}.mdi-qrcode-edit:before{content:""}.mdi-qrcode-scan:before{content:""}.mdi-quadcopter:before{content:""}.mdi-quality-high:before{content:""}.mdi-quality-low:before{content:"廓"}.mdi-quality-medium:before{content:"兀"}.mdi-quicktime:before{content:""}.mdi-rabbit:before{content:"句"}.mdi-radar:before{content:""}.mdi-radiator:before{content:""}.mdi-radiator-disabled:before{content:"𥳐"}.mdi-radiator-off:before{content:"𧻓"}.mdi-radio:before{content:""}.mdi-radio-handheld:before{content:""}.mdi-radio-tower:before{content:""}.mdi-radioactive:before{content:""}.mdi-radiobox-blank:before{content:""}.mdi-radiobox-marked:before{content:""}.mdi-raspberrypi:before{content:""}.mdi-ray-end:before{content:""}.mdi-ray-end-arrow:before{content:""}.mdi-ray-start:before{content:""}.mdi-ray-start-arrow:before{content:""}.mdi-ray-start-end:before{content:""}.mdi-ray-vertex:before{content:""}.mdi-react:before{content:""}.mdi-read:before{content:""}.mdi-receipt:before{content:""}.mdi-record:before{content:""}.mdi-record-player:before{content:"蓮"}.mdi-record-rec:before{content:""}.mdi-recycle:before{content:""}.mdi-reddit:before{content:""}.mdi-redo:before{content:""}.mdi-redo-variant:before{content:""}.mdi-reflect-horizontal:before{content:"嗀"}.mdi-reflect-vertical:before{content:"﨎"}.mdi-refresh:before{content:""}.mdi-regex:before{content:""}.mdi-registered-trademark:before{content:"辶"}.mdi-relative-scale:before{content:""}.mdi-reload:before{content:""}.mdi-reminder:before{content:""}.mdi-remote:before{content:""}.mdi-remote-desktop:before{content:""}.mdi-rename-box:before{content:""}.mdi-reorder-horizontal:before{content:""}.mdi-reorder-vertical:before{content:""}.mdi-repeat:before{content:""}.mdi-repeat-off:before{content:""}.mdi-repeat-once:before{content:""}.mdi-replay:before{content:""}.mdi-reply:before{content:""}.mdi-reply-all:before{content:""}.mdi-reproduction:before{content:""}.mdi-resistor:before{content:"ײַ"}.mdi-resistor-nodes:before{content:"ﬠ"}.mdi-resize:before{content:"逸"}.mdi-resize-bottom-right:before{content:""}.mdi-responsive:before{content:""}.mdi-restart:before{content:""}.mdi-restore:before{content:"連"}.mdi-restore-clock:before{content:""}.mdi-rewind:before{content:""}.mdi-rewind-outline:before{content:""}.mdi-rhombus:before{content:""}.mdi-rhombus-medium:before{content:"﨏"}.mdi-rhombus-outline:before{content:""}.mdi-rhombus-split:before{content:"塚"}.mdi-ribbon:before{content:""}.mdi-rice:before{content:""}.mdi-ring:before{content:""}.mdi-road:before{content:""}.mdi-road-variant:before{content:""}.mdi-robot:before{content:""}.mdi-robot-industrial:before{content:"ﬡ"}.mdi-robot-vacuum:before{content:""}.mdi-robot-vacuum-variant:before{content:"龜"}.mdi-rocket:before{content:""}.mdi-room-service:before{content:""}.mdi-rotate-3d:before{content:""}.mdi-rotate-left:before{content:""}.mdi-rotate-left-variant:before{content:""}.mdi-rotate-right:before{content:""}.mdi-rotate-right-variant:before{content:""}.mdi-rounded-corner:before{content:""}.mdi-router-wireless:before{content:""}.mdi-router-wireless-settings:before{content:"難"}.mdi-routes:before{content:""}.mdi-rowing:before{content:""}.mdi-rss:before{content:""}.mdi-rss-box:before{content:""}.mdi-ruler:before{content:""}.mdi-run:before{content:""}.mdi-run-fast:before{content:""}.mdi-safe:before{content:"響"}.mdi-sale:before{content:""}.mdi-salesforce:before{content:""}.mdi-sass:before{content:""}.mdi-satellite:before{content:""}.mdi-satellite-uplink:before{content:"龜"}.mdi-satellite-variant:before{content:""}.mdi-sausage:before{content:""}.mdi-saxophone:before{content:""}.mdi-scale:before{content:""}.mdi-scale-balance:before{content:""}.mdi-scale-bathroom:before{content:""}.mdi-scanner:before{content:""}.mdi-scanner-off:before{content:"契"}.mdi-school:before{content:""}.mdi-scissors-cutting:before{content:"頻"}.mdi-screen-rotation:before{content:""}.mdi-screen-rotation-lock:before{content:""}.mdi-screwdriver:before{content:""}.mdi-script:before{content:""}.mdi-sd:before{content:""}.mdi-seal:before{content:""}.mdi-search-web:before{content:""}.mdi-seat-flat:before{content:""}.mdi-seat-flat-angled:before{content:""}.mdi-seat-individual-suite:before{content:""}.mdi-seat-legroom-extra:before{content:""}.mdi-seat-legroom-normal:before{content:""}.mdi-seat-legroom-reduced:before{content:""}.mdi-seat-recline-extra:before{content:""}.mdi-seat-recline-normal:before{content:""}.mdi-security:before{content:""}.mdi-security-account:before{content:""}.mdi-security-account-outline:before{content:"﨑"}.mdi-security-close:before{content:"鍊"}.mdi-security-home:before{content:""}.mdi-security-lock:before{content:"列"}.mdi-security-network:before{content:""}.mdi-security-off:before{content:"劣"}.mdi-select:before{content:""}.mdi-select-all:before{content:""}.mdi-select-compare:before{content:"齃"}.mdi-select-drag:before{content:"恵"}.mdi-select-inverse:before{content:""}.mdi-select-off:before{content:""}.mdi-selection:before{content:""}.mdi-selection-drag:before{content:"𤋮"}.mdi-selection-off:before{content:""}.mdi-send:before{content:""}.mdi-send-lock:before{content:""}.mdi-serial-port:before{content:""}.mdi-server:before{content:""}.mdi-server-minus:before{content:""}.mdi-server-network:before{content:""}.mdi-server-network-off:before{content:""}.mdi-server-off:before{content:""}.mdi-server-plus:before{content:""}.mdi-server-remove:before{content:""}.mdi-server-security:before{content:""}.mdi-set-all:before{content:""}.mdi-set-center:before{content:""}.mdi-set-center-right:before{content:""}.mdi-set-left:before{content:""}.mdi-set-left-center:before{content:""}.mdi-set-left-right:before{content:""}.mdi-set-none:before{content:""}.mdi-set-right:before{content:""}.mdi-set-top-box:before{content:"咽"}.mdi-settings:before{content:""}.mdi-settings-box:before{content:""}.mdi-settings-helper:before{content:"舘"}.mdi-settings-outline:before{content:""}.mdi-shape:before{content:""}.mdi-shape-circle-plus:before{content:""}.mdi-shape-outline:before{content:""}.mdi-shape-plus:before{content:""}.mdi-shape-polygon-plus:before{content:""}.mdi-shape-rectangle-plus:before{content:""}.mdi-shape-square-plus:before{content:""}.mdi-share:before{content:""}.mdi-share-outline:before{content:"櫓"}.mdi-share-variant:before{content:""}.mdi-shield:before{content:""}.mdi-shield-half-full:before{content:""}.mdi-shield-outline:before{content:""}.mdi-shield-plus:before{content:"龎"}.mdi-shield-plus-outline:before{content:"﫚"}.mdi-shield-remove:before{content:"﫛"}.mdi-shield-remove-outline:before{content:"﫜"}.mdi-ship-wheel:before{content:""}.mdi-shoe-formal:before{content:"ﬢ"}.mdi-shoe-heel:before{content:"ﬣ"}.mdi-shopify:before{content:"﫝"}.mdi-shopping:before{content:""}.mdi-shopping-music:before{content:""}.mdi-shovel:before{content:""}.mdi-shovel-off:before{content:""}.mdi-shower:before{content:"烈"}.mdi-shower-head:before{content:"裂"}.mdi-shredder:before{content:""}.mdi-shuffle:before{content:""}.mdi-shuffle-disabled:before{content:""}.mdi-shuffle-variant:before{content:""}.mdi-sigma:before{content:""}.mdi-sigma-lower:before{content:""}.mdi-sign-caution:before{content:""}.mdi-sign-direction:before{content:""}.mdi-sign-text:before{content:""}.mdi-signal:before{content:""}.mdi-signal-2g:before{content:""}.mdi-signal-3g:before{content:""}.mdi-signal-4g:before{content:""}.mdi-signal-5g:before{content:"﩮"}.mdi-signal-cellular-1:before{content:""}.mdi-signal-cellular-2:before{content:""}.mdi-signal-cellular-3:before{content:""}.mdi-signal-cellular-outline:before{content:""}.mdi-signal-hspa:before{content:""}.mdi-signal-hspa-plus:before{content:""}.mdi-signal-off:before{content:""}.mdi-signal-variant:before{content:""}.mdi-silo:before{content:"ﬤ"}.mdi-silverware:before{content:""}.mdi-silverware-fork:before{content:""}.mdi-silverware-fork-knife:before{content:"﩯"}.mdi-silverware-spoon:before{content:""}.mdi-silverware-variant:before{content:""}.mdi-sim:before{content:""}.mdi-sim-alert:before{content:""}.mdi-sim-off:before{content:""}.mdi-sina-weibo:before{content:"﫞"}.mdi-sitemap:before{content:""}.mdi-skip-backward:before{content:""}.mdi-skip-forward:before{content:""}.mdi-skip-next:before{content:""}.mdi-skip-next-circle:before{content:""}.mdi-skip-next-circle-outline:before{content:""}.mdi-skip-previous:before{content:""}.mdi-skip-previous-circle:before{content:""}.mdi-skip-previous-circle-outline:before{content:""}.mdi-skull:before{content:""}.mdi-skype:before{content:""}.mdi-skype-business:before{content:""}.mdi-slack:before{content:""}.mdi-slackware:before{content:"金"}.mdi-sleep:before{content:""}.mdi-sleep-off:before{content:""}.mdi-smog:before{content:"並"}.mdi-smoke-detector:before{content:""}.mdi-smoking:before{content:""}.mdi-smoking-off:before{content:""}.mdi-snapchat:before{content:""}.mdi-snowflake:before{content:""}.mdi-snowman:before{content:""}.mdi-soccer:before{content:""}.mdi-soccer-field:before{content:""}.mdi-sofa:before{content:""}.mdi-solar-power:before{content:"况"}.mdi-solid:before{content:""}.mdi-sort:before{content:""}.mdi-sort-alphabetical:before{content:""}.mdi-sort-ascending:before{content:""}.mdi-sort-descending:before{content:""}.mdi-sort-numeric:before{content:""}.mdi-sort-variant:before{content:""}.mdi-soundcloud:before{content:""}.mdi-source-branch:before{content:""}.mdi-source-commit:before{content:""}.mdi-source-commit-end:before{content:""}.mdi-source-commit-end-local:before{content:""}.mdi-source-commit-local:before{content:""}.mdi-source-commit-next-local:before{content:""}.mdi-source-commit-start:before{content:""}.mdi-source-commit-start-next-local:before{content:""}.mdi-source-fork:before{content:""}.mdi-source-merge:before{content:""}.mdi-source-pull:before{content:""}.mdi-soy-sauce:before{content:""}.mdi-speaker:before{content:""}.mdi-speaker-bluetooth:before{content:"說"}.mdi-speaker-off:before{content:""}.mdi-speaker-wireless:before{content:""}.mdi-speedometer:before{content:""}.mdi-spellcheck:before{content:""}.mdi-spotify:before{content:""}.mdi-spotlight:before{content:""}.mdi-spotlight-beam:before{content:""}.mdi-spray:before{content:""}.mdi-spray-bottle:before{content:"﫟"}.mdi-square:before{content:""}.mdi-square-edit-outline:before{content:"喇"}.mdi-square-inc:before{content:""}.mdi-square-inc-cash:before{content:""}.mdi-square-medium:before{content:"晴"}.mdi-square-medium-outline:before{content:"﨓"}.mdi-square-outline:before{content:""}.mdi-square-root:before{content:""}.mdi-square-root-box:before{content:"廉"}.mdi-square-small:before{content:"﨔"}.mdi-squeegee:before{content:"﫠"}.mdi-ssh:before{content:""}.mdi-stack-exchange:before{content:""}.mdi-stack-overflow:before{content:""}.mdi-stadium:before{content:""}.mdi-stairs:before{content:""}.mdi-standard-definition:before{content:""}.mdi-star:before{content:""}.mdi-star-box:before{content:"全"}.mdi-star-box-outline:before{content:"侀"}.mdi-star-circle:before{content:""}.mdi-star-circle-outline:before{content:"念"}.mdi-star-face:before{content:"捻"}.mdi-star-four-points:before{content:"﫡"}.mdi-star-four-points-outline:before{content:"﫢"}.mdi-star-half:before{content:""}.mdi-star-off:before{content:""}.mdi-star-outline:before{content:""}.mdi-star-three-points:before{content:"﫣"}.mdi-star-three-points-outline:before{content:"﫤"}.mdi-steam:before{content:""}.mdi-steam-box:before{content:"奈"}.mdi-steering:before{content:""}.mdi-steering-off:before{content:"懶"}.mdi-step-backward:before{content:""}.mdi-step-backward-2:before{content:""}.mdi-step-forward:before{content:""}.mdi-step-forward-2:before{content:""}.mdi-stethoscope:before{content:""}.mdi-sticker:before{content:""}.mdi-sticker-emoji:before{content:""}.mdi-stocking:before{content:""}.mdi-stop:before{content:""}.mdi-stop-circle:before{content:""}.mdi-stop-circle-outline:before{content:""}.mdi-store:before{content:""}.mdi-store-24-hour:before{content:""}.mdi-stove:before{content:""}.mdi-strava:before{content:"ﬥ"}.mdi-subdirectory-arrow-left:before{content:""}.mdi-subdirectory-arrow-right:before{content:""}.mdi-subtitles:before{content:"凞"}.mdi-subtitles-outline:before{content:"猪"}.mdi-subway:before{content:""}.mdi-subway-variant:before{content:""}.mdi-summit:before{content:""}.mdi-sunglasses:before{content:""}.mdi-surround-sound:before{content:""}.mdi-surround-sound-2-0:before{content:""}.mdi-surround-sound-3-1:before{content:""}.mdi-surround-sound-5-1:before{content:""}.mdi-surround-sound-7-1:before{content:""}.mdi-svg:before{content:""}.mdi-swap-horizontal:before{content:""}.mdi-swap-horizontal-variant:before{content:""}.mdi-swap-vertical:before{content:""}.mdi-swap-vertical-variant:before{content:""}.mdi-swim:before{content:""}.mdi-switch:before{content:""}.mdi-sword:before{content:""}.mdi-sword-cross:before{content:""}.mdi-symfony:before{content:"﫥"}.mdi-sync:before{content:""}.mdi-sync-alert:before{content:""}.mdi-sync-off:before{content:""}.mdi-tab:before{content:""}.mdi-tab-minus:before{content:"ﬦ"}.mdi-tab-plus:before{content:""}.mdi-tab-remove:before{content:"ﬧ"}.mdi-tab-unselected:before{content:""}.mdi-table:before{content:""}.mdi-table-border:before{content:"益"}.mdi-table-column:before{content:""}.mdi-table-column-plus-after:before{content:""}.mdi-table-column-plus-before:before{content:""}.mdi-table-column-remove:before{content:""}.mdi-table-column-width:before{content:""}.mdi-table-edit:before{content:""}.mdi-table-large:before{content:""}.mdi-table-merge-cells:before{content:"殮"}.mdi-table-of-contents:before{content:""}.mdi-table-plus:before{content:"充"}.mdi-table-remove:before{content:"冀"}.mdi-table-row:before{content:""}.mdi-table-row-height:before{content:""}.mdi-table-row-plus-after:before{content:""}.mdi-table-row-plus-before:before{content:""}.mdi-table-row-remove:before{content:""}.mdi-table-search:before{content:"癩"}.mdi-table-settings:before{content:""}.mdi-tablet:before{content:""}.mdi-tablet-android:before{content:""}.mdi-tablet-cellphone:before{content:"簾"}.mdi-tablet-ipad:before{content:""}.mdi-taco:before{content:""}.mdi-tag:before{content:""}.mdi-tag-faces:before{content:""}.mdi-tag-heart:before{content:""}.mdi-tag-minus:before{content:"羅"}.mdi-tag-multiple:before{content:""}.mdi-tag-outline:before{content:""}.mdi-tag-plus:before{content:""}.mdi-tag-remove:before{content:""}.mdi-tag-text-outline:before{content:""}.mdi-tape-measure:before{content:"ﬨ"}.mdi-target:before{content:""}.mdi-target-variant:before{content:"勇"}.mdi-taxi:before{content:""}.mdi-teach:before{content:""}.mdi-teamviewer:before{content:""}.mdi-telegram:before{content:""}.mdi-telescope:before{content:"﬩"}.mdi-television:before{content:""}.mdi-television-box:before{content:""}.mdi-television-classic:before{content:""}.mdi-television-classic-off:before{content:""}.mdi-television-guide:before{content:""}.mdi-television-off:before{content:""}.mdi-temperature-celsius:before{content:""}.mdi-temperature-fahrenheit:before{content:""}.mdi-temperature-kelvin:before{content:""}.mdi-tennis:before{content:""}.mdi-tent:before{content:""}.mdi-terrain:before{content:""}.mdi-test-tube:before{content:""}.mdi-test-tube-empty:before{content:"蘿"}.mdi-test-tube-off:before{content:"螺"}.mdi-text:before{content:"獵"}.mdi-text-shadow:before{content:""}.mdi-text-short:before{content:"令"}.mdi-text-subject:before{content:"囹"}.mdi-text-to-speech:before{content:""}.mdi-text-to-speech-off:before{content:""}.mdi-textbox:before{content:""}.mdi-textbox-password:before{content:""}.mdi-texture:before{content:""}.mdi-theater:before{content:""}.mdi-theme-light-dark:before{content:""}.mdi-thermometer:before{content:""}.mdi-thermometer-lines:before{content:""}.mdi-thermostat:before{content:""}.mdi-thermostat-box:before{content:""}.mdi-thought-bubble:before{content:""}.mdi-thought-bubble-outline:before{content:""}.mdi-thumb-down:before{content:""}.mdi-thumb-down-outline:before{content:""}.mdi-thumb-up:before{content:""}.mdi-thumb-up-outline:before{content:""}.mdi-thumbs-up-down:before{content:""}.mdi-ticket:before{content:""}.mdi-ticket-account:before{content:""}.mdi-ticket-confirmation:before{content:""}.mdi-ticket-outline:before{content:"裸"}.mdi-ticket-percent:before{content:""}.mdi-tie:before{content:""}.mdi-tilde:before{content:""}.mdi-timelapse:before{content:""}.mdi-timer:before{content:""}.mdi-timer-10:before{content:""}.mdi-timer-3:before{content:""}.mdi-timer-off:before{content:""}.mdi-timer-sand:before{content:""}.mdi-timer-sand-empty:before{content:""}.mdi-timer-sand-full:before{content:""}.mdi-timetable:before{content:""}.mdi-toggle-switch:before{content:""}.mdi-toggle-switch-off:before{content:""}.mdi-toggle-switch-off-outline:before{content:"礼"}.mdi-toggle-switch-outline:before{content:"神"}.mdi-toilet:before{content:"寧"}.mdi-toolbox:before{content:"嶺"}.mdi-toolbox-outline:before{content:"怜"}.mdi-tooltip:before{content:""}.mdi-tooltip-edit:before{content:""}.mdi-tooltip-image:before{content:""}.mdi-tooltip-outline:before{content:""}.mdi-tooltip-outline-plus:before{content:""}.mdi-tooltip-text:before{content:""}.mdi-tooth:before{content:""}.mdi-tooth-outline:before{content:""}.mdi-tor:before{content:""}.mdi-tournament:before{content:"玲"}.mdi-tower-beach:before{content:""}.mdi-tower-fire:before{content:""}.mdi-towing:before{content:""}.mdi-track-light:before{content:"邏"}.mdi-trackpad:before{content:""}.mdi-trackpad-lock:before{content:"爐"}.mdi-tractor:before{content:""}.mdi-trademark:before{content:"勺"}.mdi-traffic-light:before{content:""}.mdi-train:before{content:""}.mdi-train-variant:before{content:""}.mdi-tram:before{content:""}.mdi-transcribe:before{content:""}.mdi-transcribe-close:before{content:""}.mdi-transfer:before{content:""}.mdi-transit-transfer:before{content:""}.mdi-transition:before{content:"樂"}.mdi-transition-masked:before{content:"洛"}.mdi-translate:before{content:""}.mdi-trash-can:before{content:"喝"}.mdi-trash-can-outline:before{content:"啕"}.mdi-treasure-chest:before{content:""}.mdi-tree:before{content:""}.mdi-trello:before{content:""}.mdi-trending-down:before{content:""}.mdi-trending-neutral:before{content:""}.mdi-trending-up:before{content:""}.mdi-triangle:before{content:""}.mdi-triangle-outline:before{content:""}.mdi-trophy:before{content:""}.mdi-trophy-award:before{content:""}.mdi-trophy-outline:before{content:""}.mdi-trophy-variant:before{content:""}.mdi-trophy-variant-outline:before{content:""}.mdi-truck:before{content:""}.mdi-truck-delivery:before{content:""}.mdi-truck-fast:before{content:""}.mdi-truck-trailer:before{content:""}.mdi-tshirt-crew:before{content:"喙"}.mdi-tshirt-crew-outline:before{content:""}.mdi-tshirt-v:before{content:"嗢"}.mdi-tshirt-v-outline:before{content:""}.mdi-tumble-dryer:before{content:"烙"}.mdi-tumblr:before{content:""}.mdi-tumblr-box:before{content:"珞"}.mdi-tumblr-reblog:before{content:""}.mdi-tune:before{content:""}.mdi-tune-vertical:before{content:""}.mdi-twitch:before{content:""}.mdi-twitter:before{content:""}.mdi-twitter-box:before{content:""}.mdi-twitter-circle:before{content:""}.mdi-twitter-retweet:before{content:""}.mdi-two-factor-authentication:before{content:"瑩"}.mdi-uber:before{content:""}.mdi-ubuntu:before{content:""}.mdi-ultra-high-definition:before{content:""}.mdi-umbraco:before{content:""}.mdi-umbrella:before{content:""}.mdi-umbrella-closed:before{content:"羚"}.mdi-umbrella-outline:before{content:""}.mdi-undo:before{content:""}.mdi-undo-variant:before{content:""}.mdi-unfold-less-horizontal:before{content:""}.mdi-unfold-less-vertical:before{content:""}.mdi-unfold-more-horizontal:before{content:""}.mdi-unfold-more-vertical:before{content:""}.mdi-ungroup:before{content:""}.mdi-unity:before{content:""}.mdi-unreal:before{content:"聆"}.mdi-untappd:before{content:""}.mdi-update:before{content:""}.mdi-upload:before{content:""}.mdi-upload-multiple:before{content:""}.mdi-upload-network:before{content:""}.mdi-usb:before{content:""}.mdi-van-passenger:before{content:""}.mdi-van-utility:before{content:""}.mdi-vanish:before{content:""}.mdi-variable:before{content:"﫦"}.mdi-vector-arrange-above:before{content:""}.mdi-vector-arrange-below:before{content:""}.mdi-vector-bezier:before{content:"﫧"}.mdi-vector-circle:before{content:""}.mdi-vector-circle-variant:before{content:""}.mdi-vector-combine:before{content:""}.mdi-vector-curve:before{content:""}.mdi-vector-difference:before{content:""}.mdi-vector-difference-ab:before{content:""}.mdi-vector-difference-ba:before{content:""}.mdi-vector-ellipse:before{content:""}.mdi-vector-intersection:before{content:""}.mdi-vector-line:before{content:""}.mdi-vector-point:before{content:""}.mdi-vector-polygon:before{content:""}.mdi-vector-polyline:before{content:""}.mdi-vector-radius:before{content:""}.mdi-vector-rectangle:before{content:""}.mdi-vector-selection:before{content:""}.mdi-vector-square:before{content:""}.mdi-vector-triangle:before{content:""}.mdi-vector-union:before{content:""}.mdi-venmo:before{content:""}.mdi-verified:before{content:""}.mdi-vhs:before{content:"祥"}.mdi-vibrate:before{content:""}.mdi-video:before{content:""}.mdi-video-3d:before{content:""}.mdi-video-4k-box:before{content:""}.mdi-video-account:before{content:"落"}.mdi-video-image:before{content:"酪"}.mdi-video-input-antenna:before{content:""}.mdi-video-input-component:before{content:""}.mdi-video-input-hdmi:before{content:""}.mdi-video-input-svideo:before{content:""}.mdi-video-minus:before{content:"鈴"}.mdi-video-off:before{content:""}.mdi-video-plus:before{content:"零"}.mdi-video-stabilization:before{content:"駱"}.mdi-video-switch:before{content:""}.mdi-video-vintage:before{content:"福"}.mdi-view-agenda:before{content:""}.mdi-view-array:before{content:""}.mdi-view-carousel:before{content:""}.mdi-view-column:before{content:""}.mdi-view-dashboard:before{content:""}.mdi-view-dashboard-outline:before{content:"靖"}.mdi-view-dashboard-variant:before{content:""}.mdi-view-day:before{content:""}.mdi-view-grid:before{content:""}.mdi-view-headline:before{content:""}.mdi-view-list:before{content:""}.mdi-view-module:before{content:""}.mdi-view-parallel:before{content:""}.mdi-view-quilt:before{content:""}.mdi-view-sequential:before{content:""}.mdi-view-stream:before{content:""}.mdi-view-week:before{content:""}.mdi-vimeo:before{content:""}.mdi-violin:before{content:""}.mdi-virtual-reality:before{content:""}.mdi-visual-studio:before{content:""}.mdi-visual-studio-code:before{content:"精"}.mdi-vk:before{content:""}.mdi-vk-box:before{content:""}.mdi-vk-circle:before{content:""}.mdi-vlc:before{content:""}.mdi-voice:before{content:""}.mdi-voicemail:before{content:""}.mdi-volleyball:before{content:"靈"}.mdi-volume-high:before{content:""}.mdi-volume-low:before{content:""}.mdi-volume-medium:before{content:""}.mdi-volume-minus:before{content:""}.mdi-volume-mute:before{content:""}.mdi-volume-off:before{content:""}.mdi-volume-plus:before{content:""}.mdi-vote:before{content:"羽"}.mdi-vote-outline:before{content:"﨟"}.mdi-vpn:before{content:""}.mdi-vuejs:before{content:""}.mdi-walk:before{content:""}.mdi-wall:before{content:""}.mdi-wall-sconce:before{content:"亂"}.mdi-wall-sconce-flat:before{content:"卵"}.mdi-wall-sconce-variant:before{content:"欄"}.mdi-wallet:before{content:""}.mdi-wallet-giftcard:before{content:""}.mdi-wallet-membership:before{content:""}.mdi-wallet-travel:before{content:""}.mdi-wan:before{content:""}.mdi-washing-machine:before{content:""}.mdi-watch:before{content:""}.mdi-watch-export:before{content:""}.mdi-watch-export-variant:before{content:""}.mdi-watch-import:before{content:""}.mdi-watch-import-variant:before{content:""}.mdi-watch-variant:before{content:""}.mdi-watch-vibrate:before{content:""}.mdi-water:before{content:""}.mdi-water-off:before{content:""}.mdi-water-percent:before{content:""}.mdi-water-pump:before{content:""}.mdi-watermark:before{content:""}.mdi-waves:before{content:""}.mdi-weather-cloudy:before{content:""}.mdi-weather-fog:before{content:""}.mdi-weather-hail:before{content:""}.mdi-weather-hurricane:before{content:""}.mdi-weather-lightning:before{content:""}.mdi-weather-lightning-rainy:before{content:""}.mdi-weather-night:before{content:""}.mdi-weather-partlycloudy:before{content:""}.mdi-weather-pouring:before{content:""}.mdi-weather-rainy:before{content:""}.mdi-weather-snowy:before{content:""}.mdi-weather-snowy-rainy:before{content:""}.mdi-weather-sunny:before{content:""}.mdi-weather-sunset:before{content:""}.mdi-weather-sunset-down:before{content:""}.mdi-weather-sunset-up:before{content:""}.mdi-weather-windy:before{content:""}.mdi-weather-windy-variant:before{content:""}.mdi-web:before{content:""}.mdi-webcam:before{content:""}.mdi-webhook:before{content:""}.mdi-webpack:before{content:""}.mdi-wechat:before{content:""}.mdi-weight:before{content:""}.mdi-weight-kilogram:before{content:""}.mdi-weight-pound:before{content:"領"}.mdi-whatsapp:before{content:""}.mdi-wheelchair-accessibility:before{content:""}.mdi-whistle:before{content:"例"}.mdi-white-balance-auto:before{content:""}.mdi-white-balance-incandescent:before{content:""}.mdi-white-balance-iridescent:before{content:""}.mdi-white-balance-sunny:before{content:""}.mdi-widgets:before{content:""}.mdi-wifi:before{content:""}.mdi-wifi-off:before{content:""}.mdi-wifi-strength-1:before{content:"爛"}.mdi-wifi-strength-1-alert:before{content:"蘭"}.mdi-wifi-strength-1-lock:before{content:"鸞"}.mdi-wifi-strength-2:before{content:"嵐"}.mdi-wifi-strength-2-alert:before{content:"濫"}.mdi-wifi-strength-2-lock:before{content:"藍"}.mdi-wifi-strength-3:before{content:"襤"}.mdi-wifi-strength-3-alert:before{content:"拉"}.mdi-wifi-strength-3-lock:before{content:"臘"}.mdi-wifi-strength-4:before{content:"蠟"}.mdi-wifi-strength-4-alert:before{content:"廊"}.mdi-wifi-strength-4-lock:before{content:"朗"}.mdi-wifi-strength-alert-outline:before{content:"浪"}.mdi-wifi-strength-lock-outline:before{content:"狼"}.mdi-wifi-strength-off:before{content:"郎"}.mdi-wifi-strength-off-outline:before{content:"來"}.mdi-wifi-strength-outline:before{content:"冷"}.mdi-wii:before{content:""}.mdi-wiiu:before{content:""}.mdi-wikipedia:before{content:""}.mdi-window-close:before{content:""}.mdi-window-closed:before{content:""}.mdi-window-maximize:before{content:""}.mdi-window-minimize:before{content:""}.mdi-window-open:before{content:""}.mdi-window-restore:before{content:""}.mdi-windows:before{content:""}.mdi-windows-classic:before{content:"蘒"}.mdi-wiper:before{content:"﫨"}.mdi-wordpress:before{content:""}.mdi-worker:before{content:""}.mdi-wrap:before{content:""}.mdi-wrench:before{content:""}.mdi-wunderlist:before{content:""}.mdi-xamarin:before{content:""}.mdi-xamarin-outline:before{content:""}.mdi-xaml:before{content:""}.mdi-xbox:before{content:""}.mdi-xbox-controller:before{content:""}.mdi-xbox-controller-battery-alert:before{content:""}.mdi-xbox-controller-battery-charging:before{content:"﨡"}.mdi-xbox-controller-battery-empty:before{content:""}.mdi-xbox-controller-battery-full:before{content:""}.mdi-xbox-controller-battery-low:before{content:""}.mdi-xbox-controller-battery-medium:before{content:""}.mdi-xbox-controller-battery-unknown:before{content:""}.mdi-xbox-controller-off:before{content:""}.mdi-xda:before{content:""}.mdi-xing:before{content:""}.mdi-xing-box:before{content:""}.mdi-xing-circle:before{content:""}.mdi-xml:before{content:""}.mdi-xmpp:before{content:""}.mdi-yahoo:before{content:"שׁ"}.mdi-yammer:before{content:""}.mdi-yeast:before{content:""}.mdi-yelp:before{content:""}.mdi-yin-yang:before{content:""}.mdi-youtube:before{content:""}.mdi-youtube-creator-studio:before{content:""}.mdi-youtube-gaming:before{content:""}.mdi-youtube-tv:before{content:""}.mdi-z-wave:before{content:"﫩"}.mdi-zend:before{content:"﫪"}.mdi-zip-box:before{content:""}.mdi-zip-disk:before{content:"諸"}.mdi-zodiac-aquarius:before{content:"塚"}.mdi-zodiac-aries:before{content:"墳"}.mdi-zodiac-cancer:before{content:"奄"}.mdi-zodiac-capricorn:before{content:"奔"}.mdi-zodiac-gemini:before{content:"婢"}.mdi-zodiac-leo:before{content:"嬨"}.mdi-zodiac-libra:before{content:"廒"}.mdi-zodiac-pisces:before{content:"廙"}.mdi-zodiac-sagittarius:before{content:"彩"}.mdi-zodiac-scorpio:before{content:"徭"}.mdi-zodiac-taurus:before{content:"惘"}.mdi-zodiac-virgo:before{content:"慎"}.mdi-blank:before{content:"";visibility:hidden}.mdi-18px.mdi-set,.mdi-18px.mdi:before{font-size:18px}.mdi-24px.mdi-set,.mdi-24px.mdi:before{font-size:24px}.mdi-36px.mdi-set,.mdi-36px.mdi:before{font-size:36px}.mdi-48px.mdi-set,.mdi-48px.mdi:before{font-size:48px}.mdi-dark:before{color:rgba(0,0,0,.54)}.mdi-dark.mdi-inactive:before{color:rgba(0,0,0,.26)}.mdi-light:before{color:#fff}.mdi-light.mdi-inactive:before{color:rgba(255,255,255,.3)}.mdi-rotate-45:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mdi-rotate-90:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.mdi-rotate-135:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.mdi-rotate-180:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mdi-rotate-225:before{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.mdi-rotate-270:before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.mdi-rotate-315:before{-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.mdi-flip-h:before{-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);-webkit-filter:FlipH;filter:FlipH;-ms-filter:"FlipH"}.mdi-flip-v:before{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1);-webkit-filter:FlipV;filter:FlipV;-ms-filter:"FlipV"}.mdi-spin:before{-webkit-animation:mdi-spin 2s infinite linear;animation:mdi-spin 2s infinite linear}@-webkit-keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}
.loader{border:8px solid #b4b4b4;border-radius:50%;border-top:8px solid #2d3031;width:120px;height:120px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}
.container-fluid{margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}.row{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}.row.reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col.reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-xs{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xs-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-xs-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-xs-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-xs-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-xs-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-1{margin-left:8.333%}.col-xs-offset-2{margin-left:16.667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.333%}.col-xs-offset-5{margin-left:41.667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.333%}.col-xs-offset-8{margin-left:66.667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.333%}.col-xs-offset-11{margin-left:91.667%}.start-xs{-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-xs{-ms-flex-pack:center;justify-content:center;text-align:center}.end-xs{-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-xs{-ms-flex-align:start;align-items:flex-start}.middle-xs{-ms-flex-align:center;align-items:center}.bottom-xs{-ms-flex-align:end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;justify-content:space-around}.between-xs{-ms-flex-pack:justify;justify-content:space-between}.first-xs{-ms-flex-order:-1;order:-1}.last-xs{-ms-flex-order:1;order:1}@media only screen and (min-width:48em){.container{width:46rem}.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-sm{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-sm-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-sm-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-sm-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-sm-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-sm-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-1{margin-left:8.333%}.col-sm-offset-2{margin-left:16.667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.333%}.col-sm-offset-5{margin-left:41.667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.333%}.col-sm-offset-8{margin-left:66.667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.333%}.col-sm-offset-11{margin-left:91.667%}.start-sm{-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-sm{-ms-flex-pack:center;justify-content:center;text-align:center}.end-sm{-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-sm{-ms-flex-align:start;align-items:flex-start}.middle-sm{-ms-flex-align:center;align-items:center}.bottom-sm{-ms-flex-align:end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;justify-content:space-around}.between-sm{-ms-flex-pack:justify;justify-content:space-between}.first-sm{-ms-flex-order:-1;order:-1}.last-sm{-ms-flex-order:1;order:1}}@media only screen and (min-width:62em){.container{width:61rem}.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-md{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-md-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-md-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-md-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-md-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-md-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-1{margin-left:8.333%}.col-md-offset-2{margin-left:16.667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.333%}.col-md-offset-5{margin-left:41.667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333%}.col-md-offset-8{margin-left:66.667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.333%}.col-md-offset-11{margin-left:91.667%}.start-md{-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-md{-ms-flex-pack:center;justify-content:center;text-align:center}.end-md{-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-md{-ms-flex-align:start;align-items:flex-start}.middle-md{-ms-flex-align:center;align-items:center}.bottom-md{-ms-flex-align:end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;justify-content:space-around}.between-md{-ms-flex-pack:justify;justify-content:space-between}.first-md{-ms-flex-order:-1;order:-1}.last-md{-ms-flex-order:1;order:1}}@media only screen and (min-width:75em){.container{width:71rem}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-lg{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-lg-1{-ms-flex-preferred-size:8.333%;flex-basis:8.333%;max-width:8.333%}.col-lg-2{-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}.col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-4{-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}.col-lg-5{-ms-flex-preferred-size:41.667%;flex-basis:41.667%;max-width:41.667%}.col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-7{-ms-flex-preferred-size:58.333%;flex-basis:58.333%;max-width:58.333%}.col-lg-8{-ms-flex-preferred-size:66.667%;flex-basis:66.667%;max-width:66.667%}.col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10{-ms-flex-preferred-size:83.333%;flex-basis:83.333%;max-width:83.333%}.col-lg-11{-ms-flex-preferred-size:91.667%;flex-basis:91.667%;max-width:91.667%}.col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-1{margin-left:8.333%}.col-lg-offset-2{margin-left:16.667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.333%}.col-lg-offset-5{margin-left:41.667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333%}.col-lg-offset-8{margin-left:66.667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.333%}.col-lg-offset-11{margin-left:91.667%}.start-lg{-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-lg{-ms-flex-pack:center;justify-content:center;text-align:center}.end-lg{-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-lg{-ms-flex-align:start;align-items:flex-start}.middle-lg{-ms-flex-align:center;align-items:center}.bottom-lg{-ms-flex-align:end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;justify-content:space-around}.between-lg{-ms-flex-pack:justify;justify-content:space-between}.first-lg{-ms-flex-order:-1;order:-1}.last-lg{-ms-flex-order:1;order:1}}
.pad-top-1{padding-top:1rem}.mar-btm-1{margin-bottom:.5rem}.d-block{display:block}.fr{float:right}.fl{float:left}.padBtm80{padding-bottom:80px}.mobile-height{height:calc(100vh - 126px)}.desktop-height{height:calc(100vh - 166px)}.desktop-cases-messages-height{height:calc(100vh - 130px)}.font-lt{font-weight:100}.hidden{visibility:hidden}.no-pointer-events{pointer-events:none}h3{font-size:1.5rem;margin:.5rem 0}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-transition:background-color 5000s ease-in-out 0s,color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s,color 5000s ease-in-out 0s}@-webkit-keyframes onAutoFillStart{}@keyframes onAutoFillStart{}@-webkit-keyframes onAutoFillCancel{}@keyframes onAutoFillCancel{}input:-webkit-autofill{-webkit-animation-name:onAutoFillStart;animation-name:onAutoFillStart}input:not(:-webkit-autofill){-webkit-animation-name:onAutoFillCancel;animation-name:onAutoFillCancel}#header{width:100%;background-color:#2e2e38;color:#fff}#header h2{font-weight:400}.ey-list ul{margin:none !important}.ey-list-root{padding:0;background-color:green}.circle-check{width:1.3rem;height:1.3rem;border-radius:50%;vertical-align:middle;-webkit-appearance:none;outline:none;cursor:pointer;background-color:#2eb757;float:left}.circle-check:before{content:"✓";display:block;color:#fff;font-size:1.1rem;position:relative;top:-3px;left:2px}.circle-check-icon::before{padding:0px 4px;margin:0 0 -1px;border-radius:50%;content:"✓";background-color:#2eb757;color:#fff;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased}.autocomplete-item-wrapper{width:100%;padding:5px;display:-ms-flexbox;display:flex}.autocomplete-item-name{width:25%;-ms-flex-positive:1;flex-grow:1}.autocomplete-item-email{width:45%}.autocomplete-item-company{width:30%}.serviceinit .item-label{display:block;color:#747480;font-size:10px;padding-bottom:2px}.serviceinit .item-content{color:#2e2e38;display:block}.serviceinit .item-engagement{display:block;color:#2e2e38;font-size:12px}.serviceinit .inner-content{margin:0px;padding:0px}.serviceinit .autocomplete-item-icon{width:10%;overflow:hidden;border-radius:50%;position:relative}.serviceinit .autocomplete-item-icon img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.serviceinit .autocomplete-item-name{width:20%;font-size:14px}.serviceinit .autocomplete-item-location{width:25%}.serviceinit .autocomplete-item-email{width:30%}.serviceinit .autocomplete-item-dob{width:15%}.content-parser-root{width:100%}.content-parser-row{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:16px}.content-parser-row .entity-table{width:100%}.content-parser-row .horizontal-table{width:100%}.content-parser-row .full-width{width:100%}.content-parser-row .description-wrapper{display:inline-block}.content-parser-row .description-wrapper .description-content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.content-parser-row .control-label{display:block;margin-bottom:8px;font-size:1rem;line-height:1}.content-parser-row.col-num-1{width:100%}.content-parser-row.col-num-1 .control-label{margin-bottom:8px}.content-parser-row.col-num-1 .content-fullwidth{display:block}.content-parser-row.col-num-2{width:100%}.content-parser-row.col-num-2 .control-label{margin-right:16px}.content-parser-row.col-num-3{width:100%}.content-parser-row.col-num-3 .control-label{margin-right:16px}@media screen and (max-width: 640px){.content-parser-row.content-parser-center{padding-left:0%}}.content-parser-row.content-parser-Right{margin-left:65%}@media screen and (max-width: 640px){.content-parser-row.content-parser-Right{margin-left:0%}}.content-parser-row.content-parser-Right .control-label{text-align:right}.content-parser-row.content-parser-Left{margin-left:0%}.content-parser-row.content-parser-Left .control-label{text-align:left}@media screen and (max-width: 640px){.content-parser-row{display:block}}.content-parser-question{-ms-flex-preferred-size:40%;flex-basis:40%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.content-parser-answer{-ms-flex-preferred-size:60%;flex-basis:60%}.right-align{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%}.left-align{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%}.center-align{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:100%;-ms-flex-pack:center;justify-content:center;text-align:center}.content-fullwidth{width:100%;display:-ms-flexbox;display:flex}.truncate-item{display:block;text-overflow:ellipsis;width:calc(100% - 32px);overflow:hidden;white-space:nowrap}.table-footer{width:100%;height:74px;border:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:4px 8px 4px 24px;font-size:12px;border-left:solid 1px #eaeaf2;border-bottom:solid 1px #eaeaf2;border-right:solid 1px #eaeaf2}.table-footer a,.table-footer button{color:#188be5;font-weight:bold;font-size:14px;cursor:pointer;text-decoration:none;margin-right:16px;background:rgba(0,0,0,0);border:0}.table-label{font-weight:500;color:#2e2e38;font-size:1rem;font-family:"EYInterstate",sans-serif;line-height:1}.parser-debug{border:dotted 2px red}.control-caption.header{font-size:32px;font-weight:300;line-height:40px;color:#2e2e38}.control-icons{vertical-align:middle;margin-right:5px}.control-icons-inline{width:30px;margin-left:-2px}@media screen and (max-width: 640px){.control-icons-inline{width:30px}}.control-icons-inline-large{width:60px;margin-left:-5px}@media screen and (max-width: 640px){.control-icons-inline-large{width:60px}}.control-icon-no-margin{margin:0}@media only screen and (min-device-width: 760px){.ipad-margin{margin-right:15px}}.flex-column{-ms-flex-direction:column;flex-direction:column}.display-flex{display:-ms-flexbox;display:flex}.control-price-text{min-width:50rem;padding-right:10px}.control-superscript-container{-ms-flex-pack:justify;justify-content:space-between}.control-price-superscript{font-size:15px;font-family:EYInterstate}.center-align-superscript{-ms-flex-align:center;align-items:center;margin-right:5rem}.control-superscript-text{color:green;font-family:EYInterstate}.control-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:left;justify-content:left;width:100%}.control-wrapper.iconTop{-ms-flex-align:start;align-items:start}.justifyCenter{-ms-flex-pack:center;justify-content:center;width:100%}.control-icons-inline-controls{min-width:300px;max-width:100%;text-align:left;-webkit-text-size-adjust:none}.control-icons-inline-controls .textfield-error-text{color:#b9251c;margin:5px 0 5px 0;font-size:12px}.control-icons-inline-controls .textfield-error-text svg{vertical-align:bottom;font-size:14px}@media screen and (max-width: 445px){.control-icons-inline-controls.with-tooltip{width:340px}}@media screen and (max-width: 640px){.control-icons-inline-controls{width:calc(100% - 30px);min-width:auto}.control-icons-inline-controls.with-icon{width:calc(100% - 65px)}.control-icons-inline-controls.with-icon.with-tooltip{width:calc(100% - 35px)}}@media screen and (max-width: 374px){.control-icons-inline-controls{width:calc(100% - 30px);min-width:auto}.control-icons-inline-controls.with-tooltip{width:100%}.control-icons-inline-controls.with-icon{width:calc(100% - 65px)}.control-icons-inline-controls.with-icon.with-tooltip{width:calc(100% - 35px)}.control-icons-inline-controls.fullWidth{width:100%}}.control-icons-inline-controls.label-field{width:100%}.control-caption .control-icons-inline-controls{width:auto;min-width:auto}.iconControl.control-icons-inline-controls{max-width:calc(100% - 35px)}@media screen and (max-width: 640px){.iconControl.control-icons-inline-controls{width:calc(100% - 35px)}}.center-align .control-icons-inline-controls,.center-align input{text-align:center}.parser-readonly-control .readonly-label{display:block;color:#747480;font-size:10px}.parser-readonly-control .readonly-content{display:block;margin-top:3px;color:#2e2e38;font-size:12px}.parser-empty-colume-control .empty-colume-content{margin-top:3px;background-color:#c4c4cd;width:44px;height:22px}.row-mount-hidden{display:none}.row-show{display:-ms-flexbox;display:flex}.content-parser-root{padding:20px 0px 30px 0px}.content-parser-root input[disabled]{pointer-events:none}.content-parser-root .Select-input{display:-ms-inline-flexbox !important;display:inline-flex !important;padding:0;margin-left:8px;height:34px;vertical-align:middle}.content-parser-root .Select--single>.Select-control .Select-value{line-height:34px}.content-parser-root .Select-arrow-zone{margin-top:-12px;-webkit-transform:none;-ms-transform:none;transform:none}.control-wrapper .control-icons-inline-controls .control-label{font-family:"EYInterstate",sans-serif;color:#2e2e38;font-size:1rem}.toolbar-icon{color:#188ce5;position:relative;top:-3px}.list-link-wrapper{cursor:pointer;text-align:center}#dashboard-toolbar{position:relative;margin:32px}.dashboard-toolbar-item{display:inline-block;width:15%;text-decoration:none}.dashboard-toolbar-item a{text-decoration:none;color:#000}.new-init-button{padding:0px 18px;position:absolute;margin-left:16px}.compose-mobile-wrapper .mobile-close{position:absolute;right:20px}.action-link,.action-link:visited{color:#188ce5;font-weight:bold;text-decoration:none;cursor:pointer}.attachment{border:2px dashed #c4c4cd;padding:20px;text-align:center;color:#000;margin-top:20px}.attachment .icon{margin:0 6px -6px 0;font-size:1.5rem;color:#282831}.attachment .nav-bar .icon{color:#c4c4cd;margin-right:.2em;position:relative;top:-4px}.eycompetency-heading{font-weight:normal}.request-document-container .textfield-error-text{color:#ff4136;font-size:13px}.request-document-container .textfield-error-text svg{font-size:14px}.attach-container{margin-top:20px}.attach-container.rejected .attach-file{border-color:#e0362c;color:#747480;overflow:auto}.attach-container.rejected .attach-file .file-button-container{height:30px;right:0;position:absolute;top:10px}.attach-container.rejected .attach-file .nav-bar{margin-right:20px}.attach-container.rejected .file-icon,.attach-container.rejected .file-size,.attach-container.rejected .file-error{vertical-align:top;display:inline-block;margin-top:3px;margin-right:30px;color:#747480}.attach-container.rejected .file-icon:before{color:#747480}.attach-container .attach-file{position:relative;margin-bottom:5px;border:1px solid #eaeaf2;background-color:#fafafc;padding:20px}.attach-container .attach-file .file-icon{font-size:1.5rem;color:#e0362c;vertical-align:middle;margin-right:5px}.attach-container .attach-file .file-size{color:#747480;vertical-align:top;display:inline-block;margin-top:3px}.attach-container .attach-file .icon{color:#c4c4cd;margin-right:0}.attach-container .attach-file .icon.lg{margin-left:20px;top:-11px}.attach-container .cms-reject-padding{padding-bottom:40px}.dropdown-container-hide{display:none}.dropdown-container{position:relative;top:-6px;border:1px solid #eaeaf2;padding:20px}.dropdown-container .dropdown{margin-right:20px}.mini-spinner-hide{display:none}.mini-spinner-container{padding:20px}.upload-progress-bar{position:absolute;bottom:0;left:0;display:inline-block;height:2px;width:0;background:#000}.admin-cmsupload-error{margin-left:20px !important;color:#ff4136;font-size:14px;font-weight:bold}.file-upload-error{border:solid 1px #ff4136}.required-sign{color:#ff4136}.file-upload-error-text{color:#ff4136;margin:5px 0 5px 0px;font-size:12px;word-break:break-all}.control-file-info{margin:0;letter-spacing:.1em;font-size:.75em;color:#c4c4cd;padding-left:37px}@media only screen and (max-width: 450px){.control-file-info{padding-left:1px;font-size:.75em}}.control-file-info-header{margin:0;letter-spacing:.1em;font-size:.95em;color:#c4c4cd}.menu-wrapper{display:inline-block}.screen{position:fixed;z-index:100;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0)}.menu-container{border:1px solid #c4c4cd;background-color:#fff;position:absolute;margin-top:-10px;z-index:101;padding:10px 0;right:0}.menu-container .menu{margin:0;padding:0;list-style:none}.menu-container .menu .menu-item{cursor:pointer;padding:10px 20px;white-space:nowrap}.menu-container .menu .menu-item:hover{background-color:#f6f6fa}.menu-container .menu .menu-item .icon{vertical-align:middle;margin-right:5px;color:#747480}.htcombo-popup-wrapper{overflow-y:auto;height:100%}.htcombo-popup-wrapper .popup-title-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;height:72px;border:1px solid #ededed;background-color:#fbfbfd;padding:16px 32px 16px 32px;-ms-flex-align:center;align-items:center}.htcombo-popup-wrapper .popup-title-wrapper .title-text{font-size:24px;margin:0;padding:0;font-weight:300;line-height:29px;color:#2e2e38}.htcombo-popup-wrapper .popup-title-wrapper .title-action{width:25px;cursor:pointer;height:25px;border:none;outline:none;padding:0;background:rgba(0,0,0,0)}.htcombo-popup-wrapper .popup-title-wrapper .title-action svg{width:100%;height:100%}.htcombo-popup-wrapper .popup-form{margin:24px 32px 16px 32px}.htcombo-popup-wrapper .popup-form .htcombo-actions{width:100%;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.htcombo-popup-wrapper .popup-form .htcombo-actions .button-wrapper{width:70%}.htcombo-popup-wrapper .popup-form .htcombo-actions .action-button{margin-right:12px}.htcombo-popup-wrapper .popup-form .htcombo-actions .remove-wrapper{width:30%;text-align:right;-ms-flex-align:center;align-items:center}.global-menu-container{background-color:#5d5d66;height:100%;display:-ms-flexbox;display:flex}.global-menu-container .nav-bar{float:none}.global-menu-container .nav-bar .icon{color:#fff}.global-menu-container .icon-menu{background-color:#2e2e38;padding:20px}.global-menu-container .icon-menu.nav-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.global-menu-container .icon-menu.nav-bar .link-icon{display:block;margin-bottom:25px;cursor:pointer;text-decoration:none}.global-menu-container .icon-menu.nav-bar .link-icon.logout{position:absolute;bottom:0;left:22px}.global-menu-container .icon-menu.nav-bar .link-icon .icon{font-size:2.5rem}.global-menu-container .icon-menu.nav-bar .link-icon .icon-label{display:block;color:#fff;font-size:.9rem;cursor:pointer;text-align:center}.global-menu-container .icon-menu.nav-bar .link-icon .unread-count{top:-10px;right:2px;left:45px}.global-menu-container .icon-menu.nav-bar .link-icon.anchor-cursor{cursor:default}.global-menu-container .icon-menu.nav-bar .link-icon.anchor-cursor .icon-label,.global-menu-container .icon-menu.nav-bar .link-icon.anchor-cursor .icon{cursor:default}.global-menu-container .text-menu{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.global-menu-container .text-menu .nav-bar{margin:20px 0}.global-menu-container .text-menu .nav-bar .icon{float:right}.global-menu-container .text-menu .nav-bar .icon.lg{font-size:2rem}.global-menu-container .text-menu .link-button{text-decoration:none;display:block}.global-menu-container .text-menu .menu-item.open{background-color:#2e2e38}.global-menu-container .text-menu .menu-item:hover{background-color:#2e2e38;background:linear-gradient(to left, #2E2E38 97%, #FFEE58, #FFEE58 3px)}.global-menu-container .text-menu .menu-item .menu-text span{color:#fff;font-weight:normal;font-size:1.1rem}.global-menu-container .text-menu .menu-group-children{background-color:#2e2e38}.global-menu-container .text-menu .menu-group-children .menu-text{padding-left:20px}.case-progress-bar-container{border:1px solid #eaeaf2}.case-progress-bar-container h2{margin:0;font-size:1.3rem;color:#2e2e38;padding:20px}.case-progress-bar-container .case-progress-bar-select{border-bottom:1px solid #eaeaf2;display:-ms-flexbox;display:flex}.case-progress-bar-container .case-progress-bar-select .dropdown-container{top:0;border:0;padding:0 10px 20px 20px}.case-progress-bar-container .case-progress-bar-select .case-hold-disable{pointer-events:none;opacity:.5}.case-progress-bar-container .case-progress-bar-select .button-container{padding:0 20px 0 0}.case-progress-bar-container .case-progress-bar-view{position:relative}.case-progress-bar-container .case-progress-bar-view>div{height:234px;display:block;overflow:auto}.case-progress-bar-container .case-progress-bar-view div[class^=MuiStepConnector]{padding:0;margin-left:9.5px}.case-progress-bar-container .case-progress-bar-view .case-step-container{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;width:100%}.case-progress-bar-container .case-progress-bar-view .case-step-container .case-step{width:20px;height:20px;border:1px solid;border-radius:20px;display:inline-block;position:relative}.case-progress-bar-container .case-progress-bar-view .case-step-container .case-step.completed:before{content:"✓";color:#2e2e38;font-size:1.1rem;position:relative;left:5px}.case-progress-bar-container .case-progress-bar-view .case-step-container .case-step .selected{position:absolute;width:14px;height:14px;border-radius:14px;background-color:#2eb757;margin:2px 0 0 2px}.case-progress-bar-container .case-progress-bar-view .case-step-container .case-step-label{display:inline-block;font-size:12px;padding-left:10px;max-width:calc(100% - 25px);vertical-align:top}.case-progress-bar-container .case-progress-bar-view .case-step-container .case-step-label .case-step-detail{margin-top:2px;font-size:.7rem;color:#747480}.case-progress-bar-container .case-progress-bar-view .case-step-container .case-step-label .case-step-detail p{margin:0}.case-progress-bar-container .case-progress-bar-view .case-hold-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex;color:#fff;font-size:33px}.case-progress-bar-container .case-error{margin:20px}.summary-panel-headline{padding:36px 0 0 16px}.summary-panel-cell{padding:16px;border-left:1px solid #eaeaf2;width:150px;display:inline-block;text-align:center;margin:10px 0}.summary-panel-cell p{color:#747479}.summary-panel-cell-num{color:#188ce5;text-decoration:none}.summary-panel-cell-text{color:#2e2e38;text-decoration:none}.filterbox-icon-wrapper{width:70px;height:51px;border:.5px solid #eaeaf2;position:relative}.filterbox-icon-wrapper .filterbox-trigger{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;height:100%;-ms-flex-align:center;align-items:center}.filterbox-icon-wrapper .filterbox-icon{height:30px;width:30px}.filterbox-icon-wrapper>div:first-child>div:last-child{display:none}.filterbox-icon-wrapper>div:first-child.popout-active>div:last-child{display:block}.filterbox-icon-wrapper div:last-child:hover,.filterbox-icon-wrapper div:last-child:focus{display:block}.notifications{background-color:#fff !important;color:#2e2e38 !important}.notifications-message{padding-left:8px}.notifications .dismiss-button{text-transform:capitalize}.circle-error{width:1.3rem;height:1.3rem;border-radius:50%;vertical-align:middle;-webkit-appearance:none;outline:none;cursor:pointer;background-color:#e0362c;float:left}.circle-error:before{content:"!";display:block;color:#fff;font-size:1.1rem;position:relative;top:-3px;left:2px}.circle-error-icon::before{height:18px;width:18px;padding:0px 7px;margin:0 0 -1px;border-radius:50%;content:"!";background-color:#e0362c;color:#fff;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased}.percentage-circle{overflow:hidden;position:relative;background-color:#eaeaea}.percentage-circle-left-wrap{overflow:hidden;position:absolute;top:0}.percentage-circle-right-wrap{overflow:hidden;position:absolute;top:0}.percentage-circle-loader{position:absolute;left:0;top:0;border-radius:1000;-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.percentage-circle-loader2{position:absolute;left:0;top:0;border-radius:1000;-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.percentage-circle-inner-circle{position:relative;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.percentage-circle .text{font-size:11px;color:#888}.contact-list .contact-error{height:234px;overflow:auto;margin:20px}.history-display-wrapper{position:relative}.history-display-wrapper button{background-color:rgba(0,0,0,0) !important}.history-display-wrapper .history-display-dropdown{background-color:#fff;position:absolute;top:39px;left:88px;width:240px;border:1px solid #bfbdbd;z-index:1000}.history-display-wrapper .history-display-dropdown ul{padding:0;width:100%}.history-display-wrapper .history-display-dropdown ul li{padding-left:24px;padding-right:24px;line-height:30px;list-style-type:none;cursor:pointer}.history-display-wrapper .history-display-dropdown ul li:nth-child(even){background-color:#f1f1f1}.history-display-wrapper .history-display-dropdown ul li:nth-child(odd){background-color:#fff}.table-addremove .table-actions{margin-bottom:8px}.table-addremove .table-actions a{color:#188be5;font-weight:bold;font-size:14px;cursor:pointer;text-decoration:none;margin-right:16px}.tooltip-base-container{display:inline-block;vertical-align:middle;white-space:normal;cursor:pointer}.tooltip-base-container .tooltip-base-popper{z-index:9999;cursor:auto}.tooltip-base-container .tooltip-base-popper>div:first-child{color:#fff;background-color:#2e2e38;border-radius:0;font-size:14px;padding:15px;min-width:250px;line-break:auto}.tooltip-base-container.custom-text-tooltip,.tooltip-base-container.currency-tooltip,.tooltip-base-container.number-tooltip{position:relative}.tooltip-base-container.currency-tooltip,.tooltip-base-container.number-tooltip{margin-left:-35px}.custom-tool .tooltip-base-popper{width:100px}.chat-button-with-experian{margin-top:20px;text-align:center}.experian-message{color:red;font-weight:bold}.chat-button-without-experian{margin-top:20px;margin-left:62%}.tooltip-with-label{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.tooltip-with-label.inline-label{display:inline}.tooltip-with-label>div:first-child:not(.tooltip-base-container){width:calc(100% - 30px)}.tooltip-with-label>div:nth-child(2):not(.tooltip-base-container){width:calc(100% - 30px)}.tooltip-with-label.date-control-tooltip-label{white-space:nowrap;position:relative;text-align:left}.tooltip-with-label.date-control-tooltip-label>div:first-child:not(.tooltip-base-container){display:inline-block;width:calc(100% - 30px);max-width:300px}.tooltip-with-label>div{white-space:normal}.tooltip-with-label .tooltip-base-container{padding-left:5px}.tooltip-with-label .tooltip-base-container>div>div{display:-ms-flexbox;display:flex}@media only screen and (max-width: 500px){.tooltip-with-label .tooltip-base-container{padding-left:0px}}.custom-text-tooltip-label{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-device-width: 501px){.questionnaire-page-container{padding-top:1rem}.questionnaire-page-container .content-parser-root .control-wrapper .tooltip-base-popper{position:absolute;will-change:transform;top:0px;left:0px;-webkit-transform:translate3d(-226px, -155px, 0px);transform:translate3d(-226px, -155px, 0px)}}.quote-parent-div{border:1px solid #e7e7e9;height:auto;width:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative;color:#000;font-family:EYInterstate}.quote-parent-div .quote-info{position:absolute;right:1em;top:1em;cursor:pointer}.quote-parent-div .quote-wrapper{padding:4%;text-align:center}@media only screen and (min-width: 721px){.quote-parent-div .quote-wrapper{text-align:inherit}}.quote-parent-div .quote-wrapper .quote-success{position:relative;display:table;margin:0 auto}.quote-parent-div .quote-wrapper .quote-success .quote-currency{position:absolute;top:5em;right:8.4em;font-size:14pt;font-weight:bold}.quote-parent-div .quote-wrapper .quote-success .quote-desc{position:absolute;font-size:.9em;font-weight:300;top:70%;left:72px}.quote-parent-div .quote-wrapper .quote-success .quote-success-content{position:absolute;top:78px;left:52px;font-family:EYInterstate;font-weight:bold;font-size:50pt;color:#000}.quote-parent-div .quote-wrapper .quote-success.val-length-8 .quote-currency{top:114px;right:9.2em}.quote-parent-div .quote-wrapper .quote-success.val-length-8 .quote-success-content{top:110px;left:38px;font-size:31px}.quote-parent-div .quote-wrapper .quote-success.val-length-6 .quote-currency{top:102px;right:8.7em}.quote-parent-div .quote-wrapper .quote-success.val-length-6 .quote-success-content{top:96px;left:46px;font-size:41px}.quote-parent-div .quote-wrapper .quote-failed{position:relative;display:inline-block}.quote-parent-div .quote-wrapper .quote-failed .quote-fail-label-1{position:absolute;top:4em;left:2.5em;font-size:17pt;font-weight:600;font-family:EYInterstate}.quote-parent-div .quote-wrapper .quote-failed .quote-fail-label-2{position:absolute;top:2.5em;left:1em;font-size:37pt;font-weight:700;font-family:EYInterstate}.quote-parent-div .quote-label-wrapper{padding:0% 0}.quote-parent-div .quote-label-wrapper .quote-label{max-width:90%;font-size:1.7em;font-weight:500;font-family:EYInterstate;text-align:center;display:inherit;margin:0 auto;color:#000;padding:4%}.quote-parent-div .quote-label-wrapper-1 .quote-label-1{max-width:90%;font-size:.8em;font-weight:300;font-family:EYInterstate;text-align:center;display:inherit;margin:0 auto;color:#000;padding:3%}.custom-text-tooltip-label .textfield-error-text{-ms-flex-order:3;order:3;width:100%}@font-face{font-family:"EYInterstate";src:url(/static/media/EYInterstate-Regular.5d2c1bff.eot);src:local("☺"),url(/static/media/EYInterstate-Regular.ac46aec6.woff) format("woff"),url(/static/media/EYInterstate-Regular.97bea812.ttf) format("truetype"),url(/static/media/EYInterstate-Regular.b5c3d6d2.svg) format("svg");font-weight:normal;font-style:normal}@font-face{font-family:"EYInterstate Light";src:url(/static/media/EYInterstate-Light.5bc8b019.eot);src:local("☺"),url(/static/media/EYInterstate-Light.3e88f1d7.woff) format("woff"),url(/static/media/EYInterstate-Light.7ba89db1.ttf) format("truetype"),url(/static/media/EYInterstate-Light.3e43e0a3.svg) format("svg");font-weight:normal;font-style:normal}html,body{margin:0;padding:0}html,body{width:100%;height:100%;font-size:14px}.row{width:100%;padding-right:1.14em}*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box;outline:none}body{font-family:"EYInterstate Light",sans-serif;background-color:#fff;color:#000}.header-logo{height:3.42em;background:-webkit-gradient(linear, left top, right top, from(rgba(128, 126, 126, 0.68)), to(rgba(35, 35, 35, 0.04)));background:linear-gradient(90deg, rgba(128, 126, 126, 0.68) 0%, rgba(35, 35, 35, 0.04) 100%);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjIwcHgiIGhlaWdodD0iMjFweCIgdmlld0JveD0iMCAwIDIwIDIxIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTEuMiAoNTc1MTkpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDx0aXRsZT5FWSBsb2dvIENvcHk8L3RpdGxlPg0KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPg0KICAgIDxkZWZzPjwvZGVmcz4NCiAgICA8ZyBpZD0iQ2FzZXMtVjYtLS1aRiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSIzLjAuNy1DYXNlLURldGFpbHMtLS1DYXNlLUNvbnRhY3RzLURyb3Bkb3duIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjAuMDAwMDAwLCAtNC4wMDAwMDApIj4NCiAgICAgICAgICAgIDxnIGlkPSJHbG9iYWwtSGVhZGVyLS8tU2VhcmNoIj4NCiAgICAgICAgICAgICAgICA8ZyBpZD0iRVktbG9nby1Db3B5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMC4wMDAwMDAsIDQuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iRmlsbC0xIiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjMuMTU3MDIyMDUgMTYuODUyNDU4NyA2Ljk2MzQ3NDIgMTYuODUyNDU4NyA2Ljk2MzQ3NDIgMTQuNjQ3NzI2NSAzLjE1NzAyMjA1IDE0LjY0NzcyNjUgMy4xNTcwMjIwNSAxMi45MTUwMTg5IDcuMzY3NzcxMTggMTIuOTE1MDE4OSA1Ljk3MDc2MTE2IDEwLjUgMCAxMC41IDAgMjEgOC40MjEwNTI2MyAyMSA4LjQyMTA1MjYzIDE4LjU4NDk4MTEgMy4xNTcwMjIwNSAxOC41ODQ5ODExIDMuMTU3MDIyMDUgMTYuODUyNDU4NyI+PC9wb2x5bGluZT4NCiAgICAgICAgICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJGaWxsLTIiIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMTMuMzkwMzczIDEwLjUgMTEuNTk5MjAyNyAxMy45MjY1NTgzIDkuODEyMzQ3NDcgMTAuNSA2LjMxNTc4OTQ3IDEwLjUgMTAuMDAwMDk0OSAxNi44NTI0NTg3IDEwLjAwMDA5NDkgMjEgMTMuMTUyOTI2NyAyMSAxMy4xNTI5MjY3IDE2Ljg1MjQ1ODcgMTYuODQyMTA1MyAxMC41IDEzLjM5MDM3MyAxMC41Ij48L3BvbHlsaW5lPg0KICAgICAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC00IiBmaWxsPSIjRkZFNjAwIiBwb2ludHM9IjAgNy4zNSAyMCAzLjc5MjU2NDIxIDIwIDAiPjwvcG9seWdvbj4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICA8L2c+DQogICAgICAgIDwvZz4NCiAgICA8L2c+DQo8L3N2Zz4=);background-repeat:no-repeat;background-size:contain;margin:.7em 3.28em 1.15em;width:100%}.header-image{position:relative;width:100%;height:22.85em;padding-top:4.57em;background:-webkit-gradient(linear, left top, right top, from(rgba(128, 126, 126, 0.68)), to(rgba(35, 35, 35, 0.04)));background:linear-gradient(90deg, rgba(128, 126, 126, 0.68) 0%, rgba(35, 35, 35, 0.04) 100%);background-image:url(/static/media/login-banner-image.4c9a9472.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.header-image .iso{margin-top:.57em;margin-left:6.59%;width:40%}@media(max-width: 767px){.header-image .iso{font-size:.57em}}.header-image .iso .dots .square{height:.85em;width:.85em;background-color:#ffe600;display:inline-block;margin-right:10px}.header-image .iso .legend{clear:both;color:#fff;width:25%;font-size:2.28em;line-height:1.3em;font-weight:300}.header-image .baseline{bottom:-2px;background-color:#ffee58;-webkit-box-sizing:border-box;box-sizing:border-box;width:72.2%;height:8px;position:absolute}.nav-bar{float:right}.nav-bar .icon{cursor:pointer;color:#000;position:relative;top:-4px}.nav-bar .icon.md{font-size:1.5rem;margin-left:10px}.nav-bar .icon.lg{font-size:3rem;margin:0 10px}.nav-bar .icon.selected{color:#188ce5}.icon{color:#c4c4cd;margin-bottom:-5px}.icon.sm{font-size:1.2rem}.viewport{position:absolute;width:100%;overflow:auto;height:calc(100% - 30px);margin-top:30px}@media(min-width: 960px){.viewport{height:calc(100% - 90px);margin-top:90px}}.powerbiport{position:absolute;width:100%;overflow:auto;height:100%}@media(min-width: 1280px){.powerbiport{height:100%}}.header-container{background-color:#2e2e38;height:auto;color:#c4c4ce;width:100%;position:fixed;top:0px}.header-container .header-text{margin:10px 2px;display:inline-block;font-size:.72rem}.header-container .header-text:first-child{margin-left:50px}.header-container .header-iml{margin:0px;margin-left:-36px}.header-container .title{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:12px 0px 0px 0px;margin:0;font-weight:normal;font-size:1.22rem;line-height:normal;height:auto}.header-container .logo-container{background-color:#282831;height:30px;margin:0;display:-ms-flexbox;display:flex}.header-container .logo-image{padding-left:21px;padding-top:2px}.header-container .nav-bar{position:absolute;right:0}@media(min-width: 960px){.header-container .nav-bar{margin-top:30px}}.header-container .nav-bar .header-button{float:left;padding:10px 15px 1px 10px;cursor:pointer}@media(min-width: 960px){.header-container .nav-bar .header-button{padding:19px 30px 15px 20px}}.header-container .nav-bar .header-button.menu{padding-top:2px;padding-bottom:0;padding-right:20px}@media(min-width: 960px){.header-container .nav-bar .header-button.menu{padding-top:9px;padding-bottom:7px;padding-right:10px}}.header-container .nav-bar .header-button:hover{background-color:#1a1a24}.header-container .nav-bar .icon{color:#fff}.header-container .nav-bar .icon.md{font-size:1.5rem}@media(min-width: 960px){.header-container .nav-bar .icon.md{font-size:2rem}}.header-container .nav-bar .icon.lg{float:left;font-size:2rem;top:1px}@media(min-width: 960px){.header-container .nav-bar .icon.lg{font-size:3rem;top:0}}.margin-content{margin:24px}.header-mobile{position:fixed;z-index:999;height:75px;width:100%}.header-mobile .logo-image img{width:30px;height:31px}.header-mobile .logo-container{height:75px;padding-top:15px}.header-mobile .title-mobile{margin-left:20px !important;font-size:20px;padding-top:12px;color:#fff}.header-mobile .nav-bar{margin-left:auto;top:-15px}.fullScreen{position:absolute !important;top:0px !important;z-index:1000 !important;background-color:#fff !important;height:100% !important}.ey-link{color:#188be5;font-weight:bold;cursor:pointer;text-decoration:none}.ey-link:hover{text-decoration:underline}.ey-link.dark{color:#000}.icon-disabled{color:#eaeaf2 !important;cursor:auto !important}.link-button{width:100%;text-decoration:none}a.link-icon{position:relative}a.link-icon .unread-count{position:absolute;top:3px;left:100px;font-size:11px;color:#fff;font-weight:700}@media(min-width: 1280px){a.link-icon .unread-count{left:148px}}tr [class*=bodyRow] :hover{border:2px solid gray}.nav-menu{background-color:#fff;bottom:0;-webkit-box-shadow:0 -5px 5px -5px #d3d3d3;box-shadow:0 -5px 5px -5px #d3d3d3;height:6.2857142857em;left:0;position:fixed;width:100%;padding-top:1.4285714286em;padding-right:1.4285714286em;padding-bottom:1.4285714286em;padding-left:1.4285714286em}.nav-menu-before-footer{background-color:#fff;bottom:0px;-webkit-box-shadow:0 -5px 5px -5px #d3d3d3;box-shadow:0 -5px 5px -5px #d3d3d3;height:6.2857142857em;left:0;right:10px;position:fixed;width:100%;padding-top:1.4285714286em;padding-right:1.4285714286em;padding-bottom:1.4285714286em;padding-left:1.4285714286em}.nav-menu-before-footer .third-button{margin-left:110%}body.login{background-color:#2e2e38;color:#fff}body.login a:hover,body.login a:visited,body.login a:hover{color:rgba(255,255,255,.6)}.login-spacer{margin-top:32px}.login-spacer input::-ms-clear{display:none}.login-spacer input::-ms-reveal{display:none}input[type=password]::-ms-clear{display:none;width:0;height:0}input[type=password]::-ms-reveal{display:none;width:0;height:0}.login-spacer-sm{margin-top:12px}.language-dropdown{right:0;position:absolute;padding:26px 15px;margin-right:20px;width:62px;height:73px}.language-dropdown.active{background-color:#181820}.language-dropdown .ld-container{cursor:pointer;position:relative}.language-dropdown .ld-container .language-icon{font-size:24px;line-height:24px}.language-dropdown .ld-container .actual-language{font-size:9px;position:absolute;top:0px}.language-dropdown .ld-container .menu{z-index:999;background-color:#181820;top:47px;position:absolute;left:-92px;width:139px}.language-dropdown .ld-container .flag{background-size:31px;background-repeat:no-repeat;background-position-y:center;line-height:41px;cursor:pointer;padding-left:10px}.language-dropdown .ld-container .flag:hover{background-color:rgba(245,243,243,.1490196078)}.language-dropdown .ld-container .flag.en{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLXVzIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQ4MCI+DQogIDxnIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgPGcgc3Ryb2tlLXdpZHRoPSIxcHQiPg0KICAgICAgPHBhdGggZmlsbD0iI2JkM2Q0NCIgZD0iTTAgMGg5NzIuOHYzOS40SDB6bTAgNzguOGg5NzIuOHYzOS40SDB6bTAgNzguN2g5NzIuOFYxOTdIMHptMCA3OC44aDk3Mi44djM5LjRIMHptMCA3OC44aDk3Mi44djM5LjRIMHptMCA3OC43aDk3Mi44djM5LjRIMHptMCA3OC44aDk3Mi44VjUxMkgweiIgdHJhbnNmb3JtPSJzY2FsZSguOTM3NSkiLz4NCiAgICAgIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDM5LjRoOTcyLjh2MzkuNEgwem0wIDc4LjhoOTcyLjh2MzkuM0gwem0wIDc4LjdoOTcyLjh2MzkuNEgwem0wIDc4LjhoOTcyLjh2MzkuNEgwem0wIDc4LjhoOTcyLjh2MzkuNEgwem0wIDc4LjdoOTcyLjh2MzkuNEgweiIgdHJhbnNmb3JtPSJzY2FsZSguOTM3NSkiLz4NCiAgICA8L2c+DQogICAgPHBhdGggZmlsbD0iIzE5MmY1ZCIgZD0iTTAgMGgzODkuMXYyNzUuN0gweiIgdHJhbnNmb3JtPSJzY2FsZSguOTM3NSkiLz4NCiAgICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNMzIuNCAxMS44TDM2IDIyLjdoMTEuNGwtOS4yIDYuNyAzLjUgMTEtOS4zLTYuOC05LjIgNi43IDMuNS0xMC45LTkuMy02LjdIMjl6bTY0LjkgMGwzLjUgMTAuOWgxMS41bC05LjMgNi43IDMuNSAxMS05LjItNi44LTkuMyA2LjcgMy41LTEwLjktOS4yLTYuN2gxMS40em02NC44IDBsMy42IDEwLjlIMTc3bC05LjIgNi43IDMuNSAxMS05LjMtNi44LTkuMiA2LjcgMy41LTEwLjktOS4zLTYuN2gxMS41em02NC45IDBsMy41IDEwLjlIMjQybC05LjMgNi43IDMuNiAxMS05LjMtNi44LTkuMyA2LjcgMy42LTEwLjktOS4zLTYuN2gxMS40em02NC44IDBsMy42IDEwLjloMTEuNGwtOS4yIDYuNyAzLjUgMTEtOS4zLTYuOC05LjIgNi43IDMuNS0xMC45LTkuMi02LjdoMTEuNHptNjQuOSAwbDMuNSAxMC45aDExLjVsLTkuMyA2LjcgMy42IDExLTkuMy02LjgtOS4zIDYuNyAzLjYtMTAuOS05LjMtNi43aDExLjV6TTY0LjkgMzkuNGwzLjUgMTAuOWgxMS41TDcwLjYgNTcgNzQgNjcuOSA2NSA2MS4ybC05LjMgNi43TDU5IDU3IDUwIDUwLjNoMTEuNHptNjQuOCAwbDMuNiAxMC45aDExLjRsLTkuMyA2LjcgMy42IDEwLjktOS4zLTYuNy05LjMgNi43TDEyNCA1N2wtOS4zLTYuN2gxMS41em02NC45IDBsMy41IDEwLjloMTEuNWwtOS4zIDYuNyAzLjUgMTAuOS05LjItNi43LTkuMyA2LjcgMy41LTEwLjktOS4yLTYuN0gxOTF6bTY0LjggMGwzLjYgMTAuOWgxMS40bC05LjMgNi43IDMuNiAxMC45LTkuMy02LjctOS4yIDYuNyAzLjUtMTAuOS05LjMtNi43SDI1NnptNjQuOSAwbDMuNSAxMC45aDExLjVMMzMwIDU3bDMuNSAxMC45LTkuMi02LjctOS4zIDYuNyAzLjUtMTAuOS05LjItNi43aDExLjR6TTMyLjQgNjYuOUwzNiA3OGgxMS40bC05LjIgNi43IDMuNSAxMC45LTkuMy02LjgtOS4yIDYuOCAzLjUtMTEtOS4zLTYuN0gyOXptNjQuOSAwbDMuNSAxMWgxMS41bC05LjMgNi43IDMuNSAxMC45LTkuMi02LjgtOS4zIDYuOCAzLjUtMTEtOS4yLTYuN2gxMS40em02NC44IDBsMy42IDExSDE3N2wtOS4yIDYuNyAzLjUgMTAuOS05LjMtNi44LTkuMiA2LjggMy41LTExLTkuMy02LjdoMTEuNXptNjQuOSAwbDMuNSAxMUgyNDJsLTkuMyA2LjcgMy42IDEwLjktOS4zLTYuOC05LjMgNi44IDMuNi0xMS05LjMtNi43aDExLjR6bTY0LjggMGwzLjYgMTFoMTEuNGwtOS4yIDYuNyAzLjUgMTAuOS05LjMtNi44LTkuMiA2LjggMy41LTExLTkuMi02LjdoMTEuNHptNjQuOSAwbDMuNSAxMWgxMS41bC05LjMgNi43IDMuNiAxMC45LTkuMy02LjgtOS4zIDYuOCAzLjYtMTEtOS4zLTYuN2gxMS41ek02NC45IDk0LjVsMy41IDEwLjloMTEuNWwtOS4zIDYuNyAzLjUgMTEtOS4yLTYuOC05LjMgNi43IDMuNS0xMC45LTkuMi02LjdoMTEuNHptNjQuOCAwbDMuNiAxMC45aDExLjRsLTkuMyA2LjcgMy42IDExLTkuMy02LjgtOS4zIDYuNyAzLjYtMTAuOS05LjMtNi43aDExLjV6bTY0LjkgMGwzLjUgMTAuOWgxMS41bC05LjMgNi43IDMuNSAxMS05LjItNi44LTkuMyA2LjcgMy41LTEwLjktOS4yLTYuN0gxOTF6bTY0LjggMGwzLjYgMTAuOWgxMS40bC05LjIgNi43IDMuNSAxMS05LjMtNi44LTkuMiA2LjcgMy41LTEwLjktOS4zLTYuN0gyNTZ6bTY0LjkgMGwzLjUgMTAuOWgxMS41bC05LjMgNi43IDMuNSAxMS05LjItNi44LTkuMyA2LjcgMy41LTEwLjktOS4yLTYuN2gxMS40ek0zMi40IDEyMi4xTDM2IDEzM2gxMS40bC05LjIgNi43IDMuNSAxMS05LjMtNi44LTkuMiA2LjcgMy41LTEwLjktOS4zLTYuN0gyOXptNjQuOSAwbDMuNSAxMC45aDExLjVsLTkuMyA2LjcgMy41IDEwLjktOS4yLTYuNy05LjMgNi43IDMuNS0xMC45LTkuMi02LjdoMTEuNHptNjQuOCAwbDMuNiAxMC45SDE3N2wtOS4yIDYuNyAzLjUgMTEtOS4zLTYuOC05LjIgNi43IDMuNS0xMC45LTkuMy02LjdoMTEuNXptNjQuOSAwbDMuNSAxMC45SDI0MmwtOS4zIDYuNyAzLjYgMTEtOS4zLTYuOC05LjMgNi43IDMuNi0xMC45LTkuMy02LjdoMTEuNHptNjQuOCAwbDMuNiAxMC45aDExLjRsLTkuMiA2LjcgMy41IDExLTkuMy02LjgtOS4yIDYuNyAzLjUtMTAuOS05LjItNi43aDExLjR6bTY0LjkgMGwzLjUgMTAuOWgxMS41bC05LjMgNi43IDMuNiAxMS05LjMtNi44LTkuMyA2LjcgMy42LTEwLjktOS4zLTYuN2gxMS41ek02NC45IDE0OS43bDMuNSAxMC45aDExLjVsLTkuMyA2LjcgMy41IDEwLjktOS4yLTYuOC05LjMgNi44IDMuNS0xMS05LjItNi43aDExLjR6bTY0LjggMGwzLjYgMTAuOWgxMS40bC05LjMgNi43IDMuNiAxMC45LTkuMy02LjgtOS4zIDYuOCAzLjYtMTEtOS4zLTYuN2gxMS41em02NC45IDBsMy41IDEwLjloMTEuNWwtOS4zIDYuNyAzLjUgMTAuOS05LjItNi44LTkuMyA2LjggMy41LTExLTkuMi02LjdIMTkxem02NC44IDBsMy42IDEwLjloMTEuNGwtOS4yIDYuNyAzLjUgMTAuOS05LjMtNi44LTkuMiA2LjggMy41LTExLTkuMy02LjdIMjU2em02NC45IDBsMy41IDEwLjloMTEuNWwtOS4zIDYuNyAzLjUgMTAuOS05LjItNi44LTkuMyA2LjggMy41LTExLTkuMi02LjdoMTEuNHpNMzIuNCAxNzcuMmwzLjYgMTFoMTEuNGwtOS4yIDYuNyAzLjUgMTAuOC05LjMtNi43LTkuMiA2LjcgMy41LTEwLjktOS4zLTYuN0gyOXptNjQuOSAwbDMuNSAxMWgxMS41bC05LjMgNi43IDMuNiAxMC44LTkuMy02LjctOS4zIDYuNyAzLjYtMTAuOS05LjMtNi43aDExLjR6bTY0LjggMGwzLjYgMTFIMTc3bC05LjIgNi43IDMuNSAxMC44LTkuMy02LjctOS4yIDYuNyAzLjUtMTAuOS05LjMtNi43aDExLjV6bTY0LjkgMGwzLjUgMTFIMjQybC05LjMgNi43IDMuNiAxMC44LTkuMy02LjctOS4zIDYuNyAzLjYtMTAuOS05LjMtNi43aDExLjR6bTY0LjggMGwzLjYgMTFoMTEuNGwtOS4yIDYuNyAzLjUgMTAuOC05LjMtNi43LTkuMiA2LjcgMy41LTEwLjktOS4yLTYuN2gxMS40em02NC45IDBsMy41IDExaDExLjVsLTkuMyA2LjcgMy42IDEwLjgtOS4zLTYuNy05LjMgNi43IDMuNi0xMC45LTkuMy02LjdoMTEuNXpNNjQuOSAyMDQuOGwzLjUgMTAuOWgxMS41bC05LjMgNi43IDMuNSAxMS05LjItNi44LTkuMyA2LjcgMy41LTEwLjktOS4yLTYuN2gxMS40em02NC44IDBsMy42IDEwLjloMTEuNGwtOS4zIDYuNyAzLjYgMTEtOS4zLTYuOC05LjMgNi43IDMuNi0xMC45LTkuMy02LjdoMTEuNXptNjQuOSAwbDMuNSAxMC45aDExLjVsLTkuMyA2LjcgMy41IDExLTkuMi02LjgtOS4zIDYuNyAzLjUtMTAuOS05LjItNi43SDE5MXptNjQuOCAwbDMuNiAxMC45aDExLjRsLTkuMiA2LjcgMy41IDExLTkuMy02LjgtOS4yIDYuNyAzLjUtMTAuOS05LjMtNi43SDI1NnptNjQuOSAwbDMuNSAxMC45aDExLjVsLTkuMyA2LjcgMy41IDExLTkuMi02LjgtOS4zIDYuNyAzLjUtMTAuOS05LjItNi43aDExLjR6TTMyLjQgMjMyLjRsMy42IDEwLjloMTEuNGwtOS4yIDYuNyAzLjUgMTAuOS05LjMtNi43LTkuMiA2LjcgMy41LTExLTkuMy02LjdIMjl6bTY0LjkgMGwzLjUgMTAuOWgxMS41TDEwMyAyNTBsMy42IDEwLjktOS4zLTYuNy05LjMgNi43IDMuNi0xMS05LjMtNi43aDExLjR6bTY0LjggMGwzLjYgMTAuOUgxNzdMMTY4IDI1MGwzLjUgMTAuOS05LjMtNi43LTkuMiA2LjcgMy41LTExLTkuMy02LjdoMTEuNXptNjQuOSAwbDMuNSAxMC45SDI0MmwtOS4zIDYuNyAzLjYgMTAuOS05LjMtNi43LTkuMyA2LjcgMy42LTExLTkuMy02LjdoMTEuNHptNjQuOCAwbDMuNiAxMC45aDExLjRsLTkuMiA2LjcgMy41IDEwLjktOS4zLTYuNy05LjIgNi43IDMuNS0xMS05LjItNi43aDExLjR6bTY0LjkgMGwzLjUgMTAuOWgxMS41bC05LjMgNi43IDMuNiAxMC45LTkuMy02LjctOS4zIDYuNyAzLjYtMTEtOS4zLTYuN2gxMS41eiIgdHJhbnNmb3JtPSJzY2FsZSguOTM3NSkiLz4NCiAgPC9nPg0KPC9zdmc+DQo=)}.language-dropdown .ld-container .flag.es{background-image:url(/static/media/es.0056145f.svg)}.language-dropdown .ld-container .flag.fr{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLWZyIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQ4MCI+DQogIDxnIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLXdpZHRoPSIxcHQiPg0KICAgIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoNjQwdjQ4MEgweiIvPg0KICAgIDxwYXRoIGZpbGw9IiMwMDI2N2YiIGQ9Ik0wIDBoMjEzLjN2NDgwSDB6Ii8+DQogICAgPHBhdGggZmlsbD0iI2YzMTgzMCIgZD0iTTQyNi43IDBINjQwdjQ4MEg0MjYuN3oiLz4NCiAgPC9nPg0KPC9zdmc+DQo=)}.language-dropdown .ld-container .flag.ge{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLWRlIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQ4MCI+DQogIDxwYXRoIGZpbGw9IiNmZmNlMDAiIGQ9Ik0wIDMyMGg2NDB2MTYwSDB6Ii8+DQogIDxwYXRoIGQ9Ik0wIDBoNjQwdjE2MEgweiIvPg0KICA8cGF0aCBmaWxsPSIjZDAwIiBkPSJNMCAxNjBoNjQwdjE2MEgweiIvPg0KPC9zdmc+DQo=)}.language-dropdown .ld-container .flag.jp{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLWpwIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQ4MCI+DQogIDxkZWZzPg0KICAgIDxjbGlwUGF0aCBpZD0iYSI+DQogICAgICA8cGF0aCBmaWxsLW9wYWNpdHk9Ii43IiBkPSJNLTg4IDMyaDY0MHY0ODBILTg4eiIvPg0KICAgIDwvY2xpcFBhdGg+DQogIDwvZGVmcz4NCiAgPGcgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2Utd2lkdGg9IjFwdCIgY2xpcC1wYXRoPSJ1cmwoI2EpIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4OCAtMzIpIj4NCiAgICA8cGF0aCBmaWxsPSIjZmZmIiBkPSJNLTEyOCAzMmg3MjB2NDgwaC03MjB6Ii8+DQogICAgPGVsbGlwc2UgY3g9IjUyMy4xIiBjeT0iMzQ0LjEiIGZpbGw9IiNkMzAwMDAiIHJ4PSIxOTQuOSIgcnk9IjE5NC45IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTY4LjQgOC42KSBzY2FsZSguNzY1NTQpIi8+DQogIDwvZz4NCjwvc3ZnPg0K)}.language-dropdown .ld-container .flag.zh{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBpZD0iZmxhZy1pY29uLWNzcy1jbiIgd2lkdGg9IjY0MCIgaGVpZ2h0PSI0ODAiPg0KICA8ZGVmcz4NCiAgICA8cGF0aCBpZD0iYSIgZmlsbD0iI2ZmZGUwMCIgZD0iTS0uNi44TDAtMSAuNi44LTEtLjNoMnoiLz4NCiAgPC9kZWZzPg0KICA8cGF0aCBmaWxsPSIjZGUyOTEwIiBkPSJNMCAwaDY0MHY0ODBIMHoiLz4NCiAgPHVzZSB3aWR0aD0iMzAiIGhlaWdodD0iMjAiIHRyYW5zZm9ybT0ibWF0cml4KDcxLjk5OTEgMCAwIDcyIDEyMCAxMjApIiB4bGluazpocmVmPSIjYSIvPg0KICA8dXNlIHdpZHRoPSIzMCIgaGVpZ2h0PSIyMCIgdHJhbnNmb3JtPSJtYXRyaXgoLTEyLjMzNTYyIC0yMC41ODcxIDIwLjU4Njg0IC0xMi4zMzU3NyAyNDAuMyA0OCkiIHhsaW5rOmhyZWY9IiNhIi8+DQogIDx1c2Ugd2lkdGg9IjMwIiBoZWlnaHQ9IjIwIiB0cmFuc2Zvcm09Im1hdHJpeCgtMy4zODU3MyAtMjMuNzU5OTggMjMuNzU5NjggLTMuMzg1NzggMjg4IDk1LjgpIiB4bGluazpocmVmPSIjYSIvPg0KICA8dXNlIHdpZHRoPSIzMCIgaGVpZ2h0PSIyMCIgdHJhbnNmb3JtPSJtYXRyaXgoNi41OTkxIC0yMy4wNzQ5IDIzLjA3NDYgNi41OTkxOSAyODggMTY4KSIgeGxpbms6aHJlZj0iI2EiLz4NCiAgPHVzZSB3aWR0aD0iMzAiIGhlaWdodD0iMjAiIHRyYW5zZm9ybT0ibWF0cml4KDE0Ljk5OTEgLTE4LjczNTU3IDE4LjczNTMzIDE0Ljk5OTI5IDI0MCAyMTYpIiB4bGluazpocmVmPSIjYSIvPg0KPC9zdmc+DQo=)}.language-dropdown .ld-container .flag.pl{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGlkPSJmbGFnLWljb24tY3NzLXBsIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQ4MCI+DQogIDxnIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTY0MCA0ODBIMFYwaDY0MHoiLz4NCiAgICA8cGF0aCBmaWxsPSIjZGMxNDNjIiBkPSJNNjQwIDQ4MEgwVjI0MGg2NDB6Ii8+DQogIDwvZz4NCjwvc3ZnPg0K)}.login_content{margin-left:100px;overflow:hidden}@media only screen and (min-device-width: 320px)and (max-device-width: 568px)and (-webkit-min-device-pixel-ratio: 2){.login_content{margin:auto;padding:0px 15px}}.title{padding:0px;height:40px;color:#eaeaf2;font-size:32px;font-weight:300;line-height:40px;margin-top:1.3em}.passwordLegend{color:#fff;margin-bottom:.57em}.errorMessage{margin-bottom:1em;font-size:1.14em;color:#fff;position:relative}.errorMessage span.icon{color:red;margin:0 auto;position:absolute;top:-4px}.errorMessage span.errorText{color:#fff;left:2em;position:relative}.footer_spacing{margin-right:1.71em}.link{color:#fff;font-size:.97em;font-weight:bold;line-height:1.14em;text-decoration:none;cursor:pointer}.link:link{color:#fff}.link:hover{text-decoration:underline}.link:visited{color:#fff}.link:active{color:#fff}.copyright{font-size:.4em}.note-text{font-size:10px}.fix-space{margin-right:3px}.spacer{margin-left:2em}.legend{width:51%}.code-input input{margin-right:8px;-moz-appearance:"textfield";width:66px;font-size:18px;height:60px;padding-left:26px;background-color:#000;color:#fff;border:1px solid #000}@media only screen and (min-device-width: 320px)and (max-device-width: 568px)and (-webkit-min-device-pixel-ratio: 2){.code-input input{width:30px;height:30px;font-size:9px;padding-left:13px}}.code-input.invalid input{border:1px solid red}.ssi-top-header{background-color:#fbfbfd;margin-bottom:.7em;height:78px;border-bottom:1px solid #ededed;padding-top:17px;padding-left:1.5em;padding-right:1.5em}.ssi-landing-table-container{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.ssi-landing-table-container .ssi-autocomplete-container{display:-ms-flexbox;display:flex}.ssi-landing-table-container .list-link,.ssi-landing-table-container .list-link:visited{color:#188ce5;font-weight:bold;text-decoration:none;cursor:pointer;margin-right:20px}.ssi-landing-table-container .list-link.black{color:#000;font-weight:bold;text-decoration:none;cursor:pointer}.ssi-landing-table-container .align-right{float:right;margin-left:1.5em !important}.ssi-landing-table-container .si-bottom-wrapper{padding:1.5em}.ssi-landing-table-container .back-icon{position:relative;left:.8em;top:1.2em}.ssi-landing-table-container .back-arrow-icon{position:relative;left:.4em;top:1.1em}.ssi-landing-table-container .back-arrow-icon svg{font-size:1.3em}.ssi-landing-table-container .blue{color:#188ce5}.ssi-landing-table-container .filter-icon{width:64px;border:.5px solid #eaeaf2;padding:.8rem 1.5rem}.file-upload-wrapper{background-color:#fbfbfd;border:1px solid #ededed;padding:1.5em}.file-upload-wrapper .upload-label{height:22px;width:270px;color:#2d2d2d;font-family:EYInterstate;font-size:14px;font-weight:300;line-height:22px}.file-upload-wrapper .required-sign{color:#2d2d2d}.file-upload-wrapper .batch-initiation-upl-header{height:21px;width:585px;color:#2e2e38;font-family:EYInterstate;font-size:18px;font-weight:300;line-height:21px;display:block}.file-upload-wrapper hr{border-color:#fff;margin-bottom:120px}.file-upload-wrapper .large-icon{font-size:3rem !important}.file-upload-wrapper .delete-attachment{color:#c4c4ce;font-family:EYInterstate;font-size:14px;font-weight:bold;line-height:22px;padding:10px;display:block;cursor:pointer}.file-upload-wrapper .delete-attachment.enabled{color:#000}.file-upload-wrapper .input-container{padding-right:10px}.file-upload-wrapper .input-container .delete-input{width:1.3rem;height:1.3rem;background-color:#fff;border-radius:50%;vertical-align:middle;border:1px solid #c4c4cd;-webkit-appearance:none;outline:none;cursor:pointer}.file-upload-wrapper .input-container .delete-input:checked{background-color:#2e2e38}.file-upload-wrapper .input-container .delete-input:checked:before{content:"✓";color:#fff;font-size:1.1rem;position:relative;top:-3px;left:2px}.ssi-filter-grid{padding-top:30px}.ssi-add-initiation{margin-top:40px;margin-bottom:120px}.ssi-add-initiation .ssi-add-text{margin-top:30px;display:block}.ssi-add-initiation .ssi-choices{margin-top:30px}.ssi-add-initiation .ssi-choices .ssi-dropdown{margin-right:15px;margin-bottom:15px}.ssi-spinner{width:125px;height:125px;top:186px;position:absolute;left:calc(50% - 62.5px);stroke:#2e2e38}.ssi-spinner-mini{width:100%;height:100px;stroke:#2e2e38}.ssi-add-inner{padding:32px 24px 24px 32px;border:1px solid #eaeaf2;height:100%;position:relative;min-height:500px}.ssi-countryservice{margin-top:36px}.ssi-dropdown{max-width:261px}.ssi-title h2{font-size:18px;font-weight:300;line-height:28px;margin:0px;padding-bottom:8px;color:#2e2e38}.ssi-previous-section{font-size:12px;color:#2e2e38;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:40px}.ssi-previous-section svg{position:relative;left:-1px;width:15px;height:15px}.ssi-previous-section span{padding-left:3px;font-weight:bold}.ssi-nextreturn-section{color:#188be5;font-weight:bold;font-size:12px;cursor:pointer;text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ssi-nextreturn-section svg{width:16px;height:16px}.ssi-nextreturn-section span{padding-left:5px;display:block}.ssi-addapplicant-new{margin-top:30px}.ssi-addapplicant-container{margin-top:24px}.ssi-addapplicant-grid{margin-bottom:32px !important;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.ssi-addapplicant-griditem{margin-right:16px !important;-ms-flex:1 0 auto;flex:1 0 auto;max-width:300px}.ssi-addapplicant-grid.error{color:#ff4136;margin-bottom:16px;font-size:14px;font-weight:bold}.addlink-footer{height:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:40px;z-index:1000}.addlink-footer a{color:#188be5;font-weight:bold;font-size:14px;cursor:pointer;text-decoration:none}.ssi-parser-content{margin-top:36px}.ssi-addapplicant-search{margin-top:36px;max-width:680px;width:100%;border:1px solid #eaeaf2}.ssi-divider{-webkit-box-sizing:border-box;box-sizing:border-box;height:2px;width:100%;max-width:650px;border:1px solid #eaeaf2}.vertical-divider{height:100%;width:2px;background:#c4c4ce;margin:0px;outline:none;border:none;margin-left:28px;margin-right:36px}.ssi-actions{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100vw;-webkit-box-shadow:0 -4px 8px 0 rgba(0,0,0,.13);box-shadow:0 -4px 8px 0 rgba(0,0,0,.13);padding:1rem 2rem 1rem 1rem;position:fixed;bottom:0px;z-index:100;background-color:#fff}.ssi-actions .ssi-button-wrapper{-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex}.ssi-actions .ssi-button-wrapper .action-button{width:125px;max-width:unset;margin-right:10px;white-space:nowrap}.ssi-actions .ssi-button-wrapper .ssi-wrapper-cancelsave{display:-ms-flexbox;display:flex}.ssi-actions .ssi-button-wrapper .ssi-wrapper-nextprevious .prev-button,.ssi-actions .ssi-button-wrapper .ssi-wrapper-nextprevious .next-button{min-width:unset;width:40px;padding:8px 24px}.ssi-actions .ssi-progress-wrapper{width:370px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:8px}.ssi-actions .ssi-progress-wrapper .progress-text{display:block;font-size:12px;color:#2e2e38}.ssi-actions .ssi-progress-wrapper .progress-bar{height:8px;width:100%;border-radius:4.5px;background-color:#eaeaf2}.ssi-actions .ssi-progress-wrapper .progress-bar .filled{border-radius:4.5px;display:block;background-color:#f5a623;height:8px;width:25%}.ssi-actions .ssi-progress-wrapper .progress-bar .filled-complete{background-color:#2eb757}.ssi-menu{display:block}.ssi-menuitem{cursor:pointer;display:-ms-flexbox;display:flex;height:28px;margin-bottom:10px;-ms-flex-align:center;align-items:center}.ssi-menuitem label{width:calc(100% - 24px);padding-right:5px;text-align:right;color:#3f3f48;font-size:12px;font-weight:300;line-height:14px;cursor:pointer}.ssi-menuitem-circle{width:22px;height:22px;border-radius:50%;border:1px solid #c4c4ce;position:relative}.ssi-menuitem-circle .status-complete{width:12px;height:12px;position:relative;top:3px;left:4px}.ssi-menuitem.disabled{display:none}.ssi-menuitem.selected label{font-weight:bold}.ssi-menuitem.selected .ssi-menuitem-circle{border:1px solid #2e2e38}.ssi-menuitem.selected .ssi-menuitem-circle:after{content:"";background-color:#2eb757;width:14px;height:14px;border-radius:50%;position:absolute;top:3px;left:3px}.ssi-menuitem.selected .ssi-menuitem-circle .status-complete{display:none}.messaging-toolbar.mobile{padding:0px !important}.messaging-toolbar-button.mobile{border-radius:70px !important;width:70px !important;min-width:70px !important;height:70px !important;position:fixed !important;bottom:10px;right:10px}.messaging-toolbar-button.mobile .icon{color:#000}.messaging-toolbar-button.not-compose{z-index:999}.header-container .title-mobile{margin-left:60px;position:relative;top:8px}.messaging-toolbar{padding:24px}.messaging-toolbar-button{float:right;clear:both}.messaging-grid{background-color:#fff}.messaging-grid .header-container .title-mobile{margin-left:60px}.messaging-grid-item{border:solid 1px #eaeaf2;min-height:600px}.messaging-grid-item.list{overflow-y:scroll;overflow-x:hidden}.messaging-grid-item.list.messaging-list-mobile{overflow:auto}.messaging-grid-item.detail{border:none;position:relative;padding:0px}.messaging-grid-item.detail .messaging-detail{height:100%}.messaging-grid-item.detail.messaging-list-mobile{margin-top:75px}.messaging-grid-item.detail.messaging-list-mobile .viewmsg{height:auto}.messaging-grid .messaging-detail.viewmsg{background-color:#fafafc;overflow-y:scroll}.messaging-grid .messaging-detail.viewmsg .mobile-close{left:18px;top:8px}.messaging-grid .message-wrapper{position:relative}.messaging-grid .e-mail{font-weight:600;color:#188be5}.messaging-grid .e-mail a:hover{color:#000;cursor:pointer}.messaging-grid .messages-search{padding:1rem}.messaging-grid .menu-item{padding:15px 0;color:#747480;font-size:1.14rem;text-align:center;cursor:pointer}.messaging-grid .menu-item.selected{background-color:#fafafc;border-top:solid 1px #eaeaf2;border-bottom:solid 1px #eaeaf2;color:#2e2e38;cursor:default;background:linear-gradient(to left, #FAFAFC 99%, #000, #000 2px)}.messaging-grid .menu-item.selected span{font-weight:bold}.messaging-grid .menu-item:first-child.selected{background-color:#fafafc;border-top:0;border-bottom:solid 1px #eaeaf2;color:#2e2e38;font-weight:bold;cursor:default;background:linear-gradient(to left, #FAFAFC 99%, #000, #000 2px)}.messaging-grid .menu-item:hover{background-color:#fafafc;color:#2e2e38}.messaging-grid .menu-item .menu-text{margin:0 auto;width:30%}.messaging-grid .list-header{padding:16px 5px;height:52px;border-bottom:solid 1px #eaeaf2}.messaging-grid .list-header .list-link,.messaging-grid .list-header .list-link:visited{color:#188ce5;font-weight:bold;text-decoration:none;cursor:pointer;margin-right:20px}.messaging-grid .list-header .list-link.black{color:#000;font-weight:bold;text-decoration:none;cursor:pointer}.messaging-grid .list-container{background-color:#fff}.messaging-grid .list-container .no-results{color:#747480;margin:5rem auto;text-align:center}.messaging-grid .list-container .list-item{color:#747480;border-bottom:solid 1px #eaeaf2;display:-ms-flexbox;display:flex;width:100%}.messaging-grid .list-container .list-item .input-container{padding:39px 20px 0}.messaging-grid .list-container .list-item .input-container .delete-input{width:1.3rem;height:1.3rem;background-color:#fff;border-radius:50%;vertical-align:middle;border:1px solid #000;-webkit-appearance:none;outline:none;cursor:pointer}.messaging-grid .list-container .list-item .input-container .delete-input:checked{background-color:#2e2e38}.messaging-grid .list-container .list-item .input-container .delete-input:checked:before{content:"✓";color:#fff;font-size:1.1rem;position:relative;top:-3px;left:2px}.messaging-grid .list-container .list-item .content-container{padding:10px 20px;cursor:pointer;-ms-flex:1 1;flex:1 1;width:100%}.messaging-grid .list-container .list-item .content-container .from-wrapper{display:-ms-flexbox;display:flex}.messaging-grid .list-container .list-item .content-container .from-details{padding-left:5px}.messaging-grid .list-container .list-item .content-container .profile-img{width:40px;height:40px;overflow:hidden;border-radius:50%;position:relative;border:solid 1px #ececec}.messaging-grid .list-container .list-item .content-container .profile-img img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.messaging-grid .list-container .list-item .content-container .time-sent{font-size:.85rem;color:#2e2e38;margin-left:auto}.messaging-grid .list-container .list-item .content-container .from{font-size:.85rem;color:#747479}.messaging-grid .list-container .list-item .content-container .to{font-size:.85rem;color:#747479}.messaging-grid .list-container .list-item .content-container .case-id{opacity:.65;font-size:.71rem}.messaging-grid .list-container .list-item .content-container .subject{position:relative;font-size:1.14rem;color:#2e2e38;font-weight:300;margin:10px 0;word-wrap:break-word}.messaging-grid .list-container .list-item .content-container .priority-high{position:absolute;right:0px;color:red}.messaging-grid .list-container .list-item .content-container .preview{font-size:.85rem;font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:35%}.messaging-grid .list-container .list-item .content-container.selected{background-color:#fafafc;cursor:default;background:linear-gradient(to left, #FAFAFC 99.6%, #000, #000 3px)}.messaging-grid .list-container .list-item .content-container:hover{background-color:#fafafc}.messaging-grid .list-container .list-item .content-container.unread{font-weight:900}.messaging-grid .list-container .list-item .content-container.unread .from{color:#000}.messaging-grid .list-container .list-item .content-container.unread .subject{color:#000}.messaging-grid .list-container .list-item .content-container.unread .case-id{color:#000}.messaging-grid .list-container .list-item .content-container.unread .time-sent{color:#000}.messaging-grid .detail{padding:24px;color:#2e2e38;font-weight:300}.messaging-grid .detail .message-link,.messaging-grid .detail .message-link:visited{color:#188ce5;font-weight:bold;text-decoration:none}.messaging-grid .detail .detail-toemail{display:inline-block;padding-right:5px;padding-bottom:5px}.messaging-grid .detail .detail-ccemail{display:inline-block;padding-right:5px;padding-bottom:5px}.messaging-grid .detail .detail-header{font-size:.85rem;margin-bottom:20px;font-weight:normal}.messaging-grid .detail .detail-header .detail-title{font-size:1.71rem}.messaging-grid .detail .detail-header .detail-date{float:right}.messaging-grid .detail .detail-body blockquote{margin:16px 0px 0px 0px;padding:0px 0px 0px 8px;border-left:solid 3px #cacad1}.messaging-grid .message-content-actions{position:absolute;right:0;top:0}.messaging-grid .compose-mobile-header{background-color:#2e2e38;width:calc(100% + 29px);height:75px;margin-left:-14px}.messaging-grid .compose-mobile-header .compose-mobile-wrapper{padding-top:24px;padding-left:15px;display:-ms-flexbox;display:flex}.messaging-grid .compose-mobile-header .compose-mobile-wrapper .mobile-title{font-size:20px;color:#fff}.messaging-grid .compose-mobile-header .compose-mobile-wrapper .mobile-close{color:#fff;font-size:20px;margin-left:auto;padding-right:16px;cursor:pointer}.messaging-grid .messaging-compose{display:block;height:calc(100% - 80px);padding:0px 1rem 0px 1rem;overflow-y:scroll}.messaging-grid .messaging-compose .compose-form{width:100%;height:100vh}.messaging-grid .messaging-compose .compose-form .compose-formgroup{position:relative;margin-bottom:8px;-webkit-box-shadow:0 1px 0 0 #eaeaf2;box-shadow:0 1px 0 0 #eaeaf2;width:calc(100% - 12px)}.messaging-grid .messaging-compose .compose-form .compose-formgroup .high-priority{position:absolute;font-weight:300;right:18px;top:9px;font-size:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#000}.messaging-grid .messaging-compose .compose-form .compose-formgroup.msgbody{-webkit-box-shadow:none;box-shadow:none;height:calc(100% - 234px);margin-bottom:0px;display:block}.messaging-grid .messaging-compose .compose-form .compose-formgroup.msgbody .textarea-root{width:100%;position:relative;height:100% !important;overflow-x:hidden}.messaging-grid .messaging-compose .compose-form .compose-formgroup.msgbody .textarea-root>div{height:100% !important}.messaging-grid .messaging-compose .compose-form .compose-formgroup .compose-input-wrapper{width:100%;position:relative}.messaging-grid .messaging-compose .compose-form .compose-formgroup .compose-input-wrapper .compose-message-caseid{margin-top:8px;color:#000}.messaging-grid .messaging-compose .compose-form .compose-formgroup .compose-formgroup-icon{width:5%;position:absolute;right:0px;top:15px}.messaging-grid .messaging-compose .compose-form .compose-formgroup .compose-formgroup-icon.priority-high{right:-3px;top:6px;width:25px;cursor:pointer}.messaging-grid .messaging-compose .compose-form .compose-formgroup .compose-formgroup-icon.priority-high.active{color:red}.messaging-grid .messaging-compose .compose-form .compose-formgroup .compose-formgroup-textwrapper{margin-bottom:24px;width:100%;height:100%;min-height:calc(100% - 74px)}.messaging-grid .messaging-compose .compose-form .compose-formgroup .compose-formlabel{color:#747480;font-size:12px;font-weight:300;line-height:15px}.messaging-grid .messaging-compose .compose-form .compose-formgroup .compose-forminput-wrapper{width:95%}.messaging-grid .messaging-compose .compose-form .compose-formgroup .compose-forminput{width:100%;margin-top:8px;outline:none;border:none}.messaging-grid .messaging-compose.detail-compose .compose-form .compose-formgroup{-ms-flex-direction:column;flex-direction:column}.messaging-grid .messaging-actions{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-box-shadow:0 -4px 8px 0 rgba(0,0,0,.13);box-shadow:0 -4px 8px 0 rgba(0,0,0,.13);padding:1rem 2rem 1rem 1rem}.messaging-grid .messaging-actions .actions-button-wrapper{width:248px;-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex}.messaging-grid .messaging-actions .actions-button-wrapper .action-button{max-width:120px}.messaging-grid .actions-savedraft-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.messaging-actions-mobile{background-color:#fff;bottom:0;z-index:9999}.messaging-list-mobile{height:100%;border:none;padding-top:75px}.compose-mobile-header{margin-left:0;width:100%}.compose-mobile-header .compose-mobile-wrapper{position:relative}.compose-mobile-header .compose-mobile-wrapper .mobile-close{position:absolute;right:16px;padding-right:0;width:30px;height:30px}.DraftEditor-root{overflow-x:hidden;-ms-overflow-x:hidden}[class*=Calendar-calendarControlMonth]{background-color:#000;color:#fff}[class*=Calendar-calendarControlButton] [class*=MuiIconButton-label]{color:#fff}[class*=Calendar-calendarContainer] [class*=MuiButton-label]{color:#fff}.filterBox-button-link{color:#188ce5;font-size:1em;font-weight:700;text-decoration:none;margin:2em 2em 0 0;cursor:pointer}.messaging-filterBox{height:25.05%;width:35.38%;min-width:400px;background-color:#fff;margin:auto;padding:10px 20px}.messaging-filterBox .filterBoxTitle{font-size:1em;color:#000;margin-bottom:1em}.messaging-filterBox .filterBoxTitle span{position:absolute;top:16px;margin-left:1em}.filter-grid{margin-left:6px;margin-bottom:6px;padding:6px}.case-assign{width:85%;display:inline-block}.compose-input-wrapper a{cursor:pointer}.messaging-toolbar-searchicon{padding:0 15px;margin-top:-5px}.message-body-txt{font-size:12px;padding-top:10px}.tabsWithToogleBtn{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;-ms-flex-pack:justify;justify-content:space-between}.tabsWithToogleBtn .toggleSwitchContainer{margin-right:20px}.tabsWithToogleBtn .toggleSwitchContainer .switchChecked{color:#1976d2}.tabsWithToogleBtn .toggleSwitchContainer .switchBar{background-color:#9e9e9e}.tabsWithToogleBtn .toggleSwitchContainer .switchChecked+.switchBar{background-color:#8cbae8}.cases-table-container{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;margin:0 1.5rem;margin-bottom:10px}.cases-table-container .cases-autocomplete-container{display:-ms-flexbox;display:flex}.cases-table-container .cases-autocomplete-container .filter-icon{border:.5px solid #eaeaf2;padding:.8rem 1.5rem}.cases-table-container table th,.cases-table-container table td{padding:4px 6px}.cases-table-container table #internalSLA div:first-child,.cases-table-container table #externalSLA div:first-child,.cases-table-container table #additionalComments div:first-child{white-space:initial}.cases-table-container table #internalSLA div:last-child,.cases-table-container table #externalSLA div:last-child,.cases-table-container table #additionalComments div:last-child{padding-top:10px}.cases-table-container table #client div:first-child,.cases-table-container table #primaryCaseContact div:first-child,.cases-table-container table #casePhaseDate div:first-child,.cases-table-container table #experianValidated div:first-child{white-space:initial}.cases-table-container table #client div:last-child,.cases-table-container table #primaryCaseContact div:last-child,.cases-table-container table #casePhaseDate div:last-child,.cases-table-container table #experianValidated div:last-child{padding-top:20px}.cases-table-container table #primaryCaseContact{width:60px}.cases-filter-grid{width:auto;padding-bottom:1rem}.cases-filter-grid.buttons{padding-left:1rem}.cases-filterBox-button-link{color:#188ce5;font-size:1em;font-weight:700;text-decoration:none;margin:2em 2em 0 0;cursor:pointer}.caps-fields input{font-size:24px}.caps-fields input:disabled{color:#000}.current-page-title{height:1.5%;width:6.07%;color:#2e2e38;font-size:12px;font-weight:bold;line-height:15px;margin:0px 10px}.first-info-cell{height:17.96%;width:100%;margin-bottom:5px;padding:20px;background-color:#f6f5fa;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.cases-tabs{height:48px;width:1170px;background-color:#fff;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.03);box-shadow:0 4px 8px 0 rgba(0,0,0,.03)}i.downArrow{border:solid #000;border-width:0 3px 3px 0;display:inline-block;padding:3px;margin-bottom:3px;-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:rotate(45deg)}.input-text-color{color:#000}.input-field-text{width:258px}.input-field-text .status{width:200px}.other-fields{margin:3%}.other-fields input:disabled{color:#000}.cases-tabs{height:1.6%;width:2.65%;color:#2e2e38;font-family:EYInterstate;font-size:14px;font-weight:bold;line-height:16px;text-align:center}.case-phase-container{padding:20px}.cases-card-header-container{background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border:.5px solid #eaeaf2;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.03);box-shadow:0 4px 8px 0 rgba(0,0,0,.03)}.cases-card-header-container .cases-card-header{color:#188ce5;font-size:1.5rem}.cases-card-header-container .cases-card-header a{color:#188ce5 !important;text-decoration:none}.cases-card-header-container .cases-card-header a:visited{color:#188ce5}.cases-card-header-container .cases-table-title{padding:20px 0 20px 0}p.alignment{line-height:.5;font-weight:300}.cases-details-header{padding:24px;height:auto;background-color:#f6f5fa;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.cases-details-header .history-display-wrapper span.selected-item{display:none}.cases-details-header .header-field1{margin-right:15px;max-width:130px}.cases-details-header .header-field-item{margin-right:15px;margin-top:17px;max-width:130px}.cases-details-header .eystatus-header-detail{display:inline-block;margin-right:20px;line-height:4px;height:38px;vertical-align:bottom}.cases-details-header .eystatus-header-detail .status-header-label{color:#747480;font-size:10px}.cases-details-header .eystatus-header-detail .status-header-current{font-weight:bold}.cases-details-header .header-grid{width:100%}.cases-details-header .clientid-width-wrapper{max-width:151px;margin-right:10px;-ms-flex-preferred-size:auto;flex-basis:auto}.cases-details-header .clientname-width-wrapper{max-width:none !important;-ms-flex-preferred-size:auto;flex-basis:auto;margin-right:10px;margin-left:10px}.cases-details-header .caseHoldStatus>div{width:180px !important}.cases-details-header .casestatus-wrapper{max-width:130px}.cases-details-header .employeeapplicant-wrapper{max-width:150px !important;min-width:150px;-ms-flex-preferred-size:auto;flex-basis:auto}.cases-details-header .employeeapplicant-wrapper>div>div:last-child{min-width:390px !important}.cases-details-header .header-field .field-button{height:100px;position:relative;cursor:pointer}.cases-details-header .header-field .field-label{color:#747480;font-size:9px;margin-bottom:5px;line-height:12px}.cases-details-header .header-field .field-text{color:#2e2e38;font-size:11px;display:block;font-weight:bold;line-height:30px}.cases-details-header .header-field .field-text-wrapper{display:-ms-flexbox;display:flex}.cases-details-header .header-field .field-icon{position:relative;left:5px;-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s, -webkit-transform .25s;top:2px}.cases-details-header .case-action{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.cases-details-header .case-action .case-action-contact{width:70%}.cases-details-header .case-action .case-action-button{width:25%}.cases-details-header .case-action #select-primaryContact span.availableCaseContact,.cases-details-header .case-action #select-secondaryContact span.availableCaseContact{display:none}.cases-details-header .contact-list{margin-top:16px;height:100%;max-height:280px;border:1px solid #eaeaf2;overflow-y:auto}.cases-details-header .contact-list .contact-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:70px;padding:0px 8px 0px 16px}.cases-details-header .contact-list .contact-item.primary .contact-avatar{border:solid 2px #ffe600}.cases-details-header .contact-list .contact-avatar{width:44px;height:44px;overflow:hidden;border-radius:50%;position:relative}.cases-details-header .contact-list .contact-avatar img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.cases-details-header .contact-list .contact-info{width:50%}.cases-details-header .contact-list .contact-info .contact-fullname{display:block;font-size:16px;line-height:19px}.cases-details-header .contact-list .contact-info .contact-engagement{display:block;font-size:12px;line-height:15px}.cases-details-header .contact-list .contact-action{position:relative;top:-4px}.cases-details-header .contact-list .contact-action svg{color:#c4c4ce;height:16px;width:16px}.cases-details-header .cases-status.cases-manager-status{width:380px}.cases-details-header .cases-status.cases-manager-status .status-action{width:350px}.cases-details-header .cases-status.cases-manager-status .status-action-textarea{width:60%;display:block}.cases-details-header .cases-status.cases-manager-status .status-action-textarea .textfield-error-text{color:#b9251c;font-size:12px}.cases-details-header .cases-status.cases-manager-status .status-action-textarea .textfield-error-text svg{vertical-align:bottom;font-size:14px}.cases-details-header .cases-status{width:380px}.cases-details-header .cases-status .status-title{font-size:18px;line-height:28px;color:#2e2e38}.cases-details-header .cases-status .status-action{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:8px;width:350px}.cases-details-header .cases-status .status-action .status-action-dropdown{width:65%}.cases-details-header .cases-status .status-action .status-action-button{width:30%}.cases-details-header .cases-allow-access{width:380px}.cases-details-header .cases-allow-access .status-title{font-size:18px;line-height:28px;color:#2e2e38}.cases-details-header .cases-allow-access .status-action{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:8px;width:350px}.cases-details-header .cases-allow-access .status-action .status-action-dropdown{width:65%}.cases-details-header .cases-allow-access .status-action .status-action-button{width:30%}.cases-details-header .cases-employee-applicant{width:100%;max-width:464px}.cases-details-header .cases-employee-applicant .employee-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.cases-details-header .cases-employee-applicant .employee-header .employee-header-avatar{width:10%}.cases-details-header .cases-employee-applicant .employee-header .employee-header-avatar img{width:44px;height:44px}.cases-details-header .cases-employee-applicant .employee-header .employee-header-name{width:50%;color:#2e2e38;padding-left:24px}.cases-details-header .cases-employee-applicant .employee-header .employee-header-name .employee-fullname{display:block;font-size:18px;line-height:28px}.cases-details-header .cases-employee-applicant .employee-header .employee-header-name .employee-applicantype{display:block;font-size:12px;line-height:20px}.cases-details-header .cases-employee-applicant .employee-header .employee-action{width:40%}.cases-details-header .cases-employee-applicant .employee-header .employee-action a{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#188ce5;text-decoration:none;font-size:14px;font-weight:bold;cursor:pointer}.cases-details-header .cases-employee-applicant .employee-header .employee-action a .action-icon{height:14px;width:14px}.cases-details-header .cases-employee-applicant .employee-header .employee-action a .action-text{margin-left:8px}.cases-details-header .cases-employee-applicant .employee-tabs{margin-top:24px}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tabs-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tabs-header .employee-tab-title{padding:16px;display:block;font-size:13px}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tabs-header .employee-tabs-details{min-width:140px;text-align:center;cursor:pointer}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tabs-header .employee-tabs-dependents{min-width:140px;text-align:center;cursor:pointer}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tabs-header .active{position:relative;border-top:1px solid #eaeaf2;border-left:1px solid #eaeaf2;border-right:1px solid #eaeaf2;border-bottom:1px solid #fff}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tabs-header .active .employee-tab-title{font-weight:bold;font-size:13px}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tabs-header .active .hide-bottom-border{display:block;width:100%;position:absolute;bottom:-2px;height:2px;background-color:#fff}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tab-content{border:1px solid #eaeaf2;height:200px;padding:16px}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tab-content .employee-details-content{display:none}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tab-content .employee-details-content .details-content-top-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tab-content .employee-details-content .details-content-top-wrapper .top-item{width:50%;display:-ms-flexbox;display:flex;height:32px;-ms-flex-align:center;align-items:center;word-break:break-all}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tab-content .employee-details-content .details-content-top-wrapper .top-item .item-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tab-content .employee-details-content .details-content-top-wrapper .top-item .item-icon svg{color:#c4c4ce;width:14px;height:14px}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tab-content .employee-details-content .details-content-top-wrapper .top-item .item-text{font-size:14px;padding-left:8px;color:#2e2e38}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tab-content .employee-details-content .details-content-top-wrapper .top-item .item-email{color:#188ce5;cursor:pointer}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tab-content .employee-details-content .details-content-bottom-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;margin-top:24px}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tab-content .employee-details-content .details-content-bottom-wrapper .bottom-item .item-label{display:block;color:#747480;font-size:10px;line-height:12px}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tab-content .employee-details-content .details-content-bottom-wrapper .bottom-item .item-value{display:block;color:#2e2e38;height:15px;padding-top:4px;line-height:15px}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tab-content .employee-details-content .details-content-bottom-wrapper .bottom-item .item-value .visa-expiry{font-weight:italic;font-size:12px;display:block;margin-top:5px}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tab-content .employee-details-content .details-content-bottom-wrapper .bottom-item .item-value .red{color:#e0362c}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tab-content .employee-details-content .details-content-bottom-wrapper .bottom-item .item-value .black{color:#000}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tab-content .employee-dependents-content{display:none}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tab-content .employee-dependents-content .dependent-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tab-content .employee-dependents-content .dependent-row .avatar-cell{width:20%}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tab-content .employee-dependents-content .dependent-row .avatar-cell img{width:44px;height:44px}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tab-content .employee-dependents-content .dependent-row .name-cell{width:80%}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tab-content .employee-dependents-content .dependent-row .name-cell .cell-fullname{font-size:16px;display:block}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tab-content .employee-dependents-content .dependent-row .name-cell .cell-dob{display:block;font-size:12px;color:#747480}.cases-details-header .cases-employee-applicant .employee-tabs .employee-tab-content .active{display:block}.cases-details-header .popout-active .field-icon{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.cases-details-tabs{border-top:solid 1px #eaeaf2;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.03);box-shadow:0 4px 8px 0 rgba(0,0,0,.03)}.cases-actions{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;height:80px;-webkit-box-shadow:0 -4px 8px 0 rgba(0,0,0,.13);box-shadow:0 -4px 8px 0 rgba(0,0,0,.13);padding:0px 40px 0px 40px;position:fixed;bottom:0px;z-index:100;background-color:#fff;overflow:auto}.cases-actions .reset-action-button{width:200%}.cases-actions .reset-Binder-action-button{width:150%}.cases-actions.pathway .pathway-button-wrapper{width:600px;-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex}.cases-actions.pathway .pathway-button-wrapper .action-button{width:125px;max-width:unset;margin-right:10px;white-space:nowrap}.cases-actions.pathway .pathway-button-wrapper .pathway-wrapper-cancelsave{display:-ms-flexbox;display:flex}.cases-actions.pathway .pathway-button-wrapper .pathway-wrapper-nextprevious{display:-ms-flexbox;display:flex}.cases-actions.pathway .pathway-button-wrapper .pathway-wrapper-nextprevious .prev-button,.cases-actions.pathway .pathway-button-wrapper .pathway-wrapper-nextprevious .next-button{min-width:unset;width:40px;padding:8px 24px}.cases-actions .button-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.cases-actions .button-wrapper button{margin-right:20px}.cases-actions .button-wrapper button span{white-space:nowrap}.cases-actions .edit-link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-left:5px;cursor:pointer;width:100%;padding:0px 10px 0 0;margin-right:20px}.cases-actions .edit-link .edit-icon{height:18px;width:18px}.cases-actions .edit-link .edit-text{padding-left:5px;font-size:14px;font-weight:bold;min-width:100%}.cases-details-body .detail-body-inner{padding:0px 40px 0px 40px;margin-top:32px}.cases-details-body .detail-body-inner .log-title-button{padding:10px !important;background-color:#fafafc;margin-bottom:-6px;border:1px solid #eaeaf2}.cases-details-body .detail-body-inner .log-title-button .title-header{font-size:14px !important}.cases-details-body .detail-body-inner .header-title-container{padding:10px 0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box}.cases-details-body .detail-body-inner .header-title-container .title-header{font-size:24px;font-weight:bold;display:inline-block;position:relative;padding-top:12px}.cases-details-body .detail-body-inner .header-title-container .request-logs-button{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.cases-details-body .detail-body-inner .header-title-container .request-logs-button button:last-child{margin-left:16px}.cases-details-body .detail-body-inner .client-list-table-container .success{background-color:#168736;border-radius:18px;padding:5px 10px;color:#fff}.cases-details-body .detail-body-inner .client-list-table-container .failed{background-color:#b9251c;border-radius:18px;padding:5px 10px;color:#fff}.cases-details-body .detail-body-inner .client-list-table-container table th{min-width:156px}.cases-details-body .cases-form-detail{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:120px}.cases-details-body .cases-form-detail .form-parser{width:60%}.cases-details-body .cases-form-detail .form-casephases{width:30%;max-width:360px}.cases-details-body .cases-form-detail.editmode .form-parser{width:100%}.cases-details-body .cases-form-detail.editmode .form-parser .content-parser-row{-webkit-column-gap:1%;-moz-column-gap:1%;column-gap:1%}.cases-details-body .cases-form-detail.editmode .form-casephases{display:none}.cases-details-body .cases-details-messages .messaging-toolbar{padding:0px 0px 16px 0px}.cases-details-body .cases-details-messages h2.font-lt{margin:0px}.cases-details-body .cases-details-documents h2.font-lt{margin:0px}.cases-details-body .cases-details-documents h2{display:inline-block}.cases-details-body .cases-details-documents .sla-detail-container{margin-bottom:20px;background:#f1f1f1;padding:15px 10px;color:rgba(0,0,0,.87);font-size:12px;font-weight:bold}.cases-details-body .cases-details-documents .sla-detail-container .slaCheckBoxcontainer{margin:0 10px 0 0}.cases-details-body .cases-details-documents .sla-detail-container .slaCheckBoxcontainer>span{padding:0}.cases-details-body .cases-details-documents .sla-detail-container .missingDocumentGrid{border-right:1px solid #c7a9a9;text-align:center}.cases-details-body .cases-details-documents .sla-detail-container .missingDocsCount{color:orange;position:relative;top:2px;font-weight:bold;background-color:#fff;padding:2px 6px;border-radius:5px}.cases-details-body .cases-details-documents .sla-detail-container .clockDown-container{padding-top:4px;text-align:center}.cases-details-body .cases-details-documents .sla-detail-container .clockDown-container .timeContent span{padding:4px;background:#fff;margin:2px;border:1px solid #fff;border-radius:5px;font-size:13px}.cases-details-body .cases-details-documents .sla-detail-container1{margin-bottom:20px;background:#f1f1f1;padding:8px 10px;color:rgba(0,0,0,.87);font-size:12px;font-weight:bold;margin-top:-20px}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride{-ms-flex-align:center;align-items:center}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride>div{text-align:center;padding:12px 0}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .overRideExternalSLA1,.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .overRideSLADate{text-align:center}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .overrideSLA1Date{background-color:#fff;border-bottom:1px solid;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .overrideSLA1Date div>div>div:first-child{height:30px;font-weight:100}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .overrideSLADateIcon{display:-ms-flexbox;display:flex}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .overrideSLADateIcon .iconforDate{border-right:1px solid #c7a9a9;padding-right:12px;height:25px}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .overrideSLADateIcon .iconforDate .rightArrowIcon{background-color:#434348;color:#fff;height:34px;width:25px;margin-left:10px}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .overrideSLA1DateDisable{background-color:#eaeaf2;border-bottom:1px solid;border-bottom:1px solid;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .overrideSLA1DateDisable div>div>div:first-child{height:30px;font-weight:100}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .selectDate{background-color:#fff;border-bottom:1px solid;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .selectDate div>div>div:first-child{height:17px;font-weight:100}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .selectDate label{margin-top:-7px}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .selectDate svg{margin-top:-14px}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .selectDateDisable{background-color:#eaeaf2;border-bottom:1px solid;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .selectDateDisable div>div>div:first-child{height:17px;font-weight:100}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .selectDateDisable label{margin-top:-7px}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .selectDateDisable svg{margin-top:-14px}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .timeContent span{padding:4px;background:#fff;margin:2px;border:1px solid #fff;border-radius:5px;font-size:13px}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .externalSLA2{padding:0px 12px 0 24px}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .missingDocumentGrid{width:170px;padding:0px 12px;text-align:center}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .missingDocumentGrid .ifDisableTypeOfSLADropdown{background-color:rgba(0,0,0,0)}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .missingDocumentGrid .ifDisableTypeOfSLADropdown #select-TypeOfSLATriggerdropdown{color:#2e2e38}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .stopOCR{text-align:center;padding:0 12px}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .stopOCR label{margin:0 10px 0 0}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .stopOCR label>span{padding:0}.cases-details-body .cases-details-documents .sla-detail-container1 .newslaoverride .stopOCR .stopOCRCheckbox svg{fill:inherit}.cases-details-body .cases-details-documents .sla-detail-container1 .slaCheckBoxcontainer{margin:0 10px 0 0}.cases-details-body .cases-details-documents .sla-detail-container1 .slaCheckBoxcontainer>span{padding:0}.cases-details-body .cases-details-documents .sla-detail-container1 .missingDocsCount{color:orange;position:relative;top:2px;font-weight:bold;background-color:#fff;padding:2px 6px;border-radius:5px}.cases-details-body .cases-details-documents .sla-detail-container1 .clockDown-container{padding-top:4px;text-align:center}.cases-details-body .cases-details-documents .sla-detail-container1 .clockDown-container .clockdownGrid{margin-left:-53px}.cases-details-body .cases-details-documents .sla-detail-container1 .clockDown-container .timeContent span{padding:4px;background:#fff;margin:2px;border:1px solid #fff;border-radius:5px;font-size:13px}.cases-details-body .cases-details-documents .sla-detail-container1 .clockDown-container .overrideSLA1Date{background-color:#fff;border-bottom:1px solid;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:7px}.cases-details-body .cases-details-documents .sla-detail-container1 .clockDown-container .overrideSLA1Date div>div>div:first-child{height:30px;font-weight:100}.cases-details-body .cases-details-documents .sla-detail-container1 .clockDown-container .overrideSLA1DateDisable{background-color:#eaeaf2;border-bottom:1px solid;border-bottom:1px solid;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:7px}.cases-details-body .cases-details-documents .sla-detail-container1 .clockDown-container .overrideSLA1DateDisable div>div>div:first-child{height:30px;font-weight:100}.cases-details-body .cases-details-documents .sla-detail-container1 .clockDown-container .selectDate{background-color:#fff;border-bottom:1px solid;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:5px}.cases-details-body .cases-details-documents .sla-detail-container1 .clockDown-container .selectDate div>div>div:first-child{height:17px;font-weight:100}.cases-details-body .cases-details-documents .sla-detail-container1 .clockDown-container .selectDate label{margin-top:-7px}.cases-details-body .cases-details-documents .sla-detail-container1 .clockDown-container .selectDate svg{margin-top:-14px}.cases-details-body .cases-details-documents .sla-detail-container1 .clockDown-container .selectDateDisable{background-color:#eaeaf2;border-bottom:1px solid;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:5px}.cases-details-body .cases-details-documents .sla-detail-container1 .clockDown-container .selectDateDisable div>div>div:first-child{height:17px;font-weight:100}.cases-details-body .cases-details-documents .sla-detail-container1 .clockDown-container .selectDateDisable label{margin-top:-7px}.cases-details-body .cases-details-documents .sla-detail-container1 .clockDown-container .selectDateDisable svg{margin-top:-14px}.cases-details-body .cases-details-documents .sla-detail-container1 .clockDown-container .ifDisableTypeOfSLADropdown{margin-left:30px;background-color:rgba(0,0,0,0)}.cases-details-body .cases-details-documents .sla-detail-container1 .clockDown-container .ifDisableTypeOfSLADropdown #select-TypeOfSLATriggerdropdown{color:#2e2e38}.cases-details-body .cases-details-documents .sla-detail-container1 .clockDown-container .externalSLA2{margin-top:15px;margin-left:20px}.cases-details-body .cases-details-documents .sla-detail-container1 .clockDown-container .iconforDate{margin-left:-80px;margin-top:12px;border-right:1px solid #c7a9a9;height:25px}.cases-details-body .cases-details-documents .sla-detail-container1 .clockDown-container .iconforDate .rightArrowIcon{background-color:#434348;color:#fff;height:34px;margin-top:-7px;width:25px;margin-left:22px}.cases-details-body .cases-details-documents .button-container{display:none}.cases-details-body .cases-details-documents .link-button-container{float:right;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:444px}.cases-details-body .cases-details-documents .link-button-container a{margin-left:25px}.cases-details-body .cases-details-documents .link-button-container2{float:right;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:230px}.cases-details-body .cases-details-documents .link-button-container2 a{margin-left:25px}.cases-details-body .cases-details-documents .documents{margin:0px;-ms-flex-align:center;align-items:center}.cases-details-body .cases-details-documents .cases-table-container{margin:24px 0px 0px 0px}.cases-details-body .zip-documents{width:152px;border:3px solid #726e6e;padding:5px;margin-top:0%;margin-left:34%;text-align:center;height:46px;padding-top:1px}.cases-details-body .documents-button-header{display:-ms-flexbox;display:flex}.cases-details-body .cases-detail-pathway{margin-bottom:120px}.cases-details-body .cases-detail-pathway .pathway-add-text{margin-top:30px;display:block}.cases-details-body .cases-detail-pathway .pathway-choices{margin-top:30px}.cases-details-body .cases-detail-pathway .pathway-choices .pathway-dropdown{margin-right:15px;margin-bottom:20px;display:inline-block}.cases-details-body .cases-detail-pathway .notes-area{max-width:502px;margin-top:20px;display:block}.cases-details-body .cases-detail-pathway.immi-pathway{position:relative;font-family:"EYInterstate",sans-serif}.cases-details-body .cases-detail-pathway.immi-pathway p.info{font-size:12px;font-weight:300;line-height:15px;color:#2e2e38;width:61%;margin-top:4px}.cases-details-body .cases-detail-pathway.immi-pathway .select-smallTxt{font-size:10px;font-weight:300;line-height:12px;color:#747480;margin-bottom:3px}.cases-details-body .cases-detail-pathway.immi-pathway .edit-bold{color:#2e2e38;font-size:14px;font-weight:bold}.cases-details-body .questionnaire-table{margin:32px 0px 0px 0px}.cases-details-body .questionnaire-table .field-icon{float:left;margin-right:5px;font-size:12px;position:relative;top:2px}.cases-details-body .questionnaire-table .edit-value{display:inline-block}.cases-details-body .questionnaire-table tr{cursor:pointer}.cases-details-body .questionnaire-table .open-new-icon{float:none;margin-left:5px;margin-right:0px}.cases-details-body .Missing-info-Dialog{padding:60px 40px 20px 40px;-ms-flex-pack:end;justify-content:end}.cases-details-body .Missing-info-Dialog .convertFollowUpToPDF{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:16px}.cases-details-body .Missing-info-Dialog .Assign-Button{max-width:200px}.cases-details-body .missing-info-table{padding:2px 40px}.cases-details-body .missing-info-table tr,.cases-details-body .missing-info-table th,.cases-details-body .missing-info-table td{height:auto !important}.cases-details-body .missing-info-table th,.cases-details-body .missing-info-table td{padding:4px 6px !important;height:50px !important}.cases-details-body .missing-info-table .Missing-info-radio{-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}.cases-details-body .missing-info-table .Missing-info-radio .MuiRadio-root,.cases-details-body .missing-info-table .Missing-info-radio .MuiRadio-colorSecondary-checked,.cases-details-body .missing-info-table .Missing-info-radio .Mui-checked,.cases-details-body .missing-info-table .Missing-info-radio .missing-info-radio-button,.cases-details-body .missing-info-table .Missing-info-radio .missing-info-radio-button.Mui-checked,.cases-details-body .missing-info-table .Missing-info-radio [class*=MuiRadio-colorSecondary][class*=MuiRadio-checked]{color:#747480 !important}.cases-details-body .missing-info-table .Missing-info-radio .missing-info-radio-button svg{fill:#747480 !important}.cases-details-body .missing-info-table .Missing-Info-Text{height:auto !important;max-width:none !important;width:100%}.cases-details-body .missing-info-table .Missing-Info-Text>div{-ms-flex-align:start;align-items:flex-start;margin-top:0;padding:0}.cases-details-body .missing-info-table .Missing-Info-Text textarea{min-height:24px;height:auto !important;overflow-y:hidden !important;resize:none;overflow-wrap:break-word;padding:4px 8px}.cases-details-body .missing-info-table .textfield-error-text{color:#ff4136;font-size:13px;margin:4px 0 0}.cases-details-body .missing-info-table .textfield-error-text svg{vertical-align:bottom;font-size:14px}.cases-details-body .missing-info-table .mi-question-cell{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:5px}.cases-details-body .missing-info-table .mi-question-cell .mi-tick-icon{width:17px;height:17px;-ms-flex-negative:0;flex-shrink:0}.cases-details-body .missing-info-table .mi-question-cell .mi-question-text{margin:0;word-break:break-word}.cases-details-body .missing-info-table .mi-question-cell .mi-question-deleted{color:#656579;font-family:EYInterstate;font-weight:300;font-style:italic;font-size:14px;line-height:24px;letter-spacing:0%}.cases-details-body .save-missing-information{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:end;padding:60px 40px 20px 60px}.filter-box-container{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.filter-box-container span,.filter-box-container svg{display:block}.filter-box-container>div{display:-ms-flexbox;display:flex;margin:.5rem;-ms-flex-item-align:center;-ms-flex-align:center;align-items:center}.cases-filter-buttons{display:block;margin:.5rem 1rem}.cases .filter-box-container.documents>div:nth-child(2),.cases .filter-box-container.documents>div:nth-child(3),.cases .filter-box-container.documents>div:nth-child(4),.cases .filter-box-container.documents>div:nth-child(5){display:none}.cases .assign-questionnaire>div:nth-child(2){max-width:700px;width:60%}.cases .questionnaire-btn-container{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex:1 0 auto;flex:1 0 auto}.cases .assign-questionnaire-btn{margin-bottom:20px;max-width:none;width:auto}.cases .questionnaire-container{height:100%}.cases .questionnaire-footer{-ms-flex-align:center;align-items:center;bottom:0;-webkit-box-shadow:0 -5px 5px -5px #d3d3d3;box-shadow:0 -5px 5px -5px #d3d3d3;display:-ms-flexbox;display:flex;height:90px;padding-left:20px;position:fixed;width:100%}.cases .questionnaire-footer button{margin-right:12px}.cases .questionnaire-header{-ms-flex-align:center;align-items:center;background-color:#fbfbfd;border-bottom:1px solid #ededed;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:20px}.cases .questionnaire-header h1{font-size:24px;font-weight:300;margin:0}.cases .questionnaire-header .close-drawer:hover{cursor:pointer}.cases .questionnaire-body{height:calc(100% - 160px);overflow:auto;padding:20px}.cases .questionnaire-body>p{font-size:12px;margin-bottom:32px}.cases .questionnaire-body h2{font-size:18px;font-weight:300}.cases .questionnaire-body .questionnaire-card-option{-ms-flex-align:center;align-items:center;-webkit-box-shadow:0px 0px 8px 0px #ededed;box-shadow:0px 0px 8px 0px #ededed;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;height:80px;margin:10px 0px;padding:10px 20px 10px 5px;position:relative;width:100%}.cases .questionnaire-body .questionnaire-card-option .left-content{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.cases .questionnaire-body .questionnaire-card-option .due-date-calendar{display:-ms-flexbox;display:flex}.cases .questionnaire-body .questionnaire-card-option .due-date-calendar .DayPicker-wrapper{position:absolute;right:0;top:35px}.cases .questionnaire-body .questionnaire-card-option p{margin:0}.cases .missingInfoDialog .textfield-error-text{color:#b9251c;margin:0 30px 5px 0;font-size:12px}.cases .missingInfoDialog .textfield-error-text svg{vertical-align:bottom;font-size:14px}.documents-section{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:50px}.documents-section .document-list-container{width:100%;overflow-y:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0}.documents-section .document-list-container .documents-section{margin-bottom:2px}.document-container{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;padding:20px 0}.document-item{-ms-flex-direction:column;flex-direction:column;margin-bottom:8px}.documents-list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;padding:20px 0;border:1px solid #e1e1e6;width:100%;margin-bottom:10px}.documents-list .file-title{margin:0 0 4px;font-size:1.1em}.documents-list p.file-uploaded{margin:0;letter-spacing:.1em;font-size:.75em;color:#c4c4cd}.documents-list .icon-box{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-align:center}.documents-list .access-file-title{font-size:14px}.documents-list .delegate-access-button{max-width:32px;height:32px}.documents-list .delegate-access-button.primary{background-color:#ffe600}.documents-list .delegate-access-button.secondary{color:#2e2e38;-webkit-box-shadow:none;box-shadow:none;border:solid 1px #2e2e38;background-color:#fff}.documents-list .delegate-access-button.secondary:hover{border:1px solid #c3c2ba;background-color:#f6f5fa;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.document-item{-ms-flex-direction:column;flex-direction:column;margin-bottom:8px}.caseContactEmail,.caseRelatedReturn{width:200px}.primaryServiceRepEmail{width:260px}.filter-box-container label{color:rgba(0,0,0,.54) !important;padding-left:8px;padding-top:7px}.filter-box-container .date-hover div:focus,.filter-box-container .date-hover:hover{display:-ms-flexbox !important;display:flex !important}.filter-box-container .caseContactEmail label,.filter-box-container .caseRelatedReturn label,.filter-box-container .date-hover label{padding-top:0px}.filterbox-icon-wrapper .filterBox .filter-box-container div:last-child div:focus,.filterbox-icon-wrapper .filterBox .filter-box-container div:last-child:hover,.filterbox-icon-wrapper .filterBox .filter-box-container .filterbox-icon-wrapper div:last-child div:focus,.filterbox-icon-wrapper .filterBox .filter-box-container .filterbox-icon-wrapper div:last-child:hover{display:-ms-flexbox !important;display:flex !important}.filterbox-icon-wrapper .filterBox .filter-box-container .filterlongtxt div:last-child div:focus,.filterbox-icon-wrapper .filterBox .filter-box-container .filterlongtxt div:last-child:hover,.filterbox-icon-wrapper .filterBox .filter-box-container .filterlongtxt .filterbox-icon-wrapper div:last-child div:focus,.filterbox-icon-wrapper .filterBox .filter-box-container .filterlongtxt .filterbox-icon-wrapper div:last-child:hover{display:block !important}.content-parser-row{-ms-flex-direction:row;flex-direction:row}@media only screen and (max-device-width: 74rem){.content-parser-row{-ms-flex-direction:column;flex-direction:column}}#uploadListDropdownContainer{width:200px}#select-uploadListDropdown{padding-left:3px;padding-top:0px}.Documentdropdown>div{margin-top:16px}.eyStatus-section{margin-bottom:50px}.eyStatus-section .ey-status-eFile{padding-bottom:20px}.eyStatus-section .ey-status-item-container .eyStatusItem{background-color:#f6f5fa;padding:4px 8px;max-width:300px;margin:20px 0px}.eyStatus-section .ey-status-item-container .eyStatusItem .eyStatusLabel{margin:0px;font-size:13px}.eyStatus-section .ey-status-item-container .eyStatusItem .eyStatusDate{margin:2px 0px;min-height:17px}.eyStatus-section .ey-status-item-container .eyStatusItem .eyStatusDate .eyStatusDateIcon{float:right;margin:-3px 2px}.eyStatus-section .ey-status-item-container .eyStatus-docusign{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.eyStatus-section .ey-status-item-container .eyStatus-docusign .btn-docusign{margin-right:20px;max-width:none;width:auto}.client-list-table-container .success{background-color:#168736;border-radius:18px;padding:5px 10px;color:#fff}.client-list-table-container .failed{background-color:#b9251c;border-radius:18px;padding:5px 10px;color:#fff}span.availableCaseContact{font-size:12px;font-weight:initial;color:#82828d}.availableEmail{font-size:12px;font-weight:initial;color:#82828d;margin-top:5px;margin-bottom:0px}.IR-Counter{font-weight:bold}.assigned-Delegate-container{border:1px solid #cdc5c5;margin-right:20px}.assigned-Delegate-container .dropdown-iconhandle{padding:20px}.assigned-Delegate-container .dropdown-iconhandle .Select-arrow-zone{margin-top:-10px}.assigned-Delegate-container .dropdown-iconhandle svg{color:#000;margin-top:10px}.assigned-Delegate-container .delegate-dropdown{border-bottom:1px solid #000;width:100%;max-width:100%}.assigned-Delegate-container .delegate-dropdown label{padding:0px;font-size:10px;top:12px}.assigned-Delegate-container .delegate-dropdown>div{width:100%;max-width:100%}.assigned-Delegate-container .create-New-Delegate{border-top:1px solid #cdc5c5;width:100%;cursor:pointer;color:#0645ad;font-weight:600;font-size:16px;height:48px;display:-ms-flexbox;display:flex}.assigned-Delegate-container .create-New-Delegate span{margin-top:15px}.assigned-Delegate-container .create-New-Delegate span a{margin-left:15px}.AdditionalInfo{border:1px solid #cdc5c5}.AdditionalInfo .additional-action{display:-ms-flexbox;display:flex;padding:20px}.AdditionalInfo .additional-action button{width:40px;background-color:#f6f5fa;border-radius:revert;border-bottom:1px solid #000;height:48px}.AdditionalInfo .additional-action .additional-action-text{border-bottom:1px solid #000}.AdditionalInfo .additional-action .additional-action-text div>input{text-overflow:ellipsis}.AdditionalInfo .additional-action .additional-action-text div div{height:auto;margin-top:10px}.AdditionalInfo .additional-action .additional-action-text-disable{background-color:#f6f5fa}.AdditionalInfo .additional-action .additional-action-text-disable label{color:rgba(0,0,0,.38)}.AdditionalInfo .additional-action .additional-action-text-disable div>input{color:rgba(0,0,0,.38)}.AdditionalInfo .additional-action .additional-action-dropdown{border-bottom:1px solid #000}.AdditionalInfo .additional-action .additional-action-dropdown label{padding:7px}.AdditionalInfo .additional-action .additional-action-dateinput{border-bottom:1px solid #000;max-height:500px;width:183px}.AdditionalInfo .additional-action .additional-action-dateinput button{padding:2px}.AdditionalInfo .additional-action .additional-action-dateinput .DayPicker-wrapper{max-height:500px;overflow-y:auto}.AdditionalInfo .additional-action .additional-action-dateinput label{padding:3px;font-size:10px}.AdditionalInfo .additional-action .additional-action-dateinput svg{width:40px}.AdditionalInfo .additional-action .disable-clear-date-icon{pointer-events:none}.AdditionalInfo .additional-action .additional-action-datepicker{border-bottom:none}.AdditionalInfo .additional-action .additional-action-datepicker>div{border-bottom:1px solid #000}.AdditionalInfo .additional-action .additional-action-datepicker label{padding:3px;font-size:14px;padding-left:6px}.AdditionalInfo .additional-action .additional-action-text-extension{display:block;background-color:#f6f5fa;width:100%;height:48px;overflow:hidden;max-width:300px;padding:4px;color:rgba(0,0,0,.3803921569);font-size:12px;overflow-wrap:anywhere;text-overflow:ellipsis}.AdditionalInfo .additional-action .additional-action-checkbox input[type=checkbox]{width:1.3em;height:1.3em;background-color:#fff;border-radius:50%;vertical-align:middle;border:1px solid #ddd;outline:none;cursor:pointer}.AdditionalInfo .additional-action .additional-action-checkbox input[type=checkbox]:checked{background-color:gray}.AdditionalInfo .additional-action .additional-action-checkbox input[type=checkbox]:disabled{cursor:not-allowed}.AdditionalInfo .consent-status-audit{-ms-flex-direction:column;flex-direction:column}.AdditionalInfo .consent-status-audit .additional-action-text-consent{display:block;background-color:#f6f5fa;width:100%;height:auto;overflow:hidden;max-width:300px;padding:4px;color:rgba(0,0,0,.3803921569);font-size:12px;overflow-wrap:anywhere;text-overflow:ellipsis}.AdditionalInfo .updateButton{margin:0px 0px 13px 90px}.AdditionalInfo .updateButtonLobbyMessage{margin:22px 0px 10px 22px;width:97%}.AdditionalInfo .lobbyMessage{height:auto;margin-left:20px;width:97%}.AdditionalInfo .lobbyMessage #lobbyMessageId{max-height:100px !important}.AdditionalInfo .lobbyMessage div{padding-left:5px;padding-top:10px}.AdditionalInfo .updateLobbyMessage{height:auto;margin-left:20px;width:97%;margin-bottom:10px}.AdditionalInfo .updateLobbyMessage #updateLobby{max-height:100px !important}.AdditionalInfo .updateLobbyText{border:1px solid rgba(41,58,58,.1333333333);margin:10px 12px 10px 20px;padding:20px;background-color:#f6f5fa;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}.history-display-container{margin:.5rem .3rem !important;padding-left:14px}.Missing-Information-Tab{padding:0px 40px 0px 40px;margin:50px 0px 0px 50px}.missingInfoDialog div:nth-child(2) div:first-child{width:100%;max-height:95vh}.missingInfoDialog div:nth-child(2) div:first-child>div{max-width:none;-ms-flex-pack:end;justify-content:end}.missingInfoDialog div:nth-child(2) div:first-child>div button{width:20%;border-radius:4px}.missingInfoDialog div:nth-child(2) div:first-child>div:nth-child(3){border:none}.missingInfoDialog div:nth-child(2) div:first-child .Missing-info-Grid{margin-top:20px}.missingInfoDialog div:nth-child(2) div:first-child .count{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-top:1px}.priceLockInfoDialog .bodytext1{font-size:17px;font-weight:600;line-height:0;font-family:"EYInterstate Light",sans-serif}.priceLockInfoDialog .acceptedPrice,.priceLockInfoDialog .currentPrice{font-family:"EYInterstate Light",sans-serif}.priceLockInfoDialog .bodytext2{line-height:0;font-size:12px;font-weight:bolder}.priceLockInfoDialog div>[class^=StyledComponent-divider]{margin-top:0}.priceLockInfoDialog div>[class^=MuiDialogActions-root]{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.admin .admin-table-container,.documents .admin-table-container,.cases .admin-table-container,.case-upload .admin-table-container,.preregister-applicants .admin-table-container,.update-app .admin-table-container,.proforma-upload .admin-table-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.admin .admin-table-container .filter-icon,.documents .admin-table-container .filter-icon,.cases .admin-table-container .filter-icon,.case-upload .admin-table-container .filter-icon,.preregister-applicants .admin-table-container .filter-icon,.update-app .admin-table-container .filter-icon,.proforma-upload .admin-table-container .filter-icon{border:.5px solid #eaeaf2;padding:.8rem 1.5rem;margin-right:1.5rem}.admin .uploads-button-header,.documents .uploads-button-header,.cases .uploads-button-header,.case-upload .uploads-button-header,.preregister-applicants .uploads-button-header,.update-app .uploads-button-header,.proforma-upload .uploads-button-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:2rem 1.5rem}.admin .uploads-button-header .uploads-header-title,.documents .uploads-button-header .uploads-header-title,.cases .uploads-button-header .uploads-header-title,.case-upload .uploads-button-header .uploads-header-title,.preregister-applicants .uploads-button-header .uploads-header-title,.update-app .uploads-button-header .uploads-header-title,.proforma-upload .uploads-button-header .uploads-header-title{font-size:1.7rem;margin:auto 0}.admin .bread-crumb,.documents .bread-crumb,.cases .bread-crumb,.case-upload .bread-crumb,.preregister-applicants .bread-crumb,.update-app .bread-crumb,.proforma-upload .bread-crumb{margin:2rem 1.5rem;font-weight:bold;font-size:.93rem}.admin .bread-crumb .link,.admin .bread-crumb .link:visited,.documents .bread-crumb .link,.documents .bread-crumb .link:visited,.cases .bread-crumb .link,.cases .bread-crumb .link:visited,.case-upload .bread-crumb .link,.case-upload .bread-crumb .link:visited,.preregister-applicants .bread-crumb .link,.preregister-applicants .bread-crumb .link:visited,.update-app .bread-crumb .link,.update-app .bread-crumb .link:visited,.proforma-upload .bread-crumb .link,.proforma-upload .bread-crumb .link:visited{color:#188ce5}.admin .bread-crumb .link.back,.admin .bread-crumb .link:visited.back,.documents .bread-crumb .link.back,.documents .bread-crumb .link:visited.back,.cases .bread-crumb .link.back,.cases .bread-crumb .link:visited.back,.case-upload .bread-crumb .link.back,.case-upload .bread-crumb .link:visited.back,.preregister-applicants .bread-crumb .link.back,.preregister-applicants .bread-crumb .link:visited.back,.update-app .bread-crumb .link.back,.update-app .bread-crumb .link:visited.back,.proforma-upload .bread-crumb .link.back,.proforma-upload .bread-crumb .link:visited.back{margin-right:6px;position:relative;top:2px}.admin .bread-crumb .link.back .sm,.admin .bread-crumb .link:visited.back .sm,.documents .bread-crumb .link.back .sm,.documents .bread-crumb .link:visited.back .sm,.cases .bread-crumb .link.back .sm,.cases .bread-crumb .link:visited.back .sm,.case-upload .bread-crumb .link.back .sm,.case-upload .bread-crumb .link:visited.back .sm,.preregister-applicants .bread-crumb .link.back .sm,.preregister-applicants .bread-crumb .link:visited.back .sm,.update-app .bread-crumb .link.back .sm,.update-app .bread-crumb .link:visited.back .sm,.proforma-upload .bread-crumb .link.back .sm,.proforma-upload .bread-crumb .link:visited.back .sm{font-size:1.1rem}.admin .bread-crumb .menu,.documents .bread-crumb .menu,.cases .bread-crumb .menu,.case-upload .bread-crumb .menu,.preregister-applicants .bread-crumb .menu,.update-app .bread-crumb .menu,.proforma-upload .bread-crumb .menu{display:inline-block;border:1px solid #c4c4cd;margin:0 20px;position:relative;padding:0 5px;top:3px;cursor:pointer}.admin .bread-crumb .menu:before,.documents .bread-crumb .menu:before,.cases .bread-crumb .menu:before,.case-upload .bread-crumb .menu:before,.preregister-applicants .bread-crumb .menu:before,.update-app .bread-crumb .menu:before,.proforma-upload .bread-crumb .menu:before{content:"▾";font-size:1.5rem}.admin .header-section,.documents .header-section,.cases .header-section,.case-upload .header-section,.preregister-applicants .header-section,.update-app .header-section,.proforma-upload .header-section{margin:2rem 1.5rem}.admin .header-section h1,.documents .header-section h1,.cases .header-section h1,.case-upload .header-section h1,.preregister-applicants .header-section h1,.update-app .header-section h1,.proforma-upload .header-section h1{margin-top:0;font-size:1.7rem;font-weight:normal}.admin .header-section .page-description,.documents .header-section .page-description,.cases .header-section .page-description,.case-upload .header-section .page-description,.preregister-applicants .header-section .page-description,.update-app .header-section .page-description,.proforma-upload .header-section .page-description{color:#282831}.admin .content-section,.documents .content-section,.cases .content-section,.case-upload .content-section,.preregister-applicants .content-section,.update-app .content-section,.proforma-upload .content-section{margin:2rem 1.5rem}.admin .content-section .attachment .icon,.documents .content-section .attachment .icon,.cases .content-section .attachment .icon,.case-upload .content-section .attachment .icon,.preregister-applicants .content-section .attachment .icon,.update-app .content-section .attachment .icon,.proforma-upload .content-section .attachment .icon{display:block;margin:0 auto 20px;font-size:3rem;color:#747480}.admin .content-section .attach-container,.documents .content-section .attach-container,.cases .content-section .attach-container,.case-upload .content-section .attach-container,.preregister-applicants .content-section .attach-container,.update-app .content-section .attach-container,.proforma-upload .content-section .attach-container{position:relative}.admin .content-section .attach-container .attach-file .file-icon,.documents .content-section .attach-container .attach-file .file-icon,.cases .content-section .attach-container .attach-file .file-icon,.case-upload .content-section .attach-container .attach-file .file-icon,.preregister-applicants .content-section .attach-container .attach-file .file-icon,.update-app .content-section .attach-container .attach-file .file-icon,.proforma-upload .content-section .attach-container .attach-file .file-icon{color:#000}.admin .admin-actions,.documents .admin-actions,.cases .admin-actions,.case-upload .admin-actions,.preregister-applicants .admin-actions,.update-app .admin-actions,.proforma-upload .admin-actions{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-box-shadow:0 -4px 8px 0 rgba(0,0,0,.13);box-shadow:0 -4px 8px 0 rgba(0,0,0,.13);padding:1rem 2rem 1rem 1rem;position:absolute;bottom:0}.admin .admin-actions .actions-button-wrapper,.documents .admin-actions .actions-button-wrapper,.cases .admin-actions .actions-button-wrapper,.case-upload .admin-actions .actions-button-wrapper,.preregister-applicants .admin-actions .actions-button-wrapper,.update-app .admin-actions .actions-button-wrapper,.proforma-upload .admin-actions .actions-button-wrapper{width:248px;-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex}.admin .admin-actions .actions-button-wrapper .link-button,.documents .admin-actions .actions-button-wrapper .link-button,.cases .admin-actions .actions-button-wrapper .link-button,.case-upload .admin-actions .actions-button-wrapper .link-button,.preregister-applicants .admin-actions .actions-button-wrapper .link-button,.update-app .admin-actions .actions-button-wrapper .link-button,.proforma-upload .admin-actions .actions-button-wrapper .link-button{width:100%;text-decoration:none}.admin .admin-actions .actions-button-wrapper .action-button,.documents .admin-actions .actions-button-wrapper .action-button,.cases .admin-actions .actions-button-wrapper .action-button,.case-upload .admin-actions .actions-button-wrapper .action-button,.preregister-applicants .admin-actions .actions-button-wrapper .action-button,.update-app .admin-actions .actions-button-wrapper .action-button,.proforma-upload .admin-actions .actions-button-wrapper .action-button{max-width:120px}.admin .admin-actions-mobile,.documents .admin-actions-mobile,.cases .admin-actions-mobile,.case-upload .admin-actions-mobile,.preregister-applicants .admin-actions-mobile,.update-app .admin-actions-mobile,.proforma-upload .admin-actions-mobile{background-color:#fff;bottom:0;z-index:9999}.admin-filterBox-button-link{color:#188ce5;font-size:1em;font-weight:700;text-decoration:none;margin:2em 2em 0 0;cursor:pointer}.admin-filter-grid{width:auto}.admin-filter-grid.buttons{padding:0;margin:1.5rem 0 0 0}.filter-box-container{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.filter-box-container span,.filter-box-container svg{display:block}.filter-box-container>div{display:-ms-flexbox;display:flex;margin:.5rem;-ms-flex-item-align:center;-ms-flex-align:center;align-items:center}.admin-filter-buttons{display:block;margin:.5rem 1rem}#userEngagementsTable table thead{display:none}#userEngagementsTable table td{height:30px}#userEngagementsTable .tiles-container{height:180px;overflow:auto}#userEngagementsTable .tile{height:40px;border:1px solid #ddd;border-radius:3px;padding:10px;padding-right:3px;padding-left:3px}#userEngagementsTable .tile .tile-control{width:25px;display:inline-block}#userEngagementsTable .tile .checkbox-round{width:1.3em;height:1.3em;background-color:#fff;border-radius:50%;vertical-align:middle;border:1px solid #ddd;-webkit-appearance:none;outline:none;cursor:pointer}#userEngagementsTable .tile .checkbox-round:checked{background-color:gray}#userEngagementsTable .tile .tile-content{display:inline-block}#userEngagementsTable .add-new-engagement{cursor:pointer;color:#0645ad;margin-bottom:20px;font-weight:600;font-size:16px}#userEngagementsTable .remove-selected{float:right}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06);-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;left:0;top:100%;width:100%;z-index:100000;-webkit-overflow-scrolling:touch}.powerbi #content,.powerbi .content{height:100%}.powerbi #content .report-style-class,.powerbi .content .report-style-class{width:100%;height:98%}.help .content{padding:20px}.help .content h1{font-size:1.7rem;font-weight:normal}.help .content .link,.help .content .link:visited{color:#188ce5}.help .content .instructions{width:54%;margin-bottom:20px}.help .content .support{float:left;width:23%;margin-right:6%}.help .content .support h2{font-size:1.3rem;font-weight:normal;padding-bottom:10px;border-bottom:1px solid #eaeaf2;margin:0}.help .content .support ul{padding:8px 0;margin:0;list-style:none}.help .content .support ul li{margin:15px 0}.help .content .support ul li .icon{margin-right:6px}.documents #root{height:calc(100% - 80px)}.documents #root .viewport{height:calc(100% - 90px)}.documents #root .viewport #content{height:calc(100% - 30px)}.documents #root .viewport #content .uploads-button-header{-ms-flex-pack:end;justify-content:flex-end}.documents #root .viewport #content .upload{height:calc(100% - 47px);overflow:auto}@media only screen and (max-width: 1200px){.documents #root .viewport #content .upload{height:calc(100% + 13px)}}.documents h2{margin:8px 0 0}.documents h3{font-size:1.2rem}.documents .documents-button-header{margin:2rem 1.5rem;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.documents .documents-button-header div{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.documents .documents-table-container{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;margin:1.5rem}.documents .documents-table-container .documents-autocomplete-container{display:-ms-flexbox;display:flex;margin-bottom:1.5rem}.documents .documents-table-container .documents-autocomplete-container .filter-icon{border:.5px solid #eaeaf2;padding:.8rem 1.5rem}.documents .upload .icon{margin-left:10px;color:#000}.documents .upload .document-fields .field{margin:20px 20px 0 0}.documents .upload .admin-actions{position:fixed}.documents .parser-data{margin-top:20px}.documents .dropdown-container{padding-top:0}.documents .dropdown-container .hidden_item{display:none}.documents .dropdown-container .dropdown{margin-top:20px}.documents .dropdown-container .checkbox{margin-right:20px}.documents .attach-container .disabled-link{font-weight:bold;color:#c4c4cd;display:block;margin-bottom:20px}.documents .attach-container .link{font-weight:bold;color:#188ce5;display:block;margin-bottom:20px}.documents .attach-container .delete-input{margin-right:20px;width:1.3rem;height:1.3rem;background-color:#fff;border-radius:50%;vertical-align:middle;border:1px solid #c4c4cd;-webkit-appearance:none;outline:none;cursor:pointer}.documents .attach-container .delete-input:checked{background-color:#2e2e38}.documents .attach-container .delete-input:checked:before{content:"✓";color:#fff;font-size:1.1rem;position:relative;top:-3px;left:2px}.documents-filterBox-button-link{color:#188ce5;font-size:1em;font-weight:700;text-decoration:none;margin:2em 2em 0 0;cursor:pointer}.documents-filter-grid{width:auto;padding-bottom:1rem}.documents-filter-grid.buttons{padding-left:1rem}.selected-item{margin-left:1em;font-weight:bold}.document-details-subheader{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row}.document-details-subheader .document-details-subheader-item{margin:2em 0 2em 1.5em}.document-details-subheader .document-details-subheader-item .document-details-subheader-label{font-size:10px}.document-details-subheader .document-details-subheader-item .document-details-subheader-title{font-size:18px;margin-top:1em;font-weight:bold}.document-details-subheader .document-details-subheader-item .document-details-subheader-title-additional{width:200px}.tipLabel{color:#5d5d66;white-space:nowrap;padding:1px 6px}.tipText{color:#000;padding:1px 6px}.filter-box-container{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.filter-box-container span,.filter-box-container svg{display:block}.filter-box-container>div{display:-ms-flexbox;display:flex;margin:.5rem;-ms-flex-item-align:center;-ms-flex-align:center;align-items:center}.documents-filter-buttons{display:block;margin:.5rem 1rem}.link-button-container{width:200px}.document-search-searchicon{padding:0 15px;margin-top:-6px}.detail-body-inner{padding:0px 35px 0px 35px;margin-top:12px}.detail-body-inner hr{margin-top:20px;margin-bottom:20px}.detail-body-inner .doc-access .wrapper .doc-access-option{display:-ms-flexbox;display:flex;-ms-flex-align:anchor-center;align-items:anchor-center}.detail-body-inner .doc-access .wrapper fieldset{display:inline}.detail-body-inner .doc-access .wrapper fieldset label{color:#747480;font-size:10px}.detail-body-inner .doc-info-title{font-size:18px}.detail-body-inner hr{margin-top:10px;opacity:.4}.documents-actions{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100vw;-webkit-box-shadow:0 -4px 8px 0 rgba(0,0,0,.13);box-shadow:0 -4px 8px 0 rgba(0,0,0,.13);padding:1rem 2rem 1rem 1rem;position:fixed;bottom:0px;z-index:100;background-color:#fff}.documents-actions .action-button{margin-right:20px}.documents-actions .open-documents-button{margin-left:30px}.documents-actions .save-cancel-wrapper{-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex;margin-left:30px}.documents-actions .edit-delete-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:8px}.documents-actions .edit-delete-wrapper .link{padding-left:5px;cursor:pointer;padding-right:20px}.documents-actions .edit-delete-wrapper .link .icon{height:18px;width:18px;color:#000}.documents-actions .edit-delete-wrapper .link .text{padding-left:5px;font-size:14px;font-weight:bold;color:#000}.document-details-subheader .document-details-subheader-item .document-details-subheader-title{font-size:18px;margin-top:.3em;font-weight:bold}.document-name-link{color:#4ebeeb}.document-name-link:hover{text-decoration:underline;cursor:pointer}.documents-form-detail{margin-bottom:120px}.draft-initiations-table-container{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;margin:0 1.5rem;border:1px solid #eaeaf2;-webkit-box-shadow:0 0 10px 0 rgba(46,46,56,.04);box-shadow:0 0 10px 0 rgba(46,46,56,.04)}.draft-initiations-table-container .draft-initiations-header-text{background-color:#fff;color:#188ce5 !important;font-size:20px;font-weight:300;line-height:28px;padding:1rem}.draft-initiations-table-container .draft-initiations-header-text a{color:#188ce5 !important;text-decoration:none}.draft-initiations-table-container .header{float:left;padding:1.2em 1.2em 1.2em 0}.draft-initiations-table-container .three-dot{float:right;position:relative;top:16px}.dashboard-body{background-color:#fbfbfd;position:absolute;width:100%;height:calc(100% - 97px);top:97px;overflow:auto}.dashboard-module-title{color:#188ce5;text-decoration:none;font-size:1.5rem}.dashboard-body-cards-wrapper{height:500px}.dashboard-body-cards-wrapper .recent-cases-table div:nth-child(2)>div:first-child{max-height:540px}.dashboard-desktop-height{height:calc(100vh - 166px)}.dashboard-module{height:91vh;overflow-y:hidden;max-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;border:1px solid #eaeaf2;-webkit-box-shadow:0 0 10px 0 rgba(46,46,56,.04);box-shadow:0 0 10px 0 rgba(46,46,56,.04)}.dashboard-module .draft-initiations-header-text{background-color:#fff;color:#188ce5 !important;font-size:20px;font-weight:300;line-height:28px}.dashboard-module .draft-initiations-header-text a{color:#188ce5 !important;text-decoration:none}.dashboard-module .header{float:left;padding:1.2em}.dashboard-module .three-dot{float:right;position:relative;top:16px}.dashboard .case-progress-bar-container{margin:20px}.dashboard .case-progress-bar-container h2{font-size:1.39rem;border-bottom:1px solid #eaeaf2}.dashboard .case-progress-bar-container .case-progress-bar-select{display:none}.dashboard-contacts{width:100%}.dashboard-contacts h2{font-size:1.39rem;border-bottom:1px solid #eaeaf2;color:#2e2e38;padding:20px;margin:0}.dashboard-contacts .case-action{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.dashboard-contacts .case-action .case-action-contact{width:70%}.dashboard-contacts .case-action .case-action-button{width:25%}.dashboard-contacts .contact-list{margin-top:20px;margin-right:20px;height:100%;border:1px solid #eaeaf2}.dashboard-contacts .contact-list .scrollable-wrapper{max-height:280px;overflow-y:auto}.dashboard-contacts .contact-list .contact-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;height:70px;padding:0px 8px 0px 16px}.dashboard-contacts .contact-list .contact-item.primary .contact-avatar{border:solid 2px #ffe600}.dashboard-contacts .contact-list .contact-avatar{width:44px;height:44px;overflow:hidden;border-radius:50%;position:relative}.dashboard-contacts .contact-list .contact-avatar img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.dashboard-contacts .contact-list .contact-info{width:50%}.dashboard-contacts .contact-list .contact-info .contact-fullname{display:block;font-size:16px;line-height:19px}.dashboard-contacts .contact-list .contact-info .contact-engagement{display:block;font-size:12px;line-height:15px}.dashboard-contacts .contact-list .contact-action{position:relative;top:-4px}.dashboard-contacts .contact-list .contact-action svg{color:#c4c4ce;height:16px;width:16px}.keyboard-open .questionnaire-action-bar{display:none}.ssi-actions{display:-ms-flexbox;display:flex;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-ms-flex-pack:justify;justify-content:space-between;width:100vw;-webkit-box-shadow:0 -4px 8px 0 rgba(0,0,0,.13);box-shadow:0 -4px 8px 0 rgba(0,0,0,.13);padding:1rem 2rem 1rem 1.5rem;position:fixed;bottom:0px;z-index:100;background-color:#fff}.ssi-actions .ssi-button-wrapper{-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex}.ssi-actions .ssi-button-wrapper .action-button{width:125px;max-width:unset;margin-right:10px;white-space:nowrap}.ssi-actions .ssi-button-wrapper .action-button:focus{background:#2e2e38}.ssi-actions .ssi-button-wrapper .action-button:focus span{color:#fff}.ssi-actions .ssi-button-wrapper .textLink-button{font-size:14px;font-weight:bold;font-family:"EYINTERSTATE";padding:15px 0;color:#1976d2;margin-right:30px}.ssi-actions .ssi-button-wrapper .textLink-button svg{margin-right:4px;vertical-align:text-top;font-size:14px}.ssi-actions .ssi-button-wrapper .textLink-button:focus{color:#2e2e38;text-decoration:underline;outline:none}.ssi-actions .ssi-button-wrapper .ssi-wrapper-cancelsave{display:-ms-flexbox;display:flex}.ssi-actions .ssi-button-wrapper .ssi-wrapper-cancelsave .textLink-button{margin-left:30px;margin-right:0}.ssi-actions .ssi-button-wrapper .ssi-wrapper-nextprevious .prev-button,.ssi-actions .ssi-button-wrapper .ssi-wrapper-nextprevious .next-button{min-width:unset;width:108px;padding:8px 24px}.ssi-actions .ssi-progress-wrapper{width:370px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:8px}.ssi-actions .ssi-progress-wrapper .progress-text{display:block;font-size:12px;color:#2e2e38}.ssi-actions .ssi-progress-wrapper .progress-bar{height:8px;width:100%;border-radius:4.5px;background-color:#eaeaf2}.ssi-actions .ssi-progress-wrapper .progress-bar .filled{border-radius:4.5px;display:block;background-color:#f5a623;height:8px;width:25%}.ssi-actions .ssi-progress-wrapper .progress-bar .filled-complete{background-color:#2eb757}.ssi-actions.questionnaire-action-bar{display:block;width:100%}.ssi-actions.questionnaire-action-bar .action-button.submit-button{width:196px;margin-left:83px;border:1px solid #000}.ssi-actions.questionnaire-action-bar .action-button.submit-button:disabled,.ssi-actions.questionnaire-action-bar .action-button.submit-button[disabled]{border:0}.ssi-actions.questionnaire-action-bar .prev-button,.ssi-actions.questionnaire-action-bar .next-button{margin-left:10px}.show-mobile,.show-mobile-flex{display:none}.mock-wrapper{border:1px solid #999;margin:5px 0;padding:3px}.mock-input{width:100%;height:200px}@media all and (max-width : 599px){#root>.viewport{padding-top:75px;padding-bottom:1.5rem;background:#fbfbfd}.hide-mobile{display:none}.show-mobile{display:block}.show-mobile-flex{display:-ms-flexbox;display:flex}}.questionnaire-submit-dialog-spinner{display:block;position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.2)}.questionnaire-submit-dialog-spinner .ssi-spinner{top:50%;margin-top:-62px;z-index:1}.questionnaire-three-dot-menu-wrapper{border:1px solid #000;padding:0;height:48px}.questionnaire-three-dot-menu-wrapper svg{fill:#000}.questionnaire-three-dot-menu-wrapper>button{width:auto;display:block;padding:0 20px;border-radius:0}.questionnaire-three-dot-menu>div:last-child{margin-left:-2px;-webkit-box-shadow:none !important;box-shadow:none !important;border:1px solid #000;max-height:none !important}@media all and (max-width : 599px){.questionnaire-three-dot-menu>div:last-child{margin-left:-1px}}.questionnaire-three-dot-menu ul li{padding-left:36px;padding-right:46px}@media all and (max-width : 599px){.questionnaire-three-dot-menu ul li{padding-right:136px}}.questionnaire .vertical-divider{height:100%;width:2px;background:#c4c4ce;margin:0px;outline:none;border:none;margin-left:36px;margin-right:36px}.questionnaire-action-bar .pull-right-mobile{white-space:nowrap}@media all and (max-width : 599px){.questionnaire-action-bar{-ms-flex-pack:start;justify-content:flex-start}.questionnaire-action-bar .progress-text{padding-bottom:10px}.questionnaire-action-bar .ssi-progress-wrapper{width:100%;padding:15px;border-bottom:1px solid #e1e1e1}.questionnaire-action-bar .ssi-button-wrapper{padding:15px;position:relative}.questionnaire-action-bar .ssi-button-wrapper .prev-button,.questionnaire-action-bar .ssi-button-wrapper .next-button{width:44px;padding:8px 15px}}.questionnaire-mobile-header{-ms-flex-pack:end;justify-content:flex-end;font-size:14px;padding:0 0 0 .5em;background:#fff}.questionnaire-mobile-header .overall-progress-circle{display:inline-block;right:0;top:0px}.questionnaire-mobile-header .overall-progress-circle>div,.questionnaire-mobile-header .overall-progress-circle>span{display:inline-block;vertical-align:middle}.questionnaire-mobile-header .overall-progress-circle>span{margin-right:10px}.questionnaire-card-container{background:#fff;margin:0 1.5rem;border:1px solid #e9e9e9}.questionnaire-card-container header{padding:30px;font-size:23px;border-bottom:.5px solid #eaeaf2;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.03);box-shadow:0 4px 8px 0 rgba(0,0,0,.03)}.questionnaire-card-container footer{font-size:14px;margin:20px;padding:20px;background:#fafafa;position:relative}.questionnaire-card-container footer>span{display:inline-block;vertical-align:top;margin-right:60px}.questionnaire-card-container footer svg{width:20px;height:20px;vertical-align:middle}.questionnaire-card-container footer a{position:absolute;right:20px;color:#188ce5;text-decoration:none}.questionnaire-card-container footer a:hover{font-weight:600}.questionnaire-card-container .text-center{text-align:center}.questionnaire-card-container .space-top-bottom{padding:40px 0}.questionnaire-card-container .ssi-spinner{position:static}.questionnaire-card-container .overall-progress-circle{display:inline-block;margin:40px auto}.questionnaire-card-container .overall-progress-verbiage{margin:0;font-size:36px;line-height:30px}.questionnaire-card-container .overall-progress-verbiage span{color:#c2c2c2;font-size:14px}.questionnaire-card-container .questionnaire-items{margin-top:40px;display:block;width:100%}.questionnaire-card-container .questionnaire-item{position:relative;display:inline-block;width:50%;vertical-align:top;margin-bottom:20px}.questionnaire-card-container .questionnaire-item p{line-height:8px}.questionnaire-card-container .questionnaire-item p:last-child{font-size:12px}.questionnaire-card-container .questionnaire-item p:first-child{font-size:14px}.questionnaire-card-container .questionnaire-item .percentage-circle{position:absolute;right:20px;top:8px}.questionnaire-card-container .questionnaire-item .circle-font-size{font-size:10px}.questionnaire-landing-container{background:#fff;margin:1.5rem;padding-bottom:200px}@media all and (max-width : 959px){.questionnaire-landing-container{margin-top:0}}.questionnaire-landing-container header{padding:60px 0 30px;margin:0 50px 30px 50px;font-size:28px;font-weight:bold;border-bottom:1px solid #9a9a9f;position:relative}@media all and (max-width : 575px){.questionnaire-landing-container header{margin:0 30px 30px 50px}}.questionnaire-landing-container .questionnaire-status{font-size:14px;font-weight:normal;position:absolute;right:0;top:73px}.questionnaire-landing-container .questionnaire-status>span{display:inline-block;vertical-align:top;margin-left:60px}.questionnaire-landing-container .questionnaire-status svg{width:20px;height:20px;vertical-align:middle}@media all and (max-width : 1199px){.questionnaire-landing-container .questionnaire-status{position:static;right:auto;top:auto}.questionnaire-landing-container .questionnaire-status>span{margin-top:20px;margin-left:0;margin-right:60px}}@media all and (max-width : 1199px)and (max-width : 575px){.questionnaire-landing-container .questionnaire-status>span{margin-right:10px}}.questionnaire-landing-container .header-title-container{padding:20px 0}.questionnaire-landing-container .header-title-container .title-header{font-size:28px;font-weight:bold;display:inline-block;position:relative}.questionnaire-landing-container .header-title-container .title-header::after{content:"";width:100%;height:3px;left:0;bottom:-2px;position:absolute;background:-webkit-gradient(linear, left top, right top, color-stop(50%, #FFE600), color-stop(50%, rgba(255, 255, 255, 0)));background:linear-gradient(to right, #FFE600 50%, rgba(255, 255, 255, 0) 50%)}.questionnaire-landing-container .header-title-container .estimation-header{font-size:14px;float:right;padding-top:14px}.questionnaire-landing-container .header-title-container .estimation-header>span{display:inline-block}.questionnaire-landing-container .header-title-container .estimation-header span:last-child{margin-left:40px}.questionnaire-landing-container .header-title-container .estimation-header svg{width:20px;height:20px;vertical-align:middle}@media all and (max-width : 959px){.questionnaire-landing-container .header-title-container .estimation-header{float:left;padding-top:5px}.questionnaire-landing-container .header-title-container .estimation-header>span{padding:10px 0}.questionnaire-landing-container .header-title-container .estimation-header span:first-child{margin-right:40px}.questionnaire-landing-container .header-title-container .estimation-header span:last-child{margin-left:0}}.questionnaire-landing-container .lobby-welcome-msg{border:1px solid #e1e1e9;padding:14px}.questionnaire-landing-container .lobby-welcome-msg .is-mobile-progress-circle{text-align:center}@media all and (max-width : 599px){.questionnaire-landing-container .add-side-margins{margin-right:0;margin-left:0}}@media all and (max-width : 959px){.questionnaire-landing-container .push-right{padding-left:50%}}@media all and (max-width : 599px){.questionnaire-landing-container .push-right{padding-left:0}}.questionnaire-landing-container h1{font-size:18px;font-weight:600;margin:50px 20px 25px}.questionnaire-landing-container h1+p{margin:0 20px 30px;font-size:13px;line-height:22px;white-space:pre-wrap}.questionnaire-landing-container hr{margin:0 60px 0 50px;height:1px;outline:0;border:0;padding:0;background-color:#cbcbd4}@media all and (max-width : 599px){.questionnaire-landing-container hr{margin:0}}.questionnaire-landing-container .mobile-read-box{position:relative}@media all and (max-width : 599px){.questionnaire-landing-container .mobile-read-box h1{margin-top:0}}@media all and (max-width : 599px){.questionnaire-landing-container .mobile-read-box{overflow:hidden;background:#fff;margin-top:0;margin-left:0;margin-bottom:0}.questionnaire-landing-container .mobile-read-box.show-more-text{height:auto}}.questionnaire-landing-container .read-more-btn{margin:0 0 20px 0;color:#188ce5;cursor:pointer}.questionnaire-landing-container .text-center{text-align:center}.questionnaire-landing-container .overall-progress-circle{display:inline-block;margin:40px auto}.questionnaire-landing-container .overall-progress-verbiage{margin:0;font-size:36px;line-height:30px}.questionnaire-landing-container .overall-progress-verbiage span{color:#c2c2c2;font-size:14px}.questionnaire-landing-container .questionnaire-items{margin-top:40px;display:block;width:100%}.questionnaire-landing-container .questionnaire-item{text-decoration:none;color:#000;cursor:pointer;position:relative;display:inline-block;width:calc(33.3333333333% - 20px);vertical-align:top;margin:0 30px 30px 0;border:1px solid #e4e4e8;padding:30px}.questionnaire-landing-container .questionnaire-item .image-placeholder{padding-top:4px}.questionnaire-landing-container .questionnaire-item:nth-child(3n){margin-right:0}.questionnaire-landing-container .questionnaire-item p{font-size:12px;line-height:18px;margin:0 0 10px}.questionnaire-landing-container .questionnaire-item p:last-child{font-size:12px;line-height:8px;margin-bottom:0}.questionnaire-landing-container .questionnaire-item p:first-child{padding-top:8px;font-size:16px;line-height:16px;font-weight:600}.questionnaire-landing-container .questionnaire-item .circle-font-size{font-size:10px}@media all and (max-width : 991px){.questionnaire-landing-container .questionnaire-item{width:calc(50% - 16px)}.questionnaire-landing-container .questionnaire-item:nth-child(3n){margin-right:30px}.questionnaire-landing-container .questionnaire-item:nth-child(even){margin-right:0}}@media all and (max-width : 768px){.questionnaire-landing-container .questionnaire-item{width:100%}}.questionnaire-landing-container.is-within-case-details{margin:0;border:0}.questionnaire-landing-container.is-within-case-details hr,.questionnaire-landing-container.is-within-case-details .add-side-margins{margin-left:15px;margin-right:15px}.questionnaire-landing-container.is-within-case-details .overall-progress-verbiage{font-size:30px}.questionnaire-landing-container.is-within-case-details .questionnaire-status{font-size:14px;position:static;right:auto;top:auto;margin-top:96px}.questionnaire-landing-container.is-within-case-details h1+div{margin:0 20px}.questionnaire-landing-container.is-within-case-details .questionnaire-item{width:calc(50% - 31px)}.questionnaire-landing-container.is-mobile .questionnaire-items{margin-top:20px}.questionnaire-landing-container.is-mobile .questionnaire-item{padding:15px;margin:0 0 15px 0;width:100%}.questionnaire-landing-container.is-mobile .questionnaire-item p:first-child{padding-top:8px;line-height:initial}.questionnaire-landing-container.is-mobile .questionnaire-item .icon-wrapper{padding-top:8px}.questionnaire-landing-container.is-mobile .questionnaire-item .image-placeholder{padding-top:2px}.questionnaire-page-title-container{padding:20px 20px 0}.questionnaire-page-title-container .header-title-container .data-page-header{display:-ms-flexbox;display:flex}.questionnaire-page-title-container .header-title-container .data-page-header .data-page-icon{padding-top:2px}.questionnaire-page-title-container .header-title-container .data-page-header .data-page-title{-ms-flex-positive:1;flex-grow:1}.questionnaire-page-title-container .header-title-container .data-page-header .data-page-title .title-header{font-size:28px;font-weight:bold;display:inline-block;position:relative;padding:0 5px;margin:0}.questionnaire-page-title-container .header-title-container .data-page-header .data-page-title .title-header::after{content:"";width:100%;height:3px;left:4px;bottom:-2px;position:absolute;background:-webkit-gradient(linear, left top, right top, color-stop(50%, #FFE600), color-stop(50%, rgba(255, 255, 255, 0)));background:linear-gradient(to right, #FFE600 50%, rgba(255, 255, 255, 0) 50%)}.questionnaire-page-title-container .header-title-container .data-page-header .data-page-save .textLink-button{font-size:14px;font-weight:bold;font-family:"EYINTERSTATE";margin:0;padding:0;width:auto;height:45px;color:#1976d2}.questionnaire-page-title-container .header-title-container .data-page-header .data-page-save .textLink-button svg{margin-right:4px;vertical-align:text-top;font-size:14px}.questionnaire-page-title-container .header-title-container .data-page-header .data-page-save .textLink-button:focus{color:#2e2e38;text-decoration:underline;outline:none}.applicant-Header{font-size:20px;font-weight:bold}@media all and (max-width : 599px){.applicant-Header{display:-webkit-inline-flex}}@media all and (max-width : 1199px){.applicant-Header{display:-webkit-inline-flex}}@media all and (max-width : 768px){.applicant-Header{font-size:16px}}.breadCrumb-menu .breadCrumb-link{display:-ms-flexbox;display:flex;padding:1.5em}.breadCrumb-menu .breadCrumb-link svg{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:1em;height:1em;display:inline-block;fill:currentcolor;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;transition:fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;margin-right:4px;vertical-align:text-bottom;font-size:13px}.breadCrumb-menu .breadCrumb-link .breadcrumHomeLink{font-family:"EYInterstate";font-size:12px;font-weight:300;color:rgba(0,0,0,.6)}.breadCrumb-menu .breadCrumb-link .breadcrumHomeLink:focus{text-decoration:underline;outline:auto}.breadCrumb-menu .breadCrumb-link .seperator{margin:0 8px;color:rgba(0,0,0,.6);font-size:18px}.breadCrumb-menu .breadCrumb-link .questionaireTitle{font-family:"EYInterstate";font-size:12px;font-weight:700;color:#000}.breadCrumb-menu .QuestionnaireTopCircleHeader{padding:.5em 1.5em 0 .5em}.breadCrumb-menu .QuestionnaireTopCircleHeader .percentage-circle{float:right}.questionnaire-top-header{background-color:#fbfbfd;height:78px;line-height:78px;border-bottom:1px solid #ededed;padding-left:1.5em;padding-right:1.5em}.questionnaire-top-header.border-bottom-none{border-bottom:none}.questionnaire-top-header .mobile-page-header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media all and (max-width : 599px){.questionnaire-top-header{height:auto;line-height:26px;padding-top:10px;padding-bottom:10px;border-bottom:none}}.questionnaire-top-header b{font-weight:bold;font-size:20px}.questionnaire-top-header .back-arrow-icon{cursor:pointer;padding-right:10px}.questionnaire-top-header .back-arrow-icon svg{font-size:1.3em}.questionnaire-top-header .save-icon{cursor:pointer;line-height:88px}.questionnaire-top-header .save-icon .blue{color:#188ce5;font-size:40px}.questionnaire-top-header .close-icon{text-align:right}.questionnaire-top-header .close-icon svg{margin-top:25px;font-size:2em;cursor:pointer}.questionnaire-top-header .blue{color:#188ce5}.questionnaire-top-header .list-link,.questionnaire-top-header .list-link:visited{color:#188ce5;font-weight:bold;text-decoration:none;cursor:pointer;margin-right:20px}.questionnaire-top-header .list-link.black{color:#000;font-weight:bold;text-decoration:none;cursor:pointer}.questionnaire-top-header.is-within-case-details b{font-size:25px;font-weight:400}@media all and (max-width : 599px){.questionnaire-top-header{background-color:#fff}}.questionnaire-section-container{background:#fff;margin:1.5rem;border:1px solid #e9e9e9;padding-bottom:200px}@media all and (max-width : 599px){.questionnaire-section-container{border:0;background:rgba(0,0,0,0);margin-top:.5rem}}.questionnaire-section-container header{padding:45px 0;margin:0 50px 0 50px;font-size:28px;font-weight:bold;position:relative}.questionnaire-section-container header .header-center-align{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.questionnaire-section-container header .header-center-align .ipad-margin{margin-left:0}.questionnaire-section-container header .header-right-align{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.questionnaire-section-container header .header-left-align{display:-ms-flexbox;display:flex;-ms-flex-pack:left;justify-content:left}.questionnaire-section-container header p{font-size:14px;font-weight:normal;margin-top:25px}.questionnaire-section-container .questionnaire-status{font-size:14px;position:absolute;right:0;top:31px}.questionnaire-section-container .questionnaire-status>span{display:inline-block;vertical-align:middle;margin-left:20px}.questionnaire-section-container .questionnaire-status svg{width:20px;height:20px;vertical-align:middle}.questionnaire-section-container .add-side-margins{margin-right:50px;margin-left:50px}.questionnaire-section-container h1{font-size:18px;font-weight:600;margin:50px 20px 25px}.questionnaire-section-container h1+p{margin:0 20px 30px;font-size:13px;line-height:22px;white-space:pre-wrap}.questionnaire-section-container hr{margin:0 60px 0 50px;height:1px;outline:0;border:0;padding:0;background-color:#cbcbd4}.questionnaire-section-container .text-center{text-align:center}.questionnaire-section-container .overall-progress-circle{display:inline-block;margin:40px auto}.questionnaire-section-container .section-items{margin:10px 0 100px;display:block;width:100%}@media all and (max-width : 599px){.questionnaire-section-container .section-items{margin:0;background:#fff}}.questionnaire-section-container .section-item{text-decoration:none;color:#000;cursor:pointer;position:relative;display:block;width:100%;padding:30px}.questionnaire-section-container .section-item:last-child{border-bottom:0}@media all and (max-width : 599px){.questionnaire-section-container .section-item{padding:30px 15px}}.questionnaire-section-container .section-item .status-circle{display:inline-block;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box;width:40px;height:40px;border:8px solid #eaeaf2;border-radius:50%;text-align:center}.questionnaire-section-container .section-item .status-circle>svg{fill:#eaeaf2;height:21px;width:21px;margin-top:1px}.questionnaire-section-container .section-item .section-item-name{display:inline-block;vertical-align:middle;font-size:16px;margin-left:20px;width:calc(100% - 90px)}.questionnaire-section-container .section-item>svg{fill:#c4c4ce;height:30px;width:30px;position:absolute;right:22px;top:50%;margin-top:-15px}@media all and (max-width : 599px){.questionnaire-section-container .section-item>svg{right:5px}}.questionnaire-section-container .section-devider a:focus{background-color:#1a1a24;color:#fff}.questionnaire-section-container .section-items-blurb{background-color:#f8f8fb;border-bottom:none}.questionnaire-section-container .section-items-blurb .section-item{padding:0px 15px 10px}.questionnaire-section-container .section-items-blurb .section-item p{margin:4px 0 0;line-height:18px}.questionnaire-section-container .gold-back{background:#f5a623}.questionnaire-section-container .green-back{background:#2eb757}.questionnaire-section-container .grey-back{background:#c4c4ce}.questionnaire-section-container.is-within-case-details{margin:0;border:0}.questionnaire-section-container.is-within-case-details hr,.questionnaire-section-container.is-within-case-details header,.questionnaire-section-container.is-within-case-details .add-side-margins{margin-left:15px;margin-right:15px}.questionnaire-section-container.is-within-case-details header{border:0;padding:40px 0 0;font-size:21px}.questionnaire-section-container.is-within-case-details .questionnaire-status{top:25px}.questionnaire-save-header{background-color:#fbfbfd;padding:14px 18px}.questionnaire-save-header .save-icon{cursor:pointer}.questionnaire-save-header .save-icon .blue{color:#188ce5;font-size:40px}.questionnaire-page-container{background:#fff;margin:.5rem 1.5rem 1.5rem;border:1px solid #e9e9e9;padding-bottom:200px;position:relative}.questionnaire-page-container header{margin:0 10px 60px 0;font-size:28px;font-weight:bold;position:relative}.questionnaire-page-container header .header-center-align{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.questionnaire-page-container header .header-left-align{display:-ms-flexbox;display:flex;-ms-flex-pack:left;justify-content:left}.questionnaire-page-container .questionnaire-status{font-size:14px;position:absolute;right:0;top:10px}.questionnaire-page-container .questionnaire-status>span{display:inline-block;vertical-align:middle;margin-left:20px}.questionnaire-page-container .questionnaire-status svg{width:20px;height:20px;vertical-align:middle}.questionnaire-page-container .content-parser-container{margin-right:50px;margin-left:50px}.questionnaire-page-container .content-parser-container .content-parser-root .control-icons-inline-controls button:focus{background-color:#1a1a24;color:#fff}.questionnaire-page-container .content-parser-container .content-parser-root .control-icons-inline-controls button:focus span{color:#fff}.questionnaire-page-container .content-parser-container .content-parser-root .table-footer button:focus{color:#2e2e38;text-decoration:underline;outline:none}@media all and (max-width : 599px){.questionnaire-page-container .content-parser-container{margin-right:0;margin-left:0;padding:0 1.5rem 1.5rem;background:#fff;border:1px solid #e9e9e9}.questionnaire-page-container .content-parser-container.mobile-border-none{border:none}}.questionnaire-complete-container{background:#fff;margin:1.5rem;border:1px solid #e9e9e9;padding-bottom:200px}@media all and (max-width : 599px){.questionnaire-complete-container{border:0;background:rgba(0,0,0,0)}}.questionnaire-complete-container header{padding:60px 0 30px;margin:0 60px 30px 50px;font-size:23px;border-bottom:1px solid #9a9a9f;position:relative}.questionnaire-complete-container .questionnaire-status{font-size:14px;position:absolute;right:0;top:31px}.questionnaire-complete-container .questionnaire-status>span{display:inline-block;vertical-align:middle;margin-left:20px}.questionnaire-complete-container .questionnaire-status svg{width:20px;height:20px;vertical-align:middle}.questionnaire-complete-container .add-side-margins{margin-right:60px;margin-left:50px}@media all and (max-width : 599px){.questionnaire-complete-container .add-side-margins{margin-right:0;margin-left:0}}.questionnaire-complete-container .text-center{text-align:center}.questionnaire-complete-container .questionnaire-items{margin-top:40px;display:block;width:100%;text-align:center}@media all and (max-width : 599px){.questionnaire-complete-container .questionnaire-items{margin-top:0}}.questionnaire-complete-container .questionnaire-complete-item-header{padding:30px 0;margin:0 30px 30px;font-size:21px;border-bottom:1px solid #e5e5e9;position:relative}@media all and (max-width : 599px){.questionnaire-complete-container .questionnaire-complete-item-header{margin:0 0 30px;padding:15px 0}.questionnaire-complete-container .questionnaire-complete-item-header span{display:inline-block;padding-left:15px;font-size:18px}.questionnaire-complete-container .questionnaire-complete-item-header span span{padding-left:0px}}.questionnaire-complete-container .questionnaire-complete-item-content{margin:0 30px 30px}@media all and (max-width : 599px){.questionnaire-complete-container .questionnaire-complete-item-content{margin:0 15px 30px}}.questionnaire-complete-container .questionnaire-item-link-bar{padding-right:30px;height:60px;line-height:60px;text-align:right;background-color:#f8f8fb}.questionnaire-complete-container .questionnaire-item-link-bar a{font-size:14px;font-weight:600;color:#188ce5;text-decoration:none}@media all and (max-width : 599px){.questionnaire-complete-container .questionnaire-item-link-bar{height:50px;line-height:50px;padding-right:15px}}.questionnaire-complete-container .questionnaire-item{text-align:left;text-decoration:none;color:#000;position:relative;display:block;min-width:450px;width:60%;max-width:500px;margin:0 auto 60px;border:1px solid #e4e4e8;padding:0;background:#fff}@media all and (max-width : 599px){.questionnaire-complete-container .questionnaire-item{width:100%;margin:0 0 30px;min-width:auto}}.questionnaire-complete-container .questionnaire-item p{font-size:12px;line-height:18px;margin:0 0 10px;color:#000}.questionnaire-complete-container .questionnaire-item p:last-child{font-size:12px;line-height:8px}.questionnaire-complete-container .questionnaire-item p:first-child{font-size:16px;font-weight:600}.questionnaire-complete-container .questionnaire-item .circle-font-size{font-size:14px}.case-details-questionnaire-container{width:800px}.questionnaire-card-messaging-wrapper{position:relative;text-align:center;margin:20px 0}.questionnaire-card-messaging-wrapper .service-spinner{position:relative;top:auto;left:auto;height:100px;width:100px}#mitekOuterContainer{z-index:101}.questionnaire-top-header .section-item-blurbSec .section-item p{margin:4px 0 10px;line-height:18px}.download-text{color:#5abddd !important}.consent .ssi-actions .ssi-button-wrapper .download-button{width:296px;max-width:296px}.consent-page .consent-inner-content{position:absolute;height:80%;overflow:auto}.consent-page .consent-content{padding:30px;padding-top:15px}.consent-page .consent-accept-bar{position:absolute;height:50px;padding-top:15px;padding-left:15px;background-color:#f2f2f2;bottom:76px;width:100%}.summary-page{padding:30px}.summary-page h4{font-size:24px;font-weight:bold}.engagements-button-header{margin:2rem 1.5rem;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.engagements-button-header div{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-left:auto;padding:14px}.engagements-button-header .link-buttons-container{width:450px}.engagements-team-button-header{margin:2rem 1.5rem;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;margin-right:94px}.engagements-team-button-header div{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-left:auto;padding:14px}.add-engagements{background-color:#fbfbfd;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.add-engagements .engagement-header-title{margin-top:3.5em;color:#2e2e38;font-size:12px;font-weight:bold;line-height:15px}.add-engagements .button-wrapper a{text-decoration:none}.add-engagements .engagement-details-form{background-color:#fbfbfd;padding-bottom:100px}.add-engagements .engagement-details-form .engagement-name label span{color:#ff4136}.add-engagements .engagement-details-form .data-title{margin-top:2em;margin-left:1.5em;height:28px;width:200px;color:#2e2e38;font-size:18px;font-weight:300;line-height:28px}.add-engagements .engagement-details-form .data-title-inner{margin-left:.3em}.add-engagements .engagement-details-form .engagement-form{margin-left:1.5em;margin-top:2em}.add-engagements .engagement-details-form .engagement-form .slaTiggerQuestionnaire{padding:22px 0}.add-engagements .engagement-details-form .engagement-form .slaTiggerQuestionnaire .Activatesla{margin-right:2em;padding:10px;background-color:#f6f5fa;max-width:300px}.add-engagements .engagement-details-form .engagement-form .slaTiggerQuestionnaire .Activatesla legend{color:#747480;-webkit-transform:translate(-25px, 0px) scale(0.75);-ms-transform:translate(-25px, 0px) scale(0.75);transform:translate(-25px, 0px) scale(0.75);margin-bottom:8px}.add-engagements .engagement-details-form .engagement-form .slaTiggerQuestionnaire .Activatesla label{margin:0}.add-engagements .engagement-details-form .engagement-form .slaTiggerQuestionnaire .Activatesla label>span{padding:2px 12px}.add-engagements .engagement-details-form .engagement-form .slaTimeSetup{position:relative}.add-engagements .engagement-details-form .engagement-form .slaTimeSetup>div>div{z-index:2}.add-engagements .engagement-details-form .engagement-form .slaTimeSetup .slaTimePlaceholder{position:absolute;top:22px;left:25px;z-index:1;color:#2e2e38;font-size:1rem;font-family:"EYInterstate",sans-serif}.add-engagements .engagement-details-form .engagement-form .slaBox{border:1px solid #000;padding:7px}.add-engagements .engagement-details-form .engagement-form .slaSpan{margin-left:6px}.add-engagements .engagement-details-form .engagement-form .slaBoxGrid{margin-bottom:15px}.add-engagements .engagement-details-form .engagement-form-readonly .slaBox{border:1px solid #000;margin:30px;padding:15px}.add-engagements .engagement-details-form .engagement-form-readonly .slaSpan{margin-left:6px}.add-engagements .engagement-details-form .engagement-form-readonly .slaBoxGrid{margin-bottom:15px}.add-engagements .engagement-details-form .field-text{height:15px;width:84px;color:#2e2e38;font-size:12px;font-weight:300;line-height:15px}.add-engagements .engagement-details{margin-left:7px}.add-engagements .engagement-details .field-text{width:auto}.add-engagements .engagement-header-details{margin-left:1.5em;min-width:10%}.add-engagements .engagement-header-gfisid{margin-left:2%}.add-engagements .field-label{color:#747480;font-size:10px;margin-bottom:5px;line-height:12px}.add-engagements .field-text{color:#2e2e38;font-size:20px;display:block;font-weight:bold;line-height:30px}.add-engagements nav{margin:1.5em}.add-engagements .engagements-actions{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;height:80px;-webkit-box-shadow:0 -4px 8px 0 rgba(0,0,0,.13);box-shadow:0 -4px 8px 0 rgba(0,0,0,.13);padding:0px 40px 0px 40px;position:fixed;bottom:0px;z-index:100;background-color:#fff}.add-engagements .engagements-actions.pathway .pathway-button-wrapper{width:600px;-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex}.add-engagements .engagements-actions.pathway .pathway-button-wrapper .action-button{width:125px;max-width:unset;margin-right:10px;white-space:nowrap}.add-engagements .engagements-actions.pathway .pathway-button-wrapper .pathway-wrapper-cancelsave{display:-ms-flexbox;display:flex}.add-engagements .engagements-actions.pathway .pathway-button-wrapper .pathway-wrapper-nextprevious{display:-ms-flexbox;display:flex}.add-engagements .engagements-actions.pathway .pathway-button-wrapper .pathway-wrapper-nextprevious .prev-button,.add-engagements .engagements-actions.pathway .pathway-button-wrapper .pathway-wrapper-nextprevious .next-button{min-width:unset;width:40px;padding:8px 24px}.add-engagements .engagements-actions .button-wrapper{display:-ms-flexbox;display:flex;width:340px}.add-engagements .engagements-actions .edit-link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}.add-engagements .engagements-actions .edit-link .edit-icon{height:18px;width:18px}.add-engagements .engagements-actions .edit-link .edit-text{padding-left:5px;font-size:14px;font-weight:bold}.available-action-dropdown{height:39px !important}.userComplexTxt{background-color:#f6f5fa;padding:11px;max-height:200px;min-height:40px;margin:0;margin-top:6px;width:85%;color:rgba(0,0,0,.38)}.competency{border:1px solid rgba(204,204,204,.18);padding:11px;display:block;margin:5px 0}.engagement-detail-tabs{padding-left:1.5em;background-color:#fff;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.03);box-shadow:0 4px 8px 0 rgba(0,0,0,.03)}.engagement-user-drawer{width:41em}.engagement-user-drawer .drawer-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #ededed;background-color:#fbfbfd;padding:10px 20px 10px 20px}.engagement-user-drawer .drawer-header span{color:#2e2e38;font-size:24px;font-weight:300;line-height:29px}.engagement-user-drawer .drawer-info{color:#2e2e38;font-size:14px;font-weight:300;line-height:22px;margin:30px}.engagement-user-drawer .drawer-container{margin:30px 30px}.engagement-user-drawer .drawer-container .engagement-add-button{color:#188ce5;font-size:14px;font-weight:bold;line-height:16px;cursor:pointer}.engagement-user-drawer .drawer-container .engagement-add-button :before{content:"+"}.engagement-user-drawer .drawer-container .checkbox-select{margin-top:30px;display:-ms-flexbox;display:flex;padding:13px;border:1px solid #eaeaf2;background-color:#fff;-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.13);box-shadow:0 0 7px 0 rgba(0,0,0,.13)}.engagement-user-drawer .drawer-container .checkbox-select input[type=checkbox]{width:1.3em;height:1.3em;background-color:#fff;border-radius:50%;vertical-align:middle;border:1px solid #ddd;-webkit-appearance:none;outline:none;cursor:pointer}.engagement-user-drawer .drawer-container .checkbox-select input[type=checkbox]:checked{background-color:gray}.engagement-user-drawer .drawer-container .checkbox-select div{width:18em}.engagement-user-drawer .engagements-actions{position:fixed;width:100%;bottom:0px;background-color:#fff;-webkit-box-shadow:0 -4px 8px 0 rgba(0,0,0,.03);box-shadow:0 -4px 8px 0 rgba(0,0,0,.03);padding:17px}.engagement-user-drawer .engagements-actions .action-button{margin-left:10px}.engagement-user-drawer .engagements-actions a{text-decoration:none}.engagementTeam{width:100%;position:absolute;bottom:0px;height:60px;display:-ms-flexbox;display:flex;z-index:100;background-color:#fff;-webkit-box-shadow:0 -4px 8px 0 rgba(0,0,0,.03);box-shadow:0 -4px 8px 0 rgba(0,0,0,.03);padding:17px}.engagementTeam .action-button{margin-left:10px}.engagementTeam a{text-decoration:none}.teammembercard{padding-top:20px}.engagements-table-container label{padding-left:20px;font-size:12px;font-weight:300}.viewUser{min-width:530px;max-width:500px;padding-left:30px;padding-right:30px;height:82%;padding-bottom:0}.viewUser h1.heading{color:#2e2e38;font-family:EYInterstate;font-size:18px;font-weight:300;border-bottom:1px solid rgba(204,204,204,.18);padding-bottom:8px;margin-top:10px}.viewUser span.permanently-text{color:#2e2e38;font-size:18px;font-weight:600;padding-bottom:8px;margin-top:10px;text-decoration:underline}.viewUser h2.warning-text{color:#2e2e38;font-size:18px;font-weight:200;padding-bottom:8px;margin-top:10px}.viewUser .select-smallTxt{color:#747480;font-family:EYInterstate;font-size:10px;font-weight:300;margin-top:15px}.viewUser .info{color:#2e2e38;font-family:EYInterstate;font-size:12px;font-weight:300}.viewUser .grid-space{padding:10px}.viewUser .Select-placeholder:after{content:" *";color:#000}.USersDrawer .MuiModal-root-116 .MuiDrawer-modal-115 .MuiDrawer-paper-106{width:40% important}.userDetail-actions{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;height:100px;-webkit-box-shadow:0 -4px 8px 0 rgba(0,0,0,.13);box-shadow:0 -4px 8px 0 rgba(0,0,0,.13);padding:0px 40px 0px 40px;position:sticky;bottom:0px;z-index:100;background-color:#fff}.userDetail-actions.userDetail .userDetail-button-wrapper{width:450px;-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex}.userDetail-actions.userDetail .userDetail-button-wrapper .action-button{width:125px;max-width:unset;margin-right:10px;white-space:nowrap}.userDetail-actions.userDetail .userDetail-button-wrapper .action-button-delete{width:255px;max-width:unset;margin-right:10px;white-space:nowrap}.userDetail-actions.userDetail .userDetail-button-wrapper .userDetail-wrapper-cancelsave{display:-ms-flexbox;display:flex}.userDetail-actions.userDetail .userDetail-button-wrapper-delete{width:530px;-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex;margin-bottom:10px}.userDetail-actions.userDetail .userDetail-button-wrapper-delete .action-button-delete{width:255px;max-width:unset;margin-right:10px;white-space:nowrap}.userDetail-actions .button-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:340px}.userDetail-actions .edit-link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-left:5px;cursor:pointer}.userDetail-actions .edit-link .edit-icon{height:18px;width:18px}.userDetail-actions .edit-link .edit-text{padding-left:5px;font-size:14px;font-weight:bold}.userDetail-actions span{text-transform:initial}.full-width{width:90%}.span-left{float:left}.span-left span{text-transform:initial}.span-right{float:right}.span-right .action-button-user{height:50px;width:125px;background-color:#fff;border:none;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.span-right .action-button-user svg{font-size:20px}.span-right .action-button-user span{font-size:14px;color:#2e2e28;padding-left:5px}.span-right .action-button-disable{border:none;color:#c4c4ce}.span-right .action-button-disable svg{fill:#c4c4ce}.span-right .action-button-disable span{color:#c4c4ce}.span-right .edit-button{-ms-flex-pack:center;justify-content:center;height:50px;background-color:#fff;border:none;width:100px}.engagements-users-table{padding-left:4em;padding-right:4em}.back-container{margin-left:1.2em}.engagement-user-head{padding:1em 4em}.engagement-user-head span:first-child{color:#747480;font-size:10px;font-weight:300;line-height:12px;display:block}.engagement-user-head span:nth-child(2){color:#2e2e38;font-size:12px;font-weight:300;line-height:15px}.engagement-user-head span:last-child{color:#2e2e38;font-size:12px;font-weight:300;line-height:15px;display:block}.engagement-user-view-drawer .close-action{border:1px solid #2e2e38}.engagement-user-view-drawer .heading{color:#2e2e38}.engagement-user-view-drawer .drawer-heading,.engagement-user-view-drawer .engagements-table-heading{color:#2e2e38}.engagement-user-view-drawer .select-smallTxt{color:#747480;font-size:10px;font-weight:300;line-height:12px}.engagement-user-view-drawer .info{color:#2e2e38;font-size:12px;font-weight:300;line-height:15px}.engagements-drawer .engagement-details-edit,.usersDrawer .engagement-details-edit{padding-left:0px}.engagements-drawer .system-roles-edit,.usersDrawer .system-roles-edit{background-color:#f6f5fa;padding:10px 10px 0px 10px;margin-left:10px}.engagements-drawer .tile,.usersDrawer .tile{padding:15px;height:auto !important}.engagements-drawer .tile .tile-control,.usersDrawer .tile .tile-control{margin-left:25px}.engagements-drawer .tile .tile-content,.usersDrawer .tile .tile-content{margin-left:25px;width:100%;padding:12px}.engagements-drawer .tile .tile-content p,.usersDrawer .tile .tile-content p{display:inline-block}.engagements-drawer .tile .tile-content .assignedName,.usersDrawer .tile .tile-content .assignedName{width:37%;word-break:break-all}.engagements-drawer .tile .tile-content .PrimaryContact,.engagements-drawer .tile .tile-content .TertiaryContact,.usersDrawer .tile .tile-content .PrimaryContact,.usersDrawer .tile .tile-content .TertiaryContact{width:19%;text-align:center}.engagements-drawer .tile .tile-content .SecondaryContact,.usersDrawer .tile .tile-content .SecondaryContact{width:25%;text-align:center}.engagements-drawer .tile .view-tile-content,.usersDrawer .tile .view-tile-content{margin-left:0;padding-left:37px}.engagements-drawer #userEngagementsTable,.usersDrawer #userEngagementsTable{margin-top:50px}.engagements-drawer #userEngagementsTable .Heading,.usersDrawer #userEngagementsTable .Heading{border:none;padding:1px 5px}.engagements-drawer #userEngagementsTable .Heading .tile-content,.usersDrawer #userEngagementsTable .Heading .tile-content{padding:0;background-color:#fff;color:#0645ad}.engagements-drawer #userEngagementsTable .Heading .tile-content p,.usersDrawer #userEngagementsTable .Heading .tile-content p{display:inline-block;text-align:center}.engagements-drawer #userEngagementsTable .Heading .tile-content .assignedName,.usersDrawer #userEngagementsTable .Heading .tile-content .assignedName{width:34%;word-break:break-all}.engagements-drawer #userEngagementsTable .Heading .tile-content .PrimaryContact,.engagements-drawer #userEngagementsTable .Heading .tile-content .TertiaryContact,.usersDrawer #userEngagementsTable .Heading .tile-content .PrimaryContact,.usersDrawer #userEngagementsTable .Heading .tile-content .TertiaryContact{width:20%}.engagements-drawer #userEngagementsTable .Heading .tile-content .SecondaryContact,.usersDrawer #userEngagementsTable .Heading .tile-content .SecondaryContact{width:23%}.engagements-drawer #userEngagementsTable .HeadingView,.usersDrawer #userEngagementsTable .HeadingView{border:none;padding:1px 5px}.engagements-drawer #userEngagementsTable .HeadingView .tile-content,.usersDrawer #userEngagementsTable .HeadingView .tile-content{padding:0;background-color:#fff;color:#0645ad}.engagements-drawer #userEngagementsTable .HeadingView .tile-content .assignedName,.usersDrawer #userEngagementsTable .HeadingView .tile-content .assignedName{width:34%;word-break:break-all}.engagements-drawer #userEngagementsTable .HeadingView .tile-content .PrimaryContact,.engagements-drawer #userEngagementsTable .HeadingView .tile-content .TertiaryContact,.usersDrawer #userEngagementsTable .HeadingView .tile-content .PrimaryContact,.usersDrawer #userEngagementsTable .HeadingView .tile-content .TertiaryContact{width:16%}.engagements-drawer #userEngagementsTable .HeadingView .tile-content .SecondaryContact,.usersDrawer #userEngagementsTable .HeadingView .tile-content .SecondaryContact{width:23%}.engagements-drawer .engagements-table-edit .tile,.usersDrawer .engagements-table-edit .tile{padding:15px;height:auto !important}.engagements-drawer .engagements-table-edit .tile .tile-control,.usersDrawer .engagements-table-edit .tile .tile-control{margin-left:25px}.engagements-drawer .engagements-table-edit .tile .tile-content,.usersDrawer .engagements-table-edit .tile .tile-content{margin-left:25px;background-color:#f6f5fa;width:80%;padding:12px}.engagements-drawer .engagements-table-edit .tile .tile-content p,.usersDrawer .engagements-table-edit .tile .tile-content p{display:inline-block}.engagements-drawer .system-roles-edit-content,.usersDrawer .system-roles-edit-content{position:relative}.engagements-drawer .hidden,.usersDrawer .hidden{display:none}.engagement-group-container{padding:1rem}.engagement-group-container .engagement-group-button-header{margin:1.5rem}.engagement-group-container .engagement-group-button-header .link-button-container{margin-left:auto;padding:0;width:198px}.engagement-group-container .engagements-table-container .no-data-message{text-align:center;padding:3rem 1.5rem;color:#666;font-size:14px}.engagement-group-container .engagements-table-container .no-data-message p{margin:0}.engagement-group-container .engagements-table-container .action-buttons{display:-ms-flexbox;display:flex;gap:1rem;-ms-flex-pack:start;justify-content:flex-start}.engagement-group-container .engagements-table-container .action-buttons button{padding:.25rem .5rem;font-size:13px;text-transform:none}.add-engagement-group .engagement-group-header-banner{margin:.5rem 0 1rem}.add-engagement-group .engagement-group-header-groupid{margin-left:3%}.add-engagement-group .engagement-group-details-form .data-title{width:100%}.add-engagement-group .engagement-group-details-form .textfield-error-text{color:#ff4136;font-size:12px;width:86%}.add-engagement-group .engagement-group-details-form .textfield-error-text svg{font-size:13px}.add-engagement-group .engagements-button-header{-ms-flex-align:center;align-items:center}.add-engagement-group tbody{background-color:#fff}@media(max-width: 768px){.engagement-group-container .engagements-button-header{margin:1rem;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.engagement-group-container .engagements-button-header .link-button-container{width:100%;margin-top:1rem}.engagement-group-container .engagements-button-header .link-button-container button{width:100%}.engagement-group-container .engagements-table-container{margin:0 1rem;padding:1rem}.engagement-group-container .engagements-table-container .engagements-autocomplete-container>div{width:100%}.engagement-group-container .engagements-table-container .action-buttons{-ms-flex-direction:column;flex-direction:column;gap:.5rem}.engagement-group-container .engagements-table-container .action-buttons button{width:100%}}.engagement-list-group-drawer .textLink-button{cursor:pointer;color:#0645ad;font-weight:500;font-size:16px;font-family:"EYINTERSTATE";margin-right:20px;margin-bottom:4px}.engagement-list-group-drawer .textLink-button svg{margin-right:4px;vertical-align:text-top;font-size:14px}.engagement-list-group-drawer .textLink-button:focus{text-decoration:underline;outline:none}.engagement-list-group-drawer .textLink-button:disabled,.engagement-list-group-drawer .textLink-button[disabled]{font-weight:bold;color:#c4c4cd;cursor:not-allowed;text-decoration:none}.idValidator{height:calc(100% - 47px);overflow:auto;margin:1rem 1rem 2rem 0}.idValidator .browse-space{margin-right:9rem}.idValidator .wrapClass{margin:2rem 1.5rem 2rem 1.7rem}.idValidator .header-wrap{margin:2rem 1.5rem;display:block;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.idValidator .disabled-link{font-weight:bold;color:#c4c4cd;display:block;margin-bottom:5px}.idValidator .link,.idValidator .link:hover,.idValidator .link:visited{font-weight:bold;color:#188ce5;display:block;margin-bottom:5px}.idvalidator-details-header{background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem;border:.5px solid #eaeaf2;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.03);box-shadow:0 4px 8px 0 rgba(0,0,0,.03);margin:1.3rem 0}.idvalidator-details-header span{color:#188ce5 !important;text-decoration:none}.idValidator-bar-container{border:1px solid #eaeaf2}.status-Panel{padding:16px;width:16%;display:inline-block;text-align:center;margin:10px 0}.validator-previewWrap{margin:1rem 2rem 2rem 2rem}.validator-previewWrap h1{font-size:16px !important}.validator-previewWrap .summary-wrap{border:1px solid #eaeaf2;padding-bottom:20px;margin-bottom:1.5rem}.validator-previewWrap .summary-wrap h4{margin-left:20px}.validator-previewWrap .summary-wrap h4.doc-type{text-align:left;margin-left:3px}.validator-previewWrap .summary-wrap .icon{display:block;margin:0 auto 20px;font-size:3rem;cursor:pointer;color:#747480;margin-top:11px}.validator-previewWrap .devider{border-bottom:1px solid #eaeaf2;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.03);box-shadow:0 4px 8px 0 rgba(0,0,0,.03)}.validator-previewWrap .head-space{padding:15px 0}.validator-previewWrap .left-align{text-align:left;padding-left:20px}.doc-imageConatiner{width:100%;margin-bottom:30px}.imageContainer{width:94%;padding:10px;overflow:auto;margin-left:3%;height:450px}.imageContainer img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.validator-previewWrap{height:calc(100% - 47px);overflow:auto}.validator-previewWrap h2{font-size:14px;padding-left:20px}.validator-previewWrap .idvalidator-details-header{padding:0}.validator-previewWrap .idvalidator-details-header .link-color,.validator-previewWrap .idvalidator-details-header span{color:#000 !important}.idValidator .admin-actions,.validator-previewWrap .admin-actions{position:fixed;z-index:9}.idValidator .admin-actions,.validator-previewWrap .admin-actions{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-box-shadow:0 -4px 8px 0 rgba(0,0,0,.13);box-shadow:0 -4px 8px 0 rgba(0,0,0,.13);padding:1rem 2rem 1rem 1rem;position:fixed;bottom:0}.idValidator .actions-button-wrapper,.validator-previewWrap .actions-button-wrapper{width:248px;-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex}.idValidator h1,.validator-previewWrap h1{margin-top:0;font-size:14px;font-weight:bold}.idValidator .err-msg,.validator-previewWrap .err-msg{color:#ff4136;font-size:14px;font-weight:bold}.right{float:right}p.message{margin:28px 0;display:block}.space-0{margin:0}.chat{background-color:#fbfbfd;color:#2e2e38;height:calc(100% - 6.2857142857em)}.chat>div{height:100%}.chat .send-message-input{height:auto}.chat .send-message-input input{font-size:12px}.chat .send-message-input>div{height:100%;padding-left:1em}.chat .send-message-input .send-icon{margin-top:-0.6666666667em}.chat .send-message-input .send-icon-enable{color:#000}.chat .mutiline-input-support{height:100%}.chat .mutiline-input-support #sendMsgText{scrollbar-width:thin;scrollbar-color:#888 #f5f5f5}.chat .mutiline-input-support #sendMsgText ::-webkit-scrollbar{width:10px;background-color:#f5f5f5}.chat .mutiline-input-support #sendMsgText ::-webkit-scrollbar-thumb{background-color:#888;border-radius:5px}.chat .textfield-error-text{color:#ff4136;font-size:13px}.chat .textfield-error-text svg{font-size:14px}.chat .chat-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin:30px 0}.chat .chat-box{background-color:#fff;margin:0 auto;margin-bottom:101px;position:relative;width:80%;overflow-y:auto;min-height:150px;max-height:420px;border:1px solid #f3f3f5;border-bottom:0px}@media(max-width: 600px){.chat .chat-box{width:95%}}.chat .chat-box .speech-bubble.received .arrow::after{bottom:3.5px}.chat .chat-box .chat-screen-logo{height:166.67px;width:200px;background-image:url(/static/media/noChat.9840f63b.svg);background-repeat:no-repeat;background-size:contain;margin-top:15%}.chat .chat-box .disable-chat-box{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.chat .chat-box .disable-chat-title{font-size:20px;color:#4d4d5c;font-family:"EYInterstate";margin-bottom:10%}.chat .service-spinner{width:75px;height:75px;top:37px;position:absolute;left:calc(50% - 37.5px);stroke:#2e2e38}.chat .no-chats-msg{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:0;height:150px}.chat .nav-menu-before-footer{bottom:0;position:absolute;width:80%;margin-left:10%;height:101px;border-bottom:1px solid #f1f1f1;border-left:1px solid #f1f1f1;border-right:1px solid #f1f1f1;-webkit-box-shadow:none;box-shadow:none}.chat .chatscreen-footer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.chat .chatscreen-footer span{width:100%}.chat .chatscreen-footer .chatscreen-footer-input{padding:0px 20px;margin:auto}.chat .chatscreen-footer .chat-message-section{border-top:1px solid #f3f3f5;display:-ms-flexbox;display:flex;height:100%}.chat .chatscreen-footer .chat-disabled-banner{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:auto;line-height:24px}.chat .chatscreen-footer .chat-disabled-banner .separator{border:1px solid #e6e6e9}@media only screen and (max-width: 600px){.chat .nav-menu-before-footer{background-color:#fff;bottom:0px;-webkit-box-shadow:0 -5px 5px -5px #d3d3d3;box-shadow:0 -5px 5px -5px #d3d3d3;height:6.2857142857em;left:0;margin-left:0;position:fixed;width:100%;padding-top:1.4285714286em;padding-right:1.4285714286em;padding-bottom:1.4285714286em;padding-left:1.4285714286em;overflow:auto}.chat .nav-menu-before-footer #upload-button{max-width:190px}}.chat .datetime-container{-ms-flex-align:center;align-items:center;color:#c4c4ce;display:-ms-flexbox;display:flex;font-size:0.8571428571em;-ms-flex-pack:distribute;justify-content:space-around;margin:20px;width:auto}.chat .separator{height:1px;border-top:1px solid #c4c4ce;width:20%}.chat .sent-message{-ms-flex-item-align:start;align-self:flex-start;display:-ms-flexbox;display:flex;font-size:0.8571428571em;margin:10px 20px;width:auto;position:relative}.chat .sent-message .timestamp{color:#c4c4ce;font-size:10px}.chat .sent-message .adminName{color:#c4c4ce;font-size:10px;width:55px;margin:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.chat .sent-message .adminFirstName{width:100%;display:inline-block;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.chat .sent-message .messageSection{max-width:60%;width:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-left:32px;margin-bottom:20px;gap:3px}.chat .sent-message .messageSection .message-icons{gap:5px;margin-bottom:2px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:end}.chat .sent-message .messageSection .message-icons svg{cursor:pointer}.chat .sent-message .messageSection .read-indication{height:24px;-ms-flex-item-align:end;align-self:end}.chat .sent-message .messageSection .read-indication-green svg{fill:#2db757 !important}.chat .sent-message .messageSection .edit-message-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.chat .sent-message .messageSection .edit-message-container .edit-message-icon{max-height:100%;cursor:pointer;height:100%;padding:10px;border-left:1px solid #c4c4ce;margin-left:0px}.chat .sent-message .message-text-section{width:100%}.chat .sent-message .infoSection{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:55px}.chat .received-msg-container{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}.chat .received-message{-ms-flex-item-align:end;align-self:flex-end;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:0.8571428571em;width:auto;position:relative}.chat .received-message .userInfo{text-align:center;border:1px solid #000;padding:0px 14px;border-radius:50%;max-width:190px;word-break:break-word;-ms-flex-item-align:center;align-self:center;color:rgba(0,0,0,.87);font-size:.9rem;font-weight:bold}.chat .received-message .userInfo .role{margin:2px}.chat .received-message .adminName{color:#c4c4ce;font-size:10px;text-align:center;width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:10px}.chat .received-message .timestamp{color:#c4c4ce;width:100%;text-align:center;display:inline-block;padding:0;-ms-flex-item-align:center;align-self:center;font-size:10px;margin-left:-2px}.chat .received-message .checkbox{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:start;align-items:flex-start}.chat .received-message .checkContainer{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end;width:100%;margin:5px 10px}@media(max-width: 600px){.chat .received-message .checkContainer{-ms-flex-direction:column;flex-direction:column}}.chat .received-message .checkContainer fieldset label span{font-size:12px}@media(max-width: 600px){.chat .received-message .checkContainer fieldset label span{padding:3px}}.chat .received-message .received-message-details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.chat .avatar{-ms-flex-align:center;align-items:center;background:#2e2e38;border-radius:50px;display:-ms-flexbox;display:flex;height:35px;-ms-flex-pack:center;justify-content:center;width:35px;float:right}.chat .avatar span{color:#fff;font-weight:bold}.chat .avatar .adminEYlogo{height:20px;width:20px}.chat .speech-bubble{border:1px solid #9b9898;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;padding:15px;position:relative}.chat .speech-bubble p{margin-bottom:0;margin-top:0;word-break:break-word;white-space:pre-wrap}.chat .speech-bubble span{-ms-flex-item-align:end;align-self:flex-end}.chat .speech-bubble.received{-ms-flex-item-align:center;align-self:center;background:#74747f;color:#fff;margin-right:7px;max-width:50%;width:50%;margin-left:10px;margin-top:-12px;border-radius:4px 0 4px 4px;font-size:14px}.chat .speech-bubble.received .arrow{border-left:21px solid rgba(0,0,0,0);position:absolute;right:-28px;top:24px}.chat .speech-bubble.received .arrow::before{border-right:23px solid rgba(0,0,0,0);border-top:23px solid #e1e1e6;bottom:2px;content:"";position:absolute;right:5px}.chat .speech-bubble.received .arrow::after{border-right:21px solid rgba(0,0,0,0);border-top:21px solid #74747f;bottom:3px;content:"";position:absolute;right:8px}.chat .speech-bubble.sent{-ms-flex-item-align:start;align-self:flex-start;background:#fff;width:auto;min-width:55px;border-radius:0px 4px 4px 4px;font-size:14px}.chat .speech-bubble.deleted-message{font-style:italic}.chat .speech-bubble.deleted-message p{color:#656579}.chat .speech-bubble.sent .arrow{border-left:21px solid rgba(0,0,0,0);left:-15px;position:absolute;top:24px}.chat .speech-bubble.sent .arrow::before{border-left:23px solid rgba(0,0,0,0);border-top:23px solid #9b9898;bottom:2px;content:"";position:absolute;right:6px}.chat .speech-bubble.sent .arrow::after{border-left:22px solid rgba(0,0,0,0);border-top:22px solid #fff;bottom:2px;content:"";position:absolute;right:5px}body.site-maintenance{background-color:#2e2e38;color:#fff;text-align:center;font-family:EYInterstate;font-weight:300;background-repeat:no-repeat;background-position:center center;background-size:cover;display:-ms-flexbox;display:flex}@media only screen and (max-device-width: 240px){body.site-maintenance{background-image:url(/static/media/login-banner-image-240.cf34d3ab.jpg)}}@media only screen and (min-device-width: 240px)and (max-device-width: 300px){body.site-maintenance{background-image:url(/static/media/login-banner-image-300.d9ab02e7.jpg)}}@media only screen and (min-device-width: 301px){body.site-maintenance{background-image:url(/static/media/login-banner-image-720.00588d98.jpg)}}body.site-maintenance .site-maintenance-container{height:100%}body.site-maintenance .site-maintenance-container .system-maintenance-msg{background-color:rgba(0,0,0,.5);padding:10px;padding:30px}body.site-maintenance .site-maintenance-container .system-maintenance-msg .system-maintenance-title{font-size:24px;margin-bottom:20px}body.site-maintenance .site-maintenance-container .system-maintenance-msg .system-maintenance-text{font-size:14px}body.site-maintenance .site-maintenance-container .site-maintenance-logo{padding:30px}body.site-maintenance .site-maintenance-container .site-maintenance-logo .logo-container{max-width:90px;text-align:left;font-size:11px}body.site-maintenance .site-maintenance-container .site-maintenance-logo .logo-text{margin-bottom:30px}.update-app .grid-space{padding:10px}.case-upload #root{height:calc(100% - 80px)}.case-upload #root .viewport{height:calc(100% - 90px)}.case-upload #root .viewport #content{height:calc(100% - 30px)}.case-upload #root .viewport #content .uploads-button-header{-ms-flex-pack:end;justify-content:flex-end}.case-upload #root .viewport #content .upload{height:calc(100% - 47px);overflow:auto}@media only screen and (max-width: 1200px){.case-upload #root .viewport #content .upload{height:calc(100% + 13px)}}.case-upload .upload .icon{margin-left:10px;color:#000}.case-upload .upload .document-fields .field{margin:20px 20px 0 0}.case-upload .upload .admin-actions{position:fixed}.case-upload .attach-container .disabled-link{font-weight:bold;color:#c4c4cd;display:block;margin-bottom:20px}.case-upload .attach-container .link{font-weight:bold;color:#188ce5;display:block;margin-bottom:20px}.case-upload .attach-container .delete-input{margin-right:20px;width:1.3rem;height:1.3rem;background-color:#fff;border-radius:50%;vertical-align:middle;border:1px solid #c4c4cd;-webkit-appearance:none;outline:none;cursor:pointer}.case-upload .attach-container .delete-input:checked{background-color:#2e2e38}.case-upload .attach-container .delete-input:checked:before{content:"✓";color:#fff;font-size:1.1rem;position:relative;top:-3px;left:2px}.upload{padding:10px 1px 300px 1px;overflow:scroll}.admin .admin-actions,.documents .admin-actions,.cases .admin-actions,.case-upload .admin-actions,.preregister-applicants .admin-actions,.update-app .admin-actions,.proforma-upload .admin-actions{position:fixed;background-color:#fff}.dropdown-container{margin-bottom:58px}.attach-container{margin-bottom:100px}.proforma-upload #root{height:calc(100% - 80px)}.proforma-upload #root .viewport{height:calc(100% - 90px)}.proforma-upload #root .viewport #content{height:calc(100% - 30px)}.proforma-upload #root .viewport #content .uploads-button-header{-ms-flex-pack:end;justify-content:flex-end}.proforma-upload #root .viewport #content .upload{height:calc(100% - 47px);overflow:auto}@media only screen and (max-width: 1200px){.proforma-upload #root .viewport #content .upload{height:calc(100% + 13px)}}.proforma-upload .upload{height:calc(90% + 13px);padding:10px 1px 300px 1px;overflow:scroll}.proforma-upload .upload .icon{margin-left:10px;color:#000}.proforma-upload .upload .document-fields .field{margin:20px 20px 0 0}.proforma-upload .upload .admin-actions{position:fixed}.proforma-upload .attach-container .disabled-link{font-weight:bold;color:#c4c4cd;display:block;margin-bottom:20px}.proforma-upload .attach-container .link{font-weight:bold;color:#188ce5;display:block;margin-bottom:20px}.proforma-upload .attach-container .delete-input{margin-right:20px;width:1.3rem;height:1.3rem;background-color:#fff;border-radius:50%;vertical-align:middle;border:1px solid #c4c4cd;-webkit-appearance:none;outline:none;cursor:pointer}.proforma-upload .attach-container .delete-input:checked{background-color:#2e2e38}.proforma-upload .attach-container .delete-input:checked:before{content:"✓";color:#fff;font-size:1.1rem;position:relative;top:-3px;left:2px}.preregister-applicants .header-section h1{font-size:28px;font-weight:bold;display:inline-block;position:relative}.preregister-applicants .header-section h1::after{content:"";width:100%;height:3px;left:0;bottom:-2px;position:absolute;background:-webkit-gradient(linear, left top, right top, color-stop(50%, #FFE600), color-stop(50%, rgba(255, 255, 255, 0)));background:linear-gradient(to right, #FFE600 50%, rgba(255, 255, 255, 0) 50%)}.preregister-applicants .cases-filter-buttons button{margin-right:30px;width:120px}.preregister-applicants .moveApplicantTableContainer{display:-ms-flexbox;display:flex}.preregister-applicants .moveApplicantTableContainer .AvailableApplicantTable{width:60%}.preregister-applicants .moveApplicantTableContainer .AvailableApplicantTable .tableHeaderTitle{border:1px solid #eaeaf2;margin:10px 0 -6px}.preregister-applicants .moveApplicantTableContainer .AvailableApplicantTable .tableHeaderTitle p{font-size:16px;font-weight:bold;padding-left:12px}.preregister-applicants .moveApplicantTableContainer .AvailableApplicantTable .tableHeaderTitle p span{color:#747480;font-size:.9rem}.preregister-applicants .moveApplicantTableContainer .AvailableApplicantTable .tableInfo,.preregister-applicants .moveApplicantTableContainer .AvailableApplicantTable .errorCountMsg{font-size:14px;font-weight:600;float:right}.preregister-applicants .moveApplicantTableContainer .AvailableApplicantTable .tableInfo .custom-tool,.preregister-applicants .moveApplicantTableContainer .AvailableApplicantTable .errorCountMsg .custom-tool{color:#fff;background:#000;border-radius:50%;vertical-align:bottom;font-size:18px}.preregister-applicants .moveApplicantTableContainer .AvailableApplicantTable .errorCountMsg{color:red}.preregister-applicants .moveApplicantTableContainer .AvailableApplicantTable .errorCountMsg .custom-tool{background:red}.preregister-applicants .moveApplicantTableContainer .ActionMovementContainer{width:8%;position:relative}.preregister-applicants .moveApplicantTableContainer .ActionMovementContainer .centered{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.preregister-applicants .moveApplicantTableContainer .ActionMovementContainer .centered button{min-width:30px;width:30px;padding:0 20px;margin:10px 0;display:-ms-flexbox;display:flex}.preregister-applicants .moveApplicantTableContainer .SelectedApplicantTable{width:32%}.preregister-applicants .moveApplicantTableContainer .SelectedApplicantTable .tableHeaderTitle{border:1px solid #eaeaf2;margin:10px 0 -6px}.preregister-applicants .moveApplicantTableContainer .SelectedApplicantTable .tableHeaderTitle p{font-size:16px;font-weight:bold;padding-left:12px}.preregister-applicants .moveApplicantTableContainer .SelectedApplicantTable .tableHeaderTitle p span{color:#747480;font-size:.9rem}.preregister-applicants .moveApplicantTableContainer .SelectedApplicantTable .tableInfo{font-size:14px;font-weight:600;float:right}.preregister-applicants .moveApplicantTableContainer .SelectedApplicantTable .custom-tool{color:#fff;background:#000;border-radius:50%;vertical-align:bottom;font-size:18px}.preregister-applicants .moveApplicantTableContainer .AvailableTable,.preregister-applicants .moveApplicantTableContainer .selectedTable{height:480px}.preregister-applicants .formDescription{margin:25px 0 120px}.preregister-applicants .formDescription .reffralCode{width:94%}.preregister-applicants .admin-actions{z-index:999}.preregister-applicants .admin-actions .action-button{margin-right:20px;min-width:120px}.preregister-applicants .admin-actions .save-button{min-width:165px}.paywall-request .header-section{margin:0 1.5rem}.paywall-request .header-section h1{font-size:28px;font-weight:bold;display:inline-block;position:relative}.paywall-request .header-section h1::after{content:"";width:100%;height:3px;left:0;bottom:-2px;position:absolute;background:-webkit-gradient(linear, left top, right top, color-stop(50%, #FFE600), color-stop(50%, rgba(255, 255, 255, 0)));background:linear-gradient(to right, #FFE600 50%, rgba(255, 255, 255, 0) 50%)}.paywall-request .paywallBtn{display:-ms-flexbox;display:flex;padding:20px}.overview-cases-detail-container .cases-details-header .header-field .field-text-wrapper{overflow-wrap:anywhere}.overview-cases-detail-container .cases-details-header .header-field-item{max-width:140px}.overview-cases-detail-container .parser-readonly-control{padding-bottom:16px}.overview-cases-detail-container .overviewDetailCaseTable.cases-table-container{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;margin:0 1.5rem;margin-bottom:10px}.overview-cases-detail-container .overviewDetailCaseTable.cases-table-container table #primaryCaseContact,.overview-cases-detail-container .overviewDetailCaseTable.cases-table-container table #secondaryCaseContact{width:100%}.overview-cases-detail-container .overviewDetailCaseTable.cases-table-container table #primaryCaseContact div:first-child,.overview-cases-detail-container .overviewDetailCaseTable.cases-table-container table #secondaryCaseContact div:first-child{white-space:initial}.overview-cases-detail-container .overviewDetailCaseTable.cases-table-container table #primaryCaseContact div:last-child,.overview-cases-detail-container .overviewDetailCaseTable.cases-table-container table #secondaryCaseContact div:last-child{margin-top:20px;padding-top:0}.overview-documents-table-header{margin:40px 0 0 20px}.service-initiation-header .header-ribbon{background-color:#2e2e38;padding:15px 20px;margin-bottom:20px}.service-initiation-header .header-ribbon .tab-button{color:#fff;background:rgba(0,0,0,0);border:none;font-size:18px;font-weight:500;cursor:pointer;padding:10px 20px;border-radius:4px;-webkit-transition:background-color .3s;transition:background-color .3s}.service-initiation-header .header-ribbon .tab-button:hover{background-color:rgba(255,255,255,.1)}.service-initiation-table-container{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;margin:0 1.5rem;margin-bottom:10px}.service-initiation-table-container .service-initiation-search-container{display:-ms-flexbox;display:flex}.taxchat-service-initiation .eyAction-dropdown{width:200px;margin-top:5px}.taxchat-service-initiation .eyAction-dropdown label{top:-6px;left:2px;font-size:12px;color:rgba(0,0,0,.54) !important}.taxchat-service-initiation .date-picker-short{width:200px;margin-top:5px}.taxchat-service-initiation .date-picker-short label{display:none}.taxchat-service-initiation .date-picker-short input{top:5px}.taxchat-service-initiation .date-picker-short input::-webkit-input-placeholder{font-size:14px}.taxchat-service-initiation .date-picker-short input::-moz-placeholder{font-size:14px}.taxchat-service-initiation .date-picker-short input:-ms-input-placeholder{font-size:14px}.taxchat-service-initiation .date-picker-short input::-ms-input-placeholder{font-size:14px}.taxchat-service-initiation .date-picker-short input::placeholder{font-size:14px}.taxchat-service-initiation .service-action-form-detail{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;height:80px;-webkit-box-shadow:0 -4px 8px 0 rgba(0,0,0,.13);box-shadow:0 -4px 8px 0 rgba(0,0,0,.13);padding:0px 40px 0px 40px;position:fixed;bottom:0px;background:#fff}.service-initiation-detail-container{padding:20px;background:#fff;border-radius:4px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.service-initiation-detail-container .detail-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #e0e0e0}.service-initiation-detail-container .detail-header h2{margin:0;font-size:24px;font-weight:500}.service-initiation-detail-container .detail-content{display:grid;grid-template-columns:1fr 1fr;gap:20px}.service-initiation-detail-container .detail-content>div:nth-last-child(1),.service-initiation-detail-container .detail-content>div:nth-last-child(2),.service-initiation-detail-container .detail-content>div:nth-last-child(3){grid-column:1/-1}.service-initiation-detail-container .action-buttons{display:-ms-flexbox;display:flex;gap:10px;-ms-flex-pack:end;justify-content:flex-end;margin-top:20px}.parser-readonly-control{padding-bottom:16px}.questionnaire-page-container .questionnaire-status{z-index:10}

/*# sourceMappingURL=main.98d3ea76.css.map*/