.account-view .content-frame{position:absolute;left:0;right:0;bottom:0}.account-view .content-frame .document-frame{width:95%;max-width:960px;padding-bottom:24px;margin:40px auto 0}.account-view .content-frame .document-frame .header-frame{display:flex;align-items:center;justify-content:space-between}.account-view .content-frame .document-frame .header-frame .header{font-size:24px;font-weight:600}.account-view .content-frame .document-frame .header-frame .edit-account-button{color:#fff;font-size:12px;font-weight:600;padding:9px 10px;border-radius:4px}.account-view .content-frame .document-frame .profile-picture-frame{margin:30px 0}.account-view .content-frame .document-frame .profile-picture-frame .profile-picture-icon{width:120px;height:120px;overflow:hidden;border-radius:50%}.account-view .content-frame .document-frame .profile-picture-frame .profile-picture-icon .initials{width:100%;height:100%;display:flex;color:#fff;font-size:44px;border-radius:50%;align-items:center;background:#d8b4c4;justify-content:center}.account-view .content-frame .document-frame .profile-picture-frame .profile-picture-icon img{width:100%;height:100%}.account-view .content-frame .document-frame .profile-details-frame{display:flex;flex-wrap:wrap;justify-content:space-between}.account-view .content-frame .document-frame .profile-details-frame .key-value-frame{width:30%;margin-bottom:42px}.account-view .content-frame .document-frame .profile-details-frame .key-value-frame .value-label{font-size:12px;line-height:160%}.account-view .content-frame .document-frame .button-frame{display:flex;margin-top:6px;padding-top:24px;justify-content:space-between;border-top:1px solid #dbdbdb}.account-view .content-frame .document-frame .button-frame .change-password-button,.account-view .content-frame .document-frame .button-frame .change-role-button,.account-view .content-frame .document-frame .button-frame .logout-button{height:32px;font-size:12px;font-weight:700;border-radius:4px;box-sizing:border-box}.account-view .content-frame .document-frame .button-frame .change-password-button,.account-view .content-frame .document-frame .button-frame .change-role-button{padding:0 10px;margin-right:5px;background:#f2f2f2}.account-view .content-frame .document-frame .button-frame .logout-button{color:#fff;padding:0 26px}.account-view .content-frame.mobile{bottom:48px}.account-view .content-frame.mobile .document-frame{width:100%;padding:0;margin-top:20px}.account-view .content-frame.mobile .document-frame .header-frame{position:relative;width:100%;margin:auto;justify-content:center}.account-view .content-frame.mobile .document-frame .header-frame .header{font-size:22px;font-weight:600}.account-view .content-frame.mobile .document-frame .header-frame .edit-account-button{position:absolute;top:6.5px;right:0;width:18px;padding:0 10px}.account-view .content-frame.mobile .document-frame .header-frame .edit-account-button img{width:100%}.account-view .content-frame.mobile .document-frame .profile-picture-frame{margin:20px 0}.account-view .content-frame.mobile .document-frame .profile-picture-frame .profile-picture-icon{margin:auto}.account-view .content-frame.mobile .document-frame .profile-details-frame{border-top:1px solid #dbdbdb}.account-view .content-frame.mobile .document-frame .profile-details-frame .key-value-frame{width:100%;padding:5px 4%;margin-bottom:0;border-bottom:1px solid #dbdbdb}.account-view .content-frame.mobile .document-frame .profile-details-frame .key-value-frame .value-label{min-height:19px}.account-view .content-frame.mobile .document-frame .profile-details-frame .bio{border:0}.account-view .content-frame.mobile .document-frame .button-frame{position:fixed;left:0;right:0;bottom:0;height:47px;margin:0;display:flex;padding:0 10px;align-items:center}.account-view .reset-password-pane .modal-pane-content{width:620px;min-height:370px}.account-view .reset-password-pane .modal-pane-content .reset-password-content{position:absolute;width:100%;height:100%;display:flex;flex-direction:column}.account-view .reset-password-pane .modal-pane-content .reset-password-content .toolbar{display:flex;flex:0 0 48px;padding:0 10px;align-items:center;justify-content:space-between;box-shadow:0 1px 0 #dbdbdb}.account-view .reset-password-pane .modal-pane-content .reset-password-content .toolbar .cancel-button,.account-view .reset-password-pane .modal-pane-content .reset-password-content .toolbar .save-button{width:70px;height:32px;color:#000;font-size:12px;font-weight:600;line-height:100%;border-radius:4px;background:#f2f2f2}.account-view .reset-password-pane .modal-pane-content .reset-password-content .toolbar .save-button{color:#fff;background:#ff5a5f}.account-view .reset-password-pane .modal-pane-content .reset-password-content .toolbar .page-header{font-size:16px;font-weight:600}.account-view .reset-password-pane .modal-pane-content .reset-password-content .reset-password-content-frame{flex:1 0;display:flex;padding:30px;align-items:center;justify-content:center}.account-view .reset-password-pane .modal-pane-content .reset-password-content .reset-password-content-frame .form-frame{width:300px}.account-view .reset-password-pane .modal-pane-content .reset-password-content .reset-password-content-frame .form-frame .form-input-frame{margin-bottom:29px}.account-view .reset-password-pane .modal-pane-content .reset-password-content .reset-password-content-frame .form-frame .form-input-frame .input-title{font-size:12px;color:#484848;line-height:15px;margin-bottom:4px}.account-view .reset-password-pane .modal-pane-content .reset-password-content .reset-password-content-frame .form-frame .form-input-frame .form-input{width:100%;margin:0;height:32px;font-size:12px;line-height:15px;padding:0 10px;border-radius:4px;box-sizing:border-box;border:1px solid #dbdbdb}.account-view .reset-password-pane .modal-pane-content .reset-password-content .reset-password-content-frame .form-frame .password-2{margin-bottom:15px}.account-view .reset-password-pane .modal-pane-content .reset-password-content .reset-password-content-frame .form-frame .error-label{font-size:12px}.account-view .reset-password-pane.mobile .modal-pane-content{width:95%}.account-view .reset-password-pane.mobile .modal-pane-content .reset-password-content .toolbar{padding:0 7px}.account-view .reset-password-pane.mobile .modal-pane-content .reset-password-content .toolbar .page-header{font-size:14px}.account-view .reset-password-pane.mobile .modal-pane-content .reset-password-content .reset-password-content-frame{padding:15px}.account-edit-view .toolbar{position:absolute;top:0;left:0;right:0;height:48px;display:flex;padding:0 10px;align-items:center;justify-content:space-between;box-shadow:0 1px 0 #dbdbdb}.account-edit-view .toolbar .back-button,.account-edit-view .toolbar .save-button{width:70px;height:32px;color:#000;font-size:12px;font-weight:600;line-height:100%;border-radius:4px;background:#f2f2f2}.account-edit-view .toolbar .mobile-back-button{width:32px;height:32px;display:flex;cursor:pointer;border-radius:4px;background:#f2f2f2;justify-content:center}.account-edit-view .toolbar .mobile-back-button .mobile-button-icon{width:14px;height:14px;margin-top:6px}.account-edit-view .toolbar .mobile-back-button .mobile-button-icon img{width:100%;height:100%}.account-edit-view .toolbar .mobile-save-button{width:32px;height:32px;display:flex;cursor:pointer;line-height:100%;border-radius:4px;align-items:center;background:#008489;justify-content:center}.account-edit-view .toolbar .mobile-save-button .mobile-button-icon{width:18px;height:16px}.account-edit-view .toolbar .mobile-save-button .mobile-button-icon img{width:17.59px;height:13.41px}.account-edit-view .toolbar .save-button{color:#fff;background:#ff5a5f}.account-edit-view .toolbar .page-header{font-size:16px;font-weight:600}.account-edit-view .content-frame{position:absolute;left:0;right:0;bottom:0}.account-edit-view .content-frame .document-frame{width:95%;max-width:960px;padding-bottom:24px;margin:40px auto 0}.account-edit-view .content-frame .document-frame .header-frame{display:flex;align-items:center;justify-content:space-between}.account-edit-view .content-frame .document-frame .header-frame .header{font-size:24px;font-weight:600}.account-edit-view .content-frame .document-frame .profile-picture-frame{display:flex;margin:30px 0;align-items:center}.account-edit-view .content-frame .document-frame .profile-picture-frame .profile-picture-icon{width:120px;height:120px;overflow:hidden;border-radius:50%}.account-edit-view .content-frame .document-frame .profile-picture-frame .profile-picture-icon .initials{width:100%;height:100%;display:flex;color:#fff;font-size:44px;border-radius:50%;align-items:center;background:#d8b4c4;justify-content:center}.account-edit-view .content-frame .document-frame .profile-picture-frame .profile-picture-icon img{width:100%;height:100%}.account-edit-view .content-frame .document-frame .profile-picture-frame .edit-photo-button-frame{position:relative;left:18.5px;width:78px}.account-edit-view .content-frame .document-frame .profile-picture-frame .edit-photo-button-frame .file-input{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer}.account-edit-view .content-frame .document-frame .profile-picture-frame .edit-photo-button-frame .edit-photo-button{font-size:16px;background:none}.account-edit-view .content-frame .document-frame .profile-details-frame{display:flex;flex-wrap:wrap;justify-content:space-between}.account-edit-view .content-frame .document-frame .profile-details-frame .key-value-frame{width:30%;margin-bottom:42px}.account-edit-view .content-frame .document-frame .profile-details-frame .key-value-frame .value-label{font-size:12px;line-height:160%}.account-edit-view .content-frame .document-frame .profile-details-frame .key-value-frame .key-value-menu{margin:0;width:100%;height:34px;-webkit-appearance:none;appearance:none;background:none;border-radius:4px;border:1px solid #dbdbdb}.account-edit-view .content-frame .document-frame .profile-details-frame .key-value-frame .key-value-menu select{width:100%;height:100%;outline:none;font-size:12px;font-weight:600;box-sizing:border-box;padding:6px 24px 6px 10px}.account-edit-view .content-frame .document-frame .profile-details-frame .key-value-frame .key-value-menu.bg-placeholder,.account-edit-view .content-frame .document-frame .profile-details-frame .key-value-frame .key-value-textarea:placeholder-shown{background:#fafafa}.account-edit-view .content-frame .document-frame .profile-details-frame .key-value-frame .key-value-menu.bg-placeholder select,.account-edit-view .content-frame .document-frame .profile-details-frame .key-value-frame .key-value-textarea:placeholder-shown select{color:#919191}.account-edit-view .content-frame .document-frame .profile-details-frame .key-value-frame .key-value-input{width:100%;font-size:12px;font-weight:600;padding:6px 10px;border-radius:4px;box-sizing:border-box;border:1px solid #dbdbdb}.account-edit-view .content-frame .document-frame .profile-details-frame .key-value-frame .key-value-textarea{width:100%;resize:none;height:120px;outline:none;max-width:100%;font-size:12px;padding:9px 10px;border-radius:4px;box-sizing:border-box;border:1px solid #dbdbdb}.account-edit-view .content-frame .document-frame.mobile{width:100%;margin:0}.account-edit-view .content-frame .document-frame.mobile .header-frame{display:none}.account-edit-view .content-frame .document-frame.mobile .profile-picture-frame{width:90%;display:flex;align-items:center;margin:20px auto 27px;justify-content:space-between}.account-edit-view .content-frame .document-frame.mobile .profile-picture-frame .edit-photo-button-frame{position:relative;left:auto;width:93px;height:32px}.account-edit-view .content-frame .document-frame.mobile .profile-picture-frame .edit-photo-button-frame .file-input{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer}.account-edit-view .content-frame .document-frame.mobile .profile-picture-frame .edit-photo-button-frame .edit-photo-button{width:93px;height:32px;color:#fff;font-size:13px;font-weight:600;border-radius:4px;background:#ff5a5f}.account-edit-view .content-frame .document-frame.mobile .profile-details-frame .key-value-frame{width:100%;padding:0 4%;margin-bottom:12px}.account-edit-view .content-frame .document-frame.mobile .profile-details-frame .key-value-frame .select-menu-frame{padding:0}.account-edit-view .content-frame .document-frame.mobile .profile-details-frame .key-value-frame .select-menu-frame select{padding:6px 2%}.account-edit-view .content-frame .document-frame.mobile .profile-details-frame .key-value-input,.account-edit-view .content-frame .document-frame.mobile .profile-details-frame .key-value-menu,.account-edit-view .content-frame .document-frame.mobile .profile-details-frame .key-value-textarea{width:100%;padding:6px 2%}.roles-view-pane .modal-pane-content{max-width:620px;width:95%!important;min-height:0!important}.roles-view-pane .modal-pane-content .roles-frame{width:100%!important}.roles-view-pane .modal-pane-content .roles-frame .roles-list-view .role-cell .left-section .role-details-frame .flex-frame .role-label{font-size:16px}.roles-view-pane .modal-pane-content .roles-frame .roles-list-view .role-cell .left-section .role-details-frame .flex-frame .green{color:"green"}.roles-view-pane .modal-pane-content .roles-frame .roles-list-view .role-cell .left-section .role-details-frame .flex-frame .orange{color:"orange"}.roles-view-pane .modal-pane-content .roles-frame .roles-list-view .role-cell .left-section .role-details-frame .flex-frame .role-name{font-size:12px}.roles-view-pane .modal-pane-content .roles-frame .roles-list-view .role-cell .left-section .role-details-frame .flex-frame .role-name-currently-selected{margin:4px 0 0 5px;font-size:12px}.roles-view-pane .modal-pane-content .roles-frame .role-label.aqua{margin-left:3px}.checklist-view .toolbar{position:absolute;top:0;left:0;right:0;height:48px;display:flex;padding:0 10px;align-items:center;justify-content:space-between;box-shadow:0 1px 0 #dbdbdb}.checklist-view .toolbar .back-button{height:32px;color:#000;font-size:12px;font-weight:600;line-height:100%;padding:9px 10px;border-radius:4px;background:#f2f2f2}.checklist-view .toolbar .mobile-back-button{width:32px;height:32px;display:flex;cursor:pointer;border-radius:4px;background:#f2f2f2;justify-content:center}.checklist-view .toolbar .mobile-back-button .mobile-button-icon{width:14px;height:14px;margin-top:6px}.checklist-view .toolbar .mobile-back-button .mobile-button-icon img{width:100%;height:100%}.checklist-view .toolbar .page-header{position:absolute;left:50px;right:50px;font-size:16px;font-weight:600;text-align:center}.checklist-view .toolbar.mobile .page-header-frame{position:absolute;left:45px;right:45px;display:flex;flex-direction:column}.checklist-view .toolbar.mobile .page-header-frame .page-header{position:relative;left:0;right:0;text-align:center}.checklist-view .toolbar.mobile .page-header-frame .page-subheader{font-size:12px;text-align:center}.checklist-view .content-frame{position:absolute;top:48px;left:0;right:0;bottom:0}.checklist-view .content-frame .document-frame{width:90%;max-width:960px;margin:30px auto 0}.checklist-view .content-frame .document-frame .section-frame .section-header{font-size:16px;line-height:20px;text-transform:uppercase}.checklist-view .content-frame .document-frame .section-frame .score-frame{display:flex}.checklist-view .content-frame .document-frame .section-frame .score-frame .score-label{font-size:24px;font-weight:600}.checklist-view .content-frame .document-frame .section-frame .categories-list-view{padding:0;margin:15px 0;list-style:none;border-radius:4px;border:1px solid #dbdbdb}.checklist-view .content-frame .document-frame .section-frame .categories-list-view .category-cell{height:60px;display:flex;padding:22px 20px;align-items:center;box-sizing:border-box;border-bottom:1px solid #dbdbdb}.checklist-view .content-frame .document-frame .section-frame .categories-list-view .category-cell .category-label{flex-grow:1;font-size:16px}.checklist-view .content-frame .document-frame .section-frame .categories-list-view .category-cell .progress-bar-view{margin:0 20px}.checklist-view .content-frame .document-frame .section-frame .categories-list-view .category-cell .progress-bar-view.mobile{margin:0 8px 0 10px}.checklist-view .content-frame .document-frame .section-frame .categories-list-view .category-cell .category-score-frame{display:flex;align-items:center}.checklist-view .content-frame .document-frame .section-frame .categories-list-view .category-cell .category-score-frame .arrow-detail-icon{width:24px;height:22px}.checklist-view .content-frame .document-frame .section-frame .categories-list-view .category-cell .category-score-frame .arrow-detail-icon img{width:100%}.checklist-view .content-frame .document-frame .section-frame .categories-list-view .category-cell .question-label{height:36px;display:flex;color:#fff;font-size:24px;flex-basis:36px;border-radius:6px;align-items:center;justify-content:center;text-transform:capitalize}.checklist-view .content-frame .document-frame .section-frame .categories-list-view .category-cell>*{flex:0 1}.checklist-view .content-frame .document-frame .section-frame .categories-list-view .category-cell:last-child{border:none}.checklist-view .content-frame .document-frame .section-frame.categories{margin-top:49px}.checklist-view .content-frame .document-frame.mobile{width:95%;margin-top:20px}.checklist-view .content-frame .document-frame.mobile .section-frame .section-header{font-size:15px;margin-left:2.5%;line-height:19px}.checklist-view .content-frame .document-frame.mobile .section-frame .score-frame{margin-left:2.5%}.checklist-view .content-frame .document-frame.mobile .section-frame .score-frame .score-label{font-size:22px}.checklist-view .content-frame .document-frame.mobile .section-frame .categories-list-view{border:none;margin-top:10px;border-radius:0}.checklist-view .content-frame .document-frame.mobile .section-frame .categories-list-view .category-cell{height:auto;min-height:17px;padding:13px 2.5%}.checklist-view .content-frame .document-frame.mobile .section-frame .categories-list-view .category-cell .category-label{font-size:15px;text-transform:capitalize}.checklist-view .content-frame .document-frame.mobile .section-frame .categories-list-view .category-cell .question-label{height:32px;font-size:15px;flex-basis:32px}.checklist-view .content-frame .document-frame.mobile .section-frame.categories{margin-top:24px}.checklist-runner-view{display:flex;flex-direction:column}.checklist-runner-view .toolbar{flex-grow:0;flex-shrink:0;flex-basis:47px;height:47px;display:flex;padding:0 10px;align-items:center;justify-content:space-between;box-shadow:0 1px 0 #dbdbdb}.checklist-runner-view .toolbar .back-button{height:32px;color:#000;font-size:12px;font-weight:600;line-height:100%;padding:9px 10px;border-radius:4px;background:#f2f2f2}.checklist-runner-view .toolbar .page-header{position:absolute;left:65px;right:65px;font-size:16px;font-weight:600;text-align:center}.checklist-runner-view .toolbar.mobile .mobile-back-button{width:32px;height:32px;display:flex;cursor:pointer;border-radius:4px;background:#f2f2f2;justify-content:center}.checklist-runner-view .toolbar.mobile .mobile-back-button .mobile-button-icon{width:14px;height:14px;margin-top:6px}.checklist-runner-view .toolbar.mobile .mobile-back-button .mobile-button-icon img{width:100%;height:100%}.checklist-runner-view .toolbar.mobile .page-header-frame{position:absolute;left:45px;right:45px;display:flex;flex-direction:column}.checklist-runner-view .toolbar.mobile .page-header-frame .page-header{position:relative;left:0;right:0;font-size:15px;text-align:center}.checklist-runner-view .toolbar.mobile .page-header-frame .page-subheader{font-size:12px;text-align:center}.checklist-runner-view .secondary-toolbar{display:flex;flex-grow:0;flex-shrink:0;margin-top:1px;align-items:center;justify-content:center;background:#f2f2f2;box-shadow:0 1px 0 #dbdbdb}.checklist-runner-view .secondary-toolbar .score-keys-list-view{margin:0;padding:0;flex-grow:1;display:flex;list-style:none;flex-direction:column}.checklist-runner-view .secondary-toolbar .score-keys-list-view .score-key-cell{display:flex;padding:10px;justify-content:center;box-shadow:0 1px 0 #dbdbdb}.checklist-runner-view .secondary-toolbar .score-keys-list-view .score-key-cell .score-key-label{font-size:14px;line-height:130%;margin-right:5px}.checklist-runner-view .secondary-toolbar .score-keys-list-view .score-key-cell:last-child{margin:0;border:none}.checklist-runner-view .secondary-toolbar.mobile{position:relative;z-index:100;display:initial;overflow:hidden;transition:.3s;flex-direction:column}.checklist-runner-view .secondary-toolbar.mobile .scoring-key-frame{position:relative;width:100%;height:36px}.checklist-runner-view .secondary-toolbar.mobile .scoring-key-frame .scoring-key-label{height:100%;display:flex;font-size:13px;text-align:center;align-items:center;justify-content:center}.checklist-runner-view .secondary-toolbar.mobile .scoring-key-frame .arrow-detail-icon{position:absolute;top:6px;right:8px;width:24px;height:24px;transition:.3s;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.checklist-runner-view .secondary-toolbar.mobile .scoring-key-frame .arrow-detail-icon img{width:100%;height:100%}.checklist-runner-view .secondary-toolbar.mobile .scoring-key-frame .arrow-detail-icon.up{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.checklist-runner-view .secondary-toolbar.mobile .score-keys-list-view{margin:0;padding:0;height:100%;display:flex;list-style:none;flex-direction:column}.checklist-runner-view .secondary-toolbar.mobile .score-keys-list-view .score-key-cell{display:flex;padding:0;flex-grow:0;flex-shrink:0;flex-basis:48px;border-right:none;align-items:center;margin:0 0 0 10px;justify-content:flex-start}.checklist-runner-view .secondary-toolbar.mobile .score-keys-list-view .score-key-cell .score-key-label{font-size:14px;line-height:130%;margin-right:5px}.checklist-runner-view .secondary-toolbar.mobile .score-keys-list-view .score-key-cell .aqua{width:20px}.checklist-runner-view .secondary-toolbar.mobile .score-keys-list-view .score-key-cell:last-child{border-bottom:none}.checklist-runner-view .content-frame{flex-grow:1;display:flex;flex-direction:column}.checklist-runner-view .content-frame .question-title-frame{padding:18px;box-shadow:0 1px 0 #dbdbdb}.checklist-runner-view .content-frame .question-title-frame .question-title{width:90%;margin:auto;font-size:24px;max-width:960px}.checklist-runner-view .content-frame .question-title-frame .question-title.center{text-align:center}.checklist-runner-view .content-frame .answers-list-frame{flex-grow:1;flex-shrink:1;flex-basis:0px}.checklist-runner-view .content-frame .answers-list-frame .answers-list-view{width:90%;padding:0;max-width:575px;list-style:none;margin:0 auto 24px}.checklist-runner-view .content-frame .answers-list-frame .answers-list-view .answer-cell{margin-top:30px}.checklist-runner-view .content-frame .answers-list-frame .answers-list-view .scoring-frame{width:573px;height:36px;padding:0;display:flex;margin-top:8px;list-style:none;border-radius:6px;border:1px solid #008489}.checklist-runner-view .content-frame .answers-list-frame .answers-list-view .scoring-frame .scoring-button{width:25%;display:flex;cursor:pointer;color:#008489;align-items:center;justify-content:center;border-right:1px solid #008489}.checklist-runner-view .content-frame .answers-list-frame .answers-list-view .scoring-frame .scoring-button.selected{color:#fff;background:#008489}.checklist-runner-view .content-frame .answers-list-frame .answers-list-view .scoring-frame .scoring-button:last-child{border:none}.checklist-runner-view .content-frame.mobile{top:85px}.checklist-runner-view .content-frame.mobile .question-title-frame{padding:10px 15px}.checklist-runner-view .content-frame.mobile .question-title-frame .question-title{width:100%;font-size:22px}.checklist-runner-view .content-frame.mobile .answers-list-frame{flex-grow:1;flex-shrink:1;flex-basis:0px}.checklist-runner-view .content-frame.mobile .answers-list-frame .answers-list-view{max-width:90%}.checklist-runner-view .content-frame.mobile .answers-list-frame .answers-list-view .answer-cell{margin-top:12px}.checklist-runner-view .content-frame.mobile .answers-list-frame .answers-list-view .answer-cell .answer-title{font-size:13px}.checklist-runner-view .content-frame.mobile .answers-list-frame .answers-list-view .answer-cell .scoring-frame{width:100%;border-radius:4px}.checklist-runner-view .content-frame.mobile .answers-list-frame .answers-list-view .answer-cell .scoring-frame .scoring-button{height:36px}.checklist-runner-view .button-frame{flex-grow:0;flex-shrink:0;flex-basis:48px;height:48px;display:flex;background:#fff;padding:0 10px;align-items:center;justify-content:flex-end;box-shadow:0 -1px 0 #dbdbdb}.checklist-runner-view .button-frame .action-button{color:#fff;font-size:12px;font-weight:600;padding:9px 10px;border-radius:4px}.checklist-start-view .toolbar{position:absolute;top:0;left:0;right:0;height:48px;display:flex;padding:0 10px;align-items:center;justify-content:space-between;box-shadow:0 1px 0 #dbdbdb}.checklist-start-view .toolbar .back-button{height:32px;color:#000;font-size:12px;font-weight:600;line-height:100%;padding:9px 10px;border-radius:4px;background:#f2f2f2}.checklist-start-view .toolbar .page-header{position:absolute;left:50px;right:50px;font-size:16px;font-weight:600;text-align:center}.checklist-start-view .toolbar.mobile .mobile-back-button{width:32px;height:32px;display:flex;cursor:pointer;border-radius:4px;background:#f2f2f2;justify-content:center}.checklist-start-view .toolbar.mobile .mobile-back-button .mobile-button-icon{width:14px;height:14px;margin-top:6px}.checklist-start-view .toolbar.mobile .mobile-back-button .mobile-button-icon img{width:100%;height:100%}.checklist-start-view .toolbar.mobile .page-header-frame{position:absolute;left:45px;right:45px;display:flex;flex-direction:column}.checklist-start-view .toolbar.mobile .page-header-frame .page-header{position:relative;left:0;right:0;font-size:15px;text-align:center}.checklist-start-view .toolbar.mobile .page-header-frame .page-subheader{font-size:12px;text-align:center}.checklist-start-view .secondary-toolbar{position:absolute;top:48px;left:0;right:0;height:48px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 0 #dbdbdb}.checklist-start-view .secondary-toolbar .secondary-toolbar-button{width:140px;height:47px;font-size:12px;box-sizing:border-box;background:transparent}.checklist-start-view .secondary-toolbar .secondary-toolbar-button.selected{font-weight:600;background:#fff5f6;border-bottom:2px solid #ff5a5f}.checklist-start-view .secondary-toolbar.mobile{height:37px}.checklist-start-view .secondary-toolbar.mobile .secondary-toolbar-button{width:50%;height:36px}.checklist-start-view .content-frame{position:absolute;top:96px;left:0;right:0;bottom:0}.checklist-start-view .content-frame .document-frame{width:90%;max-width:960px;margin:30px auto}.checklist-start-view .content-frame .document-frame .empty-label{color:grey;font-size:15px;font-style:italic}.checklist-start-view .content-frame .document-frame .categories-list-view{margin:0;padding:0;list-style:none;border-radius:6px;border:1px solid #dbdbdb}.checklist-start-view .content-frame .document-frame .categories-list-view .category-cell{height:60px;display:flex;padding:22px 20px;align-items:center;box-sizing:border-box;justify-content:space-between;border-bottom:1px solid #dbdbdb}.checklist-start-view .content-frame .document-frame .categories-list-view .category-cell .category-label{font-size:16px}.checklist-start-view .content-frame .document-frame .categories-list-view .category-cell .category-right-frame{display:flex;align-items:center;justify-content:center}.checklist-start-view .content-frame .document-frame .categories-list-view .category-cell .category-right-frame .arrow-detail-icon{width:24px;height:22px;margin-left:18.59px}.checklist-start-view .content-frame .document-frame .categories-list-view .category-cell .category-right-frame .arrow-detail-icon img{width:100%;height:100%}.checklist-start-view .content-frame .document-frame .categories-list-view .category-cell.completed{padding-right:18px!important}.checklist-start-view .content-frame .document-frame .categories-list-view .category-cell.completed .category-label{color:#3ec253}.checklist-start-view .content-frame .document-frame .categories-list-view .category-cell:last-child{border-bottom:none}.checklist-start-view .content-frame.mobile{top:85px}.checklist-start-view .content-frame.mobile .document-frame.mobile{width:100%;margin:10px 0}.checklist-start-view .content-frame.mobile .document-frame.mobile .categories-list-view{border:none}.checklist-start-view .content-frame.mobile .document-frame.mobile .categories-list-view .category-cell{height:48px;margin-left:10px;padding:15px 5px 15px 10px;border-bottom:1px solid #dbdbdb}.checklist-start-view .content-frame.mobile .document-frame.mobile .categories-list-view .category-cell .category-label{font-size:15px}.checklist-start-view .content-frame.mobile .document-frame.mobile .categories-list-view .category-cell .category-right-frame{margin-left:10px}.checklist-start-view .content-frame.mobile .document-frame.mobile .categories-list-view .category-cell .category-right-frame .arrow-detail-icon{margin-left:0}.checklist-start-view .content-frame.mobile .document-frame.mobile .layout-center{width:90%;text-align:center}.course-view .toolbar{position:absolute;top:0;left:0;right:0;height:48px;box-shadow:0 1px 0 #dbdbdb}.course-view .toolbar .back-button{position:absolute;top:8px;left:10px;z-index:1;width:70px;height:32px;display:flex;font-size:12px;font-weight:600;border-radius:4px;align-items:center;background:#f2f2f2;justify-content:center}.course-view .toolbar .page-header{position:absolute;top:14px;left:0;right:0;z-index:0;padding:0 85px;font-size:16px;line-height:20px;text-align:center}.course-view .content-frame{position:absolute;top:48px;left:0;right:0;bottom:0}.course-view .content-frame .document-frame{width:90%;margin:auto;max-width:960px;padding-bottom:24px}.course-view .content-frame .document-frame .score-details-frame{margin-top:36px}.course-view .content-frame .document-frame .score-details-frame .score-header{font-size:16px;line-height:20px;margin-bottom:7px}.course-view .content-frame .document-frame .score-details-frame .score-frame{display:flex}.course-view .content-frame .document-frame .score-details-frame .score-frame .score{font-size:24px;font-weight:600;margin-right:5px}.course-view .content-frame .document-frame .empty-frame .layout-center{width:90%;max-width:640px}.course-view .content-frame .document-frame .empty-frame .layout-center .empty-label{text-align:center}.course-view .content-frame .document-frame .questions-frame{margin-top:48px}.course-view .content-frame .document-frame .questions-frame .question-header{font-size:16px;line-height:20px;margin-bottom:15px}.course-view .content-frame .document-frame .questions-frame .questions-list-view{margin:0;padding:0;list-style:none;overflow:hidden;border-radius:4px;border:1px solid #dbdbdb}.course-view .content-frame .document-frame .questions-frame .questions-list-view .question-cell{display:flex;padding:12px 20px;align-items:center;justify-content:space-between;border-bottom:1px solid #dbdbdb}.course-view .content-frame .document-frame .questions-frame .questions-list-view .question-cell .category-label{flex-grow:1;font-size:16px;margin-right:10px}.course-view .content-frame .document-frame .questions-frame .questions-list-view .question-cell .correct{flex-grow:0;flex-shrink:0;flex-basis:70px}.course-view .content-frame .document-frame .questions-frame .questions-list-view .question-cell:last-child{border-bottom:none}.course-view .content-frame .document-frame.mobile{width:100%}.course-view .content-frame .document-frame.mobile .score-details-frame{width:90%;margin:20px auto 0}.course-view .content-frame .document-frame.mobile .questions-frame{margin-top:24px}.course-view .content-frame .document-frame.mobile .questions-frame .question-header{width:90%;margin:auto}.course-view .content-frame .document-frame.mobile .questions-frame .questions-list-view{border:none;margin:10px 0 0 2.5%}.course-view .content-frame .document-frame.mobile .questions-frame .questions-list-view .question-cell{padding:12.5px 2.5%;box-sizing:border-box}.course-view .content-frame .document-frame.mobile .questions-frame .questions-list-view .question-cell .question-label{font-size:15px;max-width:100%;white-space:nowrap}.course-view .content-frame .document-frame.mobile .questions-frame .questions-list-view .question-cell .question-label.bold{margin-right:10px}.course-view .content-frame .document-frame.mobile .questions-frame .questions-list-view .question-cell:last-child{border-bottom:1px solid #dbdbdb}.course-chapters-view .toolbar{position:absolute;top:0;left:0;right:0;height:48px;display:flex;padding:0 10px;align-items:center;justify-content:space-between;box-shadow:0 1px 0 #dbdbdb}.course-chapters-view .toolbar .back-button,.course-chapters-view .toolbar .save-button{height:32px;color:#000;font-size:12px;font-weight:600;line-height:100%;padding:9px 10px;border-radius:4px;background:#f2f2f2}.course-chapters-view .toolbar .mobile-back-button{width:32px;height:32px;display:flex;cursor:pointer;border-radius:4px;background:#f2f2f2;justify-content:center}.course-chapters-view .toolbar .mobile-back-button .mobile-button-icon{width:14px;height:14px;margin-top:6px}.course-chapters-view .toolbar .mobile-back-button .mobile-button-icon img{width:100%;height:100%}.course-chapters-view .toolbar .save-button{color:#fff;background:#ff5a5f}.course-chapters-view .toolbar .page-header{font-size:16px;font-weight:600}.course-chapters-view .toolbar.mobile .page-header-frame{position:absolute;left:85px;right:85px;display:flex;flex-direction:column}.course-chapters-view .toolbar.mobile .page-header-frame .page-header{text-align:center}.course-chapters-view .toolbar.mobile .page-header-frame .page-subheader{font-size:12px;text-align:center}.course-chapters-view .content-frame{position:absolute;top:48px;left:0;right:0;bottom:0}.course-chapters-view .content-frame .banner-frame{width:100%;height:288px;background:#2a2a2a}.course-chapters-view .content-frame .banner-frame .banner{display:flex;height:100%;margin:auto;justify-content:center}.course-chapters-view .content-frame .banner-frame .banner img{width:auto;height:100%}.course-chapters-view .content-frame .banner-frame.mobile{height:144px}.course-chapters-view .content-frame .document-frame{width:90%;margin:auto;max-width:960px;padding-bottom:24px}.course-chapters-view .content-frame .document-frame .desc{font-size:24px;line-height:130%;margin:30px 0 0}.course-chapters-view .content-frame .document-frame .desc.hint{display:none}.course-chapters-view .content-frame .document-frame .chapters-list-view{padding:0;list-style:none;border-radius:4px;margin:30px 0 0;border:1px solid #dbdbdb}.course-chapters-view .content-frame .document-frame .chapters-list-view .chapter-cell{height:60px;display:flex;padding:22px 20px;align-items:center;box-sizing:border-box;justify-content:space-between;border-bottom:1px solid #dbdbdb}.course-chapters-view .content-frame .document-frame .chapters-list-view .chapter-cell .chapter-title{font-size:16px;font-weight:600}.course-chapters-view .content-frame .document-frame .chapters-list-view .chapter-cell .arrow-detail-icon{width:24px;height:24px}.course-chapters-view .content-frame .document-frame .chapters-list-view .chapter-cell .arrow-detail-icon img{width:100%;height:100%}.course-chapters-view .content-frame .document-frame .chapters-list-view .chapter-cell:last-child{border-bottom:none}.course-chapters-view .content-frame .document-frame.mobile .desc{font-size:20px;margin-top:10px}.course-chapters-view .content-frame .document-frame.mobile .desc.hint{display:none}.course-chapter-view .toolbar{position:absolute;top:0;left:0;right:0;height:48px;display:flex;padding:0 10px;align-items:center;justify-content:space-between;box-shadow:0 1px 0 #dbdbdb}.course-chapter-view .toolbar .back-button,.course-chapter-view .toolbar .save-button{height:32px;color:#000;font-size:12px;font-weight:600;line-height:100%;padding:9px 10px;border-radius:4px;background:#f2f2f2}.course-chapter-view .toolbar .mobile-back-button{width:32px;height:32px;display:flex;cursor:pointer;border-radius:4px;background:#f2f2f2;justify-content:center}.course-chapter-view .toolbar .mobile-back-button .mobile-button-icon{width:14px;height:14px;margin-top:6px}.course-chapter-view .toolbar .mobile-back-button .mobile-button-icon img{width:100%;height:100%}.course-chapter-view .toolbar .save-button{color:#fff;background:#ff5a5f}.course-chapter-view .toolbar .page-header{position:absolute;left:50px;right:50px;font-size:16px;font-weight:600;text-align:center}.course-chapter-view .toolbar.mobile .page-header-frame{position:absolute;left:45px;right:45px;display:flex;flex-direction:column}.course-chapter-view .toolbar.mobile .page-header-frame .page-header{position:relative;left:0;right:0;text-align:center}.course-chapter-view .toolbar.mobile .page-header-frame .page-subheader{font-size:12px;text-align:center}.course-chapter-view .content-frame{position:absolute;top:48px;left:0;right:0;bottom:48px}.course-chapter-view .content-frame .chapter-content-frame{position:absolute;top:0;left:0;right:0;bottom:0}.course-chapter-view .content-frame .chapter-content-frame .document-frame{width:90%;margin:auto;max-width:960px}.course-chapter-view .content-frame .chapter-content-frame .document-frame .empty-chapter-label{color:grey;font-size:16px;margin-top:15px;font-style:italic}.course-chapter-view .content-frame .chapter-content-frame .document-frame.mobile{width:95%}.course-chapter-view .content-frame .button-frame{position:fixed;left:0;right:0;bottom:0;height:48px;display:flex;padding:0 10px;align-items:center;box-sizing:border-box;justify-content:flex-end;box-shadow:0 -1px 0 #dbdbdb}.course-chapter-view .content-frame .button-frame .action-button{color:#fff;font-size:12px;font-weight:600;padding:9px 14px;border-radius:4px}.course-chapter-view .content-frame .button-frame.mobile{justify-content:center;padding:5px}.course-chapter-view .content-frame .button-frame.mobile .action-button{width:100%;height:40px}.course-start-view .toolbar{position:absolute;top:0;left:0;right:0;height:48px;display:flex;padding:0 10px;align-items:center;justify-content:space-between;box-shadow:0 1px 0 #dbdbdb}.course-start-view .toolbar .back-button{height:32px;color:#000;font-size:12px;font-weight:600;line-height:100%;padding:9px 10px;border-radius:4px;background:#f2f2f2}.course-start-view .toolbar .mobile-back-button{width:32px;height:32px;display:flex;cursor:pointer;border-radius:4px;background:#f2f2f2;justify-content:center}.course-start-view .toolbar .mobile-back-button .mobile-button-icon{width:14px;height:14px;margin-top:6px}.course-start-view .toolbar .mobile-back-button .mobile-button-icon img{width:100%;height:100%}.course-start-view .toolbar .page-header{position:absolute;left:50px;right:50px;font-size:16px;font-weight:600;text-align:center}.course-start-view .toolbar.mobile .page-header-frame{position:absolute;left:45px;right:45px;display:flex;flex-direction:column}.course-start-view .toolbar.mobile .page-header-frame .page-header{position:relative;left:0;right:0;text-align:center}.course-start-view .toolbar.mobile .page-header-frame .page-subheader{font-size:12px;text-align:center}.course-start-view .content-frame{position:absolute;top:48px;left:0;right:0;bottom:0}.course-start-view .content-frame .banner-frame{position:absolute;top:0;left:0;right:0;height:47px;display:flex;align-items:center;background:#fff5f6;justify-content:center;box-shadow:0 1px 0 #dbdbdb,0 -1px 0 #dbdbdb}.course-start-view .content-frame .banner-frame .banner-label{font-size:12px}.course-start-view .content-frame .banner-frame .banner-label.una{margin-left:4px}.course-start-view .content-frame .question-frame{position:absolute;top:48px;left:0;right:0;bottom:48px}.course-start-view .content-frame .question-frame .question-title-frame{padding:18px 10px;box-shadow:0 1px 0 #dbdbdb,0 -1px 0 #dbdbdb}.course-start-view .content-frame .question-frame .question-title-frame .question-title{width:90%;margin:auto;font-size:24px;max-width:960px;line-height:130%;text-align:left}.course-start-view .content-frame .question-frame .question-title-frame .question-title.center{text-align:center}.course-start-view .content-frame .question-frame .answers-frame .answers-list-view{padding:0;margin:26px 0;list-style:none}.course-start-view .content-frame .question-frame .answers-frame .answers-list-view .answer-cell{width:90%;display:flex;cursor:pointer;max-width:960px;margin:auto auto 18px;align-items:center}.course-start-view .content-frame .question-frame .answers-frame .answers-list-view .answer-cell .checkmark-icon{flex-grow:0;flex-shrink:0;flex-basis:32px;height:32px;border-radius:50%;box-sizing:border-box;border:1px solid #008489}.course-start-view .content-frame .question-frame .answers-frame .answers-list-view .answer-cell .answer-label{font-size:16px;line-height:20px;margin-left:20px}.course-start-view .content-frame .question-frame .answers-frame .answers-list-view .answer-cell.selected .checkmark-icon{display:flex;align-items:center;background:#008489;justify-content:center}.course-start-view .content-frame .question-frame .answers-frame .answers-list-view .answer-cell:last-child{margin:0 auto}.course-start-view .content-frame .button-frame{position:fixed;left:0;right:0;bottom:0;height:48px;display:flex;padding:8px 10px;align-items:center;box-sizing:border-box;justify-content:flex-end;box-shadow:0 -1px 0 #dbdbdb}.course-start-view .content-frame .button-frame .action-button{color:#fff;font-style:12px;font-weight:600;padding:9px 10px;border-radius:4px}.course-start-view .content-frame .button-frame.mobile{box-shadow:none;box-sizing:initial;justify-content:center;padding:8px 8px 2px}.course-start-view .content-frame .button-frame.mobile .action-button{width:100%;height:40px}.course-start-view .chapter-modal-pane .modal-pane-content{width:90%;height:90%;min-width:288px;max-width:960px;min-height:511px}.course-start-view .chapter-modal-pane .modal-pane-content .course-chapter-view .content-frame .chapter-content-frame .document-frame{width:90%}.credentials-view .content-frame{position:absolute;left:0;right:0;bottom:0}.credentials-view .content-frame .document-frame{width:95%;max-width:960px;padding-bottom:24px;margin:40px auto 0}.credentials-view .content-frame .document-frame .documents-modal-pane .modal-pane-content{height:80%;width:90%;max-width:620px;max-height:350px}.credentials-view .content-frame .document-frame .header-frame{display:flex;align-items:center}.credentials-view .content-frame .document-frame .header-frame .icon{height:32px}.credentials-view .content-frame .document-frame .header-frame .icon img{height:100%}.credentials-view .content-frame .document-frame .header-frame .header{font-size:24px;font-weight:700;line-height:100%;margin-left:10px}.credentials-view .content-frame .document-frame .credentials-frame{margin-top:28px}.credentials-view .content-frame .document-frame .sections-frame{margin-top:27px}.credentials-view .content-frame .document-frame .sections-frame .section-frame{height:50px;overflow:hidden;margin-top:12px;transition:.3s;border-radius:6px;margin-bottom:12px;flex-direction:column;box-sizing:border-box;border:1px solid #dbdbdb}.credentials-view .content-frame .document-frame .sections-frame .section-frame .section-header-frame{height:34px;display:flex;font-size:16px;padding:8px 20px;align-items:center;justify-content:space-between}.credentials-view .content-frame .document-frame .sections-frame .section-frame .section-header-frame .flex-frame{display:flex;align-items:center}.credentials-view .content-frame .document-frame .sections-frame .section-frame .section-header-frame .flex-frame .add-icon{width:22px;height:22px;padding:0 6px}.credentials-view .content-frame .document-frame .sections-frame .section-frame .section-header-frame .flex-frame .add-icon .add-img{width:100%}.credentials-view .content-frame .document-frame .sections-frame .section-frame .section-header-frame .flex-frame .arrow-icon{display:flex;width:14.8px;height:22px;padding:0 6px;align-items:center}.credentials-view .content-frame .document-frame .sections-frame .section-frame .section-header-frame .flex-frame .arrow-icon .arrow-img{width:100%;transition-duration:.3s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.credentials-view .content-frame .document-frame .sections-frame .section-frame .section-header-frame .flex-frame .arrow-icon.down .arrow-img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.credentials-view .content-frame .document-frame .sections-frame .section-frame .section-list-view{margin:0;padding:0;list-style:none}.credentials-view .content-frame .document-frame .sections-frame .section-frame .section-list-view .section-cell{display:flex;min-height:48px;padding:8px 20px;box-sizing:border-box;justify-content:space-between}.credentials-view .content-frame .document-frame .sections-frame .section-frame .section-list-view .section-cell .section-left-frame-width{width:100%}.credentials-view .content-frame .document-frame .sections-frame .section-frame .section-list-view .section-cell .flex-frame{display:flex}.credentials-view .content-frame .document-frame .sections-frame .section-frame .section-list-view .section-cell .section-label{font-size:12px;line-height:130%}.credentials-view .content-frame .document-frame .sections-frame .section-frame .section-list-view .section-cell .section-label.grey{color:grey}.credentials-view .content-frame .document-frame .sections-frame .section-frame .section-list-view .section-cell .score-frame{display:flex;justify-content:space-between}.credentials-view .content-frame .document-frame .sections-frame .section-frame .section-list-view .section-cell .score-frame .score-frame-section{display:flex;flex-wrap:nowrap;padding:3px;background-color:#eb903d;border-radius:5px}.credentials-view .content-frame .document-frame .sections-frame .section-frame .section-list-view .section-cell .continue-button{flex-grow:0;flex-shrink:0;flex-basis:93px;width:93px;height:32px;color:#fff;font-style:12px;font-weight:600;border-radius:4px}.credentials-view .content-frame .document-frame .sections-frame .section-frame .section-list-view .section-cell .remediation-button{flex-grow:0;flex-shrink:0;flex-basis:190px;width:190px;height:32px;color:#fff;font-style:12px;font-weight:600;border-radius:4px}.credentials-view .content-frame .document-frame .sections-frame .section-frame .section-list-view .section-cell .remediation-button-mobile{flex-grow:0;flex-shrink:0;flex-basis:110px;width:190px;height:36px;color:#fff;font-style:12px;font-weight:600;border-radius:4px}.credentials-view .content-frame .document-frame .sections-frame .section-frame .section-list-view .section-cell .date{flex-grow:0;flex-shrink:0;flex-basis:80px;text-align:right;padding-top:3px}.credentials-view .content-frame .document-frame .sections-frame .section-frame .section-list-view .section-cell .date-range{display:flex;flex:0 0 150px;text-align:right;justify-content:flex-end}.credentials-view .content-frame .document-frame .sections-frame .section-frame .section-list-view .section-cell .date-range .expired{margin-right:3px}.credentials-view .content-frame .document-frame .sections-frame .section-frame .section-list-view .section-cell:hover{background:#f7f7f7}.credentials-view .content-frame .document-frame.mobile{width:100%;margin:0}.credentials-view .content-frame .document-frame.mobile .sections-frame .header-frame{width:94%;margin:15px auto}.credentials-view .content-frame .document-frame.mobile .section-frame{width:94%;margin:0 auto 6px}.credentials-bio-view{display:flex;padding:0 20px;margin-bottom:26px}.credentials-bio-view .profile-frame{flex-grow:1;display:flex;align-items:center}.credentials-bio-view .profile-frame .profile-picture-icon{height:120px;overflow:hidden;min-width:120px;max-width:120px;border-radius:50%}.credentials-bio-view .profile-frame .profile-picture-icon img{width:100%;height:100%}.credentials-bio-view .profile-frame .profile-picture-icon .initials{width:100%;height:100%;display:flex;color:#fff;font-size:44px;border-radius:50%;align-items:center;background:#d8b4c4;justify-content:center}.credentials-bio-view .profile-frame .profile-details-frame{margin-left:30px}.credentials-bio-view .profile-frame .profile-details-frame .full-name{font-size:24px}.credentials-bio-view .profile-frame .profile-details-frame .specialty{font-size:16px;margin-top:9px;line-height:17px}.credentials-bio-view .profile-frame .profile-details-frame .specialty.empty{color:grey;font-style:italic}.credentials-bio-view .profile-frame .profile-details-frame .bio{margin-top:8px;font-size:12px;line-height:130%;padding-right:63.5px}.credentials-bio-view .profile-strength-frame{position:relative;height:136px;flex:0 0 187px;border-left:1px solid #dbdbdb}.credentials-bio-view .profile-strength-frame .profile-strength-label{font-size:12px;margin-top:10px;text-align:center}.credentials-bio-view .profile-strength-frame .pie-chart-frame{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center}.credentials-bio-view .profile-strength-frame .pie-chart-frame .VictoryContainer{position:absolute!important;width:100%;height:100%}.credentials-bio-view .profile-strength-frame .pie-chart-frame .VictoryContainer svg{position:absolute;top:12px;width:100%;height:100%!important}.credentials-bio-view .profile-strength-frame .pie-chart-frame .profile-strength-label{position:relative;top:5px;font-size:24px}.credentials-bio-mobile-view{margin-bottom:15px}.credentials-bio-mobile-view .profile-strength-frame{height:36px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 0 #dbdbdb}.credentials-bio-mobile-view .profile-strength-frame .profile-strength-label{font-size:13px}.credentials-bio-mobile-view .profile-strength-frame .profile-strength-label.black{margin-right:4px}.credentials-bio-mobile-view .profile-frame{display:flex;align-items:center;flex-direction:column}.credentials-bio-mobile-view .profile-frame .profile-picture-icon{width:90px;height:90px;margin-top:17px;overflow:hidden;border-radius:50%}.credentials-bio-mobile-view .profile-frame .profile-picture-icon .initials{width:100%;height:100%;display:flex;color:#fff;font-size:32px;border-radius:50%;align-items:center;background:#d8b4c4;justify-content:center}.credentials-bio-mobile-view .profile-frame .profile-picture-icon img{width:100%;height:100%}.credentials-bio-mobile-view .profile-frame .full-name{font-size:22px;margin-top:18px}.credentials-bio-mobile-view .profile-frame .specialty{font-size:15px;margin-top:10px;line-height:17px}.credentials-bio-mobile-view .profile-frame .specialty.empty{color:grey;font-style:italic}.credentials-bio-mobile-view .profile-frame .bio{width:92%;margin-top:9px;font-size:13px;line-height:130%;text-align:justify}.dashboard-navigation-view{position:fixed;top:0;left:0;right:0;height:59px;box-shadow:0 1px 0 #dbdbdb}.dashboard-navigation-view .navigation-frame{width:90%;margin:auto;height:100%;display:flex;max-width:1150px;align-items:center;justify-content:space-between}.dashboard-navigation-view .navigation-frame .una-logo{width:46.24px}.dashboard-navigation-view .navigation-frame .una-logo img{width:100%}.dashboard-navigation-view .navigation-frame .company-logo{height:26px}.dashboard-navigation-view .navigation-frame .company-logo img{height:100%}.dashboard-navigation-view .navigation-frame .navigation-tabs-frame{display:flex;height:100%;align-items:center}.dashboard-navigation-view .navigation-frame .navigation-tabs-frame .navigation-list-view{margin:0;padding:0;height:100%;display:flex;list-style:none}.dashboard-navigation-view .navigation-frame .navigation-tabs-frame .navigation-list-view .navigation-cell{display:flex;cursor:pointer;width:100px;align-items:center;flex-direction:column;justify-content:center}.dashboard-navigation-view .navigation-frame .navigation-tabs-frame .navigation-list-view .navigation-cell .nav-icon{width:35px}.dashboard-navigation-view .navigation-frame .navigation-tabs-frame .navigation-list-view .navigation-cell .nav-icon img{-webkit-transform:scale(.5);transform:scale(.5)}.dashboard-navigation-view .navigation-frame .navigation-tabs-frame .navigation-list-view .navigation-cell .nav-label{font-size:12px;margin-top:-13px}.dashboard-navigation-view .navigation-frame .navigation-tabs-frame .navigation-list-view .navigation-cell.disabled{cursor:auto;background:#f6f8f8}.dashboard-navigation-view .navigation-frame .navigation-tabs-frame .navigation-list-view .navigation-cell.disabled .nav-label{color:#d3d3d3}.dashboard-navigation-view .navigation-frame .navigation-tabs-frame .logout-button{height:100%;color:#fff;font-size:12px;font-weight:600;padding:0 22px;text-transform:uppercase}.dashboard-navigation-view .navigation-frame .navigation-tabs-frame .version{position:absolute;top:0;right:10px;bottom:0;color:grey;display:flex;font-size:12px;align-items:center}.dashboard-navigation-mobile-view{position:fixed;top:0;left:0;right:0;z-index:1;height:47px;box-shadow:0 1px 0 #dbdbdb}.dashboard-navigation-mobile-view .navigation-frame{position:relative;z-index:1;height:100%;display:flex;align-items:center}.dashboard-navigation-mobile-view .navigation-frame .una-logo-frame{flex-grow:1;display:flex;justify-content:flex-start;padding-left:10px}.dashboard-navigation-mobile-view .navigation-frame .una-logo-frame .company-logo{height:18px}.dashboard-navigation-mobile-view .navigation-frame .una-logo-frame .company-logo img{height:100%}.dashboard-navigation-mobile-view .navigation-frame .una-logo-frame .una-logo{width:46.24px;height:18px}.dashboard-navigation-mobile-view .navigation-frame .una-logo-frame .una-logo img{width:46.24px;height:100%}.dashboard-navigation-mobile-view .navigation-frame .hamburger-logo{position:absolute;top:0;right:0;bottom:0;width:18px;display:flex;cursor:pointer;align-items:center;padding:11.5px 12px}.dashboard-navigation-mobile-view .navigation-frame .hamburger-logo img{width:100%}.dashboard-navigation-mobile-view .hamburger-menu-view{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1}.dashboard-navigation-mobile-view .hamburger-menu-view .hamburger-background{position:absolute;width:100%;height:100%;z-index:2}.dashboard-navigation-mobile-view .hamburger-menu-view .hamburger-menu-frame{position:absolute;top:0;right:0;bottom:0;width:100px;z-index:3;display:flex;transition:.3s;background:#fff;flex-direction:column;box-shadow:1px 1px 10px #dbdbdb}.dashboard-navigation-mobile-view .hamburger-menu-view .hamburger-menu-frame .change-role-button{margin:0;color:#fff;flex:0 0 40px;font-size:12px;font-weight:700}.dashboard-navigation-mobile-view .hamburger-menu-view .hamburger-menu-frame .navigation-list-view{flex:1 0;width:100%;padding:0;margin:10px 0;list-style:none}.dashboard-navigation-mobile-view .hamburger-menu-view .hamburger-menu-frame .navigation-list-view .navigation-cell{display:flex;cursor:pointer;padding:5px 10px;align-items:center;flex-direction:column;justify-content:center}.dashboard-navigation-mobile-view .hamburger-menu-view .hamburger-menu-frame .navigation-list-view .navigation-cell .nav-icon{width:35px}.dashboard-navigation-mobile-view .hamburger-menu-view .hamburger-menu-frame .navigation-list-view .navigation-cell .nav-icon img{-webkit-transform:scale(.5);transform:scale(.5)}.dashboard-navigation-mobile-view .hamburger-menu-view .hamburger-menu-frame .navigation-list-view .navigation-cell .nav-label{font-size:12px;margin-top:-13px}.dashboard-navigation-mobile-view .hamburger-menu-view .hamburger-menu-frame .navigation-list-view .navigation-cell.disabled{cursor:auto;background:#f6f8f8}.dashboard-navigation-mobile-view .hamburger-menu-view .hamburger-menu-frame .navigation-list-view .navigation-cell.disabled .nav-label{color:#d3d3d3}.dashboard-navigation-mobile-view .hamburger-menu-view .hamburger-menu-frame .logout-button{margin:0;width:100%;height:54px;color:#fff;font-size:12px;font-weight:600;background:#ff5a5f;text-transform:uppercase}.dashboard-navigation-mobile-view .hamburger-menu-view .hamburger-menu-frame .version{position:absolute;left:0;right:5px;bottom:5px;color:grey;font-size:12px;text-align:right}.credentials-document-pane{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column}.credentials-document-pane .modal-toolbar{position:relative;width:100%;display:flex;flex:0 0 48px;padding:0 10px;align-items:center;box-sizing:border-box;justify-content:space-between;box-shadow:0 1px 0 #dbdbdb}.credentials-document-pane .modal-toolbar .mobile-modal-toolbar-button,.credentials-document-pane .modal-toolbar .modal-toolbar-button{position:relative;z-index:2;font-size:12px;padding:7px 16px;font-weight:700;border-radius:4px}.credentials-document-pane .modal-toolbar .mobile-modal-toolbar-button{width:32px;height:32px;padding:0;display:flex;align-items:center;justify-content:center}.credentials-document-pane .modal-toolbar .mobile-modal-toolbar-button .cancel-icon{width:11.67px;height:11.67px}.credentials-document-pane .modal-toolbar .mobile-modal-toolbar-button .checkmark-icon{width:14.66px;height:11.18px}.credentials-document-pane .modal-toolbar .bg-aqua,.credentials-document-pane .modal-toolbar .bg-disabled{color:#fff;cursor:not-allowed}.credentials-document-pane .modal-toolbar .bg-aqua{cursor:pointer}.credentials-document-pane .modal-toolbar .modal-toolbar-header{position:absolute;left:0;right:0;z-index:0;font-size:16px;line-height:20px;text-align:center}.credentials-document-pane .documents-list-view{flex:1 0;margin:0;padding:0;list-style:none}.credentials-document-pane .documents-list-view .document-cell{display:flex;padding:10px;align-items:center;box-shadow:0 1px 0 #dbdbdb}.credentials-document-pane .documents-list-view .document-cell .document-title{font-size:12px;margin-left:10px;line-height:15px}.document-edit-view{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column}.document-edit-view .toolbar{display:flex;flex:0 0 48px;padding:0 10px;align-items:center;justify-content:space-between;box-shadow:0 1px 0 #dbdbdb}.document-edit-view .toolbar .back-button,.document-edit-view .toolbar .save-button{position:relative;z-index:2;height:32px;font-size:12px;padding:8px 15px;line-height:15px;font-weight:700;border-radius:4px}.document-edit-view .toolbar .save-button{color:#fff;margin:0 0 0 10px}.document-edit-view .toolbar .bg-disabled{cursor:not-allowed}.document-edit-view .toolbar .page-title{position:absolute;left:0;right:0;text-align:center;text-transform:capitalize}.document-edit-view .toolbar .button-frame{display:flex}.document-edit-view .toolbar .mobile-button{position:relative;z-index:2;width:32px;height:32px;display:flex;cursor:pointer;border-radius:4px;align-items:center;justify-content:center}.document-edit-view .toolbar .mobile-button .mobile-button-icon{width:14px;height:14px;margin-top:-7px}.document-edit-view .toolbar .mobile-button .mobile-button-icon img{width:100%;height:100%}.document-edit-view .toolbar .mobile-button.delete{margin-right:8px}.document-edit-view .toolbar .mobile-button.delete .mobile-button-icon,.document-edit-view .toolbar .mobile-button.edit .mobile-button-icon{width:20px;height:20px}.document-edit-view .toolbar .mobile-button.save .mobile-button-icon{width:18px;height:16px}.document-edit-view .toolbar .mobile-button.save .mobile-button-icon img{width:17.59px;height:13.41px}.document-edit-view .content-frame::-webkit-scrollbar{display:none}.document-edit-view .content-frame{flex:1 1;overflow-y:scroll}.document-edit-view .content-frame .document-frame{display:flex;width:90%;flex-wrap:wrap;max-width:960px;margin:30px auto 0;justify-content:space-between}.document-edit-view .content-frame .document-frame .flex-frame{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.document-edit-view .content-frame .document-frame .key-value-frame{position:relative;width:30%;margin-bottom:42px}.document-edit-view .content-frame .document-frame .key-value-frame .disabled{position:absolute;top:23px;left:0;right:0;z-index:2;height:34px;opacity:.5;cursor:not-allowed;border-radius:4px;background:#d3d3d3}.document-edit-view .content-frame .document-frame .key-value-frame .value-label{font-size:12px;line-height:160%;margin-bottom:4px}.document-edit-view .content-frame .document-frame .key-value-frame .key-value-menu{margin:0;width:100%;height:34px;-webkit-appearance:none;appearance:none;background:none;border-radius:4px;border:1px solid #dbdbdb}.document-edit-view .content-frame .document-frame .key-value-frame .key-value-menu select{width:100%;height:100%;font-size:12px;font-weight:600;box-sizing:border-box;padding:6px 24px 6px 10px}.document-edit-view .content-frame .document-frame .key-value-frame .key-value-menu.bg-placeholder,.document-edit-view .content-frame .document-frame .key-value-frame .key-value-textarea:placeholder-shown{background:#fafafa}.document-edit-view .content-frame .document-frame .key-value-frame .key-value-menu.bg-placeholder select,.document-edit-view .content-frame .document-frame .key-value-frame .key-value-textarea:placeholder-shown select{color:#919191}.document-edit-view .content-frame .document-frame .key-value-frame .key-value-input,.document-edit-view .content-frame .document-frame .key-value-frame .key-value-textarea{margin:0;width:100%;font-size:12px;font-weight:600;padding:7px 10px;border-radius:4px;box-sizing:border-box;border:1px solid #dbdbdb}.document-edit-view .content-frame .document-frame .key-value-frame .key-value-textarea{resize:none;height:100px;margin-bottom:0}.document-edit-view .content-frame .document-frame .key-value-frame .key-value-file-input{position:relative;width:100%;height:32px;display:flex;padding:4px;border-radius:4px;align-items:center;box-sizing:border-box;border:1px solid #dbdbdb;justify-content:space-between}.document-edit-view .content-frame .document-frame .key-value-frame .key-value-file-input .file-input{position:absolute;top:0;right:0;bottom:0;width:80px;opacity:0}.document-edit-view .content-frame .document-frame .key-value-frame .key-value-file-input .file-label{flex:1 0;margin:0 6px;font-size:12px;line-height:15px}.document-edit-view .content-frame .document-frame .key-value-frame .key-value-file-input .file-button{height:24px;border:none;color:#fff;flex:0 0 80px;cursor:auto;font-size:10px;font-weight:700;line-height:130%;border-radius:2px}.document-edit-view .content-frame .document-frame .key-value-frame .key-value-file-input .file-button.bg-grey-2{color:#2a2a2a}.document-edit-view .content-frame .document-frame .key-value-frame .key-value-file-input.bg-placeholder .file-label{color:#919191}.document-edit-view .content-frame .document-frame .key-value-frame .checkbox-frame{display:flex;margin-top:12px;align-items:center}.document-edit-view .content-frame .document-frame .key-value-frame .checkbox-frame .checkbox-label{font-size:12px;line-height:15px;margin-left:10px}.document-edit-view .content-frame .document-frame .key-value-frame.full{width:100%}.document-edit-view .content-frame .document-frame .key-value-frame.full .flex-frame{justify-content:flex-start}.document-edit-view .content-frame .document-frame .key-value-frame.full .flex-frame .hint{margin-left:3px}.document-edit-view .content-frame .document-frame .key-value-frame.full .signature-frame .signature-input-frame{height:200px;display:flex;overflow:hidden;border-radius:4px;align-items:flex-end;justify-content:center;border:1px solid #dbdbdb}.document-edit-view .content-frame .document-frame .key-value-frame.full .signature-frame .signature-input-frame .signature-canvas{position:absolute}.document-edit-view .content-frame .document-frame .key-value-frame.full .signature-frame .signature-input-frame .signature-border{width:75%;height:1px;margin-bottom:50px;background:#000}.document-edit-view .content-frame .document-frame .key-value-frame.full .signature-frame .clear-signature-button{float:right;background:none;margin-top:10px;text-transform:capitalize}.document-edit-view .content-frame .document-frame .key-value-frame.full .form-frame .form-name{font-size:14px;font-weight:700;text-align:center;margin-bottom:15px}.document-edit-view .content-frame .document-frame .key-value-frame.full .form-frame .form-label{font-size:12px}.document-edit-view .content-frame .document-frame .key-value-frame.full .form-frame .form-label.underline{margin-right:4px;text-decoration:underline}.document-edit-view .content-frame .document-frame .key-value-frame.full .form-frame .form-label.line-break{margin-bottom:16px}.document-edit-view .content-frame .document-frame .key-value-frame.full .form-frame .form-link{font-size:12px}.document-edit-view .content-frame .document-frame.mobile{width:88%;margin:12px auto}.document-edit-view .content-frame .document-frame.mobile .key-value-frame{width:100%;margin-bottom:12px}.document-edit-view .content-frame .document-frame.mobile .key-value-frame .value-label{font-size:13px;line-height:130%}.document-edit-view .content-frame .document-frame.mobile .key-value-frame.empty{margin:0}.document-view .layout-center{display:flex;align-items:center;flex-direction:column}.document-view .layout-center .una{font-size:16px;margin-bottom:30px}.document-view .layout-center .back-button{color:#fff;font-size:12px;font-weight:700;padding:7px 10px;border-radius:4px}.document-read-view{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;background:#f6f8f8;flex-direction:column}.document-read-view .toolbar{display:flex;flex:0 0 48px;padding:0 10px;background:#fff;align-items:center;justify-content:space-between;box-shadow:0 1px 0 #dbdbdb}.document-read-view .toolbar .back-button,.document-read-view .toolbar .save-button{position:relative;z-index:2;height:32px;font-size:12px;padding:8px 15px;line-height:15px;font-weight:700;border-radius:4px}.document-read-view .toolbar .bg-una{margin-right:10px}.document-read-view .toolbar .bg-disabled{cursor:not-allowed}.document-read-view .toolbar .page-title{position:absolute;left:0;right:0;text-align:center;text-transform:capitalize}.document-read-view .toolbar .button-frame{display:flex}.document-read-view .toolbar .button-frame .save-button{color:#fff}.document-read-view .toolbar .mobile-button{position:relative;z-index:2;width:32px;height:32px;display:flex;cursor:pointer;border-radius:4px;justify-content:center}.document-read-view .toolbar .mobile-button .mobile-button-icon{width:14px;height:14px;margin-top:6px}.document-read-view .toolbar .mobile-button .mobile-button-icon img{width:100%;height:100%}.document-read-view .toolbar .mobile-button.delete{margin-right:8px}.document-read-view .toolbar .mobile-button.delete .mobile-button-icon,.document-read-view .toolbar .mobile-button.edit .mobile-button-icon{width:20px;height:20px}.document-read-view .toolbar .mobile-button.save .mobile-button-icon{width:18px;height:16px}.document-read-view .toolbar .mobile-button.save .mobile-button-icon img{width:17.59px;height:13.41px}.document-read-view .content-frame{flex:1 0}.document-read-view .content-frame .document-frame{display:flex;width:90%;flex-wrap:wrap;max-width:960px;margin:30px auto 0;justify-content:space-between}.document-read-view .content-frame .document-frame .flex-frame{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.document-read-view .content-frame .document-frame .read-value-frame{width:30%;margin-bottom:42px}.document-read-view .content-frame .document-frame .read-value-frame .value-label{font-size:12px;line-height:160%}.document-read-view .content-frame .document-frame .read-value-frame.empty{visibility:hidden}.document-read-view .content-frame .document-frame .pdf-image{width:100%;display:flex;justify-content:center}.document-read-view .content-frame .document-frame .pdf-image .react-pdf__Document,.document-read-view .content-frame .document-frame .pdf-image img{width:90%;max-width:600px;border-radius:2px;background:#fff}.document-read-view .content-frame .document-frame .pdf-image .react-pdf__Document .react-pdf__Page .react-pdf__Page__textContent,.document-read-view .content-frame .document-frame .pdf-image .react-pdf__Document .react-pdf__Page canvas,.document-read-view .content-frame .document-frame .pdf-image img .react-pdf__Page .react-pdf__Page__textContent,.document-read-view .content-frame .document-frame .pdf-image img .react-pdf__Page canvas{max-width:100%!important;height:100%!important}.document-read-view .content-frame .document-frame .document-image{width:100%;display:flex;justify-content:center}.document-read-view .content-frame .document-frame .document-image img{max-width:100%}.document-read-view .content-frame .document-frame .document-images-frame{width:100%;display:flex;height:200px;justify-content:flex-start}.document-read-view .content-frame .document-frame .document-images-frame .document-image{width:33%;height:100%;display:flex;justify-content:center}.document-read-view .content-frame .document-frame .document-images-frame .document-image img{max-width:90%}.document-read-view .content-frame .document-frame.mobile{width:100%;margin:0}.document-read-view .content-frame .document-frame.mobile .react-pdf__Page__canvas{margin:0 auto;width:80%!important;height:100%!important}.document-read-view .content-frame .document-frame.mobile .read-value-frame{width:100%;padding:7px 11px;margin-bottom:0;box-shadow:0 1px 0 #dbdbdb}.document-read-view .content-frame .document-frame.mobile .read-value-frame .value-label{font-size:13px;line-height:130%}.document-read-view .content-frame .document-frame.mobile .pdf-image{height:100%;padding-top:15px}.document-read-view .content-frame .document-frame.mobile .read-value-frame.empty{display:none}.document-read-view .content-frame .document-frame.mobile .document-images-frame{margin:11px}.document-read-view .document-delete-pane .modal-pane-content{min-width:350px;min-height:250px}.document-read-view .document-delete-pane .modal-pane-content .modal-header{width:80%;margin:20px auto}.document-read-view .document-delete-pane .modal-pane-content .modal-button-frame{left:15px;right:15px;bottom:10px}.document-read-view .document-renew-pane .modal-pane-content{min-width:350px;min-height:295px}.document-read-view .document-renew-pane .modal-pane-content .full-screen-view{display:flex;flex-direction:column}.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .modal-toolbar{position:relative;width:100%;display:flex;flex:0 0 48px;padding:0 10px;align-items:center;box-sizing:border-box;justify-content:space-between;box-shadow:0 1px 0 #dbdbdb}.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .modal-toolbar .modal-toolbar-button{position:relative;z-index:2;font-size:12px;padding:7px 16px;font-weight:700;border-radius:4px}.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .modal-toolbar .bg-aqua,.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .modal-toolbar .bg-disabled{color:#fff;cursor:not-allowed}.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .modal-toolbar .bg-aqua{cursor:pointer}.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .modal-toolbar .modal-toolbar-header{position:absolute;left:0;right:0;z-index:0;font-size:16px;line-height:20px;text-align:center}.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .form-frame{flex:1 0;padding:20px;display:flex;flex-direction:column}.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .form-frame .key-value-frame{margin-bottom:21px}.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .form-frame .key-value-frame .value-label{font-size:12px;line-height:160%;margin-bottom:4px}.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .form-frame .key-value-frame .key-value-menu{margin:0;width:100%;height:34px;-webkit-appearance:none;appearance:none;background:none;border-radius:4px;border:1px solid #dbdbdb}.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .form-frame .key-value-frame .key-value-menu select{width:100%;height:100%;outline:none;font-size:12px;font-weight:600;box-sizing:border-box;padding:6px 24px 6px 10px}.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .form-frame .key-value-frame .key-value-menu.bg-placeholder,.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .form-frame .key-value-frame .key-value-textarea:placeholder-shown{background:#fafafa}.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .form-frame .key-value-frame .key-value-menu.bg-placeholder select,.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .form-frame .key-value-frame .key-value-textarea:placeholder-shown select{color:#919191}.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .form-frame .key-value-frame .key-value-input{width:100%;font-size:12px;font-weight:600;padding:7px 10px;border-radius:4px;box-sizing:border-box;border:1px solid #dbdbdb}.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .form-frame .key-value-frame .key-value-file-input{position:relative;width:100%;height:32px;display:flex;padding:4px;border-radius:4px;align-items:center;box-sizing:border-box;border:1px solid #dbdbdb;justify-content:space-between}.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .form-frame .key-value-frame .key-value-file-input .file-input{position:absolute;top:0;right:0;bottom:0;width:80px;opacity:0}.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .form-frame .key-value-frame .key-value-file-input .file-label{flex:1 0;margin:0 6px;font-size:12px;line-height:15px}.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .form-frame .key-value-frame .key-value-file-input .file-button{height:24px;border:none;color:#fff;flex:0 0 80px;cursor:auto;font-size:10px;font-weight:700;line-height:130%;border-radius:2px}.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .form-frame .key-value-frame .key-value-file-input .file-button.bg-grey-2{color:#2a2a2a}.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .form-frame .key-value-frame .key-value-file-input.bg-placeholder .file-label{color:#919191}.document-read-view .document-renew-pane .modal-pane-content .full-screen-view .form-frame .key-value-frame.last{margin:0}.pac-logo:after{display:none!important}.pac-logo:after .pac-item span{font-family:Avenir}.forgot-password-view{display:flex;flex-direction:column}.forgot-password-view .una-logo{display:flex;flex:0 0 48px;cursor:pointer;align-items:center;justify-content:center;box-shadow:0 1px 0 #dbdbdb}.forgot-password-view .una-logo img{height:18px}.forgot-password-view .content-frame{flex:1 0}.forgot-password-view .content-frame .centered-frame{width:90%;display:flex;max-width:500px;margin:98px auto;align-items:center;flex-direction:column}.forgot-password-view .content-frame .centered-frame .header{font-size:24px;line-height:30px;text-align:center}.forgot-password-view .content-frame .centered-frame .message{font-size:14px;line-height:130%;text-align:center;margin:30px 0 40px}.forgot-password-view .content-frame .centered-frame .form-frame{width:60%;display:flex;flex-direction:column}.forgot-password-view .content-frame .centered-frame .form-frame .form-input,.forgot-password-view .content-frame .centered-frame .form-frame .reset-password-button{height:32px;font-size:12px;line-height:15px;margin-bottom:8px;border-radius:4px;background:#fff;box-sizing:border-box;padding:9px 10px 8px;border:1px solid #dbdbdb}.forgot-password-view .content-frame .centered-frame .form-frame .form-input:placeholder-shown{background:#fafafa}.forgot-password-view .content-frame .centered-frame .form-frame .error-label{font-size:10px;line-height:100%;margin:5px 0 10px 2px}.forgot-password-view .content-frame .centered-frame .form-frame .reset-password-button{border:none;color:#fff;font-size:12px;font-weight:700;background:#008489}.login-view{position:absolute;top:0;left:0;right:0;bottom:0;background:#f6f8f8}.login-view .content-view{width:450px;overflow:hidden;margin:90px auto;background:#fff;border-radius:16px;padding:60px 60px 45px}.login-view .content-view .header-frame{padding:12px 0;margin-bottom:30px}.login-view .content-view .header-frame .login-logo{display:flex;justify-content:center}.login-view .content-view .header-frame .header-label{font-size:24px;margin-top:40px;line-height:30px;text-align:center}.login-view .content-view .form-frame{width:300px;margin:auto}.login-view .content-view .form-frame .login-input{width:100%;height:32px;font-size:12px;line-height:15px;margin-bottom:8px;border-radius:4px;background:#f6f8f8;box-sizing:border-box;padding:9px 10px 8px;border:1px solid #dbdbdb}.login-view .content-view .form-frame .login-input:focus{background:#fff;border-color:#008489}.login-view .content-view .error-label{font-size:11px;margin:3px 0 5px 2px}.login-view .content-view .button-frame{display:flex;margin:2px auto;width:300px;flex-direction:column}.login-view .content-view .button-frame .login-button{width:100%;border:none;color:#fff;font-weight:600;border-radius:4px;padding:10px 40px;background:#008489;box-sizing:border-box}.login-view .content-view .button-frame .forgot-password-button{border:none;font-size:12px;background:none;margin-top:30px;line-height:15px}.login-view .loading-pane .loader{border:4px solid #fff!important;border-top-color:#ff5a5f!important}.login-view .version-label{position:absolute;right:5px;bottom:5px;font-size:12px}.login-view.mobile .content-view{width:95%;box-sizing:border-box;padding:30px 15px 22.5px}.login-view.mobile .content-view .button-frame,.login-view.mobile .content-view .form-frame{width:100%}.not-found-view{text-align:center}.not-found-view .home-button{color:#fff;font-size:12px;margin-top:30px;font-weight:700;padding:7px 10px;border-radius:4px;text-transform:capitalize}.not-authorized-view{text-align:center}.not-authorized-view .authorized-icon{color:red;-webkit-transform:scale(5);transform:scale(5)}.not-authorized-view .authorization-text{margin-top:50px}.not-authorized-view .home-button{color:#fff;font-size:12px;margin-top:30px;font-weight:700;padding:7px 10px;border-radius:4px;text-transform:capitalize}.password-reset-view{display:flex;flex-direction:column}.password-reset-view .una-logo{display:flex;flex:0 0 48px;cursor:pointer;align-items:center;justify-content:center;box-shadow:0 1px 0 #dbdbdb}.password-reset-view .una-logo img{height:18px}.password-reset-view .content-frame{flex:1 0}.password-reset-view .content-frame .centered-frame{width:90%;display:flex;max-width:504px;margin:98px auto;align-items:center;flex-direction:column}.password-reset-view .content-frame .centered-frame .header{font-size:24px;line-height:30px;text-align:center}.password-reset-view .content-frame .centered-frame .message{font-size:14px;line-height:130%;text-align:center;margin:30px 0 40px}.password-reset-view .content-frame .centered-frame .form-frame{width:60%;display:flex;flex-direction:column}.password-reset-view .content-frame .centered-frame .form-frame .form-input,.password-reset-view .content-frame .centered-frame .form-frame .reset-password-button{height:32px;font-size:12px;line-height:15px;margin-bottom:8px;border-radius:4px;background:#fff;box-sizing:border-box;padding:9px 10px 8px;border:1px solid #dbdbdb}.password-reset-view .content-frame .centered-frame .form-frame .form-input:placeholder-shown{background:#fafafa}.password-reset-view .content-frame .centered-frame .form-frame .error-label{font-size:10px;line-height:100%;margin:5px 0 10px 2px}.password-reset-view .content-frame .centered-frame .form-frame .reset-password-button{border:none;color:#fff;font-size:12px;font-weight:700;background:#008489}.roles-view .una-logo{position:absolute;top:10px;left:10px;width:46.28px;height:18px}.roles-view .una-logo img{width:100%;height:100%}.roles-view .roles-frame{width:620px;display:flex;overflow:hidden;border-radius:6px;background:#fff;flex-direction:column}.roles-view .roles-frame .header-frame{flex:0 0 51px;display:flex;padding:6px 10px;align-items:center;box-sizing:border-box;justify-content:space-between;box-shadow:0 1px 0 #cfd4d7}.roles-view .roles-frame .header-frame .header{padding:8px;font-size:16px;font-weight:700;text-align:center;text-transform:capitalize}.roles-view .roles-frame .header-frame .action-button{margin:0;font-size:12px;color:#2a2a2a;font-weight:700;padding:7px 15px;border-radius:4px;background:#f2f2f2;box-sizing:border-box;text-transform:capitalize}.roles-view .roles-frame .header-frame .action-button.bg-una{color:#fff;background:#ff5a5f}.roles-view .roles-frame .header-frame .disabled{cursor:not-allowed}.roles-view .roles-frame .header-frame .custom-tooltip{background-color:#000!important;color:#fff!important;border:2px solid #fff!important;border-radius:5px!important;margin-top:5px!important;padding:10px!important;font-size:12px}.roles-view .roles-frame .roles-list-view{flex:1 1;margin:0;padding:0;display:flex;list-style:none;flex-direction:column}.roles-view .roles-frame .roles-list-view .role-cell{flex:0 0 60px;display:flex;padding:6.5px 10px;align-items:center;box-sizing:border-box;justify-content:space-between;box-shadow:0 1px 0 #cfd4d7}.roles-view .roles-frame .roles-list-view .role-cell .left-section{display:flex;align-items:center}.roles-view .roles-frame .roles-list-view .role-cell .left-section .role-radio{width:16px;height:16px;border-radius:50%;background:#fafafa;border:1px solid #cfd4d7}.roles-view .roles-frame .roles-list-view .role-cell .left-section .role-radio:checked{background:#fff;border:5px solid #008489}.roles-view .roles-frame .roles-list-view .role-cell .left-section .role-details-frame{margin-left:15px}.roles-view .roles-frame .roles-list-view .role-cell .left-section .role-details-frame .role-label{font-size:16px}.roles-view .roles-frame .roles-list-view .role-cell .left-section .role-details-frame .green{color:"green"}.roles-view .roles-frame .roles-list-view .role-cell .left-section .role-details-frame .orange{color:"orange"}.roles-view .roles-frame .roles-list-view .role-cell .left-section .role-details-frame .role-name{font-size:12px}.roles-view .roles-frame .roles-list-view .role-cell .right-section{position:relative}.roles-view .roles-frame .roles-list-view .role-cell .right-section .company-logo{display:flex;align-items:center}.roles-view .roles-frame .roles-list-view .role-cell .right-section .company-logo img{max-height:20px}.roles-view .roles-frame .roles-list-view .role-cell .right-section .company-logo .disabled{filter:grayscale(100%);-o-filter:grayscale(100%);-ms-filter:grayscale(100%);-moz-filter:grayscale(100%);-webkit-filter:grayscale(100%)}.roles-view.mobile .una-logo{display:none}.roles-view.mobile .roles-frame{width:95%;max-height:80%}.roles-view.mobile .roles-frame .roles-list-view .role-cell{padding:6.5px 5px}.roles-view.mobile .roles-frame .roles-list-view .role-cell .left-section .role-details-frame{margin-left:7.5px}.roles-view.mobile .roles-frame .company-logo img{max-height:20px!important}.specialty-edit-view{display:flex;flex-direction:column}.specialty-edit-view .toolbar{display:flex;flex:0 0 48px;padding:0 10px;align-items:center;justify-content:space-between;box-shadow:0 1px 0 #dbdbdb}.specialty-edit-view .toolbar .back-button,.specialty-edit-view .toolbar .save-button{position:relative;z-index:2;height:32px;font-size:12px;padding:8px 15px;line-height:15px;font-weight:700;border-radius:4px}.specialty-edit-view .toolbar .save-button{color:#fff;margin:0 0 0 10px}.specialty-edit-view .toolbar .bg-disabled{cursor:not-allowed}.specialty-edit-view .toolbar .page-title{position:absolute;left:0;right:0;text-align:center}.specialty-edit-view .toolbar .mobile-button{position:relative;z-index:2;width:32px;height:32px;display:flex;cursor:pointer;border-radius:4px;justify-content:center}.specialty-edit-view .toolbar .mobile-button .mobile-button-icon{width:14px;height:14px;margin-top:6px}.specialty-edit-view .toolbar .mobile-button .mobile-button-icon img{width:100%;height:100%}.specialty-edit-view .toolbar .mobile-button.save .mobile-button-icon{width:18px;height:16px}.specialty-edit-view .toolbar .mobile-button.save .mobile-button-icon img{width:17.59px;height:13.41px}.specialty-edit-view .content-frame{flex:1 0}.specialty-edit-view .content-frame .document-frame{display:flex;width:90%;flex-wrap:wrap;max-width:960px;margin:30px auto 0;justify-content:space-between}.specialty-edit-view .content-frame .document-frame .key-value-frame{width:30%;margin-bottom:42px}.specialty-edit-view .content-frame .document-frame .key-value-frame .value-label{font-size:12px;line-height:160%;margin-bottom:4px}.specialty-edit-view .content-frame .document-frame .key-value-frame .key-value-menu{margin:0;width:100%;height:34px;-webkit-appearance:none;appearance:none;background:none;border-radius:4px;border:1px solid #dbdbdb}.specialty-edit-view .content-frame .document-frame .key-value-frame .key-value-menu select{width:100%;height:100%;outline:none;font-size:12px;font-weight:600;box-sizing:border-box;padding:6px 24px 6px 10px}.specialty-edit-view .content-frame .document-frame .key-value-frame .key-value-menu.bg-placeholder,.specialty-edit-view .content-frame .document-frame .key-value-frame .key-value-textarea:placeholder-shown{background:#fafafa}.specialty-edit-view .content-frame .document-frame .key-value-frame .key-value-menu.bg-placeholder select,.specialty-edit-view .content-frame .document-frame .key-value-frame .key-value-textarea:placeholder-shown select{color:#919191}.specialty-edit-view .content-frame .document-frame .key-value-frame .key-value-input{width:100%;font-size:12px;font-weight:600;padding:9px 10px;border-radius:4px;box-sizing:border-box;border:1px solid #dbdbdb}.specialty-edit-view .content-frame .document-frame.mobile{width:88%;margin:12px auto}.specialty-edit-view .content-frame .document-frame.mobile .key-value-frame{width:100%;margin-bottom:12px}.specialty-edit-view .content-frame .document-frame.mobile .key-value-frame .value-label{font-size:13px;line-height:130%}.specialty-read-view{display:flex;flex-direction:column}.specialty-read-view .toolbar{display:flex;flex:0 0 48px;padding:0 10px;align-items:center;justify-content:space-between;box-shadow:0 1px 0 #dbdbdb}.specialty-read-view .toolbar .back-button,.specialty-read-view .toolbar .save-button{position:relative;z-index:2;height:32px;font-size:12px;padding:8px 15px;line-height:15px;font-weight:700;border-radius:4px}.specialty-read-view .toolbar .save-button{color:#fff;margin:0 0 0 10px}.specialty-read-view .toolbar .bg-disabled{cursor:not-allowed}.specialty-read-view .toolbar .page-title{position:absolute;left:0;right:0;text-align:center}.specialty-read-view .toolbar .button-frame{display:flex}.specialty-read-view .toolbar .mobile-button{position:relative;z-index:2;width:32px;height:32px;display:flex;cursor:pointer;border-radius:4px;justify-content:center}.specialty-read-view .toolbar .mobile-button .mobile-button-icon{width:14px;height:14px;margin-top:6px}.specialty-read-view .toolbar .mobile-button .mobile-button-icon img{width:100%;height:100%}.specialty-read-view .toolbar .mobile-button.delete{margin-right:8px}.specialty-read-view .toolbar .mobile-button.delete .mobile-button-icon,.specialty-read-view .toolbar .mobile-button.edit .mobile-button-icon{width:20px;height:20px}.specialty-read-view .content-frame{flex:1 0}.specialty-read-view .content-frame .document-frame{display:flex;width:90%;flex-wrap:wrap;max-width:960px;margin:30px auto 0;justify-content:space-between}.specialty-read-view .content-frame .document-frame .read-value-frame{width:30%;margin-bottom:42px}.specialty-read-view .content-frame .document-frame .read-value-frame .value-label{font-size:12px;line-height:160%;margin-bottom:4px}.specialty-read-view .content-frame .document-frame.mobile{width:100%;margin:0 0 0 10px}.specialty-read-view .content-frame .document-frame.mobile .read-value-frame{width:100%;padding:7px 11px;margin-bottom:0;box-shadow:0 1px 0 #dbdbdb}.specialty-read-view .content-frame .document-frame.mobile .read-value-frame .value-label{font-size:13px;line-height:130%}.specialty-read-view .content-frame .document-frame.mobile .read-value-frame.empty{display:none}.specialty-read-view .specialty-modal-pane .modal-pane-content{min-width:350px;min-height:250px}.specialty-read-view .specialty-modal-pane .modal-pane-content .modal-header{width:80%;margin:20px auto}.specialty-read-view .specialty-modal-pane .modal-pane-content .modal-button-frame{left:20px;right:20px;bottom:20px}.test-view .toolbar{position:absolute;top:0;left:0;right:0;height:48px;box-shadow:0 1px 0 #dbdbdb}.test-view .toolbar .back-button{font-size:12px;font-weight:600;padding:9px 10px;line-height:100%;align-items:center}.test-view .toolbar .back-button,.test-view .toolbar .mobile-back-button{position:absolute;top:8px;left:10px;z-index:1;height:32px;display:flex;border-radius:4px;background:#f2f2f2;justify-content:center}.test-view .toolbar .mobile-back-button{width:32px;cursor:pointer}.test-view .toolbar .mobile-back-button .mobile-button-icon{width:16px;height:16px;margin-top:6px}.test-view .toolbar .mobile-back-button .mobile-button-icon img{width:100%;height:100%}.test-view .toolbar .page-header{position:absolute;top:14px;left:0;right:0;z-index:0;padding:0 85px;font-size:16px;line-height:20px;text-align:center}.test-view .content-frame{position:absolute;top:48px;left:0;right:0;bottom:0}.test-view .content-frame .document-frame{width:90%;margin:auto;max-width:960px;padding-bottom:24px}.test-view .content-frame .document-frame .score-details-frame{margin-top:36px}.test-view .content-frame .document-frame .score-details-frame .score-header{font-size:16px;line-height:20px;margin-bottom:7px}.test-view .content-frame .document-frame .score-details-frame .score-frame{display:flex}.test-view .content-frame .document-frame .score-details-frame .score-frame .score{font-size:24px;font-weight:600;margin-right:5px}.test-view .content-frame .document-frame .rule-label{font-size:14px;margin-top:48px}.test-view .content-frame .document-frame .categories-frame{margin-top:48px}.test-view .content-frame .document-frame .categories-frame .category-header{font-size:19px;line-height:15px;margin-bottom:35px;text-align:center;font-weight:700}.test-view .content-frame .document-frame .categories-frame .categories-list-view{margin:0;padding:0;list-style:none;overflow:hidden;border-radius:4px}.test-view .content-frame .document-frame .categories-frame .categories-list-view .category-cell{height:60px;display:flex;padding:22px 20px;align-items:center;box-sizing:border-box;justify-content:space-between;margin-bottom:10px;border:1px solid #dbdbdb;border-radius:10px}.test-view .content-frame .document-frame .categories-frame .categories-list-view .category-cell .category-label{max-width:68%;font-size:16px}.test-view .content-frame .document-frame .action-button-remediation{width:30%;height:40px;font-size:12px;font-weight:600;margin-top:25px;border-radius:4px;color:#fff;margin-left:35%;text-align:center}.test-view .content-frame .document-frame.mobile{width:100%}.test-view .content-frame .document-frame.mobile .rule-label,.test-view .content-frame .document-frame.mobile .score-details-frame{width:90%;margin:20px auto 0}.test-view .content-frame .document-frame.mobile .categories-frame{margin-top:24px}.test-view .content-frame .document-frame.mobile .categories-frame .category-header{width:90%;margin:auto}.test-view .content-frame .document-frame.mobile .categories-frame .categories-list-view{border:none;margin:10px 0 0 2.5%}.test-view .content-frame .document-frame.mobile .categories-frame .categories-list-view .category-cell{height:48px;padding:15px 2.5%;box-sizing:border-box}.test-view .content-frame .document-frame.mobile .categories-frame .categories-list-view .category-cell .category-label{font-size:15px;max-width:100%;white-space:nowrap}.test-view .content-frame .document-frame.mobile .categories-frame .categories-list-view .category-cell .category-label.bold{margin-right:10px}.test-view .content-frame .document-frame.mobile .categories-frame .categories-list-view .category-cell:last-child{border-bottom:1px solid #dbdbdb}.test-view .content-frame .document-frame.mobile .action-button-remediation{width:30%;height:50px;font-size:12px;font-weight:600;margin-top:25px;border-radius:4px;color:#fff;margin-left:35%;text-align:center}.test-complete-view .toolbar{position:fixed;top:0;left:0;right:0;height:48px;box-shadow:0 1px 0 #dbdbdb}.test-complete-view .toolbar .page-header{position:absolute;top:14px;left:0;right:0;z-index:0;font-size:16px;line-height:20px;text-align:center}.test-complete-view .content-frame{position:absolute;top:48px;left:0;right:0;bottom:0}.test-complete-view .content-frame .document-frame{width:90%;margin:55px auto;max-width:504px}.test-complete-view .content-frame .document-frame .checkmark-success-icon{width:90px;margin:auto}.test-complete-view .content-frame .document-frame .checkmark-success-icon img{width:100%}.test-complete-view .content-frame .document-frame .header{font-size:24px;font-weight:600;margin-top:33px;text-align:center}.test-complete-view .content-frame .document-frame .subheader{width:280px;font-size:14px;margin:20px auto auto;line-height:130%;text-align:center}.test-complete-view .content-frame .document-frame .button-frame{width:280px;margin:74px auto 0}.test-complete-view .content-frame .document-frame .button-frame .action-button{width:100%;height:32px;font-size:12px;font-weight:600;margin-bottom:6px;border-radius:4px}.test-complete-view .content-frame .document-frame .button-frame .action-button.bg-una{color:#fff}.test-complete-view .content-frame .document-frame .button-frame .action-button-remediation{width:60%;height:32px;font-size:12px;font-weight:600;margin-bottom:6px;border-radius:4px;color:#fff;margin-left:auto}.test-complete-view .content-frame .document-frame .button-frame .remediation-button-div{border:1px solid #dbdbdb;width:170%;height:20vh;margin-left:-105px;margin-top:20px;text-align:center;padding:5px;border-radius:10px}.test-complete-view .content-frame .document-frame.mobile{margin:55px auto}.test-complete-view .content-frame .document-frame.mobile .header{font-size:22px;margin-top:16px}.test-complete-view .content-frame .document-frame.mobile .subheader{font-size:13px;margin-top:48px;line-height:130%}.test-complete-view .content-frame .document-frame.mobile .button-frame{margin:60px auto 0}.test-complete-view .content-frame .document-frame.mobile .button-frame .action-button-remediation{width:60%;height:37px;font-size:12px;font-weight:600;margin-bottom:6px;border-radius:4px;color:#fff;margin-left:auto}.test-complete-view .content-frame .document-frame.mobile .button-frame .remediation-button-div{border:1px solid #dbdbdb;width:100%;height:25vh;margin-left:-5px;margin-top:20px;text-align:center;padding:5px;border-radius:10px}.test-runner-view .toolbar{position:fixed;top:0;left:0;right:0;height:48px;box-shadow:0 1px 0 #dbdbdb}.test-runner-view .toolbar .back-button{font-size:12px;font-weight:600;line-height:100%;padding:9px 10px;align-items:center}.test-runner-view .toolbar .back-button,.test-runner-view .toolbar .mobile-back-button{position:absolute;top:8px;left:10px;z-index:1;height:32px;display:flex;border-radius:4px;background:#f2f2f2;justify-content:center}.test-runner-view .toolbar .mobile-back-button{width:32px;cursor:pointer}.test-runner-view .toolbar .mobile-back-button .mobile-button-icon{width:16px;height:16px;margin-top:6px}.test-runner-view .toolbar .mobile-back-button .mobile-button-icon img{width:100%;height:100%}.test-runner-view .toolbar .page-header{position:absolute;top:14px;left:50px;right:50px;z-index:0;font-size:16px;line-height:20px;text-align:center}.test-runner-view .toolbar .page-header-frame{position:absolute;top:5.5px;left:45px;right:45px;display:flex;flex-direction:column;align-items:center}.test-runner-view .toolbar .page-header-frame .page-header{position:relative;top:auto;left:auto;right:auto;font-size:15px;text-align:center}.test-runner-view .toolbar .page-header-frame .page-subheader{font-size:12px;text-align:center}.test-runner-view .content-frame{position:absolute;top:48px;left:0;right:0;bottom:48px;display:flex;flex-direction:column}.test-runner-view .content-frame .question-title-frame{display:flex;padding:10px 0;justify-content:center;box-shadow:0 1px 0 #dbdbdb}.test-runner-view .content-frame .question-title-frame .question-title{width:90%;font-size:24px;font-weight:600;max-width:960px;line-height:130%;text-align:left}.test-runner-view .content-frame .question-title-frame .question-title p{margin:0}.test-runner-view .content-frame .question-title-frame .question-title.center{text-align:center}.test-runner-view .content-frame .answers-frame{flex:1 1;padding:10px 0}.test-runner-view .content-frame .answers-frame .answers-list-view{margin:0;padding:0;list-style:none}.test-runner-view .content-frame .answers-frame .answers-list-view .answer-cell{width:90%;display:flex;cursor:pointer;max-width:960px;margin:auto auto 18px;align-items:center}.test-runner-view .content-frame .answers-frame .answers-list-view .answer-cell .checkmark-icon{flex-grow:0;flex-shrink:0;flex-basis:32px;height:32px;border-radius:50%;box-sizing:border-box;border:1px solid #008489}.test-runner-view .content-frame .answers-frame .answers-list-view .answer-cell .answer-label{font-size:16px;line-height:20px;margin-left:20px}.test-runner-view .content-frame .answers-frame .answers-list-view .answer-cell.selected .checkmark-icon{display:flex;align-items:center;background:#008489;justify-content:center}.test-runner-view .content-frame .answers-frame .answers-list-view .answer-cell:last-child{margin:0 auto}.test-runner-view .content-frame .timer-frame{display:flex;flex:0 0 71px;align-items:center;flex-direction:column;justify-content:center;padding:5px 0 10px;box-shadow:0 -1px 0 #dbdbdb}.test-runner-view .content-frame .timer-frame .timer{font-size:24px}.test-runner-view .content-frame.mobile .question-title-frame .question-title{font-size:20px}.test-runner-view .content-frame.mobile .timer-frame{flex:0 0 56px}.test-runner-view .button-frame{position:fixed;left:0;right:0;bottom:0;height:48px;display:flex;padding:8px 10px;align-items:center;background:#fff;box-sizing:border-box;justify-content:flex-end;box-shadow:0 -1px 0 #dbdbdb}.test-runner-view .button-frame .next-question-button,.test-runner-view .button-frame .previous-question-button{font-size:12px;font-weight:600;padding:9px 10px;border-radius:4px;background:#f2f2f2}.test-runner-view .button-frame .next-question-button{color:#fff;background:#ff5a5f}.test-runner-view .button-frame.mobile{box-sizing:initial;justify-content:center;padding:8px 8px 2px}.test-runner-view .button-frame.mobile .next-question-button{width:100%;height:40px}.test-runner-view .modal-pane .modal-pane-content{display:flex;align-items:center;justify-content:center}.test-runner-view .modal-pane .modal-pane-content .start-test-modal-pane{padding:5%;text-align:center}.test-runner-view .modal-pane .modal-pane-content .start-test-modal-pane .message{font-size:16px;font-weight:700;line-height:20px}.test-runner-view .modal-pane .modal-pane-content .start-test-modal-pane .submessage-frame{font-size:14px;line-height:18px;margin:30px 0 57px}.test-runner-view .modal-pane .modal-pane-content .start-test-modal-pane .submessage-frame .submessage{margin-bottom:20px}.test-runner-view .modal-pane .modal-pane-content .start-test-modal-pane .modal-button{width:100%;height:32px;color:#fff;font-size:12px;max-width:280px;line-height:15px;text-align:center;border-radius:4px;background:#ff5a5f}.test-runner-view .modal-pane .modal-pane-content.mobile{min-height:300px}.test-runner-view .modal-pane .modal-pane-content.mobile .start-test-modal-pane .modal-button{height:40px}.test-start-view .toolbar{position:fixed;top:0;left:0;right:0;height:48px;box-shadow:0 1px 0 #dbdbdb}.test-start-view .toolbar .back-button{position:absolute;top:8px;left:10px;z-index:1;width:70px;height:32px;display:flex;font-size:12px;font-weight:600;line-height:100%;border-radius:4px;align-items:center;background:#f2f2f2;justify-content:center}.test-start-view .toolbar .page-header{position:absolute;top:14px;left:0;right:0;z-index:0;padding:0 85px;font-size:16px;line-height:20px;text-align:center}.test-start-view .secondary-toolbar{position:fixed;top:49px;left:0;right:0;height:48px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 0 #dbdbdb}.test-start-view .secondary-toolbar .secondary-button{width:140px;height:100%;font-size:12px;color:#2a2a2a;background:#fff}.test-start-view .secondary-toolbar .secondary-button.selected{font-weight:600;background:#fff5f6;border-bottom:2px solid #ff5a5f}.test-start-view .content-frame{position:absolute;top:98px;left:0;right:0;bottom:0}.test-start-view .content-frame .document-frame{width:90%;margin:30px auto;max-width:960px}.test-start-view .content-frame .document-frame .categories-list-view{margin:0;padding:0;list-style:none;border-radius:4px;border:1px solid #dbdbdb}.test-start-view .content-frame .document-frame .categories-list-view .category-cell{height:60px;display:flex;padding:22px 20px;align-items:center;box-sizing:border-box;justify-content:space-between;border-bottom:1px solid #dbdbdb}.test-start-view .content-frame .document-frame .categories-list-view .category-cell .category-label{font-style:16px}.test-start-view .content-frame .document-frame .categories-list-view .category-cell.complete{background:rgba(62,194,83,.1)}.test-start-view .content-frame .document-frame .categories-list-view .category-cell.complete .category-label{color:#3ec253}.test-start-view .content-frame .document-frame .categories-list-view .category-cell:last-child{border:none}.test-start-view .content-frame .document-frame .empty-label{color:grey;font-style:italic}.remediation-dashboard-back-button{padding:8px;cursor:pointer}.remediation-dashboard-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:56%;margin:auto}.remediation-dashboard-container .dashboard-header{text-align:center}.remediation-dashboard-container .dashboard-header .dashboard-header-items{font-size:15px;font-family:Soleil;font-weight:700}.remediation-dashboard-container .dashboard-header .dashboard-header-exam{font-size:18px}.remediation-dashboard-container .dashboard-info-container{width:800px;height:410px}.remediation-dashboard-container .dashboard-info-container .dashboard-info{height:170px;border:1px solid #ff5a5f;border-radius:5px;margin-top:60px;text-align:center}.remediation-dashboard-container .dashboard-info-container .dashboard-info .dashboard-info-section{width:100%;height:100%;background-color:#ff5a5f}.remediation-dashboard-container .dashboard-info-container .dashboard-info .dashboard-info-section .dashboard-info-img{width:16%;position:relative;top:-24%}.remediation-dashboard-container .dashboard-info-container .dashboard-info .dashboard-info-text-1{font-size:24px;line-height:31px;padding:20px 55px}.remediation-dashboard-container .dashboard-info-container .dashboard-info .dashboard-info-text-2{font-size:16px;line-height:27px;padding:0 95px}.remediation-dashboard-container .dashboard-question-section .sections-frame{margin-top:27px}.remediation-dashboard-container .dashboard-question-section .sections-frame .section-frame{height:50px;width:800px;overflow:hidden;margin-top:12px;transition:.3s;box-sizing:border-box;border:1px solid #dbdbdb;border-radius:6px;margin-bottom:12px}.remediation-dashboard-container .dashboard-question-section .sections-frame .section-frame .section-header-frame{height:34px;display:flex;font-size:16px;padding:8px 20px;align-items:center;justify-content:space-between;border-bottom:solid #dbdbdb;border-width:90%}.remediation-dashboard-container .dashboard-question-section .sections-frame .section-frame .section-header-frame .flex-frame{display:flex;align-items:center}.remediation-dashboard-container .dashboard-question-section .sections-frame .section-frame .section-header-frame .flex-frame .remediation-dash-start-button{width:120px;padding:5px;color:#fff;font-weight:700;border-radius:5px}.remediation-dashboard-container .dashboard-question-section .sections-frame .section-frame .section-header-frame .flex-frame .add-icon{width:22px;height:22px;padding:0 6px}.remediation-dashboard-container .dashboard-question-section .sections-frame .section-frame .section-header-frame .flex-frame .add-icon .add-img{width:100%}.remediation-dashboard-container .dashboard-question-section .sections-frame .section-frame .section-header-frame .flex-frame .arrow-icon{display:flex;width:14.8px;height:22px;padding:0 6px;align-items:center}.remediation-dashboard-container .dashboard-question-section .sections-frame .section-frame .section-header-frame .flex-frame .arrow-icon .arrow-img{width:100%;transition-duration:.3s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;margin-left:10px}.remediation-dashboard-container .dashboard-question-section .sections-frame .section-frame .section-header-frame .flex-frame .arrow-icon.down .arrow-img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.remediation-dashboard-container .dashboard-question-section .sections-frame .section-list-view{margin:0;padding:0;list-style:none}.remediation-dashboard-container .dashboard-question-section .sections-frame .section-list-view .section-cell{display:flex;min-height:-webkit-max-content;min-height:max-content;padding:8px 20px;box-sizing:border-box;justify-content:space-between;align-items:center}.remediation-dashboard-container .dashboard-question-section .sections-frame .section-list-view .section-cell .flex-frame{display:flex}.remediation-dashboard-container .dashboard-question-section .sections-frame .section-list-view .section-cell .section-label{font-size:14px;line-height:130%}.remediation-dashboard-container .dashboard-question-section .sections-frame .section-list-view .section-cell .section-label .question-logo{background:#d8b4c4;padding:5px;border-radius:15px;margin-right:10px;color:#fff}.remediation-dashboard-container .dashboard-question-section .sections-frame .section-list-view .section-cell .section-label.grey{color:grey}.remediation-dashboard-container .dashboard-question-section .sections-frame .section-list-view .section-cell .score-frame{display:flex}.remediation-dashboard-container .dashboard-question-section .sections-frame .section-list-view .section-cell .continue-button{flex-grow:0;flex-shrink:0;flex-basis:93px;width:93px;height:32px;color:#fff;font-style:12px;font-weight:600;border-radius:4px}.remediation-dashboard-container .dashboard-question-section .sections-frame .section-list-view .section-cell .date{flex-grow:0;flex-shrink:0;flex-basis:80px;text-align:right}.remediation-dashboard-container .dashboard-question-section .sections-frame .section-list-view .section-cell .date-range{display:flex;flex:0 0 150px;text-align:right;justify-content:flex-end}.remediation-dashboard-container .dashboard-question-section .sections-frame .section-list-view .section-cell .date-range .expired{margin-right:3px}.remediation-dashboard-container .dashboard-question-section .sections-frame .section-list-view .section-cell:hover{background:#f7f7f7}.remediation-dashboard-container.mobile{width:100%;margin:auto}.remediation-dashboard-container.mobile .dashboard-info-container{width:80%;margin:auto}.remediation-dashboard-container.mobile .dashboard-info-container .dashboard-info .dashboard-info-section{width:100%;height:100%;background-color:#ff5a5f}.remediation-dashboard-container.mobile .dashboard-info-container .dashboard-info .dashboard-info-section .dashboard-info-img{width:130px;position:relative;top:-24%}.remediation-dashboard-container.mobile .dashboard-info-container .dashboard-info .dashboard-info-text-1{font-size:14px;line-height:15px;padding:20px 10px}.remediation-dashboard-container.mobile .dashboard-info-container .dashboard-info .dashboard-info-text-2{font-size:10px;line-height:17px;padding:0 10px}.remediation-dashboard-container.mobile .dashboard-question-section{width:80%;margin:auto}.remediation-dashboard-container.mobile .dashboard-question-section .sections-frame{margin-top:27px}.remediation-dashboard-container.mobile .dashboard-question-section .sections-frame .section-frame{width:100%}.remediation-back-button{padding:8px;cursor:pointer}.remediation-container{display:flex;flex-direction:column;margin:auto;width:60vw;height:100vh}.remediation-container .remediation-header{max-width:100%;height:-webkit-max-content;height:max-content;border-radius:10px;background-color:#e3f0f1;padding:10px 20px;line-height:35px}.remediation-container .remediation-header .remediation-header-title{font-size:22px}.remediation-container .remediation-header .remediation-header-loader-data{display:flex;justify-content:space-between;align-items:center;font-size:14px;margin-bottom:15px}.remediation-container .remediation-info .remediation-info-text{padding-top:15px;padding-bottom:5px}.remediation-container .remediation-info .remediation-question-text{text-align:justify}.remediation-container .remediation-info .remediation-text{text-align:justify;color:green}.remediation-container .remediation-info .remediation-feedback-div{margin-top:15px;font-size:14px}.remediation-container .remediation-info .remediation-feedback-div .remediation-feedback-optional-text{font-weight:300;margin-right:10px}.remediation-container .remediation-info .remediation-feedback-div .remediation-feedback-input{margin-top:5px;width:99.5%;height:100px;background-color:#f9f9f9;border-radius:10px}.remediation-container .remediation-info .remediation-acknowledgement-checkbox{display:flex;align-items:center;margin-top:20px}.remediation-container .remediation-acknowledgement-checkbox .remediation-acknowledgement-checkbox-text{margin-left:10px}.remediation-container .remediation-btn-div{margin:20px auto auto}.remediation-container .remediation-btn-div .remediation-btn{padding:10px 20px;color:#fff;border-radius:5px;cursor:pointer;margin-bottom:20px}.remediation-container .remediation-btn-div .bg-una:disabled{background-color:grey;cursor:auto}.remediation-complete-back-button{padding:8px;cursor:pointer}.remediation-complete-container{display:flex;flex-direction:column;margin:auto;width:60vw;height:100vh}.remediation-complete-container .remediation-complete-header{width:100%;height:-webkit-max-content;height:max-content;border-radius:10px;background-color:#e3f0f1;padding:10px 20px;line-height:35px}.remediation-complete-container .remediation-complete-header .remediation-complete-header-title{font-size:22px}.remediation-complete-container .remediation-complete-header .remediation-complete-header-loader-data{display:flex;justify-content:space-between;align-items:center;font-size:14px;margin-bottom:15px}.remediation-complete-container .remediation-complete-acknowledgement .remediation-complete-acknowledgement-text{padding:10px}.remediation-complete-container .remediation-complete-acknowledgement .remediation-complete-acknowledgement-question{border:1px solid #dbdbdb;width:100%;border-radius:5px;padding:10px 20px;margin-bottom:10px}.remediation-complete-container .remediation-complete-acknowledgement .remediation-complete-acknowledgement-checkbox{display:flex;align-items:center;margin-top:20px}.remediation-complete-container .remediation-complete-acknowledgement .remediation-complete-acknowledgement-checkbox .remediation-complete-acknowledgement-checkbox-text{margin-left:10px}.remediation-complete-container .remediation-complete-acknowledgement .remediation-complete-acknowledgement-checkbox .remediation-review-btn-div{margin-left:auto}.remediation-complete-container .remediation-complete-acknowledgement .remediation-complete-acknowledgement-checkbox .remediation-review-btn-div .remediation-review-btn{padding:3px 20px;color:#fff;border-radius:5px;cursor:pointer;height:-webkit-max-content;height:max-content;font-weight:600}.remediation-complete-container .remediation-complete-btn-div{margin:20px auto auto}.remediation-complete-container .remediation-complete-btn-div .remediation-complete-btn{padding:10px 20px;color:#fff;border-radius:5px;margin-bottom:20px;cursor:pointer}.remediation-complete-container .remediation-complete-btn-div .bg-una:disabled{background-color:grey;cursor:default}.remediation-complete-container.mobile .remediation-complete-header{line-height:25px}.remediation-complete-container.mobile .remediation-complete-header .remediation-complete-header-title{font-size:20px}.remediation-complete-container.mobile .remediation-complete-header .remediation-complete-header-loader-data{font-size:12px}.reference-complete-view .centered-frame{position:absolute;top:50%;left:50%;width:90%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.reference-complete-view .centered-frame .una-logo{width:92.5px;margin:0 auto 30px}.reference-complete-view .centered-frame .una-logo img{width:100%}.reference-complete-view .centered-frame .success-label{font-size:21px;color:#484848;line-height:40px;text-align:center}.reference-complete-mobile-view .centered-frame{position:absolute;top:50%;left:50%;width:90%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.reference-complete-mobile-view .centered-frame .una-logo{width:92.5px;margin:0 auto 30px}.reference-complete-mobile-view .centered-frame .una-logo img{width:100%}.reference-complete-mobile-view .centered-frame .success-label{font-size:16px;color:#484848;line-height:30px;text-align:center}.reference-view{position:fixed;top:0;left:0;right:0;bottom:0}.reference-view .content-frame::-webkit-scrollbar{-webkit-appearance:none;width:0}.reference-view .content-frame{position:absolute;top:0;left:0;right:0;bottom:50px;overflow-y:scroll;padding:40px 20px 0}.reference-view .content-frame .centered-frame{width:90%;margin:auto;max-width:1080px}.reference-view .content-frame .centered-frame .una-logo{width:90.5px;margin:auto}.reference-view .content-frame .centered-frame .una-logo img{width:100%}.reference-view .content-frame .centered-frame .header-frame{margin:30px 0 60px}.reference-view .content-frame .centered-frame .header-frame .header-label{width:100%;font-size:24px;line-height:30px;text-align:center}.reference-view .content-frame .centered-frame .note-label{color:grey;font-size:18px;font-style:italic;text-align:center;margin:-30px 0 30px}.reference-view .content-frame .centered-frame .version{color:grey;font-size:10px;font-style:italic;text-align:center;margin-bottom:10px}.reference-view .content-frame .centered-frame .form-frame{display:flex;flex-wrap:wrap;margin-bottom:40px}.reference-view .content-frame .centered-frame .form-frame .form-header-label{width:100%;font-size:16px;font-weight:600;margin-bottom:32px}.reference-view .content-frame .centered-frame .form-frame .form-input-frame{width:30%;margin-bottom:19px}.reference-view .content-frame .centered-frame .form-frame .form-input-frame .form-input-header{font-size:12px;color:#484848;margin-bottom:4px}.reference-view .content-frame .centered-frame .form-frame .form-input-frame .form-input-header.red{color:#ff5a5f}.reference-view .content-frame .centered-frame .form-frame .form-input-frame .form-input{width:100%;height:32px;outline:none;font-size:12px;padding:9px 10px;border-radius:4px;border:1px solid #dbdbdb;box-sizing:border-box}.reference-view .content-frame .centered-frame .form-frame .form-input-frame .form-text-input{width:100%;resize:none;height:120px;outline:none;font-size:12px;padding:9px 10px;border-radius:4px;background:#fafafa;border:1px solid #dbdbdb;box-sizing:border-box}.reference-view .content-frame .centered-frame .form-frame .form-input-frame .form-input:placeholder-shown,.reference-view .content-frame .centered-frame .form-frame .form-input-frame .form-text-input:placeholder-shown{color:#919191;background:#fafafa}.reference-view .content-frame .centered-frame .form-frame .form-input-frame .form-input:focus,.reference-view .content-frame .centered-frame .form-frame .form-input-frame .form-text-input:focus{border-color:#2684ff;box-shadow:0 0 0 1px #2684ff}.reference-view .content-frame .centered-frame .form-frame .form-input-frame .form-date-frame{height:32px}.reference-view .content-frame .centered-frame .form-frame .form-input-frame.middle{margin:0 5% 19px}.reference-view .button-frame{position:absolute;left:0;right:0;bottom:0;height:50px;z-index:1000;display:flex;padding:0 9px;align-items:center;justify-content:flex-end;border-top:1px solid #dbdbdb}.reference-view .button-frame .submit-reference-button{width:140px;height:32px;border:none;color:#fff;cursor:pointer;font-size:12px;font-weight:600;border-radius:4px;background:#ff5a5f}.reference-view .button-frame .submit-reference-button.hint{background:#919191;pointer-events:none}.reference-mobile-view{position:fixed;top:0;left:0;right:0;bottom:0}.reference-mobile-view .content-frame::-webkit-scrollbar{-webkit-appearance:none;width:0}.reference-mobile-view .content-frame{position:absolute;top:0;left:0;right:0;bottom:50px;overflow-y:scroll;padding:40px 20px 0}.reference-mobile-view .content-frame .una-logo{width:90.5px;margin:auto}.reference-mobile-view .content-frame .una-logo img{width:100%}.reference-mobile-view .content-frame .header-frame{margin:30px 0 60px}.reference-mobile-view .content-frame .header-frame .header-label{width:100%;line-height:23px;text-align:center}.reference-mobile-view .content-frame .note-label{color:grey;font-size:13px;font-style:italic;text-align:center;margin:-30px 0 30px}.reference-mobile-view .content-frame .version{color:grey;font-size:10px;font-style:italic;margin-bottom:10px;text-align:center}.reference-mobile-view .content-frame .form-frame{margin-bottom:40px}.reference-mobile-view .content-frame .form-frame .form-header-label{font-size:13px;font-weight:600;margin-bottom:32px}.reference-mobile-view .content-frame .form-frame .form-input-frame{margin-bottom:19px}.reference-mobile-view .content-frame .form-frame .form-input-frame .form-input-header{font-size:12px;color:#484848;margin-bottom:4px}.reference-mobile-view .content-frame .form-frame .form-input-frame .form-input-header.red{color:#ff5a5f}.reference-mobile-view .content-frame .form-frame .form-input-frame .form-input{width:100%;height:32px;outline:none;font-size:12px;padding:9px 10px;border-radius:4px;border:1px solid #dbdbdb;box-sizing:border-box}.reference-mobile-view .content-frame .form-frame .form-input-frame .form-text-input{width:100%;resize:none;height:120px;outline:none;font-size:12px;padding:9px 3.5%;border-radius:4px;background:#fafafa;border:1px solid #dbdbdb;box-sizing:border-box}.reference-mobile-view .content-frame .form-frame .form-input-frame .form-input:placeholder-shown,.reference-mobile-view .content-frame .form-frame .form-input-frame .form-text-input:placeholder-shown{color:#919191;background:#fafafa}.reference-mobile-view .content-frame .form-frame .form-input-frame .form-input:focus,.reference-mobile-view .content-frame .form-frame .form-input-frame .form-text-input:focus{border-color:#2684ff;box-shadow:0 0 0 1px #2684ff}.reference-mobile-view .content-frame .form-frame .form-input-frame .form-date-frame{height:32px}.reference-mobile-view .button-frame{position:absolute;left:0;right:0;bottom:0;height:50px;z-index:1000;border-top:1px solid #dbdbdb}.reference-mobile-view .button-frame .submit-reference-button{width:87.5%;height:32px;border:none;color:#fff;cursor:pointer;font-size:12px;font-weight:600;border-radius:4px;background:#ff5a5f;margin:9px 6.25% 0}.reference-mobile-view .button-frame .submit-reference-button.hint{background:#919191;pointer-events:none}.progress-container{width:100%;background-color:#c2e0e3;border-radius:5px;overflow:hidden}.progress-container .progress-bar{height:6px;background-color:#008489;text-align:center;color:#fff;line-height:25px;border-radius:5px;transition:width .3s ease}@font-face{font-family:"Soleil";src:url(https://db.onlinewebfonts.com/t/4ff6a11cffa6e8559bd96d4fc1cfa275.eot);src:url(https://db.onlinewebfonts.com/t/4ff6a11cffa6e8559bd96d4fc1cfa275.eot#iefix) format("embedded-opentype"),url(https://db.onlinewebfonts.com/t/4ff6a11cffa6e8559bd96d4fc1cfa275.woff2) format("woff2"),url(https://db.onlinewebfonts.com/t/4ff6a11cffa6e8559bd96d4fc1cfa275.woff) format("woff"),url(https://db.onlinewebfonts.com/t/4ff6a11cffa6e8559bd96d4fc1cfa275.ttf) format("truetype"),url(https://db.onlinewebfonts.com/t/4ff6a11cffa6e8559bd96d4fc1cfa275.svg#SoleilW01-Regular) format("svg")}@font-face{font-family:"Soleil";src:url(https://db.onlinewebfonts.com/t/a9d2e51be59e365796251ab6d63be17b.eot);src:url(https://db.onlinewebfonts.com/t/a9d2e51be59e365796251ab6d63be17b.eot#iefix) format("embedded-opentype"),url(https://db.onlinewebfonts.com/t/a9d2e51be59e365796251ab6d63be17b.woff2) format("woff2"),url(https://db.onlinewebfonts.com/t/a9d2e51be59e365796251ab6d63be17b.woff) format("woff"),url(https://db.onlinewebfonts.com/t/a9d2e51be59e365796251ab6d63be17b.ttf) format("truetype"),url(https://db.onlinewebfonts.com/t/a9d2e51be59e365796251ab6d63be17b.svg#Soleil) format("svg");font-weight:700}html{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}body{font-family:Soleil}button,div,input,select,textarea{font-family:Soleil;color:#2a2a2a}button{padding:0;border:none;outline:none;cursor:pointer}input,textarea{outline:none;-webkit-appearance:none}input:placeholder-shown{background:#fafafa}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#919191}input::placeholder,textarea::placeholder{color:#919191}input:focus,textarea:focus{border-color:#4d90fe}.aqua{color:#008489}.black{color:#2a2a2a}.blue{color:#24a4db}.green{color:#4dd865}.orange{color:#eb903d}.red,.una{color:#ff5a5f}.hint{color:#919191}.bg-aqua{background:#008489}.bg-grey{background:#d3d3d3}.bg-grey-2{background:#f2f2f2}.bg-placeholder{background:#fafafa}.bg-una{background:#ff5a5f}.border-text-una{border:1px solid #ff5a5f;color:#ff5a5f;background:#fff}.bg-disabled{background:#919191}.full-screen-view{position:fixed;top:0;left:0;right:0;bottom:0}.layout-center{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.scroll{overflow-y:scroll}.scroll::-webkit-scrollbar{width:0;display:none}.capitalize{text-transform:capitalize}.bold{font-weight:600}.italic{font-style:italic}.hide{visibility:hidden}.hidden{display:none!important}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pointer{cursor:pointer}.flex-frame{display:flex}.transform-1{-webkit-transform:scale(1);transform:scale(1)}.fs-11{font-size:11px}.fs-14{font-size:14px}.fs-15{font-size:15px}.fs-16{font-size:16px}.fs-24{font-size:24px}.sc-ifAKCX{position:relative;z-index:10}.sc-ifAKCX .wrapper .sc-bxivhb input{padding-right:10px;overflow:hidden;font-weight:700;white-space:nowrap;text-overflow:ellipsis;background:transparent}.sc-ifAKCX .wrapper .sc-bwzfXH ul{padding-bottom:5px}.sc-ifAKCX .wrapper .sc-bwzfXH ul li{padding-right:15px}.checkbox{position:relative;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;user-select:none}.checkbox input{position:absolute;opacity:0;z-index:1;margin:0;width:100%;height:100%;cursor:pointer}.checkmark{position:absolute;top:0;left:0;width:14px;height:14px;z-index:0;border-radius:2px;background:#f2f2f2;border:1px solid #dbdbdb}.checkbox input:checked~.checkmark{border-color:#008489;background-color:#008489}.checkmark:after{content:"";position:absolute;display:none}.checkbox input:checked~.checkmark:after{display:block}.checkbox .checkmark:after{top:1px;left:5px;width:3px;height:8px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.date-picker{display:flex;height:34px}.date-picker .days-menu,.date-picker .months-menu,.date-picker .years-menu{margin:0;height:100%;outline:none;flex:0 0 30%;-webkit-appearance:none;appearance:none;border-radius:4px;box-sizing:border-box;border:1px solid #dbdbdb}.date-picker .days-menu select,.date-picker .months-menu select,.date-picker .years-menu select{margin:0;width:100%;font-size:12px;font-weight:700;box-sizing:border-box;padding:6px 16px 6px 10px}.date-picker .days-menu .menu-icon img,.date-picker .months-menu .menu-icon img,.date-picker .years-menu .menu-icon img{width:16px;height:16px}.date-picker .bg-placeholder{color:#919191}.date-picker .years-menu{flex-grow:1}.date-picker .middle{margin:0 1%}.loading-pane{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1000;background:#fff}.loading-pane .loader{border:4px solid #f3f3f3;border-top-color:#ff5a5f;border-radius:50%;width:30px;height:30px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.modal-pane{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999}.modal-pane .background{width:100%;height:100%;background:rgba(42,42,42,.4)}.modal-pane .modal-pane-content{background-color:#fff;border-radius:4px;min-width:450px;min-height:350px;transition:.3s}.modal-pane .modal-pane-content .modal-header{margin-top:30px;font-size:18px;font-weight:700;text-align:center}.modal-pane .modal-pane-content .modal-message{font-size:18px;text-align:center}.modal-pane .modal-pane-content .modal-button-frame{position:absolute;left:30px;right:30px;bottom:30px;display:flex;justify-content:space-between}.modal-pane .modal-pane-content .modal-button-frame .modal-button{font-size:12px;font-weight:700;padding:8px 15px;border-radius:4px}.modal-pane .modal-pane-content .modal-button-frame .modal-button.bg-una{color:#fff}.modal-pane .modal-pane-content.mobile{width:90%;min-width:0;max-width:450px}.modal-pane .slide-down{transform:translate(-50%,275%);transform:translate3d(-50%,275%,275%)}.example-enter,.modal-pane .slide-down{-webkit-transform:translate(-50%,275%);-moz-transform:translate(-50%,275%);-ms-transform:translate(-50%,275%);-o-transform:translate(-50%,275%)}.example-enter{position:absolute;top:50%;left:50%;opacity:1;transform:translate(-50%,275%);transform:translate3d(-50%,275%,0)}.example-enter.example-enter-active{transform:translate(-50%,-50%);transform:translate3d(-50%,-50%,0);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.example-enter.example-enter-active,.example-exit{position:absolute;top:50%;left:50%;opacity:1;transition:opacity 1s ease;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;transition-duration:.3s;transition-timing-function:cubic-bezier(.175,.665,.32,1),linear}.example-exit{transform:translate(-50%);transform:translate3d(-50%,0,0);-webkit-transform:translate(-50%);-moz-transform:translate(-50%);-ms-transform:translate(-50%);-o-transform:translate(-50%)}.example-exit.example-exit-active{position:absolute;top:50%;left:50%;opacity:0;transform:translate(-50%,275%);transform:translate3d(-50%,275%,0);-webkit-transform:translate(-50%,275%);-moz-transform:translate(-50%,275%);-ms-transform:translate(-50%,275%);-o-transform:translate(-50%,275%)}.progress-bar-view{height:24px;display:flex}.progress-bar-view .progress-block{width:24px;height:100%;margin-right:1px;background:#f2f2f2}.progress-bar-view .progress-block .fill{height:100%;transition:75ms}.progress-bar-view .progress-block .second{transition-delay:75ms}.progress-bar-view .progress-block .third{transition-delay:.15s}.progress-bar-view .progress-block .fourth{margin-right:0;transition-delay:.225s}.progress-bar-view .progress-block .blue{background:#24a4db}.progress-bar-view .progress-block .green{background:#3ec253}.progress-bar-view .progress-block .orange{background:#eb903d}.progress-bar-view .progress-block .una{background:#ff5a5f}.progress-bar-view.mobile{height:16px}.progress-bar-view.mobile .progress-block{width:16px;height:16px}.select-menu-frame{position:relative;border-radius:4px;box-sizing:border-box}.select-menu-frame select{position:relative;z-index:1;border:none;-webkit-appearance:none;appearance:none;background:transparent}.select-menu-frame .menu-icon{position:absolute;top:0;right:0;bottom:0;z-index:0;display:flex;align-items:center;justify-content:center}.select-menu-frame .menu-icon img{width:24px;height:24px}.select-menu-frame.ellipsis select{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.select-menu-frame.bg-placeholder select select{color:#919191}.tooltip-box-portal{position:absolute;background:#333;color:#fff;padding:8px 12px;border-radius:6px;z-index:9999;font-size:14px;white-space:nowrap;pointer-events:none;transition:opacity .3s}