.QDG-common-search{min-width:14rem;margin:0;pointer-events:none}.QDG-common-search > input[type="search"]{background:#fff;font-family:var(--input-font);font-size:.8rem;padding:.4rem 1.6rem .4rem .4rem;border:.1rem solid #ddd;border-radius:.2rem;width:100%;outline:0;line-height:.8rem;pointer-events:all}.QDG-common-search::after{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f002";font-size:.8rem;padding:.6rem .6rem .5rem 0;position:absolute;margin-left:-1.4rem;background:transparent;color:#aaa;cursor:pointer;pointer-events:all}.QDG-component{width:100%;height:100%;border-radius:.5rem;position:relative;display:flex;flex-direction:column}.QDG-loading{pointer-events:none;user-select:none}.QDG-loading:before{content:"";background:#00000005;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;backdrop-filter:blur(.1rem);outline:.15rem dashed #ddd;border-radius:.5rem}.QDG-loading:after{content:"";position:absolute;top:calc(50% - 2rem);left:calc(50% - 2rem);width:4rem;height:4rem;border:.4rem solid #00000020;z-index:3;border-radius:50%;border-top-color:var(--main-color);animation:roll 1s linear infinite}.QDG-error{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#F82929;font-size:.9rem;font-weight:500;position:relative;background:#F8292910}.QDG-error:before{font-family:"Font Awesome 6 Free";content:"\f057";font-weight:400;font-size:5rem;padding-bottom:1rem}.QDG-error a{font-size:.8rem;font-weight:400}.QDG-nothing{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#888;font-style:italic;font-size:.8rem;position:relative}.QDG-nothing:before{content:"";background-image:url(../../res/empty_image.png);background-size:cover;background-position:center;width:14rem;aspect-ratio:16 / 9;margin-bottom:1rem}.QDG-wrapper{flex:1;width:100%;min-height:0;overflow:auto;position:relative}.QDG-table{width:100%;height:auto;border-collapse:collapse}.QDG-table thead th{min-width:16rem;font-size:.7rem;font-weight:500;color:#888;background:#fff;padding:.7rem .5rem .5rem;text-align:left;box-shadow:inset 0 -.15rem 0 #e5e7eb;position:sticky;top:0 !important;white-space:nowrap;z-index:1}.QDG-table thead th.QDG-row-actions-header{min-width:auto;z-index:2;text-align:center;width:1px}.QDG-table thead th.QDG-row-actions-header.hidden-mode{display:none}.QDG-table tbody td{font-size:.8rem;color:#464646;padding:.7rem .5rem;text-align:left;box-shadow:inset 0 -.0625rem 0 #e5e7eb;transition:background .3s;background:var(--custom-header-color,transparent)}.QDG-table tbody tr:last-child td{box-shadow:none}.QDG-table tbody td:empty:before{content:attr(empty);font-style:italic;color:#999}.QDG-table tbody tr:hover td{background:#f5f5f5}.QDG-table tbody td.QDG-row-actions{padding:0 .5rem;width:1px}.QDG-row-actions > div{display:flex;flex-direction:row;align-items:center}.QDG-row-actions > div > span{font-size:.7rem;padding:.25rem .5rem;display:inline-block;color:#aaa !important;transition:color .3s;border-radius:.3rem}.QDG-table tbody tr.QDG-empty-row{pointer-events:none;user-select:none;color:#999;font-style:italic}.QDG-tfooter{flex:0 0 2.75rem;box-shadow:inset 0 .15rem 0 #e5e7eb;display:flex;flex-direction:row;align-items:center;font-size:.7rem;color:#666;padding:0 .5rem}.QDG-columns-presentation{color:var(--main-color)}.QDG-columns-presentation.has-cols-selected> span:after{font-family:"Font Awesome 6 Free";content:"\f058";font-weight:900;font-size:.4rem;position:absolute;margin-left:-.1rem;margin-top:.4rem}.QDG-columns-presentation.with-error{color:#F82929}.QDG-columns-presentation.with-error > span:after{font-family:"Font Awesome 6 Free";content:"\f071";font-weight:900;font-size:.5rem;position:absolute;margin-left:-.25rem;margin-top:-.25rem}.QDG-available-cols{display:flex;flex-direction:column;pointer-events:all !important}.QDG-available-cols > span:nth-child(1){font-size:.7rem;color:#666;text-align:center;padding:.5rem 0;font-weight:500}.QDG-available-cols > div:nth-child(2){padding:.3rem .3rem 0;border-top:.1rem solid #eee}.QDG-available-cols > div:nth-child(2) > input{background:#fff;font-family:var(--input-font);font-size:.8rem;padding:.4rem 1.4rem .4rem .6rem;border:0.1rem solid #ddd;border-radius:0.2rem;width:100%;outline:0;line-height:.8rem}.QDG-available-cols > div:nth-child(2):after{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f002";font-size:.8rem;padding:.6rem .6rem .6rem 0;position:absolute;margin-left:-1.4rem;background:transparent;color:#aaa}.QDG-available-cols > div:nth-child(3){display:flex;flex-direction:column;width:24rem;font-size:.8rem;max-height:16rem;overflow:auto;white-space:nowrap;padding:.25rem;border-top:.1rem solid #eee;border-bottom:.1rem solid #eee;margin:.25rem 0}.QDG-available-cols > div:nth-child(3).nothing-found:before{content:attr(empty);display:block;text-align:center;font-style:italic;color:#aaa;padding:.45rem .3rem .4rem}.QDG-available-cols > div:nth-child(3) > label{padding:.3rem;margin:.1rem 0;display:flex;flex-direction:row;align-items:center;transition:background .3s;cursor:pointer}.QDG-available-cols > div:nth-child(3) > label > label{margin-right:.3rem}.QDG-available-cols > div:nth-child(3) > label:hover{background:var(--selection-input-color)}.QDG-available-cols > div:nth-child(3) > label input{display:none}.QDG-available-cols > div:nth-child(3) > label > span{max-width:95%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.QDG-available-cols button.btn-red{width:75%;margin:0 auto .5rem}.QDG-available-cols button.btn-main-x{margin:.25rem}.QDG-btn-remove.with-error > span:after{font-family:"Font Awesome 6 Free";content:"\f071";font-weight:900;font-size:.5rem;position:absolute;margin-left:-.25rem;margin-top:-.25rem;color:#F82929}.QDG-btn-edit.with-error > span:after{font-family:"Font Awesome 6 Free";content:"\f071";font-weight:900;font-size:.5rem;position:absolute;margin-left:-.25rem;margin-top:-.25rem;color:#F82929}.QDG-btn-copy.with-error > span:after{font-family:"Font Awesome 6 Free";content:"\f071";font-weight:900;font-size:.5rem;position:absolute;margin-left:-.25rem;margin-top:-.25rem;color:#F82929}.QDG-table thead th.QDG-style-person_url{width:fit-content;min-width:auto;padding:0}.QDG-table thead th.QDG-style-person_url > *{display:none}.QDG-table tbody td.QDG-style-person_url{width:fit-content;min-width:auto;padding:.2rem}.QDG-table tbody td.QDG-style-person_url > img{width:2.5rem;height:2.5rem;border-radius:50%;display:block;object-fit:cover}.QDG-table tbody td.QDG-style-none:not(:has(> *)){white-space:nowrap;overflow:hidden;max-width:24rem;text-overflow:ellipsis}.QDG-table thead th.QDG-type-type_number{width:fit-content;min-width:auto}.QDG-table thead td.QDG-type-type_number{width:fit-content;min-width:auto}.QDG-table thead th.QDG-style-object_id{width:fit-content;min-width:auto;padding-left:.25rem}.QDG-table tbody td.QDG-style-object_id{width:fit-content;min-width:auto;padding:0 .25rem 0}.QDG-table tbody td.QDG-style-object_id > b{font-weight:500;background:#eee;color:#666;font-size:.65rem;padding:.1rem .2rem .05rem;border:.1rem solid #bbb;border-radius:.3rem}.QDG-table tbody td.QDG-style-object_id > b:before{content:"#";font-weight:900;margin-right:.3rem}.QDG-table tbody tr:has(.QDG-style-object_state):has(b.inactive){position:relative}.QDG-table tbody td.QDG-style-object_state{width:fit-content;min-width:auto;padding:0 .25rem 0;white-space:nowrap}.QDG-table tbody td.QDG-style-object_state > b{font-weight:500;background:#fff !important;color:#888;font-size:.7rem;padding:.1rem .3rem .05rem;border:.1rem solid #ddd;border-radius:.3rem;display:inline-block;text-transform:uppercase}.QDG-table tbody td.QDG-style-object_state > b:before{font-family:"Font Awesome 6 Free";content:"\f0c8";font-weight:900;font-size:.8rem;color:#ddd;margin-right:.3rem}.QDG-table tbody td.QDG-style-object_state > b.active:before{color:#67C472}.QDG-table tbody td.QDG-style-object_state > b.inactive:before{color:#F82929}.QDG-table tbody td.QDG-style-object_state > b.inactive:after{content:"";position:absolute;background:#F8292910;width:100%;height:100%;top:0;left:0;z-index:0;pointer-events:none !important;user-select:none}.QDG-table tbody tr:has(.QDG-style-active_flag):has(b[state="false"]){position:relative}.QDG-table tbody td.QDG-style-active_flag{width:fit-content;min-width:auto;padding:0 .25rem 0;white-space:nowrap}.QDG-table tbody td.QDG-style-active_flag > b{font-weight:500;background:#fff !important;color:#888;font-size:.7rem;padding:.1rem .3rem .05rem;border:.1rem solid #ddd;border-radius:.3rem;display:inline-block;text-transform:uppercase}.QDG-table tbody td.QDG-style-active_flag > b:before{font-family:"Font Awesome 6 Free";content:"\f0c8";font-weight:900;font-size:.8rem;color:#67C472;margin-right:.3rem}.QDG-table tbody td.QDG-style-active_flag > b[state="false"]:before{color:#F82929}.QDG-table tbody td.QDG-style-active_flag > b[state="false"]:after{content:"";position:absolute;background:#F8292910;width:100%;height:100%;top:0;left:0;z-index:0;pointer-events:none !important;user-select:none}.QDG-table thead th.QDG-style-object_color{width:fit-content;min-width:auto;padding:0}.QDG-table thead th.QDG-style-object_color > *{display:none}.QDG-table tbody td.QDG-style-object_color{width:fit-content;min-width:auto;padding:0}.QDG-table tbody td.QDG-style-object_color > b:before{font-family:"Font Awesome 6 Free";content:"\f111";font-weight:900;font-size:.8rem;color:var(--object-color)}.QDG-table tbody td.QDG-style-open_customer_link{white-space:nowrap;overflow:hidden;max-width:24rem;text-overflow:ellipsis}.QDG-table thead th.QDG-type-type_char{width:fit-content;min-width:auto}.QDG-table tbody td.QDG-type-type_char{width:fit-content;min-width:auto}.QDG-table thead th.QDG-type-type_bool{width:fit-content;min-width:auto}.QDG-table tbody td.QDG-type-type_bool{width:fit-content;min-width:auto}.QDG-table thead th.QDG-type-type_date{width:fit-content;min-width:auto}.QDG-table tbody td.QDG-type-type_date{width:fit-content;min-width:auto}.QDG-table thead th.QDG-style-seconds_to_timer{width:fit-content;min-width:auto}.QDG-table tbody td.QDG-style-seconds_to_timer{width:fit-content;min-width:auto;padding:.7rem .25rem;white-space:nowrap}.QDG-table tbody td.QDG-style-seconds_to_timer > b{font-weight:500;background:#fff !important;color:#888;font-size:.75rem;padding:.1rem .3rem .05rem;border:.1rem solid #ddd;border-radius:.3rem;display:inline-block}.QDG-table tbody td.QDG-style-seconds_to_timer > b:before{font-family:"Font Awesome 6 Free";content:"\f017";font-weight:900;font-size:.7rem;color:#aaa;margin-right:.25rem}.QDG-table thead th.QDG-style-ticket{min-width:auto !important}.QDG-table tbody td.QDG-style-ticket{min-width:auto !important;white-space:nowrap}.QDG-table thead th.QDG-style-opportunity{min-width:auto !important}.QDG-table tbody td.QDG-style-opportunity{min-width:auto !important;white-space:nowrap}.QDG-table thead th.QDG-style-flow_state{min-width:auto !important}.QDG-table tbody td.QDG-style-flow_state{padding:0 !important;min-width:auto !important}.QDG-table tbody td.QDG-style-flow_state > span{display:block;padding:.25rem 1.25rem;margin:0 .25rem;box-shadow:inset 0 -.0625rem 0 #e5e7eb;text-align:center;font-weight:500 !important;color:#fff !important;border-radius:1rem;font-size:.6rem;text-transform:uppercase;white-space:nowrap}.QDG-table thead th.QDG-style-custom_tag{min-width:auto !important}.QDG-table tbody td.QDG-style-custom_tag{padding:0 !important;min-width:auto !important}.QDG-table tbody td.QDG-style-custom_tag:empty:before{padding-left:.5rem}.QDG-table tbody td.QDG-style-custom_tag > span{display:block;padding:.2rem 1.25rem .25rem;margin:0 .25rem;box-shadow:inset 0 -.0625rem 0 #e5e7eb;text-align:center;font-weight:500 !important;color:#fff !important;border-radius:1rem;text-transform:uppercase;font-size:.6rem;white-space:nowrap}.QDG-table thead th.QDG-style-origin_type{min-width:auto !important}.QDG-table thead th.QDG-style-origin_type > span{display:none}.QDG-table tbody td.QDG-style-origin_type{padding:0 !important;min-width:auto !important;text-align:center}.QDG-table tbody td.QDG-style-min_object_color > span{display:flex;align-items:center}.QDG-table tbody td.QDG-style-min_object_color > span[style]:before{font-family:"Font Awesome 6 Free";content:"\f111";font-weight:900;color:var(--item-color);margin-right:.3rem}.QDG-table thead th.QDG-style-array_object{padding-left:.85rem}.QDG-table tbody td.QDG-style-array_object{white-space:nowrap;padding:.5rem .25rem}.QDG-table tbody td.QDG-style-array_object > span{display:flex;width:min-content;align-items:center;color:#464646;cursor:pointer;border:.15rem dashed transparent;padding:.25rem .5rem;border-radius:.5rem;transition-property:border-color,color;transition-duration:.2s}.QDG-table tbody td.QDG-style-array_object > span:after{font-family:"Font Awesome 6 Free";margin-left:1rem;content:"\f044";font-weight:900;color:#ddd;transition-property:color;transition-duration:.2s}.QDG-table tbody td.QDG-style-array_object > span:hover{border-color:var(--main-color);color:#666}.QDG-table tbody td.QDG-style-array_object > span:hover:after{color:var(--main-color)}.QDG-table tbody td.QDG-style-array_object > span > i{color:#aaa}.QDG-table thead th.QDG-style-questionary_risk_state{min-width:auto !important}.QDG-table tbody td.QDG-style-questionary_risk_state{padding:0 .5rem;min-width:auto !important}.QDG-table tbody td.QDG-style-questionary_risk_state > span{display:flex;align-items:center;font-size:.7rem;color:#666;background:#fff;border:.1rem solid #ddd;width:min-content;white-space:nowrap;padding:.1rem .25rem;border-radius:.3rem;font-weight:500}.QDG-table tbody td.QDG-style-questionary_risk_state > span:before{font-family:"Font Awesome 6 Free";content:"\f0c8";color:#ddd;font-weight:900;font-size:.8rem;padding-bottom:.05rem;margin-right:.3rem}.QDG-table tbody td.QDG-style-questionary_risk_state > span.qrs_high_risk:before{color:#F82929}.QDG-table tbody td.QDG-style-questionary_risk_state > span.qrs_medium_risk:before{color:#faaf15}.QDG-table tbody td.QDG-style-questionary_risk_state > span.qrs_low_risk:before{color:#67C472}.QDG-table thead th.QDG-style-questionary_reapplied_state{min-width:auto !important}.QDG-table tbody td.QDG-style-questionary_reapplied_state{white-space:nowrap !important;word-break:keep-all}.QDG-table tbody td.QDG-style-questionary_reapplied_state .quest-reapplied-state{display:inline-flex;align-items:center;font-size:.7rem;color:#666;background:#fff;border:.1rem solid #ddd;width:min-content;white-space:nowrap;padding:.1rem .25rem;border-radius:.3rem;font-weight:500}.QDG-table tbody td.QDG-style-questionary_reapplied_state .quest-reapplied-state{display:inline-block}.QDG-table tbody td.QDG-style-questionary_reapplied_state .quest-reapplied-state:before{font-family:"Font Awesome 6 Free";content:"\f0c8";font-weight:900;margin-right:.3rem;color:#ddd}.QDG-table tbody td.QDG-style-questionary_reapplied_state .quest-reapplied-state.qcrs-not_necessary:before{color:#9CA3AF}.QDG-table tbody td.QDG-style-questionary_reapplied_state .quest-reapplied-state.qcrs-not_applied_on_time:before{color:#0094ff}.QDG-table tbody td.QDG-style-questionary_reapplied_state .quest-reapplied-state.qcrs-not_applied_out_time:before{color:#e20b0b}.QDG-table tbody td.QDG-style-questionary_reapplied_state .quest-reapplied-state.qcrs-applied_on_time:before{color:#00C875}.QDG-table tbody td.QDG-style-questionary_reapplied_state .quest-reapplied-state.qcrs-applied_out_time:before{color:#f86f29}.QDG-table thead th.QDG-style-point_score{width:fit-content;min-width:auto;padding-left:.25rem}.QDG-table tbody td.QDG-style-point_score{width:fit-content;min-width:auto;padding:0 .25rem 0}.QDG-table tbody td.QDG-style-point_score > b{font-weight:500;background:#eee;color:#666;font-size:.7rem;padding:.05rem .2rem 0;border:.1rem solid #bbb;border-radius:.3rem;cursor:default}.QDG-table tbody td.QDG-style-point_score > b:before{font-family:"Font Awesome 6 Free";content:"\f3bf";font-weight:900;margin:.25rem .15rem 0 0;font-size:.5rem;vertical-align:top;display:inline-block}.QDG-tr .col-hint-balloon{margin-left:.3rem;color:#2090EA}.QDG-table tbody td.QDG-style-shared_flag > span{background:var(--main-color);color:var(--main-color-font);font-size:.7rem;padding:.15rem .2rem .05rem;border-radius:.3rem}.QDG-table tbody td.QDG-style-shared_flag:has(i){pointer-events:none}.QDG-table tbody td.QDG-style-shared_flag > i{display:none}