.Select{position:relative}.Select input::-webkit-contacts-auto-fill-button,.Select input::-webkit-credentials-auto-fill-button{display:none!important}.Select input::-ms-clear{display:none!important}.Select input::-ms-reveal{display:none!important}.Select,.Select div,.Select input,.Select span{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:.35}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{box-shadow:none}.Select.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.Select.is-open>.Select-control .Select-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.Select.is-searchable.is-open>.Select-control{cursor:text}.Select.is-searchable.is-focused:not(.is-open)>.Select-control{cursor:text}.Select.is-focused>.Select-control{background:#fff}.Select.is-focused:not(.is-open)>.Select-control{border-color:#007eff;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a;background:#fff}.Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.Select.has-value.Select--single>.Select-control .Select-value .Select-value-label,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus{color:#007eff;outline:none;text-decoration:underline}.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#fff}.Select.has-value.is-pseudo-focused .Select-input{opacity:0}.Select.is-open .Select-arrow,.Select .Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}.Select.Select--rtl{direction:rtl;text-align:right}.Select-control{background-color:#fff;border-color:#d9d9d9 #ccc #b3b3b3;border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{box-shadow:0 1px #0000000f}.Select-control .Select-input:focus{outline:none;background:#fff}.Select-placeholder,.Select--single>.Select-control .Select-value{color:#aaa;inset:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{width:100%;background:none transparent;border:0 none;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;margin:0;outline:none;line-height:17px;padding:8px 0 12px;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:16px}.Select-loading{-webkit-animation:Select-animation-spin .4s infinite linear;-o-animation:Select-animation-spin .4s infinite linear;animation:Select-animation-spin .4s infinite linear;width:16px;height:16px;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block;position:relative;vertical-align:middle}.Select-clear-zone{-webkit-animation:Select-animation-fadeIn .2s;-o-animation:Select-animation-fadeIn .2s;animation:Select-animation-fadeIn .2s;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select--rtl .Select-arrow-zone{padding-right:0;padding-left:5px}.Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0;position:relative}.Select-control>*:last-child{padding-right:5px}.Select--multi .Select-multi-value-wrapper{display:inline-block}.Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;float:left}@-webkit-keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;box-shadow:0 1px #0000000f;box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;left:0;top:100%;width:100%;z-index:1;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{box-sizing:border-box;background-color:#fff;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-selected{background-color:#f5faff;background-color:#007eff0a;color:#333}.Select-option.is-focused{background-color:#ebf5ff;background-color:#007eff14;color:#333}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{background-color:#ebf5ff;background-color:#007eff14;border-radius:2px;border:1px solid #c2e0ff;border:1px solid rgba(0,126,255,.24);color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.Select--multi .Select-value-icon:hover,.Select--multi .Select-value-icon:focus{background-color:#d8eafd;background-color:#0071e614;color:#0071e6}.Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:#007eff3d}.Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid #c2e0ff;border-left:1px solid rgba(0,126,255,.24)}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon:hover,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:active{background-color:#fcfcfc}@keyframes Select-animation-spin{to{transform:rotate(1turn)}}@-webkit-keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn)}}.fc_preview_user_file_container{position:fixed;top:0;left:0;height:100%;width:100%;background-color:#1c2c39cc!important;overflow:auto;display:flex;z-index:101;align-self:center;justify-content:center;padding:25px}.fc_preview_user_file_container:focus{outline:none}.fc_preview_user_file_container .fc_preview_user_file_mask{position:absolute;top:0;left:0;height:100%;width:100%}.fc_preview_user_file_container .fc_preview_user_file_iconbutton_position{position:relative;display:grid;grid-template-columns:50px 35px}.fc_preview_user_file_container .fc_preview_user_file_iconbutton_position>button{border:2px solid #495661;border-radius:50%;box-shadow:0 0 8px #0003}.fc_preview_user_file_container .fc_preview_user_file{height:100%;width:100%;position:relative;display:grid;grid-template-columns:auto;grid-template-rows:50px auto 50px}.fc_preview_user_file_container .fc_preview_user_file_input{position:absolute;top:-100%}.fc_preview_user_file_container .fc_preview_user_file .fc_preview_user_file_arrow{position:absolute;top:50%;z-index:10;border:2px solid #495661;border-radius:50%;box-shadow:0 0 8px 0 transparent}.fc_preview_user_file_container .fc_preview_user_file .fc_preview_user_file_arrow_left{left:5px}.fc_preview_user_file_container .fc_preview_user_file .fc_preview_user_file_arrow_right{right:5px}.fc_preview_user_file_container .fc_preview_user_file .fc_preview_user_top_menu{position:relative;height:50px;background-color:transparent;display:flex;flex-direction:row;justify-content:flex-end;grid-column-start:1;grid-row-start:1}.fc_preview_user_file_container .fc_preview_user_file .fc_preview_user_file_content{position:relative;grid-column-start:1;grid-row-start:2;height:100%;width:100%;display:flex;justify-content:center;align-items:center;overflow:auto}.fc_preview_user_file_container .fc_preview_user_file .fc_preview_user_file_content .fc_preview_user_file_obj{max-height:100%;max-width:100%;outline:none;position:relative;box-shadow:0 0 15px #00000040;background-color:#fff;border:14px solid #fff;border-radius:8px}.fc_preview_user_file_container .fc_preview_user_file .fc_preview_user_file_content .fc_preview_uf_preview_not_possible{position:relative;background-color:#fff;min-height:200px;min-width:500px;width:auto;border-radius:10px;display:grid;grid-template-columns:100%;grid-template-rows:20px min-content 40px 39px;align-items:center;justify-content:center;box-shadow:0 2px 4px #00000080;grid-column-start:1;grid-row-start:2;overflow:hidden;padding:20px 35px 30px}.fc_preview_user_file_container .fc_preview_user_file .fc_preview_user_file_content .fc_preview_uf_preview_not_possible .fc_preview_pnb_row_1{position:absolute;top:15px;right:20px}.fc_preview_user_file_container .fc_preview_user_file .fc_preview_user_file_content .fc_preview_uf_preview_not_possible .fc_preview_pnb_row_2{position:relative;display:block;text-align:center;width:auto;justify-content:center;grid-column-start:1;grid-row-start:2}.fc_preview_user_file_container .fc_preview_user_file .fc_preview_user_file_content .fc_preview_uf_preview_not_possible .fc_preview_pnb_row_2 .fc_preview_uf_preview_not_possible_title{font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;color:#1f3b51}.fc_preview_user_file_container .fc_preview_user_file .fc_preview_user_file_content .fc_preview_uf_preview_not_possible .fc_preview_pnb_row_3{position:relative;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;grid-column-start:1;grid-row-start:3}.fc_preview_user_file_container .fc_preview_user_file .fc_preview_user_file_content .fc_preview_uf_preview_not_possible .fc_preview_pnb_row_3 .fc_preview_uf_preview_not_possible_text{font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#1f3b51}.fc_preview_user_file_container .fc_preview_user_file .fc_preview_user_file_content .fc_preview_uf_preview_not_possible .fc_preview_pnb_row_4{position:relative;height:100%;display:flex;justify-content:center;align-items:flex-end;grid-column-start:1;grid-row-start:4}.fc_preview_user_file_container .fc_preview_ufo_loading_text{position:relative;color:#fff}.fc_preview_user_file_container_pdf{padding:25px 35px 1px}.fc_preview_user_file_container_pdf .fc_preview_user_file{grid-template-rows:50px auto}.fc_preview_user_file_container_pdf .fc_preview_user_file .fc_uf_preview_wrapper{position:relative;max-height:100%;max-width:800px}.assignments_taskdetails .qnn_attachment,.assignments_createtask .qnn_attachment{margin-left:10px;margin-right:10px}.assignments_taskdetails .qnn_attachment:hover .qnn_magnify,.assignments_createtask .qnn_attachment:hover .qnn_magnify{visibility:visible}.assignments_taskdetails .qnn_attachment:hover .qnn_magnify>svg,.assignments_createtask .qnn_attachment:hover .qnn_magnify>svg{height:50px}.assignments_taskdetails .qnn_attachment:hover .qnn_uploads_preview_delete,.assignments_createtask .qnn_attachment:hover .qnn_uploads_preview_delete{visibility:visible}.assignments_taskdetails .qnn_attachment .qnn_uploads_delete,.assignments_createtask .qnn_attachment .qnn_uploads_delete{position:absolute;top:-5px;right:-7px;height:19px;width:19px}.assignments_taskdetails .qnn_attachment .qnn_uploads_delete svg,.assignments_createtask .qnn_attachment .qnn_uploads_delete svg{height:9px;width:9px;align-self:center;justify-self:center}.assignments_taskdetails .qnn_attachment .qnn_uploads_preview_delete,.assignments_createtask .qnn_attachment .qnn_uploads_preview_delete{position:absolute;top:-5px;right:-7px;height:19px;width:19px}.assignments_taskdetails .qnn_attachment .qnn_uploads_preview_delete svg,.assignments_createtask .qnn_attachment .qnn_uploads_preview_delete svg{height:9px;width:9px;align-self:center;justify-self:center}.assignments_taskdetails .qnn_attachment .qnn_magnify,.assignments_createtask .qnn_attachment .qnn_magnify{width:100%;height:100%;display:flex!important;justify-content:center;visibility:hidden;align-items:center}.assignments_taskdetails .qnn_attachment .qnn_magnify svg,.assignments_createtask .qnn_attachment .qnn_magnify svg{stroke:#00000054;align-self:center;justify-self:center}.assignments_taskdetails .qnn_attachment .qnn_attachment_icon,.assignments_createtask .qnn_attachment .qnn_attachment_icon{height:100px;width:100px;display:flex;justify-content:center}.assignments_taskdetails .qnn_attachment .qnn_attachment_icon svg,.assignments_createtask .qnn_attachment .qnn_attachment_icon svg{height:65px;width:65px;align-self:center;justify-self:center}.assignments_taskdetails .cc_attachments,.assignments_createtask .cc_attachments{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;width:357px;height:100%}.assignments_taskdetails .cc_attachments>img,.assignments_createtask .cc_attachments>img{max-width:80px;max-height:90px}.assignments_taskdetails .cc_upload_preview,.assignments_createtask .cc_upload_preview{position:relative;display:flex!important;justify-content:center;align-items:center;border:1px solid #f7f7f7;min-height:100px!important}.assignments_taskdetails .cc_upload_preview>img,.assignments_createtask .cc_upload_preview>img{max-width:90px;max-height:90px}.assignments_taskdetails .cc_parameters_table,.assignments_createtask .cc_parameters_table{position:relative;margin-bottom:15px}.assignments_taskdetails .cc_parameters_table td .fc_assignment_task,.assignments_createtask .cc_parameters_table td .fc_assignment_task{position:relative;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;flex-wrap:wrap;justify-content:stretch}.assignments_taskdetails .qnn_uploads_preview_delete,.assignments_createtask .qnn_uploads_preview_delete{position:relative;visibility:hidden}.assignments_taskdetails .cc_add_file_icon,.assignments_createtask .cc_add_file_icon{margin-left:10px}.fc_file_upload_container{position:fixed;top:0;left:0;height:100%;width:100%;background-color:#1c2c39cc!important;z-index:101;overflow:auto;display:flex;align-items:center;justify-content:center}.fc_file_upload_container .fc_file_upload_wrapper{position:absolute;top:0;left:0;height:100%;width:100%}.fc_file_upload_container .fc_file_upload{position:relative;height:auto;width:auto;background-color:#fff}.fc_file_upload_container .fc_file_upload .fc_file_header_container{height:91px;width:100%;padding-left:90px;padding-right:64px;padding-top:35px;position:absolute;top:0;left:0}.fc_file_upload_container .fc_file_upload .fc_file_header_container .step-block{display:inline-block;width:auto;height:auto}.fc_file_upload_container .fc_file_upload .fc_file_header_container .step-block .green-oval{width:10px;height:10px;border-radius:50%;display:inline-block;background-color:#e5e6ea;margin-right:10px}.fc_file_upload_container .fc_file_upload .fc_file_header_container .step-block .green-oval.activeOval{background-color:#6dc7ba}.fc_file_upload_container .fc_file_upload .fc_file_header_container .step-block .step-block-label{display:inline-block;font-family:Roboto;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#e5e6ea;text-transform:uppercase}.fc_file_upload_container .fc_file_upload .fc_file_header_container .step-block .step-block-label.activeLabel{color:#215263}.fc_file_upload_container .fc_file_upload .fc_file_header_container .step-block .step-block-line{border-radius:3px;width:62px;display:inline-block;height:2px;background-color:#e5e6ea;margin:0 15px 2.8px}.fc_file_upload_container .fc_file_upload .fc_file_header_container .step-block .step-block-line.activeLine{background-color:#215263}.fc_file_upload_container .fc_file_upload .fc_file_header_container .cancel-modal{position:absolute;right:40px;top:27px}.fc_file_upload_container .fc_file_upload .fcf_drop_box{height:100%;width:100%;padding:200px 90px 145px}.fc_file_upload_container .fc_file_upload .fcf_drop_box .csv_content{height:100%;width:100%;overflow:auto;min-height:200px}.fc_file_upload_container .fc_file_upload .fcf_drop_box .csv_topContent{height:200px;width:100%;position:absolute;top:0;left:0;padding:90px 90px 0}.fc_file_upload_container .fc_file_upload .fcf_drop_box .csv_bottomContent{height:190px;width:100%;position:absolute;bottom:0;left:0;padding:0 90px}.fc_file_upload_container .fc_file_upload .fc_file_step .error-file-extension{color:#d65b4d}.fc_file_upload_container .fc_file_upload .fc_file_step .fc_file_content{padding-top:120px}.fc_file_upload_container .fc_file_upload .fc_file_step .fc_file_content .step1-title{font-family:Roboto;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#215263}.fc_file_upload_container .fc_file_upload .fc_file_step .fc_file_content .step1-subtitle{margin-top:20px;padding-left:1.5px;display:inline-block;font-family:Roboto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#215263}.fc_file_upload_container .fc_file_upload .fc_file_step .fc_file_content .step1-download-block{position:absolute;right:95px;bottom:10px;cursor:pointer}.fc_file_upload_container .fc_file_upload .fc_file_step .fc_file_content .step1-download-block .step1-download-icon{display:inline-block;vertical-align:middle;margin-right:2px}.fc_file_upload_container .fc_file_upload .fc_file_step .fc_file_content .step1-download-block .step1-download-label{font-family:Roboto;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#86cfca;display:inline-block;text-transform:none}.fc_file_upload_container .fc_file_upload .fc_file_step .fc_file_content .step1-download-block .step1-download-label .fsi{display:inline-block;vertical-align:middle}.fc_file_upload_container .fc_file_upload .fc_file_step .fc_file_content .step1-download-block .step1-download-label .fc_button_title{vertical-align:middle}.fc_file_upload_container .fc_file_upload .fc_file_step .step1-draganddrops{width:100%;height:100%;border-radius:5px;border:solid 1px #b9c8cd;border-style:dashed;position:relative;display:flex;justify-content:center;align-items:center}.fc_file_upload_container .fc_file_upload .fc_file_step .step1-draganddrops .step1-draganddrop-content{flex-direction:column;text-align:center;position:relative;display:flex;justify-content:center;align-items:center}.fc_file_upload_container .fc_file_upload .fc_file_step .step1-draganddrops .step1-draganddrop-content .step1-invalidfile{height:auto;position:relative;display:block;font-size:14px;font-weight:500;color:#d65b4d;width:330px;padding-bottom:7px}.fc_file_upload_container .fc_file_upload .fc_file_step .step1-draganddrops .step1-draganddrop-content .draganddrop-label{width:auto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#215263}.fc_file_upload_container .fc_file_upload .fc_file_step .step1-draganddrops .step1-draganddrop-content .click_here_text{width:auto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#215263;text-decoration:underline}.fc_file_upload_container .fc_file_upload .fc_file_step .step1-draganddrops .step1-draganddrop-content .cloud{margin-left:0}.fc_file_upload_container .fc_file_upload .fc_file_step .step1-draganddrops .step1-draganddrop-content .cloud svg{width:100px;height:115px}.fc_file_upload_container .fc_file_upload .fc_file_step .step1-draganddrops .step1-draganddrop-content .input-file{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.fc_file_upload_container .fc_file_upload .fc_file_step .step1-draganddrops .step1-draganddrop-content .input-file+label{height:30px;border-radius:4px;text-transform:uppercase;font-size:13px;white-space:nowrap;box-shadow:2px 2px 4px #0003;background-color:#86cfca;color:#fff;cursor:pointer;font-weight:400;padding:4px 16px;line-height:23px}.fc_file_upload_container .fc_file_upload .fc_file_step .step1-draganddrops .step1-draganddrop-content .input-file+label:hover{filter:brightness(85%)}.fc_file_upload_container .fc_file_upload .fc_file_step .step1-text-blocker{width:100%;height:100px;border-radius:6px;background-color:#f7f7f8;padding:15px 93px 15px 21px}.fc_file_upload_container .fc_file_upload .fc_file_step .step1-text-blocker .step1-text-blocker-title{font-family:Roboto;font-size:15px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#215263;margin-bottom:7px}.fc_file_upload_container .fc_file_upload .fc_file_step .step1-text-blocker .step1-text-blocker-content{font-family:Roboto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;color:#215263;line-height:22px}.fc_file_upload_container .fc_file_upload .fc_file_step .step1-text-end{font-family:Roboto;font-size:11px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#215263;margin-top:31px}.fc_file_upload_container .fc_file_upload .underline{text-decoration:underline;cursor:pointer}.fc_file_upload_container .fc_file_upload .hide{display:none}.fc_file_upload_container .fc_file_upload-modal{position:relative;height:600px;width:800px}.fc_file_upload_container .fc_file_upload-fullscreen{position:relative;height:100%;width:100%}.add_new_button_hidden,.add_new_allergie_hidden{display:none}.guest_allergies_scrollable_wrapper{position:relative;max-height:460px;overflow-y:auto;margin-bottom:5px;scrollbar-color:#cccccc rgba(255,255,255,.2);scrollbar-width:thin!important}.guest_allergies_scrollable_wrapper::-webkit-scrollbar-thumb{background-color:#ccc;border:4.5px solid transparent;border-left-width:2px;border-right-width:2px;border-radius:2px;background-clip:content-box}.guest_allergies_scrollable_wrapper::-webkit-scrollbar{background-color:#fff;width:11px;overflow:visible;height:15px}.guest_allergies_scrollable_wrapper .guest_allergies_row{position:relative}.guest_allergies_scrollable_wrapper .guest_allergies_row .guest_attributes_row{position:relative;display:flex;height:auto;padding:5px 0;align-items:center}.guest_allergies_scrollable_wrapper .guest_allergies_row .guest_attributes_row .ga_guest_name{position:relative;min-width:150px;max-width:150px;text-transform:capitalize;display:block;padding-right:9px;line-height:17px;word-break:break-all;font-size:13px}.guest_allergies_scrollable_wrapper .guest_allergies_row .guest_attributes_row .ga_guest_allergie{position:relative;line-height:26px;height:auto;display:flex;flex-wrap:wrap;row-gap:10px;text-transform:capitalize;font-size:13px;font-weight:500;color:#fff;margin-left:5px}.guest_allergies_scrollable_wrapper .guest_allergies_row .guest_attributes_row .ga_allergie_box{position:relative;display:flex;align-items:center;border-radius:3px;padding:0 30px 0 10px;margin-right:10px;height:30px}.guest_allergies_scrollable_wrapper .guest_allergies_row .guest_attributes_row .ga_allergie_box_red_color{background-color:#d65b4d}.guest_allergies_scrollable_wrapper .guest_allergies_row .guest_attributes_row .ga_allergie_box_grey_color{background-color:#979797;padding:0 10px}.guest_allergies_scrollable_wrapper .guest_allergies_row .guest_attributes_row .ga_allergie_box_greenish_color{background-color:#86cfca}.guest_allergies_scrollable_wrapper .guest_allergies_row .guest_attributes_row .ga_allergie_box .ga_close_icon{display:none;position:absolute;right:2px}.guest_allergies_scrollable_wrapper .guest_allergies_row .guest_attributes_row .ga_allergie_box .ga_close_icon>button>span>div>svg>path{stroke:#fff;stroke-width:2px}.guest_allergies_scrollable_wrapper .guest_allergies_row .guest_attributes_row .ga_allergie_box:hover>.ga_close_icon{display:block}.guest_allergies_scrollable_wrapper .guest_allergies_row .guest_attributes_row .ga_add_icon_custom{display:flex}.guest_allergies_scrollable_wrapper .guest_allergies_row .guest_attributes_row .ga_add_icon_custom button{height:29px;line-height:3px;width:30px}.guest_allergies_scrollable_wrapper .guest_allergies_row .guest_attributes_row .ga_add_icon_custom button span>div>svg>path{fill:#607a88}.ga_more_less_wrapper{position:relative;display:flex;cursor:pointer;width:fit-content}.ga_more_less_wrapper .more_less_text{color:#979797;text-transform:capitalize!important;margin-right:6px}.ga_more_less_wrapper .more_less_icon>div>svg>path{fill:#979797}.ga_more_less_wrapper:hover{color:#979797;text-decoration:underline}.add_new_allergy{position:absolute;min-height:120px;max-height:200px;min-width:250px;border:1px solid #c9c9c9;border-radius:2px;z-index:10;background-color:#fff;top:30px;right:5px;left:135px;padding:10px;box-shadow:1px 1px 5px #00000026;overflow:hidden}.add_new_allergy .ga_allergies_select_wrapper{display:flex;flex-wrap:wrap;column-gap:10px;row-gap:10px;font-size:13px}.add_new_allergy .ga_allergies_select_wrapper .ga_allergies_select{position:relative;display:flex;min-width:70px;padding:5px 10px;border:1px solid #c9c9c9;justify-content:center;cursor:pointer;border-radius:3px;color:#979797;font-weight:400}.add_new_allergy .ga_allergies_select_wrapper .ga_allergies_select:hover{border:1px solid #979797}.add_new_allergy .ga_allergies_select_wrapper .ga_allergies_select_selected{background-color:#d65b4d;color:#fff;font-weight:500;font-size:13px}.add_new_allergy .ga_search_wrapper{position:relative;display:flex;align-items:baseline;margin-bottom:7px}.add_new_allergy .ga_search_wrapper ::placeholder{color:#3c5060}.fd_faded_modal_container{position:fixed;height:100%;width:100%;top:0;z-index:200}.fd_faded_modal_container .fd_modal_faded{background-color:#000;opacity:.5;width:100%;height:100%;position:fixed;top:0;left:0}.fd_faded_modal_container .fd_modal{position:fixed;top:50%;left:50%;border-radius:27px;box-shadow:0 2px 7px #00000045;border:solid .5px #3c5060;background-color:#fff;z-index:10000}.fd_faded_modal_2_container{position:fixed;display:flex;align-items:center;justify-content:center;height:100%;width:100%;top:0;left:0;z-index:100}.fd_faded_modal_2_container .fd_modal_mask{background-color:#000;opacity:.5;width:100%;height:100%;position:fixed;display:block;top:0;left:0}.fd_faded_modal_2_container .fd_modal_2{position:relative;display:block;border-radius:27px;box-shadow:0 2px 7px #00000045;border:solid .5px #3c5060;background-color:#fff;padding:50px 0 0;z-index:10000}.fd_faded_modal_2_container .fd_modal_2 .fd2_modal_header_mask{position:relative;min-height:49px;margin-top:-49px;margin-bottom:20px;width:100%}.fd_faded_modal_2_container .fd_modal_2 .fd2_modal_header{position:absolute;border-top-left-radius:27px;border-top-right-radius:27px;top:0;left:0;display:flex;justify-content:center;align-items:center;min-height:49px;width:100%;background-color:#f7f7f7;margin-bottom:5px;-webkit-box-shadow:0px 1px 5px 0px rgba(0,0,0,.4);-moz-box-shadow:0px 1px 5px 0px rgba(0,0,0,.4);box-shadow:0 1px 5px #0006}.fd_faded_modal_2_container .fd_modal_2 .fd2_modal_header .fd2_title_header{font-family:Roboto;font-size:21px;font-weight:500;color:#3c5060;padding:0 10px}.fd_faded_modal_2_container .fd_modal_2 .fd2_modal_header .fd2_close_button_header{position:absolute;top:11px;right:11px}.fd_faded_modal_2_container .fd_modal_2 .fd2_modal_body{position:relative;padding:10px 30px 20px}.fd_faded_modal_2_container .fd_modal_2 .fd2_title{position:relative;display:block;text-align:center;margin-bottom:15px;margin-top:10px;font-family:Roboto;font-size:21px;font-weight:500;color:#3c5060}.alertmodal{z-index:1000}.alertmodal .alertmodal_container{padding:35px 50px}.alertmodal .alertmodal_container .alertmodal_header{font-size:23px;font-weight:500;color:#d65b4d}.alertmodal .alertmodal_container .alertmodal_message{margin-top:20px;font-size:14px;color:#3c5060}.alertmodal .alertmodal_container .modalbutton_container{text-align:center;position:absolute;width:100%;left:0;bottom:35px}.fc_search_field_container_new{position:relative;width:100%;height:31px;border-radius:4px;background-color:#fff;display:flex;flex-direction:row;border:1px solid rgba(0,0,0,.23)}.fc_search_field_container_new .fc_search_icon_new{position:relative;display:flex;align-items:center;padding-left:10px}.fc_search_field_container_new .fc_search_control_new{position:relative;width:150px;display:flex;justify-content:flex-start;align-items:center;padding:0 8px}.fc_search_field_container_new .fc_search_control_new input{width:136px;border:none;outline:none;font-size:14px;color:#3c5060}.fc_search_field_container_new .fc_search_control_new ::placeholder{font-size:14px;color:#b8bfc5}.fc_search_field_container_new:hover{border:1px solid #52c2b6}#guestservice-kitchen,.cc_modal_blank{font-weight:100;color:#3c5060}#guestservice-kitchen .header-view-title h3,.cc_modal_blank .header-view-title h3{display:inline-block;padding-right:25px}#guestservice-kitchen .gk_orders,.cc_modal_blank .gk_orders{padding:2px}#guestservice-kitchen .gk_orders .gk_food_icon,.cc_modal_blank .gk_orders .gk_food_icon{margin-right:10px}#guestservice-kitchen .gk_orders .gk_food_icon svg,.cc_modal_blank .gk_orders .gk_food_icon svg{position:relative;top:2px;height:15px}#guestservice-kitchen .gk_orders .gk_food_icon svg path:not([fill=none]),.cc_modal_blank .gk_orders .gk_food_icon svg path:not([fill=none]){fill:#fff}#guestservice-kitchen .gk_orders .gk_button_icon,.cc_modal_blank .gk_orders .gk_button_icon{margin-right:8px}#guestservice-kitchen .gk_orders .gk_button_icon svg,.cc_modal_blank .gk_orders .gk_button_icon svg{position:relative;top:1px;height:13px}#guestservice-kitchen .gk_orders,.cc_modal_blank .gk_orders{display:table;width:100%;height:100%}#guestservice-kitchen .gk_orders__row,.cc_modal_blank .gk_orders__row{display:table-row}#guestservice-kitchen .gk_orders__cell,.cc_modal_blank .gk_orders__cell{display:table-cell;vertical-align:top;width:33.3333333333%;padding-top:15px}#guestservice-kitchen .gk_orders__cell:first-child,.cc_modal_blank .gk_orders__cell:first-child{padding-right:10px}#guestservice-kitchen .gk_orders__cell:nth-child(2),.cc_modal_blank .gk_orders__cell:nth-child(2){padding-left:5px;padding-right:5px}#guestservice-kitchen .gk_orders__cell:nth-child(3),.cc_modal_blank .gk_orders__cell:nth-child(3){padding-left:10px}#guestservice-kitchen .gk_orders__order,.cc_modal_blank .gk_orders__order{width:100%;height:100%}#guestservice-kitchen .gk_orders__header,.cc_modal_blank .gk_orders__header{font-weight:100;background-color:#3c5060;color:#fff;padding:10px;border-radius:3px 3px 0 0}#guestservice-kitchen .gk_orders__body,.cc_modal_blank .gk_orders__body{padding:8px;line-height:18px;position:relative;border-right:1px solid #b4c0c5;border-bottom:1px solid #b4c0c5;border-left:1px solid #b4c0c5;border-radius:0 0 3px 3px;background-color:#fff}#guestservice-kitchen .gk_orders .gk_items,.cc_modal_blank .gk_orders .gk_items{overflow-y:hidden;position:relative}#guestservice-kitchen .gk_orders .gk_show_more,.cc_modal_blank .gk_orders .gk_show_more{position:absolute;bottom:0;z-index:10;font-weight:800;background-color:#f7f7f7;text-transform:uppercase;width:100%}#guestservice-kitchen .gk_orders .gk_show_more_message,.cc_modal_blank .gk_orders .gk_show_more_message{position:absolute;bottom:0;z-index:10;font-weight:400;background-color:#f7f7f7;text-transform:uppercase;right:0}#guestservice-kitchen .gk_orders .gk_item,.cc_modal_blank .gk_orders .gk_item{margin-bottom:3px}#guestservice-kitchen .gk_orders .gk_item__quantity,.cc_modal_blank .gk_orders .gk_item__quantity{display:inline-block;width:35px}#guestservice-kitchen .gk_orders .gk_item__comment,.cc_modal_blank .gk_orders .gk_item__comment{margin-bottom:4px;font-size:13px;font-style:italic}#guestservice-kitchen .gk_orders__sub_header,.cc_modal_blank .gk_orders__sub_header{border-bottom:2px #b4c0c5 solid;margin-bottom:10px;padding-bottom:10px}#guestservice-kitchen .gk_orders__priority_button,.cc_modal_blank .gk_orders__priority_button{padding:5px 10px;border-radius:3px;display:inline-block}#guestservice-kitchen .gk_orders__due_button,.cc_modal_blank .gk_orders__due_button{padding:5px 10px;border-radius:3px;display:inline-block;float:right;color:#d65a4d}#guestservice-kitchen .gk_orders .gk_priority_1,.cc_modal_blank .gk_orders .gk_priority_1{background:#b4c0c5;color:#3c5060}#guestservice-kitchen .gk_orders .gk_priority_2,.cc_modal_blank .gk_orders .gk_priority_2{background:#3c5060;color:#fff}#guestservice-kitchen .gk_orders .gk_priority_3,.cc_modal_blank .gk_orders .gk_priority_3{background:#d65a4d;color:#fff}#guestservice-kitchen .gk_orders__message,.cc_modal_blank .gk_orders__message{border-top:2px solid #b4c0c5;padding-top:10px;margin-top:10px;position:relative;overflow-y:hidden}#guestservice-kitchen .gk_orders__message__title,.cc_modal_blank .gk_orders__message__title{font-weight:400;text-transform:uppercase;margin-right:5px}#guestservice-kitchen .gk_orders__button,.cc_modal_blank .gk_orders__button{display:block;padding:11px 0 10px;border-radius:3px;text-align:center;cursor:pointer;text-transform:uppercase;margin-top:15px;line-height:24px}#guestservice-kitchen .gk_orders .gk_button_type-pickup,.cc_modal_blank .gk_orders .gk_button_type-pickup{color:#fff;background-color:#3c5060}#guestservice-kitchen .gk_orders .gk_button_type-pickup svg path:not([fill=none]),.cc_modal_blank .gk_orders .gk_button_type-pickup svg path:not([fill=none]){fill:#fff}#guestservice-kitchen .gk_orders .gk_button_type-done,.cc_modal_blank .gk_orders .gk_button_type-done{color:#3c5060;background-color:#7dd6c9}#guestservice-kitchen .gk_orders .gk_button_type-done svg,.cc_modal_blank .gk_orders .gk_button_type-done svg{position:relative;top:3px;height:18px}#guestservice-kitchen .gk_orders .gk_button_type-done svg path:not([fill=none]),.cc_modal_blank .gk_orders .gk_button_type-done svg path:not([fill=none]){fill:#3c5060}#guestservice-kitchen .gk_orders .gk_button_type-submitted,.cc_modal_blank .gk_orders .gk_button_type-submitted{border:1px solid #3c5060;color:#3c5060;line-height:22px}#guestservice-kitchen .gk_orders .gk_button_type-submitted svg path:not([fill=none]),.cc_modal_blank .gk_orders .gk_button_type-submitted svg path:not([fill=none]){fill:#3c5060}#guestservice-kitchen .gk_filter_buttons,.cc_modal_blank .gk_filter_buttons{margin:30px 0 10px}#guestservice-kitchen .gk_filter_buttons>div+div,.cc_modal_blank .gk_filter_buttons>div+div{margin-left:10px}#guestservice-kitchen .gk_filter_buttons .gk_filter_button,.cc_modal_blank .gk_filter_buttons .gk_filter_button{text-transform:uppercase;border-radius:3px;padding:12px 14px;font-size:15px;display:inline-block;cursor:pointer}#guestservice-kitchen .gk_filter_buttons .gk_filter_button__active,.cc_modal_blank .gk_filter_buttons .gk_filter_button__active{background-color:#3c5060;color:#fff}#guestservice-kitchen .gk_filter_buttons .gk_filter_button__disabled,.cc_modal_blank .gk_filter_buttons .gk_filter_button__disabled{background-color:#e4e4e7;color:#3c5060}#view-feedback,#view-questionnaires,#view-lostfound{max-width:1420px}#view-feedback .cc_date_picker,#view-questionnaires .cc_date_picker,#view-lostfound .cc_date_picker{margin-right:10px}#view-feedback .cc_date_picker__date-icon,#view-questionnaires .cc_date_picker__date-icon,#view-lostfound .cc_date_picker__date-icon{margin:5px}#view-feedback .cc_date_picker__date-icon svg,#view-questionnaires .cc_date_picker__date-icon svg,#view-lostfound .cc_date_picker__date-icon svg{position:relative;height:16px}#view-feedback .cc_date_picker__date-icon svg path:not([fill=none]),#view-questionnaires .cc_date_picker__date-icon svg path:not([fill=none]),#view-lostfound .cc_date_picker__date-icon svg path:not([fill=none]){fill:#3c5060}#view-feedback .cc_date_picker__icon-wrapper,#view-questionnaires .cc_date_picker__icon-wrapper,#view-lostfound .cc_date_picker__icon-wrapper{background:#dadbdd;padding:0;line-height:32px;border-radius:2px 0 0 2px;cursor:pointer}#view-feedback .cc_date_picker__date-wrapper,#view-questionnaires .cc_date_picker__date-wrapper,#view-lostfound .cc_date_picker__date-wrapper{background:#fff;border:1px solid #ddd;border-radius:0 2px 2px 0;min-width:110px}#view-feedback .cc_datetime_wrapper,#view-questionnaires .cc_datetime_wrapper,#view-lostfound .cc_datetime_wrapper{border:0;cursor:pointer}#view-feedback .cc_sort_by-wrapper,#view-questionnaires .cc_sort_by-wrapper,#view-lostfound .cc_sort_by-wrapper{display:inline-block;vertical-align:top}#view-feedback .cc_sort_by,#view-questionnaires .cc_sort_by,#view-lostfound .cc_sort_by{margin-top:0}#view-feedback .cc_task_detail{float:left;width:390px}#view-feedback .cc_datepickers{margin-top:6px;margin-bottom:4px}#view-feedback .cc_sort_directions{margin-top:6px;vertical-align:top}#view-feedback .cc_sort_by{margin-top:0;vertical-align:top}#view-feedback .qnn_attachment{margin-left:10px;margin-right:10px}#view-feedback .qnn_attachment:hover .qnn_magnify{visibility:visible}#view-feedback .qnn_attachment:hover .qnn_magnify>svg{height:50px}#view-feedback .qnn_attachment:hover .qnn_uploads_preview_delete{visibility:visible}#view-feedback .qnn_attachment .qnn_uploads_delete{position:absolute;top:-5px;right:-7px;height:19px;width:19px}#view-feedback .qnn_attachment .qnn_uploads_delete svg{height:9px;width:9px;align-self:center;justify-self:center}#view-feedback .qnn_attachment .qnn_uploads_preview_delete{position:absolute;top:-5px;right:-7px;height:19px;width:19px}#view-feedback .qnn_attachment .qnn_uploads_preview_delete svg{height:9px;width:9px;align-self:center;justify-self:center}#view-feedback .qnn_attachment .qnn_magnify{width:100%;height:100%;display:flex!important;justify-content:center;visibility:hidden;align-items:center}#view-feedback .qnn_attachment .qnn_magnify svg{stroke:#00000054;align-self:center;justify-self:center}#view-feedback .qnn_attachment .qnn_attachment_icon{height:100px;width:100px;display:flex;justify-content:center}#view-feedback .qnn_attachment .qnn_attachment_icon svg{height:65px;width:65px;align-self:center;justify-self:center}#view-feedback .cc_attachments{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;width:357px;height:100%}#view-feedback .cc_attachments>img{max-width:80px;max-height:90px}#view-feedback .cc_upload_preview{position:relative;display:flex!important;justify-content:center;align-items:center;border:1px solid #f7f7f7;min-height:100px!important}#view-feedback .cc_upload_preview>img{max-width:90px;max-height:90px}#view-feedback .qnn_uploads_preview_delete{position:relative;visibility:hidden}#view-feedback .cc_add_file_icon{margin-left:10px}#view-feedback .cc_feedback_detail{color:#3c5060}#view-feedback .cc_feedback_detail__more-icon{float:right;cursor:pointer}#view-feedback .cc_feedback_detail__more-icon svg{width:18px;height:18px}#view-feedback .cc_feedback_detail__more-icon svg path:not([fill=none]){fill:#3c5060}#view-feedback .cc_feedback_detail__dates{color:#3c5060;font-style:italic;font-size:12px}#view-feedback .cc_feedback_detail__space{margin-top:10px;color:#3c5060;font-size:18px}#view-feedback .cc_feedback_detail__messages{margin:10px 0;color:#3c5060;font-size:13px;font-weight:100}#view-feedback .cc_feedback_detail__sectionTitle{color:#3c5060;font-size:15px;text-transform:uppercase}#view-feedback .cc_feedback_detail__complaints{margin:10px 0 0}#view-feedback .cc_feedback_detail__complaints>div+div{margin-left:10px}#view-feedback .cc_feedback_detail__complaint{background:#e4e4e7;border-radius:2px;color:#3c5060;padding:3px 5px;display:inline-block;font-size:12px;margin-bottom:10px}#view-feedback .cc_feedback_detail__guest{margin-top:5px;font-weight:100;font-size:13px}#view-feedback .cc_feedback_detail__satisfaction{padding:5px 0}#view-feedback .cc_feedback_detail__satisfaction svg{height:17px;width:17px}#view-feedback .cc_feedback_detail__comments>div{margin-top:10px}#view-feedback .cc_feedback_detail__compensations{margin-top:10px;font-size:14px;font-weight:100}#view-feedback .cc_feedback_detail__compensations>div+div{margin-top:15px}#view-feedback .cc_feedback_detail__consumptionTotal{font-weight:400}#view-feedback .cc_feedback_detail .three_dots_icon_button{color:#10596b;width:28px;height:28px;padding:5px;cursor:pointer;border-radius:50%;transition:background-color .6s ease;overflow:hidden}#view-feedback .cc_feedback_detail .three_dots_icon_button:after{content:"";position:absolute;width:0;height:0;transform-style:flat;transform:translate3d(-50%,-50%,0);background:#ffffff1a;transition:width .3s ease,height .3s ease}#view-feedback .cc_feedback_detail .three_dots_icon_button:focus,#view-feedback .cc_feedback_detail .three_dots_icon_button:hover{background-color:#dadbdd}#view-feedback .cc_feedback_detail .three_dots_icon_button:active:after{opacity:1.2}#view-feedback .cc_food_shopping_cart td{padding-right:0}#view-feedback .cc_food_shopping_cart tfoot td{font-weight:400}#view-feedback .cc_task_detail .cc_food_shopping_cart tbody tr:first-child td{padding-top:5px}#view-feedback .cc_sort_by_wrapper{margin:15px 10px 1px 0}.vfc_modal>div:first-child{margin-top:1px}.vfc_modal{padding:20px;margin-top:0}.vfc_modal>div+div{margin-top:19px}.vfc_modal .qnn_attachment{margin:10px;position:relative;display:block;text-align:center}.vfc_modal .qnn_attachment .qnn_magnify{width:100%;height:100%;display:flex!important;justify-content:center;visibility:hidden;align-items:center}.vfc_modal .qnn_attachment .qnn_magnify svg{stroke:#00000054;align-self:center;justify-self:center}.vfc_modal .qnn_attachment .qnn_uploads_preview_delete,.vfc_modal .qnn_attachment .qnn_uploads_delete{position:absolute;visibility:hidden;top:-15px;right:-14px;height:19px;width:19px}.vfc_modal .qnn_attachment .qnn_uploads_preview_delete svg,.vfc_modal .qnn_attachment .qnn_uploads_delete svg{height:9px;width:9px;align-self:center;justify-self:center}.vfc_modal .qnn_attachment:hover .qnn_magnify,.vfc_modal .qnn_attachment:hover .qnn_uploads_preview_delete,.vfc_modal .qnn_attachment:hover .qnn_uploads_delete{visibility:visible}.vfc_modal .qnn_attachment .qnn_attachment_icon{height:100px;width:100px;display:flex;justify-content:center}.vfc_modal .qnn_attachment .qnn_attachment_icon svg{height:65px;width:65px;align-self:center;justify-self:center}.vfc_modal .cc_attachments{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;width:357px;height:100%}.vfc_modal .cc_attachments>img{max-width:80px;max-height:90px}.vfc_modal .cc_upload_preview{position:relative;display:flex!important;justify-content:center;align-items:center;border:1px solid #f7f7f7;min-height:100px!important}.vfc_modal .cc_upload_preview>img{max-width:90px;max-height:90px}.vfc_modal .qnn_uploads_preview_delete{position:relative;visibility:hidden}.vfc_severity_select span{cursor:pointer}.vfc_severity_select>span+span{margin-left:50px}.vfc_severity_select svg{width:30px;height:30px}.vfc_severity_select svg path:not([fill=none]){fill:#b4c0c5}.vfc_severity_select svg circle{fill:#b4c0c5}.vfc_severity_select_feedback_dialog{display:flex;justify-content:left;align-items:center;margin:20px 0}.static-icon{font-size:24px;pointer-events:none;margin:0 10px}.severity-item{margin:0 5px;padding:10px 15px;border-radius:5px;cursor:pointer}.vfc_severity_active_feedback_dialog{font-weight:700;background-color:#51c0b4;border-color:#51c0b4;color:#fff}.vfc_severity_active svg path:not([fill=none]){fill:#333}.vfc_severity_active svg circle{fill:#333}.vfc_feedback_resolved>div+div{margin-top:10px}.vfc_feedback_resolved span+span{margin-left:15px}.vfc_resolve_button{display:inline-block;border-radius:2px;background:#e4e4e7;width:150px;padding:4px 0 3px;text-align:center;font-size:12px;cursor:pointer}.vfc_primary_button{background-color:#3c5060;color:#fff}.vfc_danger_button{background-color:#d65a4d;color:#fff}.vfc_boolean_property{cursor:pointer;font-weight:100}.vfc_modal_actions{text-align:center;margin-top:38px!important}.vfc_modal_actions>div+div{margin-left:25px}.vfc_gray_btn,.vfc_success_btn{background-color:#b4c0c5;border-radius:2px;display:inline-block;text-transform:uppercase;font-size:12px;font-weight:100;padding-top:7px;padding-bottom:7px}.vfc_gray_btn svg,.vfc_success_btn svg{position:relative;top:1px;height:11px}.vfc_gray_btn svg path:not([fill=none]),.vfc_success_btn svg path:not([fill=none]){fill:#3c5060}.vfc_gray_btn,.vfc_success_btn{cursor:pointer}.vfc_success_btn{background-color:#7dd6c9;padding:8px 50px 7px}.vfc_gray_btn{background-color:#e4e4e7;padding:8px 50px 7px}.vfc_disabled_btn{background-color:#e4e4e7}.vfc_resolvement_modal{padding:20px}.vfc_resolvement_modal .vfc_severity_select{margin-top:20px}.vfc_resolvement_modal .vfc_severity_select_resolvement_dialog{margin-top:30px}.vfc_resolvement_modal>div:first-child{margin-left:10px;margin-top:20px;margin-bottom:20px}.vfc_table{display:table;width:100%}.vfc_table__left{vertical-align:top;padding:0 10px;display:table-cell;width:50%;border-right:1px solid #3c5060}.vfc_table__right{vertical-align:top;padding:0 10px;display:table-cell;width:50%}.vfc_key_value{font-size:13px;line-height:22px}.vfc_key_value>span:last-child{font-weight:100}.vfc_severity_icon{position:relative;margin-left:5px;top:3px}.vfc_severity_icon svg{width:15px;height:15px}.vfc_severity_icon svg path:not([fill=none]){fill:#3c5060}.vfc_svg_danger svg path:not([fill=none]){fill:#d65a4d}.vfc_svg_danger svg circle{fill:#d65a4d}.vfc_comment{margin-top:25px}.vfc_comment input{border-radius:2px;border:1px solid #e4e4e7;padding:8px;font-weight:400;width:100%;outline:none;font-size:13px}.vfc_label_middle{font-size:15px;font-weight:400;color:#3c5060}.vfc_uppercase{text-transform:uppercase}.vfc_left_right{width:100%;display:table}.vfc_left_right>div:first-child{display:table-cell}.vfc_left_right>div:last-child{display:table-cell;text-align:right}.vfc_compensation__visible,.vfc_compensation__hidden{padding:8px;cursor:pointer}.vfc_compensation__moreIcon svg{width:13px;height:13px}.vfc_compensation__hidden{border-left:1px solid #e4e4e7;border-top:1px solid #e4e4e7;border-right:1px solid #e4e4e7;border-radius:2px 2px 0 0;padding-bottom:4px}.vfc_compensation__visible{border:0;border-radius:2px 2px 0 0;background-color:#3c5060;border-left:1px solid #3c5060;border-top:1px solid #3c5060;border-right:1px solid #3c5060;color:#fff}.vfc_compensation__visible svg path:not([fill=none]){fill:#fff}.vfc_compensation__visible svg circle{fill:#fff}.vfc_compensation__guestSatisfaction{margin-right:15px}.vfc_compensation__guestSatisfaction svg{height:15px;width:15px}.vfc_compensation__bottom{font-size:13px;color:#3c5060;border-left:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;border-right:1px solid #e4e4e7;border-radius:0 0 2px 2px;padding:4px 8px 8px}.vfc_compensation__bottom .cc_food_shopping_cart{margin-bottom:0!important}.vfc_compensation__bottom .cc_food_shopping_cart td{font-size:12px}.vfc_compensation__bottom .cc_other_details{margin-top:15px!important;margin-bottom:15px!important}.vfc_compensation .cc_food_shopping_cart{width:100%}.vfc_compensation b{font-weight:400}.vfc_small_title{margin-top:8px;font-size:13px;font-weight:400;margin-bottom:3px}.vfc_edit_icon{cursor:pointer}.vfc_edit_icon svg{width:13px;height:13px}.vfc_edit_icon svg path:not([fill=none]){fill:#3c5060}.vfc_input_element{display:table;width:100%;line-height:30px}.vfc_input_element>div:first-child{display:table-cell;width:32px;text-align:center;border-radius:2px 0 0 2px;border-left:1px solid #e4e4e7;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7}.vfc_input_element>div:first-child>span:first-child{position:relative;top:5px}.vfc_input_element>div:first-child>span:first-child svg{height:16px}.vfc_input_element>div:first-child>span:first-child svg path:not([fill=none]){fill:#3c5060}.vfc_input_element>div:last-child{display:table-cell;border-radius:0 2px 2px 0;border-right:1px solid #e4e4e7;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7}.vfc_input_element input{border:0;width:100%;outline:0;font-size:13px;font-weight:100;margin:0;padding:0 5px;color:#3c5060}.vfc_input_element input::-webkit-input-placeholder{color:#aaa;font-weight:100;font-size:13px}.vfc_coq{padding:20px}.vfc_no_results{font-size:13px;color:#3c5060;font-weight:400}.vfc_bullet{margin-right:5px;position:relative;top:-4px}.vfc_bullet svg{width:6px;height:6px}.vfc_bullet svg circle{fill:#7dd6c9}#view-questionnaires .cc_action_button,.qnn_modal_wrapper .cc_action_button{min-width:150px;text-align:center;padding-left:15px;padding-right:15px}#view-questionnaires .cc_action_button+.cc_action_button,.qnn_modal_wrapper .cc_action_button+.cc_action_button{margin-left:15px}#view-questionnaires .fc_button_new_type_regular_with_icon,.qnn_modal_wrapper .fc_button_new_type_regular_with_icon{position:relative;min-width:130px}.questionnaires_modal_main_container{position:relative;padding:0 45px;text-align:center}.questionnaires_modal_main_container .questionnaires_modal_heading{font-size:23px}.questionnaires_modal_main_container .questionnaires_modal_text{font-size:17px;padding:5px 0}.questionnaires_modal_main_container .questionnaires_modal_buttons{position:relative;display:flex;justify-content:center;padding:20px 0}#view-questionnaires .qnn_uploads_delete,.cc_attachments .qnn_uploads_delete,.cc_create_task .qnn_uploads_delete{display:none;cursor:pointer;position:absolute;right:-5px;bottom:-2px}#view-questionnaires .qnn_uploads_delete svg,.cc_attachments .qnn_uploads_delete svg,.cc_create_task .qnn_uploads_delete svg{height:8px}#view-questionnaires .qnn_uploads_delete svg path:not([fill=none]),.cc_attachments .qnn_uploads_delete svg path:not([fill=none]),.cc_create_task .qnn_uploads_delete svg path:not([fill=none]){fill:#fff}#view-questionnaires .qnn_attachment,.cc_attachments .qnn_attachment,.cc_create_task .qnn_attachment{display:inline-block;position:relative;vertical-align:middle}#view-questionnaires .qnn_attachment:hover>.qnn_overlay,.cc_attachments .qnn_attachment:hover>.qnn_overlay,.cc_create_task .qnn_attachment:hover>.qnn_overlay{display:block;position:absolute;width:100%;height:100%;background-color:#000;opacity:.33}#view-questionnaires .qnn_attachment:hover>.qnn_uploads_delete,.cc_attachments .qnn_attachment:hover>.qnn_uploads_delete,.cc_create_task .qnn_attachment:hover>.qnn_uploads_delete{display:block}#view-questionnaires .qnn_attachment:hover>.qnn_magnify,.cc_attachments .qnn_attachment:hover>.qnn_magnify,.cc_create_task .qnn_attachment:hover>.qnn_magnify{display:block}#view-questionnaires .qnn_magnify,.cc_attachments .qnn_magnify,.cc_create_task .qnn_magnify{display:none;position:absolute;cursor:pointer;left:50%;top:50%;transform:translate(-50%,-50%);margin-top:2px}#view-questionnaires .qnn_magnify svg path:not([fill=none]),.cc_attachments .qnn_magnify svg path:not([fill=none]),.cc_create_task .qnn_magnify svg path:not([fill=none]){fill:#fff}#view-questionnaires .qnn_overlay,.cc_attachments .qnn_overlay,.cc_create_task .qnn_overlay{display:none}#view-questionnaires .qnn_title0{font-size:16px;margin-top:10px;text-transform:uppercase}#view-questionnaires .qnn_title1{text-transform:uppercase;margin:10px 0 0}#view-questionnaires .qnn_title2{font-size:12px;text-transform:uppercase;margin:10px 0 0}#view-questionnaires .qnn_no_questions{margin-bottom:5px;font-size:12px;font-weight:100}#view-questionnaires .qnn_filters.cc_filters>div:first-child{margin-left:0}#view-questionnaires .qnn_filters>div+div{margin-left:15px}#view-questionnaires .qnn_filters>div{display:inline-block;vertical-align:bottom}#view-questionnaires .qnn_stats{float:right;font-style:italic;font-size:13px;font-weight:100;text-transform:lowercase}#view-questionnaires .qnn_stats__completed{color:#86cfca}#view-questionnaires .qnn_detail{position:relative;margin-top:0!important;width:369px}#view-questionnaires .qnn_detail__summary{font-style:italic;font-size:12px;font-weight:100}#view-questionnaires .qnn_detail__score{font-size:13px;line-height:25px}#view-questionnaires .qnn_detail__data{font-size:13px;margin:15px 0;line-height:25px}#view-questionnaires .qnn_detail__subtitle{text-transform:uppercase;font-size:15px}#view-questionnaires .qnn_detail__answers{font-size:13px;font-weight:100;line-height:30px}#view-questionnaires .qnn_detail__comment{margin:10px 0;font-size:13px;line-height:20px}#view-questionnaires .qnn_detail__actionButtons{margin-top:25px}#view-questionnaires .qnn_detail__actionButtons svg{position:relative;top:3px;margin-right:5px;height:16px}#view-questionnaires .qnn_detail__actionButtons svg path:not([fill=none]){fill:#3c5060}#view-questionnaires .qnn_detail__actionButtons>div+div{margin-left:25px}#view-questionnaires .qnn_detail__actionButtons>div{background:#e4e4e7;border-radius:2px;display:inline-block;height:32px;line-height:32px;text-align:center;text-transform:uppercase;font-size:12px;width:47%;cursor:pointer;color:#3c5060}#view-questionnaires .qnn_detail__actionButtons__space{width:6%;display:inline-block}#view-questionnaires .qnn_detail__dropdown{position:absolute;right:10px;top:40px;box-shadow:0 1px 3px #00000080;border-radius:2px}#view-questionnaires .qnn_detail__actionItem{padding:8px;background-color:#fff;min-width:120px;cursor:pointer;font-size:12px;border-bottom:1px solid #e4e4e7}#view-questionnaires .qnn_detail__actionItem svg{height:16px;position:relative;top:3px;margin-right:5px}#view-questionnaires .qnn_detail__actionItem svg path:not([fill=none]){fill:#3c5060}#view-questionnaires .qnn_detail__actionItem:first-child{border-radius:2px 2px 0 0}#view-questionnaires .qnn_detail__actionItem:last-child{border-radius:0 0 2px 2px;border-bottom:0}#view-questionnaires .qnn_detail__actionItem:hover{background-color:#3c5060;color:#fff}#view-questionnaires .qnn_detail__actionItem:hover svg path:not([fill=none]){fill:#fff}#view-questionnaires .qnn_detail__actionItem__icon{display:inline-block;width:30px;text-align:center}#view-questionnaires .qnn_completed_icon svg path:not([fill=none]){fill:#86cfca}#view-questionnaires .qnn_draft_icon svg path:not([fill=none]){fill:#3c5060}#view-questionnaires .qnn_archive_icon svg path:not([fill=none]){fill:#e4e4e7}#view-questionnaires .qnn_edit_data{font-size:12px}#view-questionnaires .qnn_edit_data__column{display:inline-block;vertical-align:top;padding-right:50px;line-height:22px}#view-questionnaires .qnn_edit_data__column>div>span:first-child{font-weight:400;margin-right:5px}#view-questionnaires .qnn_edit_data__column>div>span:last-child{font-weight:100}#view-questionnaires .qnn_edit_data>div{display:inline-block}#view-questionnaires .qnn_view_data{margin-top:20px;line-height:25px;font-size:12px}#view-questionnaires .qnn_view_data>div>span:first-child{font-weight:400;margin-right:5px}#view-questionnaires .qnn_view_data>div>span:last-child{font-weight:100}#view-questionnaires .qnn_message{font-size:12px}#view-questionnaires .qnn_message input{padding:0 10px;line-height:30px;font-size:12px;border-radius:2px;border:1px solid #e4e4e7;outline:none;margin-top:5px;width:500px;margin-bottom:25px}#view-questionnaires .qnn_question_comment{font-size:12px}#view-questionnaires .qnn_question_comment:not(.qnn_question_type_time):not(.qnn_question_type_date):not(.qnn_question_type_datetime) input,#view-questionnaires .qnn_question_comment:not(.qnn_question_type_time):not(.qnn_question_type_date):not(.qnn_question_type_datetime) textarea{padding:0 10px;line-height:30px;font-size:12px;border-radius:2px;border:1px solid #e4e4e7;outline:none;margin-top:5px;width:100%;margin-bottom:25px;resize:vertical}#view-questionnaires .qnn_question_comment:not(.qnn_question_type_time):not(.qnn_question_type_date):not(.qnn_question_type_datetime) textarea{line-height:18px;padding:10px}#view-questionnaires .qnn_question_comment.qnn_question_type_time .cc_date_picker__icon-wrapper,#view-questionnaires .qnn_question_comment.qnn_question_type_time .cc_date_picker__date-wrapper{display:none}#view-questionnaires .qnn_question_comment.qnn_question_type_time .cc_time_wrapper{padding:0!important}#view-questionnaires .qnn_question_comment .cc_date_picker_wrapper{display:block}#view-questionnaires .qnn_question_comment .cc_date_picker_wrapper .cc_date_picker__date{width:100%;display:table}#view-questionnaires .qnn_question_comment .cc_date_picker_wrapper .cc_date_picker__date-wrapper{padding-top:1px;border-top:1px solid #e4e4e7;border-right:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;border-radius:0 2px 2px 0;line-height:28px}#view-questionnaires .qnn_question_comment .cc_date_picker_wrapper .cc_date_picker__icon-wrapper{width:13px}#view-questionnaires .qnn_question_comment .cc_date_picker_wrapper .cc_date_picker .cc_wipe_date{float:right}#view-questionnaires .qnn_question_comment .cc_time_wrapper .Select-control{height:30px}#view-questionnaires .qnn_question_comment .cc_time_wrapper .Select-multi-value-wrapper{width:50px}#view-questionnaires .qnn_question_comment .cc_time_wrapper .Select-multi-value-wrapper .Select-input{height:30px}#view-questionnaires .qnn_h1{font-size:17px;margin:5px 0;padding-bottom:2px;border-bottom:solid 2px #e4e4e7}#view-questionnaires .qnn_h1_uppercase{font-size:17px;margin:5px 0;text-transform:uppercase}#view-questionnaires .qnn_h2{font-size:15px;margin:5px 0}#view-questionnaires .qnn_h2_uppercase{font-size:15px;margin:5px 0;text-transform:uppercase}#view-questionnaires .qnn_h3{font-size:14px;margin:8px 0}#view-questionnaires .qnn_h4_i{font-size:12px;font-style:italic}#view-questionnaires .qnn_h4_uppercase{font-size:12px;text-transform:uppercase}#view-questionnaires .qnn_path:not([fill=none]){font-size:12px;font-style:italic;color:#b4c0c5;font-weight:100}#view-questionnaires .qnn_edit_list{float:left;width:68%;padding-right:15px}#view-questionnaires .qnn_edit_detail{float:left;width:23%}#view-questionnaires .qnn_edit_detail .cc_horizontal_line{margin:20px 0}#view-questionnaires .qnn_edit_detail .qnn_h2{margin:10px 0;text-transform:uppercase}#view-questionnaires .qnn_edit_detail__comment{font-size:13px;font-weight:100}#view-questionnaires .qnn_edit_answer{margin:15px 0}#view-questionnaires .qnn_state_button{float:right;background:#e4e4e7;padding:0;border-radius:2px;border-collapse:collapse;font-size:12px;margin-bottom:7px}#view-questionnaires .qnn_state_button>div{display:table-cell;line-height:22px;white-space:nowrap}#view-questionnaires .qnn_state_button>div:first-child{padding:0 10px}#view-questionnaires .qnn_state_button>div:first-child svg{height:12px;width:12px;position:relative;top:1px;margin-right:5px}#view-questionnaires .qnn_state_button>div:last-child{padding:0 2px;width:20px;border-left:1px solid #3c5060;text-align:center}#view-questionnaires .qnn_state_button>div:last-child svg{position:relative;top:2px;height:12px}#view-questionnaires .qnn_state_button>div:last-child svg path:not([fill=none]){fill:#3c5060}#view-questionnaires .qnn_answer_state{position:relative;float:right}#view-questionnaires .qnn_answer_state .qnn_detail__dropdown{top:28px;right:0;z-index:3}#view-questionnaires .qnn_answer_state .qnn_detail__actionItem{min-width:100px;padding:5px 10px}#view-questionnaires .qnn_answer_state .qnn_detail__actionItem svg{width:14px;height:14px;margin-right:10px}#view-questionnaires .three_dots_icon_button{color:#10596b;width:28px;height:28px;padding:5px 11px;cursor:pointer;border-radius:50%;transition:background-color .6s ease;overflow:hidden}#view-questionnaires .three_dots_icon_button:after{content:"";position:absolute;width:0;height:0;transform-style:flat;transform:translate3d(-50%,-50%,0);background:#ffffff1a;transition:width .3s ease,height .3s ease}#view-questionnaires .three_dots_icon_button:focus,#view-questionnaires .three_dots_icon_button:hover{background-color:#dadbdd}#view-questionnaires .three_dots_icon_button:active:after{opacity:1.2}#view-questionnaires .qnn-success-bg{background-color:#7dd6c9!important}#view-questionnaires .qnn-unsolved-bg{background-color:#fff;border:solid 1px #3c5060}#view-questionnaires .qnn_answer_percent{font-style:italic;font-size:13px;font-weight:100;float:right}#view-questionnaires .qnn_edit_right{float:right}#view-questionnaires .qnn_edit_right svg{height:16px;cursor:pointer}#view-questionnaires .qnn_edit_right svg path:not([fill=none]){fill:#3c5060}#view-questionnaires .qnn_comment_icon{float:right;margin-right:10px}#view-questionnaires .qnn_comment_icon svg{height:15px;width:15px;position:relative;top:2px}#view-questionnaires .qnn_comment_icon svg path:not([fill=none]){fill:#3c5060}#view-questionnaires .qnn_checkbox_state{text-align:right}#view-questionnaires .qnn_checkbox_state svg{height:24px;position:relative;top:2px}#view-questionnaires .qnn_checkbox_state svg path:not([fill=none]){fill:#3c5060}#view-questionnaires .qnn_success_icon svg path:not([fill=none]){fill:#7dd6c9!important}#view-questionnaires .qnn_questions_header{line-height:25px;margin-bottom:10px;margin-top:20px}#view-questionnaires .qnn_view_question{border-top:1px #e4e4e7 solid;padding:10px 0;font-size:12px}#view-questionnaires .qnn_view_question .qnn_view_data{margin-top:10px}#view-questionnaires .qnn_view_state{float:right}#view-questionnaires .qnn_view_state .qnn_state_button>div:last-child{border-left:0;padding-left:10px;padding-right:10px}#view-questionnaires .cc_datepickers{margin:0}#view-questionnaires .cc_sort_by{margin-bottom:0}#view-questionnaires .metas_list{margin:10px 0;padding-top:10px}#view-questionnaires .cc_sort_by_wrapper{margin-left:0}#view-questionnaires .qnn_dropdown{position:absolute;right:0;top:40px;box-shadow:0 1px 3px #00000080;border-radius:2px;padding:5px;background-color:#fff;min-width:150px}#view-questionnaires .qnn_dropdown__element{padding:5px 15px;text-align:left;text-transform:lowercase}#view-questionnaires .qnn_dropdown__element:hover{background-color:#919ca333!important}#view-questionnaires .qnn_dropdown__element+.qnn_dropdown__element{border-top:1px solid #e4e4e7}#view-questionnaires .qnn_dropdown_style{color:#213545}#view-questionnaires .qnn_view_preview{width:700px;background-color:#fff;padding:25px;margin:25px auto}#view-questionnaires .qnn_detail_wrapper{float:left;width:40%;padding-left:15px}#view-questionnaires .qnn_export{margin-top:12px;float:right;text-transform:uppercase;display:flex;align-items:center;padding-right:25px}#view-questionnaires .qnn_export__buttons{display:inline-block}#view-questionnaires .qnn_export__buttons>span{position:relative;top:-1px;cursor:pointer;display:inline-block;margin-right:15px;font-size:12px;background-color:#e4e4e7;border-radius:2px;padding:0 15px;text-transform:lowercase;height:20px;line-height:20px}#view-questionnaires .qnn_export .questionnaire_start_new_checklist_button{padding-left:25px}#view-questionnaires .qnn_export .questionnaire_start_new_checklist_button>button>span>span:first-child{padding-right:10px}#view-questionnaires .qnn_export .questionnaire_start_new_checklist_button .MuiButtonBase-root{height:32px;line-height:21px}.questionnaire_modal{background-color:red}.qnn_modal_wrapper{padding:25px;text-align:center;font-size:19px;font-weight:100}.qnn_modal_wrapper__actions{margin-top:50px}.qnn_preview_logo{text-align:right;margin:15px}.qnn_preview_logo__logo{margin-right:40px;margin-bottom:10px}.qnn_preview_logo__logo svg{height:53px;width:53px}.qnn_preview_logo__text svg{height:32px}.qnn_table{width:100%;border-collapse:separate;border-spacing:0 15px}.qnn_row{cursor:pointer;font-size:13px}.qnn_row>td:first-child{background:#fff;border-left:1px solid #e4e4e7;border-radius:2px 0 0 2px;padding:9px 5px 4px 10px}.qnn_row>td:last-child{background:#fff;border-right:1px solid #e4e4e7;border-radius:0 2px 2px 0;width:10px;padding:0 10px 0 5px}.qnn_row>td{background:#fff;vertical-align:middle;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;padding:9px 5px 4px;line-height:30px}.qnn_row_meta>td:first-child{width:40%}.qnn_row_meta>td:last-child{padding:9px 2px 9px 5px;width:60%}.qnn_row_meta>td:last-child div{max-height:70px;overflow:hidden;text-align:right;padding-right:8px}.qnn_row_meta>td:last-child div p{margin:0;padding:0;line-height:18px}.qnn_row.qnn_highlight_row{box-shadow:0 0 1px #3c5060;border-radius:2px}.qnn_row.qnn_highlight_row td:first-child{border-left:1px solid #3c5060;border-top:1px solid #3c5060;border-bottom:1px solid #3c5060}.qnn_row.qnn_highlight_row td{border-top:1px solid #3c5060;border-bottom:1px solid #3c5060}.qnn_row.qnn_highlight_row td:last-child{border-right:1px solid #3c5060;border-top:1px solid #3c5060;border-bottom:1px solid #3c5060}.qnn_detail__more{width:20px;text-align:center;float:right;cursor:pointer}.qnn_detail__more svg{height:18px}.qnn_detail__more svg path:not([fill=none]){fill:#3c5060}.qnn_uploads_delete{display:none;cursor:pointer;position:absolute;right:-5px;bottom:-2px}.qnn_uploads_delete svg{height:8px}.qnn_uploads_delete svg path:not([fill=none]){fill:#fff}.qnn_attachment{display:inline-block;position:relative;vertical-align:middle}.qnn_attachment>.qnn_overlay{display:block;position:absolute;width:100%;height:100%;background-color:#000;opacity:.33}.qnn_attachment:hover>.qnn_uploads_delete{display:block}.qnn_attachment:hover>.qnn_magnify{display:block}.qnn_attachment{margin-right:15px;margin-bottom:15px}.qnn_magnify{display:none;position:absolute;cursor:pointer;left:50%;top:50%;transform:translate(-50%,-50%);margin-top:2px}.qnn_magnify svg path:not([fill=none]){fill:#fff}.qnn_overlay{display:none}.questionnaire_choose_check_list_container{position:relative;padding:10px 10px 20px 44px;display:grid;grid-template-rows:30px 35px 45px min-content 50px;grid-template-columns:100%;height:100%;width:100%;border-radius:16px;box-shadow:0 2px 7px #00000045;background-color:#fff}.questionnaire_choose_check_list_container .questionnaire_cl_close_button{position:relative;grid-row-start:1;grid-column-start:1;display:flex;justify-content:flex-end}.questionnaire_choose_check_list_container .questionnaire_cl_choose_checklist{position:relative;grid-row-start:2;grid-column-start:1;font-size:23px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c5060;padding-left:5px}.questionnaire_choose_check_list_container .questionnaire_cl_bread_crumbs{position:relative;grid-row-start:3;grid-column-start:1;display:flex;flex-direction:row;align-items:center}.questionnaire_choose_check_list_container .questionnaire_cl_bread_crumbs .questionnaire_cl_bread_crumbs_text{font-size:14px;font-weight:400;font-stretch:normal;font-style:italic;letter-spacing:normal;color:#3c5060;padding-left:10px;cursor:pointer}.questionnaire_choose_check_list_container .questionnaire_cl_stripe_container{position:relative;grid-row-start:4;grid-column-start:1;overflow-y:scroll;height:270px;display:block;width:615px;padding-top:1px}.questionnaire_choose_check_list_container .questionnaire_cl_stripe_container::-webkit-scrollbar{width:5px;background-color:#fff}.questionnaire_choose_check_list_container .questionnaire_cl_stripe_container::-webkit-scrollbar-thumb{background-color:#e3e6e8;border-radius:2.5px;width:3px}.questionnaire_choose_check_list_container .questionnaire_cl_stripe_container .questionnaire_cl_stripe_folder{width:584px;height:42px;border-radius:7px;box-shadow:2px 2px 3px #0003;background-color:#fff;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:15px}.questionnaire_choose_check_list_container .questionnaire_cl_stripe_container .questionnaire_cl_stripe_folder .questionnaire_cl_left_content{position:relative;display:flex;flex-direction:row;align-items:center}.questionnaire_choose_check_list_container .questionnaire_cl_stripe_container .questionnaire_cl_stripe_folder .questionnaire_cl_left_content .questionnaire_cl_stripe_folder_icon{position:relative;padding-left:8px}.questionnaire_choose_check_list_container .questionnaire_cl_stripe_container .questionnaire_cl_stripe_folder .questionnaire_cl_left_content .questionnaire_cl_stripe_title{position:relative;font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#1f3b51;padding-left:20px;width:350px}.questionnaire_choose_check_list_container .questionnaire_cl_stripe_container .questionnaire_cl_stripe_folder .questionnaire_cl_stripe_arrow_icon{position:relative;padding-right:15px}.questionnaire_choose_check_list_container .questionnaire_cl_stripe_container .questionnaire_cl_stripe_check{width:584px;height:42px;border-radius:7px;box-shadow:2px 2px 3px #0003;background-color:#fff;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:15px;padding:0 9px}.questionnaire_choose_check_list_container .questionnaire_cl_stripe_container .questionnaire_cl_stripe_check .questionnaire_cl_stripe_title{position:relative;font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#1f3b51;width:350px}.questionnaire_choose_check_list_container .questionnaire_cl_stripe_container .questionnaire_cl_stripe_check .questionnaire_cl_stripe_check_icon{position:relative;display:flex;align-items:center}.questionnaire_choose_check_list_container .questionnaire_cl_stripe_container .questionnaire_cl_stripe_folder:hover,.questionnaire_choose_check_list_container .questionnaire_cl_stripe_container .questionnaire_cl_stripe_check:hover{box-shadow:2px 3px 2px #0003;position:relative;top:-1px;cursor:pointer}.questionnaire_choose_check_list_container .questionnaire_cl_stripe_container .questionnaire_cl_stripe_active{position:relative;border:1px solid #51c0b4}.questionnaire_choose_check_list_container .questionnaire_cl_stripe_start_button{position:relative;grid-row-start:5;grid-column-start:1;display:flex;align-items:flex-end;justify-content:flex-end;padding-right:48px;padding-bottom:5px}#guestservice-breakfast{max-width:1420px}#guestservice-breakfast .gbf_wrapper{margin:0 auto;width:600px}#guestservice-breakfast .gbf_room_full>div{background-color:#3c5060}#guestservice-breakfast .gbf_room_full{color:#fff;border:1px solid #3c5060}.gbf_dialog{text-align:center;padding:15px 0}.gbf_dialog .gbf_room{font-size:16px;width:75px}.gbf_dialog .gbf_room>div{background:#fff}.gbf_dialog .gbf_room_gray>div{background:#e4e4e7}.gbf_room{display:inline-block;width:100px;border:1px solid #b4c0c5;border-radius:5px;margin:5px;text-align:center;color:#3c5060;font-size:20px;cursor:pointer}.gbf_room__number{border-radius:4px;padding:10px 0;position:relative;background-image:linear-gradient(to right,#e4e4e7,#e4e4e7);background-repeat-x:no-repeat}.gbf_cancel{text-align:center;padding:15px;background:#e4e4e7;cursor:pointer;text-transform:uppercase;font-size:18px}.gbf_cancel svg{height:16px;position:relative;top:1px;margin-right:5px}.gbf_cancel svg path:not([fill=none]){fill:#3c5060}#view-lostfound .cc_main_title{margin-bottom:0}#view-lostfound .lofo_list_no_image svg{width:61px;height:61px}#view-lostfound .lofo_list_no_image svg path:not([fill=none]){fill:#ccc}#view-lostfound .lofo_list_no_image svg circle{fill:#ccc}#view-lostfound .qnn_row>td{line-height:20px;font-weight:100}#view-lostfound .qnn_row>td:first-child{width:61px;line-height:12px;text-align:center}#view-lostfound .qnn_row>td:first-child img{width:61px}#view-lostfound .qnn_row>td:last-child{text-align:center}#view-lostfound .lofo_italic{font-style:italic;font-size:12px}#view-lostfound .lofo_italic .three_dots_icon_button{color:#10596b;width:28px;height:28px;padding:2px 11px;cursor:pointer;border-radius:50%;transition:background-color .6s ease;overflow:hidden}#view-lostfound .lofo_italic .three_dots_icon_button:after{content:"";position:absolute;width:0;height:0;transform-style:flat;transform:translate3d(-50%,-50%,0);background:#ffffff1a;transition:width .3s ease,height .3s ease}#view-lostfound .lofo_italic .three_dots_icon_button:focus,#view-lostfound .lofo_italic .three_dots_icon_button:hover{background-color:#dadbdd}#view-lostfound .lofo_italic .three_dots_icon_button:active:after{opacity:1.2}#view-lostfound .cc_action_dialog ul{width:unset}#view-lostfound .cc_action_dialog{font-size:12px;position:absolute;right:10px;left:inherit;top:55px}#view-lostfound .cc_action_dialog li{padding:10px 15px 10px 10px}#view-lostfound .cc_action_dialog svg{width:16px;height:16px}#view-lostfound .cc_task_detail{position:relative;width:396px}#view-lostfound .lofo_detail_title{font-size:17px;margin:15px 0 0}#view-lostfound .lofo_key_text{font-size:13px;font-weight:400;margin-right:10px}#view-lostfound .lofo_value_text{font-size:13px;font-weight:100}#view-lostfound .cc_horizontal_line{margin:15px 0}#view-lostfound .cc_task_detail{line-height:22px}#view-lostfound .lofo_detail_icon svg{height:15px;width:15px;margin-right:5px;position:relative;top:2px}#view-lostfound .lofo_detail_icon svg path:not([fill=none]){fill:#3c5060}#view-lostfound .lofo_top_filters{padding:15px 0 5px}#view-lostfound .cc_filters>div{margin-left:0}#view-lostfound .cc_filters{padding-top:15px}#view-lostfound .cc_filters>div+div{margin-left:10px}#view-lostfound .cc_datepickers{margin:10px 0 0}#view-lostfound .cc_sort_by_wrapper{margin-left:0;margin-top:10px}#view-lostfound .cc_saved_filters>div:last-child{background:none}#view-lostfound .cc_saved_filters__wrapper{border-spacing:0;margin-bottom:10px;margin-top:10px}#view-lostfound .cc_saved_filters{line-height:30px}#view-lostfound .qnn_attachment{margin-bottom:0;margin-top:10px}#view-lostfound .qnn_attachment:hover .qnn_magnify{visibility:visible}#view-lostfound .qnn_attachment:hover .qnn_magnify>svg{height:30px;stroke:#00000054}#view-lostfound .qnn_attachment:hover .qnn_uploads_preview_delete{visibility:visible}#view-lostfound .cc_task_detail_print.cc_task_detail{width:initial!important}.lofo_detail_section_title{font-size:15px;font-weight:400;text-transform:uppercase;margin-bottom:5px}.cc_modal_overlay_wrapper{z-index:150!important}.lofo_modal__content{display:table;width:100%}.lofo_modal__content>div:first-child>div+div{margin-top:15px}.lofo_modal__content>div:first-child{display:table-cell;width:50%;border-right:1px solid #e4e4e7;padding-right:10px;vertical-align:top}.lofo_modal__content>div:last-child{display:table-cell;width:50%;padding-left:10px;vertical-align:top}.lofo_modal__content{padding:10px 20px 20px}.lofo_modal__content .cc_date_picker__date{display:table}.lofo_modal__content .cc_date_picker_wrapper{display:block}.lofo_modal__content .cc_date_picker__date{width:100%;border-radius:10px;padding-right:0}.lofo_modal__content .cc_date_picker__icon-wrapper{width:20px}.lofo_modal__content .cc_datetime_wrapper{border:0}.lofo_modal__content .cc_date_picker__date-wrapper{padding-top:1px;border-top:1px solid #e4e4e7;border-right:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;border-radius:0 2px 2px 0;line-height:28px}.lofo_modal__content .cc_date_picker__icon-wrapper{border-top:1px solid #e4e4e7;border-left:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;border-radius:3px 0 0 3px;background-color:#e4e4e7;padding:5px}.lofo_modal__content .cc_wipe_date{float:right}.lofo_modal__content .cc_date_picker{margin-right:0!important}.lofo_modal__content .cc_datepickers{margin:0}.lofo_modal__actions{text-align:center}.lofo_modal__actions>button{min-width:150px!important}.lofo_modal__actions>div{padding-left:0;padding-right:0;min-width:200px}.lofo_modal__actions>div>button{min-width:150px!important}.lofo_modal__actions>div+div{margin-left:30px}.lofo_modal__actions{padding:15px}.lofo_modal .form-group{padding:2px}.lofo_modal textarea.form-element{padding:2px 8px;font-size:13px;font-weight:100;height:66px}.lofo_modal .cc_horizontal_line{margin:15px 0}.lofo_modal .lofo_lofo_data{position:relative;display:inline-block}.lofo_modal .lofo_lofo_data .lofo_attachments_wrapper{position:relative;height:100%;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;flex-wrap:wrap;justify-content:stretch;align-items:center;overflow:auto;min-height:35px;max-height:140px;max-width:600px;min-width:550px;border:1px solid #e4e4e7;padding:5px;scrollbar-color:#cccccc rgba(255,255,255,.2);scrollbar-width:thin!important}.lofo_modal .lofo_lofo_data .lofo_attachments_wrapper::-webkit-scrollbar-thumb{background-color:#ccc;border:4.5px solid transparent;border-left-width:2px;border-right-width:2px;border-radius:2px;background-clip:content-box}.lofo_modal .lofo_lofo_data .lofo_attachments_wrapper::-webkit-scrollbar{background-color:#fff;width:11px;overflow:visible;height:15px}.lofo_modal .lofo_lofo_data .lofo_attachments_wrapper .qnn_attachment{margin:10px;position:relative;display:block;text-align:center}.lofo_modal .lofo_lofo_data .lofo_attachments_wrapper .qnn_attachment .qnn_magnify{width:100%;height:100%;display:flex!important;justify-content:center;visibility:hidden;align-items:center}.lofo_modal .lofo_lofo_data .lofo_attachments_wrapper .qnn_attachment .qnn_magnify svg{stroke:#00000054;align-self:center;justify-self:center}.lofo_modal .lofo_lofo_data .lofo_attachments_wrapper .qnn_attachment .qnn_uploads_delete{position:absolute;visibility:hidden;top:-15px;right:-14px;height:19px;width:19px}.lofo_modal .lofo_lofo_data .lofo_attachments_wrapper .qnn_attachment .qnn_uploads_delete svg{height:9px;width:9px;align-self:center;justify-self:center}.lofo_modal .lofo_lofo_data .lofo_attachments_wrapper .qnn_attachment:hover .qnn_magnify,.lofo_modal .lofo_lofo_data .lofo_attachments_wrapper .qnn_attachment:hover .qnn_uploads_delete{visibility:visible}.lofo_modal .lofo_lofo_data .lofo_attachments_wrapper .qnn_attachment .cc_upload_preview{position:relative;display:flex!important;justify-content:center;align-items:center;border:1px solid #f7f7f7;height:100px!important}.lofo_modal .lofo_lofo_data .lofo_attachments_wrapper .qnn_attachment .cc_upload_preview>img{max-width:90px;max-height:90px}.lofo_modal .lofo_detail_data{position:relative;display:inline-block;line-height:24px}.lofo_modal .lofo_detail_underline{font-size:13px;text-decoration:underline;cursor:pointer}.lofo_modal .lofo_arrow{margin-left:10px;position:relative;top:2px}.lofo_modal .lofo_arrow svg{width:12px;height:12px}.lofo_modal .lofo_guest_details{padding:10px 0 0}.lofo_modal .lofo_input{margin-bottom:10px;border-radius:2px;border:1px solid #e4e4e7;padding:5px;outline:none;width:100%;font-weight:100;font-size:13px}.lofo_modal .lofo_input::-webkit-input-placeholder{font-weight:100;font-size:12px;color:#aaa}.lofo_modal .lofo_input:-moz-placeholder{font-weight:100;font-size:12px;color:#aaa}.lofo_modal .lofo_input::-moz-placeholder{font-weight:100;font-size:12px;color:#aaa}.lofo_modal .lofo_input:-ms-input-placeholder{font-weight:100;font-size:12px;color:#aaa}.lost_and_found_modal_padding>.fd_modal_2{padding:50px 0 0}.lost_and_found_modal_padding>.fd_modal_2 .fd2_title{line-height:1}.lost_and_found_modal_padding>.fd_modal_2 .fd2_title>div:nth-child(2){display:inline-block}.lofo_lost_or_found{width:100%;display:table}.lofo_lost_or_found>div{display:table-cell;padding:20px 30px;vertical-align:top;width:50%;text-align:center;font-weight:400;cursor:pointer;line-height:1}.lofo_lost_or_found>div:hover{background-color:#d8d8d8}.lofo_lost_or_found_buttons{position:relative;display:grid;grid-template-rows:min-content auto;grid-template-columns:auto auto;align-items:center;padding:0 10px 20px;row-gap:5px}.lofo_lost_or_found_buttons .lofo_box_style{position:relative;min-height:30px;align-items:center;margin:0 auto;display:flex;text-align:center;justify-content:center;padding:5px;font-size:15px;font-weight:400;max-width:250px}.lofo_lost_or_found_buttons .lofo_button_box_style{position:relative;margin:0 auto}.lofo_lost_or_found_buttons .lofo_button_box_style .fc_button_new_type_regular_with_icon{position:relative!important;min-width:170px!important}.lofo_lost_or_found_buttons .lofo_button_box_style .fc_button_new_type_regular_with_icon span>span:nth-child(2){max-width:235px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.lofo_lost_or_found_buttons .lofo_box{position:relative}.lofo_lost_or_found_buttons .lofo_box_1{grid-column-start:1;grid-row-start:1}.lofo_lost_or_found_buttons .lofo_box_2{grid-column-start:1;grid-row-start:2}.lofo_lost_or_found_buttons .lofo_box_3{grid-column-start:2;grid-row-start:1}.lofo_lost_or_found_buttons .lofo_box_4{grid-column-start:2;grid-row-start:2}.lofo_lost_or_found_title{font-size:15px;text-transform:uppercase;margin-bottom:10px}.fd2_margin_bottom{margin-top:0!important;margin-bottom:0!important}.lofo-thin-text{font-weight:100;font-size:13px}.lofo_circle_icon{border:1px solid #3c5060;width:25px;height:25px;margin:4px auto;border-radius:50%}.lofo_circle_icon svg{width:13px;height:13px;position:relative;top:1px}.lofo_circle_icon svg path:not([fill=none]){fill:#3c5060}.lofo_circle_icon.lofo_circle_cancel svg{width:12px;height:12px}.lofo_circle_icon.lofo_circle_sent svg{width:15px;height:15px;top:2px}.lofo_circle_icon.lofo_circle_archive_empty svg{width:15px;height:15px;top:2px;left:1px}.lofo_no_guests{line-height:32px;font-weight:100;font-size:13px}.lofo_fullname_inputs>div{display:inline-block;width:50%}.lofo_fullname_inputs>div:first-child{padding-right:5px}.lofo_fullname_inputs>div:last-child{padding-left:5px}.lofo_fullname_inputs input{display:inline-block}@media(max-width:1150px){.lofo_modal{position:relative;display:block;box-sizing:border-box;overflow:auto;overflow-x:hidden!important;height:600px;width:700px;max-height:700px;scrollbar-color:#cccccc rgba(255,255,255,.2);scrollbar-width:thin!important;margin-right:5px;margin-bottom:10px}.lofo_modal::-webkit-scrollbar-thumb{background-color:#ccc;border:4.5px solid transparent;border-left-width:2px;border-right-width:2px;border-radius:2px;background-clip:content-box}.lofo_modal::-webkit-scrollbar{background-color:#fff;width:11px;overflow:visible;height:15px}.lofo_modal>div.lofo_modal__content>div.lofo_lofo_data{position:relative;display:block;width:650px;padding-bottom:20px;border-bottom:1px solid #e4e4e7;border-right:0}.lofo_modal>div.lofo_modal__content>div.lofo_detail_data{position:relative;display:block;width:650px;padding-top:20px}.lofo_modal>div.lofo_modal__content>div.lofo_lofo_data>div.lofo_attachments_wrapper{position:relative;display:grid;min-width:100%}}@media(max-width:720px){.lofo_modal{position:relative;display:block;box-sizing:border-box;overflow:auto;overflow-x:hidden!important;height:600px;width:450px;max-height:450px;margin-right:5px;margin-bottom:10px;scrollbar-color:#cccccc rgba(255,255,255,.2);scrollbar-width:thin!important}.lofo_modal::-webkit-scrollbar-thumb{background-color:#ccc;border:4.5px solid transparent;border-left-width:2px;border-right-width:2px;border-radius:2px;background-clip:content-box}.lofo_modal::-webkit-scrollbar{background-color:#fff;width:11px;overflow:visible;height:15px}.lofo_modal>div.lofo_modal__content>div.lofo_lofo_data{position:relative;display:block;width:400px;border-bottom:1px solid #e4e4e7;border-right:0}.lofo_modal>div.lofo_modal__content>div.lofo_detail_data{position:relative;display:block;width:400px}.lofo_modal>div.lofo_modal__content>div.lofo_lofo_data>div.lofo_attachments_wrapper{position:relative;display:grid;min-width:100%}}@media(max-height:680px){.lofo_modal{position:relative;display:block;box-sizing:border-box;overflow:auto;overflow-x:hidden!important;height:400px;max-height:700px;margin-right:5px;margin-bottom:10px;scrollbar-color:#cccccc rgba(255,255,255,.2);scrollbar-width:thin!important}.lofo_modal::-webkit-scrollbar-thumb{background-color:#ccc;border:4.5px solid transparent;border-left-width:2px;border-right-width:2px;border-radius:2px;background-clip:content-box}.lofo_modal::-webkit-scrollbar{background-color:#fff;width:11px;overflow:visible;height:15px}}@media(max-height:480px){.lofo_modal{position:relative;display:block;box-sizing:border-box;overflow:auto;overflow-x:hidden!important;height:250px;max-height:500px;margin-right:5px;margin-bottom:10px;scrollbar-color:#cccccc rgba(255,255,255,.2);scrollbar-width:thin!important}.lofo_modal::-webkit-scrollbar-thumb{background-color:#ccc;border:4.5px solid transparent;border-left-width:2px;border-right-width:2px;border-radius:2px;background-clip:content-box}.lofo_modal::-webkit-scrollbar{background-color:#fff;width:11px;overflow:visible;height:15px}}.ReactTable{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid rgba(0,0,0,.1)}.ReactTable *{box-sizing:border-box}.ReactTable .rt-table{-webkit-box-flex:1;-ms-flex:auto 1;flex:auto 1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;border-collapse:collapse;overflow:auto}.ReactTable .rt-thead{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ReactTable .rt-thead.-headerGroups{background:#00000008;border-bottom:1px solid rgba(0,0,0,.05)}.ReactTable .rt-thead.-filters{border-bottom:1px solid rgba(0,0,0,.05)}.ReactTable .rt-thead.-filters input,.ReactTable .rt-thead.-filters select{border:1px solid rgba(0,0,0,.1);background:#fff;padding:5px 7px;font-size:inherit;border-radius:3px;font-weight:400;outline-width:0}.ReactTable .rt-thead.-filters .rt-th{border-right:1px solid rgba(0,0,0,.02)}.ReactTable .rt-thead.-header{box-shadow:0 2px 15px #00000026}.ReactTable .rt-thead .rt-tr{text-align:center}.ReactTable .rt-thead .rt-th,.ReactTable .rt-thead .rt-td{padding:5px;line-height:normal;position:relative;border-right:1px solid rgba(0,0,0,.05);transition:box-shadow .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:inset 0 0 0 0 transparent}.ReactTable .rt-thead .rt-th.-sort-asc,.ReactTable .rt-thead .rt-td.-sort-asc{box-shadow:inset 0 3px #0009}.ReactTable .rt-thead .rt-th.-sort-desc,.ReactTable .rt-thead .rt-td.-sort-desc{box-shadow:inset 0 -3px #0009}.ReactTable .rt-thead .rt-th.-cursor-pointer,.ReactTable .rt-thead .rt-td.-cursor-pointer{cursor:pointer}.ReactTable .rt-thead .rt-th:last-child,.ReactTable .rt-thead .rt-td:last-child{border-right:0}.ReactTable .rt-thead .rt-th:focus{outline-width:0}.ReactTable .rt-thead .rt-resizable-header{overflow:visible}.ReactTable .rt-thead .rt-resizable-header:last-child{overflow:hidden}.ReactTable .rt-thead .rt-resizable-header-content{overflow:hidden;text-overflow:ellipsis}.ReactTable .rt-thead .rt-header-pivot{border-right-color:#f7f7f7}.ReactTable .rt-thead .rt-header-pivot:after,.ReactTable .rt-thead .rt-header-pivot:before{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ReactTable .rt-thead .rt-header-pivot:after{border-color:#fff0;border-left-color:#fff;border-width:8px;margin-top:-8px}.ReactTable .rt-thead .rt-header-pivot:before{border-color:#6660;border-left-color:#f7f7f7;border-width:10px;margin-top:-10px}.ReactTable .rt-tbody{-webkit-box-flex:99999;-ms-flex:99999 1 auto;flex:99999 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto}.ReactTable .rt-tbody .rt-tr-group{border-bottom:solid 1px rgba(0,0,0,.05)}.ReactTable .rt-tbody .rt-tr-group:last-child{border-bottom:0}.ReactTable .rt-tbody .rt-td{border-right:1px solid rgba(0,0,0,.02)}.ReactTable .rt-tbody .rt-td:last-child{border-right:0}.ReactTable .rt-tbody .rt-expandable{cursor:pointer;text-overflow:clip}.ReactTable .rt-tr-group{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.ReactTable .rt-tr{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.ReactTable .rt-th,.ReactTable .rt-td{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;white-space:nowrap;text-overflow:ellipsis;padding:7px 5px;overflow:hidden;transition:.3s ease;transition-property:width,min-width,padding,opacity}.ReactTable .rt-th.-hidden,.ReactTable .rt-td.-hidden{width:0!important;min-width:0!important;padding:0!important;border:0!important;opacity:0!important}.ReactTable .rt-expander{display:inline-block;position:relative;color:transparent;margin:0 10px}.ReactTable .rt-expander:after{content:"";position:absolute;width:0;height:0;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);border-left:5.04px solid transparent;border-right:5.04px solid transparent;border-top:7px solid rgba(0,0,0,.8);transition:all .3s cubic-bezier(.175,.885,.32,1.275);cursor:pointer}.ReactTable .rt-expander.-open:after{-webkit-transform:translate(-50%,-50%) rotate(0);transform:translate(-50%,-50%) rotate(0)}.ReactTable .rt-resizer{display:inline-block;position:absolute;width:36px;top:0;bottom:0;right:-18px;cursor:col-resize;z-index:10}.ReactTable .rt-tfoot{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;box-shadow:0 0 15px #00000026}.ReactTable .rt-tfoot .rt-td{border-right:1px solid rgba(0,0,0,.05)}.ReactTable .rt-tfoot .rt-td:last-child{border-right:0}.ReactTable.-striped .rt-tr.-odd{background:#00000008}.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover{background:#0000000d}.ReactTable .-pagination{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:3px;box-shadow:0 0 15px #0000001a;border-top:2px solid rgba(0,0,0,.1)}.ReactTable .-pagination input,.ReactTable .-pagination select{border:1px solid rgba(0,0,0,.1);background:#fff;padding:5px 7px;font-size:inherit;border-radius:3px;font-weight:400;outline-width:0}.ReactTable .-pagination .-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;height:100%;border:0;border-radius:3px;padding:6px;font-size:1em;color:#0009;background:#0000001a;transition:all .1s ease;cursor:pointer;outline-width:0}.ReactTable .-pagination .-btn[disabled]{opacity:.5;cursor:default}.ReactTable .-pagination .-btn:not([disabled]):hover{background:#0000004d;color:#fff}.ReactTable .-pagination .-previous,.ReactTable .-pagination .-next{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.ReactTable .-pagination .-center{-webkit-box-flex:1.5;-ms-flex:1.5;flex:1.5;text-align:center;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.ReactTable .-pagination .-pageInfo{display:inline-block;margin:3px 10px;white-space:nowrap}.ReactTable .-pagination .-pageJump{display:inline-block}.ReactTable .-pagination .-pageJump input{width:70px;text-align:center}.ReactTable .-pagination .-pageSizeOptions{margin:3px 10px}.ReactTable .rt-noData{display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fffc;transition:all .3s ease;z-index:1;pointer-events:none;padding:20px;color:#00000080}.ReactTable .-loading{display:block;position:absolute;inset:0;background:#fffc;transition:all .3s ease;z-index:-1;opacity:0;pointer-events:none}.ReactTable .-loading>div{position:absolute;display:block;text-align:center;width:100%;top:50%;left:0;font-size:15px;color:#0009;-webkit-transform:translateY(-52%);transform:translateY(-52%);transition:all .3s cubic-bezier(.25,.46,.45,.94)}.ReactTable .-loading.-active{opacity:1;z-index:2;pointer-events:all}.ReactTable .-loading.-active>div{-webkit-transform:translateY(50%);transform:translateY(50%)}.ReactTable .rt-resizing .rt-th,.ReactTable .rt-resizing .rt-td{transition:none!important;cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#smart-component .grid_container{height:100%;width:100%;position:relative}#smart-component .grid_container_addbutton,#smart-component .grid_container_custom_component{padding-top:70px}#smart-component .grid_container .ReactTable{font-family:Roboto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#3c5060;border:none;height:100%;width:100%}#smart-component .grid_container .ReactTable .rt-noData{display:none}#smart-component .grid_container .rt-table,#smart-component .grid_container .rt-tbody{scrollbar-color:#cccccc rgba(255,255,255,.2);scrollbar-width:thin!important}#smart-component .grid_container .rt-table::-webkit-scrollbar-thumb,#smart-component .grid_container .rt-tbody::-webkit-scrollbar-thumb{background-color:#ccc;border:4.5px solid transparent;border-left-width:2px;border-right-width:2px;border-radius:2px;background-clip:content-box}#smart-component .grid_container .rt-table::-webkit-scrollbar,#smart-component .grid_container .rt-tbody::-webkit-scrollbar{background-color:#fff;width:11px;overflow:visible;height:15px}#smart-component .grid_container .rt-thead{font-size:15px;font-weight:700;margin-bottom:4px;box-shadow:none;padding-left:15px;padding-right:30px;text-transform:capitalize}#smart-component .grid_container .rt-thead .sc_GridActionCol div{background-image:none}#smart-component .grid_container .rt-th{background-color:#fff;border:none;margin-left:2px;margin-right:2px;text-align:left;padding-left:27px;line-height:28px;vertical-align:middle}#smart-component .grid_container .rt-th .header_se_wrapper{position:relative;display:flex;align-items:center;justify-content:space-between}#smart-component .grid_container .rt-th .header_se_wrapper .header_sort_icon{display:flex;position:relative}#smart-component .grid_container .rt-th .header_se_wrapper .header_sort_icon svg{height:7px;width:13px}#smart-component .grid_container .rt-th .header_se_wrapper .header_sort_desc{display:none}#smart-component .grid_container .rt-th .header_se_wrapper .header_sort_asc path{opacity:.5}#smart-component .grid_container .rt-th .rt-td-selector{margin-left:-13px;margin-top:-1px}#smart-component .grid_container .rt-th .smart_editor_tooltip_icon{position:relative;display:inline-block;line-height:1;top:-3px;left:4px}#smart-component .grid_container .rt-th .smart_editor_tooltip_icon_wrapper>.smart_editor_tooltip{display:none}#smart-component .grid_container .rt-th .smart_editor_tooltip_icon_wrapper:hover>.smart_editor_tooltip{display:flex}#smart-component .grid_container .rt-th .smart_editor_tooltip{position:absolute;display:flex;white-space:normal;height:auto;width:215px;margin-left:-88px;top:25px;padding:10px 10px 10px 14px;box-shadow:0 0 6px #00000040;background-color:#fff;z-index:10;border-radius:5px;font-size:11px;color:#3c5060;font-weight:400;text-align:left;text-transform:none}#smart-component .grid_container .rt-th .smart_editor_tooltip .smart_editor_tooltip_tip:after{position:absolute;top:-6px;left:80px;content:"";width:20px;height:0;border-left:14px solid transparent;border-right:14px solid transparent;border-bottom:14px solid #fff}#smart-component .grid_container .se_tooltip_col{overflow:visible}#smart-component .grid_container .-sort-asc{box-shadow:none}#smart-component .grid_container .-sort-asc .header_sort_desc{display:none}#smart-component .grid_container .-sort-asc .header_sort_asc path{opacity:1}#smart-component .grid_container .-sort-desc{box-shadow:none}#smart-component .grid_container .-sort-desc .header_sort_desc{display:inline-block}#smart-component .grid_container .-sort-desc .header_sort_asc{display:none}#smart-component .grid_container .rt-tbody{overflow-x:hidden;overflow-y:scroll}#smart-component .grid_container .rt-th:first-child{border-top-left-radius:7px;border-bottom-left-radius:7px;margin-left:0}#smart-component .grid_container .rt-th:last-child{border-top-right-radius:7px;border-bottom-right-radius:7px;margin-right:0}#smart-component .grid_container .rt-tr-group{border:none;margin-top:2px;margin-bottom:2px;padding-left:15px;padding-right:15px;flex:0 0}#smart-component .grid_container .rt-tr-group .rt-tr{height:42px;border-radius:7px}#smart-component .grid_container .rt-tr-group .rt-tr .rt-td{background-color:#fff;border:none;margin-left:2px;margin-right:2px;padding-left:27px;line-height:28px;white-space:nowrap;padding-right:27px;transition:none;overflow:visible}#smart-component .grid_container .rt-tr-group .rt-tr .rt-td .rt-td-selector{margin-left:-13px;margin-top:-1px}#smart-component .grid_container .rt-tr-group .rt-tr .rt-td .rt-td-p{line-height:30px;vertical-align:middle;margin:0;padding:0;text-overflow:ellipsis;display:block}#smart-component .grid_container .rt-tr-group .rt-tr .rt-td .rt-td-p_decimal,#smart-component .grid_container .rt-tr-group .rt-tr .rt-td .rt-td-p_uid,#smart-component .grid_container .rt-tr-group .rt-tr .rt-td .rt-td-p_number{display:block;padding-right:10px;text-align:right}#smart-component .grid_container .rt-tr-group .rt-tr .rt-td .rt-td-p_bool{text-transform:capitalize;text-align:center}#smart-component .grid_container .rt-tr-group .rt-tr .rt-td .sc_GridActionCol{display:flex;justify-content:flex-end;align-items:center;height:100%}#smart-component .grid_container .rt-tr-group .rt-tr .rt-td .sc_GridActionCol div{display:inline-block;background-size:cover!important;cursor:pointer}#smart-component .grid_container .rt-tr-group .rt-tr .rt-td .sc_GridActionCol .grid_confirmedititem,#smart-component .grid_container .rt-tr-group .rt-tr .rt-td .sc_GridActionCol .grid_canceledititem{display:none}#smart-component .grid_container .rt-tr-group .rt-tr .rt-td .sc_GridActionCol.sc_UserGrid{justify-content:center}#smart-component .grid_container .rt-tr-group .rt-tr .rt-td .grid_tip_item{text-align:left}#smart-component .grid_container .rt-tr-group .rt-tr .rt-td:first-child{border-top-left-radius:7px;border-bottom-left-radius:7px;margin-left:0}#smart-component .grid_container .rt-tr-group .rt-tr .rt-td:last-child{border-top-right-radius:7px;border-bottom-right-radius:7px;margin-right:0;padding-left:11px;padding-top:0;padding-bottom:0}#smart-component .grid_container .rt-tr-group .-padRow .rt-td{background-color:transparent}#smart-component .grid_container .rt-tr-edit{min-height:61px!important;border-radius:9px;box-shadow:4px 4px 4px #0003;background-color:#fff;padding-left:0;padding-right:15px;margin-right:6px;margin-bottom:4px}#smart-component .grid_container .rt-tr-edit .rt-tr .rt-td{overflow:visible;vertical-align:middle;padding:2px 0 2px 14px}#smart-component .grid_container .rt-tr-edit .rt-tr .rt-td div{vertical-align:middle}#smart-component .grid_container .rt-tr-edit .rt-tr .rt-td .rt-td-p{padding-left:13px;font-size:13px;display:inline-block}#smart-component .grid_container .rt-tr-edit .rt-tr .rt-td .rt-td-selector{display:none}#smart-component .grid_container .rt-tr-edit .rt-tr .rt-td .grid_id{text-align:center;border-radius:15px;height:31px;width:31px;font-family:Roboto;font-size:15px;font-weight:400;font-style:normal;font-stretch:normal;line-height:32px;letter-spacing:normal;color:#3c5060;vertical-align:middle;display:inline-block}#smart-component .grid_container .rt-tr-edit .rt-tr .rt-td .string{display:inline-block;line-height:55px}#smart-component .grid_container .rt-tr-edit .rt-tr .rt-td .sc_toggleButton .switchlabel{display:none}#smart-component .grid_container .rt-tr-edit .rt-tr .rt-td .sc_GridActionCol{display:flex;justify-content:flex-end;align-items:center;height:100%}#smart-component .grid_container .rt-tr-edit .rt-tr .rt-td .sc_GridActionCol .grid_edititem{display:none}#smart-component .grid_container .rt-tr-edit .rt-tr .rt-td .sc_GridActionCol .grid_confirmedititem,#smart-component .grid_container .rt-tr-edit .rt-tr .rt-td .sc_GridActionCol .grid_canceledititem{display:inline-block}#smart-component .grid_container .rt-tr-edit .rt-tr .rt-td .sc_GridActionCol .grid_deleteitem{display:none}#smart-component .grid_container .rt-tr-edit .rt-tr .rt-td:first-child{border-top-left-radius:7px;border-bottom-left-radius:7px;margin-left:0;margin-right:17px;padding-left:30px}#smart-component .grid_container .rt-tr-edit .rt-tr .rt-td:first-child .rt-td-p{padding-left:0}#smart-component .grid_container .rt-tr-edit .rt-tr .rt-td:last-child{border-top-right-radius:7px;border-bottom-right-radius:7px;margin-right:0;margin-left:17px}#smart-component .grid_container .rt-tr-edit .rt-tr .rt-td-holder{height:100%;width:1px;display:inline-block;vertical-align:middle}#smart-component .grid_container .rt-tr-edit .rt-tr .sc_my_filters_modal{margin:0;display:inline-block;width:100%;vertical-align:middle}#smart-component .grid_container .rt-tr-edit .rt-tr .sc_my_filters_modal .switch-container{padding-right:14px}#smart-component .grid_container .rt-tr-edit .rt-tr .sc_my_filters_modal .MuiTypography-body1{line-height:7.5}#smart-component .grid_container .rt-tr-edit .rt-tr .sc_my_filters_modal .MuiFormControl-root{margin-top:13px;height:44px}#smart-component .grid_container .rt-tr-edit .rt-tr .sc_my_filters_modal .sc_selectfield{margin-top:13px}#smart-component .grid_container .rt-tr-edit .rt-tr .sc_my_filters_modal .sc_label{margin-left:19px;display:block;text-align:left;font-family:Roboto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:25px;letter-spacing:normal;color:#215263;padding-left:5px}#smart-component .grid_container .rt-tr-edit .rt-tr .sc_my_filters_modal .form-control{padding-left:15px;font-size:13px;display:block;border-radius:9px;border:solid 1px #b3bec4;background-color:#e5e6ea}#smart-component .grid_container .rt-tr-edit .rt-tr .sc_my_filters_modal .form-control:focus{background-color:#fff}#smart-component .grid_container .rt-tr-selected .rt-td{background-color:#52c2b633!important}#smart-component .grid_container .addItemEnabled{padding-top:90px}#smart-component .grid_container .addItemEnabled .grid_add_icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAhCAYAAABX5MJvAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMjHxIGmVAAACVElEQVRYR82Yyy8DURTG568XwlpYSCyIjURiZ1s7j6Co0tYjyGw8SlTSehzzuxyZnt5p50Gmi8/ce17fnTPnnnsrEJHU6H18SOu5LZXwRtYumrLcqMviWc09mSNHj531HQav0CLsvMj6VUumD3ZkYm/LYaa6K3MnVVmoH7knc9Vhh33Y6UTu/phxeIWKdrcrq+cNF3hqf9uNDx/u5KnXjdSD9sjRY4c9foyJY23j8ArB8eO9e7vJKNjG9aU8JxAnAXv88CcO8ayNwivcDG/dW8zWDiR8TZfSJOBPHOIR1+rBgEAXsBQVW+ftLRL16/OAOMRLWkjfhJTpAt4/PyNRv3EREE8XYj/N74Di4duRur/KgAVxiQ9PvFh/DahiiihLDRBopXk6svrjID488KnsWxHtZ9JENasiDRpPbefH0+qGAR78tI84IY2FfZ11G+ZdBDzwwcvctWI6XDw9aZF3EQA+eOEP6PUEotNZw1Eosgj48IU/4NBhktSKh6HIIuDDF/6A048tY43SoMgiALzwBxzD89EpaA0UbD9IfKj8dFeePj0Ytn3hhT/gPsBxbA0U9AGI8gJ/G1MBL/wuE9wHrIHiPzMBr8vEWNTEWOyOsegTY9ExEZR+dvCH2zTBSj1FAekp9T4BCMSWKfVmBUq/YypKv20rdCGkLkuN+IA/cZIWAAYEClLGt6OIqOas2xd7/PAnjv0EcXiFCoqHKuYt2NeM6XRJLR45euywx4/xqN3jFVok/SrnPsBxzJO56rDD/k9+lVvQYun1HDqcfhzDxf8/IcEXAc1hl7VwSDsAAAAASUVORK5CYII=);width:33px;height:33px;background-size:cover;display:inline-block}#smart-component .grid_container .addItemEnabled .rt-tr-new{position:absolute;top:0;width:100%;padding-right:15px}#smart-component .grid_container .addItemEnabled .rt-tr-new .rt_td{max-width:170px}#smart-component .grid_container .grid_addnewbutton{position:absolute;top:10px;left:15px;width:125px}#smart-component .grid_container .grid_bool{width:16px;height:16px;box-shadow:inset 0 1px 3px #00000080;background-color:#fff;border-radius:7px;line-height:100%;vertical-align:middle;display:block;margin:7px auto}#smart-component .grid_container .grid_bool_text{color:#00000080}#smart-component .grid_container .grid_bool_text_true{color:#86cfca}#smart-component .grid_container .grid_bool_true{background-color:#86cfca}#smart-component .grid_container .cc_my_select{line-height:normal!important}#smart-component .grid_container .cc_my_select .cc_my_select__input{width:50px!important}#smart-component .grid_container_wide .ReactTable .rt-thead{padding-right:15px}#smart-component .grid_container_wide .ReactTable .rt-tbody{overflow:visible}#smart-component input[type=number]::-webkit-inner-spin-button,#smart-component input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#smart-component input[type=number]{-moz-appearance:textfield;appearance:textfield;margin:0}.rt-td-error-message{font-size:11px;color:#d65b4d;padding-left:32px;padding-bottom:2px}.MuiButtonBase-root.MuiIconButton-root.fc_checkbox:hover{background-color:#00000014}.MuiButtonBase-root.MuiIconButton-root.fc_checkbox.fc_checkbox_color_aqua{color:#86cfca!important}.MuiButtonBase-root.MuiIconButton-root.fc_checkbox.fc_checkbox_color_blue{color:#10596b!important}.MuiButtonBase-root.MuiIconButton-root.fc_checkbox.fc_checkbox_color_grey{color:gray!important}.MuiButtonBase-root.MuiIconButton-root.fc_checkbox.fc_checkbox_color_grey_1{color:#3c5060!important}.MuiButtonBase-root.MuiIconButton-root.fc_checkbox.fc_checkbox_size_small .MuiSvgIcon-root{height:14px;width:14px}.MuiButtonBase-root.MuiIconButton-root.fc_checkbox.fc_checkbox_size_medium .MuiSvgIcon-root{height:24px;width:24px}.MuiButtonBase-root.MuiIconButton-root.fc_checkbox.fc_checkbox_size_normal .MuiSvgIcon-root{height:21px;width:21px}.MuiButtonBase-root.MuiIconButton-root.fc_checkbox.fc_checkbox_size_big .MuiSvgIcon-root{height:34px;width:34px}.sc_select_container .sc_selectfield.MuiFormControl-root{vertical-align:middle;margin:8px 0 0;width:100%}.sc_select_container .sc_selectfield.MuiFormControl-root .MuiCheckbox-colorSecondary.Mui-checked:hover{background-color:#86cfca80}.sc_select_container .sc_selectfield.MuiFormControl-root .Mui-focused svg path:not([fill=none]){fill:#52c2b6}.sc_select_container .sc_selectfield.MuiFormControl-root .MuiInputBase-root:hover .MuiOutlinedInput-notchedOutline{border:1px solid #52c2b6}.sc_select_container .sc_selectfield.MuiFormControl-root .MuiInputBase-root:hover svg path:not([fill=none]){fill:#52c2b6}.sc_select_container .sc_selectfield.MuiFormControl-root label{font-family:Roboto;padding-left:4px;margin-left:-4px;padding-right:5px;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:16px;letter-spacing:normal;text-align:center;color:#859198;background-color:#fff}.sc_select_container .sc_selectfield.MuiFormControl-root .MuiInputLabel-outlined.MuiInputLabel-shrink{transform:translate(14px,-6px) scale(.75)}.sc_select_container .sc_selectfield.MuiFormControl-root .MuiInputBase-input{height:19px;font-family:Roboto;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#3c5060;background-color:#fff;text-align:left;padding:6px 10px 6px 5px;position:relative}.sc_select_container .sc_selectfield.MuiFormControl-root .MuiSelect-icon{top:calc(50% - 10px);color:#0000008a;right:6px;position:absolute;pointer-events:none;height:20px;width:20px}.sc_select_container .sc_selectfield.MuiFormControl-root .MuiInputBase-inputSelect{padding:6px 13px}.sc_select_container .sc_selectfield.MuiFormControl-root .MuiInputLabel-outlined{z-index:1;transform:translate(14px,8px) scale(1);pointer-events:none}.sc_select_container .sc_selectfield.MuiFormControl-root .MuiSelect-root{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:30px!important;cursor:pointer;line-height:21px}.sc_select_container .sc_selectfield.MuiFormControl-root .MuiSelect-root svg{width:11.6px;height:6.8px}.sc_select_container .sc_selectfield.MuiFormControl-root .MuiSelect-root .MuiInputBase-input{padding:6px 18px 6px 10px;margin:1px;height:19px;font-family:Roboto;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#3c5060;width:calc(100% - 30px);text-align:left}.sc_select_container .sc_selectfield.MuiFormControl-root .MuiSelect-root .MuiInputBase-input:focus{background-color:#fff;outline:none}.sc_select_container .sc_selectfield.MuiFormControl-root .MuiSelect-root .MuiInputBase-input:active{background-color:#fff;outline:none}.sc_select_container .sc_selectfield.MuiFormControl-root .MuiSelect-root svg{width:24px;height:auto}.sc_select_container .sc_selectfield.MuiFormControl-root .MuiFormLabel-root.Mui-focused{color:#52c2b6}.sc_select_container .sc_selectfield.MuiFormControl-root .Mui-focused .MuiOutlinedInput-notchedOutline{border:solid 1px #52c2b6}.sc_select_container .sc_selectfield.MuiFormControl-root .Mui-focused .MuiSelect-select{background-color:#fff}.sc_select_container .sc_selectfield.MuiFormControl-root p.MuiFormHelperText-root{font-size:10px;margin-top:3px;margin-left:5px;white-space:nowrap;color:#d65b4d}.sc_select_paper .sc_selectfield_grouplistitem{padding-left:10px}.sc_select_paper .sc_selectfield_groupheader .MuiListItemText-primary{color:#000;font-weight:500!important;opacity:1}.sc_select_paper .MuiListItem-root.Mui-disabled{opacity:1}.MuiMenuItem-gutters{padding-left:8px!important;padding-right:16px!important}.MuiPaper-root .MuiList-root .MuiListItem-root .MuiButtonBase-root:hover{background-color:#86cfca80}.MuiPaper-root .MuiList-root .MuiListItem-root .MuiCheckbox-colorSecondary.Mui-checked{color:#52c2b6}.sc_no_category{color:#898c90;font-weight:500}.sc_selectfield_listitem .MuiListItemText-primary{overflow:hidden;text-overflow:ellipsis;display:inherit;font-size:12px}.sc_padding{padding-left:2px!important}.sc_padding>span>svg{height:15px;width:15px}.MuiListItemText-root{overflow:hidden;text-overflow:ellipsis;display:inline-block}.MuiPaper-root{scrollbar-color:#cccccc rgba(255,255,255,.2);scrollbar-width:thin!important}.MuiPaper-root::-webkit-scrollbar-thumb{background-color:#ccc;border:4.5px solid transparent;border-left-width:2px;border-right-width:2px;border-radius:6px;background-clip:content-box}.MuiPaper-root::-webkit-scrollbar{background-color:#f0f0f2;width:11px;overflow:visible;height:15px;border-radius:4px}.multiselect_icon{padding-top:3px;margin-bottom:7px;color:#ccc;padding-left:7px;border-left:1px solid #cccccc;margin-top:7px;height:17px!important;cursor:pointer;pointer-events:none;position:absolute;right:17px;top:1.5px}.multiselect_icon svg{display:inline-block;fill:currentColor;line-height:1;stroke-width:0;color:#d7d7d7;font-family:Roboto;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal}.MuiOutlinedInput-root.Mui-error .MuiOutlinedInput-notchedOutline{border-color:#d65b4d!important}.Mui-error{color:#d65b4d}.Mui-error svg path:not([fill=none]){fill:#d65b4d!important}.switch-container{text-transform:capitalize}.switch-container .switchlabel{display:block;width:105%;font-family:Roboto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#3c5060}.switch-container .MuiTypography-body1{padding-left:15px;line-height:1!important}.switch-container .MuiGrid-root{width:100%;display:flex;flex-wrap:nowrap;box-sizing:border-box;font-family:Roboto;font-size:13px;font-weight:400;font-style:italic;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#3c5060}.switch-container :first-child{justify-content:flex-end}.switch-container :last-child{justify-content:flex-start}.switch-container .MuiGrid-item{padding:0}.fcswitchbutton.MuiSwitch-root{color:#979797}.fcswitchbutton.MuiSwitch-root .MuiSwitch-input{margin:0}.fcswitchbutton.MuiSwitch-root .MuiSwitch-track{background-color:#979797;opacity:initial}.fcswitchbutton.MuiSwitch-root .MuiSwitch-colorPrimary{color:#3c5060}.fcswitchbutton.MuiSwitch-root .MuiSwitch-colorPrimary.Mui-checked+.MuiSwitch-track{background-color:#86cfca;opacity:initial}.fcswitchbutton.MuiSwitch-root .MuiSwitch-colorPrimary.Mui-checked+.MuiSwitch-track .MuiSwitch-track{background-color:#86cfca!important;opacity:initial!important}.smartcontrol_customselect .input_control input{line-height:18px}#smart-component{width:100%;height:100%;overflow:visible;margin:0}#smart-component .se_container{display:block;position:relative;height:100%;width:100%;overflow:visible}#smart-component .sc_header{padding-left:15px}#smart-component .sc_title{font-family:Roboto;display:inline-block;height:23px;margin-bottom:15px;font-size:19px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;color:#3c5060;text-transform:uppercase;margin-top:30px;margin-left:5px;line-height:22px;border-bottom:1px #e4e4e7 solid}#smart-component .add-tutorial-backside{width:55px;height:auto}#smart-component .sc_label{width:170px!important}#smart-component .sc_my_filters_modal * .cc_my_select__search-wrapper{text-align:left!important}#smart-component .multiLangActions{color:#949495;text-align:center;position:relative}#smart-component .sc_multiLangCopy{position:absolute;left:0}#smart-component .sc_multiLangCopy>input{padding-top:3px}#smart-component .CollapseButton{cursor:pointer}#smart-component .sc_multiLangForm{overflow:hidden}#smart-component .sc_multiLangForm>.cc_my_filters_modal>.sc_label{position:absolute;left:170px}#smart-component .cc_my_filter_modal_wrapper{overflow:visible}#smart-component .sc_multiLangInputs{position:relative;overflow:hidden}#smart-component .sc_multiLangInputs * input{padding-left:130px!important}#smart-component .sc_multiLangInputs * span{left:0;position:absolute;margin-top:7px;width:148px!important;text-align:left;padding-left:10px;color:#b3b3b3}#smart-component .sc_GridButton{height:20px;line-height:3px;cursor:pointer}#smart-component .sc_GridActionCol{text-align:center}#smart-component .sc_searchfield{display:block;width:auto!important;white-space:nowrap}#smart-component .sc_searchlabel{width:auto!important;margin-right:5px}#smart-component .sc_searchlabel>svg{height:10px!important}#smart-component .sc_searchbutton{cursor:pointer;margin-left:-15px}#smart-component .sc_validationError{color:red;text-align:left}#smart-component .valid * .sc_validationError{display:none}#smart-component .sc_input_checkbox{height:15px!important;width:15px!important;display:block!important}#smart-component .csv-importer-container{position:absolute;top:98px;right:10px;z-index:1}.sc_languagesModal{position:absolute;height:100%;width:100%;top:0;right:-100%;transition:1s right ease;z-index:101}.sc_languagesModal.languagesShown{right:0}.sc_languagesModal .sc_faded{width:auto;height:100%;position:fixed;top:0;left:0}.sc_languagesModal .sc_languagesHolder{position:absolute;top:0;right:0;width:100%;height:100%}.sc_languagesModal .sc_languagesHolder .lang_icon{position:absolute;top:68px;left:0;margin-left:-53px;width:53px;height:42px;border-bottom-left-radius:100px;border-top-left-radius:100px;box-shadow:0 2px 4px #00000040;background-color:#fff;cursor:pointer}.sc_languagesModal .sc_languagesHolder .lang_icon svg{margin-top:8px;margin-left:14px;width:26px;height:26px}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer{padding:0 60px 30px 30px;display:block;position:relative;top:0;right:0;box-shadow:0 2px 4px #00000040;background-color:#fff;height:100%}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal{display:grid;height:100%;width:100%;grid-template-columns:auto;grid-template-rows:92px auto}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .lang_header{padding:0 8px;display:flex;flex-direction:row;width:100%;justify-content:space-between;white-space:nowrap}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .lang_header .lh_title_and_csvimport_container{display:flex;flex-direction:row;align-items:center}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .lang_header .lh_title_and_csvimport_container .sc_title{display:inline-block;font-size:18px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;color:#859198;text-transform:capitalize;margin-right:7px;width:auto}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .lang_header .lh_title_and_csvimport_container .sc_title_line{position:relative;display:inline-block;font-size:18px;margin-right:7px;color:#3c5060}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .lang_header .lh_title_and_csvimport_container .sc_title_translations{position:relative;display:inline-block;font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c5060;text-transform:uppercase;margin-right:28px;width:auto}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .lang_header .lh_title_and_csvimport_container .lang_csvimport_button{position:relative;display:inline-block;font-weight:400}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .lang_header .cancel_confirm_buttons{display:flex;flex-direction:row;justify-self:flex-end;align-items:center;justify-content:flex-end}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .grid_container .ReactTable{height:100%;width:100%;font-family:Roboto;border:none}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .grid_container .ReactTable .rt-table .rt-thead{box-shadow:none;border:1px solid #eeeeee}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .grid_container .ReactTable .rt-table .rt-thead .rt-tr .rt-th{box-shadow:none;text-align:left;padding-left:31px;border:1px solid #eeeeee}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .grid_container .ReactTable .rt-table .rt-thead .rt-tr .rt-th span{font-size:15px;font-weight:700;color:#3c5060;text-align:left;line-height:34px}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .grid_container .ReactTable .rt-table .rt-thead .rt-tr .rt-th .header_sort_icon{position:absolute;top:11px;right:18px;display:none}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .grid_container .ReactTable .rt-table .rt-thead .rt-tr .rt-th .header_sort_icon svg{width:13px}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .grid_container .ReactTable .rt-table .rt-thead .rt-tr .rt-th.-sort-asc .header_sort_icon.header_sort_asc,.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .grid_container .ReactTable .rt-table .rt-thead .rt-tr .rt-th.-sort-desc .header_sort_icon.header_sort_desc{display:block}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .grid_container .ReactTable .rt-table .rt-tbody{margin-top:10px}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .grid_container .ReactTable .rt-table .rt-tbody .rt-tr-group{flex:unset;border:none;border-left:1px solid #eeeeee;border-right:1px solid #eeeeee}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .grid_container .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td{padding:0;border:1px solid #eeeeee}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .grid_container .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td:focus-within{border:1px solid #86cfca}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .grid_container .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td input{font-family:Roboto;height:35px;width:100%;font-size:13px;color:#3c5060;background-color:#fff!important;padding-left:31px}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .grid_container .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td input:focus,.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .grid_container .ReactTable .rt-table .rt-tbody .rt-tr-group .rt-tr .rt-td input:active{outline-color:#86cfca!important}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .grid_container .ReactTable .rt-table .rt-tbody .rt-tr-group.rt-tr-empty{display:none}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .grid_container .ReactTable .rt-table .rt-tbody .rt-tr-group.rt-tr-value:first-child{border-top:1px solid #eeeeee!important}.sc_languagesModal .sc_languagesHolder .sc_languagesContainer .langModal .grid_container .ReactTable .rt-table .rt-tbody .rt-tr-value:last-child{border-bottom:1px solid #eeeeee!important}@media(max-width:1000px){.langModal{overflow:auto;scrollbar-color:#dee2e7 #fff;scrollbar-width:thin!important}.langModal::-webkit-scrollbar{width:18px;box-shadow:2px 0 2px 1px #00000026;background-color:#fff}.langModal::-webkit-scrollbar-thumb{border-radius:12px;width:6px;height:102px;border:6px solid #fff;background-color:#dee2e7}.langModal .lang_header .cancel_confirm_buttons{padding-left:20px}}@media(max-width:1060px){.langModal>.grid_container>.ReactTable>.rt-table .rt-thead .rt-tr>.rt-th>div>div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:150px;padding:0 5px}.langModal>.grid_container>.ReactTable>.rt-table>.rt-tbody>.rt-tr-group>.rt-tr>div>input{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:150px;padding:0 5px}}@media(max-width:1000px){.sc_languagesContainer{padding:0 30px 30px!important}}@media(max-width:950px){.sc_languagesContainer{padding:0 15px 30px!important}}.csv-container .step2 .csv-table{width:100%;border-radius:1px;border:solid 1px #e5e6ea;margin-top:4px}.csv-container .step2 .csv-table table thead tr{height:38px}.csv-container .step2 .csv-table table thead tr th{font-size:14.8px;font-weight:700;border:solid 1.2px #e5e6ea;padding:0 16px}.csv-container .step2 .csv-table table thead tr .th_header_action{width:120px}.csv-container .step2 .csv-table table thead tr .th_header_id{text-align:center;width:80px}.csv-container .step2 .csv-table table thead tr .th_header_status{width:130px}.csv-container .step2 .csv-table table tbody tr{height:36px}.csv-container .step2 .csv-table table tbody tr td{border:solid 1.2px #e5e6ea;font-size:13px;padding:0 16px;color:#3c5060;white-space:nowrap}.csv-container .step2 .csv-table table tbody tr .td_id{text-align:center}.csv-container .step2 .csv-table table tbody tr .td_status div{display:inline-block;vertical-align:middle;margin-right:8px}.csv-container .step2 .csv-table table tbody tr .td_status_warning,.csv-container .step2 .csv-table table tbody tr .td_status_error{color:#d65b4d}.csv-container .step2 .csv-table table tbody tr .td_invalid{background-color:#d65b4d33;color:#d65b4d!important}.csv-container .step2 .csv-table table tbody .tr_header{text-transform:uppercase;font-weight:700}.csv-container .step2 .csv-table table tbody .tr_deletedItems .td_header{color:#859198}.csv-container .step2 .csv-table table tbody .tr_deletedItems .td_id,.csv-container .step2 .csv-table table tbody .tr_deletedItems .td_value{text-decoration-line:line-through}.csv-container .step2 .csv-table table tbody .tr_editedItems .td_header{color:#3296a9}.csv-container .step2 .csv-table table tbody .tr_editedItems .td_value{font-style:italic}.csv-container .step2 .csv-table table tbody .tr_newItems .td_header{color:#52c2b6}.fc_progressbar .MuiLinearProgress-root{background-color:#86cfca;height:8px;border-radius:6.5px}.fc_progressbar .MuiLinearProgress-root .MuiLinearProgress-barColorPrimary{background-color:#c4e5e2;border-radius:6.5px}.csv-modal.fd_faded_modal_container{z-index:1000}.csv-modal.fd_faded_modal_container .fd_modal{border-radius:7px}.csv-modal.fd_faded_modal_container .csv-modal-container{width:100%;height:100%;position:relative;padding:0 75px}.csv-modal.fd_faded_modal_container .csv-modal-container .cancel-modal{position:absolute;right:17px;top:14.5px}.csv-modal.fd_faded_modal_container .csv-modal-container .csv-modal-title{padding-top:52px}.csv-modal.fd_faded_modal_container .csv-modal-container .csv-modal-title .main-title{display:inline-block;font-family:Roboto;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#215263;margin-bottom:9.3px}.csv-modal.fd_faded_modal_container .csv-modal-container .csv-modal-title .sub-title{display:block;font-family:Roboto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:17.5px;letter-spacing:normal;color:#215263;width:530px}.csv-modal.fd_faded_modal_container .csv-modal-container .csv-modal-title .button-import{position:absolute;right:117px;top:40px;width:97px}.csv-modal.fd_faded_modal_container .csv-modal-container .csv-modal-content{position:relative;display:flex;justify-content:space-between;margin-top:42px;width:100%;height:231px}.csv-modal.fd_faded_modal_container .csv-modal-container .csv-modal-content .template-download.block-box{cursor:pointer}.csv-modal.fd_faded_modal_container .csv-modal-container .csv-modal-content .block-box{width:204px;height:100%;display:inline-block;border-radius:5px;border:solid 1px #b9c8cd}.csv-modal.fd_faded_modal_container .csv-modal-container .csv-modal-content .block-box:first-child{margin-left:0}.csv-modal.fd_faded_modal_container .csv-modal-container .csv-modal-content .block-box .block-container{height:100%;padding-top:8px}.csv-modal.fd_faded_modal_container .csv-modal-container .csv-modal-content .block-box .block-container .block-icon{height:100px;display:block}.csv-modal.fd_faded_modal_container .csv-modal-container .csv-modal-content .block-box .block-container .block-icon .youtube-icon{vertical-align:middle;margin-top:5px}.csv-modal.fd_faded_modal_container .csv-modal-container .csv-modal-content .block-box .block-container .block-icon .youtube-icon svg{width:205.1px;height:91.6px}.csv-modal.fd_faded_modal_container .csv-modal-container .csv-modal-content .block-box .block-container .block-icon .csv-icon{vertical-align:middle;margin-top:5px}.csv-modal.fd_faded_modal_container .csv-modal-container .csv-modal-content .block-box .block-container .block-icon .csv-icon svg{width:205.1px;height:91.6px}.csv-modal.fd_faded_modal_container .csv-modal-container .csv-modal-content .block-box .block-container .block-icon .qna-icon{vertical-align:middle;margin-top:5px}.csv-modal.fd_faded_modal_container .csv-modal-container .csv-modal-content .block-box .block-container .block-icon .qna-icon svg{width:205.1px;height:91.6px}.csv-modal.fd_faded_modal_container .csv-modal-container .csv-modal-content .block-box .block-container .block-label{display:block;height:80px;width:175px;margin:5px auto}.csv-modal.fd_faded_modal_container .csv-modal-container .csv-modal-content .block-box .block-container .block-label .block-main{font-family:Roboto;font-size:14px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#215263;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.csv-modal.fd_faded_modal_container .csv-modal-container .csv-modal-content .block-box .block-container .block-label .block-subtitle{height:80px;margin-top:7.5px;font-family:Roboto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:18.5px;letter-spacing:normal;text-align:center;color:#215263;text-overflow:ellipsis;overflow:hidden}.csv-modal.fd_faded_modal_container .csv-modal-container .csv-modal-content .block-box .block-icon{margin:0 auto}.csv-container{position:fixed;top:0;left:0;height:100%;width:100%;background:#fff;z-index:101;overflow:auto}.csv-container .csv-header-container{height:91px;width:100%;padding-left:90px;padding-right:64px;padding-top:35px;position:absolute;top:0;left:0}.csv-container .csv-header-container .step-block{display:inline-block;width:auto;height:auto}.csv-container .csv-header-container .step-block .green-oval{width:10px;height:10px;border-radius:50%;display:inline-block;background-color:#e5e6ea;margin-right:10px}.csv-container .csv-header-container .step-block .green-oval.activeOval{background-color:#6dc7ba}.csv-container .csv-header-container .step-block .step-block-label{display:inline-block;font-family:Roboto;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#e5e6ea;text-transform:uppercase}.csv-container .csv-header-container .step-block .step-block-label.activeLabel{color:#215263}.csv-container .csv-header-container .step-block .step-block-line{border-radius:3px;width:62px;display:inline-block;height:2px;background-color:#e5e6ea;margin:0 15px 2.8px}.csv-container .csv-header-container .step-block .step-block-line.activeLine{background-color:#215263}.csv-container .csv-header-container .cancel-modal{position:absolute;right:40px;top:27px}.csv-container .csv_step{height:100%;width:100%;padding:200px 90px}.csv-container .csv_step .csv_content{height:100%;width:100%;overflow:auto;scrollbar-color:#dee2e7 #fff;scrollbar-width:thin!important}.csv-container .csv_step .csv_content::-webkit-scrollbar{width:18px;box-shadow:2px 0 2px 1px #00000026;background-color:#fff}.csv-container .csv_step .csv_content::-webkit-scrollbar-thumb{border-radius:12px;width:6px;height:102px;border:6px solid #fff;background-color:#dee2e7}.csv-container .csv_step .csv_topContent{height:200px;width:100%;position:absolute;top:0;left:0;padding:90px 90px 0}.csv-container .csv_step .csv_bottomContent{height:190px;width:100%;position:absolute;bottom:0;left:0;padding:0 90px}.csv-container .step1 .error-file-extension{color:#d65b4d}.csv-container .step1 .step1-content{padding-top:120px}.csv-container .step1 .step1-content .step1-title{font-family:Roboto;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#215263}.csv-container .step1 .step1-content .step1-subtitle{margin-top:20px;padding-left:1.5px;display:inline-block;font-family:Roboto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#215263}.csv-container .step1 .step1-content .step1-download-block{position:absolute;right:95px;bottom:10px;cursor:pointer}.csv-container .step1 .step1-content .step1-download-block .step1-download-icon{display:inline-block;vertical-align:middle;margin-right:2px}.csv-container .step1 .step1-content .step1-download-block .step1-download-label{font-family:Roboto;font-size:13px;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#86cfca;display:inline-block;text-transform:none}.csv-container .step1 .step1-content .step1-download-block .step1-download-label .fsi{display:inline-block;vertical-align:middle}.csv-container .step1 .step1-content .step1-download-block .step1-download-label .fc_button_title{vertical-align:middle}.csv-container .step1 .step1-draganddrops{width:100%;height:100%;border-radius:5px;border:solid 1px #b9c8cd;border-style:dashed;position:relative}.csv-container .step1 .step1-draganddrops .step1-draganddrop-content{height:170px;width:160px;position:absolute;top:50%;left:50%;margin-left:-80px;margin-top:-75px;text-align:center}.csv-container .step1 .step1-draganddrops .step1-draganddrop-content .step1-invalidfile{margin-top:-30px;height:50px;position:relative;display:block;font-size:13px;color:#d65b4d}.csv-container .step1 .step1-draganddrops .step1-draganddrop-content .draganddrop-label{width:159px;font-family:Roboto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#215263}.csv-container .step1 .step1-draganddrops .step1-draganddrop-content .cloud{margin-left:0}.csv-container .step1 .step1-draganddrops .step1-draganddrop-content .cloud svg{width:100px;height:115px}.csv-container .step1 .step1-draganddrops .step1-draganddrop-content .input-file{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.csv-container .step1 .step1-draganddrops .step1-draganddrop-content .input-file+label{height:30px;border-radius:4px;text-transform:uppercase;font-size:13px;white-space:nowrap;box-shadow:2px 2px 4px #0003;background-color:#86cfca;color:#fff;cursor:pointer;font-weight:400;padding:4px 16px;line-height:23px}.csv-container .step1 .step1-draganddrops .step1-draganddrop-content .input-file+label:hover{filter:brightness(85%)}.csv-container .step1 .step1-text-blocker{width:100%;height:100px;border-radius:6px;background-color:#f7f7f8;padding:15px 93px 15px 21px}.csv-container .step1 .step1-text-blocker .step1-text-blocker-title{font-family:Roboto;font-size:15px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#215263;margin-bottom:7px}.csv-container .step1 .step1-text-blocker .step1-text-blocker-content{font-family:Roboto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;color:#215263;line-height:22px}.csv-container .step1 .step1-text-end{font-family:Roboto;font-size:11px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#215263;margin-top:31px}.csv-container .step2 .step2-title{font-family:Roboto;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#215263}.csv-container .step2 .step2-subtitle{margin-top:18px;font-family:Roboto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#215263}.csv-container .step2 .table-description{font-family:Roboto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#215263;margin-top:31px}.csv-container .step2 .table-description .error-description{color:#d65b4d}.csv-container .step2 .table-description .warning-description{color:#ffc047}.csv-container .step2 .new-file-notification{font-family:Roboto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#215263;margin-top:23px}.csv-container .step2 .csv-button-toolbar{width:100%;height:auto;display:flex;justify-content:flex-end;padding-top:8px}.csv-container .step2 .csv-button-toolbar .cancel-button{width:113.5px}.csv-container .step2 .csv-button-toolbar .confirm-button{width:113.5px;margin-left:20.5px}.csv-container .step2 .lost-notification{font-family:Roboto;font-size:11px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#215263;margin-top:10px}.csv-container .step2 .csv_progressbar{height:120px;width:50%;text-align:center;position:absolute;left:25%;top:50%;margin-top:-60px}.csv-container .step2 .csv_progressbar .csv_pb_uploading{display:block;font-size:16px;color:#215263}.csv-container .step2 .csv_progressbar .csv_pb_counter{display:block;font-size:16px;color:#215263;padding-top:5px}.csv-container .step2 .csv_progressbar .fc_progressbar{padding:20px}.csv-container .step2 .csv_progressbar .csv_pb_msg{display:block;font-size:13px;color:#215263}.csv-container .step3{width:350px;height:450px;text-align:center;position:absolute;left:50%;top:50%;margin-left:-175px;margin-top:-225px}.csv-container .step3 .step3-image{background-size:cover;background-image:url(/facility-react/build/hotfix/v1.29.0/img/BZiLNduo.png);width:323px;height:323px;margin-top:2px;margin-bottom:40px;margin-left:24px}.csv-container .step3 .step3-image-error{background-size:cover;width:323px;height:323px;margin-top:2px;margin-bottom:40px;margin-left:11px}.csv-container .step3 .step3-image-label{font-family:Roboto;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#215263}.csv-container .step3 .csv-button-toolbar{margin-top:45px;margin-left:1px;width:100%;height:26.4px}.csv-container .step3 .csv-button-toolbar .cancel-button{width:113.5px;height:26.4px;display:inline-block}.csv-container .step3 .csv-button-toolbar .confirm-button{width:113.5px;height:26.4px;border-radius:12.8px;background-color:#86cfca;display:inline-block}.csv-container .underline{text-decoration:underline;cursor:pointer}.csv-container .hide{display:none}@media(max-height:570px){.step1-draganddrop-content{position:absolute;margin:0 auto!important;padding:0!important;top:0!important;left:20%!important;display:flex;height:auto!important;width:390px!important;justify-content:space-around;align-items:center}.step1-draganddrop-content .cloud{margin-left:15px!important;margin-right:25px!important}}@media(max-width:1020px){.csv-container .step1 .step1-content{padding-top:100px!important}}@media(max-width:600px){.csv-container .step1 .step1-content{padding-top:75px!important}}@media(max-width:650px){.csv-container .step1 .step1-text-end{margin-top:100px!important}}@media(max-width:600px){.csv-container .step1 .step1-text-end{margin-top:180px!important}}@media(max-width:480px){.csv-container .step1 .step1-text-end{margin-top:280px!important}}@media(max-width:400px){.csv-container .step1 .step1-text-end{display:none}}.smarteditor_header_main_container .smarteditor_header{display:flex;flex-direction:row;height:65px;width:100%;justify-content:space-between;padding:0 15px 0 40px}.smarteditor_header_main_container .smarteditor_header .seh_controls_container{display:flex;flex-direction:row;justify-self:flex-start;align-items:center}.smarteditor_header_main_container .smarteditor_header .seh_controls_container .seh_title_container{font-family:Roboto;font-size:18px;font-weight:500;font-style:normal;font-stretch:normal;line-height:33px;letter-spacing:normal;color:#3c5060;display:flex;flex-direction:row;align-items:center;margin-right:10px}.smarteditor_header_main_container .smarteditor_header .seh_controls_container .seh_title_container .seh_title_settings{color:#b3bec4}.smarteditor_header_main_container .smarteditor_header .seh_controls_container .seh_title_container .seh_title_line{margin-left:5px}.smarteditor_header_main_container .smarteditor_header .seh_controls_container .seh_title_container .checklist_header_padding{padding-right:7px}.smarteditor_header_main_container .smarteditor_header .seh_controls_container .seh_title_container .seh_title{margin-left:5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.smarteditor_header_main_container .smarteditor_header .seh_controls_container .seh_title_container .seh_title .seh_custom_title{display:flex;flex-direction:row;align-items:center}.smarteditor_header_main_container .smarteditor_header .seh_controls_container .seh_title_container .seh_title .seh_custom_title>input{font-size:18px;border:none;outline:none;width:100%;min-width:400px;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;line-height:24px}.smarteditor_header_main_container .smarteditor_header .seh_controls_container .seh_title_container .seh_title .seh_custom_title .checklist_header_color{color:#3c5060}.smarteditor_header_main_container .smarteditor_header .seh_controls_container .seh_title_container .seh_videotutorial{height:26px}.smarteditor_header_main_container .smarteditor_header .seh_controls_container .MuiButtonBase-root.MuiIconButton-root.fc_icon_button_new_size_large{margin-left:10px;margin-top:-5px}.smarteditor_header_main_container .smarteditor_header .seh_controls_inner_container{display:flex;flex-direction:row;justify-self:flex-end;align-items:center;justify-content:flex-end;padding-right:20px}.smarteditor_header_main_container .smarteditor_header .seh_controls_inner_container .seh_search_container{display:flex;flex-direction:row;align-items:center}.smarteditor_header_main_container .smarteditor_header .seh_controls_inner_container .seh_search_container .seh_filter_icon{width:33px;height:33px;background-color:#e4e4e7;border-radius:50%;padding-top:10px;padding-left:9px;cursor:pointer}.smarteditor_header_main_container .smarteditor_header .seh_controls_inner_container .seh_search_container .seh_filter_icon_active{background-color:#86cfca}.smarteditor_header_main_container .smarteditor_header .seh_controls_inner_container .seh_search_container .seh_search_control{margin-left:32px;position:relative;display:inline-block;vertical-align:middle}.smarteditor_header_main_container .smarteditor_header .seh_controls_inner_container .seh_search_container .seh_search_control input{width:180px;height:31px;border-radius:16px;border:solid .5px #e5e6ea;background-color:#fff;font-family:Roboto;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#859198;padding-left:38px}.smarteditor_header_main_container .smarteditor_header .seh_controls_inner_container .seh_search_container .seh_search_control input:active{outline:none}.smarteditor_header_main_container .smarteditor_header .seh_controls_inner_container .seh_search_container .seh_search_control input:focus{outline:none}.smarteditor_header_main_container .smarteditor_header .seh_controls_inner_container .seh_search_container .seh_search_control .seh_search_icon{position:absolute;width:31px;height:31px;border-top-left-radius:100px;border-bottom-left-radius:100px;background-color:#e5e6ea;left:0;top:0;padding-top:8px;padding-left:11px}.smarteditor_header_main_container .smarteditor_header .seh_controls_inner_container .seh_search_container .seh_search_control_new{position:relative;border:1px solid rgba(0,0,0,.23);margin-left:32px;display:flex;align-items:center;border-radius:4px}.smarteditor_header_main_container .smarteditor_header .seh_controls_inner_container .seh_search_container .seh_search_control_new input{width:160px;border:none;background-color:#fff;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#3c5060}.smarteditor_header_main_container .smarteditor_header .seh_controls_inner_container .seh_search_container .seh_search_control_new ::placeholder{font-size:14px;color:#b8bfc5}.smarteditor_header_main_container .smarteditor_header .seh_controls_inner_container .seh_search_container .seh_search_control_new input:active{outline:none}.smarteditor_header_main_container .smarteditor_header .seh_controls_inner_container .seh_search_container .seh_search_control_new input:focus{outline:none}.smarteditor_header_main_container .smarteditor_header .seh_controls_inner_container .seh_search_container .seh_search_control_new .seh_search_icon_new{position:relative;display:flex;align-items:center;justify-content:center;width:33px;height:31px}.smarteditor_header_main_container .smarteditor_header .seh_controls_inner_container .seh_search_container .seh_search_control_new:hover{border:1px solid #52c2b6}.smarteditor_header_main_container .smarteditor_header .seh_controls_inner_container .seh_csv_import_button{margin-left:24px}.smarteditor_header_main_container .seh_filters_container{position:relative;min-height:73px;padding:0 15px 0 40px}.smarteditor_header_main_container .seh_filters_container .seh_filter_title{font-family:Roboto;font-size:16px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#3c5060}.smarteditor_header_main_container .seh_filters_container .seh_filter_controls{display:flex;flex-direction:row;align-items:center}.smarteditor_header_main_container .seh_filters_container .seh_filter_controls .seh_filter_control{min-width:180px;margin-right:25px;display:inline-block;vertical-align:middle}.smarteditor_header_main_container .seh_filters_container .seh_filter_controls .seh_filter_control .sc_selectfield{margin-top:10px}.smarteditor_header_main_container .seh_filters_container .seh_filter_controls .seh_filter_control .seh_remove_all_filters{cursor:pointer;display:block;height:17px}.smarteditor_header_main_container .seh_filters_container .seh_filter_controls .seh_filter_control .seh_remove_all_filters:hover{text-decoration:underline}.smarteditor_header_main_container .seh_filters_container .seh_filter_controls .seh_filter_control_long{min-width:255px}.smarteditor_header_main_container .seh_filter_controls_hidden{visibility:hidden;display:none}@media screen and (max-width:1030px){.smarteditor_header_main_container>div.smarteditor_header>div.seh_controls_container>div.seh_title_container>span.seh_videotutorial{display:none!important}}@media screen and (max-width:950px){.smarteditor_header_main_container>div.smarteditor_header>div.seh_controls_inner_container>div.seh_csv_import_button{display:none}}@media screen and (max-width:800px){.smarteditor_header_main_container>div.smarteditor_header>div.seh_controls_inner_container>div.seh_search_container>button{display:none}}@media screen and (max-width:780px){.smarteditor_header_main_container .smarteditor_header{padding-left:25px;padding-right:0}}@media screen and (max-width:750px){.smarteditor_header_main_container .smarteditor_header .seh_controls_inner_container .seh_search_container .seh_search_control{margin-left:10px}}@media screen and (max-width:720px){.smarteditor_header_main_container .smarteditor_header>div.seh_controls_inner_container>div.seh_search_container>div.seh_search_control{display:none}}.videotiptutorial{position:relative;display:inline-block;height:18px;margin-left:10px}.videotiptutorial_container{background:#fff;min-width:200px;padding:8px 0}.videotiptutorial_container .vtt_w_icon{margin-top:20px;width:300px;display:block;text-align:center}.videotiptutorial_container .vtt_w_icon svg{display:inline-block;height:120px;width:120px}.videotiptutorial_container .vtt_w_title{margin-top:15px;display:block;text-align:center;font-family:Roboto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.54;letter-spacing:normal;color:#3c5060;text-transform:uppercase}.videotiptutorial_container .vtt_w_message{margin-top:10px;display:block;text-align:center;text-transform:none;padding:10px 25px;font-family:Roboto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.54;letter-spacing:normal;color:#3c5060}.videotiptutorial_container .vtt_title{margin-left:16px;white-space:nowrap;width:274px;height:24px;font-family:Roboto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.54;letter-spacing:normal;color:#3c5060;text-align:left;text-transform:uppercase}.videotiptutorial_container .videos_container{padding-top:5px}.videotiptutorial_container .videos_container .vtt_tile{white-space:nowrap;display:block;padding:8px 13px 8px 25px;position:relative}.videotiptutorial_container .videos_container .vtt_tile:hover{background-color:#f7f7f8}.videotiptutorial_container .videos_container .vtt_tile .vtt_image{width:63px;height:39px;border-radius:4px;box-shadow:0 1px 2px #0003;border:solid 1px #3c5060;display:inline-block;vertical-align:top;position:relative}.videotiptutorial_container .videos_container .vtt_tile .vtt_image img{opacity:.4;width:100%;height:100%}.videotiptutorial_container .videos_container .vtt_tile .vtt_image .vtt_v_icon{position:absolute;left:19px;top:7px;display:initial!important}.videotiptutorial_container .videos_container .vtt_tile .vvt_info{display:inline-block;vertical-align:top;margin-left:12px}.videotiptutorial_container .videos_container .vtt_tile .vvt_info span{display:block;font-family:Roboto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;color:#3c5060;text-transform:uppercase;padding-top:3px}.videotiptutorial_container .videos_container .vtt_tile .vvt_info span:last-child{font-size:12px;font-style:italic;color:#828d93;text-transform:lowercase}.demo-mail-container{position:relative}.demo-mail-container .dm-input-container{display:flex;margin-top:15px;margin-left:20px}.demo-mail-container .dm-button-container{margin-top:5px;margin-left:20px}#content_container>.cc_wrapper_container.notifications{padding:0;height:100%;width:100%;box-sizing:border-box;overflow-x:hidden}.notification_center_wrapper{position:absolute;height:100%;width:400px;top:0;right:-415px;background-color:#fff;overflow:hidden;transition:1s right ease;box-shadow:#00000059 0 5px 15px;z-index:500!important;outline:none}.notification_center_wrapper_show{right:0;transition:right ease-in-out .5s;box-shadow:#00000059 0 5px 15px}.notification_center_wrapper .notification_center_container{position:relative;width:100%;display:grid;grid-template-rows:70px 37px auto 70px;box-sizing:border-box;height:100%}.notification_center_wrapper .notification_center_container .notification_center_title_container{display:flex;padding-top:20px;grid-column-start:1;grid-row-start:1}.notification_center_wrapper .notification_center_container .notification_center_title_container .not_arrow_right_button{position:absolute;left:-45px;margin-right:15px}.notification_center_wrapper .notification_center_container .notification_center_title_container .not_arrow_right_button>button>span.MuiButton-label>span.fsi.fsi-11H{height:16px}.notification_center_wrapper .notification_center_container .notification_center_title_container .not_arrow_right_button>button>span.MuiButton-label>span.fsi.fsi-11H>svg{width:24px;height:18px}.notification_center_wrapper .notification_center_container .notification_center_title_container .not_arrow_right_button>button>span.MuiButton-label>span.fsi.fsi-11H>svg>path{fill:#172e40}.notification_center_wrapper .notification_center_container .notification_center_title_container .MuiButton-label{justify-content:flex-end}.notification_center_wrapper .notification_center_container .notification_center_title_container .notification_text_container{font-family:Roboto;font-size:19px;font-weight:500;font-style:normal;font-stretch:normal;line-height:33px;letter-spacing:normal;color:#3c5060;display:flex;flex-direction:row;align-items:flex-start;margin-right:10px;padding-left:65px}.notification_center_wrapper .notification_center_container .notification_center_title_container .notification_text_container .notification_title_text{text-transform:capitalize!important;color:#b3bec4}.notification_center_wrapper .notification_center_container .notification_center_title_container .notification_text_container .notification_title_line{margin-left:5px;margin-right:5px}.notification_center_wrapper .notification_center_container .notification_center_title_container .notification_text_container .notification_subtitle_text{text-transform:uppercase}.notification_center_wrapper .notification_center_container .notification_tabs{padding:0 10px;width:100%;position:relative;display:flex;justify-content:flex-start;grid-column-start:1;grid-row-start:2;box-shadow:0 12px 10px -14px #aaa}.notification_center_wrapper .notification_center_container .notification_tabs .not_header_text_tab{font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#172e40;cursor:pointer;position:relative;display:block;text-align:center}.notification_center_wrapper .notification_center_container .notification_tabs .not_header_text_tab>div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis!important;max-width:160px}.notification_center_wrapper .notification_center_container .notification_tabs .line{padding-top:5px;border-bottom:3px solid #cfd0d4;margin-right:-10px}.notification_center_wrapper .notification_center_container .notification_tabs .line_active>.line{border-bottom-color:#52c2b6;margin-right:-10px}.notification_center_wrapper .notification_center_container .notification_tabs .not_header_text_active{font-weight:500}.notification_center_wrapper .notification_center_container .notification_tabs .not_facility_tab_show{position:absolute;max-height:400px;width:100%;display:block;top:100px;padding:0 58px;overflow:auto}.notification_center_wrapper .notification_center_container .notification_tabs .not_users_tab_show,.notification_center_wrapper .notification_center_container .notification_tabs .not_room_tab_show{position:absolute;height:100%;width:100%;display:block;top:100px;padding:0 58px}.notification_center_wrapper .notification_center_container .not_scrolable_container_wrapper{position:relative;display:flex;align-items:flex-start;width:200%;transition:margin-left ease-out .5s;grid-column-start:1;grid-row-start:3;margin-top:5px;overflow:auto}.notification_center_wrapper .notification_center_container .not_scrolable_container_wrapper .not_scrolable_container{position:relative;height:100%;width:50%;display:inline-block;padding-top:5px;opacity:1;overflow-y:auto;overflow-x:hidden;scrollbar-color:#dee2e7 #fff;scrollbar-width:thin!important}.notification_center_wrapper .notification_center_container .not_scrolable_container_wrapper .not_scrolable_container::-webkit-scrollbar{width:14px;background-color:#fff}.notification_center_wrapper .notification_center_container .not_scrolable_container_wrapper .not_scrolable_container::-webkit-scrollbar-thumb{border-radius:12px;width:6px;height:102px;border:4px solid #fff;background-color:#dee2e7}.notification_center_wrapper .notification_center_container .not_scrolable_container_wrapper .not_scrolable_container_deleted{position:relative;opacity:0;overflow:hidden;transition:all ease-in-out .5s;transition-property:opacity,overflow}.notification_center_wrapper .notification_center_container .not_scrolable_container_wrapper .not_scrolable_container_no_messages{position:relative;height:100%;width:100%;display:flex;justify-content:center;align-items:center;font-weight:500}.notification_center_wrapper .notification_center_container .not_scrolable_container_wrapper_tab_switch{margin-left:-400px;transition:margin-left ease-out .5s}.notification_center_wrapper .notification_center_container .not_tab_item_row_children_scrolable_wrap{position:relative;display:block;overflow:hidden;transition:max-height ease-out .5s}.notification_center_wrapper .notification_center_container .not_tab_item_row_children_scrolable_wrap_collapsed{max-height:0!important}.notification_center_wrapper .notification_center_container .not_tab_item_row_children_scrolable_wrap .MuiCheckbox-colorSecondary.Mui-checked{color:#42acad}.notification_center_wrapper .notification_center_container .not_tab_item_row_children_scrolable_wrap .MuiCheckbox-colorSecondary.Mui-checked:hover,.notification_center_wrapper .notification_center_container .not_tab_item_row_children_scrolable_wrap .MuiIconButton-colorSecondary:hover{background-color:#fff}.notification_center_wrapper .notification_center_container .not_tab_item_row_children_scrolable_wrap .not_tab_item_row_children{position:relative;display:flex;align-items:center;margin:0 96px;height:39px;border-bottom:1px solid #b3bec4}.notification_center_wrapper .notification_center_container .notification_center_buttons{position:relative;display:flex;align-items:center;justify-content:center;height:100%;width:100%;grid-column-start:1;grid-row-start:4;box-shadow:0 -24px 10px -26px #aaa}.notification_center_wrapper .notification_center_container .notification_center_buttons>button>.MuiButton-label{display:flex;flex-direction:row-reverse}.notification_center_wrapper .notification_center_container .notification_center_buttons>button>.MuiButton-label>.fsi{padding-left:15px;padding-right:0}.sc_space .rt-tr-new .rt-tr .rt-td:nth-child(6){display:none}.sc_space .spaces_custom_component{margin-left:40px;margin-bottom:15px}.sc_space .spaces_custom_component .spaces_cc_selectedrows{font-family:Roboto;font-size:13px;color:#b3bec4;display:inline-block;vertical-align:middle}.sc_space .spaces_custom_component .spaces_cc_selectedrows_active{color:#52c2b6}.sc_space .spaces_custom_component .MuiButtonBase-root{margin-left:26px}.sc_space .spaces_custom_component .MuiButtonBase-root .MuiButton-label .fc_button_title{line-height:28px!important;vertical-align:top!important}.spaces_custom_component{margin-left:40px;margin-bottom:15px}.spaces_custom_component .spaces_cc_selectedrows{font-family:Roboto;font-size:13px;color:#b3bec4;display:inline-block;vertical-align:middle}.spaces_custom_component .spaces_cc_selectedrows_active{color:#52c2b6}.spaces_custom_component .MuiButtonBase-root{margin-left:26px}.spaces_custom_component .MuiButtonBase-root .MuiButton-label .fc_button_title{line-height:28px!important;vertical-align:top!important}.linen_change_main_container{position:relative;height:100%;width:100%;padding:30px 48px 34px;box-sizing:border-box;border-radius:8px;background-color:#fbfbfb;box-shadow:0 2px 7px #00000045}.linen_change_main_container .linen_change_content{position:relative;height:100%;width:100%}.linen_change_main_container .linen_change_content .linen_change_close_button{position:absolute;right:-29px;top:-11px;cursor:pointer}.linen_change_main_container .linen_change_content .linen_change_close_button.MuiIconButton-root{padding:5px}.linen_change_main_container .linen_change_content .linen_change_title_text{position:relative;display:flex;justify-content:center;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c5060;padding-top:10px;margin-bottom:10px}.linen_change_main_container .linen_change_content .linen_change_you_are_applying_text{font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c5060;padding-top:5px}.linen_change_main_container .linen_change_content .linen_change_you_are_applying_text bold{font-weight:700}.linen_change_main_container .linen_change_content .linen_change_filters_text{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c5060;padding-top:5px;display:block}.linen_change_main_container .linen_change_content .linen_change_apartments_box{width:80px;height:16px;border-radius:8px;background-color:#86cfca;display:inline-block;text-align:center;margin-left:3px;margin-bottom:5px}.linen_change_main_container .linen_change_content .linen_change_apartments_box .linen_change_apartments_text{font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;color:#fff}.linen_change_main_container .linen_change_content .linen_change_defines_box{position:relative;width:100%;height:72px}.linen_change_main_container .linen_change_content .linen_change_defines_box .linen_change_defines_text{font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c5060;margin:0;padding-top:6px;text-align:justify}.linen_change_main_container .linen_change_content .linen_change_numers_box{position:relative;vertical-align:middle}.linen_change_main_container .linen_change_content .linen_change_numers_box .linen_change_text14{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;color:#3c5060;display:inline-block;position:relative;margin-right:14px}.linen_change_main_container .linen_change_content .linen_change_numers_box .linen_change_numbers_padding{padding:3px}.linen_change_main_container .linen_change_content .linen_change_numers_box .linen_change_circle{width:25px;height:25px;border-radius:15px;position:relative;display:inline-block;vertical-align:middle;font-size:14.3px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.8;letter-spacing:normal;text-align:center;color:#3c5060;cursor:pointer}.linen_change_main_container .linen_change_content .linen_change_numers_box .active_circle{background-color:#86cfca}.linen_change_main_container .linen_change_content .linen_change_numers_box .inactive_circle{background-color:#86cfca33}.linen_change_main_container .linen_change_content .linen_change_counter_box{position:relative;margin-top:30px}.linen_change_main_container .linen_change_content .linen_change_counter_box .linen_change_text14{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c5060;display:inline-block;position:relative;margin-right:10px}.linen_change_main_container .linen_change_content .linen_change_counter_box .linen_change_textfield{height:25px;width:42px}.linen_change_main_container .linen_change_content .linen_change_counter_box .linen_change_textfield.MuiFormControl-marginDense{margin-top:-4px}.linen_change_main_container .linen_change_content .linen_change_counter_box .linen_change_counter{position:relative;height:25px;width:42px;border-radius:4px;border:solid 1px #b3bec4}.linen_change_main_container .linen_change_content .linen_change_counter_box .linen_change_counter .MuiInputBase-input{text-align:center}.linen_change_main_container .linen_change_content .modalbutton_container{position:absolute;bottom:0;left:30px}#smart-component .se_ao_facilityselector_container{width:399px;height:462px;border-radius:24px;box-shadow:0 2px 4px #00000040;background-color:#fff;position:relative;margin:0 auto;top:160px}#smart-component .se_ao_facilityselector_container .se_ao_facilityselector_title{display:block;text-align:center;font-family:Roboto;font-size:16px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#3c5060;text-transform:uppercase;border-bottom:solid .5px #b3bec4;width:152px;margin:0 auto;top:40px;position:relative}#smart-component .se_ao_facilityselector_container .se_ao_facilityselector_desc{display:block;font-family:Roboto;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#3c5060;position:relative;top:60px}#smart-component .se_ao_facilityselector_container .ao_facilityselector{position:relative;top:80px;width:190px;height:300px;margin:0 auto}#smart-component .se_container_addon .se_filter_container{min-width:900px;height:101px;border-radius:10px;box-shadow:0 2px 4px #00000040;background-color:#fff;margin-left:-25px;padding-left:10px;padding-top:25px;display:inline-block;white-space:nowrap}#smart-component .se_container_addon .se_filter_container .se_filter_item{display:inline-block;margin-left:20px;vertical-align:top}#smart-component .se_container_addon .se_filter_container .se_filter_item .sc_autocomplete_container{margin-top:25px;width:190px}#smart-component .se_container_addon .se_filter_container .se_filter_item .sc_autocomplete_container .MuiFormControl-root{margin-top:5px}#smart-component .se_container_addon .se_filter_container .se_filter_item .addonselector{margin-left:40px}.se_addon_filters .se_addon_facility_selector{display:inline-block;width:300px;height:60px;margin-right:20px;vertical-align:middle}.se_addon_filters .se_addon_facility_selector .sc_autocomplete_container{margin-top:14px}.se_addon_filters .se_addon_addon_selector{display:inline-block}.addonselector .as_label{font-family:Roboto;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#3c5060}.addonselector .as_container{position:relative;display:flex;flex-wrap:wrap;grid-row-gap:10px;margin:10px 0}.addonselector .as_container .addon_item{display:inline-block;border-radius:4px;background-color:#e5e6ea;padding:5px 14px;margin-right:14px;min-width:65px;height:30px;font-family:Roboto;font-size:14px;font-weight:500;font-style:normal;font-stretch:normal;line-height:20px;letter-spacing:normal;color:#859198;text-align:center;vertical-align:center;cursor:pointer;text-transform:uppercase}.addonselector .as_container .addon_item_selected{color:#fff;background-color:#51c0b4}.ao_facilityselector{position:relative}.ao_facilityselector .ap_fs_search{height:32px;border-radius:4px;border:solid 1px #b3bec4;padding-left:30px;display:block;position:relative;width:auto}.ao_facilityselector .ap_fs_search:active{border:solid 1px #b3bec4}.ao_facilityselector .ap_fs_icon{position:absolute;top:6px;left:7px}.ao_facilityselector .ap_fs_container{padding-left:15px;padding-top:10px;height:250px}.ao_facilityselector .ap_fs_container .ap_fs_item{cursor:pointer}.ao_facilityselector .ap_fs_container .ap_fs_item span{margin-left:8px;font-family:Roboto;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.93;letter-spacing:normal;color:#3c5060}#smart-component .rt-td{overflow:visible}#smart-component .qt_menutip_activator,#smart-component .qt_menutip_activator:hover .qt_tip_placer{position:relative}#smart-component .qt_menutip_activator:hover .qt_tip_placer .qt_tipcontainer{display:block!important;top:-32px;left:20px}#smart-component .qt_menutip_activator .se_ai_tip_container{padding:2px 14px 10px 30px}#smart-component .qt_menutip_activator .se_ai_tip_container span{display:block;font-family:Roboto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.62;letter-spacing:normal;text-align:right;color:#fff}#smart-component .qt_menutip_activator .se_ai_tip_container .se_ai_tip_price{line-height:1.38;font-size:12px;font-style:italic;text-decoration:underline}#smart-component .se_ai_deletemodal .se_ai_deletemodal_container{padding:35px 50px}#smart-component .se_ai_deletemodal .se_ai_deletemodal_container .se_ai_dm_header{display:block;font-family:Roboto;font-size:23px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#d65b4d;margin-bottom:15px}#smart-component .se_ai_deletemodal .se_ai_deletemodal_container .se_ai_dm_text{font-family:Roboto;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#3c5060}#smart-component .se_ai_deletemodal .se_ai_deletemodal_container .se_ai_dm_textitem{color:#d65b4d}#smart-component .se_ai_deletemodal .se_ai_deletemodal_container .modalbutton_container{margin-top:10px}#smart-component .se_ai_deletemodal .se_ai_deletemodal_container .modalbutton_container .ab_confirm{background-color:#d65b4d}.smartcomponent_treeview_container .sc_tv_ass_codes_title{font-family:Roboto;font-size:21px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#3c5060;margin-top:2px;margin-left:15px;margin-bottom:35px}.smartcomponent_treeview_container .sc_tv_add_new_node_focus{width:333px;height:62px;border-radius:9px;box-shadow:2px 2px 3px #0003;background-color:#fff;position:relative;vertical-align:middle}.smartcomponent_treeview_container .sc_tv_add_new_node_focus .sc_tv_add_image{left:16px;top:16px;position:absolute}.smartcomponent_treeview_container .sc_tv_add_new_node_focus .sc_tv_add_input{position:absolute;left:60px;top:8px;display:inline-block;width:145px;height:29px}.smartcomponent_treeview_container .sc_tv_add_new_node_focus .sc_tv_add_input_remove{position:absolute;right:76px;top:11px;cursor:pointer}.smartcomponent_treeview_container .sc_tv_add_new_node_focus .sc_tv_add_input_accept{position:absolute;right:26px;top:6px;cursor:pointer}.smartcomponent_treeview_container .sc_tv_add_new_node{width:255px;height:62px;border-radius:9px;box-shadow:2px 2px 3px #0003;background-color:#fff;position:relative}.smartcomponent_treeview_container .sc_tv_add_new_node .sc_tv_add_image{left:16px;top:16px;position:absolute}.smartcomponent_treeview_container .sc_tv_add_new_node .sc_tv_add_input{position:absolute;left:60px;top:8px;display:inline-block;width:145px;height:30px}.smartcomponent_treeview_container .smartcomponent_treeview{overflow:hidden;padding-left:7px;margin-top:8px}.smartcomponent_treeview_container .smartcomponent_treeview .sc_tv_container{margin-left:-50px;margin-top:-46px}.smartcomponent_treeview_container .smartcomponent_treeview .sc_tv_container .m-tree .m-draggable{height:42px!important}.smartcomponent_treeview_container .smartcomponent_treeview .sc_tv_container .m-node{display:inline-block;width:100%}.smartcomponent_treeview_container .smartcomponent_treeview .sc_tv_container .m-node .sc_tvn_placeholder{border:1px dashed #1385e5}.smartcomponent_treeview_container .smartcomponent_treeview .sc_tv_container .m-node .inner{padding-left:0;padding-right:5px;width:100%;height:55px}.smartcomponent_treeview_container .smartcomponent_treeview .sc_tv_container .m-node .inner .sc_tvn_container{position:relative;border-radius:7px;box-shadow:2px 2px 3px #0003;background-color:#fff;height:42px}.smartcomponent_treeview_container .smartcomponent_treeview .sc_tv_container .m-node .inner .sc_tvn_container_edit{position:relative;width:100%;height:42px;border-radius:7px;border:solid 1px #86cfca;background-color:#fff}.smartcomponent_treeview_container .smartcomponent_treeview .sc_tv_container .m-node .inner .sc_tvn_container_edit.error{border:solid 1px #d65b4d}.smartcomponent_treeview_container .smartcomponent_treeview .sc_tv_container .m-node .inner .sc_tvn_container_edit .sc_tvn_edit_input{font-family:Roboto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#777f84;border:none}.smartcomponent_treeview_container .smartcomponent_treeview .sc_tv_container .m-node .inner .sc_tvn_container_edit .sc_tvn_edit_input:focus{outline:none}.smartcomponent_treeview_container .smartcomponent_treeview .sc_tv_container .m-node .inner .sc_tvn_container_edit .sc_tvn_clear_input{cursor:pointer;position:absolute;right:83.9px;top:5px}.smartcomponent_treeview_container .smartcomponent_treeview .sc_tv_container .m-node .inner .sc_tvn_container_edit .sc_tvn_accept_icon{position:absolute;right:33.6px;top:5px}.smartcomponent_treeview_container .smartcomponent_treeview .sc_tv_container .m-node .inner .sc_tv_dots_both{display:inline-block;width:16px;height:20px;position:absolute;left:15.7px;top:12px}.smartcomponent_treeview_container .smartcomponent_treeview .sc_tv_container .m-node .inner .sc_tv_dots_both .sc_tv_dots{display:inline-block;margin-left:-10px}.smartcomponent_treeview_container .smartcomponent_treeview .sc_tv_container .m-node .inner .sc_tv_ic_arrow_down_simple svg{position:absolute;left:47px;top:17px}.smartcomponent_treeview_container .smartcomponent_treeview .sc_tv_container .m-node .inner .collapse{position:absolute;left:41px;cursor:pointer;top:12.5px;z-index:1}.smartcomponent_treeview_container .smartcomponent_treeview .sc_tv_container .m-node .inner .sc_tvn_title{height:18px;font-family:Roboto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:42px;letter-spacing:normal;color:#3c5060;margin-left:78px}.smartcomponent_treeview_container .smartcomponent_treeview .sc_tv_container .m-node .sc_tvn_trash_icon{position:absolute;right:33.6px;top:5px}.smartcomponent_treeview_container .smartcomponent_treeview .sc_tv_container .m-node .sc_tvn_pencil_icon{position:absolute;right:83.9px;top:5px}.smartcomponent_treeview_container .smartcomponent_treeview .sc_tv_container .m-node .sc_tvn_add_icon{position:absolute;right:136px;top:5px}.smartcomponent_treeview_container .hideElement{display:none}.f-no-select{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.m-tree{position:relative;overflow:hidden;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.m-draggable{position:absolute;opacity:.8;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.m-node.placeholder>*{visibility:hidden}.m-node.placeholder{border:1px dashed #ccc}.m-node .inner{position:relative;cursor:pointer;padding-left:10px}.m-node .collapse{position:absolute;left:0;cursor:pointer}.m-node .caret-right:before{content:"▸"}.m-node .caret-down:before{content:"▾"}#cloudbeds .cloudbeds_container{width:100%;height:100%;display:block}#cloudbeds .cloudbeds_container .img_container .cloudbeds-logo-1{padding-left:10px;width:170px}#cloudbeds .cloudbeds_container .img_container{margin-bottom:30px}#cloudbeds .cloudbeds_container .cb_panel_contaner{margin-bottom:10px}#cloudbeds .cloudbeds_container .cb_panel_contaner .cb_heading{font-size:18px;font-weight:700}#cloudbeds .cloudbeds_container .cb_panel_contaner .cb_divider{margin-bottom:12px}#cloudbeds .cloudbeds_container .cb_panel_contaner .cb_content{font-size:13px}#cloudbeds .cloudbeds_container .cb_panel_contaner .cb_content .cb_content_facility{margin:0 3px;font-weight:700}#cloudbeds .cloudbeds_container .cb_panel_contaner .cb_content .cb_content_facility:last-child span{display:none}#cloudbeds .cloudbeds_container .cb_panel_contaner .cb_room_checker_container{position:relative;display:block;padding:0 18px;font-size:13px}#cloudbeds .cloudbeds_container .cb_panel_contaner .cb_room_checker_container .cb_room_checker_main_box{position:relative;display:block;border:1px solid rgba(0,0,0,.12);padding:5px;margin:5px;box-shadow:0 0 1px #aaa}#cloudbeds .cloudbeds_container .cb_panel_contaner .cb_room_checker_container .cb_room_checker_main_box .cb_room_checker_bold_text{font-weight:700}#cloudbeds .cloudbeds_container .cb_panel_contaner .cb_room_checker_container .cb_room_checker_main_box .cb_room_checker_scrolable_content{max-height:250px;overflow:auto;scrollbar-color:#dee2e7 #fff;scrollbar-width:thin!important}#cloudbeds .cloudbeds_container .cb_panel_contaner .cb_room_checker_container .cb_room_checker_main_box .cb_room_checker_scrolable_content::-webkit-scrollbar{width:6px;box-shadow:2px 0 2px 1px #00000026;background-color:#fff}#cloudbeds .cloudbeds_container .cb_panel_contaner .cb_room_checker_container .cb_room_checker_main_box .cb_room_checker_scrolable_content::-webkit-scrollbar-thumb{border-radius:6px;width:2px;height:102px;border:1px solid #fff;background-color:#d3d3d3}#cloudbeds .cloudbeds_container .cb_panel_contaner .cb_room_checker_container .cb_room_checker_main_box .cb_room_checker_sub_box{position:relative;display:flex}#cloudbeds .cloudbeds_container .cb_panel_contaner .cb_room_checker_container .cb_room_checker_main_box .cb_room_checker_sub_box .cb_room_checker_cell{position:relative;display:flex;width:25%;justify-content:center;border:1px solid #9e9e9e}#cloudbeds .cloudbeds_container .cb_panel_contaner .cb_room_checker_container .cb_room_checker_main_box .background{background-color:#2f4f4f;color:#fff}.minibar-container .minibar-wrapper{position:relative;height:100%;width:100%;display:grid;grid-template-rows:50px 40px 150px 40px 367px 50px;grid-template-columns:auto}.minibar-container .minibar-wrapper .minibar-subtitle{position:relative;font-size:15px;font-weight:700}.minibar-container .minibar-wrapper .minibar-title{position:relative;font-size:18px;font-weight:700;padding-left:30px;grid-column-start:1;grid-row-start:1;display:flex;justify-content:flex-start;align-items:center;padding-top:5px}.minibar-container .minibar-wrapper .select-categories-wrapper{position:relative;grid-column-start:1;grid-row-start:2;display:flex;justify-content:flex-start;align-items:center;padding-left:30px;border-top:1px solid #e0e0e0}.minibar-container .minibar-wrapper .categories-wrapper{position:relative;grid-column-start:1;grid-row-start:3;padding:10px 30px;overflow-y:auto;overflow-x:hidden;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;display:flex;flex-wrap:wrap}.minibar-container .minibar-wrapper .categories-wrapper::-webkit-scrollbar{width:18px;box-shadow:2px 0 2px 1px #00000026;background-color:#fff}.minibar-container .minibar-wrapper .categories-wrapper::-webkit-scrollbar-thumb{border-radius:12px;width:6px;height:102px;border:6px solid #fff;background-color:#dee2e7}.minibar-container .minibar-wrapper .list-items-wrapper{position:relative;grid-column-start:1;grid-row-start:4;display:flex;justify-content:flex-start;align-items:center;padding-left:30px}.minibar-container .minibar-wrapper .items-wrapper{position:relative;grid-column-start:1;grid-row-start:5;padding:10px 30px 0;overflow-y:auto;overflow-x:hidden;border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.minibar-container .minibar-wrapper .items-wrapper::-webkit-scrollbar{width:18px;box-shadow:2px 0 2px 1px #00000026;background-color:#fff}.minibar-container .minibar-wrapper .items-wrapper::-webkit-scrollbar-thumb{border-radius:12px;width:6px;height:102px;border:6px solid #fff;background-color:#dee2e7}.minibar-container .minibar-wrapper .next-button-wrapper{position:relative;grid-column-start:1;grid-row-start:6;display:flex;justify-content:flex-end;align-items:center;padding-right:40px;padding-bottom:7px}.minibar-container .minibar-wrapper .close-iconbutton{position:absolute;right:15px;top:10px;z-index:1000}.access_denied_container{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:-20px}.access_denied_container .access_denied_modal{width:100%;background-color:#f7f7f7;display:flex;justify-content:center;flex-grow:1;flex-direction:column}.access_denied_container .access_denied_img_holder{display:flex;justify-content:center;align-items:center}.access_denied_container .access_denied_img_holder .ad_image{width:544px;height:490px}.access_denied_container .access_denied_msg_holder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px}.access_denied_container .access_denied_msg_holder .access_denied_title{font-size:40px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#215263;margin-bottom:25px}.access_denied_container .access_denied_msg_holder .access_denied_text{text-align:center;max-width:330px;font-size:20px;color:#215263}@media(max-width:850px){.access_denied_container>.access_denied_img_holder>.ad_image{width:450px;height:400px}.access_denied_container>.access_denied_modal>.access_denied_msg_holder>.access_denied_title{font-size:30px}.access_denied_container>.access_denied_modal>.access_denied_msg_holder>.access_denied_text{font-size:17px}}@media(max-height:710px){.access_denied_container>.access_denied_img_holder>.ad_image{width:450px;height:400px}.access_denied_container>.access_denied_modal>.access_denied_msg_holder>.access_denied_title{font-size:30px}.access_denied_container>.access_denied_modal>.access_denied_msg_holder>.access_denied_text{font-size:17px}}@media(max-height:780px){.access_denied_container>.access_denied_img_holder>.ad_image{width:350px;height:310px}.access_denied_container>.access_denied_modal>.access_denied_msg_holder>.access_denied_title{font-size:28px}.access_denied_container>.access_denied_modal>.access_denied_msg_holder>.access_denied_text{font-size:17px}}@media(max-height:700px){.access_denied_container>.access_denied_img_holder>.ad_image{width:300px;height:270px}.access_denied_container>.access_denied_modal>.access_denied_msg_holder>.access_denied_title{font-size:25px;max-width:395px}.access_denied_container>.access_denied_modal>.access_denied_msg_holder>.access_denied_text{font-size:17px}}.realm-info-notes{width:100%;height:100%}.realm-info-notes .realminfo_wrapper{width:100%;height:100%;padding:20px;background-color:#eee}.realm-info-notes .realminfo_wrapper .divider{margin-top:15px}.realm-info-notes .realminfo_wrapper .divider .realm_notes{width:800px;padding-left:10px;resize:none}.container-main{padding:1%;display:flex;justify-content:center;flex-direction:column;gap:20px}.container-main .header{display:flex;align-items:center;height:55px}.container-main .form{background-color:#fff;justify-content:space-between;flex-direction:row;padding:1%;border-radius:10px}.container-main .form .icon-inputs{display:flex;justify-content:center;align-items:center;flex-direction:row;height:40px;gap:40px;margin-left:50px}.container-main .form .icon-inputs .inputs{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px}.container-main .form .icon-inputs .inputs .input-field{position:relative;display:flex;flex-direction:column}.container-main .form .icon-inputs .inputs .input-field input{border:solid 1px lightgray;border-radius:10px;padding:5px}.container-main .form .icon-inputs .inputs .input-field input::-webkit-outer-spin-button,.container-main .form .icon-inputs .inputs .input-field input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.container-main .form .icon-inputs .inputs .input-field input[type=number]{-moz-appearance:textfield}.container-main .form .icon-inputs .inputs .input-field input:focus{border:1px solid turquoise;outline:none}.container-main .form .icon-inputs .inputs .input-field p{position:absolute;height:15px;top:34px;left:10px;font-size:10px}.container-main .form .form-buttons{display:flex;align-items:stretch}.container-main .container-tokens{display:flex;justify-content:center;flex-direction:column;gap:7px}.container-main .container-tokens .container-row{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:5px}.container-main .container-tokens .container-row .item{display:flex;justify-content:center;align-items:center;background-color:#fff;width:100%;height:44px;overflow:hidden;text-align:center;flex:1}.container-main .container-tokens .container-row .item:nth-child(4){flex:4}.container-main .container-tokens .container-row .small{font-size:10px}.container-main .container-tokens .container-row .item:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.container-main .container-tokens .container-row .item:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.container-main .container-tokens .bold{font-weight:700}.fc_dnd_tree_components_container{margin-left:-50px;margin-top:-46px}.fc_dnd_tree_components_container .m-tree{overflow:visible}.fc_dnd_tree_components_container .m-tree .m-draggable{height:42px!important}.fc_dnd_tree_components_container .m-node{display:block;width:100%}.fc_dnd_tree_components_container .m-node .inner{padding-left:0;padding-right:5px;width:100%}.fc_dnd_tree_components_container .m-node .inner .sc_tvn_node{height:55px}.fc_dnd_tree_components_container .m-node .inner .sc_tvn_node .sc_tv_container{position:relative;border-radius:7px;box-shadow:2px 2px 3px #0003;background-color:#fff;height:42px}.fc_dnd_tree_components_container .m-node .inner .sc_tvn_node .sc_tv_dots_both{display:flex;width:16px;height:14px;position:absolute;left:13px;top:14px;z-index:10;cursor:all-scroll}.fc_dnd_tree_components_container .m-node .inner .sc_tvn_node .sc_tv_dots_both .sc_dots{display:flex;margin-left:-7px;position:relative;height:14px}.fc_dnd_tree_components_container .m-node .inner .sc_tvn_node .sc_tv_ic_arrow_down_simple svg{position:absolute;left:47px;top:17px}.fc_dnd_tree_components_container .m-node .inner .sc_tvn_node .collapse{position:absolute;left:41px;cursor:pointer;top:12.5px;z-index:1}.fc_dnd_tree_components_container .m-node .inner .sop_node_hidden{display:none}#content_container>.cc_wrapper_container.sops{padding:0;height:100%;width:100%;box-sizing:border-box;overflow-x:hidden}#sops .sops_container{position:relative;height:100%;width:100%;background-color:#f7f7f7;padding:31px 48px 20px 33px;overflow-x:hidden;overflow-y:auto;scrollbar-color:#dee2e7 #fff;scrollbar-width:thin!important}#sops .sops_container .sop_header_container{display:flex;position:relative;justify-content:space-between;height:80px}#sops .sops_container .sop_header_container .sop_top_node{height:62px;width:255px;position:relative;display:flex;align-items:center}#sops .sops_container .sop_header_container .sop_edit_button>button>.MuiButton-label>.fsi>svg>path{stroke:#fff}#sops .sops_container .sop_header_container .sop_edit_button>button>span{justify-content:space-evenly!important}#sops .sops_container .sop_header_container .sop_back_button>button>span{justify-content:space-evenly!important}#sops .sops_container .sop_header_container .sops_add_style .fc_button_new_color_blue>span .fsi-11H{padding-right:0}#sops .sops_container .sop_header_container .sop_search_container{position:relative;width:180px;height:31px;display:flex;flex-direction:row;justify-content:flex-end;margin-right:5px;margin-top:15px}#sops .sops_container .sop_treeview .fc_dnd_tree_components_container>.m-tree>.m-node>.inner{height:55px;visibility:hidden}#sops .sops_container .sc_tv_node_content{position:relative;top:0}#sops .sops_container .sc_tv_node_content .sop_node{position:relative;height:42px;padding:0 35px 0 12px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-radius:7px;box-shadow:2px 2px 3px #0003;background-color:#fff;border:solid 1px transparent}#sops .sops_container .sc_tv_node_content .sop_node .sop_node_icon{position:relative;display:flex;justify-self:flex-start;align-items:center;padding-left:38px}#sops .sops_container .sc_tv_node_content .sop_node .sop_node_content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}#sops .sops_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_left_content{position:relative;display:flex;justify-self:flex-start;align-items:center;white-space:nowrap;overflow:hidden}#sops .sops_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content{position:relative;display:flex;justify-self:flex-end;justify-content:space-around;visibility:hidden}#sops .sops_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container{position:absolute;width:auto;height:auto;top:37px;right:85px;z-index:10;background-color:#fff;border-radius:4px;box-shadow:2px 2px 3px #0003}#sops .sops_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dropdown_spotter{position:absolute;top:-50px;right:0;height:50px;width:50px}#sops .sops_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd{position:relative;display:block}#sops .sops_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .sop_dd_f_wrapper:hover{background:#dee2e780}#sops .sops_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButtonBase-root{height:29px;line-height:21px}#sops .sops_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButtonBase-root .MuiButton-label{font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#1f3b51;text-transform:capitalize}#sops .sops_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButtonBase-root .MuiButton-label span{position:absolute;left:30px}#sops .sops_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButtonBase-root .MuiButton-label .fsi{position:absolute;left:10px}#sops .sops_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButton-contained{box-shadow:none;border-radius:0}#sops .sops_container .sop_treeview:not(.sop_treeview_noaction) * .sc_tvn_node:hover .sc_tv_node_content,#sops .sops_container .sop_node_active .sc_tv_node_content{box-shadow:1px 1px 1px #0000001a;border-radius:7px;position:relative;top:-1px}#sops .sops_container .sop_node_active{border-radius:7px;height:44px;position:relative}#sops .sops_container .sop_node_active .sc_tv_container{box-shadow:none!important}#sops .sops_container .sop_node_active .sc_tv_container .sc_tv_node_content{border:solid 1px #51c0b4;top:-2px}#sops .sops_container .sop_node_active .sc_tv_container .sc_tv_node_content .sop_node_folder .sop_node_content,#sops .sops_container .sop_node_active .sc_tv_container .sc_tv_node_content .sop_node_folder .sop_node_content .sop_nf_left_content{position:relative}#sops .sops_container .sop_node_active .sc_tv_container .sc_tv_node_content .sop_node_folder .sop_node_content .sop_nf_left_content .sop_node_icon{padding-left:27px}#sops .sops_container .sop_node_active .sc_tv_container .sc_tv_node_content .sop_node_folder .sop_node_content .sop_nf_left_content input{font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#1f3b51;width:500px;text-overflow:ellipsis;overflow:hidden;padding-left:20px}#sops .sops_container .sop_node_active .sc_tv_container .sc_tv_node_content .sop_node_document .sop_node_content .sop_nf_left_content{position:relative}#sops .sops_container .sop_node_active .sc_tv_container .sc_tv_node_content .sop_node_document .sop_node_content .sop_nf_left_content .sop_node_icon{padding-left:27px}#sops .sops_container .sop_node_active .sc_tv_container .sc_tv_node_content .sop_node_document .sop_node_content .sop_nf_left_content input{font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#1f3b51;width:500px;text-overflow:ellipsis;overflow:hidden;padding-left:0}#sops .sops_container .sop_node_active .sop_node_content{padding-left:10px}#sops .sops_container .sop_tv_node_active .sop_nf_right_content,#sops .sops_container .sop_node_active .sop_nf_right_content,#sops .sops_container .sop_treeview:not(.sop_treeview_noaction) * .sc_tv_node_content:hover .sop_nf_right_content{visibility:visible!important}#sops .sops_container .sop_node_folder .sop_nf_left_content{position:relative;display:flex;justify-self:flex-start;align-items:center;white-space:nowrap;overflow:hidden}#sops .sops_container .sop_node_folder .sop_nf_left_content .sop_node_folder_text{font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#1f3b51;padding-left:20px;padding-right:12px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}#sops .sops_container .sop_node_folder .sop_nf_left_content .sop_nf_right_content{visibility:hidden;position:relative;display:flex;padding-left:5px}#sops .sops_container .sop_node_article{border-bottom:solid 2px #51c0b4;border-radius:7px}#sops .sops_container .sop_node_article .sop_nf_left_content{position:relative;display:flex;justify-self:flex-start;align-items:center;padding-left:38px;white-space:nowrap;overflow:hidden}#sops .sops_container .sop_node_article .sop_nf_left_content .sop_node_article_text{padding-left:20px;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c5060;padding-right:5px;max-width:100%;text-overflow:ellipsis;overflow:hidden}#sops .sops_container .sop_node_article .sop_nf_right_content{visibility:hidden;position:relative;display:flex;padding-left:5px}#sops .sops_container .sop_node_document{position:relative}#sops .sops_container .sop_node_document .sop_nf_left_content{position:relative;display:flex;justify-self:flex-start;align-items:center}#sops .sops_container .sop_node_document .sop_nf_left_content .sop_nf_document_text{font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c5060;padding-right:5px;max-width:100%;text-overflow:ellipsis;overflow:hidden}#sops .sops_container .sop_node_document .sop_nf_left_content .sop_node_icon{position:relative;padding-right:20px}#sops .sops_container .sop_node_document .sop_nf_right_content{visibility:hidden;padding-left:5px}#sops .sops_container .sc_tvn_node.type_system_folder .sc_tv_dots_both{display:none!important}#sops .sops_container .sc_tvn_node.type_system_folder .sop_btn_folder_delete,#sops .sops_container .sc_tvn_node.type_system_folder .sop_btn_folder_edit{display:none}.sop_preview_document_container{position:fixed;top:0;left:0;height:100%;width:100%;background-color:#1c2c39cc!important;overflow:auto;display:flex;z-index:101;align-self:center;justify-content:center;padding:25px 25px 1px}.sop_preview_document_container:focus{outline:none}.sop_preview_document_container .sop_preview_document_mask{position:absolute;top:0;left:0;height:100%;width:100%}.sop_preview_document_container .sop_preview_iconbutton_position{position:relative;display:grid;grid-template-columns:50px 35px}.sop_preview_document_container .sop_preview_document{height:100%;width:100%;position:relative;display:grid;grid-template-columns:auto;grid-template-rows:50px auto}.sop_preview_document_container .sop_preview_document .sop_preview_top_menu{position:relative;height:50px;background-color:transparent;display:flex;flex-direction:row;justify-content:flex-end;grid-column-start:1;grid-row-start:1}.sop_preview_document_container .sop_preview_document .sop_preview_content{position:relative;grid-column-start:1;grid-row-start:2;height:100%;width:100%;display:flex;justify-content:center;align-items:center;overflow:auto}.sop_preview_document_container .sop_preview_document .sop_preview_content .sop_preview_file_obj{max-height:100%;max-width:100%;outline:none;position:relative}.sop_preview_document_container .sop_preview_document .sop_preview_content .sops_preview_not_possible_container{position:relative;background-color:#fff;height:350px;width:850px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #00000080;grid-column-start:1;grid-row-start:2}.sop_preview_document_container .sop_preview_document .sop_preview_content .sops_preview_not_possible_container .sop_file_cant_be_previewed_text{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#1f3b51;text-transform:capitalize}.sop_preview_document_container .sop_preview_document .sop_preview_content .sops_preview_wrapper{position:relative;max-height:100%;max-width:100%}.sop_article_preview_container{position:relative;background-color:#fff;display:grid;grid-template-columns:auto;grid-template-rows:56px min-content auto;padding:26px 41px 10px 70px;width:100%;height:100%;max-width:969px;max-height:100%;box-shadow:0 2px 4px #0003}.sop_article_preview_container .sop_article_preview_row_1{position:relative;grid-column-start:1;grid-row-start:1;display:flex;flex-direction:row;justify-content:space-between;height:56px}.sop_article_preview_container .sop_article_preview_row_1 .sop_ap_left_content{display:flex;flex-direction:row;justify-self:flex-start;align-items:center;padding-left:20px}.sop_article_preview_container .sop_article_preview_row_1 .sop_ap_left_content .sop_ap_tittle_text{font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#1f3b51;text-transform:capitalize;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:400px}.sop_article_preview_container .sop_article_preview_row_1 .sop_ap_right_content{display:flex;flex-direction:row;justify-self:flex-end;align-items:center;justify-content:flex-end;padding-right:35px}.sop_article_preview_container .sop_article_preview_row_2{position:relative;grid-column-start:1;grid-row-start:2;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-row-gap:5px;min-height:70px;padding:10px 5px;border-top:2px solid rgba(0,0,0,.2);border-bottom:2px solid rgba(0,0,0,.2)}.sop_article_preview_container .sop_article_preview_row_2 .sop_ap_attachments_text_title{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#1f3b51;position:relative;display:flex;align-items:center;padding:0 5px;white-space:nowrap}.sop_article_preview_container .sop_article_preview_row_2 .sop_ap_attachments_text{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#1f3b51;position:relative;display:inline-block;align-items:center;padding:0 5px;white-space:nowrap;max-width:100%;width:150px}.sop_article_preview_container .sop_article_preview_row_2 .qt_menutip_activator{position:relative;display:flex}.sop_article_preview_container .sop_article_preview_row_2 .qt_tip_placer .qt_tipcontainer .qt_tip{min-height:35px;width:auto;padding:7px 10px;position:absolute;top:20px;left:-15px;display:inline-block;white-space:nowrap}.sop_article_preview_container .sop_article_preview_row_2 .qt_tip_placer .qt_tipcontainer .qt_tip:after{position:absolute;top:8px;border:7px solid #213545;border-color:transparent transparent #213545 #213545}.sop_article_preview_container .sop_article_preview_row_2 .sop_ap_text_padding_left{padding-left:15px}.sop_article_preview_container .sop_article_preview_row_2 .sop_ae_attached{position:relative;display:flex;align-items:center;cursor:pointer;max-width:100%;width:135px;padding-left:5px;padding-right:10px}.sop_article_preview_container .sop_article_preview_row_2 .sop_ae_attached .sop_ae_close_icon{display:none}.sop_article_preview_container .sop_article_preview_row_3{grid-column-start:1;grid-row-start:3;position:relative;padding:20px 40px 20px 20px;overflow:auto;height:100%;scrollbar-color:#b3bec4 #f7f6f6;scrollbar-width:thin!important}.sop_article_preview_container .sop_article_preview_row_3 *{max-width:100%}.sop_article_preview_container .sop_article_preview_row_3 a{color:#00f;text-decoration:none}.sop_article_preview_container .sop_article_preview_row_3 a:hover{text-decoration:underline}.sop_article_preview_container .sop_article_preview_row_3::-webkit-scrollbar{width:10px;background-color:#f7f6f6}.sop_article_preview_container .sop_article_preview_row_3::-webkit-scrollbar-thumb{background-color:#b3bec4;border-radius:10px;width:6px}#printableContainer .sop_preview_content_print{position:relative;padding:0;box-shadow:none;height:100%;width:100%;max-width:100%;max-height:100%;grid-template-rows:56px min-content min-content}#printableContainer .sop_preview_content_print .sop_article_preview_row_3{position:relative;grid-column-start:1;grid-row-start:3;height:auto;overflow:hidden}#printableContainer .sop_preview_content_print .sop_article_preview_row_3 *{page-break-before:avoid}.sop_articleedit{position:fixed;top:0;left:0;height:100%;width:100%;background:#fff;z-index:101;overflow:hidden}.sop_articleedit .sop_articleedit_container{position:relative;display:grid;grid-template-columns:100%;grid-template-rows:50px 50px min-content auto;height:100%;width:100%}.sop_articleedit .sop_articleedit_container .sop_ae_text{font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#1f3b51;min-width:100px;text-align:center;position:relative;width:auto}.sop_articleedit .sop_articleedit_container .sop_ae_fontsize_13{font-size:13px}.sop_articleedit .sop_articleedit_container .sop_ae_fontsize_16{font-size:16px;font-weight:500}.sop_articleedit .sop_articleedit_container .sop_ae_italic_text{font-style:italic}.sop_articleedit .sop_articleedit_container .sop_ae_row_1{height:50px;width:969px;grid-column-start:1;grid-row-start:1;display:flex;flex-direction:row;justify-content:space-between;justify-self:center}.sop_articleedit .sop_articleedit_container .sop_ae_row_1 .sop_ae_left_content{display:flex;flex-direction:row;justify-self:flex-start;align-items:center}.sop_articleedit .sop_articleedit_container .sop_ae_row_1 .sop_ae_right_content{display:flex;flex-direction:row;justify-self:flex-end;align-items:center;justify-content:flex-end}.sop_articleedit .sop_articleedit_container .sop_ae_row_2{position:relative;height:50px;width:969px;justify-self:center;grid-column-start:1;grid-row-start:2;display:flex;flex-direction:row;justify-content:space-between;border-bottom:solid 1px #979797}.sop_articleedit .sop_articleedit_container .sop_ae_row_2 .sop_ae_left_content{display:flex;flex-direction:row;justify-self:flex-start;align-items:center;width:100%;box-sizing:border-box}.sop_articleedit .sop_articleedit_container .sop_ae_row_2 .sop_ae_left_content .sop_ae_text{display:flex;align-items:center;justify-content:flex-start;width:100%}.sop_articleedit .sop_articleedit_container .sop_ae_row_2 .sop_ae_left_content .sop_ae_text input{width:100%;max-width:400px;box-sizing:border-box;border:0;outline:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:0 5px}.sop_articleedit .sop_articleedit_container .sop_ae_row_2 .sop_ae_right_content{display:flex;flex-direction:row;justify-self:flex-end;align-items:center;justify-content:flex-end;width:100%}.sop_articleedit .sop_articleedit_container .sop_ae_row_2 .sop_ae_right_content .sop_ae_rc_sub_content{position:relative;padding-right:50px}.sop_articleedit .sop_articleedit_container .sop_ae_row_2 .sop_ae_right_content .sop_ae_rc_sub_content_delete_button{position:absolute;top:51px;right:0;z-index:10}.sop_articleedit .sop_articleedit_container .sop_ae_row_2 .sop_ae_right_content .sop_ae_rc_sub_content_delete_button .sop_ae_rc_sub_content_delete_holder{position:absolute;right:0;top:-40px;height:50px;width:63px}.sop_articleedit .sop_articleedit_container .sop_ae_row_2 .sop_ae_right_content .sop_ae_rc_sub_content_delete_button .MuiButtonBase-root{height:29px}.sop_articleedit .sop_articleedit_container .sop_ae_row_2 .sop_ae_right_content .sop_ae_rc_sub_content_delete_button .MuiButtonBase-root .MuiButton-label{font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#2a5374;text-transform:capitalize;line-height:17px}.sop_articleedit .sop_articleedit_container .sop_ae_row_2 .sop_ae_right_content .sop_ae_rc_sub_content_delete_button .MuiButton-contained{border-radius:4px;box-shadow:0 2px 4px #d1d1d180;background-color:#fff}.sop_articleedit .sop_articleedit_container .sop_ae_row_3{position:relative;width:969px;grid-column-start:1;grid-row-start:3;margin:0 auto;min-height:70px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-row-gap:5px;padding:10px 5px;align-items:center}.sop_articleedit .sop_articleedit_container .sop_ae_row_3 .sop_ae_attached{position:relative;display:flex;padding-left:10px;padding-right:5px;align-items:center;height:30px}.sop_articleedit .sop_articleedit_container .sop_ae_row_3 .sop_ae_attached .qt_menutip_activator{position:relative;display:flex}.sop_articleedit .sop_articleedit_container .sop_ae_row_3 .sop_ae_attached .sop_ae_attached_title{position:relative;max-width:100%;width:150px;display:inline-block;padding:0 5px;white-space:nowrap}.sop_articleedit .sop_articleedit_container .sop_ae_row_3 .sop_ae_attached .qt_tip_placer .qt_tipcontainer .qt_tip{min-height:35px;width:auto;padding:7px 10px;position:absolute;top:20px;left:-18px;display:inline-block;white-space:nowrap}.sop_articleedit .sop_articleedit_container .sop_ae_row_3 .sop_ae_attached .qt_tip_placer .qt_tipcontainer .qt_tip:after{position:absolute;top:8px;border:7px solid #213545;border-color:transparent transparent #213545 #213545}.sop_articleedit .sop_articleedit_container .sop_ae_row_3 .sop_ae_attached .sop_ae_close_icon{display:none}.sop_articleedit .sop_articleedit_container .sop_ae_row_3 :hover .sop_ae_close_icon{display:block;position:absolute;top:-8px;right:5px}.sop_articleedit .sop_articleedit_container .sop_ae_row_3 :hover .sop_ae_close_icon .MuiButtonBase-root{height:22px}.sop_articleedit .sop_articleedit_container .sop_ae_row_3 .MuiButtonBase-root{height:30px}.sop_articleedit .sop_articleedit_container .sop_ae_row_3 .MuiButtonBase-root .MuiButton-label{font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#859198;text-transform:uppercase;line-height:17px}.sop_articleedit .sop_articleedit_container .sop_ae_row_3 .MuiButtonBase-root .MuiButton-label span{padding-right:10px}.sop_articleedit .sop_articleedit_container .sop_ae_row_3 .MuiButton-contained{box-shadow:none;border:1.5px solid #b3bec4}.sop_articleedit .sop_articleedit_container .sop_ae_editor{grid-column-start:1;grid-row-start:4;position:relative;width:100%;height:100%;overflow:hidden;background-color:#f7f6f6}.sop_articleedit .sop_articleedit_container .sop_ae_editor a{color:#00f;text-decoration:none}.sop_articleedit .sop_articleedit_container .sop_ae_editor a:hover{text-decoration:underline}.sop_articleedit .sop_articleedit_container .sop_ae_editor .white_stripe{position:absolute;height:37px;width:100%;background-color:#fff;top:0;left:0}.sop_articleedit .sop_articleedit_container .sop_ae_editor .trumbowyg-box{width:969px;height:100%;margin:0 auto;padding:0;border:none}.sop_articleedit .sop_articleedit_container .sop_ae_editor .trumbowyg-box .trumbowyg-button-pane{position:relative;width:100%;background-color:#fff;border:none}.sop_articleedit .sop_articleedit_container .sop_ae_editor .trumbowyg-box .trumbowyg-button-pane .trumbowyg-fullscreen-button{display:none}.sop_articleedit .sop_articleedit_container .sop_ae_editor .trumbowyg-box .trumbowyg-button-pane .trumbowyg-button-group:not(:empty)+.trumbowyg-button-group:before{margin-top:5px;height:25px}.sop_articleedit .sop_articleedit_container .sop_ae_editor .trumbowyg-box .trumbowyg-button-pane:after{display:none}.sop_articleedit .sop_articleedit_container .sop_ae_editor .trumbowyg-box .trumbowyg-textarea{overflow:auto}.sop_articleedit .sop_articleedit_container .sop_ae_editor .trumbowyg-box .trumbowyg-editor,.sop_articleedit .sop_articleedit_container .sop_ae_editor .trumbowyg-box.trumbowyg-editor-hidden>.trumbowyg-textarea{height:calc(100% - 57px)!important;padding:30px 50px!important;overflow:auto;box-shadow:0 2px 4px #0003;margin-top:20px;background-color:#fff;scrollbar-color:#b3bec4 #f7f6f6;scrollbar-width:thin!important}.sop_articleedit .sop_articleedit_container .sop_ae_editor .trumbowyg-box .trumbowyg-editor::-webkit-scrollbar,.sop_articleedit .sop_articleedit_container .sop_ae_editor .trumbowyg-box.trumbowyg-editor-hidden>.trumbowyg-textarea::-webkit-scrollbar{width:10px;background-color:#f7f6f6}.sop_articleedit .sop_articleedit_container .sop_ae_editor .trumbowyg-box .trumbowyg-editor::-webkit-scrollbar-thumb,.sop_articleedit .sop_articleedit_container .sop_ae_editor .trumbowyg-box.trumbowyg-editor-hidden>.trumbowyg-textarea::-webkit-scrollbar-thumb{background-color:#b3bec4;border-radius:10px;width:6px}.sop_articleedit .sop_articleedit_container .sop_ae_editor .trumbowyg-box .trumbowyg-overlay{height:100%!important}.fc_sops_modal_container{position:fixed;top:0;left:0;height:100%;width:100%;background-color:#1c2c39cc!important;overflow:auto;display:flex;z-index:20;align-items:center;justify-content:center;padding:25px 35px}.fc_sops_modal_container .fc_sops_mask{position:absolute;top:0;left:0;height:100%;width:100%}.fc_sops_modal_container .fc_sops_modal{position:relative;display:grid;grid-template-columns:auto;grid-template-rows:55px 50px 47px;height:225px;width:auto;border-radius:27px;box-shadow:0 2px 7px #00000045;border:solid .5px #3c5060;background-color:#fff;padding:35px 50px}.fc_sops_modal_container .fc_sops_modal .fc_sop_modal_row1{position:relative;display:flex;justify-content:space-between;font-size:23px;font-weight:500;color:#d65b4d}.fc_sops_modal_container .fc_sops_modal .fc_sop_modal_row2{position:relative;font-size:14px;color:#3c5060}.fc_sops_modal_container .fc_sops_modal .fc_sop_modal_row3{position:relative;display:flex;align-items:flex-end}.fc_sops_modal_container .fc_sops_modal .fc_sop_modal_row3 .MuiButtonBase-root{min-width:150px}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media(pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.sops_settings_wrapper{position:absolute;height:100%;width:566px;top:0;right:-566px;background-color:#fff;overflow:hidden;transition:1s right ease}.sops_settings_wrapper_show{right:0;transition:right ease-in-out .5s;box-shadow:#00000059 0 5px 15px}.sops_settings_wrapper .checklist_settings_container{position:relative;width:100%;display:grid;grid-template-rows:74px 90px 50px auto 200px;box-sizing:border-box;height:100%}.sops_settings_wrapper .checklist_settings_container .checklist_settings_title_container{display:flex;padding-top:41px;grid-column-start:1;grid-row-start:1}.sops_settings_wrapper .checklist_settings_container .checklist_settings_title_container .cs_arrow_right_button{position:absolute;left:-45px;margin-right:15px}.sops_settings_wrapper .checklist_settings_container .checklist_settings_title_container .cs_arrow_right_button>button>span.MuiButton-label>span.fsi.fsi-11H{height:16px}.sops_settings_wrapper .checklist_settings_container .checklist_settings_title_container .cs_arrow_right_button>button>span.MuiButton-label>span.fsi.fsi-11H>svg{width:24px;height:18px}.sops_settings_wrapper .checklist_settings_container .checklist_settings_title_container .cs_arrow_right_button>button>span.MuiButton-label>span.fsi.fsi-11H>svg>path{fill:#172e40}.sops_settings_wrapper .checklist_settings_container .checklist_settings_title_container .MuiButton-label{justify-content:flex-end}.sops_settings_wrapper .checklist_settings_container .checklist_settings_title_container .cs_title_text_container{font-family:Roboto;font-size:18px;font-weight:500;font-style:normal;font-stretch:normal;line-height:33px;letter-spacing:normal;color:#3c5060;display:flex;flex-direction:row;align-items:center;margin-right:10px;padding-left:65px}.sops_settings_wrapper .checklist_settings_container .checklist_settings_title_container .cs_title_text_container .cs_questionnaire_text{text-transform:capitalize!important;color:#b3bec4}.sops_settings_wrapper .checklist_settings_container .checklist_settings_title_container .cs_title_text_container .cs_title_line{margin-left:5px;margin-right:5px}.sops_settings_wrapper .checklist_settings_container .checklist_settings_title_container .cs_title_text_container .cs_settings_text{text-transform:uppercase}.sops_settings_wrapper .checklist_settings_container .checklist_settings_tabs{padding:25px 58px 37px;position:relative;display:flex;justify-content:space-evenly;grid-column-start:1;grid-row-start:2}.sops_settings_wrapper .checklist_settings_container .checklist_settings_tabs .cs_header_text_tab{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#172e40;width:100%;margin:0 10px;cursor:pointer;position:relative;display:block}.sops_settings_wrapper .checklist_settings_container .checklist_settings_tabs .line{padding-top:5px;border-bottom:2px solid #f7f7f7}.sops_settings_wrapper .checklist_settings_container .checklist_settings_tabs .line_active>.line{border-bottom-color:#52c2b6}.sops_settings_wrapper .checklist_settings_container .checklist_settings_tabs .cs_header_text_active{font-weight:500}.sops_settings_wrapper .checklist_settings_container .checklist_settings_tabs .cs_facility_tab_show{position:absolute;max-height:400px;width:100%;display:block;top:100px;padding:0 58px;overflow:auto}.sops_settings_wrapper .checklist_settings_container .checklist_settings_tabs .cs_users_tab_show,.sops_settings_wrapper .checklist_settings_container .checklist_settings_tabs .cs_room_tab_show{position:absolute;height:100%;width:100%;display:block;top:100px;padding:0 58px}.sops_settings_wrapper .checklist_settings_container .cs_tab_select_all_row{position:relative;display:flex;align-items:center;margin:0 58px;height:100%;border-bottom:1px solid #b3bec4;grid-column-start:1;grid-row-start:3}.sops_settings_wrapper .checklist_settings_container .cs_tab_select_all_row .MuiCheckbox-colorSecondary.Mui-checked{color:#42acad}.sops_settings_wrapper .checklist_settings_container .cs_tab_select_all_row .MuiCheckbox-colorSecondary.Mui-checked:hover,.sops_settings_wrapper .checklist_settings_container .cs_tab_select_all_row .MuiIconButton-colorSecondary:hover{background-color:#fff}.sops_settings_wrapper .checklist_settings_container .cs_tab_item_row_scrolable_wrap{position:relative;height:100%;scrollbar-color:#dee2e7 #fff;scrollbar-width:thin!important;grid-column-start:1;grid-row-start:4;overflow-y:auto;overflow-x:hidden}.sops_settings_wrapper .checklist_settings_container .cs_tab_item_row_scrolable_wrap::-webkit-scrollbar{width:18px;background-color:#fff}.sops_settings_wrapper .checklist_settings_container .cs_tab_item_row_scrolable_wrap::-webkit-scrollbar-thumb{border-radius:12px;width:6px;height:102px;border:6px solid #fff;background-color:#dee2e7}.sops_settings_wrapper .checklist_settings_container .cs_tab_item_row_scrolable_wrap .cs_tab_item_row{position:relative;display:flex;align-items:center;margin:0 58px;height:49px;border-bottom:1px solid #b3bec4}.sops_settings_wrapper .checklist_settings_container .cs_tab_item_row_scrolable_wrap .cs_tab_item_row .cs_tab_circle{height:20px;width:20px;border-radius:50px;background-color:#86cfca;display:flex;align-items:center;justify-content:center;margin-left:10px;margin-right:20px}.sops_settings_wrapper .checklist_settings_container .cs_tab_item_row_scrolable_wrap .cs_tab_item_row .cs_tab_circle .cs_tab_circle_text{color:#fff;font-size:10px;font-weight:500}.sops_settings_wrapper .checklist_settings_container .cs_tab_item_row_scrolable_wrap .cs_tab_item_row .MuiCheckbox-colorSecondary.Mui-checked{color:#42acad}.sops_settings_wrapper .checklist_settings_container .cs_tab_item_row_scrolable_wrap .cs_tab_item_row .MuiCheckbox-colorSecondary.Mui-checked:hover,.sops_settings_wrapper .checklist_settings_container .cs_tab_item_row_scrolable_wrap .cs_tab_item_row .MuiIconButton-colorSecondary:hover{background-color:#fff}.sops_settings_wrapper .checklist_settings_container .cs_tab_item_row_children_scrolable_wrap{position:relative;display:block;overflow:hidden;transition:max-height ease-out .5s}.sops_settings_wrapper .checklist_settings_container .cs_tab_item_row_children_scrolable_wrap_collapsed{max-height:0!important}.sops_settings_wrapper .checklist_settings_container .cs_tab_item_row_children_scrolable_wrap .MuiCheckbox-colorSecondary.Mui-checked{color:#42acad}.sops_settings_wrapper .checklist_settings_container .cs_tab_item_row_children_scrolable_wrap .MuiCheckbox-colorSecondary.Mui-checked:hover,.sops_settings_wrapper .checklist_settings_container .cs_tab_item_row_children_scrolable_wrap .MuiIconButton-colorSecondary:hover{background-color:#fff}.sops_settings_wrapper .checklist_settings_container .cs_tab_item_row_children_scrolable_wrap .cs_tab_item_row_children{position:relative;display:flex;align-items:center;margin:0 96px;height:39px;border-bottom:1px solid #b3bec4}.sops_settings_wrapper .checklist_settings_container .checklist_settings_buttons{position:relative;height:100%;width:100%;padding:20px 50px 100px 0;grid-column-start:1;grid-row-start:5}.new_relic_logs_table_main_container{position:relative;display:grid!important;width:100%;height:100%;grid-template-rows:min-content auto;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}.new_relic_logs_table_main_container .nrl_column_arrowdown{width:10px;padding:0}.new_relic_logs_table_main_container .nrl_column_date{min-width:120px;padding:5px;font-size:11px}.new_relic_logs_table_main_container .nrl_column{min-width:70px;padding:5px;font-size:11px}.new_relic_logs_table_main_container .message{position:relative;display:block;overflow:hidden;width:900px;height:150px;box-sizing:border-box;word-wrap:normal}.new_relic_logs_table_main_container .MuiTableCell-alignCenter{text-align:left!important}.pnf_wrapper{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:-40px}.pnf_wrapper .pnf_container{width:100%;background-color:#f7f7f7;display:flex;justify-content:center;flex-direction:column}.pnf_wrapper .pnf_img_holder{display:flex;justify-content:center;align-items:center}.pnf_wrapper .pnf_img_holder .pnf_img{width:628px;height:493px}.pnf_wrapper .pnf_msg_holder{display:flex;flex-direction:column;align-items:center;max-width:495px;justify-content:center;font-size:40px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#215263;padding:10px;margin-top:20px;text-align:center}.pnf_wrapper .pnf_msg_holder>button{text-transform:none!important;font-size:15px!important}@media(max-width:850px){.pnf_wrapper>.pnf_img_holder>.pnf_img{width:450px;height:350px}.pnf_wrapper>.pnf_container>.pnf_msg_holder>div{font-size:30px}}@media(max-height:850px){.pnf_wrapper>.pnf_img_holder>.pnf_img{width:450px;height:350px}.pnf_wrapper>.pnf_container>.pnf_msg_holder>div{font-size:30px}}@media(max-height:780px){.pnf_wrapper>.pnf_img_holder>.pnf_img{width:350px;height:250px}.pnf_wrapper>.pnf_container>.pnf_msg_holder>div{font-size:28px}}@media(max-height:700px){.pnf_wrapper>.pnf_img_holder>.pnf_img{width:300px;height:200px}.pnf_wrapper>.pnf_container>.pnf_msg_holder>div{font-size:25px;max-width:395px}}#content_container>.cc_wrapper_container.checklist{padding:0;height:100%;width:100%;box-sizing:border-box;overflow-x:hidden}.checklist_container{position:relative;height:100%;width:100%;background-color:#f7f7f7;padding:31px 48px 20px 33px;overflow-x:hidden;overflow-y:auto;scrollbar-color:#dee2e7 #fff;scrollbar-width:thin!important}.checklist_container::-webkit-scrollbar{background-color:#fff;width:11px;overflow:visible;height:15px}.checklist_container::-webkit-scrollbar-thumb{background-color:#ccc;border:4.5px solid transparent;border-left-width:2px;border-right-width:2px;border-radius:2px;background-clip:content-box}.checklist_container .sop_header_container{display:flex;position:relative;justify-content:space-between;height:80px}.checklist_container .sop_header_container .checklist_header_button_wrapper{position:relative;width:100%;padding:0 9px 10px;display:flex;flex-wrap:wrap;justify-content:space-between}.checklist_container .sop_header_container .checklist_header_button_wrapper .checklist_header_button_wrapper_right>span>button>span>span>svg{height:16px}.checklist_container .sop_header_container .checklist_header_button_wrapper .checklist_header_button_wrapper_right>span>button>span.MuiButton-label>span.fsi.fsi-11H{height:15px}.checklist_container .sop_header_container .checklist_header_button_wrapper .checklist_header_button_wrapper_right>span>button>span.MuiButton-label>span:nth-child(2){min-width:90px}.checklist_container .sop_header_container .checklist_switch_container>label{margin-right:0;margin-bottom:0;margin-left:0}.checklist_container .sop_header_container .checklist_switch_container>label .checklist_switch{position:relative;margin:0}.checklist_container .sop_header_container .checklist_switch_container>label .checklist_switch * .MuiSwitch-input{left:0;width:0}.checklist_container .sop_header_container .checklist_switch_container>label .checklist_switch * .MuiSwitch-thumb{height:16px;width:16px}.checklist_container .sop_header_container .checklist_switch_container>label .checklist_switch .PrivateSwitchBase-root-69{padding:10px}.checklist_container .sop_header_container .checklist_switch_container>label .checklist_switch .MuiButtonBase-root{position:absolute;padding:11px}.checklist_container .sop_header_container>div>span:nth-child(2)>.MuiButtonBase-root.MuiButton-root.MuiButton-contained.fc_button_new_type_regular_with_icon{min-width:73px;width:73px}.checklist_container .sop_header_container .checklist_add_section_style{padding-right:12px}.checklist_container .sop_header_container .checklist_add_section_style button>span>span>svg path:not([fill=none]){stroke:#fff;fill:none}.checklist_container .sop_header_container .checklist_add_folder_style>.MuiButtonBase-root.MuiButton-root.MuiButton-contained.fc_button_new .fsi-11H{height:auto;width:auto}.checklist_container .sop_header_container .checklist_add_checklist_style>.MuiButtonBase-root.MuiButton-root.MuiButton-contained.fc_button_new .fsi-11H{height:auto;width:auto}.checklist_container .sop_header_container .checklist_add_section_style>.MuiButtonBase-root>span>span>svg{height:12px!important;width:auto}.checklist_container .sop_header_container .checklist_add_section_style>.MuiButtonBase-root>.MuiButton-label>span{margin-right:8px;height:auto}.checklist_container .sop_header_container .checklist_settings_button_style>.MuiButtonBase-root>span>span>svg{height:15px!important;width:auto}.checklist_container .sop_header_container .checklist_add_folder_style>.MuiButtonBase-root>span>span>svg{height:16px!important;width:auto}.checklist_container .sop_header_container .checklist_add_folder_style>button>span.MuiButton-label>span:nth-child(2),.checklist_container .sop_header_container .checklist_add_section_style>button>span.MuiButton-label>span:nth-child(2){line-height:28px!important}.checklist_container .sop_header_container .checklist_add_checklist_style>.MuiButtonBase-root>span>span>svg{height:16px!important;width:auto}.checklist_container .sop_header_container .checklist_add_question_style>button>span>span>svg{height:20px;width:20px}.checklist_container .sop_header_container .checklist_add_question_style>.MuiButtonBase-root.MuiButton-root.MuiButton-contained.fc_button_new .fsi-11H{height:auto;width:auto}.checklist_container .sop_header_container .checklist_add_question_style>button>span.MuiButton-label>span:nth-child(2),.checklist_container .sop_header_container .checklist_add_section_style>button>span.MuiButton-label>span:nth-child(2){line-height:28px!important}.checklist_container .sop_header_container .checklist_settings_button_style>.MuiButtonBase-root>.MuiButton-label>span{margin-right:5px;height:auto}.checklist_container .sop_header_container .checklist_settings_button_style>button>span.MuiButton-label>span.fsi.fsi-11H{height:15px!important}.checklist_container .sop_header_container .checklist_add_folder_style>button{min-width:155px!important}.checklist_container .sop_header_container .checklist_add_checklist_style>button{min-width:190px!important}.checklist_container .sop_header_container .checklist_add_section_style>button{min-width:160px!important}.checklist_container .sop_header_container .checklist_add_question_style>button{min-width:180px!important}.checklist_container .sop_header_container .sop_top_node{height:62px;width:255px;position:relative;display:flex;align-items:center}.checklist_container .sop_header_container .sop_search_container{position:relative;width:180px;height:40px;display:flex;flex-direction:row;justify-content:flex-end;margin-right:5px;margin-top:5px}.checklist_container .sop_treeview .fc_dnd_tree_components_container>.m-tree>.m-node>.inner{height:35px;visibility:hidden}.checklist_container .placeholder .sop_nf_right_content{display:none!important}.checklist_container .sc_tv_node_content{position:relative;top:0}.checklist_container .sc_tv_node_content .checklist_switch_container>label{margin-right:0;margin-bottom:0;margin-left:0}.checklist_container .sc_tv_node_content .checklist_switch_container>label .checklist_switch{position:relative;margin:0}.checklist_container .sc_tv_node_content .checklist_switch_container>label .checklist_switch * .MuiSwitch-input{left:0;width:0}.checklist_container .sc_tv_node_content .checklist_switch_container>label .checklist_switch * .MuiSwitch-thumb{height:16px;width:16px}.checklist_container .sc_tv_node_content .checklist_switch_container>label .checklist_switch .PrivateSwitchBase-root-69{padding:10px}.checklist_container .sc_tv_node_content .checklist_switch_container>label .checklist_switch .MuiButtonBase-root{position:absolute;padding:11px}.checklist_container .sc_tv_node_content .sop_node{position:relative;height:42px;padding:0 0 0 12px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-radius:7px;box-shadow:2px 2px 3px #0003;background-color:#fff;border:solid 1px transparent}.checklist_container .sc_tv_node_content .sop_node .sop_node_icon{position:relative;display:flex;justify-self:flex-start;align-items:center;padding-left:38px}.checklist_container .sc_tv_node_content .sop_node .sop_node_icon .node_icon_inactive>svg>path{stroke:#b3bec4}.checklist_container .sc_tv_node_content .sop_node .sop_node_content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.checklist_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_left_content{position:relative;display:flex;justify-self:flex-start;align-items:center;white-space:nowrap;overflow:hidden}.checklist_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content{position:relative;display:flex;justify-self:flex-end;justify-content:space-around;visibility:hidden;align-items:center}.checklist_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container{position:absolute;width:auto;height:auto;top:37px;right:85px;z-index:10;background-color:#fff;border-radius:4px;box-shadow:2px 2px 3px #0003}.checklist_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dropdown_spotter{position:absolute;top:-50px;right:0;height:50px;width:50px}.checklist_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd{position:relative;display:block}.checklist_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .sop_dd_f_wrapper:hover{background:#dee2e780}.checklist_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButtonBase-root{height:29px;line-height:21px}.checklist_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButtonBase-root .MuiButton-label{font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#1f3b51;text-transform:capitalize}.checklist_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButtonBase-root .MuiButton-label span{position:absolute;left:30px}.checklist_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButtonBase-root .MuiButton-label .fsi{position:absolute;left:10px}.checklist_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButton-contained{box-shadow:none;border-radius:0}.checklist_container .sc_tv_node_content .sop_node .checklist_select_wrapper{visibility:visible;border-left:1px solid #e4e4e7}.checklist_container .sc_tv_node_content .sop_node .checklist_select_wrapper button:hover{background-color:#fff}.checklist_container .sc_tv_node_content .sop_node .checklist_select_wrapper .MuiButton-root{position:relative;display:flex;justify-content:flex-start;height:42px;min-width:150px}.checklist_container .sc_tv_node_content .sop_node .checklist_select_wrapper .MuiButton-contained{box-shadow:none}.checklist_container .sc_tv_node_content .sop_node .checklist_select_wrapper .checklist_dropdown_container{position:relative;height:100%;width:100%;display:flex;background-color:red}.checklist_container .sc_tv_node_content .sop_node .checklist_select_wrapper .checklist_icon_left{padding:0 30px 0 20px}.checklist_container .sc_tv_node_content .sop_node .checklist_select_wrapper .checklist_icon_right{position:relative;margin-left:30px;display:flex}.checklist_container .sop_treeview:not(.sop_treeview_noaction) * .sc_tvn_node:hover .sc_tv_node_content,.checklist_container .sop_node_active .sc_tv_node_content{box-shadow:1px 1px 1px #0000001a;border-radius:7px;position:relative;top:-1px}.checklist_container .sop_node_active{border-radius:7px;height:44px;position:relative}.checklist_container .sop_node_active .sc_tv_container{box-shadow:none!important}.checklist_container .sop_node_active .sc_tv_container .sc_tv_node_content{border:solid 1px #51c0b4;top:-2px}.checklist_container .sop_node_active .sc_tv_container .sc_tv_node_content .sop_node_folder .sop_node_content,.checklist_container .sop_node_active .sc_tv_container .sc_tv_node_content .sop_node_folder .sop_node_content .sop_nf_left_content{position:relative}.checklist_container .sop_node_active .sc_tv_container .sc_tv_node_content .sop_node_folder .sop_node_content .sop_nf_left_content .sop_node_icon{padding-left:27px}.checklist_container .sop_node_active .sc_tv_container .sc_tv_node_content .sop_node_folder .sop_node_content .sop_nf_left_content input{font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#1f3b51;width:500px;text-overflow:ellipsis;overflow:hidden;padding-left:20px}.checklist_container .sop_node_active .sc_tv_container .sc_tv_node_content .sop_node_document .sop_node_content .sop_nf_left_content{position:relative}.checklist_container .sop_node_active .sc_tv_container .sc_tv_node_content .sop_node_document .sop_node_content .sop_nf_left_content .sop_node_icon{padding-left:27px}.checklist_container .sop_node_active .sc_tv_container .sc_tv_node_content .sop_node_document .sop_node_content .sop_nf_left_content input{font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#1f3b51;width:500px;text-overflow:ellipsis;overflow:hidden;padding-left:0}.checklist_container .sop_node_active .sop_node_content{padding-left:10px}.checklist_container .sop_tv_node_active .sop_nf_right_content,.checklist_container .sop_node_active .sop_nf_right_content,.checklist_container .sop_treeview:not(.sop_treeview_noaction) * .sc_tv_node_content:hover .sop_nf_right_content{visibility:visible!important}.checklist_container .sop_node_folder .sop_nf_left_content{position:relative;display:flex;justify-self:flex-start;align-items:center;white-space:nowrap;overflow:hidden}.checklist_container .sop_node_folder .sop_nf_left_content .sop_node_folder_text{font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#1f3b51;padding-left:20px;padding-right:12px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.checklist_container .sop_node_folder .sop_nf_left_content .sop_nf_right_content{visibility:hidden;position:relative;display:flex;padding-left:5px}.checklist_container .sop_node_active>.sc_tv_container>.sc_tv_node_content>.sop_node_edit{padding:0 10px 0 12px}.checklist_container .sop_node_active>.sc_tv_container>.sc_tv_node_content>.sop_node_edit .sop_nf_left_content>.sop_node_icon{display:flex;padding-left:38px;padding-right:18px}.checklist_container .sc_tv_container:hover>.sc_tv_dots_both>div>svg>path{fill:#172e40}.checklist_container .sc_tv_container:hover>.sc_tv_dots_both>.sc_dots>div>svg>path{fill:#172e40}.checklist_container .sop_node_active>.sc_tv_container>.sc_tv_node_content>.sop_node_edit>.sop_nf_left_content>input{font-size:13px;width:500px}.checklist_container .sop_node_article{border-bottom:solid 2px #51c0b4;border-radius:7px}.checklist_container .sop_node_article .sop_nf_left_content{position:relative;display:flex;justify-self:flex-start;align-items:center;padding-left:38px;white-space:nowrap;overflow:hidden}.checklist_container .sop_node_article .sop_nf_left_content .sop_node_article_text{padding-left:20px;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c5060;padding-right:5px;max-width:100%;text-overflow:ellipsis;overflow:hidden}.checklist_container .sop_node_article .sop_nf_left_content .sop_node_article_text_edit_icon>span>div{display:flex}.checklist_container .sop_node_article .sop_nf_right_content{visibility:hidden;position:relative;display:flex;padding-left:5px;align-items:center}.checklist_container .sop_node_article .sop_nf_right_content .checklist_dropdown_wrapper>p{display:flex;align-items:center;justify-content:space-around;min-width:120px}.checklist_container .sop_node_article .sop_nf_right_content .checklist_dropdown_wrapper>p>div{margin-right:7px}.checklist_container .sop_node_article .sop_nf_right_content .checklist_dropdown_wrapper>p>span{margin-right:10px}.checklist_container .sop_node_article .sop_nf_right_content .checklist_button_custom{position:relative;display:flex;align-items:center;min-width:204px}.checklist_container .sop_node_article .sop_nf_right_content .checklist_button_custom .fc_button_new_color_line{border:none;border-left:1px solid #e4e4e7;border-right:1px solid #e4e4e7}.checklist_container .sop_node_article .sop_nf_right_content .checklist_button_custom .fc_button_new_type_square{border-top-left-radius:0;border-bottom-left-radius:0;height:42px;padding:0 10px;line-height:normal;min-width:214px;left:2px;justify-content:flex-start}.checklist_container .sop_node_article .sop_nf_right_content .checklist_button_custom_style{margin-left:10px;width:75%;text-align:left;color:#172e40;text-transform:capitalize;line-height:42px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:150px;padding:0 5px 0 0}.checklist_container .sop_node_content{display:flex;height:42px;flex-direction:row;align-items:center;justify-content:space-between;width:100%}.checklist_container .sop_node_content .sop_nf_left_content{position:relative;display:flex;justify-self:flex-start;align-items:center;white-space:nowrap;overflow:hidden}.checklist_container .sop_node_content .sop_nf_right_content{position:relative;display:flex;justify-self:flex-end;justify-content:space-around;visibility:hidden;align-items:center}.checklist_container .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container{position:absolute;width:auto;height:auto;top:37px;right:85px;z-index:10;background-color:#fff;border-radius:4px;box-shadow:2px 2px 3px #0003}.checklist_container .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dropdown_spotter{position:absolute;top:-50px;right:0;height:50px;width:50px}.checklist_container .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd{position:relative;display:block}.checklist_container .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .sop_dd_f_wrapper:hover{background:#dee2e780}.checklist_container .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButtonBase-root{height:29px;line-height:21px}.checklist_container .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButtonBase-root .MuiButton-label{font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#1f3b51;text-transform:capitalize}.checklist_container .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButtonBase-root .MuiButton-label span{position:absolute;left:30px}.checklist_container .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButtonBase-root .MuiButton-label .fsi{position:absolute;left:10px}.checklist_container .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButton-contained{box-shadow:none;border-radius:0}.checklist_container .sop_node_document{position:relative}.checklist_container .sop_node_document .sop_nf_left_content{position:relative;display:flex;justify-self:flex-start;align-items:center}.checklist_container .sop_node_document .sop_nf_left_content .sop_nf_document_text{font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c5060;padding-right:5px;max-width:100%;text-overflow:ellipsis;overflow:hidden}.checklist_container .sop_node_document .sop_nf_left_content .sop_node_icon{position:relative;padding-right:20px}.checklist_container .sop_node_document .sop_nf_right_content{visibility:hidden;padding-left:5px}.checklist_container .sc_tvn_node.type_system_folder .sc_tv_dots_both{display:none!important}.checklist_container .sc_tvn_node.type_system_folder .sop_btn_folder_delete,.checklist_container .sc_tvn_node.type_system_folder .sop_btn_folder_edit{display:none}.checklist_modal_container .fd_modal_2{padding:57px 43px 48px 54px;border-radius:16px}.checklist_modal_container .fd_modal_2 .fd2_close_button_header{position:absolute;right:15px;top:15px}.checklist_modal_container .checklist_modal_text{position:relative;display:flex;justify-content:center;width:332px;font-family:Roboto;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:normal;text-align:center;color:#3c5060}.checklist_modal_container .checklist_modal_title{position:relative;display:flex;justify-content:center;font-family:Roboto;font-size:23px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#52c2b6;padding-bottom:14px}.checklist_modal_container .checklist_modal_title_color_red{color:#d65b4d}.checklist_modal_container .checklist_buttons{display:flex;justify-content:space-evenly;padding-top:27px}.checklist_dropdown_wrapper .MuiPaper-root{min-width:204px}.checklist_dropdown_wrapper .nqs_dropdown_text{font-size:13px;line-height:12px}.checklist_dropdown_wrapper .MuiList-root{display:flex;flex-direction:column;align-items:flex-start}.checklist_dropdown_wrapper .MuiList-root>li{min-height:32px;justify-content:flex-start;width:100%}.checklist_dropdown_wrapper .MuiList-root>li>div{margin-right:8px}.checklist_dropdown_wrapper .MuiList-root>.checklist_dropdown_subdropdown{display:flex;justify-content:flex-start;padding:5px 8px;width:100%}.checklist_dropdown_wrapper .MuiList-root>.checklist_dropdown_subdropdown .nqs_dropdown_text{font-size:13px;line-height:12px}.checklist_dropdown_wrapper .MuiList-root>.checklist_dropdown_subdropdown>div:nth-child(2)>li>svg{display:none}.checklist_dropdown_wrapper .MuiList-root .checklist_dropdown_subdropdown:hover{background-color:#ebebeb}.nqs_subdropdown_wrapper{position:relative;display:flex;flex-direction:column;min-width:204px}.nqs_subdropdown_wrapper>li{position:relative;display:flex;justify-content:flex-start;height:42px}.nqs_subdropdown_wrapper>li>div{padding-right:10px}@media(max-width:1285px){#seh_edit_input{min-width:300px}}@media(max-width:1190px){#seh_edit_input{min-width:200px}}@media(max-width:1092px){#seh_edit_input{min-width:100px}}@media(max-width:990px){#seh_edit_input{min-width:10px}}.checklist_tooltip_parent>.checklist_tooltip_wrapper{display:none}.checklist_tooltip_parent:hover>.checklist_tooltip_wrapper{position:absolute;display:flex;white-space:nowrap;height:auto;width:auto;min-width:46px;margin-left:-8px;bottom:-36px;padding:7px 14px;box-shadow:0 0 6px #00000040;background-color:#fff;z-index:10;border-radius:5px;font-size:12px;color:#3c5060;text-align:center}.checklist_tooltip_parent:hover>.checklist_tooltip_wrapper .checklist_tooltip:after{position:absolute;top:-6px;left:12px;content:"";width:20px;height:0;border-left:14px solid transparent;border-right:14px solid transparent;border-bottom:14px solid #fff}.checklist_settings_wrapper{position:absolute;height:100%;width:566px;top:0;right:-566px;background-color:#fff;overflow:hidden;transition:1s right ease}.checklist_settings_wrapper_show{right:0;transition:right ease-in-out .5s;box-shadow:#00000059 0 5px 15px}.checklist_settings_wrapper .checklist_settings_container{position:relative;width:100%;display:grid;grid-template-rows:74px 90px 50px auto 200px;box-sizing:border-box;height:100%}.checklist_settings_wrapper .checklist_settings_container .checklist_settings_title_container{display:flex;padding-top:41px;grid-column-start:1;grid-row-start:1}.checklist_settings_wrapper .checklist_settings_container .checklist_settings_title_container .cs_arrow_right_button{position:absolute;left:-45px;margin-right:15px}.checklist_settings_wrapper .checklist_settings_container .checklist_settings_title_container .cs_arrow_right_button>button>span.MuiButton-label>span.fsi.fsi-11H{height:16px}.checklist_settings_wrapper .checklist_settings_container .checklist_settings_title_container .cs_arrow_right_button>button>span.MuiButton-label>span.fsi.fsi-11H>svg{width:24px;height:18px}.checklist_settings_wrapper .checklist_settings_container .checklist_settings_title_container .cs_arrow_right_button>button>span.MuiButton-label>span.fsi.fsi-11H>svg>path{fill:#172e40}.checklist_settings_wrapper .checklist_settings_container .checklist_settings_title_container .MuiButton-label{justify-content:flex-end}.checklist_settings_wrapper .checklist_settings_container .checklist_settings_title_container .cs_title_text_container{font-family:Roboto;font-size:18px;font-weight:500;font-style:normal;font-stretch:normal;line-height:33px;letter-spacing:normal;color:#3c5060;display:flex;flex-direction:row;align-items:center;margin-right:10px;padding-left:65px}.checklist_settings_wrapper .checklist_settings_container .checklist_settings_title_container .cs_title_text_container .cs_questionnaire_text{text-transform:capitalize!important;color:#b3bec4}.checklist_settings_wrapper .checklist_settings_container .checklist_settings_title_container .cs_title_text_container .cs_title_line{margin-left:5px;margin-right:5px}.checklist_settings_wrapper .checklist_settings_container .checklist_settings_title_container .cs_title_text_container .cs_settings_text{text-transform:uppercase}.checklist_settings_wrapper .checklist_settings_container .checklist_settings_tabs{padding:25px 58px 37px;position:relative;display:flex;justify-content:space-evenly;grid-column-start:1;grid-row-start:2}.checklist_settings_wrapper .checklist_settings_container .checklist_settings_tabs .cs_header_text_tab{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#172e40;width:100%;margin:0 10px;cursor:pointer;position:relative;display:block}.checklist_settings_wrapper .checklist_settings_container .checklist_settings_tabs .line{padding-top:5px;border-bottom:2px solid #f7f7f7}.checklist_settings_wrapper .checklist_settings_container .checklist_settings_tabs .line_active>.line{border-bottom-color:#52c2b6}.checklist_settings_wrapper .checklist_settings_container .checklist_settings_tabs .cs_header_text_active{font-weight:500}.checklist_settings_wrapper .checklist_settings_container .checklist_settings_tabs .cs_facility_tab_show{position:absolute;max-height:400px;width:100%;display:block;top:100px;padding:0 58px;overflow:auto}.checklist_settings_wrapper .checklist_settings_container .checklist_settings_tabs .cs_users_tab_show,.checklist_settings_wrapper .checklist_settings_container .checklist_settings_tabs .cs_room_tab_show{position:absolute;height:100%;width:100%;display:block;top:100px;padding:0 58px}.checklist_settings_wrapper .checklist_settings_container .cs_tab_select_all_row{position:relative;display:flex;align-items:center;margin:0 58px;height:100%;border-bottom:1px solid #b3bec4;grid-column-start:1;grid-row-start:3}.checklist_settings_wrapper .checklist_settings_container .cs_tab_select_all_row .MuiCheckbox-colorSecondary.Mui-checked{color:#42acad}.checklist_settings_wrapper .checklist_settings_container .cs_tab_select_all_row .MuiCheckbox-colorSecondary.Mui-checked:hover,.checklist_settings_wrapper .checklist_settings_container .cs_tab_select_all_row .MuiIconButton-colorSecondary:hover{background-color:#fff}.checklist_settings_wrapper .checklist_settings_container .cs_tab_item_row_scrolable_wrap{position:relative;height:100%;scrollbar-color:#dee2e7 #fff;scrollbar-width:thin!important;grid-column-start:1;grid-row-start:4;overflow-y:auto;overflow-x:hidden}.checklist_settings_wrapper .checklist_settings_container .cs_tab_item_row_scrolable_wrap::-webkit-scrollbar{width:18px;background-color:#fff}.checklist_settings_wrapper .checklist_settings_container .cs_tab_item_row_scrolable_wrap::-webkit-scrollbar-thumb{border-radius:12px;width:6px;height:102px;border:6px solid #fff;background-color:#dee2e7}.checklist_settings_wrapper .checklist_settings_container .cs_tab_item_row_scrolable_wrap .cs_tab_item_row{position:relative;display:flex;align-items:center;margin:0 58px;height:49px;border-bottom:1px solid #b3bec4}.checklist_settings_wrapper .checklist_settings_container .cs_tab_item_row_scrolable_wrap .cs_tab_item_row .cs_tab_circle{height:20px;width:20px;border-radius:50px;background-color:#86cfca;display:flex;align-items:center;justify-content:center;margin-left:10px;margin-right:20px}.checklist_settings_wrapper .checklist_settings_container .cs_tab_item_row_scrolable_wrap .cs_tab_item_row .cs_tab_circle .cs_tab_circle_text{color:#fff;font-size:10px;font-weight:500}.checklist_settings_wrapper .checklist_settings_container .cs_tab_item_row_scrolable_wrap .cs_tab_item_row .MuiCheckbox-colorSecondary.Mui-checked{color:#42acad}.checklist_settings_wrapper .checklist_settings_container .cs_tab_item_row_scrolable_wrap .cs_tab_item_row .MuiCheckbox-colorSecondary.Mui-checked:hover,.checklist_settings_wrapper .checklist_settings_container .cs_tab_item_row_scrolable_wrap .cs_tab_item_row .MuiIconButton-colorSecondary:hover{background-color:#fff}.checklist_settings_wrapper .checklist_settings_container .cs_tab_item_row_children_scrolable_wrap{position:relative;display:block;overflow:hidden;transition:max-height ease-out .5s}.checklist_settings_wrapper .checklist_settings_container .cs_tab_item_row_children_scrolable_wrap_collapsed{max-height:0!important}.checklist_settings_wrapper .checklist_settings_container .cs_tab_item_row_children_scrolable_wrap .MuiCheckbox-colorSecondary.Mui-checked{color:#42acad}.checklist_settings_wrapper .checklist_settings_container .cs_tab_item_row_children_scrolable_wrap .MuiCheckbox-colorSecondary.Mui-checked:hover,.checklist_settings_wrapper .checklist_settings_container .cs_tab_item_row_children_scrolable_wrap .MuiIconButton-colorSecondary:hover{background-color:#fff}.checklist_settings_wrapper .checklist_settings_container .cs_tab_item_row_children_scrolable_wrap .cs_tab_item_row_children{position:relative;display:flex;align-items:center;margin:0 96px;height:39px;border-bottom:1px solid #b3bec4}.checklist_settings_wrapper .checklist_settings_container .checklist_settings_buttons{position:relative;height:100%;width:100%;padding:20px 50px 100px 0;grid-column-start:1;grid-row-start:5}.fc_radio_button{margin-left:0!important;margin-right:0!important;margin-bottom:0!important}.fc_radio_button .MuiRadio-colorSecondary.Mui-checked,.fc_radio_button .MuiIconButton-colorSecondary{color:#51c0b4}.fc_radio_button .MuiButtonBase-root>.MuiIconButton-label>.PrivateRadioButtonIcon-root-270>.MuiSvgIcon-root{width:1.2em;height:1.2em}.bcm_select_user_container{position:relative;width:100%;-webkit-user-select:none;user-select:none}.bcm_select_user_container .bcm_dropdown_container{max-height:200px;overflow-y:auto;position:absolute;background-color:#fff;width:100%}.bcm_select_user_container .bcm_dropdown_container .bcm_select_all{position:relative;display:flex;margin-top:5px;padding-left:10px}.bcm_select_user_container .bcm_dropdown_container .bcm_select_all:hover{background-color:#e1e2e580}.bcm_select_user_container .bcm_dropdown_container .bcm_select_all .bcm_checkbox:hover{background-color:transparent!important}.bcm_select_user_container .bcm_dropdown_container .bcm_dropdown_row_container{display:flex;flex-direction:column}.bcm_select_user_container .bcm_dropdown_container .bcm_dropdown_row_container .bcm_dropdown_group_row{display:flex;align-items:center;padding-left:10px}.bcm_select_user_container .bcm_dropdown_container .bcm_dropdown_row_container .bcm_dropdown_group_row:hover{background-color:#e1e2e580}.bcm_select_user_container .bcm_dropdown_container .bcm_dropdown_row_container .bcm_dropdown_group_row .bcm_tab_circle{height:20px;width:20px;border-radius:50px;background-color:#86cfca;display:flex;align-items:center;justify-content:center;margin-left:5px;margin-right:15px}.bcm_select_user_container .bcm_dropdown_container .bcm_dropdown_row_container .bcm_dropdown_group_row .bcm_tab_circle_text{color:#fff;font-size:10px;font-weight:500}.bcm_select_user_container .bcm_dropdown_container .bcm_dropdown_row_container .bcm_dropdown_group_row .bcm_arrow_down{position:absolute;right:15px}.bcm_select_user_container .bcm_dropdown_container .bcm_dropdown_row_container .bcm_dropdown_group_row .bcm_checkbox:hover,.bcm_select_user_container .bcm_dropdown_container .bcm_dropdown_row_container .bcm_dropdown_group_row_children .bcm_checkbox:hover{background-color:transparent!important}.bcm_select_user_container .bcm_dropdown_container .bcm_dropdown_row_container .bcm_dropdown_group_row_children>div:hover{background-color:#e1e2e580}.bcm_select_user_container .bcm_select_user_input{width:100%;cursor:default}.broadcast-messages{height:auto;overflow-x:hidden!important}.broadcast-messages #broadcast-messages{height:auto;padding-right:10px}.broadcast-messages #broadcast-messages>div>.bcm_title_border_bottom>h3{width:100%;border-bottom:solid 2px #e4e4e7;padding:0 5px 5px;color:#3c5060}.broadcast-messages #broadcast-messages .bc_message_container{width:100%;height:auto;display:flex;column-gap:20px;padding-top:5px}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container{flex-grow:2;flex-basis:content;align-items:center;justify-content:center;height:100%;max-width:32%}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container{position:relative;background-color:#fff;margin:0 10px 30px 0;border-radius:10px;box-shadow:0 0 20px #0000001a}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container_bg_green{background-color:#86cfca40}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container.card_new{height:auto;display:flex;align-items:center;justify-content:center}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card{position:relative;width:100%;height:100%;padding:0}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card .bc_message_card_new{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card .bc_message_card_new:hover{position:relative;background-color:#e1e2e5;cursor:pointer;border-radius:10px}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card .bc_message_card_new .bc_message_card_new_label{margin-top:33px;font-family:Roboto;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#3c5061;padding-bottom:50px}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card .bc_message_card_new>div>.fsi-51>svg>path{fill:#1f3b51}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card .bc_message_card{padding:20px;display:flex;flex-direction:column}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card .bc_message_card .bmc_header{width:100%;flex-basis:40px;display:flex}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card .bc_message_card .bmc_header .bmc_header_left{flex-grow:1;display:flex}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card .bc_message_card .bmc_header .bmc_header_left .bmc_header_left_initials{width:39px;height:39px;text-align:center;line-height:39px;border-radius:50%;background-color:#00b3ee;align-self:center;justify-content:center;color:#fff;font-size:18px;font-weight:500;font-family:Roboto}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card .bc_message_card .bmc_header .bmc_header_left .bg_color_1{background-color:#52c2b6}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card .bc_message_card .bmc_header .bmc_header_left .bg_color_2{background-color:#97d8e7}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card .bc_message_card .bmc_header .bmc_header_left .bg_color_3{background-color:#a1d9d5}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card .bc_message_card .bmc_header .bmc_header_left .bg_color_4{background-color:#10596b}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card .bc_message_card .bmc_header .bmc_header_left .bg_color_5{background-color:#213545}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card .bc_message_card .bmc_header .bmc_header_left .bg_color_6{background-color:#3296a9}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card .bc_message_card .bmc_header .bmc_header_left .bmc_header_left_fullname{flex-grow:1;padding-left:10px;align-self:center;justify-content:center;font-family:Roboto;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c5061;width:183px;text-overflow:ellipsis;white-space:normal;overflow:hidden}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card .bc_message_card .bmc_header .bmc_header_right{flex-grow:1;text-align:end;font-family:Roboto;font-size:11px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#51c0b4}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card .bc_message_card .bmc_message{width:100%;margin:7px 8px 27px 0;flex:1 0 auto;font-family:Roboto;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.3;letter-spacing:normal;text-align:left;color:#3c5060}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card .bc_message_card .bmc_footer{width:100%;flex-shrink:0;display:flex;padding:5px 0}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card .bc_message_card .bmc_footer .bmc_footer_left{display:flex;align-items:center;justify-content:center;cursor:pointer}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card .bc_message_card .bmc_footer .bmc_footer_left .bmc_footer_left_icon{margin-right:5px}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card .bc_message_card .bmc_footer .bmc_footer_left .bmc_footer_left_counter{font-family:Roboto;font-size:11px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c5060}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_card .bc_message_card .bmc_footer .bmc_footer_right{flex-grow:1;display:flex;align-items:center;justify-content:flex-end}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .fd_faded_modal_2_container.bc_message_modal>.fd_modal_2{border-radius:10px}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper{margin-top:-33px;padding:0 35px 21px 31px;display:flex;flex-direction:column;border-radius:10px}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_header{display:flex;align-items:center;justify-content:left;font-family:Roboto;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c5060;padding:10px 0 20px}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_seen{justify-content:center}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_seen_content{flex-direction:column;margin-top:-11px}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_content_wrapper{padding-top:11px;display:flex}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_content_wrapper .bc_message_modal_content{flex-grow:1;display:flex;flex-direction:column}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_content_wrapper .bc_message_modal_content_pending{justify-content:flex-start}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_content_wrapper .bc_message_modal_content .bc_message_modal_content_header{align-self:center;font-family:Roboto;font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c5060;text-transform:uppercase;padding-bottom:5px}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_content_wrapper .bc_message_modal_content .bc_message_modal_content_seen{align-self:left;font-family:Roboto;font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c5060;text-transform:uppercase}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_content_wrapper .bc_message_modal_content .bc_message_modal_content_users{align-self:center;font-family:Roboto;font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#3c5060}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_content_wrapper .bc_message_modal_content .bc_message_modal_content_seen{align-self:left;font-family:Roboto;font-size:13px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c5060;padding-bottom:5px}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_content_wrapper .bc_message_modal_content .bc_message_modal_content_seen_box{max-width:623px;max-height:220px;overflow:auto;margin-bottom:10px;scrollbar-color:#dee2e7 #fff;scrollbar-width:thin!important}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_content_wrapper .bc_message_modal_content .bc_message_modal_content_seen_box::-webkit-scrollbar{width:12px;box-shadow:2px 0 2px 1px #00000026;background-color:#fff}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_content_wrapper .bc_message_modal_content .bc_message_modal_content_seen_box::-webkit-scrollbar-thumb{border-radius:12px;width:6px;height:102px;border:2px solid #fff;background-color:#dee2e7}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_content_wrapper .bc_message_modal_content .font_color_grey{color:#979797}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_select_users{position:relative;display:flex;border:solid 1px #b3bec4;padding:8px;border-radius:8px;margin-bottom:10px}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_select_users .bc_message_modal_select_users_select{display:flex;align-items:center}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_select_users .bc_message_modal_select_users_select .bcm_select_user_container{position:relative;display:flex;align-items:center;justify-content:flex-start;padding-left:10px;min-width:180px;line-height:3;width:100%}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_select_users .bc_message_modal_select_users_select .bcm_select_user_container input{outline:none;border:none}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_select_users .bc_message_modal_select_users_select .bcm_dropdown_container{left:-49px;top:53px;height:auto;border:solid 1px #b3bec4;border-radius:5px;min-width:304px;max-height:228px;z-index:10;cursor:default;scrollbar-color:#dee2e7 #fff;scrollbar-width:thin!important}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_select_users .bc_message_modal_select_users_select .bcm_dropdown_container::-webkit-scrollbar{width:12px;box-shadow:2px 0 2px 1px #00000026;background-color:#fff;border-radius:8px}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_select_users .bc_message_modal_select_users_select .bcm_dropdown_container::-webkit-scrollbar-thumb{border-radius:12px;width:6px;height:102px;border:2px solid #fff;background-color:#dee2e7}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_select_users .bc_message_modal_select_users_select .bcm_dropdown_container .MuiCheckbox-colorSecondary.Mui-checked{color:#42acad}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_select_users .bc_message_modal_select_users_select .bcm_dropdown_container .MuiCheckbox-colorSecondary.Mui-checked:hover,.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_select_users .bc_message_modal_select_users_select .bcm_dropdown_container .MuiIconButton-colorSecondary:hover{background-color:#fff}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_select_users .bc_message_modal_select_users_wrapper{display:flex;position:relative;flex-wrap:wrap;align-items:center;column-gap:10px;row-gap:7px;max-width:300px;max-height:44px;overflow:hidden}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_select_users .bc_message_modal_select_users_wrapper .bc_message_modal_selected_one_user{position:relative;font-size:12px;display:flex;align-items:center;height:16px;padding:4px 20px 4px 5px;border-radius:2px;background-color:#e4e4e7}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_select_users .bc_message_modal_select_users_wrapper .bc_message_modal_selected_one_user:hover>.bc_message_modal_icon_button_x{display:block}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_select_users .bc_message_modal_select_users_wrapper_visible{max-height:135px;overflow-y:auto;scrollbar-color:#dee2e7 #fff;scrollbar-width:thin!important}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_select_users .bc_message_modal_select_users_wrapper_visible::-webkit-scrollbar{width:12px;box-shadow:1px 0 1px 1px #00000026;background-color:#fff}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_select_users .bc_message_modal_select_users_wrapper_visible::-webkit-scrollbar-thumb{border-radius:12px;width:6px;height:30px;border:2px solid #fff;background-color:#dee2e7}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_select_users .bc_message_modal_20_more{position:relative;display:flex;align-items:center;word-break:break-word;justify-content:center;color:gray;cursor:pointer;padding-left:10px;width:100%;max-width:80px}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_select_users .bc_message_modal_20_more:hover{text-decoration:underline}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_select_users .bc_message_modal_20_more_arrow_up{color:gray;padding-right:5px}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_select_users .bc_message_modal_20_more_arrow_up:hover{text-decoration:underline}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_msg .bc_message_modal_msg_text{width:100%}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_msg .bc_message_modal_msg_text>textarea{width:100%;resize:none}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_msg .bc_message_modal_msg_text .bc_message_modal_textarea{border:solid 1px #b3bec4;padding:8px;border-radius:8px;margin-bottom:10px}.broadcast-messages #broadcast-messages .bc_message_container .bc_message_column_container .bc_message_card_container .bc_message_modal .bc_message_modal_wrapper .bc_message_modal_msg .bc_message_modal_msg_text .bc_message_modal_textarea:focus{border:solid 1px #677683;outline:none}.broadcast-messages #broadcast-messages #bc_message_container_col_3{position:absolute;top:50px;height:auto}.bm_new_message_wrapper>.fd_modal_2{max-width:690px;border-radius:10px;padding:28px 15px 15px;cursor:auto;display:flex;flex-direction:column;align-items:center}.bm_new_message_wrapper>.fd_modal_2 .bm_close_icon_button{position:absolute;right:20px;top:28px}.bm_new_message_wrapper>.fd_modal_2 .bm_title_container{position:relative;display:flex;justify-content:center;flex-direction:column;align-items:center;padding-bottom:15px}.bm_new_message_wrapper>.fd_modal_2 .bm_title_container .bm_title_text{color:#51c0b4;font-size:20px;font-weight:700}.bm_new_message_wrapper>.fd_modal_2 .bm_text_container{position:relative;width:100%;border:1px solid rgba(0,0,0,.15);border-radius:8px;display:flex;padding:12px;flex-direction:column;justify-content:left}.bm_new_message_wrapper>.fd_modal_2 .bm_text_container_user{font-weight:700;padding-bottom:12px}.bm_new_message_wrapper>.fd_modal_2 .bm_text_container_message{max-height:300px;overflow:auto;padding-right:10px;scrollbar-color:#dee2e7 #fff;scrollbar-width:thin!important}.bm_new_message_wrapper>.fd_modal_2 .bm_text_container_message::-webkit-scrollbar{width:12px;box-shadow:2px 0 2px 1px #00000026;background-color:#fff}.bm_new_message_wrapper>.fd_modal_2 .bm_text_container_message::-webkit-scrollbar-thumb{border-radius:12px;width:6px;height:102px;border:2px solid #fff;background-color:#dee2e7}.bm_new_message_wrapper>.fd_modal_2 .bm_buttons_container{position:relative;display:flex;justify-content:center;padding:25px 0 20px}@media only screen and (max-width:1300px){#bc_message_container_col_3{visibility:hidden}#bc_message_container_col_2>.bc_message_column_container{max-width:49%!important}.bmc_header_left_fullname{width:135px!important}}@media only screen and (min-width:1301px){#bc_message_container_col_2{visibility:hidden;margin-top:-500%;overflow:hidden}}.dr_header_container{width:100%;display:flex;align-items:center}.dr_header_container .dr_header_left{flex-grow:1;font-family:Roboto;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#1f3b51}.dr_header_container .dr_header_right{flex-grow:1;display:flex;justify-content:flex-end}.dr_header_container .dr_header_right .dr_header_button{margin-left:21px}.fc_date_range_picker_container{position:relative;width:500px;height:auto;margin-top:10px;border-radius:8px;background-color:#fff;box-shadow:0 2px 5px #0003;display:flex;padding:15px 15px 20px 0;min-height:290px;cursor:default}.fc_date_range_picker_container .fc_drp_content_left{flex-grow:1;display:flex;flex-direction:column;align-items:flex-start;color:#1f3b51;font-weight:500;border-right:1px solid #c9c9c9;margin-right:15px}.fc_date_range_picker_container .fc_drp_content_left .date_option{position:relative;display:flex;padding-left:10px;justify-content:flex-start;align-items:center;width:100%;flex-grow:1;min-width:200px;-webkit-user-select:none;user-select:none}.fc_date_range_picker_container .fc_drp_content_left .date_option:hover{background-color:#edeeee;cursor:pointer;border-radius:7px;box-shadow:0 3px 6px -2px #d3d3d3}.fc_date_range_picker_container .fc_drp_content_left .date_option:active{opacity:.9}.fc_date_range_picker_container .fc_drp_content_right{flex-grow:1.2}.fc_date_range_picker_container .fc_drp_content_right .fc_drp_header{display:flex;align-items:center;justify-content:space-between;padding-bottom:5px}.fc_date_range_picker_container .fc_drp_content_right .fc_drp_header .fc_drp_header_left,.fc_date_range_picker_container .fc_drp_content_right .fc_drp_header .fc_drp_header_right{display:flex}.fc_date_range_picker_container .fc_drp_content_right .fc_drp_header .fc_drp_month{font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#2a5374;padding-right:5px}.fc_date_range_picker_container .fc_drp_content_right .fc_drp_day_row{display:flex;flex-direction:row;flex-grow:1;height:auto;margin-top:6px;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;color:#2a5374;font-weight:400;padding:5px 0}.fc_date_range_picker_container .fc_drp_content_right .fc_drp_day_row>div{flex-grow:1}.fc_date_range_picker_container .fc_drp_content_right .fc_drp_calendar{min-height:155px}.fc_date_range_picker_container .fc_drp_content_right .fc_drp_calendar .fc_drp_week_number_row{display:flex;flex-direction:row;flex-grow:1;height:18px;align-items:center;justify-content:space-between;margin-top:6px}.fc_date_range_picker_container .fc_drp_content_right .fc_drp_calendar .fc_drp_week_number_row .fc_drp_circle_day{font-size:11px;color:#3c5060;font-weight:500}.fc_date_range_picker_container .fc_drp_content_right .fc_drp_calendar .fc_drp_week_number_row .fc_drp_circle_day_other_month{color:#b3bec4;font-weight:400}.fc_date_range_picker_container .fc_drp_content_right .fc_drp_calendar .fc_drp_week_number_row .fc_drp_circle_day_today{color:#2596be;font-weight:500}.fc_date_range_picker_container .fc_drp_content_right .fc_drp_calendar .fc_drp_week_number_row .fc_drp_circle_day.fc_drp_circle_day_selected{border-radius:9px;background-color:#86cfca80;color:#3c5060;font-weight:500}.fc_date_range_picker_container .fc_drp_content_right .fc_drp_action_buttons{position:relative;display:flex;justify-content:center;padding-top:8px}.drw_standings_container{padding:5px}.drw_standings_container .end{flex-basis:50px}.drw_standings_container .middle{flex-grow:1}.drw_standings_container .right{text-align:right}.drw_standings_container .left{text-align:left}.drw_standings_container .size_13{font-size:13px}.drw_standings_container .size_25{font-size:25px}.drw_standings_container .weight_900{font-weight:900}.drw_standings_container .border_full{border:1px solid #d8d8d8;border-radius:10px}.drw_standings_container .border_bottom{border-bottom:1px solid #d8d8d8}.drw_standings_container .color_red{color:#d65b4d}.drw_standings_container .color_blue{color:#3c5060}.drw_standings_container .padding_right{padding-right:10px}.drw_standings_container .drws_header_buttons_wrapper{display:flex;flex-wrap:nowrap;row-gap:10px;column-gap:20px;padding-bottom:20px}.drw_standings_container .drws_header_buttons_wrapper .drws_header_button{flex-grow:1;display:flex}.drw_standings_container .drws_header_buttons_wrapper .drws_header_button>button{width:100%!important;line-height:23px!important}.drw_standings_container .drws_header_title{font-family:Roboto;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#3c5061;padding-bottom:20px}.drw_standings_container .drws_header{display:flex}.drw_standings_container .drws_header .drws_header_label{font-family:Roboto;font-size:13px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c5060;text-transform:uppercase;padding:7px 0}.drw_standings_container .drws_body .drws_body_row{position:relative;width:100%;margin:12px 0;display:flex;justify-content:space-between;align-items:center}.drw_standings_container .drws_body .drws_body_row .drws_body_row_left{display:flex;align-items:center;justify-content:center;width:42px;min-width:42px;height:40px;border-radius:50%;margin-right:10px;background-color:#86cfca;color:#fff;font-size:20px}.drw_standings_container .drws_body .drws_body_row .drws_body_row_right{position:relative;width:93%;box-sizing:border-box;height:40px;display:flex;align-items:center;font-family:Roboto;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.drw_standings_container .drws_body .drws_body_row .drws_body_row_right .left{position:relative;width:92%;overflow:hidden;white-space:initial;text-overflow:ellipsis;max-width:none;padding:0 5px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.drw_standings_container .drws_body .drws_body_row .drws_body_row_right .right{position:relative;display:flex;justify-content:flex-end;width:42px;min-width:42px;padding-right:18px}@media(max-width:1800px){.drws_body_row_right{width:91%!important}}@media(max-width:1700px){.drws_body_row_right{width:90%!important}}@media(max-width:1400px){.drws_body_row_right{width:89%!important}}@media(max-width:1300px){.drws_body_row_right{width:88%!important}}@media(max-width:1200px){.drws_body_row_right{width:87%!important}}.drw_widget_not_found_container{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.drw_widget_not_found_container .drw_widget_not_found_icon{height:60px;width:60px;background-size:contain;background-repeat:no-repeat;background-image:url(data:image/png;base64,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)!important;background-color:#fff}.dr_widget{padding:30px 25px 26px;border-radius:10px;box-shadow:0 0 20px #0000001a;background-color:#fff}.dr_widget .drw_header{display:flex;padding-left:15px;padding-bottom:5px}.dr_widget .drw_header .drw_title{font-family:Roboto;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#3c5061;max-width:fit-content}.dr_widget .drw_header .drw_tooltip{position:relative;margin:0 0 0 8px}.dr_widget .drw_graph_container{position:relative;padding:10px;height:100%;width:100%;max-height:280px}.dr_widget .drw_graph_container .drw_graph_axis_info_wrapper{position:relative;padding:5px 35px 10px;font-family:Roboto;font-size:11px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.36;letter-spacing:normal;text-align:center;color:#3c5060;display:flex;flex-wrap:nowrap;gap:30px;align-items:center;justify-content:center}.dr_widget .drw_graph_container .drw_graph_axis_info_wrapper .drw_graph_axis_info{display:flex;align-items:center;justify-content:center}.dr_widget .drw_graph_container .drw_graph_axis_info_wrapper .drw_graph_axis_info .drw_graph_axis_info_text{position:relative;display:block;font-size:13px;font-weight:500;color:#3c5060;flex-wrap:nowrap;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:200px;padding:0 2px}.dr_widget .drw_graph_container .drw_graph_axis_info_wrapper .drw_graph_axis_info .drw_graph_axis_info_text_bold{position:relative;display:block;font-size:13px;color:#3c5060;font-weight:700;margin-right:5px;flex-wrap:nowrap;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:20px;padding:0 2px}.dr_widget .dr_no_data_wrapper{position:relative;padding-top:30px;padding-bottom:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:1px solid #fff;top:1px}.dr_widget .dr_no_data_wrapper .dr_no_data_text{font-size:13px;font-weight:500;color:#3c5060;padding-top:5px}@media(max-width:1300px){.drw_graph_axis_info_wrapper{gap:15px!important}.drw_graph_axis_info_wrapper .drw_graph_axis_info>.drw_graph_axis_info_text{max-width:160px!important}}.drw_table_container{position:relative;overflow-y:auto;margin:15px;border-radius:3px;border:1px solid #3c5060;scrollbar-color:#dee2e7 #fff;scrollbar-width:thin!important}.drw_table_container::-webkit-scrollbar{width:18px;background-color:#fff}.drw_table_container::-webkit-scrollbar-thumb{border-radius:12px;width:6px;height:102px;border:6px solid #fff;background-color:#dee2e7}.drw_table_container .MuiCheckbox-colorSecondary.Mui-checked{color:#42acad}.drw_table_container .MuiCheckbox-colorSecondary.Mui-checked:hover{background-color:#fff}.drw_table_container .MuiIconButton-colorSecondary:hover{background-color:inherit}.drw_table_container>div>div>table>thead>tr>th{border-bottom:1px solid #3c5060;font-size:14px;color:#3c5060}.drw_table_container>div>div>div>div>p{font-size:12px}.drw_table_container .fc_table_container{position:relative;width:100%;display:inline-block}.dr_widget_container>div>div.drw_table_container>div>div>table>tbody>tr>th{font-size:12px}.dr_widget_container>div>div.drw_table_container>div>div>table>tbody>tr>td{font-size:12px}.questionnaire_preview_container{position:fixed;top:0;left:0;height:100%;width:100%;background-color:#1c2c39cc!important;overflow:hidden;display:flex;z-index:20;align-self:center;justify-content:center;padding:50px 183px}.questionnaire_preview_container .questionnaire_preview_print_containner{position:absolute;top:20px;right:100px}.questionnaire_preview_container .questionnaire_close_icon_button{position:absolute;top:20px;right:50px}.questionnaire_preview_container .questionnaire_answered_container{position:relative;display:grid;width:895px;height:100%;grid-template-columns:auto;grid-template-rows:63px 83px 90px auto;overflow:hidden;border-radius:4px;box-shadow:5px 5px 10px #85858540;background-color:#fff}.questionnaire_preview_container .questionnaire_answered_container .qa_header{height:63px;width:100%;background-color:#3c5060;display:flex;align-items:center;justify-content:center;grid-column-start:1;grid-row-start:1}.questionnaire_preview_container .questionnaire_answered_container .qa_header .qa_header_title{font-family:Roboto;font-size:25px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#fff;text-transform:uppercase}.questionnaire_preview_container .questionnaire_answered_container .qa_body_title_wrapper{text-align:center;grid-column-start:1;grid-row-start:3}.questionnaire_preview_container .questionnaire_answered_container .qa_body_title_wrapper .qa_body_title{font-family:Roboto;font-size:23px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;padding-bottom:5px;color:#3c5060;text-transform:uppercase}.questionnaire_preview_container .questionnaire_answered_container .qa_body_title_wrapper .qa_body_breadcrumb{font-family:Roboto;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#979797;text-transform:uppercase}.questionnaire_preview_container .questionnaire_answered_container .qa_answer_count_wrapper{display:flex;align-items:center;padding:0 32px;width:100%;grid-column-start:1;grid-row-start:2}.questionnaire_preview_container .questionnaire_answered_container .qa_answer_count_wrapper .qa_answer_count_title{margin-right:5px;font-family:Roboto;font-size:13px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#3c5060;font-weight:500}.questionnaire_preview_container .questionnaire_answered_container .qa_answer_count_wrapper .qa_answer_count{display:flex}.questionnaire_preview_container .questionnaire_answered_container .qa_answer_count_wrapper .qa_answer_count .qa_ic_checkmark_icon>svg{margin-top:-2px}.questionnaire_preview_container .questionnaire_answered_container .qa_answer_count_wrapper .qa_answer_count .qa_ic_cancel_02_icon>svg{margin-top:2px}.questionnaire_preview_container .questionnaire_answered_container .qa_answer_count_wrapper .qa_answer_count .qa_answer_count_left{font-family:Roboto;font-size:13px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;font-weight:500}.questionnaire_preview_container .questionnaire_answered_container .qa_answer_count_wrapper .qa_answer_count .qa_answer_count_left.color_red{color:#d65b4d}.questionnaire_preview_container .questionnaire_answered_container .qa_answer_count_wrapper .qa_answer_count .qa_answer_count_left.color_green{color:#7dd6c9}.questionnaire_preview_container .questionnaire_answered_container .qa_answer_count_wrapper .qa_answer_count .qa_answer_count_left.color_gray{color:#828d93}.questionnaire_preview_container .questionnaire_answered_container .qa_answer_count_wrapper .qa_answer_count .qa_answer_count_right{font-family:Roboto;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#3c5060;margin-left:2px;margin-right:5px}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper{position:relative;display:block;overflow:auto;padding:12px 35px 10px;height:100%;width:100%;scrollbar-color:#b3bec4 #f7f6f6;scrollbar-width:thin!important;grid-column-start:1;grid-row-start:4}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper::-webkit-scrollbar{width:10px;background-color:#f7f6f6}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper::-webkit-scrollbar-thumb{background-color:#b3bec4;border-radius:10px;width:6px}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper .main_percentage{position:relative;display:flex;justify-content:flex-end;font-family:Roboto;font-size:20px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#3c5060;margin-bottom:14px}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper .qa_section_wrapper{position:relative;display:block;height:auto;width:100%}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper .qa_section_wrapper .qa_section_header{display:flex;align-items:flex-start;justify-content:space-between;height:50px}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper .qa_section_wrapper .qa_section_header .qa_section_title{display:flex;align-items:center}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper .qa_section_wrapper .qa_section_header .qa_section_title .qa_section_title_left{margin-right:10px}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper .qa_section_wrapper .qa_section_header .qa_section_title .qa_section_title_right{font-family:Roboto;font-size:20px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#3c5060;padding-bottom:5px}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper .qa_section_wrapper .qa_section_header .qa_section_scores{display:flex;font-family:Roboto;font-size:15px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#979797}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper .qa_section_wrapper .qa_section_header_hidden{visibility:hidden}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper .qa_section_wrapper .qa_questions_wrrapper .qa_content{border-top:1px solid #b3bec4;padding-top:10px;position:relative}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper .qa_section_wrapper .qa_questions_wrrapper .qa_content .file_preview{z-index:999;position:absolute;width:230px;height:230px;top:-45px;right:0;padding:12px 14px 12px 12px;border-radius:8px;box-shadow:0 0 15px #00000040;background-color:#fff}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper .qa_section_wrapper .qa_questions_wrrapper .qa_content .qa_title{display:flex;align-items:center;justify-content:space-between}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper .qa_section_wrapper .qa_questions_wrrapper .qa_content .qa_title .qa_title_left{font-family:Roboto;font-size:15px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper .qa_section_wrapper .qa_questions_wrrapper .qa_content .qa_title .qa_title_left.color_blue{color:#3c5060}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper .qa_section_wrapper .qa_questions_wrrapper .qa_content .qa_title .qa_title_left.color_red{color:#d65b4d}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper .qa_section_wrapper .qa_questions_wrrapper .qa_content .qa_title .qa_title_left.color_green{color:#7dd6c9}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper .qa_section_wrapper .qa_questions_wrrapper .qa_content .qa_title .qa_title_left.color_gray{color:#828d93}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper .qa_section_wrapper .qa_questions_wrrapper .qa_content .qa_title .qa_title_right{font-size:20px;color:#1e3545}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper .qa_section_wrapper .qa_questions_wrrapper .qa_content .qa_questions_body{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding-right:15px}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper .qa_section_wrapper .qa_questions_wrrapper .qa_content .qa_questions_body .qa_body_left{margin-bottom:7px}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper .qa_section_wrapper .qa_questions_wrrapper .qa_content .qa_questions_body .qa_body_left .qa_body_left_label{font-family:Roboto;font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#3c5060;margin-right:5px}.questionnaire_preview_container .questionnaire_answered_container .qa_answers_wrapper .qa_section_wrapper .qa_questions_wrrapper .qa_content .qa_questions_body .qa_body_left .qa_body_left_value{font-family:Roboto;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#3c5060}#printableContainer .qa_preview_content_print{position:relative;padding:0;box-shadow:none;height:100%;width:100%;max-width:100%;max-height:100%;overflow:hidden}#printableContainer .qa_preview_content_print *{page-break-before:avoid}#printableContainer .qa_preview_content_print .qa_answers_wrapper{width:100%;height:100%}.drw_score_container{font-family:Roboto;font-size:40px;font-weight:900;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#3c5061;padding-left:30px}.dr_date_input_container{display:flex;align-items:center}.dr_date_input_container .dr_date_input{margin-right:16px}.dr_date_input_container .dr_date_input .drp_wrapper{width:210px;height:100%;border-radius:2px;position:relative;border:1px solid #1f3b51;text-align:center;font-size:13px;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal;display:flex;align-items:center;justify-content:space-between;padding:5px;cursor:pointer}.dr_date_input_container .dr_date_input .drp_wrapper .drp_icon_left{flex-basis:15px}.dr_date_input_container .dr_date_input .drp_wrapper .drp_date{width:100%;border-right:1px solid black}.dr_date_input_container .dr_date_input .drp_wrapper .drp_date .drp_date_picker_wrapper{position:absolute;left:0;z-index:1000;top:35px}.dr_date_input_container .dr_date_input .drp_wrapper .drp_icon_right{flex-basis:15px;padding-left:5px}.dr_date_input_container .dr_refresh_button button>span>div>svg{height:32px;width:32px}.dr_date_input_container .dr_refresh_button button>span>div>svg path{fill:#52c2b6}.dr_dashboard_input_container .dr_dashboard_input{display:flex}.dr_dashboard_input_container .dr_dashboard_input .dp_container{display:flex;align-items:center;flex-basis:218px;height:53px;margin-right:20px;padding:9px 15px 7px 13px;border-radius:10px;box-shadow:0 0 20px #0000001a;background-color:#fff;cursor:pointer}.dr_dashboard_input_container .dr_dashboard_input .dp_container .dp_left{display:flex;align-items:center;justify-content:center;width:37px;min-width:37px;height:37px;border-radius:50%;margin-right:10px}.dr_dashboard_input_container .dr_dashboard_input .dp_container .dp_left.bg_green{background-color:#86cfca}.dr_dashboard_input_container .dr_dashboard_input .dp_container .dp_left.bg_brown{background-color:#979797}.dr_dashboard_input_container .dr_dashboard_input .dp_container .dp_right{font-family:Roboto;font-size:13px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left}.dr_dashboard_input_container .dr_dashboard_input .dp_container .dp_right.fc_dark{color:#3c5061}.dr_dashboard_input_container .dr_dashboard_input .dp_container .dp_right.fc_light{color:#979797}.dr_filter_container{display:grid;grid-template-columns:max-content auto max-content;grid-template-rows:auto;align-items:flex-start;width:100%;background-color:#fff;min-height:53px;height:100%;border-radius:10px;box-shadow:0 0 20px #0000001a;padding:9px 15px 7px 13px}.dr_filter_container .dr_filter_left{grid-column-start:1;grid-row-start:1;flex-basis:auto;display:flex;align-items:center;justify-content:center;margin-right:20px;padding-top:10px}.dr_filter_container .dr_filter_left .dr_filter_left_icon{display:flex;align-items:center;justify-content:center;width:37px;height:37px;border-radius:50%;margin-right:10px;background-color:#86cfca}.dr_filter_container .dr_filter_left .dr_filter_left_title{font-family:Roboto;font-size:13px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#3c5061}.dr_filter_container .dr_filter_central{position:relative;grid-column-start:2;grid-row-start:1;display:flex;flex-wrap:wrap}.dr_filter_container .dr_filter{position:relative;display:flex}.dr_filter_container .dr_filter .dr_filter_item{min-width:200px;margin-right:20px;margin-top:-10px}.dr_filter_container .dr_filter_right{grid-column-start:3;grid-row-start:1;font-family:Roboto;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#3c5061;cursor:pointer;padding-top:20px;padding-right:10px}.dr_filter_container .dr_filter_right:hover{text-decoration:underline}#menu-checklist>div.MuiPaper-root.MuiMenu-paper.MuiPaper-elevation8.MuiPopover-paper.MuiPaper-rounded>ul>li>div>span{font-size:12px}#menu-creator>div.MuiPaper-root.MuiMenu-paper.MuiPaper-elevation8.MuiPopover-paper.MuiPaper-rounded>ul>li>div>span{font-size:12px}#menu-date_created>div.MuiPaper-root.MuiMenu-paper.MuiPaper-elevation8.MuiPopover-paper.MuiPaper-rounded>ul>li>div>span{font-size:12px}#menu-room>div.MuiPaper-root.MuiMenu-paper.MuiPaper-elevation8.MuiPopover-paper.MuiPaper-rounded>ul>li>div>span{font-size:12px}#menu-assigned_hk>div.MuiPaper-root.MuiMenu-paper.MuiPaper-elevation8.MuiPopover-paper.MuiPaper-rounded>ul>li>div>span{font-size:12px}#menu-mistake>div.MuiPaper-root.MuiMenu-paper.MuiPaper-elevation8.MuiPopover-paper.MuiPaper-rounded>ul>li>div>span{font-size:12px}#menu-reading>div.MuiPaper-root.MuiMenu-paper.MuiPaper-elevation8.MuiPopover-paper.MuiPaper-rounded>ul>li>div>span{font-size:12px}.dr_section .dr_section_header{display:flex}.dr_section .dr_section_header .dr_section_title{min-height:35px;margin:10px 0;font-family:Roboto;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#3c5061}.dr_section .dr_section_header .dr_section_tooltip{position:relative;margin:10px 0 0 8px}.dr_search_wrapper{width:100%;height:27px;background-color:#fff;display:flex;flex-direction:row;border-radius:3px;border:solid 1px #1f3b51}.dr_search_wrapper .dr_search_icon{position:relative;width:30px;display:flex;align-items:center;justify-content:center}.dr_search_wrapper .dr_search_control{position:relative;width:150px;display:flex;justify-content:flex-start;align-items:center;padding:0 8px;line-height:1}.dr_search_wrapper .dr_search_control input{width:136px;border:none;outline:none;font-size:14px;color:#1f3b51}.dr_search_wrapper .dr_search_control ::placeholder{font-size:14px;color:#1f3b51}.dr_export_container{position:relative;cursor:pointer;width:100%;background-color:#fff;z-index:1;line-height:1}.dr_export_container .flex_center{display:flex;justify-content:center;align-items:center}.dr_export_container .flex_left{display:flex;justify-content:flex-start;align-items:center}.dr_export_container .flex_left:hover{background-color:#919ca333;border-radius:5%}.dr_export_container .dr_export_button_icon_left{margin-right:10px}.dr_export_container .dr_export_button_icon_right{padding-left:10px}.dr_export_container .dr_export_button_label{line-height:2;display:block;min-width:70px;text-align:left;margin-right:5px}.dr_export_container .dr_export_container{position:absolute;background-color:#fff;margin-top:5px;box-shadow:2px 2px 3px #0003;border-radius:5%}.dr_export_container .dr_export_container .dr_export_group_title{font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#1f3b51;padding:5px 10px}.dr_export_container .dr_export_container .dr_export_option{padding:5px 0 5px 20px;font-size:15px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#1f3b51;cursor:pointer}.dr_export_container .dr_export_container .dr_export_option:hover{background-color:#eee}#dashboard-report,#dashboard-report .dr_wrapper{width:100%;height:100%}#dashboard-report .dr_wrapper .dr_components_row{margin-bottom:30px}#dashboard-report .dr_wrapper .dr_input_container{width:100%}#dashboard-report .dr_wrapper .dr_section_container,#dashboard-report .dr_wrapper .dr_widget_container{position:relative;width:100%;display:flex;flex-wrap:wrap;column-gap:30px;row-gap:30px;padding-bottom:20px}@media(max-width:1500px){.drws_header_buttons_wrapper .drws_header_button{width:50%!important;overflow:hidden}.drws_header_buttons_wrapper .drws_header_button>button{display:block}.drws_header_buttons_wrapper .drws_header_button>button>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:11px}}#cleanup-schema-editor .cleanup_schemas_editor_container{position:relative;height:100%;width:100%;background-color:#f7f7f7;padding:0 48px 20px 33px;overflow-x:hidden;overflow-y:auto;scrollbar-color:#dee2e7 #fff;scrollbar-width:thin!important}#cleanup-schema-editor .cleanup_schemas_editor_container::-webkit-scrollbar{background-color:#fff;width:11px;overflow:visible;height:15px}#cleanup-schema-editor .cleanup_schemas_editor_container::-webkit-scrollbar-thumb{background-color:#ccc;border:4.5px solid transparent;border-left-width:2px;border-right-width:2px;border-radius:2px;background-clip:content-box}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container{display:flex;position:relative;justify-content:space-between;height:80px;margin-bottom:20px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_header_button_wrapper{position:relative;width:100%;padding:0 9px 10px;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_header_button_wrapper .checklist_header_button_wrapper_right{display:flex;align-items:center;justify-content:center}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_header_button_wrapper .checklist_header_button_wrapper_right>span>button>span>span>svg{height:16px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_header_button_wrapper .checklist_header_button_wrapper_right>span>button>span.MuiButton-label>span.fsi.fsi-11H{height:15px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_header_button_wrapper .checklist_header_button_wrapper_right>span>button>span.MuiButton-label>span:nth-child(2){min-width:90px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_switch_container>label{margin-right:0;margin-bottom:0;margin-left:0}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_switch_container>label .checklist_switch{position:relative;margin:0}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_switch_container>label .checklist_switch * .MuiSwitch-input{left:0;width:0}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_switch_container>label .checklist_switch * .MuiSwitch-thumb{height:16px;width:16px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_switch_container>label .checklist_switch .PrivateSwitchBase-root-69{padding:10px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_switch_container>label .checklist_switch .MuiButtonBase-root{position:absolute;padding:11px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container>div>span:nth-child(2)>.MuiButtonBase-root.MuiButton-root.MuiButton-contained.fc_button_new_type_regular_with_icon{min-width:73px;width:73px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_add_section_style{padding-right:12px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_add_section_style button>span>span>svg path:not([fill=none]){stroke:#fff;fill:none}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_add_folder_style>.MuiButtonBase-root.MuiButton-root.MuiButton-contained.fc_button_new .fsi-11H{height:auto;width:auto}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_add_checklist_style>.MuiButtonBase-root.MuiButton-root.MuiButton-contained.fc_button_new .fsi-11H{height:auto;width:auto}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_add_section_style>.MuiButtonBase-root>span>span>svg{height:12px!important;width:auto}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_add_section_style>.MuiButtonBase-root>.MuiButton-label>span{margin-right:8px;height:auto}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_settings_button_style>.MuiButtonBase-root>span>span>svg{height:15px!important;width:auto}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_add_folder_style>.MuiButtonBase-root>span>span>svg{height:16px!important;width:auto}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_add_folder_style>button>span.MuiButton-label>span:nth-child(2),#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_add_section_style>button>span.MuiButton-label>span:nth-child(2){line-height:28px!important}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_add_checklist_style>.MuiButtonBase-root>span>span>svg{height:16px!important;width:auto}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_add_question_style>button>span>span>svg{height:20px;width:20px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_add_question_style>.MuiButtonBase-root.MuiButton-root.MuiButton-contained.fc_button_new .fsi-11H{height:auto;width:auto}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_add_question_style>button>span.MuiButton-label>span:nth-child(2),#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_add_section_style>button>span.MuiButton-label>span:nth-child(2){line-height:28px!important}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_settings_button_style>.MuiButtonBase-root>.MuiButton-label>span{margin-right:5px;height:auto}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_settings_button_style>button>span.MuiButton-label>span.fsi.fsi-11H{height:15px!important}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_add_folder_style>button{min-width:155px!important}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_add_checklist_style>button{min-width:190px!important}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_add_section_style>button{min-width:160px!important}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .checklist_add_question_style>button{min-width:180px!important}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .sop_top_node{height:62px;width:255px;position:relative;display:flex;align-items:center}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_header_container .sop_search_container{position:relative;width:180px;height:40px;display:flex;flex-direction:row;justify-content:flex-end;margin-right:5px;margin-top:5px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_treeview .fc_dnd_tree_components_container>.m-tree>.m-node>.inner{height:35px;visibility:hidden}#cleanup-schema-editor .cleanup_schemas_editor_container .placeholder .sop_nf_right_content{display:none!important}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content{position:relative;top:0}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .checklist_switch_container>label{margin-right:0;margin-bottom:0;margin-left:0}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .checklist_switch_container>label .checklist_switch{position:relative;margin:0}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .checklist_switch_container>label .checklist_switch * .MuiSwitch-input{left:0;width:0}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .checklist_switch_container>label .checklist_switch * .MuiSwitch-thumb{height:16px;width:16px}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .checklist_switch_container>label .checklist_switch .PrivateSwitchBase-root-69{padding:10px}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .checklist_switch_container>label .checklist_switch .MuiButtonBase-root{position:absolute;padding:11px}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .sop_node{position:relative;height:42px;padding:0 0 0 12px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-radius:7px;box-shadow:2px 2px 3px #0003;background-color:#fff;border:solid 1px transparent}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .sop_node .sop_node_icon{min-width:45px;position:relative;display:flex;justify-content:flex-start;align-items:center;padding-left:30px}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .sop_node .sop_node_icon .node_icon_inactive>svg>path{stroke:#b3bec4}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .sop_node .sop_node_content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_left_content{position:relative;display:flex;justify-self:flex-start;align-items:center;white-space:nowrap;overflow:hidden}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content{position:relative;display:flex;justify-self:flex-end;justify-content:space-around;visibility:hidden;align-items:center}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container{position:absolute;width:auto;height:auto;top:37px;right:85px;z-index:10;background-color:#fff;border-radius:4px;box-shadow:2px 2px 3px #0003}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dropdown_spotter{position:absolute;top:-50px;right:0;height:50px;width:50px}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd{position:relative;display:block}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .sop_dd_f_wrapper:hover{background:#dee2e780}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButtonBase-root{height:29px;line-height:21px}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButtonBase-root .MuiButton-label{font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#1f3b51;text-transform:capitalize}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButtonBase-root .MuiButton-label span{position:absolute;left:30px}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButtonBase-root .MuiButton-label .fsi{position:absolute;left:10px}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .sop_node .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButton-contained{box-shadow:none;border-radius:0}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .sop_node .checklist_select_wrapper{visibility:visible;border-left:1px solid #e4e4e7}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .sop_node .checklist_select_wrapper button:hover{background-color:#fff}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .sop_node .checklist_select_wrapper .MuiButton-root{position:relative;display:flex;justify-content:flex-start;height:42px;min-width:150px}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .sop_node .checklist_select_wrapper .MuiButton-contained{box-shadow:none}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .sop_node .checklist_select_wrapper .checklist_dropdown_container{position:relative;height:100%;width:100%;display:flex;background-color:red}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .sop_node .checklist_select_wrapper .checklist_icon_left{padding:0 30px 0 20px}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_node_content .sop_node .checklist_select_wrapper .checklist_icon_right{position:relative;margin-left:30px;display:flex}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_treeview:not(.sop_treeview_noaction) * .sc_tvn_node:hover .sc_tv_node_content,#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_active .sc_tv_node_content{box-shadow:1px 1px 1px #0000001a;border-radius:7px;position:relative;top:-1px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_active{border-radius:7px;height:44px;position:relative}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_active .sc_tv_container{box-shadow:none!important}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_active .sc_tv_container .sc_tv_node_content{border:solid 1px #51c0b4;top:-2px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_active .sc_tv_container .sc_tv_node_content .sop_node_folder .sop_node_content,#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_active .sc_tv_container .sc_tv_node_content .sop_node_folder .sop_node_content .sop_nf_left_content{position:relative}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_active .sc_tv_container .sc_tv_node_content .sop_node_folder .sop_node_content .sop_nf_left_content .sop_node_icon{padding-left:27px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_active .sc_tv_container .sc_tv_node_content .sop_node_folder .sop_node_content .sop_nf_left_content input{font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#1f3b51;width:500px;text-overflow:ellipsis;overflow:hidden;padding-left:20px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_active .sc_tv_container .sc_tv_node_content .sop_node_document .sop_node_content .sop_nf_left_content{position:relative}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_active .sc_tv_container .sc_tv_node_content .sop_node_document .sop_node_content .sop_nf_left_content .sop_node_icon{padding-left:27px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_active .sc_tv_container .sc_tv_node_content .sop_node_document .sop_node_content .sop_nf_left_content input{font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#1f3b51;width:500px;text-overflow:ellipsis;overflow:hidden;padding-left:0}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_active .sop_node_content{padding-left:10px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_tv_node_active .sop_nf_right_content,#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_active .sop_nf_right_content,#cleanup-schema-editor .cleanup_schemas_editor_container .sop_treeview:not(.sop_treeview_noaction) * .sc_tv_node_content:hover .sop_nf_right_content{visibility:visible!important}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_folder .sop_nf_left_content{position:relative;display:flex;justify-content:flex-start;align-items:center;white-space:nowrap;overflow:hidden}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_folder .sop_nf_left_content .sop_node_folder_text{min-width:270px;font-size:13px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#1f3b51;padding-left:20px;padding-right:12px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_folder .sop_nf_left_content .sop_nf_right_content{visibility:hidden;position:relative;display:flex;padding-left:5px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_active>.sc_tv_container>.sc_tv_node_content>.sop_node_edit{padding:0 10px 0 12px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_active>.sc_tv_container>.sc_tv_node_content>.sop_node_edit .sop_nf_left_content>.sop_node_icon{display:flex;padding-left:38px;padding-right:18px}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_container:hover>.sc_tv_dots_both>div>svg>path{fill:#172e40}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tv_container:hover>.sc_tv_dots_both>.sc_dots>div>svg>path{fill:#172e40}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_active>.sc_tv_container>.sc_tv_node_content>.sop_node_edit>.sop_nf_left_content>input{font-size:13px;width:500px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_article{border-bottom:solid 2px #51c0b4;border-radius:7px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_article .sop_nf_left_content{position:relative;display:flex;justify-self:flex-start;align-items:center;padding-left:38px;white-space:nowrap;overflow:hidden}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_article .sop_nf_left_content .sop_node_article_text{padding-left:20px;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c5060;padding-right:5px;max-width:100%;text-overflow:ellipsis;overflow:hidden}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_article .sop_nf_right_content{visibility:hidden;position:relative;display:flex;padding-left:5px;align-items:center}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_article .sop_nf_right_content .checklist_dropdown_wrapper>p{display:flex;align-items:center;justify-content:space-around;min-width:120px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_article .sop_nf_right_content .checklist_dropdown_wrapper>p>div{margin-right:7px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_article .sop_nf_right_content .checklist_dropdown_wrapper>p>span{margin-right:10px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_article .sop_nf_right_content .checklist_button_custom{position:relative;display:flex;align-items:center;min-width:204px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_article .sop_nf_right_content .checklist_button_custom .fc_button_new_color_line{border:none;border-left:1px solid #e4e4e7;border-right:1px solid #e4e4e7}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_article .sop_nf_right_content .checklist_button_custom .fc_button_new_type_square{border-top-left-radius:0;border-bottom-left-radius:0;height:42px;padding:0 10px;line-height:normal;min-width:214px;left:2px;justify-content:flex-start}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_article .sop_nf_right_content .checklist_button_custom_style{margin-left:10px;width:75%;text-align:left;color:#172e40;text-transform:capitalize;line-height:42px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:150px;padding:0 5px 0 0}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_content{display:flex;height:42px;flex-direction:row;align-items:center;justify-content:space-between;width:100%}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_content .sop_nf_left_content{position:relative;display:flex;justify-self:flex-start;align-items:center;white-space:nowrap;overflow:hidden}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_content .sop_nf_right_content{position:relative;display:flex;justify-self:flex-end;justify-content:space-around;visibility:hidden;align-items:center}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container{position:absolute;width:auto;height:auto;top:37px;right:85px;z-index:10;background-color:#fff;border-radius:4px;box-shadow:2px 2px 3px #0003}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dropdown_spotter{position:absolute;top:-50px;right:0;height:50px;width:50px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd{position:relative;display:block}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .sop_dd_f_wrapper:hover{background:#dee2e780}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButtonBase-root{height:29px;line-height:21px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButtonBase-root .MuiButton-label{font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#1f3b51;text-transform:capitalize}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButtonBase-root .MuiButton-label span{position:absolute;left:30px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButtonBase-root .MuiButton-label .fsi{position:absolute;left:10px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_content .sop_nf_right_content .sop_folder_dropdown_container .sop_folder_dd .MuiButton-contained{box-shadow:none;border-radius:0}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_document{position:relative}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_document .sop_nf_left_content{position:relative;display:flex;justify-self:flex-start;align-items:center}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_document .sop_nf_left_content .sop_nf_document_text{font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c5060;padding-right:5px;max-width:100%;text-overflow:ellipsis;overflow:hidden}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_document .sop_nf_left_content .sop_node_icon{position:relative;padding-right:20px}#cleanup-schema-editor .cleanup_schemas_editor_container .sop_node_document .sop_nf_right_content{visibility:hidden;padding-left:5px}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tvn_node.type_system_folder .sc_tv_dots_both{display:none!important}#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tvn_node.type_system_folder .sop_btn_folder_delete,#cleanup-schema-editor .cleanup_schemas_editor_container .sc_tvn_node.type_system_folder .sop_btn_folder_edit{display:none}#cleanup-schema-editor .checklist_modal_container .fd_modal_2{padding:57px 43px 48px 54px;border-radius:16px}#cleanup-schema-editor .checklist_modal_container .fd_modal_2 .fd2_close_button_header{position:absolute;right:15px;top:15px}#cleanup-schema-editor .checklist_modal_container .checklist_modal_text{position:relative;display:flex;justify-content:center;width:332px;font-family:Roboto;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:normal;text-align:center;color:#3c5060}#cleanup-schema-editor .checklist_modal_container .checklist_modal_title{position:relative;display:flex;justify-content:center;font-family:Roboto;font-size:23px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#52c2b6;padding-bottom:14px}#cleanup-schema-editor .checklist_modal_container .checklist_modal_title_color_red{color:#d65b4d}#cleanup-schema-editor .checklist_modal_container .checklist_buttons{display:flex;justify-content:space-evenly;padding-top:27px}#cleanup-schema-editor .checklist_dropdown_wrapper .MuiPaper-root{min-width:204px}#cleanup-schema-editor .checklist_dropdown_wrapper .nqs_dropdown_text{font-size:13px;line-height:12px}#cleanup-schema-editor .checklist_dropdown_wrapper .MuiList-root{display:flex;flex-direction:column;align-items:flex-start}#cleanup-schema-editor .checklist_dropdown_wrapper .MuiList-root>li{min-height:32px;justify-content:flex-start;width:100%}#cleanup-schema-editor .checklist_dropdown_wrapper .MuiList-root>li>div{margin-right:8px}#cleanup-schema-editor .checklist_dropdown_wrapper .MuiList-root>.checklist_dropdown_subdropdown{display:flex;justify-content:flex-start;padding:5px 8px;width:100%}#cleanup-schema-editor .checklist_dropdown_wrapper .MuiList-root>.checklist_dropdown_subdropdown .nqs_dropdown_text{font-size:13px;line-height:12px}#cleanup-schema-editor .checklist_dropdown_wrapper .MuiList-root>.checklist_dropdown_subdropdown>div:nth-child(2)>li>svg{display:none}#cleanup-schema-editor .checklist_dropdown_wrapper .MuiList-root .checklist_dropdown_subdropdown:hover{background-color:#ebebeb}#cleanup-schema-editor .nqs_subdropdown_wrapper{position:relative;display:flex;flex-direction:column;min-width:204px}#cleanup-schema-editor .nqs_subdropdown_wrapper>li{position:relative;display:flex;justify-content:flex-start;height:42px}#cleanup-schema-editor .nqs_subdropdown_wrapper>li>div{padding-right:10px}@media(max-width:1285px){#cleanup-schema-editor #seh_edit_input{min-width:300px}}@media(max-width:1190px){#cleanup-schema-editor #seh_edit_input{min-width:200px}}@media(max-width:1092px){#cleanup-schema-editor #seh_edit_input{min-width:100px}}@media(max-width:990px){#cleanup-schema-editor #seh_edit_input{min-width:10px}}.cs_edit_container{overflow:auto;width:100%;height:100%;border-radius:10px;box-shadow:0 0 20px #0000001a;background-color:#fff;padding:20px}.cs_edit_container .cs_select{margin-bottom:20px;width:100%}.cs_edit_container .cs_select>div>div{width:100%}.cs_edit_container .cs_select>div>div>div{position:relative;display:flex;align-items:center;font-size:14px;color:#3c5060;height:34px;padding:0 0 0 15px;background-color:#fff;border-radius:8px;box-shadow:2px 5px 30px #0000000d;border:1px solid transparent}.cs_edit_container .cs_select>div>div>div:focus{border-color:transparent}.cs_edit_container .cs_select>div>div>div:active{border-color:transparent}:root{--rmdp-primary-teal: #52c2b6;--rmdp-secondary-teal: #52c2b6;--rmdp-shadow-teal: #145a6b;--rmdp-today-teal: #145a6b;--rmdp-hover-teal: rgba(160, 217, 213, 255);--rmdp-deselect-teal: #145a6b}.flexkeeping-colors .rmdp-wrapper{border:1px solid var(--rmdp-secondary-teal);box-shadow:0 0 5px var(--rmdp-secondary-teal)}.flexkeeping-colors .rmdp-panel-body li{background-color:var(--rmdp-primary-teal);box-shadow:0 0 2px var(--rmdp-secondary-teal)}.flexkeeping-colors .rmdp-week-day{color:var(--rmdp-primary-teal)}.flexkeeping-colors .rmdp-day.rmdp-deactive{color:var(--rmdp-secondary-teal)}.flexkeeping-colors .rmdp-range{background-color:var(--rmdp-primary-teal);box-shadow:0 0 3px var(--rmdp-shadow-teal)}.flexkeeping-colors .rmdp-arrow{border:solid var(--rmdp-primary-teal);border-width:0 2px 2px 0}.flexkeeping-colors .rmdp-arrow-container:hover{background-color:var(--rmdp-primary-teal);box-shadow:0 0 3px var(--rmdp-secondary-teal)}.flexkeeping-colors .rmdp-panel-body::-webkit-scrollbar-thumb{background:var(--rmdp-primary-teal)}.flexkeeping-colors .rmdp-day.rmdp-today span{background-color:var(--rmdp-today-teal)}.flexkeeping-colors .rmdp-rtl .rmdp-panel{border-left:unset;border-right:1px solid var(--rmdp-secondary-teal)}.flexkeeping-colors .rmdp-day.rmdp-selected span:not(.highlight){background-color:var(--rmdp-primary-teal);box-shadow:0 0 3px var(--rmdp-shadow-teal)}.flexkeeping-colors .rmdp-day:not(.rmdp-day-hidden) span:hover{background-color:var(--rmdp-hover-teal)!important}.flexkeeping-colors .b-deselect{color:var(--rmdp-deselect-teal);background-color:#fff}.flexkeeping-colors .rmdp-action-button{color:var(--rmdp-primary-teal)}.flexkeeping-colors .rmdp-button:not(.rmdp-action-button){background-color:var(--rmdp-primary-teal)}.flexkeeping-colors .rmdp-button:not(.rmdp-action-button):hover{background-color:var(--rmdp-deselect-teal)}.exclusion-rule-container{border-radius:5px;background-color:#f7f7f7;height:60px;display:flex;justify-content:space-between;align-items:center;margin:0!important}.exclusin-rule-select{flex:1;font-size:14px;padding-left:15px}.fc_smart_select_wrapper .MuiInputBase-root.MuiOutlinedInput-root{width:100%;height:31px}.custom-input{border-radius:4px;border:1px #d4d4d4 solid;padding:4px 12px;background-color:#fff;height:31px!important}.custom-input:focus{outline:none;border:1px solid #52c2b6}.custom-input:disabled{background-color:#e1e3e8;border:1px solid #d4d4d4;box-shadow:none}.switch-container{border-radius:5px;background-color:#f7f7f7;height:31px;display:flex;justify-content:space-between;align-items:center}.label-container{flex:1;font-size:14px;padding-left:15px}.switch-container .switch{margin-left:auto;margin-top:10px}.se_usermodal{position:absolute;display:block;left:50%;margin-left:-50%}.se_usermodal .se_usercontainer .uc_activated{display:block;position:absolute;text-align:right;top:15px;right:42px}.se_usermodal .se_usercontainer .uc_activated .sc_toggleButton{margin-top:0!important;margin-right:0!important;position:relative;width:150px}.se_usermodal .se_usercontainer .uc_activated .sc_toggleButton span{font-family:Roboto;font-size:13px;line-height:18px}.se_usermodal .se_usercontainer .uc_activated .sc_toggleButton .falseLabel{text-align:right;margin-right:5px}.se_usermodal .se_usercontainer .uc_activated .sc_toggleButton .trueLabel{text-align:left;margin-left:15px}.se_usermodal .se_usercontainer .se_controlimage{display:block;text-align:center;margin-top:45px}.se_usermodal .se_usercontainer .se_controlimage .se_control{position:relative;display:inline-block}.se_usermodal .se_usercontainer .sc_UserImage{margin-top:0!important}.se_usermodal .se_usercontainer .se_controlimagetext{display:block;text-align:center;margin-top:5px}.se_usermodal .se_usercontainer .se_controlimagetext .se_label{width:199px;height:28px;font-family:Roboto;font-size:21px;font-weight:500;color:#3c5060}.se_usermodal .se_usercontainer .se_control_title{display:block;text-align:left;margin-top:43px;margin-left:59px}.se_usermodal .se_usercontainer .se_control_title .se_label{width:199px;height:28px;font-family:Roboto;font-size:21px;font-weight:500;color:#3c5060}.se_usermodal .se_usercontainer .se_controlcontainer{width:390px;margin:0 auto;height:51px}.se_usermodal .se_usercontainer .se_controlcontainer .se_controlselect.label-zindex{margin-top:10px}.se_usermodal .se_usercontainer .se_controlcontainer .sc_label{text-align:left;padding-left:20px}.se_usermodal .se_usercontainer .se_controlcontainer .se_control .smartcontrol_input .sc_textfield{margin-top:0}.se_usermodal .se_usercontainer .se_controlcontainer .se_control .smartcontrol_input .label-zindex label{z-index:-1}.se_usermodal .se_usercontainer .se_controlcontainernames{margin-top:30px;margin-bottom:15px}.se_usermodal .se_usercontainer .se_controlname .sc_my_filters_modal{margin-top:0!important}.se_usermodal .se_usercontainer .se_controlname .sc_label{text-align:left;padding-left:13px}.se_usermodal .se_usercontainer .se_controlname .sc_my_filters_modal{display:inline-block!important;width:50%;padding-left:10px;padding-right:10px}.se_usermodal .se_usercontainer .se_emailorname{position:relative}.se_usermodal .se_usercontainer .se_shapeor{position:absolute;top:79px;left:16px}.se_usermodal .se_usercontainer .se_shapeor .se_shapeone{display:block;width:7px;height:11px;border-left:solid 1px #b3bec4;border-top:solid 1px #b3bec4}.se_usermodal .se_usercontainer .se_shapeor .se_orlabel{width:22px;height:15px;display:block;font-family:Roboto;font-size:11px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#b3bec4;text-align:left;margin:4px 0 4px -4px}.se_usermodal .se_usercontainer .se_shapeor .se_shapetwo{display:block;width:7px;height:11px;border-left:solid 1px #b3bec4;border-bottom:solid 1px #b3bec4}.se_usermodal .se_usercontainer .se_controlcontaineremail{margin-top:10px}.se_usermodal .se_usercontainer .se_controlemail{width:100%}.se_usermodal .se_usercontainer .se_controlemail .sc_my_filters_modal{margin-top:0!important;padding-top:0!important}.se_usermodal .se_usercontainer .se_controlemail .sc_label{text-align:left;padding-left:13px}.se_usermodal .se_usercontainer .se_controlemail .sc_my_filters_modal{display:inline-block!important;width:100%;padding:10px}.se_usermodal .se_usercontainer .se_controlselect .sc_my_filters_modal,.se_usermodal .se_usercontainer .se_controlselect .sc_autocomplete_container{display:inline-block!important;width:50%;padding:10px;margin-top:-20px}.se_usermodal .se_usercontainer .se_controlselect .sc_label{display:none}.se_usermodal .se_usercontainer .se_controltoggle{padding-left:30px;padding-right:10px}.se_usermodal .se_usercontainer .se_controltoggle .falseLabel{display:none!important}.se_usermodal .se_usercontainer .se_controltoggle .sc_toggleButton{text-align:left}.se_usermodal .se_usercontainer .se_controldefaultselect{padding-left:30px;padding-right:10px}.se_usermodal .se_usercontainer .se_controldefaultselect .sc_defaultselect{margin-top:10px!important}.se_usermodal .se_usercontainer .se_controlcontainer_resetpassword{position:absolute;bottom:80px;width:100%}.se_usermodal .se_usercontainer .se_controlcontainer_resetpassword .resetpassword{margin-top:60px;text-align:center}.se_usermodal .se_usercontainer .se_controlcontainer_resetpassword .resetpassword span{font-family:Roboto;font-size:13px;color:#3c5060}.se_usermodal .se_usercontainer .se_controlcontainer_resetpassword .resetpassword button{width:120px;height:24px;margin-left:10px;border-radius:16px;border:solid 1px #86cfca;background-color:transparent;font-family:Roboto;font-size:13px;font-weight:400;text-align:center;color:#86cfca;outline:none}.se_usermodal .se_usercontainer .se_controlcontainer_actionButtons{position:relative;width:auto}.se_usermodal .se_usercontainer .se_controlfacilities{cursor:pointer;position:relative;min-width:177px;height:36px;border-radius:7px;background-color:#e5e6ea;display:inline-block;padding-left:12px;padding-right:34px;font-family:Roboto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:36px;letter-spacing:normal;color:#3c5060;margin-left:10px;margin-top:10px}.se_usermodal .se_usercontainer .se_controlfacilities .se_facilities_icon{position:absolute;top:2px;right:7px}.se_usermodal .se_usercontainer .se_controlfacilities .se_facilities_icon svg{height:12px}.se_usermodal .se_usercontainer_invalid .validation_msg{display:block;font-family:Roboto;font-size:11px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#d65b4d;margin-left:25px}@media only screen and (max-width:994px){.se_usermodal .fd_modal{width:430px!important;margin-left:-215px!important;height:585px!important;margin-top:-250.5px!important}}.sc_UserImage .centerContainer{display:block;text-align:center}.sc_UserImage .ui_Image{width:62px;height:62px;display:inline-block}.sc_UserImage .marginContainer{margin-top:15px}.se_usersetpasswordmodal{position:fixed;height:100%;width:100%;top:0;z-index:14}.se_usersetpasswordmodal .se_fadded{background-color:#000;opacity:.5;width:100%;height:100%;position:fixed;top:0;left:0}.se_usersetpasswordmodal .se_usp_controlholder:last-child{margin-top:0!important}.se_usersetpasswordmodal .se_usersetpasswordcontainer{position:fixed;top:50%;left:50%;margin-top:-161.5px;margin-left:-227px;width:454px;border-radius:19px;box-shadow:0 2px 7px #00000045;border:solid .5px #b3bec4;background-color:#fff}.se_usersetpasswordmodal .se_usersetpasswordcontainer .se_usp_holder{width:100%;padding:6px 40px 25px 47px}.se_usersetpasswordmodal .se_usersetpasswordcontainer .se_usp_holder .se_usp_controlholder{margin-top:20px}.se_usersetpasswordmodal .se_usersetpasswordcontainer .se_usp_holder .se_usp_controlholder .se_usp_title{font-family:Roboto;font-size:23px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#3c5060}.se_usersetpasswordmodal .se_usersetpasswordcontainer .se_usp_holder .se_usp_controlholder .se_usp_username{display:inline-block;min-width:134px;height:36px;border-radius:23.5px;border:solid 1px #3c5060;padding:0 10px 0 6px}.se_usersetpasswordmodal .se_usersetpasswordcontainer .se_usp_holder .se_usp_controlholder .se_usp_username .se_usp_username_icon{display:inline-block;vertical-align:middle}.se_usersetpasswordmodal .se_usersetpasswordcontainer .se_usp_holder .se_usp_controlholder .se_usp_username .se_usp_username_icon svg{height:23px;width:23px;vertical-align:middle}.se_usersetpasswordmodal .se_usersetpasswordcontainer .se_usp_holder .se_usp_controlholder .se_usp_username span{margin-left:10px;font-family:Roboto;font-size:13px;font-weight:400;font-style:normal;font-stretch:normal;line-height:34px;letter-spacing:normal;text-align:center;color:#3c5060;vertical-align:middle}.se_usersetpasswordmodal .se_usersetpasswordcontainer .se_usp_holder .se_usp_controlholder.se_usp_toggle{margin-top:7px;margin-left:3px}.se_usersetpasswordmodal .se_usersetpasswordcontainer .se_usp_holder .se_usp_controlholder.se_usp_toggle .se_usp_toggleControl{vertical-align:middle;display:table-cell}.se_usersetpasswordmodal .se_usersetpasswordcontainer .se_usp_holder .se_usp_controlholder.se_usp_toggle .se_usp_toggleControl .MuiTypography-root{font-family:Roboto;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#3c5060}.se_usersetpasswordmodal .se_usersetpasswordcontainer .se_usp_holder .se_usp_controlholder.se_usp_password{margin-top:0;margin-left:14px}.se_usersetpasswordmodal .se_usersetpasswordcontainer .se_usp_holder .se_usp_controlholder.se_usp_password .se_usp_passwordcontrol{width:283px;margin:0 auto}.se_usersetpasswordmodal .se_usersetpasswordcontainer .se_usp_holder .se_usp_controlholder.se_usp_password .se_usp_passwordcontrol .MuiButtonBase-root.MuiIconButton-root{left:15px;top:1px}.se_usersetpasswordmodal .se_usersetpasswordcontainer .se_usp_holder .se_usp_controlholder.se_usp_password .se_usp_passwordcontrol .MuiButtonBase-root.MuiIconButton-root .MuiIconButton-label svg{height:20px;width:20px}.se_usersetpasswordmodal .se_usersetpasswordcontainer .se_usp_holder .se_usp_controlholder.se_usp_password .se_usp_passwordcontrol .MuiButtonBase-root.MuiIconButton-root .se_usp_eye_hide{opacity:.3}.se_usersetpasswordmodal .se_usersetpasswordcontainer .se_usp_holder .se_usp_controlholder.margintop{margin-top:30px}.se_usersetpasswordmodal .se_usersetpasswordcontainer .se_usp_holder .se_usp_controlholder.se_usp_buttons{margin-top:17px}.se_usersetpasswordmodal .se_usersetpasswordcontainer .se_usp_holder .se_usp_controlholder.se_usp_buttons .se_usp_actionButtons{text-align:center}.se_usersetpasswordmodal .se_usersetpasswordcontainer .se_usp_holder .se_usp_controlholder.se_usp_buttons .se_usp_actionButtons .rp_action_buttons{margin-left:-15px}.se_usersetpasswordmodal .se_usersetpasswordcontainer .se_usp_holder .se_usp_controlholder.se_usp_buttons .se_usp_actionButtons .csv-button-toolbar{height:auto;padding-top:8px}.se_usersetpasswordmodal .se_usersetpasswordcontainer .se_usp_holder .se_usp_controlholder.se_usp_buttons .se_usp_actionButtons .se_usp_cancel{margin-right:10px;border:solid 1px #3c5060;background-color:#e5e6ea}.se_usersetpasswordmodal .se_usersetpasswordcontainer .se_usp_holder .se_usp_controlholder.se_usp_buttons .se_usp_actionButtons .se_usp_confirm{margin-left:10px;background-color:#86cfca;color:#fff}.str-chat{box-sizing:border-box;font-family:var(--str-chat__font-family)}.str-chat *{box-sizing:border-box}.str-chat .ngxp__container,.str-chat .float-ui-container{z-index:1;padding:0!important;box-shadow:none!important;border-color:#0000!important;max-width:100vw}.str-chat .ngxp__container .ngxp__arrow,.str-chat .float-ui-container .ngxp__arrow{display:none}stream-icon,stream-icon-placeholder{display:flex;justify-content:center;align-items:center}.stream-chat__paginated-list{display:flex;flex-direction:column;height:100%;overflow-x:hidden;overflow-y:scroll;max-height:100%;min-height:0;gap:var(--str-chat__spacing-2)}.stream-chat__paginated-list .str-chat__loading-indicator{margin:auto}.stream-chat__paginated-list .str-chat__load-more-button__button{margin-inline:auto}stream-paginated-list{height:100%;max-height:100%}stream-user-list{height:100%;max-height:100%}stream-user-list .str-chat__user-list-item{display:flex;align-items:center;gap:var(--str-chat__spacing-2)}:root{--str-chat__theme-version: 2}.str-chat{--str-chat__spacing-px: 1px;--str-chat__spacing-0_5: .125rem;--str-chat__spacing-1: .25rem;--str-chat__spacing-1_5: .375rem;--str-chat__spacing-2: .5rem;--str-chat__spacing-2_5: .625rem;--str-chat__spacing-3: .75rem;--str-chat__spacing-3_5: .875rem;--str-chat__spacing-4: 1rem;--str-chat__spacing-5: 1.25rem;--str-chat__spacing-6: 1.5rem;--str-chat__spacing-7: 1.75rem;--str-chat__spacing-8: 2rem;--str-chat__spacing-9: 2.25rem;--str-chat__spacing-10: 2.5rem;--str-chat__spacing-11: 2.75rem;--str-chat__spacing-12: 3rem;--str-chat__spacing-14: 3.5rem;--str-chat__spacing-16: 4rem;--str-chat__image-fallback-icon: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9ImN1cnJlbnRDb2xvciIgY2xhc3M9InN0ci1jaGF0X19pbWFnZS1mYWxsYmFja19faWNvbiIgdmlld0JveD0iMCAwIDE4IDE4Ij48cGF0aCBkPSJNMTYgMnYxNEgyVjJoMTRabTAtMkgyQy45IDAgMCAuOSAwIDJ2MTRjMCAxLjEuOSAyIDIgMmgxNGMxLjEgMCAyLS45IDItMlYyYzAtMS4xLS45LTItMi0yWm0tNC44NiA4Ljg2LTMgMy44N0w2IDEwLjE0IDMgMTRoMTJsLTMuODYtNS4xNFoiLz48L3N2Zz4=);--str-chat__winning-poll-option-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNS44MzMzIDQuMTY2NjdIMTQuMTY2N1YyLjVINS44MzMzM1Y0LjE2NjY3SDQuMTY2NjdDMy4yNSA0LjE2NjY3IDIuNSA0LjkxNjY3IDIuNSA1LjgzMzMzVjYuNjY2NjdDMi41IDguNzkxNjcgNC4xIDEwLjUyNSA2LjE1ODMzIDEwLjc4MzNDNi42ODMzMyAxMi4wMzMzIDcuODA4MzMgMTIuOTc1IDkuMTY2NjcgMTMuMjVWMTUuODMzM0g1LjgzMzMzVjE3LjVIMTQuMTY2N1YxNS44MzMzSDEwLjgzMzNWMTMuMjVDMTIuMTkxNyAxMi45NzUgMTMuMzE2NyAxMi4wMzMzIDEzLjg0MTcgMTAuNzgzM0MxNS45IDEwLjUyNSAxNy41IDguNzkxNjcgMTcuNSA2LjY2NjY3VjUuODMzMzNDMTcuNSA0LjkxNjY3IDE2Ljc1IDQuMTY2NjcgMTUuODMzMyA0LjE2NjY3Wk00LjE2NjY3IDYuNjY2NjdWNS44MzMzM0g1LjgzMzMzVjkuMDE2NjdDNC44NjY2NyA4LjY2NjY3IDQuMTY2NjcgNy43NSA0LjE2NjY3IDYuNjY2NjdaTTEwIDExLjY2NjdDOC42MjUgMTEuNjY2NyA3LjUgMTAuNTQxNyA3LjUgOS4xNjY2N1Y0LjE2NjY3SDEyLjVWOS4xNjY2N0MxMi41IDEwLjU0MTcgMTEuMzc1IDExLjY2NjcgMTAgMTEuNjY2N1pNMTUuODMzMyA2LjY2NjY3QzE1LjgzMzMgNy43NSAxNS4xMzMzIDguNjY2NjcgMTQuMTY2NyA5LjAxNjY3VjUuODMzMzNIMTUuODMzM1Y2LjY2NjY3WiIgZmlsbD0iIzVFNjc2RSIvPgo8L3N2Zz4K);--str-chat__arrow-left-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgMTYiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0Ljc5MTUgNy4wMDUxSDMuNjIxNDhMOC41MDE0OCAyLjEyNTFDOC44OTE0OCAxLjczNTEgOC44OTE0OCAxLjA5NTEgOC41MDE0OCAwLjcwNTA5OEM4LjExMTQ4IDAuMzE1MDk4IDcuNDgxNDggMC4zMTUwOTggNy4wOTE0OCAwLjcwNTA5OEwwLjUwMTQ4NCA3LjI5NTFDMC4xMTE0ODQgNy42ODUxIDAuMTExNDg0IDguMzE1MSAwLjUwMTQ4NCA4LjcwNTFMNy4wOTE0OCAxNS4yOTUxQzcuNDgxNDggMTUuNjg1MSA4LjExMTQ4IDE1LjY4NTEgOC41MDE0OCAxNS4yOTUxQzguODkxNDggMTQuOTA1MSA4Ljg5MTQ4IDE0LjI3NTEgOC41MDE0OCAxMy44ODUxTDMuNjIxNDggOS4wMDUxSDE0Ljc5MTVDMTUuMzQxNSA5LjAwNTEgMTUuNzkxNSA4LjU1NTEgMTUuNzkxNSA4LjAwNTFDMTUuNzkxNSA3LjQ1NTEgMTUuMzQxNSA3LjAwNTEgMTQuNzkxNSA3LjAwNTFaIiBmaWxsPSIjMDgwNzA3Ii8+Cjwvc3ZnPgo=);--str-chat__close-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTQgMTQiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjI5OTcgMC43MDk5NzFDMTIuOTA5NyAwLjMxOTk3MSAxMi4yNzk3IDAuMzE5OTcxIDExLjg4OTcgMC43MDk5NzFMNi45OTk3MyA1LjU4OTk3TDIuMTA5NzMgMC42OTk5NzFDMS43MTk3MyAwLjMwOTk3MSAxLjA4OTczIDAuMzA5OTcxIDAuNjk5NzI3IDAuNjk5OTcxQzAuMzA5NzI3IDEuMDg5OTcgMC4zMDk3MjcgMS43MTk5NyAwLjY5OTcyNyAyLjEwOTk3TDUuNTg5NzMgNi45OTk5N0wwLjY5OTcyNyAxMS44OUMwLjMwOTcyNyAxMi4yOCAwLjMwOTcyNyAxMi45MSAwLjY5OTcyNyAxMy4zQzEuMDg5NzMgMTMuNjkgMS43MTk3MyAxMy42OSAyLjEwOTczIDEzLjNMNi45OTk3MyA4LjQwOTk3TDExLjg4OTcgMTMuM0MxMi4yNzk3IDEzLjY5IDEyLjkwOTcgMTMuNjkgMTMuMjk5NyAxMy4zQzEzLjY4OTcgMTIuOTEgMTMuNjg5NyAxMi4yOCAxMy4yOTk3IDExLjg5TDguNDA5NzMgNi45OTk5N0wxMy4yOTk3IDIuMTA5OTdDMTMuNjc5NyAxLjcyOTk3IDEzLjY3OTcgMS4wODk5NyAxMy4yOTk3IDAuNzA5OTcxWiIgZmlsbD0iIzA4MDcwNyIvPgo8L3N2Zz4K);--str-chat__add-attachment-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjggMjgiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNS4zMzMyIDcuMzMzMDdMMTIuNjY2NiA3LjMzMzA3TDEyLjY2NjYgMTIuNjY2NEw3LjMzMzI0IDEyLjY2NjRMNy4zMzMyNCAxNS4zMzMxTDEyLjY2NjYgMTUuMzMzMUwxMi42NjY2IDIwLjY2NjRMMTUuMzMzMiAyMC42NjY0TDE1LjMzMzIgMTUuMzMzMUwyMC42NjY2IDE1LjMzMzFMMjAuNjY2NiAxMi42NjY0TDE1LjMzMzIgMTIuNjY2NEwxNS4zMzMyIDcuMzMzMDdaTTEzLjk5OTkgMC42NjY0MDRDNi42Mzk5MSAwLjY2NjQwNCAwLjY2NjU3NiA2LjYzOTc0IDAuNjY2NTc3IDEzLjk5OTdDMC42NjY1NzYgMjEuMzU5NyA2LjYzOTkxIDI3LjMzMzEgMTMuOTk5OSAyNy4zMzMxQzIxLjM1OTkgMjcuMzMzMSAyNy4zMzMyIDIxLjM1OTcgMjcuMzMzMiAxMy45OTk3QzI3LjMzMzIgNi42Mzk3NCAyMS4zNTk5IDAuNjY2NDA0IDEzLjk5OTkgMC42NjY0MDRaTTEzLjk5OTkgMjQuNjY2NEM4LjExOTkxIDI0LjY2NjQgMy4zMzMyNCAxOS44Nzk3IDMuMzMzMjUgMTMuOTk5N0MzLjMzMzI0IDguMTE5NzQgOC4xMTk5MSAzLjMzMzA3IDEzLjk5OTkgMy4zMzMwN0MxOS44Nzk5IDMuMzMzMDcgMjQuNjY2NiA4LjExOTc0IDI0LjY2NjYgMTMuOTk5N0MyNC42NjY2IDE5Ljg3OTcgMTkuODc5OSAyNC42NjY0IDEzLjk5OTkgMjQuNjY2NFoiLz4KPC9zdmc+Cg==);--str-chat__folder-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMTYiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xOCAySDEwTDggMEgyQzAuOSAwIDAuMDA5OTk5OTkgMC45IDAuMDA5OTk5OTkgMkwwIDE0QzAgMTUuMSAwLjkgMTYgMiAxNkgxOEMxOS4xIDE2IDIwIDE1LjEgMjAgMTRWNEMyMCAyLjkgMTkuMSAyIDE4IDJaTTE4IDE0SDJWNEgxOFYxNFoiIC8+Cjwvc3ZnPgo=);--str-chat__poll-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTggMTgiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNiAwSDJDMC45IDAgMCAwLjkgMCAyVjE2QzAgMTcuMSAwLjkgMTggMiAxOEgxNkMxNy4xIDE4IDE4IDE3LjEgMTggMTZWMkMxOCAwLjkgMTcuMSAwIDE2IDBaTTE2IDE2SDJWMkgxNlYxNlpNNCA3SDZWMTRINFY3Wk04IDRIMTBWMTRIOFY0Wk0xMiAxMEgxNFYxNEgxMlYxMFoiLz4KPC9zdmc+);--str-chat__handle-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgNiIgZmlsbD0iY3VycmVuQ29sb3IiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBkPSJNMTYgMEgwVjJIMTZWMFpNMCA2SDE2VjRIMFY2WiIvPgo8L3N2Zz4K);--str-chat__circle-stop-icon: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSI0IDQgMjggMjgiIHdpZHRoPSIzMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjQ1NTEgMjcuMjQ0MUMyMi42MzA5IDI3LjI0NDEgMjcuNzQ0MSAyMi4xMTk4IDI3Ljc0NDEgMTUuOTU1MUMyNy43NDQxIDkuNzc5MyAyMi42MTk4IDQuNjY2MDIgMTYuNDQ0IDQuNjY2MDJDMTAuMjc5MyA0LjY2NjAyIDUuMTY2MDIgOS43NzkzIDUuMTY2MDIgMTUuOTU1MUM1LjE2NjAyIDIyLjExOTggMTAuMjkwNCAyNy4yNDQxIDE2LjQ1NTEgMjcuMjQ0MVpNMTYuNDU1MSAyNS4zNjI2QzExLjIzMTEgMjUuMzYyNiA3LjA1ODU5IDIxLjE3OSA3LjA1ODU5IDE1Ljk1NTFDNy4wNTg1OSAxMC43MzExIDExLjIyMDEgNi41NDc1MyAxNi40NDQgNi41NDc1M0MyMS42NjggNi41NDc1MyAyNS44NTE2IDEwLjczMTEgMjUuODYyNiAxNS45NTUxQzI1Ljg3MzcgMjEuMTc5IDIxLjY3OSAyNS4zNjI2IDE2LjQ1NTEgMjUuMzYyNlpNMTMuNTIyMSAxOS45ODM3SDE5LjM2NTlDMjAuMDYzMiAxOS45ODM3IDIwLjQ3MjcgMTkuNTc0MiAyMC40NzI3IDE4Ljg5OTFWMTMuMDExMUMyMC40NzI3IDEyLjMyNDkgMjAuMDYzMiAxMS45MjY0IDE5LjM2NTkgMTEuOTI2NEgxMy41MjIxQzEyLjgzNTkgMTEuOTI2NCAxMi40MTU0IDEyLjMyNDkgMTIuNDE1NCAxMy4wMTExVjE4Ljg5OTFDMTIuNDE1NCAxOS41NzQyIDEyLjgzNTkgMTkuOTgzNyAxMy41MjIxIDE5Ljk4MzdaIiBmaWxsPSIjMDA1ZmZmIi8+Cjwvc3ZnPg==);--str-chat__magnifier-glass-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjEgMjEiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOSAwQzEzLjk2OCAwIDE4IDQuMDMyIDE4IDlDMTggMTMuOTY4IDEzLjk2OCAxOCA5IDE4QzQuMDMyIDE4IDAgMTMuOTY4IDAgOUMwIDQuMDMyIDQuMDMyIDAgOSAwWk05IDE2QzEyLjg2NyAxNiAxNiAxMi44NjcgMTYgOUMxNiA1LjEzMiAxMi44NjcgMiA5IDJDNS4xMzIgMiAyIDUuMTMyIDIgOUMyIDEyLjg2NyA1LjEzMiAxNiA5IDE2Wk0yMC4zMTQgMTguODk5TDE3LjQ4NSAxNi4wNzFMMTYuMDcxIDE3LjQ4NUwxOC44OTkgMjAuMzE0TDIwLjMxNCAxOC44OTlaIi8+Cjwvc3ZnPgo=);--str-chat__clear-icon: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9ImN1cnJlbnRDb2xvciIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wIDEwQzAgNC40NzcxNSA0LjQ3NzE1IDAgMTAgMEMxNS41MjI4IDAgMjAgNC40NzcxNSAyMCAxMEMyMCAxNS41MjI4IDE1LjUyMjggMjAgMTAgMjBDNC40NzcxNSAyMCAwIDE1LjUyMjggMCAxMFpNMTAgMkM1LjU4MTcyIDIgMiA1LjU4MTcyIDIgMTBDMiAxNC40MTgzIDUuNTgxNzIgMTggMTAgMThDMTQuNDE4MyAxOCAxOCAxNC40MTgzIDE4IDEwQzE4IDUuNTgxNzIgMTQuNDE4MyAyIDEwIDJaTTEzLjUzNTggNi40NjQ0NkMxMy4xNDUzIDYuMDczOTQgMTIuNTEyMSA2LjA3Mzk0IDEyLjEyMTYgNi40NjQ0NkwxMC4wMDAzIDguNTg1NzhMNy44Nzg5OCA2LjQ2NDQ2QzcuNDg4NDYgNi4wNzM5NCA2Ljg1NTI5IDYuMDczOTQgNi40NjQ3NyA2LjQ2NDQ2QzYuMDc0MjQgNi44NTQ5OSA2LjA3NDI0IDcuNDg4MTUgNi40NjQ3NyA3Ljg3ODY4TDguNTg2MDkgMTBMNi40NjQ3NyAxMi4xMjEzQzYuMDc0MjQgMTIuNTExOCA2LjA3NDI0IDEzLjE0NSA2LjQ2NDc3IDEzLjUzNTVDNi44NTUyOSAxMy45MjYxIDcuNDg4NDYgMTMuOTI2MSA3Ljg3ODk4IDEzLjUzNTVMMTAuMDAwMyAxMS40MTQyTDEyLjEyMTYgMTMuNTM1NUMxMi41MTIxIDEzLjkyNjEgMTMuMTQ1MyAxMy45MjYxIDEzLjUzNTggMTMuNTM1NUMxMy45MjY0IDEzLjE0NSAxMy45MjY0IDEyLjUxMTggMTMuNTM1OCAxMi4xMjEzTDExLjQxNDUgMTBMMTMuNTM1OCA3Ljg3ODY4QzEzLjkyNjQgNy40ODgxNSAxMy45MjY0IDYuODU0OTkgMTMuNTM1OCA2LjQ2NDQ2WiIvPgo8L3N2Zz4K)}@font-face{font-family:stream-chat-icons;src:url(/facility-react/build/hotfix/v1.29.0/fonts/CVCe0Jge.eot);src:url(/facility-react/build/hotfix/v1.29.0/fonts/CVCe0Jge.eot#iefix) format("embedded-opentype"),url(/facility-react/build/hotfix/v1.29.0/fonts/BLRMizsT.woff) format("woff2"),url(/facility-react/build/hotfix/v1.29.0/fonts/BLRMizsT.woff) format("woff"),url(/facility-react/build/hotfix/v1.29.0/fonts/C_tSEO3S.ttf) format("truetype"),url(/facility-react/build/hotfix/v1.29.0/img/DWRBO47D.svg#stream-chat-icons) format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:stream-chat-icons;src:url(/facility-react/build/hotfix/v1.29.0/img/DWRBO47D.svg#stream-chat-icons) format("svg")}}.str-chat{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 32)}.str-chat .str-chat__avatar--autocomplete-item,.str-chat .stream-chat__avatar--autocomplete-item{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 30)}.str-chat .str-chat__avatar--channel-header,.str-chat .stream-chat__avatar--channel-header{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 40)}.str-chat .str-chat__avatar--channel-preview,.str-chat .stream-chat__avatar--channel-preview{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 49)}.str-chat .str-chat__avatar--quoted-message-sender,.str-chat .stream-chat__avatar--quoted-message-sender{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 20)}.str-chat .str-chat__avatar--reaction,.str-chat .stream-chat__avatar--reaction{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 30)}.str-chat .str-chat__avatar--message-status,.str-chat .stream-chat__avatar--message-status{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 15)}.str-chat .str-chat__avatar--poll-vote-author{--str-chat__avatar-size: calc(var(--str-chat__spacing-px) * 20)}.str-chat__avatar{position:relative;display:flex;align-items:center;justify-content:center;height:var(--str-chat__avatar-size);line-height:var(--str-chat__avatar-size);width:var(--str-chat__avatar-size);min-width:var(--str-chat__avatar-size)}.str-chat__avatar.str-chat__avatar--one-letter,.str-chat__avatar.stream-chat__avatar--one-letter{font-size:calc(var(--str-chat__avatar-size)*.5)}.str-chat__avatar.str-chat__avatar--no-letters{--str-chat-icon-width: calc(var(--str-chat__avatar-size) * .33);--str-chat-icon-height: calc(var(--str-chat__avatar-size) * .33)}.str-chat__avatar.str-chat__avatar--multiple-letters,.str-chat__avatar.stream-chat__avatar--multiple-letters{font-size:calc(var(--str-chat__avatar-size)*.3)}.str-chat__avatar .str-chat__avatar-image{height:100%;width:100%;object-fit:cover}.str-chat__avatar .str-chat__avatar-fallback{text-align:center;height:inherit;width:inherit}.str-chat__avatar .str-chat__avatar--online-indicator{position:absolute;width:calc(var(--str-chat__spacing-px)*12);height:calc(var(--str-chat__spacing-px)*12);inset-inline-end:3%;inset-block-start:2%}.str-chat__loading-channels-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px)*49);height:calc(var(--str-chat__spacing-px)*49)}.str-chat__avatar-group{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:var(--str-chat__avatar-size);line-height:var(--str-chat__avatar-size);width:var(--str-chat__avatar-size);min-width:var(--str-chat__avatar-size);overflow:hidden}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(1){grid-area:1/1/3/2}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(2){grid-area:1/2/2/3}.str-chat__avatar-group.str-chat__avatar-group--three-part .str-chat__avatar:nth-child(3){grid-area:2/2/3/3}.str-chat__avatar-group .str-chat__avatar{height:100%;line-height:100%;width:100%;min-width:100%}.str-chat__avatar-group .str-chat__avatar .str-chat__avatar-fallback,.str-chat__avatar-group .str-chat__avatar img{border-radius:0}.str-chat__avatar-group .str-chat__avatar.str-chat__avatar--single .str-chat__avatar-fallback{display:flex;align-items:center;justify-content:center;font-size:calc(var(--str-chat__avatar-size)*.5)}.str-chat__avatar-group .str-chat__avatar .str-chat__avatar-fallback{font-size:calc(var(--str-chat__avatar-size)*.33)}.str-chat{--str-chat__attachment-margin: var(--str-chat__spacing-0_5);--str-chat__gif-height: calc(var(--str-chat__spacing-px) * 200);--str-chat__voice-recording-amplitude-bar-width: 2px;--str-chat__voice-recording-amplitude-bar-gap-width: var(--str-chat__spacing-px)}.str-chat__attachment-list{--str-chat__attachment-max-width: calc( var(--str-chat__message-max-width) - calc(2 * var(--str-chat__attachment-margin)) );--str-chat__video-height: var(--str-chat__attachment-max-width);--str-chat__scraped-image-height: calc(var(--str-chat__attachment-max-width) * calc(1 / 1.91));--str-chat__scraped-video-height: calc(var(--str-chat__attachment-max-width) * .5625 );display:flex;flex-direction:column;align-items:stretch;min-width:0}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--header{position:relative}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--source-link{padding-bottom:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--text{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment--video,.str-chat__attachment-list .str-chat__message-attachment-card--header{width:auto;display:flex;justify-content:center;align-items:center;overflow:hidden}.str-chat__attachment-list .str-chat__message-attachment-card--header{height:var(--str-chat__scraped-image-height)}.str-chat__attachment-list .str-chat__message-attachment-card--header img{object-fit:cover;max-height:100%;max-width:100%;width:100%;height:100%;cursor:default}.str-chat__attachment-list .str-chat__message-attachment-card-react--header img{cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header{height:var(--str-chat__gif-height)}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card--header img{object-fit:contain;max-height:100%;max-width:100%;cursor:default}.str-chat__attachment-list .str-chat__message-attachment-card--giphy .str-chat__message-attachment-card-react--header img{cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card)>img{height:min(var(--str-chat__attachment-max-width),min(var(--str-chat__attachment-max-width, 1000000)/var(--original-width, 1000000),1px)*var(--original-height, 1000000));max-width:var(--str-chat__attachment-max-width);max-height:var(--str-chat__attachment-max-width);object-fit:cover;width:100%;cursor:zoom-in}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header{max-width:var(--str-chat__attachment-max-width);display:flex}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper{height:100%;width:100%;min-width:0;max-width:var(--str-chat__attachment-max-width);display:flex;flex-direction:column}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper .react-player,.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card) .str-chat__player-wrapper .str-chat__video-angular,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper .react-player,.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header .str-chat__player-wrapper .str-chat__video-angular{height:100%;width:100%;max-width:var(--str-chat__attachment-max-width);max-height:100%;min-height:0}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card):not(.str-chat__message-attachment-dynamic-size){height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card){max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card) .str-chat__player-wrapper{height:min(var(--str-chat__video-height),min(var(--str-chat__attachment-max-width, 1000000)/var(--original-width, 1000000),1px)*var(--original-height, 1000000));max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment--video.str-chat__message-attachment-dynamic-size:not(.str-chat__message-attachment--card) .str-chat__video-angular{max-height:var(--str-chat__video-height)}.str-chat__attachment-list .str-chat__message-attachment-card--video .str-chat__message-attachment-card--header{height:var(--str-chat__scraped-video-height)}.str-chat__attachment-list .str-chat__message-attachment--video:not(.str-chat__message-attachment--card),.str-chat__attachment-list .str-chat__message-attachment--image:not(.str-chat__message-attachment--card){margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment--gallery{margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery{display:grid;grid-template-columns:50% 50%;overflow:hidden;width:fit-content;gap:var(--str-chat__spacing-0_5);max-width:var(--str-chat__attachment-max-width);height:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery.str-chat__gallery-two-rows{grid-template-rows:50% 50%}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-image{padding:0;margin:0;position:relative}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-image img{width:100%;height:100%;object-fit:cover;cursor:zoom-in;max-width:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder{position:relative;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:top left;background-repeat:no-repeat;margin:0;cursor:zoom-in;max-width:var(--str-chat__attachment-max-width)}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder p{position:relative;z-index:1}.str-chat__attachment-list .str-chat__message-attachment--gallery .str-chat__gallery .str-chat__gallery-placeholder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.str-chat__attachment-list .str-chat__gallery .str-chat__message-attachment--svg-image,.str-chat__attachment-list .str-chat__message-attachment--image.str-chat__message-attachment--svg-image{padding:var(--str-chat__spacing-6)}.str-chat__attachment-list .str-chat__gallery .str-chat__message-attachment--svg-image img,.str-chat__attachment-list .str-chat__message-attachment--image.str-chat__message-attachment--svg-image img{object-fit:contain;max-width:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6));max-height:calc(var(--str-chat__attachment-max-width) - var(--str-chat__spacing-6))}.str-chat__attachment-list .str-chat__message-attachment-unsupported{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__file-icon{width:calc(var(--str-chat__spacing-px)*30)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__metadata{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:100%}.str-chat__attachment-list .str-chat__message-attachment-file--item,.str-chat__attachment-list .str-chat__message-attachment-audio-widget{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;row-gap:var(--str-chat__spacing-0_5);min-width:0}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row{width:100%;display:flex;align-items:center;justify-content:space-between;column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-audio-widget--title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;min-width:0}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-file--item-first-row .str-chat__message-attachment-download-icon svg,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text .str-chat__message-attachment-audio-widget--text-first-row .str-chat__message-attachment-download-icon svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__file-icon{width:calc(var(--str-chat__spacing-px)*34)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--play-controls{display:flex;align-items:center;justify-content:center}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--progress-track{max-width:calc(var(--str-chat__spacing-px)*120)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row{display:flex;align-items:center;width:100%;grid-column-gap:var(--str-chat__spacing-5);padding-top:var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--text-second-row .str-chat__message-attachment-file--item-size{line-height:calc(var(--str-chat__spacing-px)*14)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{position:relative;height:calc(var(--str-chat__spacing-px)*5);flex:1;cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{position:absolute;inset-inline-start:0;height:inherit}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{display:grid;grid-template-columns:36px auto 55px;align-items:center;justify-content:center;gap:calc(var(--str-chat__spacing-px)*9);padding:var(--str-chat__spacing-2);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata{flex:1;min-width:0;display:flex;flex-direction:column;gap:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata a{cursor:pointer;text-decoration:none}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-voice-recording-widget--first-row{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__spacing-1)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;min-width:0}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment-download-icon svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__audio-state{display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__spacing-1_5);height:100%}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__metadata .str-chat__message-attachment__voice-recording-widget__error-message{display:flex;align-items:center;justify-content:flex-start;gap:var(--str-chat__spacing-1)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__right-section{justify-self:center}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{min-width:calc(var(--str-chat__spacing-px)*45);width:calc(var(--str-chat__spacing-px)*45)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget stream-voice-recording-wavebar{flex:1}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track{position:relative;flex:1;width:100%;height:calc(var(--str-chat__spacing-px)*25);display:flex;align-items:center;justify-content:space-between;gap:var(--str-chat__voice-recording-amplitude-bar-gap-width)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{width:var(--str-chat__voice-recording-amplitude-bar-width);min-width:var(--str-chat__voice-recording-amplitude-bar-width);height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{position:absolute;left:0;height:calc(100% + 4px);width:calc(var(--str-chat__spacing-px)*6)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-card{min-width:0;max-width:var(--str-chat__attachment-max-width);margin:var(--str-chat__attachment-margin)}.str-chat__attachment-list .str-chat__message-attachment-card .str-chat__message-attachment-card--content{padding:var(--str-chat__spacing-2_5)}.str-chat__attachment-list .str-chat__message-attachment-card .str-chat__message-attachment-card--content .str-chat__message-attachment-card--title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content{padding:0}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content .str-chat__message-attachment-card-audio-widget{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-2_5);width:100%;padding:var(--str-chat__spacing-2)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--content .str-chat__message-attachment-card-audio-widget .str-chat__message-attachment-card-audio-widget--first-row{display:flex;align-items:center;column-gap:var(--str-chat__spacing-3_5)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-form{display:flex;justify-content:stretch}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-form .str-chat__message-attachment-actions-button{cursor:pointer;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-4);white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment-with-actions.str-chat__message-attachment--giphy .str-chat__message-attachment-card .str-chat__message-attachment-card--content{display:none}.str-chat__attachment-list .str-chat-angular__message-attachment-file-single .str-chat__message-attachment-file--item-first-row{cursor:pointer;text-decoration:none}.str-chat__attachment-list .str-chat__message-attachment-download-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16)}.str-chat__attachment-list .str-chat__attachment-type-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 37)}.str-chat__message-attachment-audio-widget--play-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;height:calc(var(--str-chat__spacing-px)*36);width:calc(var(--str-chat__spacing-px)*36);cursor:pointer}.str-chat__message-attachment-audio-widget--play-button svg{width:var(--str-chat__spacing-3)}.str-chat__quoted-message-preview{--str-chat__attachment-margin: 0px}.str-chat__quoted-message-preview *{cursor:pointer!important}.str-chat__quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--source-link,.str-chat__quoted-message-preview .str-chat__message-attachment-card .str-chat__message-attachment-card--content{display:none}.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget{display:flex;justify-content:space-between}.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__track,.str-chat__quoted-message-preview .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment-audio-widget--play-button,.str-chat__quoted-message-preview .str-chat__message-attachment-file--item-download{display:none}.str-chat__message .str-chat__quoted-message-preview .str-chat__message-attachment-file--item{padding:0}.str-chat__audio_recorder__waveform-box,.str-chat__wave-progress-bar__track{position:relative;flex:1;width:120px;height:calc(var(--str-chat__spacing-px)*25);display:flex;align-items:center;gap:var(--str-chat__spacing-px)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{width:2px;min-width:2px;height:calc(var(--str-chat__wave-progress-bar__amplitude-bar-height) + 2px)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__progress-indicator,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{position:absolute;left:0;height:calc(100% + 4px);width:calc(var(--str-chat__spacing-px)*6)}.str-chat__attachment-list-angular-host{min-width:0}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video{width:100%}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a{display:block;width:100%;height:100%;position:relative}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a .str-chat__message-attachment-card--video-play,.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a stream-icon-placeholder{position:absolute;top:50%;left:0;right:0;margin:auto;transform:translateY(-50%);width:calc(var(--str-chat__spacing-px)*36);height:calc(var(--str-chat__spacing-px)*36)}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video a img{cursor:pointer}.str-chat__attachment-preview-list{--str-chat__loading-indicator-size: calc(var(--str-chat__spacing-px) * 18);display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-1_5);width:100%}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{overflow-y:hidden;overflow-x:auto;width:100%;max-width:100%;display:flex;align-items:center;justify-content:flex-start;column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{display:flex;align-items:center;justify-content:center;position:relative;height:calc(var(--str-chat__spacing-px)*72);width:calc(var(--str-chat__spacing-px)*72);min-width:calc(var(--str-chat__spacing-px)*72);overflow:hidden}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading{display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail{object-fit:cover;height:calc(var(--str-chat__spacing-px)*72);width:calc(var(--str-chat__spacing-px)*72);word-break:break-all;overflow:hidden}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording,.str-chat__attachment-preview-list .str-chat__attachment-preview-file{display:flex;justify-content:flex-start;align-items:center;height:calc(var(--str-chat__spacing-px)*72);width:calc(var(--str-chat__spacing-px)*200);position:relative;padding:0 var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-2)}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-metadata .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:100%}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-icon,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 37);--str-chat-icon-width: auto;display:flex;align-items:center;justify-content:center}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-icon svg,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-icon svg{height:calc(var(--str-chat__spacing-px)*37);width:unset}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);line-height:calc(var(--str-chat__spacing-px)*13)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-end .str-chat__attachment-preview-file-download svg{width:calc(var(--str-chat__spacing-px)*16);height:calc(var(--str-chat__spacing-px)*16)}.str-chat__attachment-preview-list button.str-chat__attachment-preview-delete{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);display:flex}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);position:absolute;top:calc(var(--str-chat__spacing-px)*2);inset-inline-end:calc(var(--str-chat__spacing-px)*2);cursor:pointer;z-index:1}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*24)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;padding:unset;background:unset;border:unset;border-radius:unset;inset-inline-start:0;cursor:pointer;z-index:0}.str-chat__attachment-preview-list-angular-host{width:100%;max-width:100%}.str-chat__message-textarea-angular-host{position:relative}.str-chat__message-textarea-angular-host mention-list{width:100%}.str-chat__message-textarea-angular-host .mention-menu{padding:var(--str-chat__spacing-2) 0!important;margin:0!important;max-width:100%}.str-chat__message-textarea-angular-host .mention-menu .mention-item{padding:0!important}.str-chat__suggestion-list-container{position:absolute;bottom:calc(100% + var(--str-chat__spacing-2_5));width:100%;padding:var(--str-chat__spacing-2) 0}.str-chat__suggestion-list-container .str-chat__suggestion-list{overflow-y:auto;max-height:calc(var(--str-chat__spacing-px)*320);display:flex;flex-direction:column;list-style:none;padding:unset;margin:unset}.str-chat__suggestion-list-container .str-chat__suggestion-list--react{overflow-y:unset}.str-chat__suggestion-list-container .str-chat__suggestion-list--react .str-chat__suggestion-list-item>button{width:100%}.str-chat__slash-command{padding:var(--str-chat__spacing-2_5)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-args{margin-inline-start:var(--str-chat__spacing-2)}.str-chat__user-item{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);column-gap:var(--str-chat__spacing-2)}.str-chat__user-item .str-chat__user-item--name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden;display:flex;align-items:center;width:100%}.str-chat__emoji-item{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);column-gap:var(--str-chat__spacing-2)}.str-chat__emoji-item .str-chat__emoji-item--name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;display:flex;align-items:center;width:100%}.str-chat__message-textarea-angular-host--autocomplete-hidden mention-list{display:none}.str-chat__audio_recorder-container{bottom:0;display:flex;align-items:center;justify-content:flex-end;width:100%;min-height:3.25rem;padding-inline:1rem}.str-chat__audio_recorder,stream-voice-recorder-wavebar{display:flex;align-items:center;justify-content:center;gap:.375rem}.str-chat__audio_recorder button,stream-voice-recorder-wavebar button{display:flex;align-items:center;justify-content:center;height:32px;width:32px;padding:0}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__cancel-button{--str-chat-icon-height: 28px}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__cancel-button svg{height:28px}.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__toggle-playback-button{--str-chat-icon-height: 16px}.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__toggle-playback-button svg{height:16px}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__pause-recording-button{--str-chat-icon-height: 12px}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__pause-recording-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__resume-recording-button{--str-chat-icon-height: 24px}.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__resume-recording-button svg{height:24px}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__stop-button{--str-chat-icon-height: 12px}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__stop-button svg{height:12px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button,stream-voice-recorder-wavebar .str-chat__audio_recorder__complete-button{--str-chat-icon-height: 16px}.str-chat__audio_recorder .str-chat__audio_recorder__complete-button svg,stream-voice-recorder-wavebar .str-chat__audio_recorder__complete-button svg{height:16px}.str-chat__audio_recorder .str-chat__recording-timer,stream-voice-recorder-wavebar .str-chat__recording-timer{display:flex;align-items:center;width:3rem}.str-chat__audio_recorder .str-chat__recording-timer--hours,stream-voice-recorder-wavebar .str-chat__recording-timer--hours{width:3.75rem}.str-chat__audio_recorder .str-chat__wave-progress-bar__track-container,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track-container{padding-block:.5rem;overflow-x:auto;height:fit-content}.str-chat__audio_recorder .str-chat__waveform-box-container,stream-voice-recorder-wavebar .str-chat__waveform-box-container{flex:1;display:flex;align-items:center;justify-content:flex-end;width:100%}.str-chat__audio_recorder .str-chat__audio_recorder__waveform-box,.str-chat__audio_recorder .str-chat__wave-progress-bar__track,stream-voice-recorder-wavebar .str-chat__audio_recorder__waveform-box,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track{display:flex;justify-content:flex-end;align-items:center;flex-wrap:nowrap;height:2rem;margin-inline:1rem}.str-chat__audio_recorder .str-chat__wave-progress-bar__track,stream-voice-recorder-wavebar .str-chat__wave-progress-bar__track{width:120px}.str-chat__audio_recorder .str-chat__audio_recorder__waveform-box,stream-voice-recorder-wavebar .str-chat__audio_recorder__waveform-box{overflow-x:hidden}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget{display:flex;gap:var(--str-chat__spacing-1_5)}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment-voice-recording-widget--first-row{display:none}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__audio-state{display:flex;gap:var(--str-chat__spacing-1_5)}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__audio-state .str-chat__message-attachment__voice-recording-widget__timer{min-width:3rem;align-self:center}.str-chat__audio_recorder-container .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__right-section{display:none}.str-chat__base-image .str-chat__message-attachment-file--item-download{display:block}.str-chat__message-attachment-card--header .str-chat__message-attachment-file--item-download,.str-chat__gallery-image .str-chat__message-attachment-file--item-download,.str-chat__message-attachment--image .str-chat__message-attachment-file--item-download{position:absolute;top:.5rem;right:1rem}.str-chat__attachment-preview-image .str-chat__message-attachment-file--item-download{display:none}.str-chat__channel{height:100%;display:flex;flex-direction:column;position:relative}.str-chat__channel .str-chat__container{height:100%;display:flex}.str-chat__channel .str-chat__container .str-chat__main-panel{height:100%;display:flex;flex-direction:column;width:100%;min-width:0}.str-chat__empty-channel{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 136);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-4);position:relative}.str-chat__empty-channel svg{width:calc(var(--str-chat__spacing-px)*136);height:calc(var(--str-chat__spacing-px)*136)}.str-chat__empty-channel .str-chat__empty-channel-notifications{position:absolute;inset-block-end:var(--str-chat__spacing-2)}.str-chat__loading-channel{height:100%;display:flex;flex-direction:column}.str-chat__loading-channel .str-chat__loading-channel-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end .str-chat__loading-channel-header-name{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*170)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-end .str-chat__loading-channel-header-info{border-radius:var(--str-chat__border-radius-xs);height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*66)}.str-chat__loading-channel .str-chat__loading-channel-message-list{height:100%;padding:0 var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__li{margin-inline:calc(-1*var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__parent-message-li{margin-inline:calc(-1*var(--str-chat__spacing-2))}@media only screen and (min-device-width:768px){.str-chat__loading-channel .str-chat__loading-channel-message-list{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message{display:flex;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-4) 0}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-avatar{flex-shrink:0;width:calc(var(--str-chat__spacing-px)*49);height:calc(var(--str-chat__spacing-px)*49)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-end{display:flex;flex-direction:column;width:100%;row-gap:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-end .str-chat__loading-channel-message-last-row{display:flex;width:100%;column-gap:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-sender{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*66)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-text{height:calc(var(--str-chat__spacing-px)*16);width:100%}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message .str-chat__loading-channel-message-date{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*50)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2){flex-direction:row-reverse}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2) .str-chat__loading-channel-message-sender{align-self:end}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message:nth-of-type(2) .str-chat__loading-channel-message-last-row{flex-direction:row-reverse}.str-chat__loading-channel .str-chat__loading-channel-message-input-row{display:flex;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-2)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{width:100%;height:calc(var(--str-chat__spacing-px)*36)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{height:calc(var(--str-chat__spacing-px)*36);width:calc(var(--str-chat__spacing-px)*36)}.str-chat__channel-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__channel-header .str-chat__header-hamburger{display:none}.str-chat__channel-header .str-chat__channel-header-end{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__channel-header .str-chat__channel-header-end p{margin:0}.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title,.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-info{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__channel-header .str-chat__channel-header-end .str-chat__channel-header-title{overflow-y:hidden}.str-chat__channel-list{display:flex;flex-direction:column;height:100%;overflow-y:auto;overflow-x:hidden}.str-chat__channel-list .str-chat__channel-list-messenger,.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main{height:100%}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 136);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-4)}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty svg{width:calc(var(--str-chat__spacing-px)*136);height:calc(var(--str-chat__spacing-px)*136)}.str-chat__channel-list .str-chat__channel-list-messenger .str-chat__channel-list-messenger__main .str-chat__channel-list-empty-v1{display:none}.str-chat__channel-list .str-chat__load-more-button{display:flex;justify-content:center;margin:var(--str-chat__spacing-2) 0}.str-chat__channel-list .str-chat__load-more-button .str-chat__load-more-button__button{display:flex;align-items:center;justify-content:center}.str-chat__channel-list .stream-chat__paginated-list{gap:0}.str-chat__channel-list-react{overflow:hidden}.str-chat__channel-list-react .str-chat__channel-list-messenger-react{overflow:hidden;padding-bottom:var(--str-chat__spacing-2_5)}.str-chat__channel-list-react .str-chat__channel-list-messenger-react .str-chat__channel-list-messenger-react__main{overflow-y:auto}.str-chat-angular__channel-list .str-chat__channel-list-messenger__main{display:flex;flex-direction:column}.str-chat-angular__channel-list .str-chat__channel-list-messenger__main stream-paginated-list{min-height:0}.str-chat__channel-preview-container{position:relative}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons{position:absolute;right:var(--str-chat__spacing-2);bottom:var(--str-chat__spacing-3);display:flex;flex-direction:row;align-items:center;gap:1px}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button{--str-chat-icon-height: 13px;cursor:pointer;padding-block:2px;padding-inline:4px}.str-chat__channel-preview{display:flex;column-gap:var(--str-chat__spacing-2);align-items:center;justify-content:flex-start;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);margin:0;text-align:start;cursor:pointer}.str-chat__channel-preview .str-chat__channel-preview-end{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-0_5);width:100%;overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row{display:flex;column-gap:var(--str-chat__spacing-1);align-items:stretch}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{display:flex;align-items:center;padding:0 var(--str-chat__spacing-2)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--name{width:100%}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row{overflow-y:visible;overflow-x:hidden;overflow-x:clip;min-width:0;display:flex;column-gap:var(--str-chat__spacing-1);align-items:center}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--last-message{flex:1}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--status{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 15)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-end-second-row .str-chat__channel-preview-messenger--status svg{width:calc(var(--str-chat__spacing-px)*15);height:calc(var(--str-chat__spacing-px)*15)}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden;min-width:0}.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--name p,.str-chat__channel-preview .str-chat__channel-preview-end .str-chat__channel-preview-messenger--last-message p{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;margin:0;max-width:calc(100% - 40px)}.str-chat__channel-preview-loading{display:flex;column-gap:var(--str-chat__spacing-2);align-items:center;justify-content:flex-start;width:100%;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2);margin:0;text-align:start}.str-chat__channel-preview-loading .str-chat__channel-preview-end-loading{display:flex;flex-direction:column;row-gap:var(--str-chat__spacing-0_5);width:100%}.str-chat__channel-preview-loading .str-chat__loading-channels-username{height:calc(var(--str-chat__spacing-px)*16);width:calc(var(--str-chat__spacing-px)*66)}.str-chat__channel-preview-loading .str-chat__loading-channels-status{height:calc(var(--str-chat__spacing-px)*16);width:100%}.str-chat__channel-search{position:relative;display:flex;flex-direction:column;justify-content:center}.str-chat__channel-search.str-chat__channel-search--active.str-chat__channel-search--inline,.str-chat__channel-search.str-chat__channel-search--with-results.str-chat__channel-search--inline{height:100%}.str-chat__channel-search.str-chat__channel-search--inline{min-height:0}.str-chat__channel-search .str-chat__channel-search-bar{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5);height:65px}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-bar-button{background:none;border:none;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);padding:var(--str-chat__spacing-2_5);cursor:pointer}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper{display:flex;align-items:center;flex:1;padding:var(--str-chat__spacing-2_5);min-width:0}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--icon,.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button{display:inline-flex;padding:0 var(--str-chat__spacing-2_5)}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button{background:none;border:none;cursor:pointer}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button:disabled{cursor:default}.str-chat__channel-search .str-chat__channel-search-bar .str-chat__channel-search-input--wrapper input{flex:1;min-width:0}.str-chat__channel-search .str-chat__channel-search-container-searching,.str-chat__channel-search .str-chat__channel-search-results-header{width:100%;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4)}.str-chat__channel-search .str-chat__channel-search-result-list{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}.str-chat__channel-search .str-chat__channel-search-result-list.inline{flex:1}.str-chat__channel-search .str-chat__channel-search-result-list.popup{position:absolute;left:0;right:0;top:65px;height:400px;z-index:1}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty{display:flex;flex-direction:column;align-items:center;width:100%;padding:var(--str-chat__spacing-5) var(--str-chat__spacing-4)}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-container-empty svg{height:calc(var(--str-chat__spacing-px)*90 + var(--str-chat__spacing-20));width:calc(var(--str-chat__spacing-px)*90);padding:var(--str-chat__spacing-10) 0}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result{background:none;border:none;display:flex;align-items:center;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2)}.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result .channel-search__result-text,.str-chat__channel-search .str-chat__channel-search-result-list .str-chat__channel-search-result .str-chat__channel-search-result--display-name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden}.str-chat__cta-button{padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-6);cursor:pointer}.str-chat__circle-fab{width:calc(var(--str-chat__spacing-px)*42);height:calc(var(--str-chat__spacing-px)*42);padding:0;cursor:pointer;display:flex;justify-content:center;align-items:center}.str-chat__circle-fab .str-chat__circle-fab-icon{display:inline-block;height:calc(var(--str-chat__spacing-px)*24)}.str-chat__dialog-overlay{inset:0;overflow:hidden;position:absolute;height:var(--str-chat__dialog-overlay-height);width:100%;z-index:2}.str-chat__dialog{width:100%}.str-chat__dialog .str-chat__dialog__body{padding:2rem 1rem;overflow-y:auto}.str-chat__dialog .str-chat__dialog__body .str-chat__dialog__title{margin-bottom:1rem}.str-chat__dialog .str-chat__dialog__controls{display:flex;justify-content:flex-end;gap:1.25rem;padding:2.25rem 1.25rem 0}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button{background:none;border:none}.str-chat__prompt-dialog input[type=text]{width:100%;padding:.625rem 1rem}.str-chat__dialog-menu{overflow:hidden}.str-chat__dialog-menu .str-chat__dialog-menu__button{display:flex;align-items:center;width:100%;padding:.5rem .75rem}.str-chat__dialog-menu .str-chat__dialog-menu__button .str-chat__dialog-menu__button-icon{height:1rem;width:1rem}.str-chat__dialog-menu .str-chat__dialog-menu__button .str-chat__dialog-menu__button-text{padding-inline:.675rem}.str-chat__drag-and-drop-container__item{display:flex;width:100%;padding-block:.25rem}.str-chat__dropzone-container{display:flex;align-items:center;justify-content:center;position:absolute;height:100%;width:100%;z-index:5}.str-chat__dropzone-container p{margin:unset}.str-chat__edit-message-form{display:flex;flex-direction:column;align-items:stretch;justify-content:center;row-gap:var(--str-chat__spacing-5);width:100%;height:100%;min-height:0;min-width:0;max-width:100%;max-height:100%}.str-chat__edit-message-form .str-chat__edit-message-form-options{display:flex;align-items:center;justify-content:flex-end}.str-chat__edit-message-form .str-chat__edit-message-form-options button{cursor:pointer;margin:0}.str-chat-angular__edit-message-form .str-chat__message-input-angular-host{max-height:100%;min-height:0;display:flex;min-width:0;max-width:100%}.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{height:40%;max-height:80%;min-width:90%;max-width:90%;width:90%;flex-basis:min-content}@media only screen and (min-device-width:768px){.str-chat-angular__edit-message-form .str-chat__modal--open .str-chat__modal__inner{min-width:40%;max-width:60%;width:min-content}}.str-chat__dialog__field{display:flex;flex-direction:column;gap:.5rem}.str-chat__dialog__field .str-chat__form-field-error{margin-left:.5rem}.str-chat__image-carousel{display:flex;flex-direction:column;justify-content:space-between;align-items:center;min-height:0;min-width:0;max-width:100%;max-height:100%;height:100%}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 30);padding:var(--str-chat__spacing-2_5);border:none;cursor:pointer;background:#0000}.str-chat__image-carousel .str-chat__image-carousel-image{object-fit:contain;min-height:0;max-height:100%;min-width:0;max-width:100%;height:100%;width:100%}.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{height:80%;width:80%}@media only screen and (max-device-width:768px){.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{height:100%;width:100%}}[dir=rtl] .str-chat__image-carousel-stepper svg{transform:scaleX(-1)}.str-chat{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);--str-chat-icon-width: auto}.str-chat__icon{display:flex;font-family:stream-chat-icons;font-style:normal;font-weight:400;font-size:var(--str-chat-icon-height);line-height:var(--str-chat-icon-height);height:var(--str-chat-icon-height);width:var(--str-chat-icon-width)}.str-chat__icon:before{line-height:var(--str-chat-icon-height)}.str-chat__icon--unspecified-filetype{content:url(data:image/svg+xml;base64,PHN2ZwogIGRhdGEtdGVzdGlkPSJ1bnNwZWNpZmllZC1maWxldHlwZSIKICB3aWR0aD0iMzQiCiAgaGVpZ2h0PSI0MCIKICB2aWV3Qm94PSIwIDAgMzQgNDAiCiAgZmlsbD0ibm9uZSIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCj4KICA8cGF0aAogICAgZD0iTTAgM0MwIDEuMzQzMTUgMS4zNDMxNSAwIDMgMEgyM0wzNCAxMVYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjNaIgogICAgZmlsbD0idXJsKCNwYWludDBfbGluZWFyKSIKICAvPgogIDxwYXRoIGQ9Ik0zNCAxMUwyNiAxMUMyNC4zNDMxIDExIDIzIDkuNjU2ODUgMjMgOFYwTDM0IDExWiIgZmlsbD0iI0RCREJEQiIgLz4KICA8cGF0aAogICAgZmlsbC1ydWxlPSJldmVub2RkIgogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTggMTNIMjNWMTVIOFYxM1oiCiAgICBmaWxsPSIjQ0ZDRkNGIgogIC8+CiAgPHBhdGgKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICAgIGNsaXAtcnVsZT0iZXZlbm9kZCIKICAgIGQ9Ik04IDE3SDE4VjE5SDhWMTdaIgogICAgZmlsbD0iI0NGQ0ZDRiIKICAvPgogIDxwYXRoCiAgICBmaWxsLXJ1bGU9ImV2ZW5vZGQiCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOCAyMUgyM1YyM0g4VjIxWiIKICAgIGZpbGw9IiNDRkNGQ0YiCiAgLz4KICA8ZGVmcz4KICAgIDxsaW5lYXJHcmFkaWVudAogICAgICBpZD0icGFpbnQwX2xpbmVhciIKICAgICAgeDE9IjAiCiAgICAgIHkxPSIwIgogICAgICB4Mj0iMCIKICAgICAgeTI9IjQwIgogICAgICBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIKICAgID4KICAgICAgPHN0b3Agc3RvcC1jb2xvcj0id2hpdGUiIC8+CiAgICAgIDxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0RCREJEQiIgLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgPC9kZWZzPgo8L3N2Zz4=)}.str-chat__icon--audio-file{content:url(data:image/svg+xml;base64,PHN2ZwogIGNsYXNzPSJyZnUtZmlsZS1hdWRpbyIKICBmaWxsPSJub25lIgogIHZpZXdCb3g9IjAgMCAzNCA0MCIKICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgaGVpZ2h0PSIyMCIKICB3aWR0aD0iMjAiCj4KICA8cGF0aAogICAgY2xpcC1ydWxlPSJldmVub2RkIgogICAgZD0iTTE3LjcxNjggMzMuMTcyQzE4LjIzNDggMzMuMTcyIDE4LjQyMzggMzMuNjU1IDE4LjQyMzggMzQuMThDMTguNDIzOCAzNC42NDIgMTguMjk3OCAzNS4xOTUgMTcuNzE2OCAzNS4xOTVDMTcuMTcwOCAzNS4xOTUgMTYuOTg4OCAzNC42NDIgMTYuOTg4OCAzNC4xNDVDMTYuOTg4OCAzMy42ODMgMTcuMTcwOCAzMy4xNzIgMTcuNzE2OCAzMy4xNzJaTTE5LjU3MTggMzEuMDAySDE4LjM4MThWMzIuNzU4OUgxOC4zNjc4QzE4LjEyMjggMzIuNDMgMTcuNzc5OCAzMi4yNjIgMTcuMzMxOCAzMi4yNjJDMTYuMzAyOCAzMi4yNjIgMTUuNzk4OCAzMy4xNTggMTUuNzk4OCAzNC4xMDNDMTUuNzk4OCAzNS4xMjUgMTYuMjgxOCAzNi4xMDQ5IDE3LjQyMjggMzYuMTA0OUMxNy44NDI4IDM2LjEwNDkgMTguMTkyOCAzNS45MjMgMTguNDIzOCAzNS41OEgxOC40Mzc4VjM2SDE5LjU3MThWMzEuMDAyWk0xMi43MDk1IDM0LjE4NzJDMTIuNzA5NSAzMy43MjUyIDEyLjg3NzUgMzMuMTcyMiAxMy40MzA1IDMzLjE3MjJDMTMuOTgzNSAzMy4xNzIyIDE0LjE1ODUgMzMuNzI1MiAxNC4xNTg1IDM0LjE4NzJDMTQuMTU4NSAzNC42NDkyIDEzLjk4MzUgMzUuMTk1MiAxMy40MzA1IDM1LjE5NTJDMTIuODc3NSAzNS4xOTUyIDEyLjcwOTUgMzQuNjQ5MiAxMi43MDk1IDM0LjE4NzJaTTExLjUxOTUgMzQuMTg3MkMxMS41MTk1IDM1LjI3OTIgMTIuMzAzNSAzNi4xMDUyIDEzLjQzMDUgMzYuMTA1MkMxNC41NTc1IDM2LjEwNTIgMTUuMzQ4NSAzNS4yNzkyIDE1LjM0ODUgMzQuMTg3MkMxNS4zNDg1IDMzLjA5NTIgMTQuNTU3NSAzMi4yNjIyIDEzLjQzMDUgMzIuMjYyMkMxMi4zMDM1IDMyLjI2MjIgMTEuNTE5NSAzMy4wOTUyIDExLjUxOTUgMzQuMTg3MlpNMjEuODM5IDMyLjM2NzFIMjIuNTc0VjMzLjEzNzFIMjEuODM5VjM0Ljc4OTFDMjEuODM5IDM1LjA3NjEgMjIuMDA3IDM1LjEzOTEgMjIuMjY2IDM1LjEzOTFDMjIuMzE0MiAzNS4xMzkxIDIyLjM2NCAzNS4xMzU3IDIyLjQxNDcgMzUuMTMyM0MyMi40NjcyIDM1LjEyODcgMjIuNTIwNiAzNS4xMjUxIDIyLjU3NCAzNS4xMjUxVjM2LjAwMDFDMjIuNDgxIDM2LjAwMzEgMjIuMzg4IDM2LjAwOTkgMjIuMjk1IDM2LjAxNjhDMjIuMTcxIDM2LjAyNTkgMjIuMDQ3IDM2LjAzNTEgMjEuOTIzIDM2LjAzNTFDMjAuOTA4IDM2LjAzNTEgMjAuNjQ5IDM1Ljc0MTEgMjAuNjQ5IDM0Ljc1NDFWMzMuMTM3MUgyMC4wNDdWMzIuMzY3MUgyMC42NDlWMzEuMjY4MUgyMS44MzlWMzIuMzY3MVoiCiAgICBmaWxsPSJ3aGl0ZSIKICAgIGZpbGwtcnVsZT0iZXZlbm9kZCIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBkPSJNMCAyOEgzNFYzN0MzNCAzOC42NTY5IDMyLjY1NjkgNDAgMzEgNDBIM0MxLjM0MzE1IDQwIDAgMzguNjU2OSAwIDM3VjI4WiIKICAgIGZpbGw9IiMyNzI3QjAiCiAgPjwvcGF0aD4KICA8cGF0aCBkPSJNMCAzQzAgMS4zNDMxNSAxLjM0MzE1IDAgMyAwSDIzTDM0IDExVjI4SDBWM1oiIGZpbGw9IiNGNUY1RjUiPjwvcGF0aD4KICA8cGF0aAogICAgZD0iTTM0IDExTDI2IDExQzI0LjM0MzEgMTEgMjMgOS42NTY4NSAyMyA4VjBMMzQgMTFaIgogICAgZmlsbD0iI0RCREJEQiIKICA+PC9wYXRoPgogIDxwYXRoCiAgICBjbGlwLXJ1bGU9ImV2ZW5vZGQiCiAgICBkPSJNOC44NzkxMiAyMS45NDFIMTIuMjk4TDE2Ljk1MjEgMjQuNzQ5M0MxNy4wMzA3IDI0LjgxMzggMTcuMTI5MyAyNC44NDkgMTcuMjMxMSAyNC44NDlDMTcuNDczOCAyNC44NDg4IDE3LjY3MDUgMjQuNjUxOSAxNy42NzAzIDI0LjQwOTJWMTIuNDM5OUMxNy42NzA0IDEyLjMzODEgMTcuNjM1MiAxMi4yMzk2IDE3LjU3MDcgMTIuMTYwOUMxNy40MTY4IDExLjk3MzIgMTcuMTM5OCAxMS45NDU3IDE2Ljk1MjEgMTIuMDk5NkwxMi4yOTggMTQuOTA4SDguODc5MTJDOC4zOTM2IDE0LjkwOCA4IDE1LjMwMTYgOCAxNS43ODcxVjIxLjA2MTlDOCAyMS41NDc0IDguMzkzNiAyMS45NDEgOC44NzkxMiAyMS45NDFaTTEyLjkyNTggMTYuNjY2NEwxNS45MTIyIDE1LjIyMjRWMjEuNjI2OEwxMi45MjU4IDIwLjE4MjlIOS43NTgzVjE2LjY2NjRIMTIuOTI1OFpNMTkuODUxMSAxNi4zNTE3QzE5LjQ3NCAxNi40MDkyIDE5LjIzOTcgMTYuNjYzNyAxOS4zMjgzIDE2LjkxOTFMMTkuMzI2MiAxNi45MkMxOS41Mjk1IDE3LjQ5OTUgMTkuNjMwNSAxOC4wOTggMTkuNjI4NCAxOC42OTUzQzE5LjYzMDUgMTkuMjk3NSAxOS41MjM3IDE5LjkwMTQgMTkuMzE5NiAyMC40OTA5QzE5LjIyOSAyMC43NDYyIDE5LjQ2ODIgMjAuOTk5NiAxOS44NDc0IDIxLjA2QzE5LjkwMDggMjEuMDY4MyAxOS45NTQyIDIxLjA3MiAyMC4wMDc2IDIxLjA3MkMyMC4zMjU5IDIxLjA3MiAyMC42MTU2IDIwLjkyMzQgMjAuNjkyMiAyMC43MDU3QzIwLjkxOTQgMjAuMDQ1MSAyMS4wMzM3IDE5LjM3IDIxLjAzNzQgMTguNjk1M0MyMS4wMzQ5IDE4LjAyNTEgMjAuOTIxMSAxNy4zNTc1IDIwLjY5NTUgMTYuNzAzNUMyMC42MDUzIDE2LjQ0NzcgMjAuMjI5IDE2LjI5MDggMTkuODUxMSAxNi4zNTE3Wk0yMi4xNjA1IDE0LjYwMjhDMjIuNTI1MiAxNC41MTYzIDIyLjkyNTkgMTQuNjQ1NCAyMy4wNTUgMTQuODkzOEMyMy42ODkxIDE2LjExNTcgMjQgMTcuNDA0MiAyNCAxOC42OTIzQzI0LjAwMDQgMTkuOTg5NSAyMy42Nzk2IDIxLjI4MzkgMjMuMDUyMSAyMi41MTUzQzIyLjk1MDMgMjIuNzEyMyAyMi42NzYzIDIyLjgzNDQgMjIuMzgyOCAyMi44MzQ0QzIyLjMwNzEgMjIuODM0NCAyMi4yMzAxIDIyLjgyNjEgMjIuMTU0MyAyMi44MDkyQzIxLjc4NjMgMjIuNzI1MSAyMS41OTE0IDIyLjQ1MzYgMjEuNzE4NSAyMi4yMDc3QzIyLjI5ODggMjEuMDc2MSAyMi41OTIyIDE5Ljg4MzYgMjIuNTkzMSAxOC42OTE5QzIyLjU5MzEgMTcuNTA1NiAyMi4zMDU0IDE2LjMyMjIgMjEuNzI3NiAxNS4yMDI1QzIxLjYwMDEgMTQuOTU2MyAyMS43OTUgMTQuNjg2IDIyLjE2MDUgMTQuNjAyOFoiCiAgICBmaWxsPSIjMjcyN0IwIgogICAgZmlsbC1ydWxlPSJldmVub2RkIgogID48L3BhdGg+Cjwvc3ZnPg==)}.str-chat__icon--action:before{content:""}.str-chat__icon--arrow-down:before{content:""}.str-chat__icon--arrow-left:before{content:""}.str-chat__icon--arrow-right:before{content:""}.str-chat__icon--close:before{content:""}.str-chat__icon--arrow-up:before{content:""}.str-chat__icon--chat-bubble:before{content:""}.str-chat__icon--pause:before{content:""}.str-chat__icon--download:before{content:""}.str-chat__icon--delivered:before{content:""}.str-chat__icon--play:before{content:""}.str-chat__icon--reaction:before{content:""}.str-chat__icon--error:before{content:""}.str-chat__icon--read:before{content:""}.str-chat__icon--retry:before{content:""}.str-chat__icon--reply-in-thread:before{content:""}.str-chat__icon--send:before{content:""}.str-chat__icon--attach:before{content:""}.str-chat__icon--mic:before{content:""}.str-chat__icon--bin:before{content:""}.str-chat__infinite-scroll-paginator{overflow-y:auto;overflow-x:hidden}.str-chat__link-preview-list{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-bottom:.75rem;padding-inline:.75rem}.str-chat__link-preview-card{width:100%;min-width:0;display:flex;align-items:center;justify-content:space-around;gap:1rem}.str-chat__link-preview-card .str-chat__tooltip{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;display:block;max-width:calc(var(--str-chat__spacing-px)*250);padding-inline:.5rem}.str-chat__link-preview-card .str-chat__link-preview-card__icon-container{display:flex;align-items:center}.str-chat__link-preview-card .str-chat__link-preview-card__content{width:100%;min-width:0;flex:1;padding-inline:.5rem}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title,.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__link-preview-card .str-chat__link-preview-card__dismiss-button{background:none;border:none;cursor:pointer}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content{display:flex;flex-direction:column;gap:.25rem}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{height:calc(var(--str-chat__spacing-px)*16);width:100%}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{height:calc(var(--str-chat__spacing-px)*12);width:100%}.str-chat{--str-chat__loading-indicator-size: calc(var(--str-chat__spacing-px) * 15)}.str-chat__loading-indicator{display:flex;align-items:center;justify-content:center;animation:rotate 1s linear infinite}.str-chat__loading-indicator svg{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}stream-loading-indicator{display:flex;align-items:center;justify-content:center}stream-loading-indicator .str-chat__loading-indicator{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}.str-chat__loading-indicator-placeholder{width:var(--str-chat__loading-indicator-size);height:var(--str-chat__loading-indicator-size)}.str-chat{--str-chat__message-options-button-size: calc(var(--str-chat__spacing-px) * 26);--str-chat__message-max-width: calc(var(--str-chat__spacing-px) * 480);--str-chat__message-with-attachment-max-width: calc(var(--str-chat__spacing-px) * 300);--str-chat__quoted-message-max-width: calc(var(--str-chat__spacing-px) * 250);--str-chat__quoted-message-inside-message-input-max-width: calc( var(--str-chat__spacing-px) * 200 );--str-chat__quoted-message-inside-message-input-max-height: calc( var(--str-chat__quoted-message-inside-message-input-max-width) + calc(var(--str-chat__spacing-px) * 50) );--str-chat__quoted-message-line-clamp: 5}.str-chat__message{--str-chat-message-options-size: calc(3 * var(--str-chat__message-options-button-size))}.str-chat__message.str-chat__message-without-touch-support{--str-chat-message-options-size: calc(1 * var(--str-chat__message-options-button-size))}.str-chat__message .str-chat__message-bubble{max-width:var(--str-chat__message-max-width)}.str-chat__message .str-chat__message-options{--str-chat-icon-height: calc(var(--str-chat__message-options-button-size) * .7)}.str-chat__message.str-chat__message--has-attachment{--str-chat__message-max-width: var(--str-chat__message-with-attachment-max-width)}.str-chat__message.str-chat__message--has-attachment .str-chat__message-bubble{max-width:var(--str-chat__message-max-width)}.str-chat__quoted-message-preview{--str-chat__message-max-width: var(--str-chat__quoted-message-max-width)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{pointer-events:none;max-width:var(--str-chat__message-max-width)}.str-chat__quoted-message-text-value{overflow:hidden;display:-webkit-box;-webkit-line-clamp:var(--str-chat__quoted-message-line-clamp);line-clamp:var(--str-chat__quoted-message-line-clamp);-webkit-box-orient:vertical}.str-chat__message,.str-chat__quoted-message-preview{display:grid;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.str-chat__message.str-chat__message--other,.str-chat__message.str-chat__quoted-message-preview,.str-chat__quoted-message-preview.str-chat__message--other,.str-chat__quoted-message-preview.str-chat__quoted-message-preview{grid-template-areas:"avatar message" ". replies" ". translation-notice" ". custom-metadata" ". metadata";column-gap:var(--str-chat__spacing-2);grid-template-columns:auto 1fr;justify-items:flex-start}.str-chat__message.str-chat__message--me,.str-chat__quoted-message-preview.str-chat__message--me{grid-template-areas:"message" "replies" "translation-notice" "custom-metadata" "metadata";justify-items:end}.str-chat__message.str-chat__message--me>.str-chat__message-sender-avatar,.str-chat__quoted-message-preview.str-chat__message--me>.str-chat__message-sender-avatar{display:none}.str-chat__message.str-chat__message--deleted,.str-chat__quoted-message-preview.str-chat__message--deleted,.str-chat__message.str-chat__message--blocked,.str-chat__quoted-message-preview.str-chat__message--blocked{grid-template-areas:"message"}.str-chat__message.str-chat__message--system,.str-chat__quoted-message-preview.str-chat__message--system{grid-template-areas:"message";grid-template-columns:auto}.str-chat__message .str-chat__message-sender-avatar,.str-chat__quoted-message-preview .str-chat__message-sender-avatar{grid-area:avatar;align-self:end}.str-chat__message .str-chat__message-inner,.str-chat__quoted-message-preview .str-chat__message-inner{grid-area:message;display:grid;grid-template-areas:"reactions reactions" "message-bubble options";grid-template-columns:auto 1fr;column-gap:var(--str-chat__spacing-2);position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-options,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options{grid-area:options;align-items:flex-start;justify-content:flex-end;flex-direction:row-reverse;width:var(--str-chat-message-options-size)}.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-reactions-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-reactions-button{display:flex;align-items:center;justify-content:center;cursor:pointer;width:var(--str-chat__message-options-button-size);height:var(--str-chat__message-options-button-size)}.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-container,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-container{position:relative}.str-chat__message .str-chat__message-inner .str-chat__message-reactions-host,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-reactions-host{grid-area:reactions}.str-chat__message .str-chat__message-inner .str-chat__message-bubble,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble{grid-area:message-bubble;position:relative;min-width:0}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text p,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text p{white-space:pre-line;margin:0}.str-chat__message .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text .str-chat__message-text-inner,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-bubble .str-chat__message-text .str-chat__message-text-inner{overflow-y:hidden}.str-chat__message.str-chat__message--me .str-chat__message-inner,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-inner{grid-template-areas:"reactions reactions" "options message-bubble";grid-template-columns:1fr auto}.str-chat__message.str-chat__message--me .str-chat__message-inner .str-chat__message-options,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-inner .str-chat__message-options{flex-direction:row}.str-chat__message .str-chat__translation-notice,.str-chat__quoted-message-preview .str-chat__translation-notice{grid-area:translation-notice}.str-chat__message .str-chat__translation-notice button,.str-chat__quoted-message-preview .str-chat__translation-notice button{cursor:pointer;padding:var(--str-chat__spacing-1) 0;margin:0}.str-chat__message .str-chat__custom-message-metadata,.str-chat__quoted-message-preview .str-chat__custom-message-metadata{grid-area:custom-metadata;margin-block-start:var(--str-chat__spacing-0_5)}.str-chat__message .str-chat__message-metadata,.str-chat__quoted-message-preview .str-chat__message-metadata{grid-area:metadata;display:flex;flex-wrap:wrap;align-items:center;column-gap:var(--str-chat__spacing-1);margin-block-start:var(--str-chat__spacing-0_5)}.str-chat__message .str-chat__message-metadata .str-chat__message-simple-name,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-simple-name{overflow-y:hidden}.str-chat__message .str-chat__message-metadata .str-chat__message-simple-timestamp+.str-chat__mesage-simple-edited:before,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-simple-timestamp+.str-chat__mesage-simple-edited:before{content:"•";margin-right:var(--str-chat__spacing-1)}.str-chat__message .str-chat__message-metadata .str-chat__message-edited-timestamp,.str-chat__quoted-message-preview .str-chat__message-metadata .str-chat__message-edited-timestamp{--str-chat__message-edited-timestamp-height: 1rem;flex-basis:100%}.str-chat__message.str-chat__message--me .str-chat__message-metadata,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-metadata{justify-content:flex-end;text-align:right}.str-chat__message .str-chat__message-status,.str-chat__quoted-message-preview .str-chat__message-status{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 15);display:flex;align-items:center;justify-content:center;column-gap:var(--str-chat__spacing-0_5);position:relative}.str-chat__message .str-chat__message-status svg,.str-chat__quoted-message-preview .str-chat__message-status svg{width:calc(var(--str-chat__spacing-px)*15);height:calc(var(--str-chat__spacing-px)*15)}.str-chat__message .str-chat__message-replies-count-button-wrapper,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper{grid-area:replies}.str-chat__message .str-chat__message-replies-count-button-wrapper button,.str-chat__quoted-message-preview .str-chat__message-replies-count-button-wrapper button{cursor:pointer;padding:0}.str-chat__message .str-chat__message--deleted-inner,.str-chat__quoted-message-preview .str-chat__message--deleted-inner{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message--deleted-inner p,.str-chat__quoted-message-preview .str-chat__message--deleted-inner p{white-space:pre-line;margin:0}.str-chat__message .str-chat__message--blocked-inner,.str-chat__quoted-message-preview .str-chat__message--blocked-inner{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4)}.str-chat__message .str-chat__message--blocked-inner p,.str-chat__quoted-message-preview .str-chat__message--blocked-inner p{white-space:pre-line;margin:0}.str-chat__message .str-chat__quoted-message-bubble,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);display:flex;column-gap:var(--str-chat__spacing-1);min-width:0;width:100%}.str-chat__message .str-chat__quoted-message-bubble p,.str-chat__quoted-message-preview .str-chat__quoted-message-bubble p{white-space:pre-line;margin:0}.str-chat__message .str-chat__emoji-display-fix,.str-chat__quoted-message-preview .str-chat__emoji-display-fix{display:inline-block;width:1.25em}.str-chat__message .str-chat__message-error-icon,.str-chat__quoted-message-preview .str-chat__message-error-icon{display:none}.str-chat__message .str-chat__simple-message--error-failed,.str-chat__quoted-message-preview .str-chat__simple-message--error-failed{cursor:pointer}.str-chat__message.str-chat__message--error .str-chat__message-error-icon,.str-chat__message.str-chat__message--failed .str-chat__message-error-icon,.str-chat__quoted-message-preview.str-chat__message--error .str-chat__message-error-icon,.str-chat__quoted-message-preview.str-chat__message--failed .str-chat__message-error-icon{display:block;position:absolute;bottom:0;inset-inline-end:calc(-1*calc(var(--str-chat__spacing-px) * 18)/2)}.str-chat__message.str-chat__message--error .str-chat__message-error-icon svg,.str-chat__message.str-chat__message--failed .str-chat__message-error-icon svg,.str-chat__quoted-message-preview.str-chat__message--error .str-chat__message-error-icon svg,.str-chat__quoted-message-preview.str-chat__message--failed .str-chat__message-error-icon svg{width:calc(var(--str-chat__spacing-px)*18);height:calc(var(--str-chat__spacing-px)*18)}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within:not(:has(.str-chat__reaction-list:focus-within,.str-chat__modal--open)) .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:has(.str-chat__message-options--active) .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}@supports not selector(:has(a,b)){.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message-options,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message-options,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message-options{display:flex}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--other .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--other .str-chat__message-inner{margin-inline-end:0}.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner,.str-chat__ul:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:hover .str-chat__message--me .str-chat__message-inner,.str-chat__virtual-list:not(.str-chat__message-options-in-bubble,.str-chat__message-with-touch-support) .str-chat__li:focus-within .str-chat__message--me .str-chat__message-inner{margin-inline-start:0}}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message-inner:hover .str-chat__message-options,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message-inner:hover .str-chat__message-options{display:flex}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message--other .str-chat__message-inner:hover,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message--other .str-chat__message-inner:hover{margin-inline-end:0}.str-chat__ul.str-chat__message-options-in-bubble .str-chat__message--me .str-chat__message-inner:hover,.str-chat__virtual-list.str-chat__message-options-in-bubble .str-chat__message--me .str-chat__message-inner:hover{margin-inline-start:0}.str-chat__message-inner .str-chat__message-options.str-chat__message-options--active{display:flex}.str-chat__message-inner .str-chat__message-options{display:none}.str-chat__message-inner .str-chat__message-actions-open.str-chat__message-options{display:flex}.str-chat__message-inner:focus-within .str-chat__message-options{display:flex}.str-chat__message--other .str-chat__message-inner:not(:has(.str-chat__message-options--active)){margin-inline-end:var(--str-chat-message-options-size)}.str-chat__message--me .str-chat__message-inner{margin-inline-start:var(--str-chat-message-options-size)}.str-chat__li--middle .str-chat__message,.str-chat__li--top .str-chat__message{margin-block-end:var(--str-chat__spacing-0_5)}.str-chat__li--middle .str-chat__message .str-chat__message-metadata,.str-chat__li--top .str-chat__message .str-chat__message-metadata{display:none}.str-chat__li--middle .str-chat__message>.str-chat__message-sender-avatar,.str-chat__li--top .str-chat__message>.str-chat__message-sender-avatar{visibility:hidden}.str-chat__li--bottom .str-chat__message,.str-chat__li--single .str-chat__message{margin-block-end:var(--str-chat__spacing-2)}.str-chat__date-separator{display:flex;padding:var(--str-chat__spacing-8);align-items:center}.str-chat__date-separator-line{flex:1;height:var(--str-chat__spacing-px)}.str-chat__date-separator>*:not(:last-child){margin-right:var(--str-chat__spacing-4)}.str-chat__message .str-chat__quoted-message-preview{margin-block-end:var(--str-chat__spacing-2)}.str-chat__message--system{width:100%;text-align:center}.str-chat__message--system p{margin:0}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{flex-direction:column;align-items:stretch;row-gap:var(--str-chat__spacing-1);flex-basis:min-content}.str-chat__message-input .str-chat__quoted-message-preview{--str-chat__message-max-width: var(--str-chat__quoted-message-inside-message-input-max-width)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble{max-height:var(--str-chat__quoted-message-inside-message-input-max-height)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble .str-chat__quoted-message-text{max-height:100%;min-height:0}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble .str-chat__quoted-message-text p{max-height:100%;overflow-y:auto;overflow-x:hidden}.str-chat__unread-messages-separator-wrapper{padding-block:.5rem}.str-chat__unread-messages-separator-wrapper .str-chat__unread-messages-separator{display:flex;align-items:center;justify-content:center;width:100%;padding:.5rem}.str-chat__unread-messages-notification{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 16);position:absolute;top:.75rem;z-index:2;display:flex;align-items:center;overflow:clip}.str-chat__unread-messages-notification button{padding-block:.5rem;height:100%;width:100%;white-space:nowrap}.str-chat__unread-messages-notification button:first-of-type{padding-inline:.75rem .375rem}.str-chat__unread-messages-notification button:last-of-type{padding-inline:.375rem .75rem}.str-chat__unread-messages-notification button:last-of-type svg{width:.875rem}.str-chat-angular__message-bubble{transform:translateZ(0)}.str-chat-angular__message-bubble.str-chat-angular__message-bubble--attachment-modal-open{transform:none}.str-chat__message-edited-timestamp{overflow:hidden;transition:height .1s}.str-chat__message-edited-timestamp--open{height:var(--str-chat__message-edited-timestamp-height, 1rem)}.str-chat__message-edited-timestamp--collapsed{height:0}.str-chat__message-text--pointer-cursor{cursor:pointer}.str-chat__message-with-touch-support .str-chat__message-bubble{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.str-chat__message-with-touch-support.str-chat__message-menu-opened .str-chat__attachments-container,.str-chat__message-with-touch-support.str-chat__message-menu-opened .str-chat__message-text-inner{pointer-events:none}.str-chat__message-with-touch-support .str-chat__message-inner{margin-inline:0}.str-chat__message-with-touch-support .str-chat__message-options{display:none}.str-chat__message-with-touch-support .stream-chat-angular__image-modal-host{-webkit-touch-callout:default}.str-chat__message-actions-box{overflow:hidden}.str-chat__message-actions-box .str-chat__message-actions-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;min-width:10rem}.str-chat__message-actions-box .str-chat__message-actions-list .str-chat__message-actions-list-item-button{padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);margin:0;cursor:pointer;width:100%;text-align:start}.str-chat__message-bounce-prompt{display:flex;flex-direction:column;align-items:center;gap:var(--str-chat__spacing-9)}.str-chat__message-bounce-prompt .str-chat__message-bounce-actions{display:flex;flex-direction:column;gap:var(--str-chat__spacing-2)}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send,.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{cursor:pointer;padding:var(--str-chat__spacing-2)}.str-chat__message-input{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);position:relative}.str-chat__message-input .str-chat__quoted-message-preview-header{display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{width:100%;text-align:center}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);cursor:pointer}.str-chat__message-input .str-chat__message-input-inner{flex-grow:1;width:100%;display:flex;align-items:center;justify-content:center}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 24);display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px)*45);height:calc(var(--str-chat__spacing-px)*45);cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container .str-chat__file-input-label{display:flex;align-items:center;justify-content:center;cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-width:0;max-height:100%}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker{width:100%;min-height:0;max-height:100%;display:flex;padding:var(--str-chat__spacing-2) var(--str-chat__spacing-4);column-gap:var(--str-chat__spacing-2)}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea{width:100%;display:flex;max-height:100%;overflow-y:auto;overflow-x:hidden;padding:0}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker{display:flex;align-items:center;justify-content:center;width:calc(var(--str-chat__spacing-px)*27);height:calc(var(--str-chat__spacing-px)*27);font-size:calc(var(--str-chat__spacing-px)*27);align-self:end}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__message-textarea-emoji-picker-container{z-index:5}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__message-textarea-emoji-picker-container .str-chat__emoji-picker-container{display:flex}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);display:flex;cursor:pointer}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button svg{width:calc(var(--str-chat__spacing-px)*24);height:calc(var(--str-chat__spacing-px)*24)}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container .str-chat__message-textarea-with-emoji-picker .str-chat__message-textarea-emoji-picker .str-chat__emoji-picker-button svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__message-textarea-angular-host{display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__message-textarea-react-host{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.str-chat__message-input .str-chat__stop-ai-generation-button{width:calc(var(--str-chat__spacing-px)*30);height:calc(var(--str-chat__spacing-px)*28);cursor:pointer}.str-chat__message-input .str-chat__send-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 32);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;width:calc(var(--str-chat__spacing-px)*45);height:calc(var(--str-chat__spacing-px)*45);min-width:calc(var(--str-chat__spacing-px)*45)}.str-chat__message-input .str-chat__send-button svg{width:calc(var(--str-chat__spacing-px)*32);height:calc(var(--str-chat__spacing-px)*32)}.str-chat__message-input .str-chat__start-recording-audio-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 25);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);min-width:calc(var(--str-chat__spacing-px)*40)}.str-chat__message-input .str-chat__start-recording-audio-button svg{height:calc(var(--str-chat__spacing-px)*25)}.str-chat__message-input .str-chat__message-input-cooldown{display:flex;align-items:center;justify-content:center;margin-inline-start:var(--str-chat__spacing-2);margin-block:calc(var(--str-chat__spacing-2)/2);min-width:calc(calc(var(--str-chat__spacing-px) * 45) - var(--str-chat__spacing-2));min-height:calc(calc(var(--str-chat__spacing-px) * 45) - var(--str-chat__spacing-2))}.str-chat__message-input .str-chat__message-input-not-allowed{align-self:center;padding:var(--str-chat__spacing-3)}.str-chat__message-input .str-chat__quoted-message-preview{padding:var(--str-chat__spacing-2)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-poll-preview__name{white-space:nowrap;overflow-y:visible;overflow-x:clip;text-overflow:ellipsis;overflow-x:hidden}.str-chat__message-input .str-chat__recording-permission-denied-notification{position:absolute;left:.5rem;max-width:100%;bottom:100%;padding:1rem;margin-inline:.5rem;z-index:2}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button-container{display:flex;justify-content:flex-end}.str-chat__message-input-angular-host{max-height:50%}.str-chat-angular__message-input{height:100%;max-height:100%}.str-chat-angular__message-input-inner{height:100%;max-height:100%;min-height:0;flex-grow:initial}[dir=rtl] .str-chat__send-button svg,[dir=rtl] .str-chat__start-recording-audio-button svg{transform:scaleX(-1)}.str-chat__attachment-selector-actions-menu button,.str-chat__attachment-selector button{background:none;border:none}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button{padding:.25rem .5rem;cursor:pointer}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button .str-chat__attachment-selector__menu-button__icon{height:26px;width:26px}.str-chat__file-input{display:none}.str-chat__attachment-selector-actions-menu{min-width:300px;padding-block:.5rem}.str-chat__main-panel-inner{height:100%;display:flex;flex-direction:column;min-height:0;position:relative;align-items:center}.str-chat__list{overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;width:100%;height:100%;max-height:100%}.str-chat__list .str-chat__message-list-scroll{padding:0 var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:calc(-1*var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(-1*var(--str-chat__spacing-2))}@media only screen and (min-device-width:768px){.str-chat__list .str-chat__message-list-scroll{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__list .str-chat__message-list-scroll .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__list .str-chat__message-list-scroll .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__list .str-chat__message-list-scroll .str-chat__ul{list-style:none;padding:0;margin:0}.str-chat__list .str-chat__parent-message-li{padding-block-end:var(--str-chat__spacing-4);margin-block-end:var(--str-chat__spacing-4)}.str-chat__list .str-chat__parent-message-li .str-chat__thread-start{text-align:start;padding-top:var(--str-chat__spacing-3)}.str-chat__jump-to-latest-message{position:absolute;inset-block-end:var(--str-chat__spacing-4);inset-inline-end:var(--str-chat__spacing-2);z-index:2}.str-chat__jump-to-latest-message .str-chat__jump-to-latest-unread-count{position:absolute;padding:var(--str-chat__spacing-0_5) var(--str-chat__spacing-2);left:50%;transform:translate(-50%) translateY(-100%)}.str-chat__main-panel .str-chat__ul .str-chat__li:first-of-type{padding-top:4.5rem}.str-chat__main-panel .str-chat__ul .str-chat__date-separator+.str-chat__li:first-of-type{padding-top:inherit}.str-chat__virtual-list{overflow-x:hidden;overflow-y:auto;position:relative;flex:1;-webkit-overflow-scrolling:touch;margin:0;width:100%;height:100%}.str-chat__virtual-list .str-chat__message-list-scroll{overscroll-behavior:none}.str-chat__virtual-list .str-chat__message-list-scroll>div{padding:0 var(--str-chat__spacing-2)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__li{margin-inline:calc(-1*var(--str-chat__spacing-2));padding-inline:var(--str-chat__spacing-2)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__parent-message-li{margin-inline:calc(-1*var(--str-chat__spacing-2))}@media only screen and (min-device-width:768px){.str-chat__virtual-list .str-chat__message-list-scroll>div{padding:0 min(var(--str-chat__spacing-10),4%)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%));padding-inline:min(var(--str-chat__spacing-10),4%)}.str-chat__virtual-list .str-chat__message-list-scroll>div .str-chat__parent-message-li{margin-inline:calc(-1*min(var(--str-chat__spacing-10),4%) - 2px)}}.str-chat__virtual-list .str-chat__parent-message-li{padding-block-end:var(--str-chat__spacing-4)}.str-chat__virtual-list .str-chat__parent-message-li .str-chat__thread-start{text-align:start;padding-top:var(--str-chat__spacing-3)}.str-chat__virtual-list__loading{display:flex;padding-top:var(--str-chat__spacing-2);justify-content:center;width:100%;position:absolute}.str-chat__virtual-list p{margin:0!important}.str-chat__virtual-list p a{white-space:pre-line;overflow:hidden;word-wrap:break-word}.str-chat__virtual-list .str-chat__message{margin-block-end:0!important}.str-chat__virtual-list .str-chat__virtual-list-message-wrapper{padding-block-end:var(--str-chat__spacing-0_5)}.str-chat__message-reactions-container{display:flex}.str-chat__message-reactions-container .str-chat__message-reactions{overflow-y:hidden;overflow-x:auto;scrollbar-width:none;list-style:none;display:flex;margin-block-start:var(--str-chat__spacing-0_5);margin-block-end:var(--str-chat__spacing-0_5);column-gap:var(--str-chat__spacing-0_5);width:fit-content;padding:0;position:relative}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{display:flex;justify-content:center;align-items:center;padding:var(--str-chat__spacing-1_5);position:relative;cursor:pointer;flex-shrink:0}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction button{background:none;border:none;display:flex;align-items:center;justify-content:center;padding:0}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction .str-chat__message-reaction-emoji{height:calc(var(--str-chat__spacing-px)*13);display:flex!important;align-items:center;justify-content:center}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__reaction-list--counter,.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__simple-reactions-list-item--last-number{display:none}.str-chat__message--me .str-chat__message-reactions-container{justify-content:flex-end}.str-chat__message--other .str-chat__message-reactions-container{justify-content:flex-start}.str-chat__message-reactions-details-modal .str-chat__modal--open .str-chat__modal__inner{height:40%;max-height:80%;min-width:90%;max-width:90%;width:90%;flex-basis:min-content}@media only screen and (min-device-width:768px){.str-chat__message-reactions-details-modal .str-chat__modal--open .str-chat__modal__inner{min-width:40%;max-width:60%;width:min-content}}.str-chat__message-reactions-details{width:100%;display:flex;flex-direction:column;gap:var(--str-chat__spacing-4);max-height:100%;height:100%;min-height:0}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types{max-width:100%;width:100%;min-width:0;overflow-x:auto;gap:var(--str-chat__spacing-4);display:flex;align-items:center;flex-shrink:0}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types .str-chat__message-reactions-details-reaction-type{display:flex;align-items:center;padding:var(--str-chat__spacing-1) 0;flex-shrink:0;cursor:pointer}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-types .str-chat__message-reactions-details-reaction-type .str-chat__message-reaction-emoji--with-fallback{width:18px;line-height:18px}.str-chat__message-reactions-details .str-chat__message-reaction-emoji-big{--str-chat__stream-emoji-size: 1em;align-self:center;font-size:2rem}.str-chat__message-reactions-details .str-chat__message-reaction-emoji-big.str-chat__message-reaction-emoji--with-fallback{line-height:2rem}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users{display:flex;flex-direction:column;gap:var(--str-chat__spacing-3);max-height:100%;overflow-y:auto;min-height:30vh}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users .str-chat__loading-indicator{margin:auto}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-users .str-chat__message-reactions-details-reacting-user{display:flex;align-items:center;gap:var(--str-chat__spacing-2)}.str-chat__message-reaction-selector{display:flex;justify-content:flex-end;position:absolute;inset-block-end:100%}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector{margin:var(--str-chat__spacing-2);position:static;justify-content:flex-start}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector .str-chat__message-reactions-options{max-width:100%;overflow-y:hidden;overflow-x:auto;scrollbar-width:none;padding:0}.str-chat__message-reaction-selector.str-chat-angular-v5__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{flex-shrink:0}.str-chat__message-reaction-selector .str-chat__message-reactions-options{list-style:none;display:flex;margin-block-end:var(--str-chat__spacing-0_5);width:fit-content;column-gap:var(--str-chat__spacing-1);padding:var(--str-chat__spacing-2)}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{display:flex;align-items:center;justify-content:center;cursor:pointer;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40)}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option .str-chat__message-reaction-emoji{height:calc(var(--str-chat__spacing-px)*20);display:flex!important;align-items:center;justify-content:center}.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-last-user,.str-chat__message-reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-list-item__count{display:none}.str-chat__message--me .str-chat__message-reaction-selector{inset-inline-end:0}.str-chat__message--other .str-chat__message-reaction-selector{inset-inline-start:0}.str-chat-react__message-reaction-selector{position:static;inset-block-end:unset}.str-chat-react__message-reaction-selector ul{margin:0}.str-chat__message--me .str-chat-react__message-reaction-selector,.str-chat__message--other .str-chat-react__message-reaction-selector{inset-inline-start:unset}.str-chat__modal--open{display:flex;flex-direction:column;align-items:center;justify-content:center;position:fixed;inset:0;width:100%;height:100%;z-index:100}.str-chat__modal--open .str-chat__modal-header{display:flex;align-items:center;width:100%;padding:1.25rem 1rem}.str-chat__modal--open .str-chat__modal-header button.str-chat__modal-header__go-back-button,.str-chat__modal--open .str-chat__modal-header .str-chat__modal__close-button{padding:1rem;background-size:.875rem;background-repeat:no-repeat;background-position:center}.str-chat__modal--open .str-chat__modal-header button.str-chat__modal-header__go-back-button{background-image:var(--str-chat__arrow-left-icon)}.str-chat__modal--open .str-chat__modal-header .str-chat__modal-header__close-button{background-image:var(--str-chat__close-icon);background-repeat:no-repeat;height:.875rem;width:.875rem}.str-chat__modal--open .str-chat__modal-header .str-chat__modal-header__title{flex:1}.str-chat__modal--open button.str-chat__modal__close-button{padding:unset;background:unset;border:unset;border-radius:var(--str-chat__border-radius-circle);margin:var(--str-chat__spacing-2);cursor:pointer}.str-chat__modal--open .str-chat__modal__close-button{--str-chat-icon-height: calc(var(--str-chat__spacing-px) * 28);display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2);position:absolute;inset-block-start:0;inset-inline-end:0;cursor:pointer}.str-chat__modal--open .str-chat__modal__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--str-chat__spacing-8) var(--str-chat__spacing-4);width:40%;max-height:80%;min-width:0;min-height:0}.str-chat__modal--close{display:none}.str-chat__message-notification{display:block;position:absolute;align-self:center;padding:var(--str-chat__spacing-1) var(--str-chat__spacing-2);bottom:calc(var(--str-chat__spacing-px)*10);z-index:100}.str-chat__list-notifications{position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:center;row-gap:var(--str-chat__spacing-1);margin:var(--str-chat__spacing-1_5);width:auto}.str-chat__notification{padding:var(--str-chat__spacing-3_5) var(--str-chat__spacing-4)}.str-chat-react__notification{z-index:101}.str-chat__poll{display:flex;flex-direction:column;gap:.5rem;padding:.75rem .675rem;max-width:270px;font:var(--str-chat__body-text)}.str-chat__poll button{background:none;border:none;cursor:pointer}.str-chat__poll .str-chat__checkmark{grid-column:1/2;grid-row:1/2;margin-right:.125rem;height:1rem;width:1rem}.str-chat__poll .str-chat__checkmark--checked{height:calc(1rem + 1px);width:calc(1rem + 1px);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Im00IDkuNC00LTRMMS40IDQgNCA2LjYgMTAuNiAwIDEyIDEuNGwtOCA4WiIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:center;background-size:11px 10px}.str-chat__poll .str-chat__poll-header .str-chat__poll-title{font:var(--str-chat__body-medium-text)}.str-chat__poll .str-chat__poll-header .str-chat__poll-subtitle{font:var(--str-chat__caption-text)}.str-chat__poll .str-chat__poll-actions{display:flex;flex-direction:column;align-items:center}.str-chat__poll .str-chat__poll-actions .str-chat__poll-action{padding:.675rem;font:var(--str-chat__subtitle-text);color:var(--str-chat__primary-color)}.str-chat__poll-option-list--full .str-chat__amount-bar,.str-chat__modal__poll-results .str-chat__amount-bar{display:none}.str-chat__poll-option{cursor:pointer}.str-chat__poll-option.str-chat__poll-option--full-vote-list{cursor:default;height:100%;padding:0}.str-chat__poll-option .str-chat__poll-option-data{flex:1;display:flex;align-items:flex-start;font:var(--str-chat__body-text);gap:.125rem}.str-chat__poll-option .str-chat__poll-option-data p{margin:0;flex:1}.str-chat__poll-option .str-chat__poll-option-data .str-chat__poll-option-voters{--str-chat__avatar-size: 1.175rem;display:flex}.str-chat__poll-option-list--full .str-chat__poll-option{display:flex;flex-direction:row;padding:1rem .75rem}.str-chat__poll-option-list--full .str-chat__poll-option:nth-of-type(1){padding-top:1rem;border-top-left-radius:var(--str-chat__border-radius-sm);border-top-right-radius:var(--str-chat__border-radius-sm)}.str-chat__poll-option-list--full .str-chat__poll-option:last-child{padding-bottom:1rem;border-bottom-left-radius:var(--str-chat__border-radius-sm);border-bottom-right-radius:var(--str-chat__border-radius-sm)}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full){display:flex;flex-direction:column;gap:1.5rem;padding-block:1rem .5rem}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option{display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr auto;gap:.125rem}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option .str-chat__poll-option-data{grid-column:2/3;grid-row:1/2}.str-chat__poll-option-list:not(.str-chat__poll-option-list--full) .str-chat__poll-option .str-chat__poll-option__votes-bar{grid-column:2/3;grid-row:2/3;height:.25rem;width:100%;margin-top:.25rem}.str-chat__modal__poll-results .str-chat__poll-option{display:flex;flex-direction:column}.str-chat__poll-actions .str-chat__modal .str-chat__modal__close-button{display:none}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner{padding:0 0 .5rem;overflow:hidden;max-width:400px}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__tooltip{max-width:300px}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__suggest-poll-option .str-chat__form-field-error{height:1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results{display:flex;flex-direction:column;width:100%;height:100%;min-height:400px}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list .str-chat__loading-indicator-placeholder,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option--full-vote-list .str-chat__loading-indicator-placeholder{display:flex;justify-content:center;align-items:center;width:100%;height:40px}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__title{padding:1.175rem 1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-answer-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body{display:flex;flex-direction:column;min-height:0;padding-bottom:1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list{display:flex;flex-direction:column;flex:1;max-height:100%;min-height:0}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{padding-bottom:0}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list{overflow-y:auto;padding:0 1rem 1.25rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer-list,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__option-list{gap:.5rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-results__body,.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__modal__poll-option-list__body{gap:2rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__show-all-votes-button{padding-bottom:1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer{display:flex;flex-direction:column;gap:1rem;padding:.75rem 1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-answer .str-chat__poll-answer__text{margin:0}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__checkmark{margin-right:1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__header{display:flex;align-items:flex-start;gap:.25rem;width:100%;padding:.75rem 1rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-option__header .str-chat__poll-option__option-text{flex:1}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote{display:flex;justify-content:space-between;align-items:center;gap:.5rem;white-space:nowrap;padding-block:.375rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author{display:flex;align-items:center;gap:calc(var(--str-chat__spacing-px)*5);min-width:0}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-vote .str-chat__poll-vote__author .str-chat__poll-vote__author__name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;max-width:130px;min-width:0}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter{display:flex;gap:.375rem}.str-chat__poll-actions .str-chat__modal .str-chat__modal__inner .str-chat__poll-result-option-vote-counter .str-chat__poll-result-winning-option-icon{height:1.25rem;width:1.25rem;background-image:var(--str-chat__winning-poll-option-icon)}.str-chat__poll-vote-listing{padding:0 1rem .75rem}.str-chat__modal__poll-results--option-detail .str-chat__modal-header__title{padding-inline:1rem;flex:1}.str-chat__modal__poll-results--option-detail .str-chat__modal__poll-results__body{padding-inline:1rem}.str-chat__quoted-poll-preview{display:flex;flex-wrap:wrap;gap:.5rem;align-items:flex-start}.str-chat__modal.str-chat__create-poll-modal .str-chat__modal__close-button{display:none}.str-chat__modal.str-chat__create-poll-modal .str-chat__modal__inner{padding:0;max-height:unset;display:block}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog{height:100%;width:100%;display:flex;flex-direction:column}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog button{background:none;border:none;cursor:pointer}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__modal-header{padding-block:14px}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__modal-header .str-chat__modal-header__close-button{background-image:var(--str-chat__close-icon);background-repeat:no-repeat}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__dialog__body{flex:1 1;padding:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__dialog__body form{display:flex;flex-direction:column;gap:2rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset{margin:0;padding:0}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field{width:100%;padding:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value,.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form__input-field__error{width:100%}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value{padding:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field__value input{width:100%}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field{padding:1rem;display:flex;flex-direction:column;gap:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__switch-field{padding:0}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field{width:100%}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value{padding:0}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field .str-chat__form__input-field__value .str-chat__form-field-error{height:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-fieldset__values{display:flex;flex-direction:column}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__field-label{display:block;margin-bottom:.5rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle{height:1rem;width:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field{width:100%;padding:1rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field input[type=checkbox]{display:none}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field label{display:flex;align-items:center;justify-content:space-between;width:100%}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch{display:flex;align-items:center;width:calc(var(--str-chat__spacing-px)*52);height:calc(var(--str-chat__spacing-px)*32);padding:.25rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch .str-chat__form__switch-field__switch-handle{height:1.5rem;width:1.5rem}.str-chat__modal.str-chat__create-poll-modal .str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on .str-chat__form__switch-field__switch-handle{transform:translate(1.25rem)}@media only screen and (max-device-width:768px){.str-chat__modal--open .str-chat__modal__inner{width:90%}.str-chat__create-poll-modal .str-chat__modal__inner,.str-chat__poll-answer-list-modal .str-chat__modal__inner,.str-chat__poll-results-modal .str-chat__modal__inner{height:90%;max-height:unset}}.str-chat__search{position:relative;display:flex;flex-direction:column;justify-content:center}.str-chat__search.str-chat__search--active{flex:1;max-height:100%}.str-chat__search .str-chat__search-bar{display:flex;align-items:center;justify-content:center;padding:var(--str-chat__spacing-2_5) var(--str-chat__spacing-2);gap:.25rem}.str-chat__search .str-chat__search-bar .str-chat__search-bar-button{background:none;border:none;padding:var(--str-chat__spacing-1);cursor:pointer}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper{display:flex;align-items:center;flex:1;padding:var(--str-chat__spacing-1_5) var(--str-chat__spacing-2);min-width:0}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--icon{height:20px;width:20px;margin-right:.5rem}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button{background:none;border:none;cursor:pointer;padding:0}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button:disabled{cursor:default}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper .str-chat__search-input--clear-button .str-chat__search-input--clear-button-icon{height:20px;width:20px;mask-size:20px;-webkit-mask-size:20px}.str-chat__search .str-chat__search-bar .str-chat__search-input--wrapper input{flex:1;min-width:0}.str-chat__search .str-chat__search-results{flex:1;display:flex;flex-direction:column;min-height:0}.str-chat__search .str-chat__search-results .str-chat__search-results-header{width:100%}.str-chat__search .str-chat__search-results .str-chat__search-results-header button{background:none;border:none;cursor:pointer}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons{display:flex;flex-wrap:wrap;gap:.5rem;padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2_5);width:100%}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons .str-chat__search-results-header__filter-source-button{padding:.5rem .75rem;border-radius:var(--str-chat__border-radius-circle);background-color:var(--str-chat__tertiary-surface-color)}.str-chat__search .str-chat__search-results .str-chat__search-results-header .str-chat__search-results-header__filter-source-buttons .str-chat__search-results-header__filter-source-button--active{background-color:var(--str-chat__surface-color);color:var(--str-chat__text-color);font-weight:500}.str-chat__search .str-chat__search-results .str-chat__search-results-presearch,.str-chat__search .str-chat__search-results .str-chat__search-source-results-empty{width:100%;display:flex;justify-content:center;align-items:center;padding:1.25rem}.str-chat__search .str-chat__search-results .str-chat__search-source-results,.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list{flex:1;display:flex;flex-direction:column;min-height:0}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__infinite-scroll-paginator__content{display:flex;flex-direction:column}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result{display:flex;align-items:center;width:100%;column-gap:var(--str-chat__spacing-2);padding:var(--str-chat__spacing-3) var(--str-chat__spacing-2)}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result .search__result-text,.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-result .str-chat__search-result--display-name{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;overflow-y:hidden}.str-chat__search .str-chat__search-results .str-chat__search-source-results .str-chat__search-source-result-list .str-chat__search-source-result-list__footer{height:4rem;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.str-chat__thread-container{height:100%;display:flex;flex-direction:column;width:100%}.str-chat__thread-container .str-chat__thread-header{display:flex;padding:var(--str-chat__spacing-2);column-gap:var(--str-chat__spacing-4);align-items:center}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details{display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden;flex:1;row-gap:var(--str-chat__spacing-1_5)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-reply-count,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-channel-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-details .str-chat__thread-header-subtitle{overflow-y:hidden}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{display:flex;align-items:flex-start;justify-content:flex-end;width:calc(var(--str-chat__spacing-px)*40);height:calc(var(--str-chat__spacing-px)*40);cursor:pointer;line-height:calc(var(--str-chat__spacing-px)*21);font-size:calc(var(--str-chat__spacing-px)*21)}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button svg{height:calc(var(--str-chat__spacing-px)*21);width:calc(var(--str-chat__spacing-px)*21)}.str-chat__thread .str-chat__main-panel-inner{height:auto}.str-chat__thread--virtualized .str-chat__main-panel-inner{height:100%}.str-chat__thread--virtualized .str-chat__main-panel-inner .str-chat__virtual-list-message-wrapper:first-of-type{padding-block-start:var(--str-chat__spacing-4)}.str-chat__parent-message-li{padding:var(--str-chat__spacing-2)}.str-chat__tooltip{overflow-y:hidden;display:flex;padding:var(--str-chat__spacing-2);z-index:1;max-width:calc(var(--str-chat__spacing-px)*150);width:max-content}.str-chat__typing-indicator-react-host{position:static!important}.str-chat__virtual-list .str-chat__typing-indicator{position:static}.str-chat__typing-indicator{padding:var(--str-chat__spacing-1_5);display:flex;justify-content:flex-start;align-items:center;column-gap:var(--str-chat__spacing-1);position:absolute;inset-block-end:0;inset-inline-start:0;inset-inline-end:0}.str-chat__typing-indicator .str-chat__typing-indicator__dots{display:flex;align-items:center;justify-content:center;column-gap:var(--str-chat__spacing-0_5)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{width:calc(var(--str-chat__spacing-px)*4);height:calc(var(--str-chat__spacing-px)*4)}.str-chat__thread-list-container{display:flex;flex-direction:column;flex-grow:1}.str-chat__unseen-threads-banner{font-size:16px;font-weight:400;margin:8px;padding:16px;display:flex;align-items:center;justify-content:space-between}.str-chat__unseen-threads-banner__button{--str-chat-icon-width: 16px;--str-chat-icon-heigh: 22px;all:unset;cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.str-chat__thread-list .str-chat__thread-list-item{align-items:stretch;box-sizing:border-box;padding-block:14px;padding-inline:8px;gap:6px;width:100%;display:flex;flex-direction:column;cursor:pointer}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel{--str-chat-icon-height: 14px;--str-chat-icon-width: 14px;display:flex;gap:5px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel .str-chat__icon{margin-top:2px;flex-shrink:0}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__thread-status-symbol{font-size:14px;line-height:1}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__channel-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:1}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message{display:flex;gap:3px;justify-content:space-between;align-items:center;height:15px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message-text{font-size:12px;font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply{--str-chat__avatar-size: 49px;display:flex;align-items:center;gap:5px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-details{display:flex;flex-direction:column;flex-grow:1;gap:4px;width:0}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-created-by{font-weight:500;font-size:16px;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text-and-timestamp{display:flex;font-size:14px;font-weight:400;justify-content:space-between;align-items:baseline;line-height:16px}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-timestamp{white-space:nowrap}.str-chat__thread-list .str-chat__thread-list-loading-indicator{display:flex;align-items:center;justify-content:center;padding-block:14px;padding-inline:8px}.str-chat__thread-list-empty-placeholder{--str-chat-icon-height: 95px;--str-chat-icon-width: 95px;font-size:20px;font-weight:500;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px}.str-chat__chat-view{display:flex;width:100%;height:100%}.str-chat__chat-view__selector{display:flex;flex-direction:column;padding-inline:8px;padding-block:16px;gap:20px}.str-chat__chat-view__selector-button{--str-chat-icon-height: 20px;--str-chat-icon-width: 20px;--str-chat-unread-count-badge-absolute-offset-vertical: 25%;display:flex;flex-direction:column;align-items:center;padding-inline:10px;padding-block:10px;border-radius:8px;gap:4px;font-weight:400;font-size:12px;line-height:1;box-sizing:border-box;cursor:pointer;position:relative}.str-chat__chat-view__channels,.str-chat__chat-view__threads{display:flex;flex-grow:1}.str-chat{--str-chat-unread-count-badge-absolute-offset-vertical: 50%;--str-chat-unread-count-badge-absolute-offset-horizontal: 50%}.str-chat__unread-count-badge-container{position:relative;display:flex;align-items:center;justify-content:center}.str-chat__unread-count-badge{font-size:12px;min-width:22px;min-height:22px;line-height:8px;font-weight:700;padding:7px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums}.str-chat__unread-count-badge--top-right{position:absolute;translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical)*-1)}.str-chat__unread-count-badge--bottom-left{position:absolute;translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal)*-1) var(--str-chat-unread-count-badge-absolute-offset-vertical)}.str-chat__unread-count-badge--bottom-right{position:absolute;translate:var(--str-chat-unread-count-badge-absolute-offset-horizontal) var(--str-chat-unread-count-badge-absolute-offset-vertical)}.str-chat__unread-count-badge--top-left{position:absolute;translate:calc(var(--str-chat-unread-count-badge-absolute-offset-horizontal)*-1) calc(var(--str-chat-unread-count-badge-absolute-offset-vertical)*-1)}.str-chat__ai-state-indicator-container{padding:0 8px}.str-chat{--str-chat__blue950: #001333;--str-chat__blue900: #00163d;--str-chat__blue800: #002666;--str-chat__blue700: #003999;--str-chat__blue600: #004ccc;--str-chat__blue500: #005fff;--str-chat__blue400: #337eff;--str-chat__blue300: #669fff;--str-chat__blue200: #ccdfff;--str-chat__blue100: #e0f0ff;--str-chat__blue50: #ebf5ff;--str-chat__grey950: #080707;--str-chat__grey900: #17191c;--str-chat__grey800: #1c1e22;--str-chat__grey700: #272a30;--str-chat__grey600: #4c525c;--str-chat__grey500: #72767e;--str-chat__grey400: #b4b7bb;--str-chat__grey300: #dbdde1;--str-chat__grey200: #e9eaed;--str-chat__grey100: #f4f4f5;--str-chat__grey50: #ffffff;--str-chat__red900: #330003;--str-chat__red800: #660006;--str-chat__red700: #990008;--str-chat__red600: #cc000b;--str-chat__red500: #ff000e;--str-chat__red400: #ff3742;--str-chat__red300: #ff666e;--str-chat__red200: #ff999f;--str-chat__red100: #ffe5e7;--str-chat__green900: #062d16;--str-chat__green800: #0d592c;--str-chat__green700: #138643;--str-chat__green600: #19b359;--str-chat__green500: #20e070;--str-chat__green400: #4ce68c;--str-chat__green300: #79eca9;--str-chat__green200: #a6f2c6;--str-chat__green100: #e9f1ff;--str-chat__yellow900: #332500;--str-chat__yellow800: #664900;--str-chat__yellow700: #996e00;--str-chat__yellow600: #cc9200;--str-chat__yellow500: #ffb700;--str-chat__yellow400: #ffd466;--str-chat__yellow300: #ffe299;--str-chat__yellow200: #fff1cc;--str-chat__yellow100: #fff8e5;--str-chat__border-radius-xs: 8px;--str-chat__border-radius-sm: 14px;--str-chat__border-radius-md: 18px;--str-chat__border-radius-lg: 20px;--str-chat__border-radius-circle: 999px;--str-chat__font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;--str-chat__caption-text: .75rem/1.3 var(--str-chat__font-family);--str-chat__caption-medium-text: 500 .75rem/1.3 var(--str-chat__font-family);--str-chat__caption-strong-text: 700 .75rem/1.3 var(--str-chat__font-family);--str-chat__body-text: .875rem/1.2 var(--str-chat__font-family);--str-chat__body-medium-text: 500 .875rem/1.2 var(--str-chat__font-family);--str-chat__body2-text: .9375rem/1.2 var(--str-chat__font-family);--str-chat__body2-medium-text: 500 .9375rem/1.2 var(--str-chat__font-family);--str-chat__subtitle-text: 1rem/1.25 var(--str-chat__font-family);--str-chat__subtitle-medium-text: 500 1rem/1.25 var(--str-chat__font-family);--str-chat__subtitle2-text: 1.25rem/1.2 var(--str-chat__font-family);--str-chat__subtitle2-medium-text: 500 1.25rem/1.2 var(--str-chat__font-family);--str-chat__headline-text: 1.5rem/1.2 var(--str-chat__font-family);--str-chat__headline2-text: 1.8rem/1.2 var(--str-chat__font-family)}.str-chat,.str-chat__theme-light{--str-chat__primary-color: var(--str-chat__blue500);--str-chat__primary-overlay-color: rgba(0, 95, 255, .6);--str-chat__primary-color-low-emphasis: var(--str-chat__blue300);--str-chat__active-primary-color: var(--str-chat__blue600);--str-chat__on-primary-color: var(--str-chat__grey50);--str-chat__background-color: var(--str-chat__grey50);--str-chat__secondary-background-color: var(--str-chat__grey50);--str-chat__primary-surface-color: var(--str-chat__blue100);--str-chat__primary-surface-color-low-emphasis: var(--str-chat__blue50);--str-chat__surface-color: var(--str-chat__grey300);--str-chat__secondary-surface-color: var(--str-chat__grey200);--str-chat__tertiary-surface-color: var(--str-chat__grey100);--str-chat__text-color: var(--str-chat__grey950);--str-chat__text-low-emphasis-color: var(--str-chat__grey500);--str-chat__disabled-color: var(--str-chat__grey400);--str-chat__on-disabled-color: var(--str-chat__grey50);--str-chat__danger-color: var(--str-chat__red400);--str-chat__message-highlight-color: var(--str-chat__yellow100);--str-chat__unread-badge-color: var(--str-chat__red400);--str-chat__on-unread-badge-color: var(--str-chat__grey50);--str-chat__overlay-color: rgba(252, 252, 252, .9);--str-chat__secondary-overlay-color: rgba(0, 0, 0, .2);--str-chat__secondary-overlay-text-color: var(--str-chat__grey50);--str-chat__opaque-surface-background-color: rgba(0, 0, 0, .8);--str-chat__opaque-surface-text-color: var(--str-chat__grey50);--str-chat__box-shadow-color: rgba(0, 0, 0, .18);--str-chat__info-color: var(--str-chat__green500)}.str-chat__theme-dark{--str-chat__primary-color: var(--str-chat__blue400);--str-chat__primary-overlay-color: rgba(51, 126, 255, .6);--str-chat__primary-color-low-emphasis: var(--str-chat__blue700);--str-chat__active-primary-color: var(--str-chat__blue600);--str-chat__on-primary-color: var(--str-chat__grey50);--str-chat__background-color: var(--str-chat__grey950);--str-chat__secondary-background-color: var(--str-chat__grey900);--str-chat__primary-surface-color: var(--str-chat__blue900);--str-chat__primary-surface-color-low-emphasis: var(--str-chat__blue950);--str-chat__surface-color: var(--str-chat__grey700);--str-chat__secondary-surface-color: var(--str-chat__grey800);--str-chat__tertiary-surface-color: var(--str-chat__grey900);--str-chat__text-color: var(--str-chat__grey50);--str-chat__text-low-emphasis-color: var(--str-chat__grey500);--str-chat__disabled-color: var(--str-chat__grey600);--str-chat__on-disabled-color: var(--str-chat__grey50);--str-chat__danger-color: var(--str-chat__red600);--str-chat__message-highlight-color: var(--str-chat__yellow900);--str-chat__unread-badge-color: var(--str-chat__red400);--str-chat__on-unread-badge-color: var(--str-chat__grey50);--str-chat__overlay-color: rgba(0, 0, 0, .7);--str-chat__secondary-overlay-color: rgba(0, 0, 0, .4);--str-chat__secondary-overlay-text-color: var(--str-chat__grey50);--str-chat__opaque-surface-background-color: rgba(250, 250, 250, .85);--str-chat__opaque-surface-text-color: var(--str-chat__grey900);--str-chat__box-shadow-color: rgba(0, 0, 0, .8);--str-chat__info-color: var(--str-chat__green500)}.image-gallery-icon{color:#fff;transition:all .3s ease-out;appearance:none;background-color:#0000;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;display:flex;justify-content:center;align-items:center}.image-gallery.fullscreen-modal{background:#000;height:100%;inset:0;position:fixed;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content .image-gallery-slide{background-color:var(--str-chat__secondary-surface-color)}.image-gallery-content .image-gallery-slide .str-chat__base-image--load-failed{height:var(--str-chat__attachment-max-width);width:var(--str-chat__attachment-max-width);font-size:0}.image-gallery-content .image-gallery-slide .str-chat__message-attachment-file--item-download{position:absolute;left:.375rem;top:.375rem}.image-gallery-content.fullscreen{background:#000}.image-gallery-content.fullscreen .image-gallery-slide .image-gallery-image{max-width:100%}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px);max-width:unset;object-fit:contain}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right,.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right,.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center,.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.str-chat{--str-chat__cta-button-border-radius: var(--str-chat__border-radius-xs);--str-chat__cta-button-color: var(--str-chat__on-primary-color);--str-chat__cta-button-background-color: var(--str-chat__primary-color);--str-chat__cta-button-border-block-start: none;--str-chat__cta-button-border-block-end: none;--str-chat__cta-button-border-inline-start: none;--str-chat__cta-button-border-inline-end: none;--str-chat__cta-button-box-shadow: none;--str-chat__cta-button-pressed-background-color: var(--str-chat__active-primary-color);--str-chat__cta-button-disabled-background-color: var(--str-chat__disabled-color);--str-chat__cta-button-disabled-color: var(--str-chat__on-disabled-color)}.str-chat__cta-button{background:var(--str-chat__cta-button-background-color);color:var(--str-chat__cta-button-color);box-shadow:var(--str-chat__cta-button-box-shadow);border-radius:var(--str-chat__cta-button-border-radius);border-block-start:var(--str-chat__cta-button-border-block-start);border-block-end:var(--str-chat__cta-button-border-block-end);border-inline-start:var(--str-chat__cta-button-border-inline-start);border-inline-end:var(--str-chat__cta-button-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__cta-button:active{background-color:var(--str-chat__cta-button-pressed-background-color)}.str-chat__cta-button:disabled{background-color:var(--str-chat__cta-button-disabled-background-color);color:var(--str-chat__cta-button-disabled-color)}.str-chat{--str-chat__circle-fab-border-radius: var(--str-chat__border-radius-circle);--str-chat__circle-fab-color: var(--str-chat__primary-color);--str-chat__circle-fab-background-color: var(--str-chat__secondary-background-color);--str-chat__circle-fab-pressed-background-color: var(--str-chat__surface-color);--str-chat__circle-fab-box-shadow: 0 2px 4px rgba(0, 0, 0, .25);--str-chat__circle-fab-border-block-start: none;--str-chat__circle-fab-border-block-end: none;--str-chat__circle-fab-border-inline-start: none;--str-chat__circle-fab-border-inline-end: none}.str-chat__circle-fab{background:var(--str-chat__circle-fab-background-color);color:var(--str-chat__circle-fab-color);box-shadow:var(--str-chat__circle-fab-box-shadow);border-radius:var(--str-chat__circle-fab-border-radius);border-block-start:var(--str-chat__circle-fab-border-block-start);border-block-end:var(--str-chat__circle-fab-border-block-end);border-inline-start:var(--str-chat__circle-fab-border-inline-start);border-inline-end:var(--str-chat__circle-fab-border-inline-end)}.str-chat__circle-fab svg path{fill:var(--str-chat__circle-fab-color)}.str-chat__circle-fab:active{background-color:var(--str-chat__circle-fab-pressed-background-color)}.str-chat{--str-chat__avatar-border-radius: var(--str-chat__border-radius-circle);--str-chat__avatar-color: var(--str-chat__on-primary-color);--str-chat__avatar-background-color: var(--str-chat__primary-color);--str-chat__avatar-border-block-start: none;--str-chat__avatar-border-block-end: none;--str-chat__avatar-border-inline-start: none;--str-chat__avatar-border-inline-end: none;--str-chat__avatar-box-shadow: none;--str-chat__avatar-online-indicator-color: var(--str-chat__info-color);--str-chat__avatar-online-indicator-border-radius: var(--str-chat__border-radius-circle)}.str-chat__avatar .str-chat__avatar-image{background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end);display:block}.str-chat__avatar.str-chat__avatar--no-letters{--str-chat-icon-color: var(--str-chat__avatar-color);background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end)}.str-chat__avatar .str-chat__avatar-fallback{background:var(--str-chat__avatar-background-color);color:var(--str-chat__avatar-color);box-shadow:var(--str-chat__avatar-box-shadow);border-radius:var(--str-chat__avatar-border-radius);border-block-start:var(--str-chat__avatar-border-block-start);border-block-end:var(--str-chat__avatar-border-block-end);border-inline-start:var(--str-chat__avatar-border-inline-start);border-inline-end:var(--str-chat__avatar-border-inline-end);text-transform:uppercase}.str-chat__avatar .str-chat__avatar--online-indicator{background-color:var(--str-chat__avatar-online-indicator-color);border-radius:var(--str-chat__avatar-online-indicator-border-radius)}.str-chat__loading-channels-avatar,.str-chat__avatar-group{border-radius:var(--str-chat__avatar-border-radius)}.str-chat{--str-chat__attachment-list-border-radius: 0;--str-chat__attachment-list-color: var(--str-chat__text-color);--str-chat__attachment-list-background-color: transparent;--str-chat__attachment-list-border-block-start: none;--str-chat__attachment-list-border-block-end: none;--str-chat__attachment-list-border-inline-start: none;--str-chat__attachment-list-border-inline-end: none;--str-chat__attachment-list-box-shadow: none;--str-chat__image-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__image-attachment-color: var(--str-chat__text-color);--str-chat__image-attachment-background-color: var(--str-chat__secondary-surface-color);--str-chat__image-attachment-border-block-start: none;--str-chat__image-attachment-border-block-end: none;--str-chat__image-attachment-border-inline-start: none;--str-chat__image-attachment-border-inline-end: none;--str-chat__image-attachment-box-shadow: none;--str-chat__image-gallery-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__image-gallery-attachment-color: var(--str-chat__text-color);--str-chat__image-gallery-attachment-background-color: transparent;--str-chat__image-gallery-attachment-border-block-start: none;--str-chat__image-gallery-attachment-border-block-end: none;--str-chat__image-gallery-attachment-border-inline-start: none;--str-chat__image-gallery-attachment-border-inline-end: none;--str-chat__image-gallery-attachment-box-shadow: none;--str-chat__image-gallery-attachment-overlay: var(--str-chat__secondary-overlay-color);--str-chat__image-gallery-attachment-overlay-text-color: var( --str-chat__secondary-overlay-text-color );--str-chat__card-attachment-border-radius: 0;--str-chat__card-attachment-color: var(--str-chat__text-color);--str-chat__card-attachment-link-color: var(--str-chat__primary-color);--str-chat__card-attachment-background-color: transparent;--str-chat__card-attachment-border-block-start: none;--str-chat__card-attachment-border-block-end: none;--str-chat__card-attachment-border-inline-start: none;--str-chat__card-attachment-border-inline-end: none;--str-chat__card-attachment-box-shadow: none;--str-chat__file-attachment-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__file-attachment-color: var(--str-chat__text-color);--str-chat__file-attachment-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__file-attachment-background-color: var(--str-chat__secondary-background-color);--str-chat__file-attachment-border-block-start: none;--str-chat__file-attachment-border-block-end: none;--str-chat__file-attachment-border-inline-start: none;--str-chat__file-attachment-border-inline-end: none;--str-chat__file-attachment-box-shadow: none;--str-chat__audio-attachment-widget-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__audio-attachment-widget-color: var(--str-chat__text-color);--str-chat__audio-attachment-widget-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__audio-attachment-widget-background-color: var(--str-chat__secondary-background-color);--str-chat__audio-attachment-widget-border-block-start: none;--str-chat__audio-attachment-widget-border-block-end: none;--str-chat__audio-attachment-widget-border-inline-start: none;--str-chat__audio-attachment-widget-border-inline-end: none;--str-chat__audio-attachment-widget-box-shadow: none;--str-chat__voice-recording-attachment-widget-border-radius: calc( var(--str-chat__message-bubble-border-radius) - var(--str-chat__attachment-margin) );--str-chat__voice-recording-attachment-widget-color: var(--str-chat__text-color);--str-chat__voice-recording-attachment-widget-secondary-color: var( --str-chat__text-low-emphasis-color );--str-chat__voice-recording-attachment-widget-background-color: var( --str-chat__secondary-background-color );--str-chat__voice-recording-attachment-widget-border-block-start: none;--str-chat__voice-recording-attachment-widget-border-block-end: none;--str-chat__voice-recording-attachment-widget-border-inline-start: none;--str-chat__voice-recording-attachment-widget-border-inline-end: none;--str-chat__voice-recording-attachment-widget-box-shadow: none;--str-chat__audio-attachment-controls-button-border-radius: var(--str-chat__border-radius-circle);--str-chat__audio-attachment-controls-button-color: var(--str-chat__text-color);--str-chat__audio-attachment-controls-button-background-color: var( --str-chat__secondary-background-color );--str-chat__audio-attachment-controls-button-pressed-background-color: var( --str-chat__surface-color );--str-chat__audio-attachment-controls-button-border-block-start: none;--str-chat__audio-attachment-controls-button-border-block-end: none;--str-chat__audio-attachment-controls-button-border-inline-start: none;--str-chat__audio-attachment-controls-button-border-inline-end: none;--str-chat__audio-attachment-controls-button-box-shadow: var(--str-chat__circle-fab-box-shadow);--str-chat__attachment-actions-border-radius: 0;--str-chat__attachment-actions-color: var(--str-chat__text-color);--str-chat__attachment-actions-background-color: transparent;--str-chat__attachment-actions-border-block-start: none;--str-chat__attachment-actions-border-block-end: none;--str-chat__attachment-actions-border-inline-start: none;--str-chat__attachment-actions-border-inline-end: none;--str-chat__attachment-actions-box-shadow: none;--str-chat__attachment-action-border-radius: 0;--str-chat__attachment-action-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-action-background-color: var(--str-chat__secondary-background-color);--str-chat__attachment-action-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__attachment-action-box-shadow: none;--str-chat__attachment-action-active-color: var(--str-chat__primary-color)}.str-chat__attachment-list{background:var(--str-chat__attachment-list-background-color);color:var(--str-chat__attachment-list-color);box-shadow:var(--str-chat__attachment-list-box-shadow);border-radius:var(--str-chat__attachment-list-border-radius);border-block-start:var(--str-chat__attachment-list-border-block-start);border-block-end:var(--str-chat__attachment-list-border-block-end);border-inline-start:var(--str-chat__attachment-list-border-inline-start);border-inline-end:var(--str-chat__attachment-list-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment--image,.str-chat__attachment-list .str-chat__message-attachment-card--header,.str-chat__attachment-list .str-chat__message-attachment--video{background:var(--str-chat__image-attachment-background-color);color:var(--str-chat__image-attachment-color);box-shadow:var(--str-chat__image-attachment-box-shadow);border-radius:var(--str-chat__image-attachment-border-radius);border-block-start:var(--str-chat__image-attachment-border-block-start);border-block-end:var(--str-chat__image-attachment-border-block-end);border-inline-start:var(--str-chat__image-attachment-border-inline-start);border-inline-end:var(--str-chat__image-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__gallery{background:var(--str-chat__image-gallery-attachment-background-color);color:var(--str-chat__image-gallery-attachment-color);box-shadow:var(--str-chat__image-gallery-attachment-box-shadow);border-radius:var(--str-chat__image-gallery-attachment-border-radius);border-block-start:var(--str-chat__image-gallery-attachment-border-block-start);border-block-end:var(--str-chat__image-gallery-attachment-border-block-end);border-inline-start:var(--str-chat__image-gallery-attachment-border-inline-start);border-inline-end:var(--str-chat__image-gallery-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-image{background-color:var(--str-chat__image-attachment-background-color);border:0}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-placeholder{color:var(--str-chat__image-gallery-attachment-overlay-text-color);display:flex;border:none;font:var(--str-chat__headline2-text)}.str-chat__attachment-list .str-chat__gallery .str-chat__gallery-placeholder:after{background-color:var(--str-chat__image-gallery-attachment-overlay)}.str-chat__attachment-list .str-chat__message-attachment--svg-image{background-image:repeating-conic-gradient(#d4d5d7 0% 25%,#f4f4f4 0% 50%);background-size:24px 24px}.str-chat__attachment-list .str-chat__message-attachment-unsupported,.str-chat__attachment-list .str-chat__message-attachment-file--item{background:var(--str-chat__file-attachment-background-color);color:var(--str-chat__file-attachment-color);box-shadow:var(--str-chat__file-attachment-box-shadow);border-radius:var(--str-chat__file-attachment-border-radius);border-block-start:var(--str-chat__file-attachment-border-block-start);border-block-end:var(--str-chat__file-attachment-border-block-end);border-inline-start:var(--str-chat__file-attachment-border-inline-start);border-inline-end:var(--str-chat__file-attachment-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-unsupported .str-chat__message-attachment-unsupported__title,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-audio-widget--title,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-name,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-audio-widget--title{font:var(--str-chat__subtitle-medium-text);word-break:keep-all}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-file--item-size,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-file--item-size{color:var(--str-chat__file-attachment-secondary-color);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message-attachment-file--item .str-chat__message-attachment-download-icon svg path,.str-chat__attachment-list .str-chat__message-attachment-audio-widget .str-chat__message-attachment-download-icon svg path{fill:var(--str-chat__file-attachment-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget{background:var(--str-chat__audio-attachment-widget-background-color);color:var(--str-chat__audio-attachment-widget-color);box-shadow:var(--str-chat__audio-attachment-widget-box-shadow);border-radius:var(--str-chat__audio-attachment-widget-border-radius);border-block-start:var(--str-chat__audio-attachment-widget-border-block-start);border-block-end:var(--str-chat__audio-attachment-widget-border-block-end);border-inline-start:var(--str-chat__audio-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-widget-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track{background:linear-gradient(to right,var(--str-chat__primary-color) var(--str-chat__message-attachment-audio-widget-progress),var(--str-chat__disabled-color) var(--str-chat__message-attachment-audio-widget-progress));border-radius:calc(var(--str-chat__spacing-px)*5)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--progress-track .str-chat__message-attachment-audio-widget--progress-indicator{background-color:var(--str-chat__primary-color);border-radius:inherit}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button{background:var(--str-chat__audio-attachment-controls-button-background-color);color:var(--str-chat__audio-attachment-controls-button-color);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button svg path{fill:var(--str-chat__audio-attachment-controls-button-color)}.str-chat__attachment-list .str-chat__message-attachment-audio-widget--play-button:active{background-color:var(--str-chat__audio-attachment-controls-button-pressed-background-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget{background:var(--str-chat__voice-recording-attachment-widget-background-color);color:var(--str-chat__voice-recording-attachment-widget-color);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget a{color:var(--str-chat__voice-recording-attachment-widget-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color);white-space:nowrap}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__amplitude-bar{background:var(--str-chat__text-low-emphasis-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__amplitude-bar--active{background:var(--str-chat__primary-color)}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__wave-progress-bar__progress-indicator{background-color:#fff;border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__secondary-overlay-color);cursor:grab}.str-chat__attachment-list .str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__error-message{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color)}.str-chat__attachment-list .str-chat__message_attachment__playback-rate-button{box-shadow:0 2px 4px #00000040;border-radius:var(--str-chat__border-radius-circle);background-color:#fff;cursor:pointer}.str-chat__attachment-list .str-chat__message-attachment--card{background:var(--str-chat__card-attachment-background-color);color:var(--str-chat__card-attachment-color);box-shadow:var(--str-chat__card-attachment-box-shadow);border-radius:var(--str-chat__card-attachment-border-radius);border-block-start:var(--str-chat__card-attachment-border-block-start);border-block-end:var(--str-chat__card-attachment-border-block-end);border-inline-start:var(--str-chat__card-attachment-border-inline-start);border-inline-end:var(--str-chat__card-attachment-border-inline-end);font:var(--str-chat__body-text)}.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--source-link,.str-chat__attachment-list .str-chat__message-attachment--card .str-chat__message-attachment-card--title{font:var(--str-chat__body-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-card--audio img{border-bottom-left-radius:0;border-bottom-right-radius:0}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card--header .str-chat__message-attachment-card--source-link{background-color:var(--str-chat__audio-attachment-widget-background-color)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card-audio-widget{background-color:var(--str-chat__audio-attachment-widget-background-color);border-radius:0 0 calc(var(--str-chat__spacing-px)*14) calc(var(--str-chat__spacing-px)*14)}.str-chat__attachment-list .str-chat__message-attachment-card--audio .str-chat__message-attachment-card-audio-widget .str-chat__message-attachment-audio-widget--title{color:var(--str-chat__text-color);font:var(--str-chat__body-medium-text)}.str-chat__attachment-list .str-chat__message-attachment-actions{background:var(--str-chat__attachment-actions-background-color);color:var(--str-chat__attachment-actions-color);box-shadow:var(--str-chat__attachment-actions-box-shadow);border-radius:var(--str-chat__attachment-actions-border-radius);border-block-start:var(--str-chat__attachment-actions-border-block-start);border-block-end:var(--str-chat__attachment-actions-border-block-end);border-inline-start:var(--str-chat__attachment-actions-border-inline-start);border-inline-end:var(--str-chat__attachment-actions-border-inline-end)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button{background:var(--str-chat__attachment-action-background-color);color:var(--str-chat__attachment-action-color);box-shadow:var(--str-chat__attachment-action-box-shadow);border-radius:var(--str-chat__attachment-action-border-radius);border-block-start:var(--str-chat__attachment-action-border-block-start);border-block-end:var(--str-chat__attachment-action-border-block-end);border-inline-start:var(--str-chat__attachment-action-border-inline-start);border-inline-end:var(--str-chat__attachment-action-border-inline-end);font:var(--str-chat__subtitle-medium-text);border-collapse:collapse}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button:active{color:var(--str-chat__attachment-action-active-color)}.str-chat__attachment-list .str-chat__message-attachment-actions .str-chat__message-attachment-actions-button:not(:last-of-type){border-inline-end:none}.str-chat__attachment-list .str-chat__message-attachment-with-actions.str-chat__message-attachment--giphy .str-chat__message-attachment-card--header{border-end-start-radius:0;border-end-end-radius:0}.str-chat__message-attachment-audio-widget--play-button{background:var(--str-chat__audio-attachment-controls-button-background-color);color:var(--str-chat__audio-attachment-controls-button-color);box-shadow:var(--str-chat__audio-attachment-controls-button-box-shadow);border-radius:var(--str-chat__audio-attachment-controls-button-border-radius);border-block-start:var(--str-chat__audio-attachment-controls-button-border-block-start);border-block-end:var(--str-chat__audio-attachment-controls-button-border-block-end);border-inline-start:var(--str-chat__audio-attachment-controls-button-border-inline-start);border-inline-end:var(--str-chat__audio-attachment-controls-button-border-inline-end)}.str-chat__message-attachment-audio-widget--play-button svg path{fill:var(--str-chat__audio-attachment-controls-button-color)}.str-chat__message-attachment-audio-widget--play-button:active{background-color:var(--str-chat__audio-attachment-controls-button-pressed-background-color)}.str-chat__message-attachment-card.str-chat__message-attachment-card--audio .str-chat__message-attachment-card--header{border-end-start-radius:0;border-end-end-radius:0}.str-chat__message-attachment__voice-recording-widget{background:var(--str-chat__voice-recording-attachment-widget-background-color);color:var(--str-chat__voice-recording-attachment-widget-color);box-shadow:var(--str-chat__voice-recording-attachment-widget-box-shadow);border-radius:var(--str-chat__voice-recording-attachment-widget-border-radius);border-block-start:var(--str-chat__voice-recording-attachment-widget-border-block-start);border-block-end:var(--str-chat__voice-recording-attachment-widget-border-block-end);border-inline-start:var(--str-chat__voice-recording-attachment-widget-border-inline-start);border-inline-end:var(--str-chat__voice-recording-attachment-widget-border-inline-end)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__title{white-space:nowrap;overflow-y:visible;overflow-x:hidden;overflow-x:clip;text-overflow:ellipsis;word-break:keep-all;font:var(--str-chat__subtitle-medium-text)}.str-chat__message-attachment__voice-recording-widget .str-chat__message-attachment__voice-recording-widget__timer{font:var(--str-chat__body-text);color:var(--str-chat__text-low-emphasis-color);white-space:nowrap}.str-chat__audio_recorder__waveform-box,.str-chat__wave-progress-bar__track{cursor:pointer}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar{background:var(--str-chat__text-low-emphasis-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__amplitude-bar--active,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__amplitude-bar--active{background:var(--str-chat__primary-color)}.str-chat__audio_recorder__waveform-box .str-chat__wave-progress-bar__progress-indicator,.str-chat__wave-progress-bar__track .str-chat__wave-progress-bar__progress-indicator{background-color:#fff;border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__secondary-overlay-color);cursor:grab}.str-chat-angular__message-attachment-file-single .str-chat__message-attachment-file--item-first-row{color:var(--str-chat__attachment-list-color)}.str-chat__attachment-list-angular-host .str-chat__message-attachment-card--video-play{--str-chat-icon-color: var(--str-chat__text-color);background-color:var(--str-chat__secondary-background-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat{--str-chat__attachment-preview-list-border-radius: var(--str-chat__border-radius-sm);--str-chat__attachment-preview-list-color: var(--str-chat__text-color);--str-chat__attachment-preview-list-background-color: transparent;--str-chat__attachment-preview-list-border-block-start: none;--str-chat__attachment-preview-list-border-block-end: none;--str-chat__attachment-preview-list-border-inline-start: none;--str-chat__attachment-preview-list-border-inline-end: none;--str-chat__attachment-preview-list-box-shadow: none;--str-chat__attachment-preview-close-icon-background: var(--str-chat__secondary-overlay-color);--str-chat__attachment-preview-close-icon-color: var(--str-chat__secondary-overlay-text-color);--str-chat__attachment-preview-retry-icon-color: var(--str-chat__primary-color);--str-chat__attachment-preview-download-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-preview-overlay-color: var(--str-chat__overlay-color);--str-chat__attachment-preview-image-border-radius: var(--str-chat__border-radius-sm);--str-chat__attachment-preview-image-color: var(--str-chat__text-color);--str-chat__attachment-preview-image-background-color: transparent;--str-chat__attachment-preview-image-border-block-start: none;--str-chat__attachment-preview-image-border-block-end: none;--str-chat__attachment-preview-image-border-inline-start: none;--str-chat__attachment-preview-image-border-inline-end: none;--str-chat__attachment-preview-image-box-shadow: none;--str-chat__attachment-preview-file-border-radius: var(--str-chat__border-radius-md);--str-chat__attachment-preview-file-color: var(--str-chat__text-color);--str-chat__attachment-preview-file-background-color: transparent;--str-chat__attachment-preview-file-border-block-start: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-block-end: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__attachment-preview-file-box-shadow: none}.str-chat__attachment-preview-list{background:var(--str-chat__attachment-preview-list-background-color);color:var(--str-chat__attachment-preview-list-color);box-shadow:var(--str-chat__attachment-preview-list-box-shadow);border-radius:var(--str-chat__attachment-preview-list-border-radius);border-block-start:var(--str-chat__attachment-preview-list-border-block-start);border-block-end:var(--str-chat__attachment-preview-list-border-block-end);border-inline-start:var(--str-chat__attachment-preview-list-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-list-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-list-scroll-container{border-radius:inherit}.str-chat__attachment-preview-list .str-chat__attachment-preview-image{background:var(--str-chat__attachment-preview-image-background-color);color:var(--str-chat__attachment-preview-image-color);box-shadow:var(--str-chat__attachment-preview-image-box-shadow);border-radius:var(--str-chat__attachment-preview-image-border-radius);border-block-start:var(--str-chat__attachment-preview-image-border-block-start);border-block-end:var(--str-chat__attachment-preview-image-border-block-end);border-inline-start:var(--str-chat__attachment-preview-image-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-image-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail,.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-image-loading{border-radius:var(--str-chat__attachment-preview-image-border-radius);background-color:var(--str-chat__attachment-preview-overlay-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording,.str-chat__attachment-preview-list .str-chat__attachment-preview-file{background:var(--str-chat__attachment-preview-file-background-color);color:var(--str-chat__attachment-preview-file-color);box-shadow:var(--str-chat__attachment-preview-file-box-shadow);border-radius:var(--str-chat__attachment-preview-file-border-radius);border-block-start:var(--str-chat__attachment-preview-file-border-block-start);border-block-end:var(--str-chat__attachment-preview-file-border-block-end);border-inline-start:var(--str-chat__attachment-preview-file-border-inline-start);border-inline-end:var(--str-chat__attachment-preview-file-border-inline-end)}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-name,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-title,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-download,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download{--str-chat-icon-color: var(--str-chat__attachment-preview-download-icon-color);text-decoration:none}.str-chat__attachment-preview-list .str-chat__attachment-preview-unsupported .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__attachment-preview-file-download svg path,.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download svg path{fill:var(--str-chat__attachment-preview-download-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-file .str-chat__attachment-preview-file-download svg path{fill:var(--str-chat__attachment-preview-download-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-voice-recording .str-chat__recording-timer{color:var(--str-chat__text-low-emphasis-color);font:var(--str-chat__caption-medium-text)}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{--str-chat-icon-color: var(--str-chat__attachment-preview-close-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete .str-chat__icon{background-color:var(--str-chat__attachment-preview-close-icon-background);border-radius:999px}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{background-color:var(--str-chat__attachment-preview-close-icon-background);border-radius:999px}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg path{fill:var(--str-chat__attachment-preview-close-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error{--str-chat-icon-color: var(--str-chat__attachment-preview-retry-icon-color);background-color:var(--str-chat__attachment-preview-overlay-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error svg path{fill:var(--str-chat__attachment-preview-retry-icon-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error.str-chat__attachment-preview-error-image{border-radius:var(--str-chat__attachment-preview-image-border-radius)}.str-chat__attachment-preview-list .str-chat__attachment-preview-error.str-chat__attachment-preview-error-file{border-radius:var(--str-chat__attachment-preview-file-border-radius)}.str-chat__audio_recorder-container{background-color:var(--str-chat__background-color)}.str-chat__audio_recorder button{background:none;border:none;cursor:pointer}.str-chat__audio_recorder button:disabled{cursor:default}.str-chat__audio_recorder .str-chat__audio_recorder__cancel-button,.str-chat__audio_recorder .str-chat__audio_recorder__toggle-playback-button{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);color:var(--str-chat__text-low-emphasis-color)}.str-chat__audio_recorder .str-chat__message-attachment-audio-widget--play-button{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);box-shadow:none;border:none}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button,.str-chat__audio_recorder .str-chat__audio_recorder__resume-recording-button{--str-chat-icon-color: var(--str-chat__danger-color);color:var(--str-chat__danger-color)}.str-chat__audio_recorder .str-chat__audio_recorder__pause-recording-button{border:3px solid var(--str-chat__danger-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button,.str-chat__audio_recorder .str-chat__audio_recorder__complete-button{--str-chat-icon-color: var(--str-chat__on-primary-color);border-radius:var(--str-chat__border-radius-circle);color:var(--str-chat__on-primary-color);background-color:var(--str-chat__primary-color)}.str-chat__audio_recorder .str-chat__audio_recorder__stop-button .str-chat__loading-indicator svg linearGradient stop:last-child,.str-chat__audio_recorder .str-chat__audio_recorder__complete-button .str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__background-color)}.str-chat{--str-chat__autocomplete-menu-border-radius: var(--str-chat__border-radius-xs);--str-chat__autocomplete-menu-color: var(--str-chat__text-color);--str-chat__autocomplete-menu-background-color: var(--str-chat__secondary-background-color);--str-chat__autocomplete-menu-border-block-start: none;--str-chat__autocomplete-menu-border-block-end: none;--str-chat__autocomplete-menu-border-inline-start: none;--str-chat__autocomplete-menu-border-inline-end: none;--str-chat__autocomplete-menu-box-shadow: 0 0 8px rgba(0, 0, 0, .15);--str-chat__autocomplete-active-background-color: var(--str-chat__surface-color);--str-chat__suggestion-list-container-border-radius: var(--str-chat__border-radius-xs);--str-chat__suggestion-list-container-color: var(--str-chat__text-color);--str-chat__suggestion-list-container-background-color: var( --str-chat__secondary-background-color );--str-chat__suggestion-list-container-border-block-start: none;--str-chat__suggestion-list-container-border-block-end: none;--str-chat__suggestion-list-container-border-inline-start: none;--str-chat__suggestion-list-container-border-inline-end: none;--str-chat__suggestion-list-container-box-shadow: 0 0 8px rgba(0, 0, 0, .15);--str-chat__suggestion-list-item--selected-background-color: var(--str-chat__surface-color);--str-chat__slash-command-border-radius: 0;--str-chat__slash-command-color: var(--str-chat__text-color);--str-chat__slash-command-background-color: transparent;--str-chat__slash-command-border-block-start: none;--str-chat__slash-command-border-block-end: none;--str-chat__slash-command-border-inline-start: none;--str-chat__slash-command-border-inline-end: none;--str-chat__slash-command-box-shadow: none;--str-chat__slash-command-args-color: var(--str-chat__text-low-emphasis-color);--str-chat__mention-list-user-item-border-radius: 0;--str-chat__mention-list-user-item-color: var(--str-chat__text-color);--str-chat__mention-list-user-item-background-color: transparent;--str-chat__mention-list-user-item-border-block-start: none;--str-chat__mention-list-user-item-border-block-end: none;--str-chat__mention-list-user-item-border-inline-start: none;--str-chat__mention-list-user-item-border-inline-end: none;--str-chat__mention-list-user-item-box-shadow: none;--str-chat__mention-list-user-item-at-sign-color: var(--str-chat__primary-color);--str-chat__mention-list-emoji-item-font-family: var(--str-chat__font-family);--str-chat__mention-list-emoji-item-border-radius: 0;--str-chat__mention-list-emoji-item-color: var(--str-chat__text-color);--str-chat__mention-list-emoji-item-background-color: transparent;--str-chat__mention-list-emoji-item-border-block-start: none;--str-chat__mention-list-emoji-item-border-block-end: none;--str-chat__mention-list-emoji-item-border-inline-start: none;--str-chat__mention-list-emoji-item-border-inline-end: none;--str-chat__mention-list-emoji-item-box-shadow: none}.mention-menu{background:var(--str-chat__autocomplete-menu-background-color)!important;color:var(--str-chat__autocomplete-menu-color)!important;box-shadow:var(--str-chat__autocomplete-menu-box-shadow)!important;border-radius:var(--str-chat__autocomplete-menu-border-radius)!important;border-block-start:var(--str-chat__autocomplete-menu-border-block-start)!important;border-block-end:var(--str-chat__autocomplete-menu-border-block-end)!important;border-inline-start:var(--str-chat__autocomplete-menu-border-inline-start)!important;border-inline-end:var(--str-chat__autocomplete-menu-border-inline-end)!important}.mention-menu .active.mention-active>a{background-color:var(--str-chat__autocomplete-active-background-color)!important}.mention-menu .mention-item{color:var(--str-chat__autocomplete-menu-color)!important;background-color:#0000!important}.str-chat__slash-command{background:var(--str-chat__slash-command-background-color);color:var(--str-chat__slash-command-color);box-shadow:var(--str-chat__slash-command-box-shadow);border-radius:var(--str-chat__slash-command-border-radius);border-block-start:var(--str-chat__slash-command-border-block-start);border-block-end:var(--str-chat__slash-command-border-block-end);border-inline-start:var(--str-chat__slash-command-border-inline-start);border-inline-end:var(--str-chat__slash-command-border-inline-end);text-align:left;font:var(--str-chat__subtitle-text)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-name{text-transform:capitalize;font:var(--str-chat__subtitle2-text)}.str-chat__slash-command .str-chat__slash-command-header .str-chat__slash-command-args{color:var(--str-chat__slash-command-args-color);font:var(--str-chat__subtitle-text)}.str-chat__user-item{background:var(--str-chat__mention-list-user-item-background-color);color:var(--str-chat__mention-list-user-item-color);box-shadow:var(--str-chat__mention-list-user-item-box-shadow);border-radius:var(--str-chat__mention-list-user-item-border-radius);border-block-start:var(--str-chat__mention-list-user-item-border-block-start);border-block-end:var(--str-chat__mention-list-user-item-border-block-end);border-inline-start:var(--str-chat__mention-list-user-item-border-inline-start);border-inline-end:var(--str-chat__mention-list-user-item-border-inline-end)}.str-chat__user-item .str-chat__user-item--name{font:var(--str-chat__subtitle-text)}.str-chat__user-item .str-chat__user-item-at{font:var(--str-chat__subtitle2-text);color:var(--str-chat__mention-list-user-item-at-sign-color)}.str-chat__emoji-item{background:var(--str-chat__mention-list-emoji-item-background-color);color:var(--str-chat__mention-list-emoji-item-color);box-shadow:var(--str-chat__mention-list-emoji-item-box-shadow);border-radius:var(--str-chat__mention-list-emoji-item-border-radius);border-block-start:var(--str-chat__mention-list-emoji-item-border-block-start);border-block-end:var(--str-chat__mention-list-emoji-item-border-block-end);border-inline-start:var(--str-chat__mention-list-emoji-item-border-inline-start);border-inline-end:var(--str-chat__mention-list-emoji-item-border-inline-end)}.str-chat__emoji-item .str-chat__emoji-item--name{font:var(--str-chat__subtitle-text)}.str-chat__suggestion-list-container{background:var(--str-chat__suggestion-list-container-background-color);color:var(--str-chat__suggestion-list-container-color);box-shadow:var(--str-chat__suggestion-list-container-box-shadow);border-radius:var(--str-chat__suggestion-list-container-border-radius);border-block-start:var(--str-chat__suggestion-list-container-border-block-start);border-block-end:var(--str-chat__suggestion-list-container-border-block-end);border-inline-start:var(--str-chat__suggestion-list-container-border-inline-start);border-inline-end:var(--str-chat__suggestion-list-container-border-inline-end)}.str-chat__suggestion-list-container .str-chat__suggestion-list .str-chat__suggestion-list-item>a{text-decoration:none}.str-chat__suggestion-list-container .str-chat__suggestion-list .str-chat__suggestion-item--selected{background-color:var(--str-chat__suggestion-list-item--selected-background-color)}.str-chat__suggestion-list-container .str-chat__suggestion-list--react .str-chat__suggestion-list-item>button{background:none;border:none;text-decoration:none}.str-chat__base-image{color:#0000}.str-chat__base-image--load-failed{mask-image:var(--str-chat__image-fallback-icon);-webkit-mask-image:var(--str-chat__image-fallback-icon);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;mask-size:5rem 5rem;-webkit-mask-size:5rem 5rem;background-color:var(--str-chat__disabled-color)}.str-chat__base-image--load-failed~.str-chat__message-attachment-file--item-download .str-chat__message-attachment-download-icon path{fill:var(--str-chat__text-color)}.str-chat__attachment-preview-image .str-chat__base-image--load-failed{mask-size:1.5rem 1.5rem;-webkit-mask-size:1.5rem 1.5rem}.str-chat__attachment-preview-list .str-chat__attachment-preview-image--error{background-color:var(--str-chat__secondary-surface-color)}.str-chat__attachment-preview-list .str-chat__attachment-preview-image--error .str-chat__attachment-preview-thumbnail.str-chat__base-image--load-failed{background-color:var(--str-chat__disabled-color)}.str-chat{--str-chat__channel-border-radius: 0;--str-chat__channel-color: var(--str-chat__text-color);--str-chat__channel-background-color: var(--str-chat__background-color);--str-chat__channel-box-shadow: none;--str-chat__channel-border-block-start: none;--str-chat__channel-border-block-end: none;--str-chat__channel-border-inline-start: none;--str-chat__channel-border-inline-end: none;--str-chat__channel-empty-indicator-color: var(--str-chat__disabled-color);--str-chat__channel-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-loading-state-color: var(--str-chat__disabled-color)}.str-chat__channel{background:var(--str-chat__channel-background-color);color:var(--str-chat__channel-color);box-shadow:var(--str-chat__channel-box-shadow);border-radius:var(--str-chat__channel-border-radius);border-block-start:var(--str-chat__channel-border-block-start);border-block-end:var(--str-chat__channel-border-block-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-inline-end:var(--str-chat__channel-border-inline-end)}.str-chat__empty-channel{--str-chat-icon-color: var(--str-chat__channel-empty-color);background:var(--str-chat__channel-background-color);color:var(--str-chat__channel-color);box-shadow:var(--str-chat__channel-box-shadow);border-radius:var(--str-chat__channel-border-radius);border-block-start:var(--str-chat__channel-border-block-start);border-block-end:var(--str-chat__channel-border-block-end);border-inline-start:var(--str-chat__channel-border-inline-start);border-inline-end:var(--str-chat__channel-border-inline-end);font:var(--str-chat__headline-text);text-align:center}.str-chat__empty-channel svg path{fill:var(--str-chat__channel-empty-indicator-color)}.str-chat__empty-channel .str-chat__empty-channel-text{color:var(--str-chat__channel-empty-color)}.str-chat__loading-channel{animation:pulsate 1s linear 0s infinite alternate}.str-chat__loading-channel:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__loading-channel:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}.str-chat__loading-channel .str-chat__loading-channel-header{background-color:var(--str-chat__channel-header-background-color)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-avatar{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-name,.str-chat__loading-channel .str-chat__loading-channel-header .str-chat__loading-channel-header-info{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__border-radius-xs)}.str-chat__loading-channel .str-chat__loading-channel-message-list{background-color:var(--str-chat__message-list-background-color)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-avatar{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__avatar-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-sender,.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-text,.str-chat__loading-channel .str-chat__loading-channel-message-list .str-chat__loading-channel-message-date{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%);border-radius:var(--str-chat__message-bubble-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input,.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{background-image:linear-gradient(-90deg,var(--str-chat__channel-loading-state-color) 0%,var(--str-chat__channel-loading-state-color) 100%)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-input{border-radius:var(--str-chat__message-textarea-border-radius)}.str-chat__loading-channel .str-chat__loading-channel-message-input-row .str-chat__loading-channel-message-send{border-radius:var(--str-chat__message-send-border-radius)}.str-chat{--str-chat__channel-header-border-radius: 0;--str-chat__channel-header-color: 0;--str-chat__channel-header-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-header-border-block-start: none;--str-chat__channel-header-border-block-end: none;--str-chat__channel-header-border-inline-start: none;--str-chat__channel-header-border-inline-end: none;--str-chat__channel-header-box-shadow: none;--str-chat__channel-header-info-color: var(--str-chat__text-low-emphasis-color)}.str-chat__channel-header{background:var(--str-chat__channel-header-background-color);color:var(--str-chat__channel-header-color);box-shadow:var(--str-chat__channel-header-box-shadow);border-radius:var(--str-chat__channel-header-border-radius);border-block-start:var(--str-chat__channel-header-border-block-start);border-block-end:var(--str-chat__channel-header-border-block-end);border-inline-start:var(--str-chat__channel-header-border-inline-start);border-inline-end:var(--str-chat__channel-header-border-inline-end)}.str-chat__channel-header .str-chat__channel-header-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-header .str-chat__channel-header-info{font:var(--str-chat__body-text);color:var(--str-chat__channel-header-info-color)}.str-chat{--str-chat__channel-list-border-radius: 0;--str-chat__channel-list-color: var(--str-chat__text-color);--str-chat__channel-list-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-list-box-shadow: none;--str-chat__channel-list-border-block-start: none;--str-chat__channel-list-border-block-end: none;--str-chat__channel-list-border-inline-start: none;--str-chat__channel-list-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__channel-list-load-more-border-radius: var(--str-chat__cta-button-border-radius);--str-chat__channel-list-load-more-color: var(--str-chat__cta-button-color);--str-chat__channel-list-load-more-background-color: var(--str-chat__cta-button-background-color);--str-chat__channel-list-load-more-box-shadow: var(--str-chat__cta-button-box-shadow);--str-chat__channel-list-load-more-border-block-start: var( --str-chat__cta-button-border-block-start );--str-chat__channel-list-load-more-border-block-end: var(--str-chat__cta-button-border-block-end);--str-chat__channel-list-load-more-border-inline-start: var( --str-chat__cta-button-border-inline-start );--str-chat__channel-list-load-more-border-inline-end: var( --str-chat__cta-button-border-inline-end );--str-chat__channel-list-load-more-pressed-background-color: var( --str-chat__cta-button-pressed-background-color );--str-chat__channel-list-load-more-disabled-background-color: var( --str-chat__cta-button-disabled-background-color );--str-chat__channel-list-load-more-disabled-color: var(--str-chat__cta-button-disabled-color);--str-chat__channel-list-empty-indicator-color: var(--str-chat__text-low-emphasis-color)}.str-chat__channel-list{background:var(--str-chat__channel-list-background-color);color:var(--str-chat__channel-list-color);box-shadow:var(--str-chat__channel-list-box-shadow);border-radius:var(--str-chat__channel-list-border-radius);border-block-start:var(--str-chat__channel-list-border-block-start);border-block-end:var(--str-chat__channel-list-border-block-end);border-inline-start:var(--str-chat__channel-list-border-inline-start);border-inline-end:var(--str-chat__channel-list-border-inline-end)}.str-chat__channel-list .str-chat__load-more-button__button{background:var(--str-chat__channel-list-load-more-background-color);color:var(--str-chat__channel-list-load-more-color);box-shadow:var(--str-chat__channel-list-load-more-box-shadow);border-radius:var(--str-chat__channel-list-load-more-border-radius);border-block-start:var(--str-chat__channel-list-load-more-border-block-start);border-block-end:var(--str-chat__channel-list-load-more-border-block-end);border-inline-start:var(--str-chat__channel-list-load-more-border-inline-start);border-inline-end:var(--str-chat__channel-list-load-more-border-inline-end);width:80%}.str-chat__channel-list .str-chat__load-more-button__button:active{background-color:var(--str-chat__channel-list-load-more-pressed-background-color)}.str-chat__channel-list .str-chat__load-more-button__button:disabled{background-color:var(--str-chat__channel-list-load-more-disabled-background-color);color:var(--str-chat__channel-list-load-more-disabled-color)}.str-chat__channel-list .str-chat__channel-list-empty{--str-chat-icon-color: var(--str-chat__channel-list-empty-indicator-color);font:var(--str-chat__headline-text);text-align:center;color:var(--str-chat__channel-list-empty-indicator-color)}.str-chat__channel-list .str-chat__channel-list-empty svg path{fill:var(--str-chat__channel-list-empty-indicator-color)}.str-chat{--str-chat__channel-preview-border-radius: 0;--str-chat__channel-preview-color: var(--str-chat__text-color);--str-chat__channel-preview-background-color: transparent;--str-chat__channel-preview-border-block-start: none;--str-chat__channel-preview-border-block-end: none;--str-chat__channel-preview-border-inline-start: none;--str-chat__channel-preview-border-inline-end: none;--str-chat__channel-preview-active-background-color: var(--str-chat__surface-color);--str-chat__channel-preview-hover-background-color: var(--str-chat__secondary-surface-color);--str-chat__channel-preview-latest-message-secondary-color: var( --str-chat__text-low-emphasis-color );--str-chat__channel-preview-loading-state-color: var(--str-chat__disabled-color);--str-chat__channel-preview-unread-badge-background-color: var(--str-chat__unread-badge-color);--str-chat__channel-preview-unread-badge-color: var(--str-chat__on-unread-badge-color);--str-chat__channel-preview-unread-badge-border-radius: var(--str-chat__border-radius-circle);--str-chat__channel-preview-unread-badge-border-block-start: none;--str-chat__channel-preview-unread-badge-border-block-end: none;--str-chat__channel-preview-unread-badge-border-inline-start: none;--str-chat__channel-preview-unread-badge-border-inline-end: none;--str-chat__channel-preview-message-status-color: var(--str-chat__primary-color);--str-chat__channel-preview-message-time-color: var(--str-chat__message-secondary-color)}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button{--str-chat-icon-color: var(--str-chat__text-low-emphasis-color);border:none;background-color:#0000}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button--pin.str-chat__channel-preview__action-button--active{--str-chat-icon-color: var(--str-chat__unread-badge-color)}.str-chat__channel-preview-container .str-chat__channel-preview__action-buttons .str-chat__channel-preview__action-button--archive.str-chat__channel-preview__action-button--active{--str-chat-icon-color: var(--str-chat__text-color)}.str-chat__channel-preview{background:var(--str-chat__channel-preview-background-color);color:var(--str-chat__channel-preview-color);box-shadow:var(--str-chat__channel-preview-box-shadow);border-radius:var(--str-chat__channel-preview-border-radius);border-block-start:var(--str-chat__channel-preview-border-block-start);border-block-end:var(--str-chat__channel-preview-border-block-end);border-inline-start:var(--str-chat__channel-preview-border-inline-start);border-inline-end:var(--str-chat__channel-preview-border-inline-end)}.str-chat__channel-preview--active,.str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__channel-preview:hover{background-color:var(--str-chat__channel-preview-hover-background-color)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-unread-badge{background:var(--str-chat__channel-preview-unread-badge-background-color);color:var(--str-chat__channel-preview-unread-badge-color);box-shadow:var(--str-chat__channel-preview-unread-badge-box-shadow);border-radius:var(--str-chat__channel-preview-unread-badge-border-radius);border-block-start:var(--str-chat__channel-preview-unread-badge-border-block-start);border-block-end:var(--str-chat__channel-preview-unread-badge-border-block-end);border-inline-start:var(--str-chat__channel-preview-unread-badge-border-inline-start);border-inline-end:var(--str-chat__channel-preview-unread-badge-border-inline-end);font-size:80%}.str-chat__channel-preview .str-chat__channel-preview-end-first-row .str-chat__channel-preview-messenger--last-message{font:var(--str-chat__body-text);color:var(--str-chat__channel-preview-latest-message-secondary-color)}.str-chat__channel-preview .str-chat__channel-preview-end-first-row--active .str-chat__channel-preview-messenger--last-message,.str-chat__channel-preview .str-chat__channel-preview-end-first-row:hover .str-chat__channel-preview-messenger--last-message{color:var(--str-chat__channel-preview-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--status{--str-chat-icon-color: var(--str-chat__channel-preview-message-status-color);color:var(--str-chat__channel-preview-message-status-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--status svg path{fill:var(--str-chat__channel-preview-message-status-color)}.str-chat__channel-preview .str-chat__channel-preview-messenger--time{color:var(--str-chat__channel-preview-message-time-color);font:var(--str-chat__caption-text)}.str-chat__channel-preview-loading{animation:pulsate 1s linear 0s infinite alternate}.str-chat__channel-preview-loading:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__channel-preview-loading:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}.str-chat__channel-preview-loading .str-chat__loading-channels-avatar,.str-chat__channel-preview-loading .str-chat__loading-channels-username,.str-chat__channel-preview-loading .str-chat__loading-channels-status{background-image:linear-gradient(-90deg,var(--str-chat__channel-preview-loading-state-color) 0%,var(--str-chat__channel-preview-loading-state-color) 100%)}.str-chat__channel-preview-loading .str-chat__loading-channels-username,.str-chat__channel-preview-loading .str-chat__loading-channels-status{border-radius:var(--str-chat__border-radius-xs)}.str-chat{--str-chat__channel-search-input-color: var(--str-chat__text-color);--str-chat__channel-search-input-placeholder-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-input-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-input-border-block-start: none;--str-chat__channel-search-input-border-block-end: none;--str-chat__channel-search-input-border-inline-start: none;--str-chat__channel-search-input-border-inline-end: none;--str-chat__channel-search-input-wrapper-border-radius: var(--str-chat__border-radius-lg);--str-chat__channel-search-input-wrapper-background-color: transparent;--str-chat__channel-search-input-wrapper-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-radius: var(--str-chat__border-radius-lg);--str-chat__channel-search-input-wrapper-active-background-color: transparent;--str-chat__channel-search-input-wrapper-active-border-block-start: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-block-end: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-input-wrapper-active-border-inline-start: var( --str-chat__primary-color ) 1px solid;--str-chat__channel-search-input-wrapper-active-border-inline-end: var(--str-chat__primary-color) 1px solid;--str-chat__channel-search-result-background-color: transparent;--str-chat__channel-search-result-border-block-start: none;--str-chat__channel-search-result-border-block-end: none;--str-chat__channel-search-result-border-inline-start: none;--str-chat__channel-search-result-border-inline-end: none;--str-chat__channel-search-result-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__channel-search-result-list-color: var(--str-chat__text-color);--str-chat__channel-search-result-list-background-color: var(--str-chat__secondary-background-color);--str-chat__channel-search-result-list-border-block-start: none;--str-chat__channel-search-result-list-border-block-end: none;--str-chat__channel-search-result-list-border-inline-start: none;--str-chat__channel-search-result-list-border-inline-end: none;--str-chat__channel-search-result-list-popup-box-shadow: 0 4px 4px var(--str-chat__box-shadow-color);--str-chat__channel-search-results-header-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-header-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-header-border-block-start: none;--str-chat__channel-search-results-header-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-results-header-border-inline-start: none;--str-chat__channel-search-results-header-border-inline-end: none;--str-chat__channel-search-results-loading-indicator-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-loading-indicator-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-loading-indicator-border-block-start: none;--str-chat__channel-search-results-loading-indicator-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__channel-search-results-loading-indicator-border-inline-start: none;--str-chat__channel-search-results-loading-indicator-border-inline-end: none;--str-chat__channel-search-results-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__channel-search-results-empty-icon-color: var(--str-chat__disabled-color);--str-chat__channel-search-results-empty-background-color: var(--str-chat__background-color);--str-chat__channel-search-results-empty-border-block-start: none;--str-chat__channel-search-results-empty-border-block-end: none;--str-chat__channel-search-results-empty-border-inline-start: none;--str-chat__channel-search-results-empty-border-inline-end: none}.str-chat__channel-search-input--wrapper{background:var(--str-chat__channel-search-input-wrapper-background-color);color:var(--str-chat__channel-search-input-wrapper-color);box-shadow:var(--str-chat__channel-search-input-wrapper-box-shadow);border-radius:var(--str-chat__channel-search-input-wrapper-border-radius);border-block-start:var(--str-chat__channel-search-input-wrapper-border-block-start);border-block-end:var(--str-chat__channel-search-input-wrapper-border-block-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-border-inline-end)}.str-chat__channel-search-input--wrapper input{background:var(--str-chat__channel-search-input-background-color);color:var(--str-chat__channel-search-input-color);box-shadow:var(--str-chat__channel-search-input-box-shadow);border-radius:var(--str-chat__channel-search-input-border-radius);border-block-start:var(--str-chat__channel-search-input-border-block-start);border-block-end:var(--str-chat__channel-search-input-border-block-end);border-inline-start:var(--str-chat__channel-search-input-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-border-inline-end);outline:none;font:var(--str-chat__subtitle-text)}.str-chat__channel-search-input--wrapper .str-chat__channel-search-input--clear-button svg path{fill:#0000}.str-chat__channel-search-input--wrapper-active{background:var(--str-chat__channel-search-input-wrapper-active-background-color);color:var(--str-chat__channel-search-input-wrapper-active-color);box-shadow:var(--str-chat__channel-search-input-wrapper-active-box-shadow);border-radius:var(--str-chat__channel-search-input-wrapper-active-border-radius);border-block-start:var(--str-chat__channel-search-input-wrapper-active-border-block-start);border-block-end:var(--str-chat__channel-search-input-wrapper-active-border-block-end);border-inline-start:var(--str-chat__channel-search-input-wrapper-active-border-inline-start);border-inline-end:var(--str-chat__channel-search-input-wrapper-active-border-inline-end)}.str-chat__channel-search-input--wrapper-active .str-chat__channel-search-input--icon svg path{fill:var(--str-chat__primary-color)}.str-chat__channel-search-input--wrapper-active .str-chat__channel-search-input--clear-button svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat__channel-search-results-header{background:var(--str-chat__channel-search-results-header-background-color);color:var(--str-chat__channel-search-results-header-color);box-shadow:var(--str-chat__channel-search-results-header-box-shadow);border-radius:var(--str-chat__channel-search-results-header-border-radius);border-block-start:var(--str-chat__channel-search-results-header-border-block-start);border-block-end:var(--str-chat__channel-search-results-header-border-block-end);border-inline-start:var(--str-chat__channel-search-results-header-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-header-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__channel-search-result-list{background:var(--str-chat__channel-search-result-list-background-color);color:var(--str-chat__channel-search-result-list-color);box-shadow:var(--str-chat__channel-search-result-list-box-shadow);border-radius:var(--str-chat__channel-search-result-list-border-radius);border-block-start:var(--str-chat__channel-search-result-list-border-block-start);border-block-end:var(--str-chat__channel-search-result-list-border-block-end);border-inline-start:var(--str-chat__channel-search-result-list-border-inline-start);border-inline-end:var(--str-chat__channel-search-result-list-border-inline-end)}.str-chat__channel-search-result-list.popup{box-shadow:var(--str-chat__channel-search-result-list-popup-box-shadow)}.str-chat__channel-search-result-list .str-chat__channel-search-container-searching{background:var(--str-chat__channel-search-results-loading-indicator-background-color);color:var(--str-chat__channel-search-results-loading-indicator-color);box-shadow:var(--str-chat__channel-search-results-loading-indicator-box-shadow);border-radius:var(--str-chat__channel-search-results-loading-indicator-border-radius);border-block-start:var(--str-chat__channel-search-results-loading-indicator-border-block-start);border-block-end:var(--str-chat__channel-search-results-loading-indicator-border-block-end);border-inline-start:var(--str-chat__channel-search-results-loading-indicator-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-loading-indicator-border-inline-end)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty{background:var(--str-chat__channel-search-results-empty-background-color);color:var(--str-chat__channel-search-results-empty-color);box-shadow:var(--str-chat__channel-search-results-empty-box-shadow);border-radius:var(--str-chat__channel-search-results-empty-border-radius);border-block-start:var(--str-chat__channel-search-results-empty-border-block-start);border-block-end:var(--str-chat__channel-search-results-empty-border-block-end);border-inline-start:var(--str-chat__channel-search-results-empty-border-inline-start);border-inline-end:var(--str-chat__channel-search-results-empty-border-inline-end);font:var(--str-chat__subtitle2-medium-text)}.str-chat__channel-search-result-list .str-chat__channel-search-container-empty svg path{fill:var(--str-chat__channel-search-results-empty-icon-color)}.str-chat__channel-search-result-list .str-chat__channel-search-result{background:var(--str-chat__channel-search-result-background-color);color:var(--str-chat__channel-search-result-color);box-shadow:var(--str-chat__channel-search-result-box-shadow);border-radius:var(--str-chat__channel-search-result-border-radius);border-block-start:var(--str-chat__channel-search-result-border-block-start);border-block-end:var(--str-chat__channel-search-result-border-block-end);border-inline-start:var(--str-chat__channel-search-result-border-inline-start);border-inline-end:var(--str-chat__channel-search-result-border-inline-end)}.str-chat__channel-search-result-list .str-chat__channel-search-result .str-chat__channel-search-result--display-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__channel-search-result-list .str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__channel-search-result-list .str-chat__channel-search-result:hover,.str-chat__channel-search-result-list .str-chat__channel-search-result--focused{background-color:var(--str-chat__channel-search-result-hover-background-color)}.str-chat{--str-chat__dialog-menu-border-radius: var(--str-chat__border-radius-sm);--str-chat__dialog-menu-color: var(--str-chat__text-color);--str-chat__dialog-menu-background-color: var(--str-chat__secondary-background-color);--str-chat__dialog-menu-border-block-start: none;--str-chat__dialog-menu-border-block-end: none;--str-chat__dialog-menu-border-inline-start: none;--str-chat__dialog-menu-border-inline-end: none;--str-chat__dialog-menu-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__dialog-menu-button-border-radius: 0;--str-chat__dialog-menu-button-color: var(--str-chat__text-color);--str-chat__dialog-menu-button-background-color: transparent;--str-chat__dialog-menu-button-hover-background-color: var(--str-chat__secondary-surface-color);--str-chat__dialog-menu-button-border-block-start: none;--str-chat__dialog-menu-button-border-block-end: none;--str-chat__dialog-menu-button-border-inline-start: none;--str-chat__dialog-menu-button-border-inline-end: none;--str-chat__dialog-menu-button-box-shadow: none}.str-chat__dialog .str-chat__dialog__title{font:var(--str-chat__subtitle-medium-text)}.str-chat__dialog .str-chat__dialog__prompt{font:var(--str-chat__subtitle-text)}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button{cursor:pointer;font:var(--str-chat__body-medium-text);color:var(--str-chat__primary-color)}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button--submit{text-transform:uppercase}.str-chat__dialog .str-chat__dialog__controls .str-chat__dialog__controls-button--submit:disabled{color:var(--str-chat__disabled-color)}.str-chat__prompt-dialog input[type=text]{font:var(--str-chat__subtitle-text);border-radius:20px;border:1px solid var(--str-chat__primary-color)}.str-chat__dialog-menu{background:var(--str-chat__dialog-menu-background-color);color:var(--str-chat__dialog-menu-color);box-shadow:var(--str-chat__dialog-menu-box-shadow);border-radius:var(--str-chat__dialog-menu-border-radius);border-block-start:var(--str-chat__dialog-menu-border-block-start);border-block-end:var(--str-chat__dialog-menu-border-block-end);border-inline-start:var(--str-chat__dialog-menu-border-inline-start);border-inline-end:var(--str-chat__dialog-menu-border-inline-end)}.str-chat__dialog-menu .str-chat__dialog-menu__button{background:var(--str-chat__dialog-menu-button-background-color);color:var(--str-chat__dialog-menu-button-color);box-shadow:var(--str-chat__dialog-menu-button-box-shadow);border-radius:var(--str-chat__dialog-menu-button-border-radius);border-block-start:var(--str-chat__dialog-menu-button-border-block-start);border-block-end:var(--str-chat__dialog-menu-button-border-block-end);border-inline-start:var(--str-chat__dialog-menu-button-border-inline-start);border-inline-end:var(--str-chat__dialog-menu-button-border-inline-end);cursor:pointer;font:var(--str-chat__subtitle-text)}.str-chat__dialog-menu .str-chat__dialog-menu__button:hover,.str-chat__dialog-menu .str-chat__dialog-menu__button:focus{background-color:var(--str-chat__dialog-menu-button-hover-background-color)}.str-chat{--str-chat__drag-and-drop-container-border-block-start: 2px solid transparent;--str-chat__drag-and-drop-container-border-block-end: 2px solid transparent;--str-chat__drag-and-drop-container-on-dragover-border-block-start: 2px solid var(--str-chat__primary-color);--str-chat__drag-and-drop-container-on-dragover-border-block-end: 2px solid var(--str-chat__primary-color);--str-chat__drag-and-drop-container-on-dragover-border-inline-start: none;--str-chat__drag-and-drop-container-on-dragover-border-inline-end: none}.str-chat__drag-and-drop-container--dragging{cursor:grabbing}.str-chat__drag-and-drop-container__item[draggable=true]{cursor:grab}.str-chat__drag-and-drop-container__item[draggable=true]:active{background:#0000}.str-chat__drag-and-drop-container__item{border-bottom:var(--str-chat__drag-and-drop-container-border-block-start);border-top:var(--str-chat__drag-and-drop-container-border-block-start)}.str-chat__drag-and-drop-container__item.str-chat__drag-and-drop-container__item--dragged-over-from-top{border-bottom:var(--str-chat__drag-and-drop-container-on-dragover-border-block-end)}.str-chat__drag-and-drop-container__item.str-chat__drag-and-drop-container__item--dragged-over-from-bottom{border-top:var(--str-chat__drag-and-drop-container-on-dragover-border-block-start)}.str-chat{--str-chat__dropzone-container-color: var(--str-chat__on-primary-color);--str-chat__dropzone-container-background-color: var(--str-chat__primary-overlay-color);--str-chat__dropzone-container-backdrop-filter: blur(3px)}.str-chat__dropzone-container{background-color:var(--str-chat__dropzone-container-background-color);color:var(--str-chat__dropzone-container-color);-webkit-backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);backdrop-filter:var(--str-chat__dropzone-container-backdrop-filter);font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__edit-message-modal-button-border-radius: none;--str-chat__edit-message-modal-send-button-color: var(--str-chat__primary-color);--str-chat__edit-message-modal-cancel-button-color: var(--str-chat__text-low-emphasis-color);--str-chat__edit-message-modal-button-background-color: transparent;--str-chat__edit-message-modal-button-border-block-start: none;--str-chat__edit-message-modal-button-border-block-end: none;--str-chat__edit-message-modal-button-border-inline-start: none;--str-chat__edit-message-modal-button-border-inline-end: none;--str-chat__edit-message-modal-button-box-shadow: none}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel,.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{background:var(--str-chat__edit-message-modal-button-background-color);color:var(--str-chat__edit-message-modal-button-color);box-shadow:var(--str-chat__edit-message-modal-button-box-shadow);border-radius:var(--str-chat__edit-message-modal-button-border-radius);border-block-start:var(--str-chat__edit-message-modal-button-border-block-start);border-block-end:var(--str-chat__edit-message-modal-button-border-block-end);border-inline-start:var(--str-chat__edit-message-modal-button-border-inline-start);border-inline-end:var(--str-chat__edit-message-modal-button-border-inline-end);font:var(--str-chat__body-medium-text)}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-cancel{text-transform:capitalize;color:var(--str-chat__edit-message-modal-cancel-button-color)}.str-chat__edit-message-form .str-chat__edit-message-form-options .str-chat__edit-message-send{text-transform:uppercase;color:var(--str-chat__edit-message-modal-send-button-color)}.str-chat__form-field-error{font-size:.75rem;color:var(--str-chat__danger-color)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.str-chat{--str-chat-icon-color: var(--str-chat__text-color)}.str-chat__icon{color:var(--str-chat-icon-color)}.str-chat__icon--error{--str-chat-icon-color: var(--str-chat__danger-color)}.str-chat{--str-chat__image-carousel-stepper-color: var(--str-chat__text-color)}@media only screen and (max-device-width:768px){.str-chat__message .str-chat__attachment-list .str-chat__modal--open .str-chat__modal__inner{border-radius:0}}.str-chat__image-carousel .str-chat__image-carousel-stepper{--str-chat-icon-color: var(--str-chat__image-carousel-stepper-color);cursor:pointer}.str-chat__image-carousel .str-chat__image-carousel-stepper svg path{fill:var(--str-chat__image-carousel-stepper-color)}.str-chat{--str-chat__link-preview-loading-state-color: var(--str-chat__disabled-color)}.str-chat__link-preview-card .str-chat__link-preview-card__content{border-left:2px solid var(--str-chat__primary-color)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-title{font:var(--str-chat__body-medium-text)}.str-chat__link-preview-card .str-chat__link-preview-card__content .str-chat__link-preview-card__content-description{font:var(--str-chat__caption-text)}.str-chat__link-preview-card .str-chat__link-preview-card__dismiss-button svg path{fill:var(--str-chat__text-low-emphasis-color)}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title,.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description{background-image:linear-gradient(-90deg,var(--str-chat__link-preview-loading-state-color) 0%,var(--str-chat__link-preview-loading-state-color) 100%);animation:pulsate 1s linear 0s infinite alternate;border-radius:calc(var(--str-chat__spacing-px)*3)}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title:nth-of-type(2),.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description:nth-of-type(2){animation:pulsate 1s linear .3334s infinite alternate}.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-title:last-of-type,.str-chat__link-preview-card--loading .str-chat__link-preview-card__content-description:last-of-type{animation:pulsate 1s linear .6667s infinite alternate}@keyframes pulsate{0%{opacity:.5}to{opacity:1}}.str-chat{--str-chat__loading-indicator-color: var(--str-chat__primary-color)}.str-chat__loading-indicator svg linearGradient stop:last-child{stop-color:var(--str-chat__loading-indicator-color)}.str-chat{--str-chat__message-border-radius: none;--str-chat__message-color: var(--str-chat__text-color);--str-chat__message-error-message-color: var(--str-chat__danger-color);--str-chat__message-secondary-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-link-color: var(--str-chat__primary-color);--str-chat__message-mention-color: var(--str-chat__primary-color);--str-chat__message-status-color: var(--str-chat__primary-color);--str-chat__message-replies-count-color: var(--str-chat__primary-color);--str-chat__message-background-color: transparent;--str-chat__message-highlighted-background-color: var(--str-chat__message-highlight-color);--str-chat__message-border-block-start: none;--str-chat__message-border-block-end: none;--str-chat__message-border-inline-start: none;--str-chat__message-border-inline-end: none;--str-chat__message-box-shadow: none;--str-chat__message-active-bacground-color: transparent;--str-chat__message-options-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-options-hover-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-options-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-options-active-color: var(--str-chat__primary-color);--str-chat__message-bubble-border-radius: var(--str-chat__border-radius-md);--str-chat__message-bubble-color: var(--str-chat__text-color);--str-chat__message-bubble-background-color: var(--str-chat__secondary-surface-color);--str-chat__own-message-bubble-color: var(--str-chat__message-bubble-color);--str-chat__own-message-bubble-background-color: var(--str-chat__primary-surface-color);--str-chat__quoted-message-bubble-background-color: var(--str-chat__secondary-background-color);--str-chat__message-bubble-border-block-start: none;--str-chat__message-bubble-border-block-end: none;--str-chat__message-bubble-border-inline-start: none;--str-chat__message-bubble-border-inline-end: none;--str-chat__message-bubble-box-shadow: none;--str-chat__deleted-message-border-radius: var(--str-chat__border-radius-md);--str-chat__deleted-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__deleted-message-background-color: var(--str-chat__secondary-surface-color);--str-chat__deleted-message-border-block-start: none;--str-chat__deleted-message-border-block-end: none;--str-chat__deleted-message-border-inline-start: none;--str-chat__deleted-message-border-inline-end: none;--str-chat__deleted-message-box-shadow: none;--str-chat__blocked-message-border-radius: var(--str-chat__border-radius-md);--str-chat__blocked-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__blocked-message-background-color: var(--str-chat__secondary-surface-color);--str-chat__blocked-message-border-block-start: none;--str-chat__blocked-message-border-block-end: none;--str-chat__blocked-message-border-inline-start: none;--str-chat__blocked-message-border-inline-end: none;--str-chat__blocked-message-box-shadow: none;--str-chat__system-message-border-radius: 0;--str-chat__system-message-color: var(--str-chat__text-low-emphasis-color);--str-chat__system-message-background-color: transparent;--str-chat__system-message-border-block-start: none;--str-chat__system-message-border-block-end: none;--str-chat__system-message-border-inline-start: none;--str-chat__system-message-border-inline-end: none;--str-chat__system-message-box-shadow: none;--str-chat__date-separator-color: var(--str-chat__text-low-emphasis-color);--str-chat__date-separator-line-color: var(--str-chat__disabled-color);--str-chat__date-separator-border-radius: 0;--str-chat__date-separator-background-color: transparent;--str-chat__date-separator-border-block-start: none;--str-chat__date-separator-border-block-end: none;--str-chat__date-separator-border-inline-start: none;--str-chat__date-separator-border-inline-end: none;--str-chat__date-separator-box-shadow: none;--str-chat__translation-notice-color: var(--str-chat__text-low-emphasis-color);--str-chat__translation-notice-active-background-color: var(--str-chat__tertiary-surface-color)}.str-chat__message--system{background:var(--str-chat__system-message-background-color);color:var(--str-chat__system-message-color);box-shadow:var(--str-chat__system-message-box-shadow);border-radius:var(--str-chat__system-message-border-radius);border-block-start:var(--str-chat__system-message-border-block-start);border-block-end:var(--str-chat__system-message-border-block-end);border-inline-start:var(--str-chat__system-message-border-inline-start);border-inline-end:var(--str-chat__system-message-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__date-separator{background:var(--str-chat__date-separator-background-color);color:var(--str-chat__date-separator-color);box-shadow:var(--str-chat__date-separator-box-shadow);border-radius:var(--str-chat__date-separator-border-radius);border-block-start:var(--str-chat__date-separator-border-block-start);border-block-end:var(--str-chat__date-separator-border-block-end);border-inline-start:var(--str-chat__date-separator-border-inline-start);border-inline-end:var(--str-chat__date-separator-border-inline-end);font:var(--str-chat__body-text)}.str-chat__date-separator-line{background-color:var(--str-chat__date-separator-line-color);border:none}.str-chat__message-mention{color:var(--str-chat__message-mention-color);font:var(--str-chat__body2-medium-text)}.str-chat__message{background:var(--str-chat__message-background-color);color:var(--str-chat__message-color);box-shadow:var(--str-chat__message-box-shadow);border-radius:var(--str-chat__message-border-radius);border-block-start:var(--str-chat__message-border-block-start);border-block-end:var(--str-chat__message-border-block-end);border-inline-start:var(--str-chat__message-border-inline-start);border-inline-end:var(--str-chat__message-border-inline-end)}.str-chat__message a{text-decoration:none;color:var(--str-chat__message-link-color)}.str-chat__message .str-chat__message-bubble{background:var(--str-chat__message-bubble-background-color);color:var(--str-chat__message-bubble-color);box-shadow:var(--str-chat__message-bubble-box-shadow);border-radius:var(--str-chat__message-bubble-border-radius);border-block-start:var(--str-chat__message-bubble-border-block-start);border-block-end:var(--str-chat__message-bubble-border-block-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__message--deleted-inner{background:var(--str-chat__deleted-message-background-color);color:var(--str-chat__deleted-message-color);box-shadow:var(--str-chat__deleted-message-box-shadow);border-radius:var(--str-chat__deleted-message-border-radius);border-block-start:var(--str-chat__deleted-message-border-block-start);border-block-end:var(--str-chat__deleted-message-border-block-end);border-inline-start:var(--str-chat__deleted-message-border-inline-start);border-inline-end:var(--str-chat__deleted-message-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message .str-chat__message--blocked-inner{background:var(--str-chat__blocked-message-background-color);color:var(--str-chat__blocked-message-color);box-shadow:var(--str-chat__blocked-message-box-shadow);border-radius:var(--str-chat__blocked-message-border-radius);border-block-start:var(--str-chat__blocked-message-border-block-start);border-block-end:var(--str-chat__blocked-message-border-block-end);border-inline-start:var(--str-chat__blocked-message-border-inline-start);border-inline-end:var(--str-chat__blocked-message-border-inline-end);font:var(--str-chat__body2-text)}.str-chat__message.str-chat__message--me .str-chat__message-bubble{color:var(--str-chat__own-message-bubble-color);background-color:var(--str-chat__own-message-bubble-background-color)}.str-chat__message .str-chat__message-options{--str-chat-icon-color: var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button{background:none;border:none;border-radius:var(--str-chat__message-options-border-radius);color:var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button .str-chat__message-action-icon path{fill:var(--str-chat__message-options-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button:hover,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button:hover{background-color:var(--str-chat__message-options-hover-background-color)}.str-chat__message .str-chat__message-options .str-chat__message-actions-box-button:active .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reply-in-thread-button:active .str-chat__message-action-icon path,.str-chat__message .str-chat__message-options .str-chat__message-reactions-button:active .str-chat__message-action-icon path{fill:var(--str-chat__message-options-active-color)}.str-chat__message .str-chat__translation-notice button{font:var(--str-chat__body2-text);color:var(--str-chat__translation-notice-color);border:none;background:none}.str-chat__message .str-chat__translation-notice button:active,.str-chat__message .str-chat__translation-notice button:hover{background:var(--str-chat__translation-notice-active-background-color)}.str-chat__message .str-chat__message-metadata,.str-chat__message .str-chat__custom-message-metadata{color:var(--str-chat__message-secondary-color);font:var(--str-chat__caption-text)}.str-chat__message .str-chat__message-metadata .str-chat__message-sender-name,.str-chat__message .str-chat__custom-message-metadata .str-chat__message-sender-name{font:var(--str-chat__caption-medium-text)}.str-chat__message .str-chat__message-status{--str-chat-icon-color: var(--str-chat__message-status-color);color:var(--str-chat__message-status-color);font:var(--str-chat__body-text)}.str-chat__message .str-chat__message-status svg path{fill:var(--str-chat__message-status-color)}.str-chat__message .str-chat__message-replies-count-button-wrapper button{border:none;background-color:#0000;font:var(--str-chat__body-medium-text);color:var(--str-chat__message-replies-count-color)}.str-chat__message .str-chat__message--error-message{color:var(--str-chat__message-error-message-color);font:var(--str-chat__caption-text)}.str-chat__message .str-chat__message-error-icon{--str-chat-icon-color: var(--str-chat__message-error-message-color)}.str-chat__message .str-chat__message-error-icon svg #background{fill:var(--str-chat__message-error-message-color)}.str-chat__message--highlighted{transition:background-color .1s ease-out;background-color:var(--str-chat__message-highlighted-background-color)}.str-chat__li:hover:not(:has(.str-chat__reaction-list:hover,.str-chat__modal--open)){background-color:var(--str-chat__message-active-bacground-color)}@supports not selector(:has(a,b)){.str-chat__li:hover{background-color:var(--str-chat__message-active-bacground-color)}}.str-chat__li--top .str-chat__message--other .str-chat__message-bubble,.str-chat__li--single .str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--top .str-chat__message--me .str-chat__message-bubble,.str-chat__li--single .str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--middle .str-chat__message--other .str-chat__message-bubble,.str-chat__li--bottom .str-chat__message--other .str-chat__message-bubble{border-start-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__li--middle .str-chat__message--me .str-chat__message-bubble,.str-chat__li--bottom .str-chat__message--me .str-chat__message-bubble{border-start-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6);border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__message-with-thread-link.str-chat__message--other .str-chat__message-bubble{border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__message-with-thread-link.str-chat__message--me .str-chat__message-bubble{border-end-end-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__quoted-message-preview{background:var(--str-chat__message-background-color);color:var(--str-chat__message-color);box-shadow:var(--str-chat__message-box-shadow);border-radius:var(--str-chat__message-border-radius);border-block-start:var(--str-chat__message-border-block-start);border-block-end:var(--str-chat__message-border-block-end);border-inline-start:var(--str-chat__message-border-inline-start);border-inline-end:var(--str-chat__message-border-inline-end)}.str-chat__quoted-message-preview .str-chat__quoted-message-bubble{background:var(--str-chat__message-bubble-background-color);color:var(--str-chat__message-bubble-color);box-shadow:var(--str-chat__message-bubble-box-shadow);border-radius:var(--str-chat__message-bubble-border-radius);border-block-start:var(--str-chat__message-bubble-border-block-start);border-block-end:var(--str-chat__message-bubble-border-block-end);border-inline-start:var(--str-chat__message-bubble-border-inline-start);border-inline-end:var(--str-chat__message-bubble-border-inline-end);background-color:var(--str-chat__quoted-message-bubble-background-color);border-end-start-radius:calc(var(--str-chat__message-bubble-border-radius)/6)}.str-chat__message-input .str-chat__quoted-message-preview .str-chat__quoted-message-bubble{background-color:var(--str-chat__message-bubble-background-color)}.str-chat__unread-messages-separator{background-color:var(--str-chat__secondary-surface-color);color:var(--str-chat__text-low-emphasis-color);text-transform:uppercase;font:var(--str-chat__caption-strong-text)}.str-chat__unread-messages-notification{--str-chat-icon-color: var(--str-chat__on-primary-color);background-color:var(--str-chat__text-low-emphasis-color);border-radius:1.125rem}.str-chat__unread-messages-notification button{cursor:pointer;color:var(--str-chat__on-primary-color);border:none;background-color:#0000}.str-chat__unread-messages-notification button:first-of-type{font:var(--str-chat__caption-text)}.str-chat{--str-chat__message-actions-box-border-radius: var(--str-chat__border-radius-sm);--str-chat__message-actions-box-color: var(--str-chat__text-color);--str-chat__message-actions-box-background-color: var(--str-chat__secondary-background-color);--str-chat__message-actions-box-border-block-start: none;--str-chat__message-actions-box-border-block-end: none;--str-chat__message-actions-box-border-inline-start: none;--str-chat__message-actions-box-border-inline-end: none;--str-chat__message-actions-box-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__message-actions-box-item-border-radius: 0;--str-chat__message-actions-box-item-color: var(--str-chat__text-color);--str-chat__message-actions-box-item-background-color: transparent;--str-chat__message-actions-box-item-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__message-actions-box-item-border-block-start: none;--str-chat__message-actions-box-item-border-block-end: none;--str-chat__message-actions-box-item-border-inline-start: none;--str-chat__message-actions-box-item-border-inline-end: none;--str-chat__message-actions-box-item-box-shadow: none}.str-chat__message-actions-box{background:var(--str-chat__message-actions-box-background-color);color:var(--str-chat__message-actions-box-color);box-shadow:var(--str-chat__message-actions-box-box-shadow);border-radius:var(--str-chat__message-actions-box-border-radius);border-block-start:var(--str-chat__message-actions-box-border-block-start);border-block-end:var(--str-chat__message-actions-box-border-block-end);border-inline-start:var(--str-chat__message-actions-box-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-border-inline-end)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button{background:var(--str-chat__message-actions-box-item-background-color);color:var(--str-chat__message-actions-box-item-color);box-shadow:var(--str-chat__message-actions-box-item-box-shadow);border-radius:var(--str-chat__message-actions-box-item-border-radius);border-block-start:var(--str-chat__message-actions-box-item-border-block-start);border-block-end:var(--str-chat__message-actions-box-item-border-block-end);border-inline-start:var(--str-chat__message-actions-box-item-border-inline-start);border-inline-end:var(--str-chat__message-actions-box-item-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__message-actions-box .str-chat__message-actions-list-item-button:hover{background-color:var(--str-chat__message-actions-box-item-hover-background-color)}@media(hover:none){.str-chat__message-actions-box .str-chat__message-actions-list-item-button:hover{background-color:#0000}}.str-chat{--str-chat__message-bounce-edit-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-send-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-delete-button-color: var(--str-chat__primary-color);--str-chat__message-bounce-button-background-color: transparent;--str-chat__message-bounce-button-border-block-start: none;--str-chat__message-bounce-button-border-block-end: none;--str-chat__message-bounce-button-border-inline-start: none;--str-chat__message-bounce-button-border-inline-end: none;--str-chat__message-bounce-button-box-shadow: none}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit,.str-chat__message-bounce-prompt .str-chat__message-bounce-send,.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{background:var(--str-chat__message-bounce-button-background-color);color:var(--str-chat__message-bounce-button-color);box-shadow:var(--str-chat__message-bounce-button-box-shadow);border-radius:var(--str-chat__message-bounce-button-border-radius);border-block-start:var(--str-chat__message-bounce-button-border-block-start);border-block-end:var(--str-chat__message-bounce-button-border-block-end);border-inline-start:var(--str-chat__message-bounce-button-border-inline-start);border-inline-end:var(--str-chat__message-bounce-button-border-inline-end);font:var(--str-chat__body-medium-text)}.str-chat__message-bounce-prompt .str-chat__message-bounce-edit{color:var(--str-chat__message-bounce-edit-button-color)}.str-chat__message-bounce-prompt .str-chat__message-bounce-send{color:var(--str-chat__message-bounce-send-button-color)}.str-chat__message-bounce-prompt .str-chat__message-bounce-delete{color:var(--str-chat__message-bounce-delete-button-color)}.str-chat{--str-chat__message-input-border-radius: 0;--str-chat__message-input-color: var(--str-chat__text-color);--str-chat__message-input-background-color: var(--str-chat__secondary-background-color);--str-chat__message-input-border-block-start: none;--str-chat__message-input-border-block-end: none;--str-chat__message-input-border-inline-start: none;--str-chat__message-input-border-inline-end: none;--str-chat__message-input-box-shadow: none;--str-chat__message-textarea-border-radius: var(--str-chat__border-radius-md);--str-chat__message-textarea-color: var(--str-chat__text-color);--str-chat__message-textarea-background-color: transparent;--str-chat__message-textarea-border-block-start: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-block-end: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-border-inline-end: 1px solid var(--str-chat__surface-color);--str-chat__message-textarea-box-shadow: none;--str-chat__message-send-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-send-color: var(--str-chat__primary-color);--str-chat__message-send-background-color: transparent;--str-chat__message-send-border-block-start: 0;--str-chat__message-send-border-block-end: 0;--str-chat__message-send-border-inline-start: 0;--str-chat__message-send-border-inline-end: 0;--str-chat__message-send-box-shadow: none;--str-chat__message-send-disabled-color: var(--str-chat__disabled-color);--str-chat__message-send-disabled-background-color: var(--str-chat__disabled-color);--str-chat__start-recording-audio-button-border-radius: var(--str-chat__border-radius-circle);--str-chat__start-recording-audio-button-color: var(--str-chat__text-low-emphasis-color);--str-chat__start-recording-audio-button-background-color: transparent;--str-chat__start-recording-audio-button-border-block-start: 0;--str-chat__start-recording-audio-button-border-block-end: 0;--str-chat__start-recording-audio-button-border-inline-start: 0;--str-chat__start-recording-audio-button-border-inline-end: 0;--str-chat__start-recording-audio-button-box-shadow: none;--str-chat__start-recording-audio-button-disabled-color: var(--str-chat__disabled-color);--str-chat__start-recording-audio-button-disabled-background-color: transparent;--str-chat__message-input-tools-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-input-tools-color: var(--str-chat__text-low-emphasis-color);--str-chat__message-input-tools-background-color: transparent;--str-chat__message-input-tools-border-block-start: 0;--str-chat__message-input-tools-border-block-end: 0;--str-chat__message-input-tools-border-inline-start: 0;--str-chat__message-input-tools-border-inline-end: 0;--str-chat__message-input-tools-box-shadow: none;--str-chat__message-input-not-allowed-color: var(--str-chat__disabled-color);--str-chat__cooldown-border-radius: var(--str-chat__border-radius-circle);--str-chat__cooldown-color: var(--str-chat__on-disabled-color);--str-chat__cooldown-background-color: var(--str-chat__disabled-color);--str-chat__cooldown-border-block-start: 0;--str-chat__cooldown-border-block-end: 0;--str-chat__cooldown-border-inline-start: 0;--str-chat__cooldown-border-inline-end: 0;--str-chat__cooldown-box-shadow: none;--str-chat__attachment-selector-button-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__attachment-selector-button-icon-color-hover: var(--str-chat__primary-color);--str-chat__attachment-selector-actions-menu-button-icon-color: var(--str-chat__primary-color);--str-chat__attachment-selector-actions-menu-button-icon-color-active: var( --str-chat__primary-color )}.str-chat__message-input{background:var(--str-chat__message-input-background-color);color:var(--str-chat__message-input-color);box-shadow:var(--str-chat__message-input-box-shadow);border-radius:var(--str-chat__message-input-border-radius);border-block-start:var(--str-chat__message-input-border-block-start);border-block-end:var(--str-chat__message-input-border-block-end);border-inline-start:var(--str-chat__message-input-border-inline-start);border-inline-end:var(--str-chat__message-input-border-inline-end)}.str-chat__message-input .str-chat__file-input-container{--str-chat-icon-color: var(--str-chat__message-input-tools-color);background:var(--str-chat__message-input-tools-background-color);color:var(--str-chat__message-input-tools-color);box-shadow:var(--str-chat__message-input-tools-box-shadow);border-radius:var(--str-chat__message-input-tools-border-radius);border-block-start:var(--str-chat__message-input-tools-border-block-start);border-block-end:var(--str-chat__message-input-tools-border-block-end);border-inline-start:var(--str-chat__message-input-tools-border-inline-start);border-inline-end:var(--str-chat__message-input-tools-border-inline-end)}.str-chat__message-input .str-chat__file-input-container svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__attachment-preview-image-error svg path{fill:var(--str-chat__primary-color)}.str-chat__message-input .str-chat__message-textarea-container{background:var(--str-chat__message-textarea-background-color);color:var(--str-chat__message-textarea-color);box-shadow:var(--str-chat__message-textarea-box-shadow);border-radius:var(--str-chat__message-textarea-border-radius);border-block-start:var(--str-chat__message-textarea-border-block-start);border-block-end:var(--str-chat__message-textarea-border-block-end);border-inline-start:var(--str-chat__message-textarea-border-inline-start);border-inline-end:var(--str-chat__message-textarea-border-inline-end)}.str-chat__message-input .str-chat__message-textarea-container .str-chat__message-textarea{resize:none;border:none;color:var(--str-chat__message-textarea-color);background-color:#0000;box-shadow:none;outline:none;font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__stop-ai-generation-button{background-image:var(--str-chat__circle-stop-icon);background-color:#0000;border-width:0}.str-chat__message-input .str-chat__send-button{--str-chat-icon-color: var(--str-chat__message-send-color);background:var(--str-chat__message-send-background-color);color:var(--str-chat__message-send-color);box-shadow:var(--str-chat__message-send-box-shadow);border-radius:var(--str-chat__message-send-border-radius);border-block-start:var(--str-chat__message-send-border-block-start);border-block-end:var(--str-chat__message-send-border-block-end);border-inline-start:var(--str-chat__message-send-border-inline-start);border-inline-end:var(--str-chat__message-send-border-inline-end)}.str-chat__message-input .str-chat__send-button svg path{fill:var(--str-chat__message-send-color)}.str-chat__message-input .str-chat__send-button:disabled{--str-chat-icon-color: var(--str-chat__message-send-disabled-color);background-color:#0000}.str-chat__message-input .str-chat__send-button:disabled svg path{fill:var(--str-chat__message-send-disabled-color)}.str-chat__message-input .str-chat__start-recording-audio-button{--str-chat-icon-color: var(--str-chat__start-recording-audio-button-color);background:var(--str-chat__start-recording-audio-button-background-color);color:var(--str-chat__start-recording-audio-button-color);box-shadow:var(--str-chat__start-recording-audio-button-box-shadow);border-radius:var(--str-chat__start-recording-audio-button-border-radius);border-block-start:var(--str-chat__start-recording-audio-button-border-block-start);border-block-end:var(--str-chat__start-recording-audio-button-border-block-end);border-inline-start:var(--str-chat__start-recording-audio-button-border-inline-start);border-inline-end:var(--str-chat__start-recording-audio-button-border-inline-end)}.str-chat__message-input .str-chat__start-recording-audio-button:disabled{background-color:var(--str-chat__message-send-disabled-background-color)}.str-chat__message-input .str-chat__message-input-cooldown{background:var(--str-chat__cooldown-background-color);color:var(--str-chat__cooldown-color);box-shadow:var(--str-chat__cooldown-box-shadow);border-radius:var(--str-chat__cooldown-border-radius);border-block-start:var(--str-chat__cooldown-border-block-start);border-block-end:var(--str-chat__cooldown-border-block-end);border-inline-start:var(--str-chat__cooldown-border-inline-start);border-inline-end:var(--str-chat__cooldown-border-inline-end);font:var(--str-chat__subtitle-medium-text)}.str-chat__message-input .str-chat__message-input-not-allowed{color:var(--str-chat__message-input-not-allowed-color);font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-reply-to-message{font:var(--str-chat__subtitle-medium-text)}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove{background-color:#0000;border:none}.str-chat__message-input .str-chat__quoted-message-preview-header .str-chat__quoted-message-remove svg path{fill:var(--str-chat__message-input-tools-color)}.str-chat__message-input .str-chat__recording-permission-denied-notification{background-color:var(--str-chat__text-color);border-radius:var(--str-chat__border-radius-md);color:var(--str-chat__background-color)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__heading,.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button{font:var(--str-chat__subtitle2-medium-text)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__message{font:var(--str-chat__subtitle-text)}.str-chat__message-input .str-chat__recording-permission-denied-notification .str-chat__recording-permission-denied-notification__dismiss-button{background:none;border:none;color:var(--str-chat__background-color);cursor:pointer;text-transform:uppercase}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button .str-chat__attachment-selector__menu-button__icon{background-color:var(--str-chat__attachment-selector-button-icon-color);-webkit-mask:var(--str-chat__add-attachment-icon) no-repeat center/contain;mask:var(--str-chat__add-attachment-icon) no-repeat center/contain}.str-chat__attachment-selector .str-chat__attachment-selector__menu-button:hover .str-chat__attachment-selector__menu-button__icon{background-color:var(--str-chat__attachment-selector-button-icon-color-hover)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button{color:var(--str-chat__text-low-emphasis-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button .str-chat__dialog-menu__button-icon{background-color:var(--str-chat__attachment-selector-actions-menu-button-icon-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:hover,.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:focus{color:var(--str-chat__text-color)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:hover .str-chat__dialog-menu__button-icon,.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__button:focus .str-chat__dialog-menu__button-icon{background-color:var(--str-chat__attachment-selector-actions-menu-button-icon-color-active)}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__upload-file-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__folder-icon) no-repeat center/contain;mask:var(--str-chat__folder-icon) no-repeat center/contain}.str-chat__attachment-selector-actions-menu .str-chat__attachment-selector-actions-menu__create-poll-button .str-chat__dialog-menu__button-icon{-webkit-mask:var(--str-chat__poll-icon) no-repeat center/contain;mask:var(--str-chat__poll-icon) no-repeat center/contain}.str-chat{--str-chat__message-list-border-radius: 0;--str-chat__message-list-color: var(--str-chat__text-color);--str-chat__message-list-background-color: var(--str-chat__background-color);--str-chat__message-list-box-shadow: none;--str-chat__message-list-border-block-start: none;--str-chat__message-list-border-block-end: none;--str-chat__message-list-border-inline-start: none;--str-chat__message-list-border-inline-end: none;--str-chat__jump-to-latest-message-border-radius: var(--str-chat__circle-fab-border-radius);--str-chat__jump-to-latest-message-color: var(--str-chat__circle-fab-color);--str-chat__jump-to-latest-message-background-color: var(--str-chat__circle-fab-background-color);--str-chat__jump-to-latest-message-pressed-background-color: var( --str-chat__circle-fab-pressed-background-color );--str-chat__jump-to-latest-message-box-shadow: var(--str-chat__circle-fab-box-shadow);--str-chat__jump-to-latest-message-border-block-start: var( --str-chat__circle-fab-border-block-start );--str-chat__jump-to-latest-message-border-block-end: var(--str-chat__circle-fab-border-block-end);--str-chat__jump-to-latest-message-border-inline-start: var( --str-chat__circle-fab-border-inline-start );--str-chat__jump-to-latest-message-border-inline-end: var( --str-chat__circle-fab-border-inline-end );--str-chat__jump-to-latest-message-unread-count-background-color: var( --str-chat__jump-to-latest-message-color );--str-chat__jump-to-latest-message-unread-count-color: var( --str-chat__jump-to-latest-message-background-color );--str-chat__thread-head-start-color: var(--str-chat__text-low-emphasis-color);--str-chat__thread-head-start-border-block-end-color: var(--str-chat__surface-color)}.str-chat__list{background:var(--str-chat__message-list-background-color);color:var(--str-chat__message-list-color);box-shadow:var(--str-chat__message-list-box-shadow);border-radius:var(--str-chat__message-list-border-radius);border-block-start:var(--str-chat__message-list-border-block-start);border-block-end:var(--str-chat__message-list-border-block-end);border-inline-start:var(--str-chat__message-list-border-inline-start);border-inline-end:var(--str-chat__message-list-border-inline-end)}.str-chat__list .str-chat__parent-message-li{border-block-end:1px solid var(--str-chat__thread-head-start-border-block-end-color)}.str-chat__list .str-chat__parent-message-li .str-chat__thread-start{color:var(--str-chat__thread-head-start-color);font:var(--str-chat__subtitle-text)}.str-chat__jump-to-latest-message{--str-chat-icon-color: var(--str-chat__jump-to-latest-message-unread-count-background-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab{background:var(--str-chat__jump-to-latest-message-background-color);color:var(--str-chat__jump-to-latest-message-color);box-shadow:var(--str-chat__jump-to-latest-message-box-shadow);border-radius:var(--str-chat__jump-to-latest-message-border-radius);border-block-start:var(--str-chat__jump-to-latest-message-border-block-start);border-block-end:var(--str-chat__jump-to-latest-message-border-block-end);border-inline-start:var(--str-chat__jump-to-latest-message-border-inline-start);border-inline-end:var(--str-chat__jump-to-latest-message-border-inline-end)}.str-chat__jump-to-latest-message .str-chat__circle-fab svg path{fill:var(--str-chat__jump-to-latest-message-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab:active{background-color:var(--str-chat__jump-to-latest-message-pressed-background-color)}.str-chat__jump-to-latest-message .str-chat__circle-fab .str-chat__jump-to-latest-unread-count{background-color:var(--str-chat__jump-to-latest-message-unread-count-background-color);color:var(--str-chat__jump-to-latest-message-unread-count-color);border-radius:var(--str-chat__jump-to-latest-message-border-radius);font:var(--str-chat__caption-text)}.str-chat{--str-chat__virtual-list-border-radius: 0;--str-chat__virtual-list-color: var(--str-chat__text-color);--str-chat__virtual-list-background-color: var(--str-chat__background-color);--str-chat__virtual-list-box-shadow: none;--str-chat__virtual-list-border-block-start: none;--str-chat__virtual-list-border-block-end: none;--str-chat__virtual-list-border-inline-start: none;--str-chat__virtual-list-border-inline-end: none}.str-chat__virtual-list{background:var(--str-chat__virtual-list-background-color);color:var(--str-chat__virtual-list-color);box-shadow:var(--str-chat__virtual-list-box-shadow);border-radius:var(--str-chat__virtual-list-border-radius);border-block-start:var(--str-chat__virtual-list-border-block-start);border-block-end:var(--str-chat__virtual-list-border-block-end);border-inline-start:var(--str-chat__virtual-list-border-inline-start);border-inline-end:var(--str-chat__virtual-list-border-inline-end)}.str-chat__virtual-list .str-chat__parent-message-li{border-block-end:1px solid var(--str-chat__thread-head-start-border-block-end-color)}.str-chat__virtual-list .str-chat__parent-message-li .str-chat__thread-start{color:var(--str-chat__thread-head-start-color);font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__message-reactions-border-radius: none;--str-chat__message-reactions-color: var(--str-chat__text-color);--str-chat__message-reactions-background-color: transparent;--str-chat__message-reactions-border-block-start: none;--str-chat__message-reactions-border-block-end: none;--str-chat__message-reactions-border-inline-start: none;--str-chat__message-reactions-border-inline-end: none;--str-chat__message-reactions-box-shadow: none;--str-chat__message-reaction-border-radius: var(--str-chat__border-radius-xs);--str-chat__message-reaction-color: var(--str-chat__text-color);--str-chat__message-reaction-background-color: var(--str-chat__tertiary-surface-color);--str-chat__message-reaction-border-block-start: none;--str-chat__message-reaction-border-block-end: none;--str-chat__message-reaction-border-inline-start: none;--str-chat__message-reaction-border-inline-end: none;--str-chat__message-reaction-box-shadow: none;--str-chat__own-message-reaction-color: var(--str-chat__text-color);--str-chat__own-message-reaction-background-color: var( --str-chat__primary-surface-color-low-emphasis );--str-chat__messsage-reactions-details--selected-color: solid var(--str-chat__primary-color)}.str-chat__message-reactions-container .str-chat__message-reactions{background:var(--str-chat__message-reactions-background-color);color:var(--str-chat__message-reactions-color);box-shadow:var(--str-chat__message-reactions-box-shadow);border-radius:var(--str-chat__message-reactions-border-radius);border-block-start:var(--str-chat__message-reactions-border-block-start);border-block-end:var(--str-chat__message-reactions-border-block-end);border-inline-start:var(--str-chat__message-reactions-border-inline-start);border-inline-end:var(--str-chat__message-reactions-border-inline-end)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction{background:var(--str-chat__message-reaction-background-color);color:var(--str-chat__message-reaction-color);box-shadow:var(--str-chat__message-reaction-box-shadow);border-radius:var(--str-chat__message-reaction-border-radius);border-block-start:var(--str-chat__message-reaction-border-block-start);border-block-end:var(--str-chat__message-reaction-border-block-end);border-inline-start:var(--str-chat__message-reaction-border-inline-start);border-inline-end:var(--str-chat__message-reaction-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__message-reactions-container .str-chat__message-reactions .str-chat__message-reaction.str-chat__message-reaction-own{color:var(--str-chat__own-message-reaction-color);background-color:var(--str-chat__own-message-reaction-background-color)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type{border-block-end:solid rgba(0,0,0,0)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reaction-type--selected{border-block-end:var(--str-chat__messsage-reactions-details--selected-color)}.str-chat__message-reactions-details .str-chat__message-reactions-details-reacting-user{font:var(--str-chat__subtitle-text)}.str-chat{--str-chat__message-reactions-options-border-radius: var(--str-chat__border-radius-circle);--str-chat__message-reactions-options-color: var(--str-chat__text-color);--str-chat__message-reactions-options-background-color: var( --str-chat__secondary-background-color );--str-chat__message-reactions-options-border-block-start: none;--str-chat__message-reactions-options-border-block-end: none;--str-chat__message-reactions-options-border-inline-start: none;--str-chat__message-reactions-options-border-inline-end: none;--str-chat__message-reactions-options-box-shadow: 0 0 8px var(--str-chat__box-shadow-color);--str-chat__message-reactions-option-border-radius: var(--str-chat__border-radius-md);--str-chat__message-reactions-option-color: var(--str-chat__text-color);--str-chat__message-reactions-option-background-color: var( --str-chat__secondary-background-color );--str-chat__message-reactions-option-hover-background-color: var( --str-chat__primary-surface-color );--str-chat__message-reactions-option-selected-background-color: var( --str-chat__primary-color-low-emphasis );--str-chat__message-reactions-option-border-block-start: none;--str-chat__message-reactions-option-border-block-end: none;--str-chat__message-reactions-option-border-inline-start: none;--str-chat__message-reactions-option-border-inline-end: none;--str-chat__message-reactions-option-box-shadow: none}.str-chat .str-chat-angular-v5__reaction-selector{--str-chat__message-reactions-options-box-shadow: none;--str-chat__message-reactions-options-border-radius: 0}.str-chat__reaction-selector .str-chat__message-reactions-options{background:var(--str-chat__message-reactions-options-background-color);color:var(--str-chat__message-reactions-options-color);box-shadow:var(--str-chat__message-reactions-options-box-shadow);border-radius:var(--str-chat__message-reactions-options-border-radius);border-block-start:var(--str-chat__message-reactions-options-border-block-start);border-block-end:var(--str-chat__message-reactions-options-border-block-end);border-inline-start:var(--str-chat__message-reactions-options-border-inline-start);border-inline-end:var(--str-chat__message-reactions-options-border-inline-end)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option{background:var(--str-chat__message-reactions-option-background-color);color:var(--str-chat__message-reactions-option-color);box-shadow:var(--str-chat__message-reactions-option-box-shadow);border-radius:var(--str-chat__message-reactions-option-border-radius);border-block-start:var(--str-chat__message-reactions-option-border-block-start);border-block-end:var(--str-chat__message-reactions-option-border-block-end);border-inline-start:var(--str-chat__message-reactions-option-border-inline-start);border-inline-end:var(--str-chat__message-reactions-option-border-inline-end)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option:hover{background-color:var(--str-chat__message-reactions-option-hover-background-color)}.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option.str-chat__message-reactions-option-selected{background-color:var(--str-chat__message-reactions-option-selected-background-color)}@media(hover:none){.str-chat__reaction-selector .str-chat__message-reactions-options .str-chat__message-reactions-option:hover{background-color:#0000}}.str-chat{--str-chat__modal-border-radius: var(--str-chat__border-radius-sm);--str-chat__modal-color: var(--str-chat__text-color);--str-chat__modal-background-color: var(--str-chat__secondary-background-color);--str-chat__modal-overlay-color: var(--str-chat__secondary-overlay-color);--str-chat__modal-overlay-backdrop-filter: blur(3px);--str-chat__modal-border-block-start: none;--str-chat__modal-border-block-end: none;--str-chat__modal-border-inline-start: none;--str-chat__modal-border-inline-end: none;--str-chat__modal-box-shadow: none;--str-chat__modal-close-icon-background: var(--str-chat__text-low-emphasis-color);--str-chat__modal-close-icon-color: var(--str-chat__on-disabled-color)}.str-chat__modal{background-color:var(--str-chat__modal-overlay-color);-webkit-backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter);backdrop-filter:var(--str-chat__modal-overlay-backdrop-filter)}.str-chat__modal .str-chat__modal__inner{background:var(--str-chat__modal-background-color);color:var(--str-chat__modal-color);box-shadow:var(--str-chat__modal-box-shadow);border-radius:var(--str-chat__modal-border-radius);border-block-start:var(--str-chat__modal-border-block-start);border-block-end:var(--str-chat__modal-border-block-end);border-inline-start:var(--str-chat__modal-border-inline-start);border-inline-end:var(--str-chat__modal-border-inline-end)}.str-chat__modal .str-chat__modal-header .str-chat__modal-header__title{font:var(--str-chat__subtitle2-medium-text)}.str-chat__modal .str-chat__modal__close-button{--str-chat-icon-color: var(--str-chat__modal-close-icon-color);background:none;border:none}.str-chat__modal .str-chat__modal__close-button .str-chat__icon{background-color:var(--str-chat__modal-close-icon-background);border-radius:999px}.str-chat__modal .str-chat__modal__close-button svg path{fill:var(--str-chat__modal-close-icon-color)}.str-chat__modal .str-chat__modal__close-button svg rect,.str-chat__modal .str-chat__modal__close-button svg circle{fill:var(--str-chat__modal-close-icon-background)}.str-chat__message-attachment--card .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner,.str-chat__message-attachment--gallery .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner{background-color:#0000;width:unset;height:unset;padding:0}.str-chat__message-attachment--card .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat__message-attachment--image .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img,.str-chat__message-attachment--gallery .str-chat__modal--open .str-chat__modal__inner.str-chat-react__modal__inner img{max-width:unset;max-height:calc(100vh - 80px);cursor:default}.str-chat{--str-chat__message-notification-background-color: var(--str-chat__primary-color);--str-chat__message-notification-border-block-start: none;--str-chat__message-notification-border-block-end: none;--str-chat__message-notification-border-inline-start: none;--str-chat__message-notification-border-inline-end: none;--str-chat__message-notification-border-radius: 50px;--str-chat__message-notification-box-shadow: none;--str-chat__message-notification-color: var(--str-chat__on-primary-color)}.str-chat__message-notification{background:var(--str-chat__message-notification-background-color);color:var(--str-chat__message-notification-color);box-shadow:var(--str-chat__message-notification-box-shadow);border-radius:var(--str-chat__message-notification-border-radius);border-block-start:var(--str-chat__message-notification-border-block-start);border-block-end:var(--str-chat__message-notification-border-block-end);border-inline-start:var(--str-chat__message-notification-border-inline-start);border-inline-end:var(--str-chat__message-notification-border-inline-end);font:var(--str-chat__caption-text);cursor:pointer}.str-chat{--str-chat__notification-list-border-radius: none;--str-chat__notification-list-color: var(--str-chat__notification-list-text-color);--str-chat__notification-list-background-color: transparent;--str-chat__notification-list-border-block-start: none;--str-chat__notification-list-border-block-end: none;--str-chat__notification-list-border-inline-start: none;--str-chat__notification-list-border-inline-end: none;--str-chat__notification-list-box-shadow: none}.str-chat__list-notifications{background:var(--str-chat__notification-list-background-color);color:var(--str-chat__notification-list-color);box-shadow:var(--str-chat__notification-list-box-shadow);border-radius:var(--str-chat__notification-list-border-radius);border-block-start:var(--str-chat__notification-list-border-block-start);border-block-end:var(--str-chat__notification-list-border-block-end);border-inline-start:var(--str-chat__notification-list-border-inline-start);border-inline-end:var(--str-chat__notification-list-border-inline-end)}.str-chat{--str-chat__notification-border-radius: var(--str-chat__border-radius-sm);--str-chat__notification-color: var(--str-chat__opaque-surface-text-color);--str-chat__notification-background-color: var(--str-chat__opaque-surface-background-color);--str-chat__notification-border-block-start: none;--str-chat__notification-border-block-end: none;--str-chat__notification-border-inline-start: none;--str-chat__notification-border-inline-end: none;--str-chat__notification-box-shadow: 0 0 8px var(--str-chat__box-shadow-color)}.str-chat__notification{background:var(--str-chat__notification-background-color);color:var(--str-chat__notification-color);box-shadow:var(--str-chat__notification-box-shadow);border-radius:var(--str-chat__notification-border-radius);border-block-start:var(--str-chat__notification-border-block-start);border-block-end:var(--str-chat__notification-border-block-end);border-inline-start:var(--str-chat__notification-border-inline-start);border-inline-end:var(--str-chat__notification-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__poll .str-chat__poll-header .str-chat__poll-subtitle{color:var(--str-chat__text-low-emphasis-color)}.str-chat__poll .str-chat__checkmark{border-radius:var(--str-chat__border-radius-circle);border:1px solid var(--str-chat__disabled-color)}.str-chat__poll .str-chat__checkmark--checked{background-color:var(--str-chat__primary-color);border:none}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option.str-chat__poll-option--votable:hover{cursor:pointer}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option__votes-bar{background:linear-gradient(to right,var(--str-chat__primary-color) var(--str-chat__amount-bar-fulfillment),var(--str-chat__surface-color) var(--str-chat__amount-bar-fulfillment));border-radius:calc(var(--str-chat__spacing-px)*4)}.str-chat__poll .str-chat__poll-option-list .str-chat__poll-option .str-chat__poll-option__votes-bar--winner{background:linear-gradient(to right,var(--str-chat__info-color) var(--str-chat__amount-bar-fulfillment),var(--str-chat__surface-color) var(--str-chat__amount-bar-fulfillment))}.str-chat__poll .str-chat__poll-option-list--full,.str-chat__poll .str-chat__poll-answer,.str-chat__poll .str-chat__modal__poll-option-list__title,.str-chat__poll .str-chat__modal__poll-results .str-chat__modal__poll-results__title,.str-chat__poll .str-chat__modal__poll-results .str-chat__poll-option{border-radius:.75rem}.str-chat__poll-option-list--full{overflow:clip}.str-chat__poll--closed .str-chat__poll-option:hover{cursor:unset}.str-chat__poll-actions .str-chat__modal .str-chat__poll-answer__text,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-results__title{font:var(--str-chat__subtitle-medium-text)}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full,.str-chat__poll-actions .str-chat__modal .str-chat__poll-answer,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-option-list__title,.str-chat__poll-actions .str-chat__modal .str-chat__modal__poll-results__title,.str-chat__poll-actions .str-chat__modal .str-chat__poll-option{background-color:var(--str-chat__tertiary-surface-color)}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option-text{font-weight:500}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option-list--full .str-chat__poll-option--votable:hover{background-color:var(--str-chat__secondary-surface-color)}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__header{font:var(--str-chat__subtitle-text)}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__header .str-chat__poll-option__option-text{font:var(--str-chat__subtitle-medium-text)}.str-chat__poll-actions .str-chat__modal .str-chat__poll-option .str-chat__poll-option__show-all-votes-button{font:var(--str-chat__subtitle-text);color:var(--str-chat__primary-color)}.str-chat__poll-vote .str-chat__poll-vote__author__name{text-transform:capitalize}.str-chat__poll-vote .str-chat__poll-vote__timestamp{color:var(--str-chat__text-low-emphasis-color)}.str-chat__quoted-poll-preview{font:var(--str-chat__body-medium-text)}.str-chat__poll-creation-dialog .str-chat__form__input-fieldset{border:none}.str-chat__poll-creation-dialog .str-chat__form__expandable-field,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label),.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value{background-color:var(--str-chat__tertiary-surface-color);border-radius:.75rem}.str-chat__poll-creation-dialog .str-chat__form__expandable-field input,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input{border:none;background:#0000;outline:none}.str-chat__poll-creation-dialog .str-chat__form__expandable-field input,.str-chat__poll-creation-dialog .str-chat__form__expandable-field input::placeholder,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input,.str-chat__poll-creation-dialog .str-chat__form__input-field:not(.str-chat__form__input-field--with-label) input::placeholder,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label .str-chat__form__input-field__value input::placeholder{font:var(--str-chat__subtitle-text)}.str-chat__poll-creation-dialog .str-chat__form__input-field--draggable input{pointer-events:auto}.str-chat__poll-creation-dialog .str-chat__form__input-field--draggable .str-chat__drag-handle{background-color:var(--str-chat__text-low-emphasis-color);-webkit-mask:var(--str-chat__handle-icon) no-repeat center/contain;mask:var(--str-chat__handle-icon) no-repeat center/contain}.str-chat__poll-creation-dialog .str-chat__form__input-field--has-error{border:1px solid var(--str-chat__message-error-message-color)}.str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field--has-error,.str-chat__poll-creation-dialog .str-chat__form__expandable-field .str-chat__form__input-field--has-error .str-chat__form__input-field__value,.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label.str-chat__form__input-field--has-error{border:none}.str-chat__poll-creation-dialog .str-chat__form__input-field--with-label.str-chat__form__input-field--has-error .str-chat__form__input-field__value{border:1px solid var(--str-chat__message-error-message-color)}.str-chat__poll-creation-dialog .str-chat__form__switch-field{background-color:var(--str-chat__tertiary-surface-color);border-radius:.75rem}.str-chat__poll-creation-dialog .str-chat__form__switch-field,.str-chat__poll-creation-dialog .str-chat__form__switch-field label{cursor:pointer}.str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch{cursor:pointer;background-color:var(--str-chat__text-low-emphasis-color);border-radius:100px}.str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch .str-chat__form__switch-field__switch-handle{border-radius:var(--str-chat__border-radius-circle);background-color:var(--str-chat__disabled-color)}.str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on{background-color:var(--str-chat__green600)}.str-chat__poll-creation-dialog .str-chat__form__switch-field .str-chat__form__switch-field__switch.str-chat__form__switch-field__switch--on .str-chat__form__switch-field__switch-handle{background-color:var(--str-chat__background-color);border-radius:var(--str-chat__border-radius-circle)}.str-chat{--str-chat__search-input-color: var(--str-chat__text-color);--str-chat__search-input-placeholder-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-input-icon-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-input-border-block-start: none;--str-chat__search-input-border-block-end: none;--str-chat__search-input-border-inline-start: none;--str-chat__search-input-border-inline-end: none;--str-chat__search-input-wrapper-border-radius: var(--str-chat__border-radius-circle);--str-chat__search-input-wrapper-background-color: transparent;--str-chat__search-input-wrapper-border-block-start: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-inline-start: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-border-inline-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-input-wrapper-active-border-radius: var(--str-chat__border-radius-circle);--str-chat__search-input-wrapper-active-background-color: transparent;--str-chat__search-input-wrapper-active-border-block-start: var(--str-chat__primary-color) 1px solid;--str-chat__search-input-wrapper-active-border-block-end: var(--str-chat__primary-color) 1px solid;--str-chat__search-input-wrapper-active-border-inline-start: var( --str-chat__primary-color ) 1px solid;--str-chat__search-input-wrapper-active-border-inline-end: var(--str-chat__primary-color) 1px solid;--str-chat__search-result-background-color: transparent;--str-chat__search-result-border-block-start: none;--str-chat__search-result-border-block-end: none;--str-chat__search-result-border-inline-start: none;--str-chat__search-result-border-inline-end: none;--str-chat__search-result-hover-background-color: var( --str-chat__secondary-surface-color );--str-chat__search-result-list-color: var(--str-chat__text-color);--str-chat__search-result-list-background-color: var(--str-chat__secondary-background-color);--str-chat__search-result-list-border-block-start: none;--str-chat__search-result-list-border-block-end: none;--str-chat__search-result-list-border-inline-start: none;--str-chat__search-result-list-border-inline-end: none;--str-chat__search-result-list-popup-box-shadow: 0 4px 4px var(--str-chat__box-shadow-color);--str-chat__search-results-header-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-results-header-background-color: var(--str-chat__background-color);--str-chat__search-results-header-border-block-start: none;--str-chat__search-results-header-border-block-end: var(--str-chat__surface-color) 1px solid;--str-chat__search-results-header-border-inline-start: none;--str-chat__search-results-header-border-inline-end: none;--str-chat__search-results-empty-color: var(--str-chat__text-low-emphasis-color);--str-chat__search-results-empty-icon-color: var(--str-chat__disabled-color);--str-chat__search-results-empty-background-color: var(--str-chat__background-color);--str-chat__search-results-empty-border-block-start: none;--str-chat__search-results-empty-border-block-end: none;--str-chat__search-results-empty-border-inline-start: none;--str-chat__search-results-empty-border-inline-end: none}.str-chat__search-input--wrapper{background:var(--str-chat__search-input-wrapper-background-color);color:var(--str-chat__search-input-wrapper-color);box-shadow:var(--str-chat__search-input-wrapper-box-shadow);border-radius:var(--str-chat__search-input-wrapper-border-radius);border-block-start:var(--str-chat__search-input-wrapper-border-block-start);border-block-end:var(--str-chat__search-input-wrapper-border-block-end);border-inline-start:var(--str-chat__search-input-wrapper-border-inline-start);border-inline-end:var(--str-chat__search-input-wrapper-border-inline-end)}.str-chat__search-input--wrapper .str-chat__search-input--icon{background-image:var(--str-chat__magnifier-glass-icon);background-repeat:no-repeat}.str-chat__search-input--wrapper input{background:var(--str-chat__search-input-background-color);color:var(--str-chat__search-input-color);box-shadow:var(--str-chat__search-input-box-shadow);border-radius:var(--str-chat__search-input-border-radius);border-block-start:var(--str-chat__search-input-border-block-start);border-block-end:var(--str-chat__search-input-border-block-end);border-inline-start:var(--str-chat__search-input-border-inline-start);border-inline-end:var(--str-chat__search-input-border-inline-end);outline:none;font:var(--str-chat__subtitle-text)}.str-chat__search-input--wrapper .str-chat__search-input--clear-button-icon{background-color:#0000;-webkit-mask:var(--str-chat__clear-icon) no-repeat center/contain;mask:var(--str-chat__clear-icon) no-repeat center/contain}.str-chat__search-input--wrapper-active{background:var(--str-chat__search-input-wrapper-active-background-color);color:var(--str-chat__search-input-wrapper-active-color);box-shadow:var(--str-chat__search-input-wrapper-active-box-shadow);border-radius:var(--str-chat__search-input-wrapper-active-border-radius);border-block-start:var(--str-chat__search-input-wrapper-active-border-block-start);border-block-end:var(--str-chat__search-input-wrapper-active-border-block-end);border-inline-start:var(--str-chat__search-input-wrapper-active-border-inline-start);border-inline-end:var(--str-chat__search-input-wrapper-active-border-inline-end)}.str-chat__search-input--wrapper-active .str-chat__search-input--clear-button-icon{background-color:var(--str-chat__text-low-emphasis-color)}.str-chat__search-bar-button--exit-search{background:none;border:none;color:var(--str-chat__primary-color);font:var(--str-chat__subtitle-text)}.str-chat__search-results-header{background:var(--str-chat__search-results-header-background-color);color:var(--str-chat__search-results-header-color);box-shadow:var(--str-chat__search-results-header-box-shadow);border-radius:var(--str-chat__search-results-header-border-radius);border-block-start:var(--str-chat__search-results-header-border-block-start);border-block-end:var(--str-chat__search-results-header-border-block-end);border-inline-start:var(--str-chat__search-results-header-border-inline-start);border-inline-end:var(--str-chat__search-results-header-border-inline-end);font:var(--str-chat__subtitle-text)}.str-chat__search-source-result-list{background:var(--str-chat__search-result-list-background-color);color:var(--str-chat__search-result-list-color);box-shadow:var(--str-chat__search-result-list-box-shadow);border-radius:var(--str-chat__search-result-list-border-radius);border-block-start:var(--str-chat__search-result-list-border-block-start);border-block-end:var(--str-chat__search-result-list-border-block-end);border-inline-start:var(--str-chat__search-result-list-border-inline-start);border-inline-end:var(--str-chat__search-result-list-border-inline-end)}.str-chat__search-source-result-list .str-chat__search-container-empty{background:var(--str-chat__search-results-empty-background-color);color:var(--str-chat__search-results-empty-color);box-shadow:var(--str-chat__search-results-empty-box-shadow);border-radius:var(--str-chat__search-results-empty-border-radius);border-block-start:var(--str-chat__search-results-empty-border-block-start);border-block-end:var(--str-chat__search-results-empty-border-block-end);border-inline-start:var(--str-chat__search-results-empty-border-inline-start);border-inline-end:var(--str-chat__search-results-empty-border-inline-end);font:var(--str-chat__subtitle2-medium-text)}.str-chat__search-source-result-list .str-chat__search-container-empty svg path{fill:var(--str-chat__search-results-empty-icon-color)}.str-chat__search-source-result-list .str-chat__search-result{background:var(--str-chat__search-result-background-color);color:var(--str-chat__search-result-color);box-shadow:var(--str-chat__search-result-box-shadow);border-radius:var(--str-chat__search-result-border-radius);border-block-start:var(--str-chat__search-result-border-block-start);border-block-end:var(--str-chat__search-result-border-block-end);border-inline-start:var(--str-chat__search-result-border-inline-start);border-inline-end:var(--str-chat__search-result-border-inline-end)}.str-chat__search-source-result-list .str-chat__search-result.str-chat__channel-preview-messenger--active{background-color:var(--str-chat__channel-preview-active-background-color)}.str-chat__search-source-result-list .str-chat__search-result .str-chat__search-result--display-name{font:var(--str-chat__subtitle-medium-text)}.str-chat__search-source-result-list .str-chat__search-result:hover,.str-chat__search-source-result-list .str-chat__search-result--focused{background-color:var(--str-chat__search-result-hover-background-color)}.str-chat{--str-chat__thread-border-radius: 0;--str-chat__thread-color: var(--str-chat__text-color);--str-chat__thread-background-color: var(--str-chat__secondary-background-color);--str-chat__thread-border-block-start: none;--str-chat__thread-border-block-end: none;--str-chat__thread-border-inline-start: 1px solid var(--str-chat__surface-color);--str-chat__thread-border-inline-end: none;--str-chat__thread-box-shadow: none;--str-chat__thread-header-border-radius: 0;--str-chat__thread-header-color: var(--str-chat__text-color);--str-chat__thread-header-background-color: var(--str-chat__secondary-background-color);--str-chat__thread-header-border-block-start: none;--str-chat__thread-header-border-block-end: none;--str-chat__thread-header-border-inline-start: none;--str-chat__thread-header-border-inline-end: none;--str-chat__thread-header-box-shadow: none;--str-chat__thread-header-info-color: var(--str-chat__text-low-emphasis-color)}.str-chat__thread-container{background:var(--str-chat__thread-background-color);color:var(--str-chat__thread-color);box-shadow:var(--str-chat__thread-box-shadow);border-radius:var(--str-chat__thread-border-radius);border-block-start:var(--str-chat__thread-border-block-start);border-block-end:var(--str-chat__thread-border-block-end);border-inline-start:var(--str-chat__thread-border-inline-start);border-inline-end:var(--str-chat__thread-border-inline-end)}.str-chat__thread-container .str-chat__thread-header{background:var(--str-chat__thread-header-background-color);color:var(--str-chat__thread-header-color);box-shadow:var(--str-chat__thread-header-box-shadow);border-radius:var(--str-chat__thread-header-border-radius);border-block-start:var(--str-chat__thread-header-border-block-start);border-block-end:var(--str-chat__thread-header-border-block-end);border-inline-start:var(--str-chat__thread-header-border-inline-start);border-inline-end:var(--str-chat__thread-header-border-inline-end)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-title{font:var(--str-chat__subtitle-medium-text)}.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-channel-name,.str-chat__thread-container .str-chat__thread-header .str-chat__thread-header-subtitle{font:var(--str-chat__body-text);color:var(--str-chat__thread-header-info-color)}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button{background-color:#0000;border:none}.str-chat__thread-container .str-chat__thread-header .str-chat__close-thread-button svg path{fill:var(--str-chat__thread-color)}.str-chat{--str-chat__tooltip-border-radius: var(--str-chat__border-radius-xs);--str-chat__tooltip-color: var(--str-chat__text-color);--str-chat__tooltip-background-color: var(--str-chat__secondary-background-color);--str-chat__tooltip-border-block-start: none;--str-chat__tooltip-border-block-end: none;--str-chat__tooltip-border-inline-start: none;--str-chat__tooltip-border-inline-end: none;--str-chat__tooltip-box-shadow: 0 0 20px var(--str-chat__box-shadow-color)}.str-chat__tooltip{background:var(--str-chat__tooltip-background-color);color:var(--str-chat__tooltip-color);box-shadow:var(--str-chat__tooltip-box-shadow);border-radius:var(--str-chat__tooltip-border-radius);border-block-start:var(--str-chat__tooltip-border-block-start);border-block-end:var(--str-chat__tooltip-border-block-end);border-inline-start:var(--str-chat__tooltip-border-inline-start);border-inline-end:var(--str-chat__tooltip-border-inline-end);font:var(--str-chat__caption-text)}.str-chat__tooltip:after{background-color:var(--str-chat__tooltip-background-color)}.str-chat{--str-chat__typing-indicator-border-radius: none;--str-chat__typing-indicator-color: var(--str-chat__text-low-emphasis-color);--str-chat__typing-indicator-background-color: var(--str-chat__overlay-color);--str-chat__typing-indicator-border-block-start: none;--str-chat__typing-indicator-border-block-end: none;--str-chat__typing-indicator-border-inline-start: none;--str-chat__typing-indicator-border-inline-end: none;--str-chat__typing-indicator-box-shadow: none;--str-chat__typing-indicator-dot-background-color: var(--str-chat__text-color)}.str-chat__typing-indicator{background:var(--str-chat__typing-indicator-background-color);color:var(--str-chat__typing-indicator-color);box-shadow:var(--str-chat__typing-indicator-box-shadow);border-radius:var(--str-chat__typing-indicator-border-radius);border-block-start:var(--str-chat__typing-indicator-border-block-start);border-block-end:var(--str-chat__typing-indicator-border-block-end);border-inline-start:var(--str-chat__typing-indicator-border-inline-start);border-inline-end:var(--str-chat__typing-indicator-border-inline-end)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot{border-radius:999px;animation:dotFlashing 1s infinite alternate;background-color:var(--str-chat__typing-indicator-dot-background-color)}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(1){animation-delay:0s}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(2){animation-delay:.5s}.str-chat__typing-indicator .str-chat__typing-indicator__dots .str-chat__typing-indicator__dot:nth-child(3){animation-delay:1s}@keyframes dotFlashing{0%{opacity:1}50%{opacity:.6}to{opacity:.2}}.str-chat{--str-chat-thread-list-border-color: var(--str-chat__surface-color);--str-chat-thread-list-container-background-color: var(--str-chat__secondary-background-color);--str-chat-unseen-threads-banner-background-color: var(--str-chat__text-color);--str-chat-unseen-threads-banner-color: var(--str-chat__opaque-surface-text-color);--str-chat-thread-list-item-background-color-default: var(--str-chat__secondary-background-color);--str-chat-thread-list-item-background-color-selected: var(--str-chat__surface-color);--str-chat-thread-list-item-text-color: var(--str-chat__text-color);--str-chat-thread-list-item-text-low-emphasis-color: var(--str-chat__text-low-emphasis-color);--str-chat-thread-list-empty-placeholder-background-color: var( --str-chat__secondary-background-color );--str-chat-thread-list-empty-placeholder-color: var(--str-chat__text-low-emphasis-color)}.str-chat__thread-list-container{background-color:var(--str-chat-thread-list-container-background-color)}.str-chat__unseen-threads-banner{border-radius:16px;background:var(--str-chat-unseen-threads-banner-background-color);color:var(--str-chat-unseen-threads-banner-color)}.str-chat__unseen-threads-banner__button{--str-chat-icon-color: var(--str-chat-unseen-threads-banner-color)}.str-chat__thread-list{border-right:1px solid var(--str-chat-thread-list-border-color)}.str-chat__thread-list .str-chat__thread-list-item{--str-chat-icon-color: var(--str-chat-thread-list-item-text-color);border:none;background-color:var(--str-chat-thread-list-item-background-color-default);color:var(--str-chat-thread-list-item-text-color)}.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true]{background-color:var(--str-chat-thread-list-item-background-color-selected)}.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true] .str-chat__thread-list-item__parent-message-text,.str-chat__thread-list .str-chat__thread-list-item[aria-selected=true] .str-chat__thread-list-item__latest-reply-text-and-timestamp{color:inherit}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__parent-message-text{color:var(--str-chat-thread-list-item-text-low-emphasis-color)}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply{--str-chat__avatar-background-color: var(--str-chat__secondary-surface-color);--str-chat__avatar-color: var(--str-chat__text-low-emphasis-color)}.str-chat__thread-list .str-chat__thread-list-item .str-chat__thread-list-item__latest-reply-text-and-timestamp{color:var(--str-chat-thread-list-item-text-low-emphasis-color)}.str-chat__thread-list-empty-placeholder{--str-chat-icon-color: var(--str-chat-thread-list-empty-placeholder-color);background-color:var(--str-chat-thread-list-empty-placeholder-background-color);color:var(--str-chat-thread-list-empty-placeholder-color)}.str-chat{--str-chat-selector-background-color: var(--str-chat__secondary-background-color);--str-chat-selector-border-color: var(--str-chat__surface-color);--str-chat-selector-button-color-default: var(--str-chat__text-low-emphasis-color);--str-chat-selector-button-color-selected: var(--str-chat__text-color);--str-chat-selector-button-background-color-default: transparent;--str-chat-selector-button-background-color-selected: var(--str-chat__surface-color)}.str-chat__chat-view__selector{border-right:1px solid var(--str-chat-selector-border-color);background-color:var(--str-chat-selector-background-color)}.str-chat__chat-view__selector-button{--str-chat-icon-color: var(--str-chat-selector-button-color-default);border:none;background:var(--str-chat-selector-button-background-color-default);color:var(--str-chat-selector-button-color-default)}.str-chat__chat-view__selector-button[aria-selected=true]{--str-chat-icon-color: var(--str-chat-selector-button-color-selected);color:var(--str-chat-selector-button-color-selected);background:var(--str-chat-selector-button-background-color-selected)}.str-chat{--str-chat-unread-count-badge-color: var(--str-chat__on-unread-badge-color);--str-chat-unread-count-badge-background-color: var(--str-chat__danger-color)}.str-chat__unread-count-badge{background-color:var(--str-chat-unread-count-badge-background-color);color:var(--str-chat-unread-count-badge-color);border-radius:9999px}.str-chat__ai-state-indicator-container{background-color:var(--str-chat__grey300)}.str-chat__ai-state-indicator-text{color:var(--str-chat__text-color)}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat{display:flex;flex-direction:row}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat__message-replies-count-button{color:#172e40}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat__message-input .str-chat__file-input-container svg path{fill:none}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat__thread-container{width:100%;background-color:#fff!important}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat__thread-container .str-chat__main-panel-inner{height:100%}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat__thread-container .str-chat__main-panel-inner .str-chat__list--thread{height:100%;background-color:#fff!important}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat__thread-container .str-chat__main-panel-inner .str-chat__list--thread .str-chat__message-bubble{background-color:#e3edf0!important;padding:10px 16px}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat__thread-container .str-chat__main-panel-inner .str-chat__list--thread .str-chat__message-bubble .str-chat__message-text{padding:0!important;color:#172e40}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat__message-textarea-container{border-radius:8px;background-color:#fafafa;border:none}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat__message-textarea-container .str-chat__message-textarea-react-host textarea{font-size:14px}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat__channel-search-bar{border-radius:8px;border:1px solid #d0d5dd}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat__channel-search-bar .str-chat__channel-search-bar-button{display:flex;align-items:center;margin-right:10px}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat__channel-search-bar .str-chat__channel-search-bar-button--exit-search{display:none!important}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat__channel-search-bar .str-chat__channel-search-bar-button--search{background-color:#52c2b6;border-radius:8px;color:#fff}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat__channel-search-bar .str-chat__channel-search-bar-button--search:hover{background-color:#52c2b6}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .sidebar{min-width:356px;display:flex;height:100%;background-color:#fff;border-right:1px solid rgb(228,228,231)}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .sidebar .str-chat__channel-preview-messenger:hover{background-color:#f9fafb}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .sidebar .str-chat__channel-preview-messenger--active{background-color:#e3edf0}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat__channel-search .str-chat__channel-search-bar{display:flex;align-items:center;justify-content:center;padding:0;border:none}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat__channel-search-input--wrapper{border-radius:8px}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat__channel-search .str-chat__channel-search-result-list.popup{height:auto}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat__channel-list-react{border:none}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat-channel-list{border:none}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat-channel-list .team-channel-list{display:flex;flex-direction:column}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat-channel-list .str-chat__channel-list-messenger__main{display:flex;flex-direction:column}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat-channel-list .str-chat__channel-list-messenger__main .str-chat__channel-preview{column-gap:0}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat-channel-list .str-chat__channel-list-messenger__main .channel-preview{background-color:#fff;border:none}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .custom-collapse .ant-collapse-content-box{padding:0!important;overflow:auto!important;max-height:900px!important}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .custom-collapse .ant-collapse-header{padding-left:12px!important}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat__edit-message-form{border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1));padding:.75rem;--tw-shadow:0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat__edit-message-form:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat__edit-message-form textarea{width:100%;border-radius:calc(var(--radius) - 2px);border-width:1px;--tw-border-opacity:1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1));padding:.5rem;font-size:.875rem;line-height:1.25rem}.cc_wrapper>.cc_wrapper_main_content>.cc_wrapper_container #flex-chat .str-chat__edit-message-form textarea:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}#sc_facility_confirmation_modal .sc_facility_input_holder{margin-top:20px}#sc_facility_confirmation_modal .sc_facility_input_holder .se_facility_input{width:100%;max-width:400px;box-sizing:border-box;border-width:0 0 2px;border-color:#51c0b4;outline:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#sc_facility_confirmation_modal .status_text_sub_warning_icon{top:35px;left:155px;display:block;height:60px;width:60px;margin:0 auto;background-size:contain;background-repeat:no-repeat;background-image:url(data:image/png;base64,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)!important}.scheduler_week_picker_v2{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:auto}.scheduler_week_picker_v2>button{height:30px}.scheduler_week_picker_v2 .scheduler_today_button{position:relative;margin:0 5px}.scheduler_week_picker_v2 .MuiButtonBase-root{position:relative;height:30px;min-width:24px;padding:5px 10px;display:flex;justify-content:center;align-items:center;line-height:1;background-color:transparent!important}.scheduler_week_picker_v2 .MuiButtonBase-root:hover{background-color:#e4e4e7!important}.scheduler_week_picker_v2 .sch_header_date{width:110px;height:100%;border-radius:2px;position:relative;border:1px solid #1f3b51;display:block;text-align:center;font-size:13px;font-weight:700;font-stretch:normal;font-style:normal;line-height:22px;letter-spacing:normal;-webkit-user-select:none;user-select:none}.scheduler_week_picker_v2 .scheduler_today_button{background-color:transparent}.scheduler_week_picker_v2 .scheduler_today_button:hover{background-color:#e4e4e7!important}.scheduler_week_picker_v2 .scheduler_today_button .MuiButton-root{text-transform:capitalize}.fc_menu_button{position:relative}.fc_menu_button .MuiButtonBase-root.MuiButton-root.MuiButton-contained.fc_button_new_type_square{padding:0 0 0 12px}.fc_menu_button .MuiButtonBase-root.MuiButton-root.MuiButton-contained.fc_button_new_type_square .menu_button_icon{position:relative;padding-left:7px;padding-right:9px;height:27px;display:flex;align-items:center;border-top-right-radius:5px;border-bottom-right-radius:5px}.fc_menu_button .MuiButtonBase-root.MuiButton-root.MuiButton-contained.fc_button_new_type_square .menu_button_label{height:27px;line-height:27px;position:relative;border-right:1px solid #f7f7f8;padding-right:12px}.fc_menu_button .menu_button_dropdown{position:absolute;top:32px;background-color:#fff;width:100%;left:0;border-radius:3px;height:230px;z-index:1;box-shadow:1px 1px 6px #3b333340}.fc_menu_button .menu_button_dropdown .menu_button_dropdown_wrapper{position:relative;display:block;width:100%;height:100%}.fc_menu_button .menu_button_dropdown .menu_button_dropdown_wrapper .menu_button_dropdown__buttton_sub{position:relative;width:100%;height:35px;padding-left:25px;display:flex;align-items:center;cursor:auto}.fc_menu_button .menu_button_dropdown .menu_button_dropdown_wrapper .menu_button_dropdown_sub{width:100%;height:27px;display:flex;align-items:center;color:#2a5374;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:visible}.fc_menu_button .menu_button_dropdown .menu_button_dropdown_wrapper .menu_button_text{font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#445a6c}.scheduler_switch_view_container{position:relative;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.scheduler_switch_view_container_housekeeper,.scheduler_switch_view_container_spaces{width:50%;min-width:140px}.scheduler_switch_view_container_spaces.selected>div>svg{stroke:#fff}.scheduler_switch_view_container_spaces.selected>div>svg path{stroke:#fff}.scheduler_switch_view_container>input{width:0;height:0;position:absolute;left:-9999px}.scheduler_switch_view_container>input+label{margin:0;padding:.75rem 2rem;box-sizing:border-box;position:relative;border:solid 1px #ddd;background-color:#fff;font-size:11px;line-height:1;font-weight:500;text-align:center;transition:border-color .15s ease-out,color .25s ease-out,background-color .15s ease-out,box-shadow .15s ease-out;flex:0 0 50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.scheduler_switch_view_container>input+label:first-of-type{border-radius:6px 0 0 6px;border-right:none}.scheduler_switch_view_container>input+label:last-of-type{border-radius:0 6px 6px 0;border-left:none}.scheduler_switch_view_container>input:hover+label{border-color:#213140}.scheduler_switch_view_container>input:checked+label{background-color:#3f5160;color:#fff;border-color:#3f5160;z-index:1}.scheduler_switch_view_container>input:focus+label{outline-offset:.45rem}#view-work-schedule-week{position:relative;width:100%;height:100%}#view-work-schedule-week::-webkit-scrollbar{width:18px;box-shadow:2px 0 2px 1px #00000026;background-color:#fff}#view-work-schedule-week::-webkit-scrollbar-thumb{border-radius:12px;width:6px;height:102px;border:6px solid #fff;background-color:#dee2e7}#view-work-schedule-week #view-work-schedule{padding:25px 25px 0 40px}#view-work-schedule-week #view-work_schedule_week{min-width:1450px;overflow:hidden;background-color:#fff}#view-work-schedule-week #view-work_schedule_week .flex_row_center{display:flex;align-items:center;justify-content:center}#view-work-schedule-week #view-work_schedule_week .flex_row_space_between{display:flex;align-items:center;justify-content:space-between}#view-work-schedule-week #view-work_schedule_week .flex_row_space_around{display:flex;align-items:center;justify-content:space-around}#view-work-schedule-week #view-work_schedule_week .flex_row_start{display:flex;align-items:center;justify-content:flex-start}#view-work-schedule-week #view-work_schedule_week .flex_row_end{position:relative;padding-right:15px;display:flex;align-items:center;justify-content:flex-end!important}#view-work-schedule-week #view-work_schedule_week .flex_row_end .sch_switch_row{min-width:150px}#view-work-schedule-week #view-work_schedule_week .flex_column{flex-direction:column}#view-work-schedule-week #view-work_schedule_week .onClickAway input{display:block;width:0;height:0;border:0 transparent;outline-width:0}#view-work-schedule-week #view-work_schedule_week .scheduler_header_wrapper{position:relative;width:100%;display:flex;flex-direction:column}#view-work-schedule-week #view-work_schedule_week .scheduler_header_wrapper .scheduler_header_up{width:100%;height:70px;background-color:#fff;border-bottom:.5px solid #b3bec4}#view-work-schedule-week #view-work_schedule_week .scheduler_header_wrapper .scheduler_header_up .shu_container{width:100%;height:100%;display:flex;align-items:center;justify-content:space-around;padding:6px}#view-work-schedule-week #view-work_schedule_week .scheduler_header_wrapper .scheduler_header_up .shu_container .shu_week_item{min-width:230px}#view-work-schedule-week #view-work_schedule_week .scheduler_header_wrapper .scheduler_header_up .shu_container .shu_item{margin-right:10px}#view-work-schedule-week #view-work_schedule_week .scheduler_header_wrapper .scheduler_header_up .shu_container .shu_item .fc_menu_button{position:relative;height:auto}#view-work-schedule-week #view-work_schedule_week .scheduler_header_wrapper .scheduler_header_up .shu_container .shu_item .smartcontrol_input{position:relative;height:42px}#view-work-schedule-week #view-work_schedule_week .scheduler_header_wrapper .scheduler_header_up .shu_container .shu_item .MuiFormControl-root.sc_textfield{position:relative;display:flex;height:auto;align-items:center;margin-top:2px;width:130px}#view-work-schedule-week #view-work_schedule_week .scheduler_header_wrapper .scheduler_header_up .shu_container .shu_left{width:100%;height:100%;margin-left:41px}#view-work-schedule-week #view-work_schedule_week .scheduler_header_wrapper .scheduler_header_up .shu_container .shu_left .shu_left_item .shu_left_week{width:204px;height:25.8px;padding-right:10px;font-family:Roboto;font-size:20px;font-weight:800;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:left;color:#1f3b51}#view-work-schedule-week #view-work_schedule_week .scheduler_header_wrapper .scheduler_header_up .shu_container .shu_left .shu_left_item .shu_start_day_of_the_week{position:relative;width:auto;height:auto;display:flex;align-items:center;margin-top:1px}#view-work-schedule-week #view-work_schedule_week .scheduler_header_wrapper .scheduler_header_up .shu_container .shu_left .shu_left_item .shu_start_day_of_the_week .css-2b097c-container{height:auto}#view-work-schedule-week #view-work_schedule_week .scheduler_header_wrapper .scheduler_header_up .shu_container .shu_left .shu_left_item .shu_start_day_of_the_week .css-2b097c-container .MuiFormControl-root{cursor:pointer;height:auto}#view-work-schedule-week #view-work_schedule_week .scheduler_header_wrapper .scheduler_header_up .shu_container .shu_left .shu_left_item .shu_start_day_of_the_week .css-2b097c-container .MuiFormControl-root .MuiInputBase-input{font-family:Roboto;font-size:15.4px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#3c5061}#view-work-schedule-week #view-work_schedule_week .scheduler_header_wrapper .scheduler_header_up .shu_container .shu_left .shu_left_item .shu_start_day_of_the_week .css-2b097c-container .MuiFormControl-root .MuiInputBase-input>div>p{font-size:14px}#view-work-schedule-week #view-work_schedule_week .scheduler_header_wrapper .scheduler_header_up .shu_container .shu_left .shu_left_item .shu_start_day_of_the_week .css-2b097c-container .MuiFormControl-root .css-1okebmr-indicatorSeparator{height:16px;margin-top:2px}#view-work-schedule-week #view-work_schedule_week .scheduler_header_wrapper .scheduler_header_up .shu_container .shu_right{position:relative;display:flex;align-items:center;width:100%;height:100%}#view-work-schedule-week #view-work_schedule_week .scheduler_header_wrapper .scheduler_header_down{width:100%;height:59px;box-shadow:0 2px 4px #aaaaaa80;background-color:#f7f7f7}#view-work-schedule-week #view-work_schedule_week .scheduler_header_wrapper .scheduler_header_down .shd_container{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}#view-work-schedule-week #view-work_schedule_week .scheduler_header_wrapper .scheduler_header_down .shd_container .shd_item{position:relative;display:flex;justify-content:center;align-items:center;flex-grow:1}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper{width:100%;height:80vh;overflow-y:scroll;overflow-x:scroll;scrollbar-color:#dee2e7 #fff;scrollbar-width:thin!important}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper::-webkit-scrollbar{width:18px;box-shadow:2px 0 2px 1px #00000026;background-color:#fff}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper::-webkit-scrollbar-thumb{border-radius:12px;width:6px;height:102px;border:6px solid #fff;background-color:#dee2e7}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_header{width:100%;height:150px}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_header .sbh_row{width:10%;height:100%;flex-grow:1;border-bottom:1.5pt solid #b3bec4;border-right:1px solid #b3bec4;padding-top:25px}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_header .sbh_row .sbh_up{flex-grow:2}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_header .sbh_row .sbh_up .sbh_up_date{font-family:Roboto;font-size:24px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_header .sbh_row .sbh_up .sbh_up_day{font-family:Roboto;font-size:11px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#1f3b51}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_header .sbh_row .sbh_middle{width:80%;border-bottom:1px solid #b3bec4}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_header .sbh_row .sbh_down{width:100%;flex-grow:1;height:auto;min-height:58px;min-width:150px}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_header .sbh_row .sbh_down .filter_details_search{padding:5px;position:relative;display:flex;width:75%;border-radius:5px;border:solid .5px rgba(0,0,0,.23)}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_header .sbh_row .sbh_down .filter_details_search input{margin:0 10px;border:none;resize:none;outline:none;width:100%;color:#3c5060}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_header .sbh_row .sbh_down .filter_details_search ::placeholder{color:#3c5060}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_header .sbh_row .sbh_down .filter_details_search .fds_icon{display:flex;align-items:center;justify-content:center}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_header .sbh_row .sbh_down .sbh_down_item{position:relative;display:flex;flex-direction:column;width:50%;row-gap:2px;justify-content:center;align-items:center}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_header .sbh_row .sbh_down .sbh_down_item .sbh_down_item_circle{position:relative;height:15px;width:15px;border-radius:50%;margin-right:6px}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_header .sbh_row .sbh_down .sbh_down_item .sbh_down_item_circle .fsi>svg>rect{stroke:#fff}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_header .sbh_row .sbh_down .sbh_down_item .sbh_down_item_circle>div>svg>path{stroke:#fff!important}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_grid{width:100%;height:auto}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_grid .sbg_row_wrapper{width:100%}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_grid .sbg_row_wrapper .sbg_row_title{font-family:Roboto;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#172e40}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_grid .sbg_row_wrapper .sbg_row{width:100%;height:50px}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_grid .sbg_row_wrapper .sbg_row .sbg_row_item{width:10%;flex-grow:1;height:100%;border-bottom:1px solid #b3bec4;border-right:1px solid #b3bec4}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_grid .sbg_row_wrapper .sbg_row_virtual{width:100%;height:100px}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_grid .sbg_row_wrapper .sbg_row_virtual .sbg_row_item{width:10%;flex-grow:1;height:100%;border-bottom:1px solid #b3bec4;border-right:1px solid #b3bec4}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_grid .scheduler-carousel{display:flex;scroll-snap-type:x mandatory;scroll-behavior:smooth}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_grid .scheduler-carousel::-webkit-scrollbar{width:10px;height:10px}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_grid .scheduler-carousel::-webkit-scrollbar-thumb{background:transparent;border-radius:10px}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_grid .scheduler-carousel::-webkit-scrollbar-track{background:transparent}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_grid .scheduler-carousel>div{width:100%;height:auto}#view-work-schedule-week #view-work_schedule_week .scheduler_body_wrapper .scheduler_body_grid .scheduler-carousel>#carousel{scroll-snap-align:start;flex-shrink:0;transform-origin:center center;transform:scale(1);transition:transform .5s,margin-left .5s;position:relative}.housekeeper_field{width:100%;height:100%;position:relative}.housekeeper_field .housekeeper_availability{width:95%;height:85%;border-radius:2px}.housekeeper_field .housekeeper_availability.state_0{background-color:transparent}.housekeeper_field .housekeeper_availability.state_1{background-color:#86cfca33}.housekeeper_field .housekeeper_availability.state_2{background-color:#1f3b5133}.housekeeper_field .housekeeper_availability.state_3{background-color:#f4be171a}.housekeeper_field .housekeeper_duty{width:90%;height:80%;padding:0 0 0 5px;border-radius:6px;box-shadow:0 2px 2px #00000040;background-color:#fff;cursor:pointer}.housekeeper_field .housekeeper_duty .hd_initials{width:100%;height:100%}.housekeeper_field .housekeeper_duty .hd_initials>div{font-family:Roboto;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#1f3b51}.housekeeper_field .housekeeper_duty .hd_credits{width:50px;height:100%;border-top-right-radius:5px;border-bottom-right-radius:5px}.housekeeper_field .housekeeper_duty .hd_credits>div{font-family:Roboto;font-size:13px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#1f3b51}.availabilities_dropdown_wrapper{position:absolute;width:100%;height:158px;padding:0;border-radius:3px;box-shadow:0 1.8px 1.8px #00000040;background-color:#fff;top:0;left:0;z-index:1000}.availabilities_dropdown_wrapper .ad_item_container{cursor:pointer;flex-grow:1}.availabilities_dropdown_wrapper .ad_item_container .ad_item{width:100%;height:100%;padding:0 10%}.availabilities_dropdown_wrapper .ad_item_container .ad_item:hover{background-color:#eee}.availabilities_dropdown_wrapper .ad_divider{width:80%;height:.5px;margin:0;background-color:#b3bec4}.availabilities_dropdown_wrapper>div{width:100%}.cleaning_type_field{width:100%;height:100%}.cleaning_type_field .cleaning_type_cell_wrapper{width:100%;position:absolute}.cleaning_type_field .cleaning_type_cell_wrapper .cleaning_type_cell{position:relative;display:flex;width:90%;height:40px;flex-grow:0;border-radius:6px;box-shadow:0 2px 2px #00000040;background-color:#fff}.cleaning_type_field .cleaning_type_cell_wrapper .cleaning_type_cell .ctc_left{width:20%;height:100%;border-top-left-radius:5px;border-bottom-left-radius:5px}.cleaning_type_field .cleaning_type_cell_wrapper .cleaning_type_cell .ctc_left .ctc_left_initials{font-family:Roboto;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#1f3b51}.cleaning_type_field .cleaning_type_cell_wrapper .cleaning_type_cell .ctc_middle{width:60%}.cleaning_type_field .cleaning_type_cell_wrapper .cleaning_type_cell .ctc_middle .ctc_middle_left{padding:0 10%}.cleaning_type_field .cleaning_type_cell_wrapper .cleaning_type_cell .ctc_middle .ctc_middle_right{width:100%;height:100%}.cleaning_type_field .cleaning_type_cell_wrapper .cleaning_type_cell .ctc_middle .ctc_middle_right.hidden{width:0;height:0}.cleaning_type_field .cleaning_type_cell_wrapper .cleaning_type_cell .ctc_middle .ctc_middle_right .ctc_middle_type{width:100%}.cleaning_type_field .cleaning_type_cell_wrapper .cleaning_type_cell .ctc_middle .ctc_middle_right .ctc_middle_type .cleaning_type_title{display:block;flex-grow:1;font-family:Roboto;font-size:11px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;text-align:left;color:#1f3b51;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:85px;margin:0 auto}.cleaning_type_field .cleaning_type_cell_wrapper .cleaning_type_cell .ctc_middle .ctc_middle_right .ctc_middle_attributes{position:relative;margin:0 auto}.cleaning_type_field .cleaning_type_cell_wrapper .cleaning_type_cell .ctc_right{position:relative;display:flex;justify-content:center;height:60%;width:20%;border-left:1px solid #d8d8d8}.cleaning_type_field .cleaning_type_cell_wrapper .cleaning_type_cell .ctc_right .ctc_right_credits{position:relative;display:flex;align-items:center;justify-content:center;font-family:Roboto;font-size:13px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#1f3b51}.cleaning_cell_moved_wrapper{width:100%;position:absolute;margin:0 auto}.cleaning_cell_moved_wrapper .cleaning_type_moved{position:relative;height:100%;width:100%;display:flex;align-items:center;justify-content:center;padding:0 15px}.cleaning_cell_moved_wrapper .cleaning_type_moved_title{position:relative;font-weight:700;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;font-size:12px;margin:0 16px;line-height:15px;text-align:center}.cleaning_types_dropdown_wrapper{position:absolute;width:auto;min-width:199px;height:auto;border-radius:3px;box-shadow:0 1.8px 1.8px #00000040;background-color:#fff;top:0;border:1px solid #f7f7f7;z-index:1000}.cleaning_types_dropdown_wrapper .ctd_header{width:199px;height:67px;background-color:#f7f7f7;padding:12px 10.9px 13.2px 31.8px}.cleaning_types_dropdown_wrapper .ctd_header>div{width:100%}.cleaning_types_dropdown_wrapper .ctd_header .ctd_header_space_name{font-family:Roboto;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#172e40}.cleaning_types_dropdown_wrapper .ctd_header .ctd_header_date{font-family:Roboto;font-size:11px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#787486}.cleaning_types_dropdown_wrapper .ctd_body{padding:12px 10.9px 13.2px 31.8px}.cleaning_types_dropdown_wrapper .ctd_body .ctd_cleanings{position:relative;display:flex;flex-direction:column;row-gap:2px}.cleaning_types_dropdown_wrapper .ctd_body .ctd_cleanings .ctd_cleanings_title{margin-bottom:4px;width:100%;font-family:Roboto;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#172e40}.cleaning_types_dropdown_wrapper .ctd_body .ctd_cleanings .ctd_cleanings_item{position:relative;width:130px;margin:2px 0;border-radius:5px;border:solid .4px #b3bec4;cursor:pointer;align-items:stretch!important}.cleaning_types_dropdown_wrapper .ctd_body .ctd_cleanings .ctd_cleanings_item .ctd_cleanings_item_left{min-width:25px;box-sizing:border-box;border-right:solid .4px #b3bec4;border-top-left-radius:5px;border-bottom-left-radius:5px}.cleaning_types_dropdown_wrapper .ctd_body .ctd_cleanings .ctd_cleanings_item .ctd_cleanings_item_right{position:relative;display:flex;align-items:center;font-family:Roboto;font-size:12px;font-weight:600;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#1f3b51;padding:2px}.cleaning_types_dropdown_wrapper .ctd_body .ctd_cleanings .item_selected{border:solid 2px #3c5060}.cleaning_types_dropdown_wrapper .ctd_body .ctd_attributes{position:relative;display:flex;flex-direction:column;row-gap:2px}.cleaning_types_dropdown_wrapper .ctd_body .ctd_attributes .ctd_attributes_title{margin-top:16px;margin-bottom:4px;width:100%;font-family:Roboto;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#172e40}.cleaning_types_dropdown_wrapper .ctd_body .ctd_attributes .ctd_attributes_item{width:129.6px;height:28px;margin:2px 0;border-radius:5px;border:solid .4px #b3bec4;cursor:pointer}.cleaning_types_dropdown_wrapper .ctd_body .ctd_attributes .ctd_attributes_item .ctd_attributes_item_left{width:25px;height:100%;border-top-left-radius:5px;border-bottom-left-radius:5px}.cleaning_types_dropdown_wrapper .ctd_body .ctd_attributes .ctd_attributes_item .ctd_attributes_item_right{padding-left:5px;font-family:Roboto;font-size:10px;font-weight:600;font-stretch:normal;font-style:normal;line-height:.83;letter-spacing:normal;text-align:left;color:#1f3b51}.cleaning_types_dropdown_wrapper .ctd_body .ctd_attributes .ctd_attributes_item .disabled{color:#d9d9d9}.cleaning_types_dropdown_wrapper .ctd_body .ctd_attributes .ctd_attributes_item .disabled>svg path,.cleaning_types_dropdown_wrapper .ctd_body .ctd_attributes .ctd_attributes_item .disabled>svg>circle{fill:#d9d9d9!important}.cleaning_types_dropdown_wrapper .ctd_body .ctd_attributes .item_selected{border:solid 2px #3c5060}.cleaning_types_dropdown_wrapper .ctd_body .ctd_confirm_button{margin:15px 0}.rcb_wrapper{position:absolute;z-index:1000;width:208px;height:auto;background-color:#fff;border-radius:8px;padding:12px 10px 13px;flex-grow:0;margin:3px 1px 5px 14px;box-shadow:1px 3px 10px #00000040}.rcb_wrapper .rcb_title{width:100%;font-family:Roboto;font-size:13px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#3c5060}.rcb_wrapper .rcb_row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;padding:10px}.rcb_wrapper .rcb_row.last_row{border-bottom:none;padding-bottom:0}.rcb_wrapper .rcb_row .rcb_row_label{font-family:Roboto;font-size:10px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:left;color:#3c5060}.rcb_wrapper .rcb_row .rcb_row_credits{font-family:Roboto;font-size:10px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#b3bec4}.scheduler_week_picker{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:260px;height:24px}.scheduler_week_picker .MuiButtonBase-root{position:relative;height:24px;min-width:24px;padding:0;background-color:transparent!important}.scheduler_week_picker .MuiButtonBase-root:hover{background-color:#e4e4e7!important}.scheduler_week_picker .sch_header_date{width:110px;height:100%;border-radius:2px;position:relative;border:1px solid #1f3b51;display:block;text-align:center;font-size:13px;font-weight:700;font-stretch:normal;font-style:normal;line-height:22px;letter-spacing:normal;-webkit-user-select:none;user-select:none}.scheduler_week_picker .scheduler_today_button{background-color:transparent}.scheduler_week_picker .scheduler_today_button:hover{background-color:#e4e4e7!important}.scheduler_week_picker .scheduler_today_button .MuiButton-root{text-transform:capitalize}.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}html,body{overflow:hidden}html,body,#main-container{padding:0;margin:0;height:100%;width:100%;position:relative}#wrap{padding-top:25px}#wrap .row{margin-left:15px;margin-right:15px}.print{overflow:auto;height:auto}.print>*{display:none!important}.print #main-container{display:block!important;height:auto}.print #main-container>*{display:none}.print #main-container #printableContainer{-webkit-print-color-adjust:exact;position:relative;top:0;left:0;height:100%;width:100%;display:none;background-color:#fff;z-index:1000}.print #main-container #printableContainer.zoom50{zoom:.5}@media print{html,body{height:auto;page-break-before:always}}.rw_header{grid-column-start:1;grid-row-start:1;display:table;width:100%;background:#fff;padding:0;position:relative}.rw_header__left{display:table-cell;vertical-align:middle;background:#fff}.rw_header__left .rw_header_content{display:flex;flex-direction:row;height:65px;width:100%;justify-content:space-between;padding:0 15px 0 32px}.rw_header__left .rw_header_content .rw_header_left_content{display:flex;flex-direction:row;justify-self:flex-start;align-items:center}.rw_header__left .tester{text-align:center;background-color:#f08080;border-radius:5px;padding:0 5px;font-size:12px;margin-top:-13px;width:auto}.rw_header__left .tester svg{height:22px;width:22px}.rw_header__golive{display:inline-block;margin-left:20px;vertical-align:middle}.rw_header__golive:hover{text-decoration:none;color:#fafafa}.rw_header__right{padding-top:10px;display:table-cell;vertical-align:middle;border-left:1px solid #e4e4e7;white-space:nowrap;width:80px}.rw_menu{text-align:center;z-index:13;position:fixed;height:100%;display:inline-block;background:#213545;color:#fff;font-size:12px;width:200px;box-shadow:3px 0 3px #99a0a366;box-sizing:border-box;overflow:hidden}.rw_menu a{color:#fff;text-decoration:none}.rw_menu a:hover{text-decoration:none;color:#fff}.rw_menu__menu_icon{position:relative;margin-left:15px;top:4px}.rw_menu__menu_icon svg path:not([fill=none]){fill:#fff}.rw_menu__menu_icon svg circle{fill:#fff}.rw_menu__menu_icon svg{height:19px;width:17px}.rw_menu__hotel{position:relative;display:flex;align-items:center;padding:0;font-size:20px;font-weight:400;cursor:pointer}.rw_menu__hotel__arrow{margin-left:10px}.rw_menu__hotel__arrow svg{height:15px}.rw_menu__hotel__arrow svg path:not([fill=none]){fill:#3c5060}.rw_menu__fullname{padding:0 10px 10px;font-weight:100;font-size:14px;text-align:center;display:inline-block;margin-bottom:15px;border-bottom:2px #e4e4e7 solid;min-width:26px;white-space:nowrap}.rw_menu__fullname>span{margin:0 1px}.rw_menu__name-initials{background:#7dd6c9;border-radius:50%;width:57px;height:57px;line-height:57px;font-size:21px;text-align:center;margin:24px auto 20px}.rw_menu__name-initials-collapsed{background:#7dd6c9;border-radius:50%;width:32px;height:32px;line-height:32px;font-size:12px;text-align:center;margin:21px auto 10px}.rw_menu__gravatar{margin:10px 0 10px 15px}.rw_menu__gravatar>img{border-radius:50%;width:45px}.rw_menu__menu{overflow-x:hidden;background:#213545}.rw_menu__menu::-webkit-scrollbar{background-color:#3c5060;width:14px}.rw_menu__menu::-webkit-scrollbar-thumb{background-color:#283641;border:3px solid transparent;border-radius:9px;background-clip:content-box}.rw_menu__menu::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1px white}.rw_menu__item{font-weight:100;cursor:pointer}.rw_menu__item .ficon{display:inline-block;margin-right:10px;font-size:25px}.rw_menu__item{white-space:nowrap}.rw_menu__item a{display:block}.rw_menu__title{text-decoration:none!important;color:#fff!important}.rw_menu__title:hover{background:#254056;text-decoration:none!important;color:#fff!important;box-shadow:0 2px 4px #00000080}.rw_menu__title .ficon{position:relative;top:5px}.rw_menu__title__text{text-transform:uppercase;padding-left:5px}.rw_menu__active{background:#254056;text-decoration:none!important;color:#fff!important;box-shadow:0 2px 4px #00000080}.rw_menu__sub-item{display:block;color:#fff;text-decoration:none;white-space:nowrap;padding:13px 10px}.rw_menu__sub-item:hover{background:#2d4d68;text-decoration:none;color:#fff;box-shadow:0 2px 4px #00000080}.rw_menu__sub-item:visited,.rw_menu__sub-item:active{text-decoration:none;color:#fff}.rw_menu__sub-item:focus{text-decoration:none;color:#fff}.rw_menu__sub-item__active{width:200px;box-shadow:0 2px 4px #00000080;background:#2d4d68}.rw_menu__sub-item__active-scrolled{box-shadow:0 2px 4px #00000080;background:#2d4d68;border-left:7px solid #7dd6c9;padding-left:43px!important}.rw_menu__sub-item:first-child{border-top:0}.rw_menu__sub-item__icon{margin-right:8px;position:relative;top:3px}.rw_menu__sub-item__icon svg{height:21px;width:21px}.rw_menu__sub-item__icon svg path:not([fill=none]){fill:#fff}.rw_menu__hover{background:#254056;box-shadow:0 2px 4px #00000080}.rw_menu__selected{background:#254056;position:fixed;border-right:7px #7dd6c9 solid;width:207px;box-shadow:0 2px 4px #00000080}.rw_menu__selected-collapsed{width:64px;position:fixed;border-right:7px #7dd6c9 solid;box-shadow:0 2px 4px #00000080;background:#254056}.rw_menu__selected-scrolled{background:#254056;box-shadow:0 2px 4px #00000080;border-left:7px #7dd6c9 solid}.rw_menu__selected-scrolled .rw_menu__menu_icon{margin-left:8px}.rw_menu__logout{text-align:left;font-size:14px;position:absolute;width:100%;bottom:0;padding:7px 0 5px;background:#2b3c4a;cursor:pointer;white-space:nowrap}.rw_menu__logout svg{width:22px;height:22px;position:relative;top:6px}.rw_menu__logout svg path:not([fill=none]){fill:#fff}.rw_menu__logout__icon{margin-bottom:10px;margin-left:4px}.rw_menu__arrow{float:right}.rw_menu__arrow svg{position:relative;top:2px;height:12px;width:12px}.rw_menu__arrow svg path:not([fill=none]){fill:#fff}.rw_menu__hotel-selection{margin-bottom:10px;position:fixed;z-index:100;box-shadow:0 0 4px #aaa;border-radius:3px;margin-top:30px;top:25px;overflow-y:auto;max-height:80vh;scrollbar-color:#b3bec4 #f7f6f6;scrollbar-width:thin!important}.rw_menu__hotel-selection::-webkit-scrollbar{width:18px;box-shadow:2px 0 2px 1px #00000026;background-color:#fff}.rw_menu__hotel-selection::-webkit-scrollbar-thumb{border-radius:12px;width:6px;height:102px;border:6px solid #fff;background-color:#dee2e7}.rw_menu__select-hotel{padding:15px;cursor:pointer;background:#fff;z-index:20;font-weight:100;border-bottom:1px solid #ddd}.rw_menu__select-hotel:hover{background:#506a7f;text-decoration:none;color:#fff}.rw_menu__select-hotel:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.rw_menu__select-hotel:last-child{border-bottom:0;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.rw_menu__logo{white-space:nowrap;padding:25px 0 10px}.rw_menu__logo__icon{margin-bottom:10px}.rw_menu__logo__icon svg{border-radius:50%}.rw_menu__logo__text{margin-left:15px;position:relative;top:-7px}.rw_menu__logo__text svg{height:25px}.rw_menu__logo__text svg path:not([fill=none]){fill:#fff}.rw_menu__subitems{text-align:left;background-color:#254056;border-radius:3px}.rw_menu__subitems__relative{position:relative;top:-56px}.rw_menu__subitems__collapsed .rw_menu__sub-item{padding:0 12px 0 50px}.rw_menu__side_menu_icon{cursor:pointer;padding:10px}.rw_menu__side_menu_icon svg{height:16px;width:16px}.rw_menu__side_menu_icon svg path:not([fill=none]){fill:#fff}.rw_status{display:inline-block;margin:0 10px;cursor:pointer}.rw_status__icon{position:relative;top:4px}.rw_status__icon svg{width:26px;height:26px}.rw_status__icon svg path:not([fill=none]){fill:#3c5060}.rw_status__left-count{position:relative;top:-14px;left:8px;color:#e5e7ea;border-radius:5px;padding:1px 4px;font-size:12px;background:#3c5060;z-index:5}.rw_status__right-count{position:relative;top:-14px;left:-4px;background:#ccd0d3;border-radius:5px;padding:1px 4px;font-size:12px;color:#3c5060}.bm-burger-button{display:none}.rw_three_lines{width:13px;margin:20px auto 0;cursor:pointer}.rw_three_lines>div{border-top:1px solid #fff;height:6px}.rw_sidebar_offset{padding-left:0}.rw_collapsed_offset{padding-left:61px}.rw_collapsed_offset_react{padding-left:76px}.rw_ajax_loader,.rw_blur_content .rw_footer,.rw_blur_content #view-lostfound,.rw_blur_content #guestservice,.rw_blur_content #view-assignments,.rw_blur_content #guestservice-kitchen,.rw_blur_content #view-work-schedule,.rw_blur_content #view-feedback,.rw_blur_content #view-questionnaires,.rw_blur_content #powerbi{display:none}@keyframes lds-ring-reverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.rw_logo{bottom:0;padding-top:10px;text-align:left;background-color:#213545;width:200px;padding-bottom:60px;padding-left:20px;position:fixed}.rw_logo svg{width:120px}.rw_logo path.st4{fill:#fff}.rw_logo .st1{fill:#6dc7ba!important}.rw_logo .st0{fill:#275768!important}.rw_footer{height:28px;bottom:0;left:50%;margin-left:-82px}.rw_footer>div{font-size:12px}.cc_wrapper{width:100%;height:100%;display:grid;grid-template-columns:min-content auto;grid-template-rows:100%}.cc_wrapper .cc_wrapper_main_content{grid-column-start:2;grid-row-start:1;width:100%;height:100%;display:grid;grid-template-columns:auto;grid-template-rows:min-content auto;position:relative}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container{grid-column-start:1;grid-row-start:2;overflow:auto;scrollbar-color:#cccccc rgba(255,255,255,.2);scrollbar-width:thin!important;position:relative;padding:25px 25px 25px 40px}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container.flex-chat{padding:0!important}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container::-webkit-scrollbar-thumb{background-color:#ccc;border:4.5px solid transparent;border-left-width:2px;border-right-width:2px;border-radius:2px;background-clip:content-box}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container::-webkit-scrollbar{background-color:#fff;width:11px;overflow:visible;height:15px}@media print{.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container{padding:25px}}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .btn_type_line{display:block;height:29px;font-size:14px;border-radius:21.5px;text-transform:uppercase;padding:0 5px 0 10px!important;font-weight:500;background-color:#fff;line-height:29px;border:1px #828d93 solid;color:#859198;cursor:pointer;text-align:center!important;max-width:500px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .btn_type_line .ficon{font-size:19px;line-height:29px}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .btn_type_line:hover{background-color:#919ca333}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .btn_type_line_min_width,.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .btn_type_line_max_width{min-width:110px}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .btn_type_line:focus{outline:none}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .btn_type_blue{display:block;height:29px;font-size:14px;border-radius:21.5px;text-transform:uppercase;padding:0 5px 0 10px!important;font-weight:500;background-color:#10596b;color:#fff;line-height:29px;cursor:pointer;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;text-align:center!important;max-width:500px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-decoration:none}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .btn_type_blue .ficon{font-size:19px;line-height:29px}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .btn_type_blue:hover{opacity:.8}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .btn_type_blue_min_width{min-width:110px}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .btn_type_blue:focus{outline:none}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .btn_type_red{display:block;height:29px;font-size:14px;border-radius:21.5px;text-transform:uppercase;padding:0 5px 0 10px!important;font-weight:500;background-color:#d65b4d;color:#fff;line-height:29px;cursor:pointer;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;text-align:center!important;max-width:500px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-decoration:none}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .btn_type_red .ficon{font-size:19px;line-height:29px}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .btn_type_red:hover{opacity:.8}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .btn_type_red:focus{outline:none}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .btn_type_aqua{height:29px;font-size:14px;border-radius:21.5px;text-transform:uppercase;padding:0 20px!important;font-weight:500;background-color:#51c0b4;line-height:31px;color:#fff;cursor:pointer;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;text-align:center!important;max-width:500px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .btn_type_aqua .ficon{font-size:19px;line-height:29px}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .btn_type_aqua:hover{opacity:.8}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .btn_type_aqua_min_width{min-width:110px}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .btn_type_aqua:focus{outline:none}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .ga_table_th_last_child_alignment{position:relative;display:flex;justify-content:flex-end;padding-right:10px}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .ga_table_th_last_child_alignment .btn_type_blue{min-width:110px}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .ga_table_th_last_child_alignment_guest_attribute{position:relative;display:flex;justify-content:flex-end;padding-right:20px}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .ga_table_th_last_child_alignment_guest_attribute .btn_type_blue{min-width:110px}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .ga_table_td_last_child_alignment{position:relative;display:flex;justify-content:flex-end}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .ga_table_td_last_child_alignment .btn_type_line,.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .ga_table_td_last_child_alignment .btn_type_red{min-width:110px}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .cc_questions_alignment{position:relative;display:flex;justify-content:flex-start}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .cc_questions_alignment .btn_type_line_max_width{max-width:110px}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container .cc_questions_alignment .btn_min_width{min-width:110px}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container>.cc_content>.cc_content>.col-md-12>.row>.col-md-12>.settings_search_input{position:relative;margin-left:10px;line-height:35px}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container>.cc_content>.cc_content>.col-md-12>.row>.col-md-12>.settings_search_input>input{border-radius:10px}.cc_wrapper .cc_wrapper_main_content .cc_wrapper_container>.cc_content>.cc_content>.col-md-12>.row>.col-md-12>.settings_search_input .form-control:focus{border-color:#7dd6c9;box-shadow:inset 0 0 #7dd6c9,0 0 4px #7dd6c9}.cc_wrapper .cc_wrapper_main_content .menu_screen{position:relative;overflow:hidden;height:100%;box-sizing:border-box;display:block}.cc_wrapper .cc_wrapper_main_content .menu_screen .cc_content{position:relative;height:100%;display:block}.cc_wrapper .cc_wrapper_main_content .menu_screen .cc_content .col-md-12{position:relative;display:grid;grid-template-rows:40px auto;grid-template-columns:100%;height:100%}.cc_wrapper .cc_wrapper_main_content .menu_screen .cc_content .col-md-12 .row:first-child{position:relative;grid-row-start:1;grid-column-start:1;overflow:hidden;margin-left:0;margin-right:0}.cc_wrapper .cc_wrapper_main_content .menu_screen .cc_content .col-md-12 .row:last-child{height:100%;width:100%;position:relative;grid-row-start:2;grid-column-start:1;display:grid;grid-template-rows:100%;grid-template-columns:33% 33% 33%;grid-column-gap:5px;box-sizing:border-box;overflow:auto;padding-bottom:15px;margin-left:0}.cc_wrapper .cc_wrapper_main_content .menu_screen .cc_content .col-md-12 .row:last-child #tree-main{position:relative;grid-column-start:1;grid-row-start:1;height:100%;overflow:auto;box-sizing:border-box;display:block}.cc_wrapper .cc_wrapper_main_content .menu_screen .cc_content .col-md-12 .row:last-child #tree-main.col-xs-4{width:100%}.cc_wrapper .cc_wrapper_main_content .menu_screen .cc_content .col-md-12 .row:last-child #tree-unbound{position:relative;grid-column-start:2;grid-row-start:1}.cc_wrapper .cc_wrapper_main_content .menu_screen .cc_content .col-md-12 .row:last-child #tree-unbound.col-xs-4{overflow:auto;height:100%;box-sizing:border-box;display:block;width:100%}.cc_wrapper .cc_wrapper_main_content .menu_screen .cc_content .col-md-12 .row:last-child .col-xs-4:last-child{position:relative;grid-column-start:3;grid-row-start:1;overflow:auto;height:100%;box-sizing:border-box}.cc_wrapper .cc_wrapper_main_content .menu_screen .cc_content .col-md-12 .row:last-child .col-xs-4:last-child.col-xs-4{width:100%}.cc_wrapper .fk_loader_container,.cc_wrapper .fkl_content_container{height:100%}.cc_wrapper .fk_loader_container .fkl_spinner_container .fkl_subtitle,.cc_wrapper .fkl_content_container .fkl_spinner_container .fkl_subtitle{margin-top:15px}.cc_wrapper .fk_loader_container .fkl_logo,.cc_wrapper .fkl_content_container .fkl_logo{bottom:25px}.cc_wrapper .rw_menu,.cc_wrapper .fc_menu_field_container{grid-column-start:1;grid-row-start:1;height:100%;position:relative}.flex_loader{border:6px solid #f3f3f3;border-radius:50%;border-top:6px solid #3c5060;-webkit-animation:flex_spin 2s linear infinite;animation:flex_spin 2s linear infinite}@media print{.fc_menu_field_container{display:none}}@-webkit-keyframes flex_spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes flex_spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.input_error_label_red::placeholder{color:#d65b4d}.login-main-container .ls-i-forgot-pass{width:auto;height:15px;position:absolute;top:90px;right:0;text-align:right;font-family:Roboto;font-size:11px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#b3bec4;cursor:pointer}.login-main-container .ls-button{position:relative;display:block;width:109px;height:29px}.login-main-container .ls-button .fc_button_title{font-size:13px}.login-main-container .ls-button.fc_button_rounded.MuiButtonBase-root.MuiButton-text .MuiButton-label{padding:0}.login-main-container .ls-button.MuiButton-text.MuiButton-textPrimary{position:relative;bottom:0;left:0}.login-main-container .ls-login-successfully{width:auto;height:15px;position:relative;font-family:Roboto;font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#3c5060}.login-main-container .ls_or_login_with{position:relative;margin-top:20px;margin-left:4px}.login-main-container .ls_or_login_with .ls_or_login_with_text{height:auto;width:auto;font-family:Roboto;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#b3bec4;text-align:left}.login-main-container .ls_booking_box{position:relative;height:31px;border-radius:4px;border:solid .7px #b3bec4!important;background-color:#fff;vertical-align:middle;padding:4px 8px!important;margin-top:13px!important}.login-main-container .ls_booking_box .ls_booking_image{position:relative;height:21px;width:21px;background-image:url(/facility-react/build/hotfix/v1.29.0/img/B9QG0IcH.png);background-size:cover;display:inline-block}.login-main-container .ls_booking_box .ls_ver_line{position:relative;display:inline-block;margin-left:5px;border-left:1px solid #b3bec4;height:19px}.login-main-container .ls_booking_box .ls_booking_text{font-family:Roboto;text-transform:initial;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:21px;letter-spacing:normal;color:#215263;display:inline-block;position:relative;margin-left:3px}.visitor-screen{position:fixed;height:100%;width:100%;background-color:#fff;min-height:360px}.visitor-screen div,.visitor-screen span,.visitor-screen p{-webkit-user-select:none;user-select:none}.visitor-screen a{text-decoration:none}.visitor-screen .left-shape{position:absolute;height:147px;width:215px;left:0;bottom:0}.visitor-screen .right-shape{position:absolute;height:249px;width:194px;right:0;top:0}.visitor-screen .flexkeeping-logo{position:relative;margin-top:34px;margin-left:64px;height:33px;width:183px}.visitor-screen .imgbg{position:absolute;right:50%;margin-right:-440px;height:380px;width:415px;background-image:url(/facility-react/build/hotfix/v1.29.0/img/C44F-Fuz.png);background-size:contain;background-repeat:no-repeat;display:inline-block;top:50%;margin-top:-135px}.visitor-screen .imgbg2{position:absolute;right:50%;margin-right:-440px;height:286px;width:331px;background-image:url(/facility-react/build/hotfix/v1.29.0/img/CqkCeJ-J.png);background-size:contain;background-repeat:no-repeat;display:inline-block;top:50%;margin-top:-135px}.visitor-screen .vc-container{position:absolute;width:272px;height:183px;left:50%;margin-left:-432px;display:inline-block;top:50%;margin-top:-100px}.visitor-screen .vc-container .vc-text-align{position:relative;display:inline-block;width:auto;margin-bottom:20px}.visitor-screen .vc-container .vc-text-align .vc-text{position:relative;width:100%;height:21px;font-family:Roboto;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#3c5060;display:block;margin-left:3px;padding-right:20px}.visitor-screen .vc-container .vc-text-align .login-line{position:absolute;width:100%;height:1.5px;background:linear-gradient(89deg,#306c8d 8%,#6ec9bc 91%);border-radius:5px;margin-top:4px}@media only screen and (max-width:1100px){.visitor-screen .imgbg,.visitor-screen .imgbg2{margin-right:-390px}.visitor-screen .vc-container{margin-left:-382px}}@media only screen and (max-width:950px){.visitor-screen .imgbg,.visitor-screen .imgbg2{display:none}.visitor-screen .flexkeeping-logo{margin:34px auto}.visitor-screen .vc-container{margin-left:-136px}}.fp-main-container .fp-button{position:absolute;bottom:0;display:block;width:109px;height:29px}.fp-main-container .fp-button .fc_button_title{font-size:13px;line-height:29px!important}.fp-main-container .fp-button.fc_button_rounded.MuiButtonBase-root.MuiButton-text .MuiButton-label{padding:0}.fp-main-container .fp-button.MuiButton-text.MuiButton-textPrimary{position:absolute;bottom:0;left:0}.fp-main-container .fp-button-cancel{position:absolute;bottom:0;display:block}.fp-main-container .fp-button-cancel.fc_button_rounded.MuiButtonBase-root.MuiButton-text.MuiButton-textPrimary{border-radius:21.5px;border:solid 1px #b3bec4;background-color:#fff;color:#828d93}.fp-main-container .fp-button-cancel .fc_button_title{font-size:13px;color:#828d93}.fp-main-container .fp-button-cancel.MuiButton-text.MuiButton-textPrimary{position:absolute;bottom:0;right:54px}.fp-main-container .fp-button-cancel.MuiButton-root{position:absolute;bottom:0;right:40px;line-height:1;width:89px;height:29px;border-radius:21.5px;border:solid 1px #b3bec4}.fp-main-container .fp-user-name-text{width:113px;height:25px;font-family:Roboto;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#3c5060}.fp-main-container .fp-button-cancel-left.MuiButton-text.MuiButton-textPrimary{position:absolute;bottom:0;left:0}.fp-main-container .fp-email-sent-text{width:235px;height:72px;font-family:Roboto;font-size:24px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#3c5060;margin-top:10px;text-align:left}.fp-main-container .fp_please_write_email_text{width:272px;height:38px;font-family:Roboto;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;color:#3c5060;margin-bottom:7px}.l_login{width:100%;height:100vh;background:#f6f6f6;display:flex;align-items:center;justify-content:center}.l_login__creatrix{position:absolute;bottom:25px;left:30px;font-size:10px;color:#3c5060}.l_login__box{width:400px;height:400px;border-radius:4px;background-color:#fff;box-shadow:1px 1px 5px 1px #0000001f;display:flex;align-items:center;justify-content:center;padding:40px 75px 25px}.l_login__wrapper{width:100%;text-align:center}.l_login__logo{position:absolute;top:50px;left:50px}.l_login__logo svg{width:150px}.l_login__company_logo{max-height:125px;max-width:250px;margin-bottom:30px}.l_login__company-title{font-size:40px;margin-bottom:50px;text-align:left}.l_login__password-title{color:#b3bec4;font-weight:100;font-size:11px}.l_login__input{border-bottom:1px solid #e4e4e7;padding-bottom:15px}.l_login__input input{font-size:26px;text-align:center;border:0;outline:0;width:400px;letter-spacing:3px;color:#3c5060;width:100%}.l_login__input input::-webkit-input-placeholder{color:#b3bec4;font-weight:100;letter-spacing:0}.l_login__input input::-moz-placeholder{color:#b3bec4;font-weight:100;letter-spacing:0}.l_login__submit-button{background:#3c5060;padding:5px 0 10px;border-radius:2px;width:250px;margin-top:30px;text-align:center;cursor:pointer}.l_login__submit-text{text-transform:uppercase;color:#eee;font-size:18px;font-weight:100}.l_login__check svg{width:22px;margin-right:10px;position:relative;top:4px}.l_login__check svg path:not([fill=none]){fill:#fff}.l_login__wrong_password_message{color:#d65a4d;margin-top:10px;height:20px;line-height:115px}input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px white inset}input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 30px white inset;background:#fff}.all-icons svg{height:50px}.loginFull{width:100%;height:100%;background:#fff;position:fixed}.loginFull .loginBackground{width:100%;height:50%;position:absolute;top:0;text-align:center}.loginFull .loginBackground .loginBackground_svg{position:absolute;top:0;left:0;height:100%;width:100%}.loginFull .loginBackground .welcomeMsg{position:relative;margin:0 auto;top:20%;font-family:Roboto;font-size:35px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#fff}.loginFull .login_box{position:absolute;display:block;top:50%;left:50%;width:320px;min-height:340px;margin-left:-160px;margin-top:-210px;border-radius:35px;box-shadow:3px 3px 8px #00000040;background-color:#fff;text-align:center;padding:90px 60px 0}.loginFull .login_box.pin_only{height:250px;min-height:initial;padding:60px 60px 0}.loginFull .login_box .login_control{display:block;height:60px}.loginFull .login_box .login_control .login_control_label{color:#3c5060;font-weight:100;font-size:11px;height:16px}.loginFull .login_box .login_control .login_control_input{border-bottom:1px solid #e4e4e7;padding-bottom:5px}.loginFull .login_box .login_control .login_control_input input{font-size:18px;text-align:center;border:0;outline:0;width:270px;letter-spacing:3px;color:#3c5060;width:100%}.loginFull .login_box .login_message{margin-top:100px;font-size:20px}.loginFull .login_box .login_message a{color:#00f}.loginFull .login_box .login_message_error{font-family:Roboto;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#d65b4d;width:300px;margin-top:5px;margin-left:-50px}.loginFull .login_box .login_message_error a{color:#00f}.loginFull .login_box .button_container{position:absolute;bottom:10px;left:0;width:100%;text-align:center}.loginFull .login_box .button_container .login_button{display:block;width:142px;height:31px;border-radius:21.5px;border:none;box-shadow:0 2px 4px #b3bfc6;background-color:#86cfca;margin:15px auto 30px;font-family:Roboto;font-size:18px;font-weight:500;letter-spacing:.3px;text-align:center;color:#fff;text-transform:uppercase;outline:none;position:relative;white-space:nowrap;padding-top:2px}.loginFull .login_box .button_container .login_button .cc_loader{position:absolute;right:10px;top:8px;height:16px;width:16px;border:2px solid #f0f0f0;border-top:2px solid #a8a8a8}.loginFull .login_box .button_container .login_or{display:block;margin-bottom:5px}.loginFull .login_box .button_container .booking-oauth{border-radius:5px!important;line-height:26px}.loginFull .login_box .button_container .login_cloudbeds{display:inline-block;border-radius:5px!important;height:34px;width:171px;color:#fff;background:url(https://hotels.cloudbeds.com/assets/themes/widget/css/images/app-button-bg.png);background-size:171px 68px}.loginFull .login_box .button_container .login_cloudbeds:hover{background-position-y:34px}.loginFull .login_box_error .login_control_input{border-bottom-color:#d65b4d!important}.loginFull .login_logo{position:absolute;bottom:34px;left:50%;margin-left:-95px;background:url(/facility-react/build/hotfix/v1.29.0/img/B_RoWwpg.png) round no-repeat;display:inline-block;width:190px;height:35px}@media print{body{background-color:#fff}.no-print,.no-print *,#footer,.navbar,.material-action{display:none!important}.cc_task_detail{border:0!important}.cc_task_detail_print{display:block!important}.rw_sidebar_offset_react,.rw_collapsed_offset_react{padding-left:0}}#guestservice,#view-assignments,#view-work-schedule,#view-feedback{font-size:13px}@media(min-width:992px){#guestservice .cc_container_reduce_padding,#view-assignments .cc_container_reduce_padding,#view-work-schedule .cc_container_reduce_padding,#view-feedback .cc_container_reduce_padding{padding-left:5px;padding-right:5px}#guestservice .cc_padding_0,#view-assignments .cc_padding_0,#view-work-schedule .cc_padding_0,#view-feedback .cc_padding_0{padding-left:0;padding-right:0}#guestservice .cc_filters_menu,#view-assignments .cc_filters_menu,#view-work-schedule .cc_filters_menu,#view-feedback .cc_filters_menu{margin:0 10px 15px 0}}@media(min-width:500px){#guestservice .callcenter__table .cc_feedback_row .cc_status_icon,#view-assignments .callcenter__table .cc_feedback_row .cc_status_icon,#view-work-schedule .callcenter__table .cc_feedback_row .cc_status_icon,#view-feedback .callcenter__table .cc_feedback_row .cc_status_icon{display:block}}h3{font-size:19px}.cc_add_buttons{display:inline}.cc_add_buttons>div{float:right}.cc_add_buttons>div+div{margin-right:15px}.cc_add_buttons .callcenter__button{padding-left:25px;padding-right:25px}.cc_no_select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.cc_filters_container{padding-left:5px;padding-right:5px}@media(min-width:992px){.cc_list_container{width:60%!important;padding-left:5px!important;padding-right:5px!important}.cc_task_detail_container{width:40%!important;padding-left:10px!important;padding-right:0!important}}@media(max-width:992px){.cc_content>.main-content>div:first-child>#form-import>div:nth-child(2){padding-left:15px!important;padding-right:0!important}.cc_content>.main-content>div:first-child>#form-import>div:nth-child(1){padding-left:15px!important;padding-right:0!important}.cc_waiting_clock_wrapper{padding-right:0!important;margin-top:5px}}.cc_list_container{padding-left:5px!important;padding-right:5px!important;min-width:505px!important}.cc_pointer{cursor:pointer}.callcenter__table{display:table;width:100%;margin:0;border-collapse:separate;border-spacing:0 10px}.callcenter__table tbody>tr:first-child .cc_group_title{padding-top:0;border-top:0!important}.callcenter__table .cc_row{cursor:pointer;display:table-row}.callcenter__table .cc_row .cc_icon_disabled_1{border:1px solid #c2bfb6;background:#fff}.callcenter__table .cc_row .cc_icon_disabled_1>svg>path{fill:#677683}.callcenter__table .cc_row .cc_icon_disabled_1>svg>#Layer_1>path{fill:#677683}.callcenter__table .cc_row .cc_icon_disabled_2{border:1px solid #c4c4c4;background:#c2bfb6}.callcenter__table .cc_row .cc_icon_disabled_2>svg>path{fill:#fff}.callcenter__table .cc_row .cc_icon_disabled_2>svg>#Layer_1>path{fill:#fff}.callcenter__table .cc_row .cc_icon_disabled_3{border:1px solid #dbdbdb;background:#dbdbdb}.callcenter__table .cc_row .cc_icon_disabled_3>svg>path{fill:#677683}.callcenter__table .cc_row .cc_icon_disabled_3>svg>#Layer_1>path{fill:#677683}.callcenter__table .cc_row>div:first-child,.callcenter__table .cc_row>td:first-child{background:#fff;border-left:1px solid #e4e4e7;border-radius:2px 0 0 2px;padding:8px 5px}.callcenter__table .cc_row>div:last-child,.callcenter__table .cc_row>td:last-child{background:#fff;border-right:1px solid #e4e4e7;border-radius:0 2px 2px 0;width:10px;padding-right:6px}.callcenter__table .cc_row>div,.callcenter__table .cc_row td{display:table-cell;background:#fff;vertical-align:middle;padding:2px 5px;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7}.callcenter__table .cc_row>div .ficon,.callcenter__table .cc_row td .ficon{font-size:34px;line-height:34px}.callcenter__table .cc_row.cc_highlight_row{box-shadow:0 0 1px #3c5060;border-radius:2px}.callcenter__table .cc_row.cc_highlight_row>div:first-child,.callcenter__table .cc_row.cc_highlight_row td:first-child{border-left:1px solid #3c5060;border-radius:2px 0 0 2px}.callcenter__table .cc_row.cc_highlight_row>div:last-child,.callcenter__table .cc_row.cc_highlight_row td:last-child{border-right:1px solid #3c5060;border-radius:0 2px 2px 0}.callcenter__table .cc_row.cc_highlight_row>div,.callcenter__table .cc_row.cc_highlight_row>td{border-top:1px solid #3c5060;border-bottom:1px solid #3c5060}.callcenter__table .cc_row.cc_highlight_row .cc_row_ending{border-right:1px solid #3c5060}.callcenter__table .cc_row .cc_priority_1{background:#b4c0c5;color:#3c5060}.callcenter__table .cc_row .cc_priority_2{background:#3c5060;color:#fff}.callcenter__table .cc_row .cc_priority_3{background:#d65a4d;color:#fff}.callcenter__table .cc_row .cc_priority{padding:2px 3px;font-size:12px;line-height:12px;border-radius:2px;text-align:center}.callcenter__table .cc_row .cc_row_ending{border-radius:0 4px 4px 0;border:1px solid #e4e4e7;padding:0;width:5px;border-left:0}.callcenter__table .cc_row .cc_cell_title{max-width:250px;overflow-x:hidden}.callcenter__table .cc_row .cc_cell_text{padding:4px 5px 3px;line-height:19px}.callcenter__table .cc_row .cc_cell_text__message_backup{color:silver;font-size:11px;line-height:14px}.callcenter__table .cc_row .cc_space{text-overflow:ellipsis;font-size:15px}.callcenter__table .cc_row__tags{padding:0!important;width:25px!important;white-space:nowrap;text-align:right}.callcenter__table .cc_row__tags>span{display:inline-block;text-align:center;position:relative}.callcenter__table .cc_row__tags>span svg{fill:#3c5060}.callcenter__table .cc_row__tags__attachment_icon{top:2px}.callcenter__table .cc_row__tags__attachment_icon svg{height:15px}.callcenter__table .cc_row__tags__consumption{border-radius:50px;border:1px solid #3c5060;width:15px;height:15px;line-height:13px;top:0}.callcenter__table .cc_row__tags__consumption svg{width:9px;height:9px}.callcenter__table .cc_row__tags__reported_by_guest{top:-3px}.callcenter__table .cc_row__tags__reported_by_guest svg{width:15px;height:15px}.callcenter__table .cc_row__tags__comment{top:3px;left:-5px}.callcenter__table .cc_row__tags__comment svg{width:15px;height:15px}.callcenter__table .cc_row .cc_middle_icon{position:relative;top:1px}.callcenter__table .cc_row .cc_middle_icon svg{height:18px}.callcenter__table .cc_row .cc_middle_icon svg path:not([fill=none]){fill:#3c5060}.callcenter__table .cc_row .cc_severity .cc_middle_icon{top:0}.callcenter__table .cc_row .cc_severity .cc_middle_icon svg{height:15px}.callcenter__table .cc_feedback_row{font-size:13px}.callcenter__table .cc_feedback_row>div{padding:10px 10px 7px}.callcenter__table .cc_feedback_row svg{position:relative;top:2px}.callcenter__table .cc_feedback_row>div:first-child{padding-left:10px}.callcenter__table .cc_feedback_row>div:last-child{padding-right:10px}.callcenter__table .cc_feedback_row{vertical-align:middle}.callcenter__table .cc_feedback_row .cc_severity svg{width:17px;height:17px}.callcenter__table .cc_feedback_row .cc_thin_font{font-weight:100;font-size:13px}.callcenter__table .cc_feedback_row .cc_status_icon{display:none}.callcenter__table .cc_feedback_row .cc_status_icon svg{width:25px;height:25px}.callcenter__table .cc_feedback_row .cc_icon_success svg circle{fill:#7dd6c9}.callcenter__table .cc_feedback_row__content{overflow:hidden;height:18px;white-space:nowrap;text-overflow:ellipsis}.callcenter__table .cc_feedback_row__guests{overflow:hidden;height:18px;white-space:nowrap;font-weight:100;text-overflow:ellipsis}.callcenter__table .cc_feedback_row__assignees{font-style:italic;font-weight:100}.callcenter__table .cc_task_bullet{width:9px;height:9px;border-radius:50px;display:inline-block;margin:0 1px}.callcenter__table .cc_task_bullet.cc_gray{background:#b4c0c5}.callcenter__table .cc_task_bullet.cc_green{background:#7dd6c9}.callcenter__table .cc_task_bullet.cc_blue{background:#3c5060}.cc_red_icon svg path:not([fill=none]){fill:#d65b4d}.cc_red_icon svg circle{fill:#d65b4d}.cc_green_icon svg path:not([fill=none]){fill:#3ca293}.cc_green_icon svg circle{fill:#3ca293}.callcenter_filters{background:#3c5060;color:#fff;display:inline-block;padding:10px;border-radius:2px;font-size:20px;font-weight:100}.callcenter__button{border-radius:2px;text-transform:uppercase;padding-top:1px;padding-bottom:0;font-size:13px;line-height:29px;font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.callcenter__button.btn-danger:hover{color:#fff}.callcenter__button svg{height:16px;width:16px;margin-right:5px;position:relative;top:-1px;left:0}.callcenter__button svg path:not([fill=none]){fill:#3c5060}.action-modal__title{text-transform:uppercase;background:#3c5060;text-align:center;font-size:22px;color:#fff;padding:15px;font-weight:100}.action-modal__content{padding:0}.action-modal__save-cancel{text-align:center;padding:20px}.action-modal__save-cancel>span{display:inline-block}.action-modal__save-cancel>span:first-child{margin-right:50px}.action-modal__search{border-radius:2px;border:1px solid #e4e4e7;display:inline-block;margin:25px 0 15px 25px}.action-modal__search>span:first-child{padding:5px;display:inline-block;background-color:#e5e7ea;height:34px}.action-modal__search>span:first-child svg{width:18px;height:18px;position:relative;top:3px}.action-modal__search>span:first-child svg path:not([fill=none]){fill:#3c5060}.action-modal__search input{border:0;outline:none;padding:5px 10px;width:250px;height:32px}.form-group{border:1px solid #e4e4e7;border-radius:2px;display:table;margin-bottom:0!important;width:100%}.form-group>span{display:table-cell}.form-group>span:first-child{width:1px;vertical-align:middle;font-size:30px;padding:2px 2px 0 5px;line-height:32px}.form-group textarea{border:none;outline:none;width:100%;margin:9px 0 5px;padding:0 5px;min-height:22px}.form-group textarea:focus{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}.form-group .form-element{display:block}.form-group .form-element::-webkit-input-placeholder{color:#aaa}.form-group .form-element::-moz-placeholder{color:#aaa}.form-group textarea.form-element{margin:6px 0;line-height:22px}.form-group{margin:20px 0 30px}.form-group input{padding:5px;width:100px;border:0;outline:0;width:100%;font-size:13px}.cc_search{padding:0;border:0;display:table;width:100%}.cc_search .cc_input_element{display:table-cell;padding:5px 10px 3px;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;border-right:1px solid #e4e4e7;border-left:0;border-radius:0 2px 2px 0;width:100%;line-height:22px;font-size:12px}.cc_search .cc_input_element:focus{outline:none;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;border-right:1px solid #e4e4e7;border-radius:0 2px 2px 0;border-color:#e4e4e7}.cc_search .cc_input_element::-webkit-input-placeholder{font-weight:100}.cc_search .ficon{width:20px;font-size:30px;position:relative;display:table-cell;line-height:0;top:3px;left:-4px}.cc_search__icon{display:table-cell;vertical-align:top;background-color:#e4e4e7;border-radius:2px 0 0 2px}.cc_search__icon svg{margin:7px 7px 0;width:20px;height:20px}.cc_search__icon svg path:not([fill=none]){fill:#3c5060}.cc_create_task>div:first-child{margin-top:0}.cc_create_task,.cc_add_food{padding:26px 25px 0;width:100%;font-size:14px;font-weight:100;overflow-y:auto}.cc_create_task::-webkit-scrollbar,.cc_add_food::-webkit-scrollbar{width:10px;background-color:transparent}.cc_create_task::-webkit-scrollbar-thumb,.cc_add_food::-webkit-scrollbar-thumb{background-color:#b3bec4;border-radius:10px;width:6px}.cc_create_task .Select--multi .Select-value-icon,.cc_add_food .Select--multi .Select-value-icon{padding:3px 5px 2px}.cc_create_task .cc_time_wrapper,.cc_add_food .cc_time_wrapper{padding:1px}.cc_create_task .cc_time_wrapper input,.cc_add_food .cc_time_wrapper input{min-width:30px}.cc_create_task .Select-control,.cc_add_food .Select-control{border-color:#e4e4e7!important}.cc_create_task .cc_time_wrapper .Select .Select-control,.cc_create_task .cc_datepickers__wrapper .Select .Select-control,.cc_add_food .cc_time_wrapper .Select .Select-control,.cc_add_food .cc_datepickers__wrapper .Select .Select-control{height:30px;font-size:13px}.cc_create_task .cc_time_wrapper .Select .Select-control .Select-placeholder,.cc_create_task .cc_datepickers__wrapper .Select .Select-control .Select-placeholder,.cc_add_food .cc_time_wrapper .Select .Select-control .Select-placeholder,.cc_add_food .cc_datepickers__wrapper .Select .Select-control .Select-placeholder{line-height:30px}.cc_create_task .cc_time_wrapper .Select .Select-input,.cc_create_task .cc_datepickers__wrapper .Select .Select-input,.cc_add_food .cc_time_wrapper .Select .Select-input,.cc_add_food .cc_datepickers__wrapper .Select .Select-input{height:28px}.cc_create_task .cc_time_wrapper .Select.Select--single>.Select-control .Select-value,.cc_create_task .cc_datepickers__wrapper .Select.Select--single>.Select-control .Select-value,.cc_add_food .cc_time_wrapper .Select.Select--single>.Select-control .Select-value,.cc_add_food .cc_datepickers__wrapper .Select.Select--single>.Select-control .Select-value{line-height:30px}.cc_create_task .cc_time_wrapper .Select .Select-clear-zone,.cc_create_task .cc_datepickers__wrapper .Select .Select-clear-zone,.cc_add_food .cc_time_wrapper .Select .Select-clear-zone,.cc_add_food .cc_datepickers__wrapper .Select .Select-clear-zone{line-height:12px;width:10px}.cc_create_task .cc_time_wrapper .Select .Select-arrow,.cc_create_task .cc_datepickers__wrapper .Select .Select-arrow,.cc_add_food .cc_time_wrapper .Select .Select-arrow,.cc_add_food .cc_datepickers__wrapper .Select .Select-arrow{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiA8Zz4KICA8cmVjdCBmaWxsPSJub25lIiBpZD0iY2FudmFzX2JhY2tncm91bmQiIGhlaWdodD0iMTIiIHdpZHRoPSIxNSIgeT0iLTEiIHg9Ii0xIi8+CiA8L2c+CiA8Zz4KICA8ZyBzdHJva2U9Im51bGwiIGlkPSJMYXllcl8xIj4KICAgPHBhdGggZmlsbD0iIzNDNTA2MCIgc3Ryb2tlPSJudWxsIiBpZD0ic3ZnXzEiIGQ9Im0xMS45OTkwMTksMS4yNjEzOTZjLTAuMjIxOTA0LC0wLjIyMTQyOSAtMC41ODM1MDcsLTAuMjIxNDI5IC0wLjgwNDkzNiwwbC00LjY4Mjc4OCw0LjY4MjMxM2wtNC42ODIzMTMsLTQuNjgyMzEzYy0wLjIyMjM3OSwtMC4yMjE5MDQgLTAuNTgzNTA3LC0wLjIyMTQyOSAtMC44MDQ5MzYsMGMtMC4yMjIzNzksMC4yMjIzNzkgLTAuMjIyODU0LDAuNTgzNTA3IC0wLjAwMDk1LDAuODA1NDExbDUuMDg0MzA2LDUuMDg0NzgxYzAuMDg0MTA1LDAuMDgzNjMgMC4xODcyMTYsMC4xMzU0MjMgMC4yOTUwOCwwLjE1NTg1NWMwLjAyMDQzMiwwLjAwNDI3NyAwLjA0MTgxNSwwLjAwNDc1MiAwLjA2MjI0NywwLjAwNjE3N2MwLjAxNTY4MSwwLjAwMTQyNiAwLjAzMDQxMSwwLjAwNDc1MiAwLjA0NjU2NywwLjAwNDc1MmMwLjE0NTg3NywwIDAuMjkxNzU0LC0wLjA1NTU5NSAwLjQwMjk0MywtMC4xNjY3ODRsNS4wODQ3ODEsLTUuMDg0NzgxYzAuMjIxOTA0LC0wLjIyMTkwNCAwLjIyMjM3OSwtMC41ODMwMzIgMCwtMC44MDU0MTF6Ii8+CiAgPC9nPgogIDxnIGlkPSJMYXllcl8yIi8+CiA8L2c+Cjwvc3ZnPgo=);height:10px;width:13px;border-width:0;top:1px;left:2px}.cc_create_task .cc_assignment_type>.btn,.cc_add_food .cc_assignment_type>.btn{border-radius:2px}.cc_create_task .cc_assignment_type>.btn+.btn,.cc_add_food .cc_assignment_type>.btn+.btn{margin-left:15px}.cc_create_task .cc_assignment_type__tooltip,.cc_add_food .cc_assignment_type__tooltip{position:absolute;background:#fff;border:1px solid #3c5060;z-index:10;padding:0 10px 10px;border-radius:2px;width:400px;left:10px;font-size:13px}.cc_create_task .cc_assignment_type__tooltip h5,.cc_add_food .cc_assignment_type__tooltip h5{margin:12px 0 5px}.cc_create_task .cc_assignment_type__divider-bottom,.cc_add_food .cc_assignment_type__divider-bottom{border-bottom:1px dotted #e4e4e7;padding-bottom:10px}.cc_create_task .cc_assignment_type__arrow-after,.cc_create_task .cc_assignment_type__arrow-before,.cc_add_food .cc_assignment_type__arrow-after,.cc_add_food .cc_assignment_type__arrow-before{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.cc_create_task .cc_assignment_type__arrow-after,.cc_add_food .cc_assignment_type__arrow-after{border-color:#fff0;border-bottom-color:#fff;border-width:7px;margin-left:-7px}.cc_create_task .cc_assignment_type__arrow-before,.cc_add_food .cc_assignment_type__arrow-before{border-color:#3c506000;border-bottom-color:#3c5060;border-width:8px;margin-left:-8px}.cc_create_task .btn-default,.cc_add_food .btn-default{background-color:#e4e4e7;border:1px solid #e4e4e7}.cc_create_task .btn-default:hover,.cc_add_food .btn-default:hover{background-color:#ccc;border:1px solid #e4e4e7}.cc_create_task__assignment_type_title,.cc_add_food__assignment_type_title{margin:20px 0 11px;color:#3c5060;font-size:15px}.cc_employee{margin-top:15px;position:relative}.cc_input_employee .ficon{position:absolute;z-index:1;font-size:28px;margin:0 7px}.cc_input_employee .Select-placeholder{padding-left:37px}.cc_input_employee .Select-multi-value-wrapper{margin-left:29px}.cc_input_employee .Select-input>input{position:relative;left:-5px}.cc_input_space_select,.cc_input_code_select{position:relative;margin-top:15px}.cc_input_space_select .Select-placeholder,.cc_input_code_select .Select-placeholder{padding-left:37px}.cc_input_space_select .Select--multi .Select-control,.cc_input_code_select .Select--multi .Select-control{padding-top:1px}.cc_input_space_select .Select--single>.Select-control .Select-value,.cc_input_code_select .Select--single>.Select-control .Select-value{padding-left:37px}.cc_input_space_select .Select--single .Select-input,.cc_input_code_select .Select--single .Select-input{padding-left:10px}.cc_input_space_select .Select-multi-value-wrapper,.cc_input_code_select .Select-multi-value-wrapper{margin-left:29px}.cc_input_space_select .Select-input>input,.cc_input_code_select .Select-input>input{position:relative;left:-3px}.Select-placeholder.ficon{color:#3c5060;font-size:28px;margin-right:4px;position:relative;top:2px;left:-4px}.Select-input>input{margin-left:2px}.cc_horizontal_line{height:1px;background:#e5e7ea;margin:10px 0}.cc_horizontal_line_gray{height:2px;background:#e4e4e7;margin:5px 0}.cc_my_filter_modal_wrapper{padding:15px}.cc_my_filters_modal{display:table;width:100%;text-align:center}.cc_my_filters_modal>span{width:10%;display:table-cell;white-space:nowrap;padding-right:10px}.cc_my_filters_modal>input{width:100%;display:table-cell;border:1px solid #e4e4e7;border-radius:2px;padding:5px;outline:none}.cc_my_filters_modal>input:focus{outline:none}.cc_my_filters_modal__error{margin-top:15px;color:red;text-align:left}.cc_my_filters_modal__buttons{padding-top:20px;text-align:center}.cc_my_filters_modal__buttons span+span{margin:0 20px}.cc_my_filters_modal__buttons span{line-height:32px;border-radius:2px;text-transform:uppercase;min-width:110px;padding:0 20px}.cc_saved_filters__wrapper{display:table;border-collapse:separate;border-spacing:0 15px}.cc_saved_filters{margin:10px 0;display:table-row;width:100%}.cc_saved_filters>div:first-child{width:100%}.cc_saved_filters>div:last-child{background:#e5e7ea;text-align:center;padding:0 7px}.cc_saved_filters>div{display:table-cell}.cc_saved_filters__title{font-weight:100;color:#3c5060;cursor:pointer}.cc_saved_filters__active{background:#3c5060!important;color:#fff;padding:0 5px}.cc_saved_filters__delete{padding:0 5px}.cc_saved_filters__delete__icon{position:relative;top:2px;margin-left:3px}.cc_saved_filters__delete__icon svg{width:14px;height:14px;fill:#3c5060}.cc_saved_filters__delete__icon{cursor:pointer}.cc_task_detail{border:1px solid #e4e4e7;padding:12px 10px;border-radius:2px;display:inline-block;background:#fff;width:380px;margin:10px 0}.cc_task_detail .cc_empty_task_detail{text-align:center;color:#bbb;padding:150px 0}.cc_task_detail .cc_priority{padding:5px 10px 4px;color:#3c5060;font-size:11px;text-transform:uppercase;border-radius:2px}.cc_task_detail .cc_priority.cc_bg_3{background:#d65a4d;color:#fff}.cc_task_detail .cc_priority.cc_bg_2{background:#3c5060;color:#fff}.cc_task_detail .cc_priority.cc_bg_1{background:#e5e7ea}.cc_task_detail .ficon{font-size:40px;margin-right:10px}.cc_task_detail .cc_room_number{font-size:24px}.cc_task_detail .cc_description{font-size:20px;margin:20px 0 5px;overflow-x:hidden}.cc_task_detail .cc_description__message_backup{color:silver;font-size:13px;line-height:14px}.cc_task_detail .cc_facility_tag{background:#3c5060;color:#fff;padding:2px 5px 1px;display:inline-block;font-size:11px;text-transform:uppercase;margin-right:15px;border-radius:2px;position:relative;top:-1px}.cc_task_detail .cc_row__tags{display:flex}.cc_task_detail .cc_row__tags>div{width:20px;margin:5px 5px 0 0}.cc_task_detail .cc_row__tags>div svg{fill:#3c5060}.cc_task_detail .cc_logs_wrapper{padding:0 10px 0 15px;margin:0}.cc_task_detail .cc_logs_wrapper li>span{position:relative;left:-5px}.cc_task_detail .cc_logs_wrapper li>span+span{margin-left:5px}.cc_task_detail .cc_other_details{font-style:italic;font-size:13px;color:#3c5060;line-height:14px;margin:5px 0;font-weight:100}.cc_task_detail .cc_other_details b{font-size:13px;color:#3c5060;font-weight:400}.cc_task_detail .cc_task_state{float:right;cursor:pointer}.cc_task_detail .cc_task_state>span{margin-right:0;float:right}.cc_task_detail .cc_task_state .cc_state_title{font-size:18px;color:#3c5060}.cc_task_detail .cc_task_state .cc_state_dialog{top:5px}.cc_task_detail .cc_additional_info,.cc_task_detail .cc_attachments{margin-top:15px}.cc_task_detail .cc_attachments>span{display:inline-block}.cc_task_detail .cc_attachments>span+span{margin-left:10px}.cc_task_detail .cc_food_shopping_cart{font-weight:100;margin:0 0 15px}.cc_task_detail .cc_food_shopping_cart tbody tr:first-child td{padding-top:10px}.cc_task_detail .cc_food_shopping_cart tbody tr:last-child td{padding-bottom:10px}.cc_task_detail .cc_food_shopping_cart td{padding:5px 0 0 15px;text-align:right}.cc_task_detail .cc_food_shopping_cart td:first-child{text-align:left;padding-left:0}.cc_task_detail .cc_food_shopping_cart thead td{border-bottom:1px solid #e4e4e7;text-transform:uppercase}.cc_task_detail .cc_food_shopping_cart tfoot td{text-transform:uppercase;font-weight:400;border-top:1px solid #e4e4e7;padding-top:10px}.cc_task_detail .cc_task_icon{position:relative;margin:0 10px 0 1px;top:3px}.cc_task_detail .cc_task_icon svg{height:22px;fill:#3c5060}.cc_task_detail .cc_h3{font-size:16px;color:#3c5060;text-transform:uppercase}.cc_task_detail .cc_subtasks{margin-top:10px;border-bottom:1px solid #e4e4e7}.cc_task_detail .cc_subtask__bullet,.cc_task_detail .cc_subtask__bullet__assigned,.cc_task_detail .cc_subtask__bullet__submitted,.cc_task_detail .cc_subtask__bullet__done{height:12px;width:12px;border-radius:50px;display:inline-block;margin-right:10px}.cc_task_detail .cc_subtask__bullet__done{background:#7dd6c9}.cc_task_detail .cc_subtask__bullet__submitted{background:#b4c0c5}.cc_task_detail .cc_subtask__bullet__assigned{background:#3c5060}.cc_task_detail .cc_subtask{border-top:1px solid #e4e4e7;padding:10px 2px}.cc_task_detail .cc_subtask__title,.cc_task_detail .cc_subtask__action-icon{cursor:pointer}.cc_task_detail .cc_subtask__comment-icon svg{position:relative;left:-1px;top:-3px;height:13px;width:13px}.cc_task_detail .cc_subtask__comment-icon svg path:not([fill=none]){fill:#3c5060}.cc_task_detail .cc_subtask__comment-icon{margin-right:5px}.cc_task_detail .cc_subtask__table{display:table;width:100%}.cc_task_detail .cc_subtask__cell{display:table-cell;vertical-align:middle}.cc_task_detail .cc_subtask__cell-right{display:table-cell;text-align:right;white-space:nowrap;padding-left:5px}.cc_task_detail .cc_guests{margin-bottom:10px}.cc_task_detail .cc_comment_input{border-radius:2px;padding:0;margin-top:15px;display:table}.cc_task_detail .cc_comment_input__wrapper{border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;border-left:1px solid #e4e4e7;border-radius:2px 0 0 2px;display:table-cell;padding:2px}.cc_task_detail .cc_comment_input__input{outline:none;padding:3px 5px;border:0;display:inline-block;width:100%}.cc_task_detail .cc_comment_input__button{display:table-cell;width:10%;background:#3c5060;padding:5px 10px 5px 35px;border-radius:0 2px 2px 0;color:#fff;cursor:pointer;position:relative}.cc_task_detail .cc_comment_input__button__icon{position:absolute;left:10px;color:#fff;width:18px;height:18px}.cc_task_detail .cc_comment_input__button__icon svg{width:18px}.cc_task_detail .cc_comment_input__button__icon svg path:not([fill=none]){fill:#fff!important}.cc_task_detail .cc_comment{padding:5px 0}.cc_task_detail .cc_comment__userdate{font-style:italic;font-size:12px}.cc_task_detail .cc_comment__message_backup{color:silver;font-size:11px;line-height:14px}.cc_task_detail .cc_comment+.cc_comment{border-top:1px #e4e4e7 solid}.cc_task_detail .cc_on_hold_container{margin-top:15px}.cc_task_detail .cc_on_hold{color:#777}.cc_task_detail .cc_on_hold_icon{margin-right:3px}.cc_task_detail .cc_on_hold_icon svg{width:12px;height:12px;fill:#777}.cc_task_detail .cc_recurring_text{margin-top:8px;margin-left:1px}.cc_task_detail .cc_recurring_text__icon{margin-right:5px;position:relative;top:1px}.cc_task_detail .cc_recurring_text__icon svg{width:13px;height:13px}.cc_task_detail__child_of{margin-bottom:10px}.cc_task_detail__child_of>div:first-child{border-bottom:1px solid #e4e4e7;padding:5px 0;font-size:12px;color:#b4c0c5;font-style:italic}.cc_task_detail__child_of>div:last-child{border-bottom:1px solid #e4e4e7;padding:3px 0;cursor:pointer}.cc_task_detail__child_of__icon{position:relative;top:2px}.cc_task_detail__child_of__icon svg{width:15px;height:15px}.cc_task_detail__child_of__icon{line-height:32px}.cc_task_detail__child_of .cc_task_icon{margin-left:15px;top:6px}.cc_task_detail__child_of .cc_title{display:inline-block}.cc_task_detail__child_of .cc_priority_1{background:#b4c0c5;color:#3c5060}.cc_task_detail__child_of .cc_priority_2{background:#3c5060;color:#fff}.cc_task_detail__child_of .cc_priority_3{background:#d65a4d;color:#fff}.cc_task_detail__child_of .cc_priority{padding:2px 3px;font-size:12px;line-height:12px;border-radius:2px;text-align:center;display:inline-block;position:relative;top:-1px}.cc_task_detail__child_of .cc_space{text-overflow:ellipsis;margin-left:5px;margin-right:10px}.cc_task_detail .cc_consumption_action{display:inline-block;padding-top:10px}.cc_task_detail .cc_consumption_action__button{margin-right:10px;margin-bottom:10px;width:inherit;line-height:28px}.cc_context_icon{position:relative;top:-5px;float:right;width:28px;height:28px;padding:5px 11px;cursor:pointer;border-radius:50%;transition:background-color .6s ease;overflow:hidden}.cc_context_icon:after{content:"";position:absolute;width:0;height:0;transform-style:flat;transform:translate3d(-50%,-50%,0);background:#ffffff1a;transition:width .3s ease,height .3s ease}.cc_context_icon:focus,.cc_context_icon:hover{background-color:#dadbdd}.cc_context_icon:active:after{opacity:1.2}.cc_context_icon .ellipsis{box-shadow:0 6px #3c5060,0 12px #3c5060;background:#3c5060;width:5px;height:5px;border-radius:50%}.cc_action_dialog{position:relative;float:right;left:22px;top:25px}.cc_action_dialog ul{border:1px solid #eee;box-shadow:1px 1px #eee;list-style:none;padding:0;position:absolute;background:#fff;z-index:10;border-radius:2px;right:0}.cc_action_dialog li:first-child{border-radius:2px 2px 0 0}.cc_action_dialog li:last-child{border-radius:0 0 2px 2px}.cc_action_dialog li{padding:10px 15px;white-space:nowrap}.cc_action_dialog li svg{position:relative;margin:0 10px 0 5px;width:16px;height:16px}.cc_action_dialog li svg path:not([fill=none]){fill:#3c5060}.cc_action_dialog li:hover{background:#3c5060;color:#fff;cursor:pointer}.cc_action_dialog li:hover svg path:not([fill=none]){fill:#fff}.cc_state_dialog_wrapper{position:relative;z-index:2}.cc_state_dialog{background:#fff;border:1px solid #eee;box-shadow:1px 1px #eee;position:absolute;top:25px;left:-150px;list-style:none;width:160px;padding:0}.cc_state_dialog li{text-align:left}.cc_state_dialog li>span:first-child{margin-right:10px}.cc_state_dialog li{padding:10px 15px}.cc_state_dialog li:hover{background:#3c5060;color:#fff;cursor:pointer}.cc_state_dialog li:hover svg path:not([fill=none]){fill:#fff}.cc_state_dialog li:hover .cc_icon_cancel,.cc_state_dialog li:hover .cc_icon_submitted{background:#fff;border:1px solid #fff}.cc_state_dialog li:hover .cc_icon_cancel svg path:not([fill=none]),.cc_state_dialog li:hover .cc_icon_submitted svg path:not([fill=none]){fill:#3c5060}.cc_state_dialog li:hover .cc_icon_approved svg path:not([fill=none]),.cc_state_dialog li:hover .cc_icon_cancelled svg path:not([fill=none]){fill:#3c5060}.cc_state_dialog li:hover .cc_icon_fixed{background:#fff}.cc_state_dialog li:hover .cc_icon_fixed svg path:not([fill=none]){fill:#3c5060}.cc_state_dialog li:hover .cc_icon_archived{border:1px solid #e4e4e7}.cc_state_dialog li:hover .cc_icon_archived svg path:not([fill=none]){fill:#3c5060}.cc_state_dialog li:hover .cc_icon_pickup,.cc_state_dialog li:hover .cc_icon_assign_staff{border:1px solid #e4e4e7}.cc_state_dialog li:hover .cc_icon_pickup svg path:not([fill=none]),.cc_state_dialog li:hover .cc_icon_assign_staff svg path:not([fill=none]){fill:#3c5060}.cc_state_dialog svg{width:12px;height:12px;top:2px}.cc_state_dialog svg path:not([fill=none]){fill:#3c5060}.cc_input_space_icon{position:absolute;z-index:1;font-size:28px;margin:1px 7px}.assign_to_wrapper{position:relative;display:flex;padding-left:20px;margin-bottom:10px}.assign_to_wrapper>.fc_search_field_container>.fc_search_control{width:270px}.assign_to_wrapper>.fc_search_field_container>.fc_search_control>input{width:230px}.cc_assignment_code_icon{position:absolute;z-index:1;font-size:28px;margin:1px 0 0 12px}.cc_date_picker_wrapper{position:relative}.cc_date_picker{font-size:13px;margin-right:30px;cursor:pointer;display:block}.cc_date_picker>span{display:table-cell;vertical-align:middle}.cc_date_picker__recurring{padding:5px 15px 15px}.cc_date_picker__recurring>div+div{margin-top:10px}.cc_date_picker__recurring>div{display:table}.cc_date_picker__recurring>div>span{display:table-cell}.cc_date_picker__recurring__ending{display:table}.cc_date_picker__recurring__ending>div{display:table-cell;vertical-align:top}.cc_date_picker__recurring__ending>div>label{font-weight:100;cursor:pointer}.cc_date_picker__recurring__ending>div>label input{margin-right:5px}.cc_date_picker__recurring__ending label{display:block}.cc_date_picker__recurring-weekday{white-space:nowrap}.cc_date_picker__recurring-weekday label{cursor:pointer}.cc_date_picker__recurring-weekday label>*{vertical-align:middle}.cc_date_picker__recurring-weekday input{margin-right:2px;cursor:pointer}.cc_date_picker__recurring-weekday{padding:0 4px}.cc_date_picker__recurring-weekday:first-child{padding-left:0!important}.cc_date_picker__recurring-weekday:last-child{padding-right:0!important}.cc_date_picker__day-of-the-month .Select{min-width:60px}.cc_date_picker__date{padding-right:5px}.cc_date_picker__date>span{display:table-cell;vertical-align:middle}.cc_date_picker__title{font-weight:400;line-height:36px;font-size:14px}.cc_date_picker__date-icon{position:relative;top:1px;margin-right:10px}.cc_date_picker__date-icon svg{height:16px}.cc_date_picker__date-wrapper{background:#fff}.cc_recurring_end_input{display:inline;width:100px;border-radius:3px;border:1px solid #e4e4e7;font-size:12px;font-weight:100;padding:5px;outline:none}.cc_recurring_end_input:focus{border:1px solid #b4c0c5}.Select--single>.Select-menu-outer,.Select--multi>.Select-menu-outer{z-index:2;margin-bottom:15px}.cc_table{display:table}.cc_table_row{display:table-row}.cc_table_cell{display:table-cell}.cc_priorities>span+span{margin-left:15px}.cc_priorities>span{border-radius:2px;line-height:120%}.DayPicker{padding:1rem .2rem 0}.DayPicker:focus{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;outline:none}.cc_datepickers{margin:12px 0}.cc_datepickers>div{display:inline-block}.cc_datepickers .DayPicker-Day{padding:.5rem .8rem;border:0}.cc_datepickers .DayPicker-Day--special{background-color:#eee;width:28px!important;height:28x!important;border-radius:50px}.cc_datepickers .DayPicker-Caption{margin-bottom:15px;color:#3c5060;margin-top:2px}.cc_datepickers .DayPicker-Day:focus{outline:0}.cc_datepickers .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){background-color:#7dd6c9;height:28px!important;width:28px!important;border-radius:50%;color:#3c5060}.cc_datepickers .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):link{outline:0}.cc_datepickers .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{outline:0}.cc_datepickers .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):visited{outline:0}.cc_datepickers .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):focus{outline:0}.cc_datepickers .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):active{outline:0}.cc_datepickers .DayPicker-Day--disabled{background:none}.cc_datepickers abbr[title],.cc_datepickers abbr[data-original-title]{border-bottom:none!important;cursor:inherit!important;text-decoration:none!important;color:#ccd0d3}.cc_datepickers .DayPicker-Day--today{color:#7dd6c9}.cc_datepickers .DayPicker-NavButton--next{right:2rem;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjM0M1MDYwIiBkPSJNNS44MDIgMjMuNTQ5YTEuMiAxLjIgMCAwIDEgMC0xLjY5NEwxNS42NTYgMTIgNS44MDIgMi4xNDZhMS4yIDEuMiAwIDAgMSAwLTEuNjk1QTEuMiAxLjIgMCAwIDEgNy40OTcuNDVsMTAuNzAxIDEwLjcwMWExLjIgMS4yIDAgMCAxIC4zMjguNjJjLjAwOS4wNDMuMDEuMDg5LjAxMy4xMzIuMDA0LjAzMi4wMS4wNjQuMDEuMDk3LjAwMS4zMDctLjExNi42MTUtLjM1Ljg0OWwtMTAuNzAyIDEwLjdhMS4yIDEuMiAwIDAgMS0xLjY5NSAweiIvPjwvc3ZnPgo=);top:5px}.cc_datepickers .DayPicker-NavButton--prev{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjM0M1MDYwIiBkPSJNMTguMTk4IDIzLjU0OWExLjIgMS4yIDAgMCAwIDAtMS42OTRMOC4zNDQgMTJsOS44NTQtOS44NTRBMS4yIDEuMiAwIDAgMCAxNi41MDQuNDVMNS44MDMgMTEuMTUxYTEuMTk1IDEuMTk1IDAgMCAwLS4zMjkuNjJjLS4wMDkuMDQzLS4wMS4wODktLjAxMy4xMzItLjAwNC4wMzItLjAxLjA2NC0uMDEuMDk3IDAgLjMwNy4xMTYuNjE1LjM1Ljg0OUwxNi41MDMgMjMuNTVhMS4yIDEuMiAwIDAgMCAxLjY5NS0uMDAxeiIvPjwvc3ZnPgo=);left:2rem;top:5px}.cc_datepickers__wrapper{margin:12px 0;padding:0;box-shadow:1px 1px 8px 1px #bbb;border-radius:2px;background:#fff;z-index:4}.cc_datepickers__wrapper__hr{height:0px;margin:10px 0 5px;border-bottom:1px solid #aaa;font-size:1px}.cc_datepickers__wrapper__hr2{height:0px;margin:5px 0 10px;border-bottom:1px solid #aaa;font-size:1px}.cc_datepickers__btn{border-radius:2px;text-transform:uppercase;line-height:29px;font-size:13px;display:block;margin:0 15px;padding-top:1px;padding-bottom:0}.cc_datepickers__time{padding:0 8px;position:relative;display:table-cell;top:3px;vertical-align:middle}.cc_datepickers__time svg{width:18px;height:18px}.cc_datepickers__time svg path:not([fill=none]){fill:#3c5060}.cc_datetime_wrapper{border:1px solid #e4e4e7;border-radius:2px}.cc_time_wrapper{min-width:50px}.cc_datetime_input{margin:2px;padding:0 6px;line-height:18px;border:0;outline:none;color:#3c5060}.cc_datetime_input:focus{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;outline:none;border:0}.cc_datetime_input{width:94px}.cc_wipe_date{font-size:18px;color:#bbb;position:relative;left:-8px;top:1px}.cc_parameters_table{width:100%}.cc_parameters_table th{padding:10px 0;width:50%}.cc_parameters_table{margin-bottom:40px}.cc_parameters_table .cc_my_select{margin-bottom:10px}.cc_add_file_icon{display:inline-block;vertical-align:middle;cursor:pointer}.cc_add_file_icon svg path:not([fill=none]){fill:#3c5060}.cc_add_file_icon svg{height:24px}.cc_placeholder_icon{margin-right:15px}.cc_placeholder_icon svg path,.cc_placeholder_icon svg circle{fill:#b4c0c5}.cc_placeholder_icon svg{height:45px}.cc_upload_preview>img{max-width:100px;max-height:100px}.cc_list_filter{cursor:pointer;padding:0 10px;border:1px solid #e4e4e7;border-radius:2px;background:#fff;color:#3c5060;display:block;height:32px;line-height:32px;position:relative;overflow:hidden;font-size:13px;max-width:250px;min-width:120px}.cc_list_filter svg{float:right;margin-left:15px;width:13px;position:relative;top:11px}.cc_list_filter svg path:not([fill=none]){fill:#999}.cc_list_filter .cc_filter_title{color:#777;font-weight:100}.cc_list_filter__filter_count{float:right;position:relative;left:-3px;margin-right:5px}.cc_list_filter__title{margin-right:5px;font-weight:400}.cc_filters>.col-md-2{margin:10px 0;padding-left:5px;padding-right:5px}.cc_filters .cc_clear_filters{text-decoration:underline;cursor:pointer}.cc_filters>div{margin:0 5px 15px;display:inline-block;vertical-align:bottom;position:relative}.cc_filter_menu{background:#fff;border:0 solid #e4e4e7;box-shadow:0 1px 5px #00000080;border-radius:2px;position:absolute;top:35px;padding:0;list-style:none;z-index:16;margin-bottom:15px}.cc_filter_menu ul{padding:0;list-style:none;margin-bottom:0;max-height:500px;overflow:auto}.cc_filter_menu li:first-child{border-radius:2px 2px 0 0}.cc_filter_menu li:last-child{border-radius:0 0 2px 2px}.cc_filter_menu li{min-width:120px;padding:0}.cc_filter_menu li:hover:not(.cc_li_category){background:#3c5060;cursor:pointer}.cc_filter_menu li:hover:not(.cc_li_category) .cc_checkbox{cursor:pointer;background:#000}.cc_filter_menu li:hover:not(.cc_li_category) .cc_checkbox__empty{background:#3c5060;border:1px solid black}.cc_filter_menu li:hover:not(.cc_li_category) label{color:#fff}.cc_filter_menu li:hover:not(.cc_li_category) svg path{fill:#fff}.cc_filter_menu .cc_filter_menu__select-all{border-bottom:1px solid #e4e4e7!important}.cc_filter_menu label{padding:10px 30px 10px 10px;cursor:pointer;display:block;white-space:nowrap;margin-bottom:0;font-size:12px;font-weight:100;color:#3c5060;line-height:16px;text-transform:capitalize;position:relative}.cc_filter_menu input{margin-right:10px!important}.cc_filter_menu svg{width:10px;height:10px}.cc_filter_menu__search{border:1px solid #3c5060;padding:5px;margin:10px 10px 5px;border-radius:2px;white-space:nowrap}.cc_filter_menu__search input{border:none;outline:none;width:100px;margin-right:0!important}.cc_filter_menu__search span{float:right;position:relative;top:2px}.cc_filter_menu__search span svg{height:18px;width:18px;fill:#3c5060}.cc_filter_menu .cc_li_category{cursor:default;text-transform:capitalize;padding:5px 10px;border-bottom:1px solid #e4e4e7;background:#f0f0f0}.cc_filter_menu__parent{text-transform:uppercase;padding:10px;font-weight:400;display:inline-block;white-space:nowrap}.cc_filter_menu__filter-search{display:table;margin:10px;border:1px solid #e4e4e7;padding:4px 4px 4px 5px;border-radius:2px}.cc_filter_menu__filter-search>span{display:table-cell;vertical-align:top}.cc_filter_menu__filter-search input{font-size:12px;border:0;outline:0;padding:3px;font-weight:100}.cc_filter_menu__search-icon{position:relative;left:-3px;top:3px}.cc_filter_menu__search-icon svg{width:18px;height:18px}.cc_filter_menu__search-icon svg path:not([fill=none]){fill:#999}.cc_filter_menu__select-all-category{float:right}.cc_filter_menu__select-all-category label{padding:9px 10px 0 0}.cc_filter_menu__select-all-category input{margin-right:5px!important;margin-left:5px!important}.cc_delete_upload{position:absolute;font-size:12px;width:18px;height:18px;line-height:16px;text-align:center;border-radius:50px;border:1px solid #444;padding-left:1px;cursor:pointer;top:-10px;left:-10px}.cc_list_icon{position:relative;top:2px;margin-left:2px}.cc_list_icon svg{margin-top:1px;height:16px;fill:#3c5060}.cc_icon_cancel,.cc_icon_cancelled,.cc_icon_submitted{position:relative;display:inline-block;border:1px solid #3c5060;border-radius:50px;width:22px;height:22px;text-align:center;line-height:19px}.cc_icon_cancel svg path:not([fill=none]),.cc_icon_cancelled svg path:not([fill=none]),.cc_icon_submitted svg path:not([fill=none]){fill:#3c5060}.cc_icon_cancel svg,.cc_icon_cancelled svg,.cc_icon_submitted svg{height:12px}.cc_icon_fixed{border:1px solid #7dd6c9;border-radius:50px;width:22px;height:22px;position:relative;display:inline-block;text-align:center;line-height:19px}.cc_icon_fixed svg path:not([fill=none]){fill:#3c5060}.cc_icon_fixed svg{height:12px}.cc_icon_approved{border-radius:50px;border:1px solid #7dd6c9;background:#7dd6c9;width:22px;height:22px;position:relative;display:inline-block;text-align:center;line-height:19px}.cc_icon_approved svg path:not([fill=none]){fill:#3c5060}.cc_icon_approved svg{height:12px}.cc_icon_done{border-radius:50px;border:1px solid #7dd6c9;background:#7dd6c9;width:22px;height:22px;position:relative;display:inline-block;text-align:center;line-height:19px}.cc_icon_done svg path:not([fill=none]){fill:#fff}.cc_icon_done svg{height:12px}.cc_icon_archived{border-radius:50px;border:1px solid #e4e4e7;background:#fff;width:22px;height:22px;position:relative;display:inline-block;text-align:center;line-height:19px}.cc_icon_archived svg path:not([fill=none]){fill:#3c5060}.cc_icon_archived svg{height:12px}.cc_icon_pickup,.cc_icon_assign_staff{border-radius:50px;border:1px solid #e4e4e7;background:#fff;width:30px;height:30px;text-align:center;display:inline-block}.cc_icon_pickup svg,.cc_icon_assign_staff svg{position:relative;top:3px;left:2px}.cc_icon_pickup svg path:not([fill=none]),.cc_icon_assign_staff svg path:not([fill=none]){fill:#3c5060}.cc_icon_pickup svg,.cc_icon_assign_staff svg{height:19px;width:19px}.cc_sort_by_wrapper{position:relative}.cc_sort_by_wrapper .cc_filter_menu{top:35px}.cc_sort_by_wrapper{margin-left:5px}.cc_sort_by_wrapper>span{vertical-align:top}.cc_sort_by_wrapper{display:inline-block}.cc_sort_by_wrapper+.cc_sort_by_wrapper{margin-left:15px}.cc_sort_by{display:table-cell;position:relative;cursor:pointer;background:#e4e4e7;color:#3c5060;border-radius:2px;vertical-align:top}.cc_sort_by__title{padding:0 15px;display:inline-block;border-right:1px solid #e4e4e7;line-height:25px;font-size:13px;border-right:solid 1px #b3bec4}.cc_sort_by svg{float:right;width:13px;position:relative;top:3px}.cc_sort_by svg path:not([fill=none]){fill:#3c5060}.cc_sort_by svg{margin:4px 6px 4px 5px}.cc_sort_by label{white-space:nowrap}.cc_sort_by .cc_filter_menu{left:0;top:35px}.cc_sort_by_active{background:#3c5060;color:#fff}.cc_sort_by_active svg path:not([fill=none]){fill:#fff}.cc_sort_directions{display:inline-block;margin-left:15px;background:#3c5060;padding:0;border-radius:2px}.cc_sort_direction{cursor:pointer;display:inline-block;color:#fff;border-right:1px solid #fff;padding:0 2px 0 5px}.cc_sort_direction>span{vertical-align:top;position:relative;top:1px;line-height:25px;font-weight:100;font-size:12px}.cc_sort_direction__arrow{margin-left:5px;line-height:18px}.cc_sort_direction__arrow svg{width:13px;height:19px;position:relative}.cc_sort_direction__arrow svg path:not([fill=none]){fill:#fff}.cc_cancel_button_icon{margin-right:5px}.cc_cancel_button_icon svg{width:13px;height:13px;position:absolute;left:10px;top:11px}.cc_cancel_button_icon svg path:not([fill=none]){fill:#fff}.cc_sort_direction__delete{margin:5px;cursor:pointer}.cc_sort_direction__delete svg{height:11px;position:relative}.cc_sort_direction__delete svg path:not([fill=none]){fill:#fff}.cc_filters_menu{background:#fff;border-radius:2px;padding:10px 10px 0;border:1px solid #e4e4e7}.cc_filters_menu__title{font-size:14px;color:#3c5060;text-transform:uppercase}.cc_filters_menu__table{display:table;width:100%;border-collapse:separate;border-spacing:0 15px}.cc_filters_menu__row{display:table-row;font-size:12px}.cc_filters_menu__row>.cc_filters_menu__cell:first-child{width:100%;cursor:pointer;font-weight:100}.cc_filters_menu__row>.cc_filters_menu__active{background:#3c5060!important;color:#fff;padding:0 5px}.cc_filters_menu__row>.cc_filters_menu__active-title{font-weight:400!important;color:#3c5060}.cc_filters_menu__row>div:last-child,.cc_filters_menu__row>td:last-child{background:#e5e7ea;text-align:center;padding:0 7px;font-weight:400;border-radius:2px}.cc_filters_menu__cell{display:table-cell}.cc_filters_menu__btn{background:#eee;border-radius:2px;margin:10px 0!important;text-transform:uppercase}.cc_filters_menu__btn:hover{background:#e4e4e7}.cc_filters_menu__btn{line-height:20px}.cc_waiting_clock_wrapper{padding-right:10px;display:flex;width:100%;align-items:center;justify-content:center}.cc_waiting_clock_wrapper>.cc_waiting_clock_container{width:100%;height:34px;background-color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#3c5060}.cc_waiting_clock_wrapper>.cc_waiting_clock_container.border_color_aqua{border:1px solid #51c0b4}.cc_waiting_clock_wrapper>.cc_waiting_clock_container.border_color_red{border:1px solid #d65b4d}.cc_waiting_clock_wrapper>.cc_waiting_clock_container>.cc_waiting_clock_label{margin-right:5px}.cc_waiting_clock_wrapper>.cc_waiting_clock_container>.cc_waiting_clock_avg_time{font-weight:500}.cc_waiting_clock_wrapper>.cc_waiting_clock_container>.cc_waiting_clock_avg_time.color_aqua{color:#51c0b4}.cc_waiting_clock_wrapper>.cc_waiting_clock_container>.cc_waiting_clock_avg_time.color_red{color:#d65b4d}.cc_my_select{position:relative}.cc_my_select__input{border:0;outline:0;padding:4px 0 4px 5px;vertical-align:top;margin-bottom:1px;font-weight:100;font-size:13px}.cc_my_select__input::-webkit-input-placeholder{color:#aaa}.cc_my_select__input::-moz-placeholder{color:#aaa}.cc_my_select__search-wrapper{display:table;width:100%;padding:0}.cc_my_select__search-wrapper>span{display:table-cell}.cc_my_select__search{padding:3px 3px 0;border:1px solid #e4e4e7;border-radius:2px 2px 0 0}.cc_my_select__search>span+span{margin-left:2px;margin-right:3px}.cc_my_select__search>span:first-child{margin-left:2px;margin-right:3px}.cc_my_select__items{background:#fff;width:100%;border-left:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;border-right:1px solid #e4e4e7;border-radius:0 0 2px 2px;padding:5px 0;overflow-y:auto;scrollbar-color:#cccccc rgba(255,255,255,.2);scrollbar-width:thin!important}.cc_my_select__items::-webkit-scrollbar-thumb{background-color:#ccc;border:4.5px solid transparent;border-left-width:2px;border-right-width:2px;border-radius:2px;background-clip:content-box}.cc_my_select__items::-webkit-scrollbar{background-color:#fff;width:11px;overflow:visible;height:15px}.cc_my_select__items>ul{padding-left:0;margin-bottom:0}.cc_my_select__items{margin-bottom:15px;z-index:2}.cc_my_select__special_picker_link{padding-left:10px;cursor:pointer;font-size:10px;text-decoration:underline;font-style:italic;line-height:25px}.cc_my_select__items-category{text-transform:uppercase;list-style:none;line-height:22px;padding-left:10px;font-weight:400;font-size:14px}.cc_my_select__items-item{list-style:none;line-height:24px;padding:3px 25px;font-weight:100;font-size:13px}.cc_my_select__items-item__hovered{background:#3c5060;color:#fff;cursor:pointer}.cc_my_select__items-no-category{padding-left:10px;padding-right:10px}.cc_my_select__custom-element .cc_table>span{background:#3c5060!important;color:#fff!important}.cc_my_select__custom-element .cc_my_select__icon svg path:not([fill=none]){fill:#fff}.cc_my_select__selected-element{display:inline-block;border:1px solid #e4e4e7;border-radius:2px;font-size:12px;font-weight:100;position:relative;top:1px}.cc_my_select__selected-element .cc_table{display:table}.cc_my_select__selected-element .cc_table>span{padding:2px 5px 1px;display:table-cell;background:#e5e7ea;color:#3c5060}.cc_my_select__selected-element .cc_table>span:first-child{border-radius:2px 0 0 2px}.cc_my_select__selected-element .cc_table>span:last-child{border-radius:0 2px 2px 0;border-left:1px solid #3c5060}.cc_my_select__icon-wrapper{border-right:1px solid #e4e4e7;cursor:pointer}.cc_my_select__icon svg{position:relative;top:-1px;height:7px}.cc_my_select__icon svg path:not([fill=none]){fill:#3c5060}.cc_my_select__left-icon-wrapper{background:#3c5060;width:32px;text-align:center;vertical-align:middle;cursor:pointer;border-radius:2px 0 0 2px}.cc_my_select__left-icon-wrapper__disabled{background:#aaa;cursor:default}.cc_my_select__left-icon{position:relative;top:2px}.cc_my_select__left-icon svg{height:16px}.cc_my_select__left-icon svg path:not([fill=none]){fill:#fff}.cc_my_select__right-arrow svg{position:relative;top:4px;width:13px;height:13px}.cc_my_select__right-arrow svg path:not([fill=none]){fill:#b4c0c5}.cc_my_select__right-arrow-wrapper{display:table-cell;cursor:pointer;width:30px;border-radius:0 2px 2px 0;border-right:1px solid #e4e4e7;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;text-align:center;vertical-align:middle}.cc_my_select_separate .cc_my_select__search-wrapper{border-radius:2px;margin-bottom:6px}.cc_my_select_separate .cc_my_select__search{border-left:0;border-right:0;border-radius:0}.cc_my_select_separate .cc_my_select__items{border-radius:2px;border:1px solid #e4e4e7;background:#fff;width:100%;z-index:10}.cc_modal{font-size:15px;font-weight:100}.cc_modal_left_section{display:inline-block;width:50%;border-right:1px solid #e4e4e7;padding-right:10px;vertical-align:top}.cc_modal_right_section{display:inline-block;width:50%;padding-left:10px;vertical-align:top}.cc_modal_right_section__actions{margin-top:20px}.cc_modal_right_section__actions>span+span{margin-left:25px}.cc_add_food{width:100%;font-size:14px;font-weight:400;display:block}.cc_add_food__table{display:table;width:100%}.cc_add_food__actions{text-align:center;padding-bottom:15px;padding-top:15px}.cc_add_food__actions .callcenter__button{margin-bottom:0}.cc_add_food .cc_add_food_left{display:table-cell;width:50%;border-right:1px solid #e4e4e7;padding-right:10px;vertical-align:top}.cc_add_food .cc_add_food_left__content>div+div{margin-top:15px}.cc_add_food .cc_add_food_left .cc_input_space_select{margin-top:0}.cc_add_food .cc_add_food_right{display:table-cell;width:50%;padding-left:10px;vertical-align:top}.cc_add_food .cc_add_food_right .cc_allergies h4{font-size:14px;font-weight:400}.cc_add_food .cc_add_food_right .cc_allergies__cell_additional{white-space:nowrap}.cc_add_food .cc_add_food_right .cc_allergies__cell_additional_icon{display:inline-block!important;margin-right:5px;vertical-align:bottom}.cc_add_food .cc_add_food_right .cc_allergies__cell_additional_icon svg{vertical-align:bottom}.cc_add_food .cc_add_food_right .cc_allergies__label{white-space:nowrap;cursor:pointer;font-weight:200}.cc_add_food .cc_add_food_right .cc_allergies__label>span+span{margin-left:5px}.cc_add_food .cc_add_food_right .cc_allergies__label{margin-bottom:0}.cc_add_food .cc_add_food_right .cc_allergies__table{display:table;width:100%;height:28px}.cc_add_food .cc_add_food_right .cc_allergies__cell{font-weight:200;display:table-cell;vertical-align:middle;line-height:22px}.cc_add_food .cc_add_food_right .ga_title_font_weight{font-weight:800}.cc_add_food .cc_add_food_right .cc_datepickers{margin-top:20px;display:table}.cc_add_food .cc_add_food_right .cc_datepickers>div{display:table-cell;vertical-align:middle}.cc_shopping_cart{margin:15px 0}.cc_shopping_cart tbody tr:first-child td{padding-top:10px}.cc_shopping_cart tbody tr:last-child td{padding-bottom:10px}.cc_shopping_cart td{padding:5px;text-align:center;font-weight:100;font-size:12px}.cc_shopping_cart td:first-child{text-align:left;padding-left:0}.cc_shopping_cart{width:100%}.cc_shopping_cart thead td{border-bottom:1px solid #e4e4e7;text-transform:uppercase;font-size:14px;font-weight:400}.cc_shopping_cart tfoot td{text-transform:uppercase;font-weight:400;border-top:1px solid #e4e4e7;padding-top:10px;font-size:12px}.cc_shopping_cart tfoot td.cc_shopping_cart__footer-totals{font-size:14px;font-weight:400}.cc_shopping_cart__split-icon{cursor:pointer}.cc_shopping_cart__split-icon svg{height:12px;position:relative;top:2px}.cc_shopping_cart__split-icon svg path:not([fill=none]){fill:#3c5060}.cc_modal_h1{text-transform:uppercase;padding:0 5px 5px 0;font-weight:400}.cc_quantity_input,.cc_price_input{border:1px solid #e4e4e7;border-radius:2px;outline:0;padding:2px;width:36px;font-size:12px;text-align:center}.cc_quantity_input:focus,.cc_price_input:focus{outline:0}.cc_price_input{width:55px}.cc_quantity_change{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0 5px 2px;margin:0 5px;line-height:10px}.cc_quantity_change:hover{background:#3c5060;border-radius:2px;color:#fff;cursor:pointer}.cc_shopping_cart_icon{cursor:pointer}.cc_shopping_cart_icon svg{position:relative;top:3px;margin:0 2px;width:14px}.cc_shopping_cart_icon svg path:not([fill=none]){fill:#3c5060}.cc_shopping_cart_icon__disabled{cursor:pointer}.cc_shopping_cart_icon__disabled svg{position:relative;top:3px;margin:0 2px;width:14px}.cc_shopping_cart_icon__disabled svg path:not([fill=none]){fill:#b4c0c5}.cc_shopping_cart_comment{border:1px solid #e4e4e7;border-radius:2px;padding:2px 20px 2px 5px;outline:none;width:100%}.cc_shopping_cart_comment:focus{outline:none;border:1px solid #e4e4e7}.cc_shopping_cart_comment{font-size:13px}.cc_comment_delete{position:absolute;left:-18px}.cc_detail_key{font-weight:400;margin:0 5px 0 0;font-size:13px}.cc_detail_value{font-size:13px;font-weight:100}.cc_order_details{font-size:13px;padding:5px 5px 30px}.cc_td_small{width:20px}.cc_assign_to_user{text-align:center;padding:8px 0 8px 30px;cursor:pointer;display:flex;width:100%}.cc_assign_to_user:hover{color:#fff;background:#3c5060}.cc_assign_to_users__buttons{position:relative;display:flex;justify-content:center;text-align:center}.cc_assign_to_modal>.fd_modal_2{padding:50px 0 0!important}.cc_assign_to_modal>.fd_modal_2 .cc_assign_to_users__buttons{text-align:center;margin-top:20px;margin-bottom:20px}.cc_assign_to_modal>.fd_modal_2 .cc_header_text{position:relative;display:block;text-align:center;margin-bottom:15px;font-size:21px;font-weight:500;color:#3c5060}.cc_assign_to_modal>.fd_modal_2 .cc_userlist_text{font-size:14px;position:relative;width:100%;overflow:auto;max-height:300px;display:flex;flex-direction:column;align-items:flex-start;scrollbar-color:#cccccc rgba(255,255,255,.2);scrollbar-width:thin!important}.cc_assign_to_modal>.fd_modal_2 .cc_userlist_text::-webkit-scrollbar-thumb{background-color:#ccc;border:4.5px solid transparent;border-left-width:2px;border-right-width:2px;border-radius:2px;background-clip:content-box}.cc_assign_to_modal>.fd_modal_2 .cc_userlist_text::-webkit-scrollbar{background-color:#fff;width:11px;overflow:visible;height:15px}.cc_loader{border:5px solid #f0f0f0;border-radius:50%;border-top:5px solid #a8a8a8;width:36px;height:36px;-webkit-animation:spin 1s linear infinite;animation:cc_spin 1s linear infinite}.cc_loader__center{display:inline-flex}.cc_loader_small{border:4px solid #f0f0f0;border-radius:50%;border-top:4px solid #a8a8a8;width:24px;height:24px;-webkit-animation:spin 1s linear infinite;animation:cc_spin 1s linear infinite;display:inline-block}@-webkit-keyframes cc_spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes cc_spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cc_checkbox{border-radius:2px;background-color:#3c5060;width:14px;height:14px;line-height:14px;display:inline-block;text-align:center;position:relative;top:2px;margin-right:8px;padding:0;border:0}.cc_checkbox svg{fill:#fff;width:14px;height:14px}.cc_checkbox__empty{background:#fff;border:1px solid #3c5060}.cc_checkbox__empty svg{width:0;height:13px}.cc_show_more{cursor:pointer;font-size:11px;color:#999;font-weight:100;text-decoration:underline;font-style:italic;display:inline-block}.cc_show_more__icon svg{position:relative;top:1px;left:2px;height:10px}.cc_show_more__icon svg path:not([fill=none]){fill:#999}.cc_main_title{display:inline-block;height:36px;margin-bottom:15px}.cc_main_title h3{border-bottom:1px #e4e4e7 solid;line-height:22px}.cc_special_employee_modal__content{padding:0 20px 10px;overflow-y:auto}.cc_special_employee_modal__group{display:inline-block;vertical-align:top;width:50%;text-align:left;padding-top:10px}.cc_special_employee_modal__group h4{text-transform:uppercase;margin-bottom:20px;font-size:16px;color:#3c5060;padding:0 5px}.cc_special_employee_modal__group:nth-child(odd){padding-right:5px}.cc_special_employee_modal__group:nth-child(2n){padding-left:5px}.cc_special_employee_modal__employee{border:1px solid #e4e4e7;border-radius:2px;padding:8px;margin-bottom:10px;font-size:15px;font-weight:100;cursor:pointer;line-height:19px}.cc_special_employee_modal .cc_special_employee_selected{background:#ccc;border:1px solid #e4e4e7}.cc_special_employee_modal .btn+.btn{margin-left:50px}.cc_special_employee_modal .btn{min-width:120px;font-size:13px;font-weight:400}.cc_special_employee_modal__select-all{cursor:pointer;float:right;line-height:32px;-webkit-user-select:none;user-select:none;margin-top:3px;margin-right:5px}.cc_special_employee_modal__select-all>.cc_checkbox{margin-right:0;margin-left:5px}.cc_special_employee_modal__actions{text-align:center;width:100%;padding-top:15px;padding-bottom:15px;background:#fff}.cc_guest_count__title{font-size:13px;font-weight:400}.cc_tooltip_question_mark{font-weight:800;font-size:13px;background:#e4e4e7;border-radius:50%;width:18px;text-align:center;height:18px;margin-left:5px;display:inline-block;line-height:19px;cursor:pointer}.cc_input{border:1px solid #e4e4e7;border-radius:2px;outline:none}.cc_input:focus{outline:none;border:1px solid #e4e4e7}.cc_input{font-size:13px;padding:5px}.cc_guest_count__title{font-size:13px;font-weight:800}.cc_guest_count__input{margin-left:5px;width:40px;padding:3px 5px;margin-top:5px}.cc_assignment_overview{font-size:14px;position:absolute;top:52px;border:1px solid #3c5060;padding:5px 8px 0;width:300px;background:#fff;border-radius:2px;color:#3c5060;left:-112px;z-index:20;margin-bottom:15px}.cc_assignment_overview__assignment{display:table-row}.cc_assignment_overview__assignment>span{display:table-cell;vertical-align:top;padding:3px 5px}.cc_assignment_overview__assignment__title{font-size:14px;font-weight:100;text-decoration:underline;color:#3c5060;height:18px;display:inline-block;overflow:hidden;width:180px}.cc_assignment_overview__deleted{padding:5px 5px 8px}.cc_assignment_overview__arrow-after,.cc_assignment_overview__arrow-before{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.cc_assignment_overview__arrow-after{border-color:#fff0;border-bottom-color:#fff;border-width:7px;margin-left:-7px}.cc_assignment_overview__arrow-before{border-color:#3c506000;border-bottom-color:#3c5060;border-width:8px;margin-left:-8px}.cc_assignment_overview__icon svg{width:16px;height:16px;position:relative;top:2px;left:-2px}.cc_assignment_overview__icon svg path:not([fill=none]){fill:#3c5060}.ReactModal__Body--open{overflow:hidden}.cc_actions_top_shadow{box-shadow:0 5px 12px #3c5060}.cc_drag_room_count{display:none;position:fixed;background:#3c5060;border-radius:50%;width:22px;height:22px;color:#fff;text-align:center;line-height:23px;z-index:9999}.cc_four-in-a-row>div{display:inline-block;vertical-align:top}.cc_four-in-a-row__child{padding-left:5px;padding-right:5px}.cc_four-in-a-row .cc_special_employee_modal__employee{text-align:center;padding-top:2px;padding-bottom:2px}.cc_priority_title{margin:10px 0}.cc_feedback_filters>div+div{margin-left:15px}.cc_feedback_filters>div{display:inline-block;vertical-align:bottom}.cc_clear_filters{font-size:13px;text-decoration:underline;cursor:pointer;margin-left:2px}.cc_action_button{display:inline-block;background:#7dd6c9;color:#3c5060;font-size:13px;line-height:22px;padding:5px 12px 4px 8px;border-radius:2px;text-transform:uppercase;cursor:pointer;font-weight:400}.cc_action_button svg{position:relative;margin-right:5px;top:3px;height:16px}.cc_action_button svg path:not([fill=none]){fill:#3c5060}.cc_pale_gray_bg{background-color:#e4e4e7}.feedback_buttons{position:relative;display:flex;justify-content:flex-end;flex-wrap:wrap}.cc_lbl{position:relative;display:inline-block;height:14px;width:36px;background:#c5c5c5;border-radius:100px;cursor:pointer;transition:all .1s ease;margin-left:15px}.cc_lbl:after{position:absolute;left:-2px;top:-3px;display:block;width:20px;height:20px;border-radius:100px;background:#f1f1f1;box-shadow:0 1px 1px #00000080;content:"";transition:all .1s ease}.cc_checked{background:#788c9c}.cc_checked:after{left:17px;background:#3c5060;box-shadow:0 1px 1px #00000080}.btn-gray{background-color:#e4e4e7}.btn-gray:hover{background-color:#d7d7db}.cc_bold{font-weight:400}.cc_task_detail_print{margin:0 auto;padding:25px;width:700px;background:#fff;line-height:25px;display:none}.cc_task_detail_print__logo>div svg{width:120px;height:30px}.cc_task_detail_print__logo{margin-bottom:15px}.cc_task_detail_print__table{margin-top:1px;display:table;width:100%}.cc_task_detail_print__table td{padding-top:5px;white-space:nowrap}.cc_task_detail_print__table td:first-child{padding-right:5px;vertical-align:bottom}.cc_task_detail_print__cell{display:table-cell;vertical-align:top;width:50%}.cc_task_detail_print__entry{padding-top:6px}.cc_task_detail_print__entry>span:first-child{padding-right:5px;font-weight:400}.cc_task_detail_print__entry>span:last-child{font-weight:100}.cc_task_detail_print__empty-line{width:100%;border-bottom:1px solid #3c5060}.cc_task_detail_print__clear{clear:both;margin:20px 0}.cc_task_detail_print__title{font-size:15px;text-decoration:underline}.cc_task_detail_print__title-description{font-size:12px;font-weight:100}.cc_task_detail_print__title-small{font-size:14px;text-transform:uppercase}.cc_task_detail_print .cc_food_shopping_cart td:nth-child(2){padding:0 50px}.cc_task_detail_print .cc_h3{font-size:14px}.cc_task_detail_print b{font-weight:400}.cc_task_detail_print__line{width:100%;border-bottom:1px solid #3c5060;margin:35px 0 0}.cc_task_detail_print .cc_center{text-align:center}.cc_task_detail_print__logo{max-width:200px;max-height:200px}.cc_task_detail_print .cc_food_shopping_cart{margin-bottom:30px}.cc_task_detail_print .cc_attachments{margin-bottom:25px}.cc_modal_content{text-align:center;padding:25px;font-size:21px}.cc_outsource_list{white-space:normal}.cc_outsource_list .cc_outsource_wrapper{position:relative;display:inline-block;width:100%;overflow:hidden}.cc_outsource_list .cc_outsource_wrapper .cc_outsource_text{display:inline-block;white-space:normal;width:100%}.cc_outsource_list svg{position:relative;top:1px;margin-right:5px;width:14px;height:14px}.cc_outsource_list svg path:not([fill=none]){fill:#3c5060}.cc_detail_outsource_company{margin-top:10px}.cc_outsource_send_email{text-align:center;padding:25px;font-size:21px}.cc_modal_actions{font-size:12px}.cc_modal_actions>span+span{margin-left:30px}.cc_modal_actions{padding-top:30px;text-align:center}.cc_modal_actions>span{width:170px}.cc_modal_actions svg{width:15px;height:15px}.cc_modal_actions .btn-danger svg path:not([fill=none]){fill:#fff}.cc_outsource_actions>span+span{margin-left:30px}.cc_outsource_actions{padding-top:30px;text-align:center}.cc_outsource_actions>span{width:170px}.cc_outsource_actions svg{width:15px;height:15px}.cc_outsource_actions .btn-danger svg path:not([fill=none]){fill:#fff}.cc_sortby_direction{float:right;padding:0}.cc_sortable_item{z-index:20}.cc_sortable_item label{padding:10px;cursor:pointer;display:block;white-space:nowrap;margin-bottom:0;font-size:12px;font-weight:100;color:#3c5060;line-height:16px;text-transform:capitalize}.cc_sortable_item input{margin-right:10px!important}.cc_sortable_item svg{position:relative;top:8px;left:0;width:14px;height:14px;margin:4px 8px 4px 5px}.cc_group_title{font-size:15px;padding:0 2px;font-weight:400}.cc_group_title__count{font-size:13px;float:right;font-style:italic}.cc_group_title__count__resolved{color:#7dd6c9}.cc_group_title__direction{float:right;margin-left:15px}.cc_group_title__direction svg{width:16px;height:16px;position:relative}.cc_group_title_row{cursor:pointer}.cc_group_title_row>td{padding-top:15px;border-top:1px solid #3c5060}.cc_sortbys{margin-bottom:10px}.lds-ring{display:inline-block;position:relative;width:64px;height:64px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:51px;height:51px;margin:6px 0;border:6px solid #e4e4e7;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#e4e4e7 transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cc_image_preview{cursor:pointer}.cc_modal_overlay_wrapper{background-color:#ffffffb3;position:fixed;display:flex;align-items:center;justify-content:center;inset:0;width:100%;height:100%;z-index:15}.cc_modal_overlay__remove{position:relative;float:right}.cc_modal_overlay__remove>div{cursor:pointer;background:#e4e4e7;border-radius:50%;width:30px;line-height:34px;height:30px;position:absolute;left:-16px;top:-14px;text-align:center;box-shadow:0 0 2px #777}.cc_modal_overlay__remove svg{width:14px;height:14px}.cc_modal_overlay__remove svg path:not([fill=none]){fill:#3c5060}.btn-pale{background:#e4e4e7}.btn-pale:hover{background:#c4c4ca}.btn-icon-cancel svg{position:relative;top:2px;width:12px;height:12px}.cc_outsource_tag{float:right}.cc_outsource_tag__text{display:inline;background:#e4e4e7;border-radius:2px;padding:2px 5px;font-weight:400;font-size:13px}.cc_react_modal{position:absolute;overflow:auto;outline:none}.cc_react_modal_style_new{position:relative;max-height:500px!important;width:600px;height:100%;border-radius:8px;box-shadow:0 0 24px #00000040;background-color:#fff;display:block;scrollbar-color:#cccccc rgba(255,255,255,.2);scrollbar-width:thin!important}.cc_react_modal_style_new::-webkit-scrollbar-thumb{background-color:#ccc;border:4.5px solid transparent;border-left-width:2px;border-right-width:2px;border-radius:8px;background-clip:content-box}.cc_react_modal_style_new::-webkit-scrollbar{background-color:#f0f0f2;width:11px;overflow:visible;height:15px;border-radius:8px}.cc_react_modal_style_new>div>.feedback_search{position:relative;display:flex;padding-top:20px;align-items:center;justify-content:center}.cc_react_modal_style_new>div>.feedback_search>.sc_textfield{width:75%}.cc_react_modal_shadow{position:absolute;overflow:auto;outline:none;box-shadow:2px 2px 4px #0003;min-width:300px}.cc_react_modal_overlay{display:flex;width:100%;height:100%;top:0;position:fixed;align-items:center;justify-content:center;background:#fffc;z-index:101!important}.ReactModal__Content{max-width:50%}.cc_content{width:100%}#powerbi iframe{border:0}.cc_due_time{color:#6dc7ba}.cc_time_over{color:#d65a4d}.cc_breakfast{padding-top:1px;cursor:pointer;-webkit-user-select:none;user-select:none}.cc_content .main-content>.row+.row{margin-top:15px}.cc_content .main-content .form-group{border:0}.cc_content .main-content .form-group input[type=text]{border-radius:5px}.cc_content .main-content .ss_save_changes{height:29px;font-size:14px;border-radius:21.5px;text-transform:uppercase;padding:0 20px 0 23px;font-weight:500;background-color:#51c0b4;line-height:31px;color:#fff;cursor:pointer;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;max-width:500px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cc_content .main-content .ss_save_changes .ficon{font-size:19px}.cc_content .main-content .ss_save_changes:hover{opacity:.8}.cc_content .main-content .btn_type_aqua{height:29px;font-size:14px;border-radius:21.5px;text-transform:uppercase;padding:0 20px!important;font-weight:500;background-color:#51c0b4;line-height:31px;color:#fff;cursor:pointer;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;text-align:center!important;max-width:500px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cc_content .main-content .btn_type_aqua .ficon{font-size:19px;line-height:29px}.cc_content .main-content .btn_type_aqua:hover{opacity:.8}.cc_content .main-content .btn_type_aqua_min_width{min-width:110px}.cc_content .main-content .btn_type_aqua:focus{outline:none}.cc_content .main-content .btn_type_line{display:block;height:29px;font-size:14px;border-radius:21.5px;text-transform:uppercase;padding:0 5px 0 10px!important;font-weight:500;background-color:#fff;line-height:29px;border:1px #828d93 solid;color:#859198;cursor:pointer;text-align:center!important;max-width:500px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.cc_content .main-content .btn_type_line .ficon{font-size:19px;line-height:29px}.cc_content .main-content .btn_type_line:hover{background-color:#919ca333}.cc_content .main-content .btn_type_line_min_width{min-width:110px}.cc_content .main-content .btn_type_line:focus{outline:none}.cc_content .main-content .btn_type_blue{display:block;height:29px;font-size:14px;border-radius:21.5px;text-transform:uppercase;padding:0 5px 0 10px!important;font-weight:500;background-color:#10596b;color:#fff;line-height:29px;cursor:pointer;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;text-align:center!important;max-width:500px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-decoration:none}.cc_content .main-content .btn_type_blue .ficon{font-size:19px;line-height:29px}.cc_content .main-content .btn_type_blue:hover{opacity:.8}.cc_content .main-content .btn_type_blue:focus{outline:none}.cc_content .main-content .btn_type_red{display:block;height:29px;font-size:14px;border-radius:21.5px;text-transform:uppercase;padding:0 5px 0 10px!important;font-weight:500;background-color:#d65b4d;color:#fff;line-height:29px;cursor:pointer;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;text-align:center!important;max-width:500px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-decoration:none}.cc_content .main-content .btn_type_red .ficon{font-size:19px;line-height:29px}.cc_content .main-content .btn_type_red:hover{opacity:.8}.cc_content .main-content .btn_type_red:focus{outline:none}.cc_content .main-content .ga_table_th_last_child_alignment{position:relative;display:flex;justify-content:flex-end;padding-right:20px}.cc_content .main-content .ga_table_th_last_child_alignment .btn_type_blue{min-width:110px}.cc_content .main-content .ga_table_td_last_child_alignment{position:relative;display:flex;justify-content:flex-end;padding-right:20px}.cc_content .main-content .ga_table_td_last_child_alignment .btn_type_line,.cc_content .main-content .ga_table_td_last_child_alignment .btn_type_red{min-width:110px}.cc_content .btn{border-radius:5px;outline:none;border:0}.cc_content .panel .btn{border-radius:0}.cc_content .btn+.btn{margin-left:10px}.cc_content .btn.pull-right+.btn.pull-right{margin-right:10px}.cc_content .input-group .input-group-addon.ficon{border-radius:5px 0 0 5px}.cc_content .input-group>.form-control:last-child{border-radius:0 5px 5px 0}.cc_content .dataTables_wrapper input[type=text]{border-radius:5px;border:0;padding:5px;border:1px solid #e4e4e7;outline:none}.cc_content .dataTables_filter{margin-top:10px}.cc_content .controls input[type=text]{border-radius:5px;padding:5px;border:1px solid #e4e4e7;outline:none}.cc_content .controls.clearfix{margin-top:10px}.cc_content #cell-data-button-remove{border-radius:5px;margin-top:10px}.cc_content #delete-questionnaire{margin-top:15px}.cc_content .twitter-typeahead input[type=text]{border-radius:5px;border:1px solid #e4e4e7;padding:5px;outline:none}.cc_content>.cc_content>.main-content>div:first-child>#form-import>div:nth-child(1){padding-left:0;padding-right:10px}.cc_content>.main-content>div:first-child>#form-import>div:nth-child(2){padding-left:3px;padding-right:0}.cc_modal_title{height:67px;text-align:center;color:#fff;font-size:19px;line-height:67px}.cc_modal_title__danger{background-color:#d65a4d}.cc_modal_title__primary{background-color:#3c5060}.cc_modal_title__success{background-color:#7dd6c9}.cc_modal_contents{padding:25px 15px;text-align:center}.cc_modal_buttons{text-align:center;padding:0 15px 15px}.cc_modal_buttons .btn{border-radius:5px}.work_scheduler_button_icon svg{width:14px!important}.work_scheduler_button_icon svg>path{fill:#fff!important}@media(min-width:992px){#view-work-schedule .cc_work_schedule__workers{padding:0}#view-work-schedule .cc_work_schedule__workers .cc_worker{vertical-align:top}#view-work-schedule .cc_work_schedule__workers .cc_worker:nth-child(odd){padding-left:0;padding-right:10px}#view-work-schedule .cc_work_schedule__workers .cc_worker:nth-child(2n){padding-left:5px}#view-work-schedule .cc_work_schedule__workers .cc_worker{margin-top:10px;padding-right:5px;margin-bottom:10px;display:inline-block;width:50%;float:none}}.cleaning_credits_wrapper{width:100%;min-width:43px;position:absolute;top:-19px;color:#3c5060;font-size:10px;border:1px solid #ccc;border-radius:5px;font-weight:400}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.cc_work_schedule *{-webkit-user-select:none;user-select:none}.cc_work_schedule__context_menu{position:absolute;z-index:20;border-radius:2px;box-shadow:1px 1px 3px #3c5060;padding:0}.cc_work_schedule .cc_table{display:table;border-collapse:collapse}.cc_work_schedule .cc_table .cc_tr+.cc_tr{border-top:1px solid #b4c0c5}.cc_work_schedule .cc_tr{display:table-row;background-color:#fff}.cc_work_schedule .cc_tr:hover:not(:first-child){cursor:pointer}.cc_work_schedule .cc_tr:hover:not(:first-child) .cc_td{background-color:#3c5060;color:#fff}.cc_work_schedule .cc_tr:hover:not(:first-child) .cc_td svg{fill:#fff}.cc_work_schedule .cc_tr .cc_td:first-child{padding-left:12px}.cc_work_schedule .cc_tr .cc_td:last-child{padding-right:12px}.cc_work_schedule .cc_tr:first-child{background:#f7f7fa;border-bottom:2px solid #b4c0c5}.cc_work_schedule .cc_tr:first-child>.cc_td:first-child{border-radius:3px 0 0;font-weight:700}.cc_work_schedule .cc_tr:first-child>.cc_td:last-child{border-radius:0 3px 0 0}.cc_work_schedule .cc_tr:last-child>.cc_td:first-child{border-radius:0 0 0 3px}.cc_work_schedule .cc_tr:last-child>.cc_td:last-child{border-radius:0 0 3px}.cc_work_schedule .cc_td{color:#3c5060;display:table-cell;padding:5px;font-weight:100;white-space:nowrap}.cc_work_schedule .cc_td .cc_contextmenu_icon{margin:0 0 0 4px;position:relative;top:2px}.cc_work_schedule .cc_td svg{width:15px;height:15px;fill:#3c5060}.cc_work_schedule .cc_td .cc_room_stat{margin-left:10px}.cc_work_schedule__status_box{display:table-cell;text-align:center;color:#3c5060;line-height:16px;padding:5px}.cc_work_schedule__status_box__icon{position:relative;top:2px}.cc_work_schedule__status_box__icon svg{width:16px;height:16px;fill:#3c5060}.cc_work_schedule__status_box__count{font-size:15px;margin-left:5px;line-height:22px}.cc_work_schedule__stats_btn{padding:10px;background:#e4e4e7;border-radius:5px;color:#3c5060;text-align:center;text-transform:uppercase;font-weight:700;font-size:17px;margin-bottom:5px}.cc_work_schedule__sectors{margin-top:67px}.cc_work_schedule__sectors .cc_section+.cc_section{margin-top:20px}.cc_work_schedule__sectors{padding-left:10px!important;padding-right:0}.cc_work_schedule__sectors .cc_work_filter{margin-bottom:29px!important}.cc_work_schedule__workers{padding:0}.cc_work_schedule__workers .cc_worker{margin-top:10px;padding-left:0;padding-right:0;margin-bottom:10px;float:none;display:block}.cc_work_schedule__workers .cc_worker__other-credits{background:#e3e3e6;padding:10px;border-radius:4px;margin-bottom:10px;text-transform:uppercase;color:#3c5060}.cc_work_schedule .cc_assigned_rooms_wrap{padding:8px 8px 4px}.cc_work_schedule .cc_section .cc_collapse{padding:5px 8px 8px}.cc_work_schedule .cc_section{font-size:12px}.cc_work_schedule .cc_section__header{font-weight:100;line-height:16px;background-color:#3c5060;padding:10px;color:#fff;border-radius:4px 4px 0 0;cursor:pointer}.cc_work_schedule .cc_section__header__hidden{background:none;color:#3c5060;border-radius:4px;border:1px solid #b4c0c5}.cc_work_schedule .cc_section__header__hidden-worker{background:none;color:#3c5060;border-radius:4px 4px 0 0;padding-bottom:0;border:1px solid #b4c0c5;border-bottom:0}.cc_work_schedule .cc_section__header__stats{margin-right:10px}.cc_work_schedule .cc_section__body{border-left:solid 1px #b3bec4;border-bottom:solid 1px #b3bec4;border-right:solid 1px #b3bec4;border-radius:0 0 4px 4px}.cc_work_schedule .cc_section__body__rooms{display:flex;flex-wrap:wrap}.cc_work_schedule .cc_section__body__rooms .cc_no_border{border:0}.cc_work_schedule .cc_section__body__worker_rooms{display:block;padding:5px 0}.cc_work_schedule .cc_section__body__placeholder{height:45px;width:45px;background:#ddd;margin:4px 7px 4px 0}.cc_work_schedule .cc_section__body__room{cursor:pointer;position:relative;margin:1px 7px 4px 0;height:60px;min-width:60px;padding:0 5px;display:flex;flex-grow:0;justify-content:center;align-items:center;font-size:16px;text-overflow:ellipsis;border-radius:1px 1px 5px 5px}.cc_work_schedule .cc_section__body__room .mini-stayover,.cc_work_schedule .cc_section__body__room .mini-departure-tomorrow{z-index:5;left:0;bottom:0}.cc_work_schedule .cc_section__body__room .mini-outoforder{z-index:10;left:0;bottom:1px;font-size:15px;color:#fff}.cc_work_schedule .cc_section__body__room .mini-stayover.ficon,.cc_work_schedule .cc_section__body__room .mini-departure-tomorrow.ficon{z-index:10}.cc_work_schedule .cc_section__body__room .mini-stayover.ficon svg,.cc_work_schedule .cc_section__body__room .mini-departure-tomorrow.ficon svg{margin-left:2px}.cc_work_schedule .cc_section__body__room .mini-stayover.ficon svg path:not([fill=none]),.cc_work_schedule .cc_section__body__room .mini-departure-tomorrow.ficon svg path:not([fill=none]){fill:#3c5060}.cc_work_schedule .cc_section__body__room .mini-stayover.ficon svg{width:8px;height:8px}.cc_work_schedule .cc_section__body__room .mini-departure-tomorrow.ficon svg{width:11px;height:11px}.cc_work_schedule .cc_section__body__room .white-icon svg path:not([fill=none]){fill:#fff!important}.cc_work_schedule .cc_section__body__room .space_bg{background-color:#afb7bd;height:19px;width:auto;min-width:18px;color:#3c5060;border-radius:8px;font-weight:300;line-height:21px;padding:0 3px}.cc_work_schedule .cc_section__body__room .assignment-overview.ficon{right:1px;bottom:0}.cc_work_schedule .cc_section__body__room .assignment-overview.ficon svg{width:10px;height:10px;margin-left:2px}.cc_work_schedule .cc_section__body__room .assignment-overview.ficon svg path:not([fill=none]){fill:#3c5060}.cc_work_schedule .cc_section__body__room.dirty .assignment-overview.ficon svg path:not([fill=none]){fill:#fff}.cc_work_schedule .cc_section__body__action_large{cursor:pointer;border:1px solid #3c5060;line-height:33px;color:#3c5060;border-radius:2px;display:block;width:100%;font-size:14px;font-weight:100;text-align:center;margin-bottom:10px}.cc_work_schedule .cc_section__body__action_large span{margin-left:10px;position:relative}.cc_work_schedule .cc_section__body__action_large span svg{width:22px;height:22px;fill:#3c5060}.cc_work_schedule .cc_section__body__name{padding:5px 2px;color:#3c5060;font-size:14px;font-weight:400}.cc_work_schedule .cc_section__body__name .multiselect_hsk_container{position:relative;width:100%;display:flex}.cc_work_schedule .cc_section__body__name .multiselect_hsk_container .multiselect_hsk_row{position:relative;display:flex;align-items:center;flex-grow:1;column-gap:3px}.cc_work_schedule .cc_section__body__name .multiselect_hsk_container .multiselect_hsk_row .multiselect_hsk_add_hsk{position:relative;display:flex;align-items:center}.cc_work_schedule .cc_section__body__name .multiselect_hsk_container .hsk_status_icon{position:relative;display:flex;flex-grow:1;align-items:center;justify-content:flex-end;padding-right:5px}.cc_work_schedule .cc_section__body .cc_assigned_rooms{padding:5px 0}.cc_work_schedule .cc_section__body .cc_section__totals{font-size:12px;padding:0 10px 7px 0;border-bottom:2px solid #ccc;border-top:0;margin-bottom:15px;margin-right:5px}.cc_work_schedule .cc_section__body .cc_section__totals__credits{margin-left:10px}.cc_work_schedule .cc_section__totals{font-weight:100;padding:12px 10px 0 0;border-top:2px solid #ccc;margin-top:10px;margin-right:5px}.cc_work_schedule .cc_section__totals__credits{margin-left:10px}.cc_work_schedule .cc_section__body__rooms>span>.cleanness_approval_second{background:#ffc047}.cc_work_schedule .cc_section__body__rooms>span>.outoforder{background:#b4c0c5}.cc_work_schedule .cc_section__body__rooms>span>.cleanness_approval_blue_room{background-image:linear-gradient(-45deg,rgba(255,255,255,.6) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.6) 50%,rgba(255,255,255,.6) 75%,transparent 75%,transparent);background-size:10px 10px;background-color:#3c5060;color:#fff;font-weight:300}.cc_work_schedule .cc_section__body__rooms>span>.cleanness_approval_blue_room .mini-attribute svg path:not([fill=none]){fill:#fff}.cc_work_schedule .cc_room_selected{box-shadow:0 0 0 2px #3c5060}.cc_work_schedule .cc_header-icon{float:right}.cc_work_schedule .cc_header-icon svg{width:15px;height:15px}.cc_work_schedule .cc_header-icon_departure{padding-top:1px}.cc_work_schedule .cc_header-icon_departure svg{width:13px;height:13px}.cc_work_schedule .cc_header_value{margin:0 10px 0 5px;float:right;color:#fff}.cc_work_schedule .cc_header_value__visible{color:#3c5060}.cc_work_schedule .cc_header_title{position:relative;display:block;height:15px}.cc_work_schedule__button.btn-danger:hover{color:#fff}.cc_work_schedule__button>span{position:relative;margin-right:5px}.cc_work_schedule__button svg{width:18px;height:18px;fill:#3c5060}.cc_work_schedule__button{margin-bottom:0}.cc_work_schedule .cc_work_filter{position:relative;display:inline-block}.cc_work_schedule .cc_work_filter+.cc_work_filter{margin-left:10px}.cc_work_schedule .header-view-title .btn+.btn{margin-left:15px}.cc_work_schedule .header-view-title h3{width:240px}.cc_work_schedule .cc_dropdown_filter{display:table;background:transparent;cursor:pointer;padding:0;border:0;border-radius:2px;color:#3c5060;display:inline-block;height:32px;position:relative;overflow:hidden;font-weight:100}.cc_work_schedule .cc_dropdown_filter>span:first-child{border-left:1px solid #e4e4e7;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;border-radius:2px 0 0 2px}.cc_work_schedule .cc_dropdown_filter>span{display:table-cell;vertical-align:top;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7}.cc_work_schedule .cc_dropdown_filter>span:last-child{border-right:1px solid #e4e4e7;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;border-radius:0 2px 2px 0;padding-right:5px;padding-left:2px}.cc_work_schedule .cc_dropdown_filter__arrow svg{float:right;height:16px;position:relative;top:8px;margin-right:5px}.cc_work_schedule .cc_dropdown_filter__arrow svg path:not([fill=none]){fill:#3c5060}.cc_work_schedule .cc_dropdown_filter .cc_filter_title{color:#777;font-weight:100}.cc_work_schedule .cc_dropdown_filter__filter_count{float:right;position:relative;left:-3px;top:8px;margin-right:5px;font-size:12px}.cc_work_schedule .cc_dropdown_filter .cc_filter_icon{padding-left:5px}.cc_work_schedule .cc_dropdown_filter .cc_filter_icon svg{position:relative;top:4px;height:22px;margin:0 5px}.cc_work_schedule .cc_dropdown_filter .cc_filter_icon svg path:not([fill=none]){fill:#3c5060}.cc_work_schedule .cc_dropdown_filter.cc_filter_danger{background:#d65b4d;color:#fff}.cc_work_schedule .cc_dropdown_filter.cc_filter_danger svg path:not([fill=none]){fill:#fff}.cc_work_schedule .cc_dropdown_filter.cc_filter_danger>span{border:1px #d65b4d solid}.cc_work_schedule .cc_dropdown_filter__left_addon{background-color:#3c5060;padding:0 7px;height:32px;border-left:1px solid #3c5060!important;border-top:1px solid #3c5060!important;border-bottom:1px solid #3c5060!important;border-radius:2px 0 0 2px!important}.cc_work_schedule .cc_dropdown_filter__left_addon svg{position:relative;top:7px;height:15px}.cc_work_schedule .cc_dropdown_filter__left_addon svg path:not([fill=none]){fill:#fff}.cc_work_schedule .cc_dropdown_filter__placeholder{font-size:12px;line-height:29px;padding:1px 10px 0}.cc_work_schedule .cc_double_title>.cc_turndown_title:first-child{padding-right:20px;padding-left:0!important}.cc_work_schedule .cc_double_title>.cc_turndown_title:last-child{padding-left:20px;padding-right:10px}.cc_work_schedule .cc_turndown_title{font-size:20px;font-weight:400;text-transform:uppercase;color:#3c5060;border-bottom:2px solid #7dd6c9;padding-top:5px;padding-bottom:2px;margin-bottom:30px;display:inline-block;line-height:20px;cursor:pointer}.cc_work_schedule .cc_turndown_title_disabled{color:#e4e4e7;border-bottom:2px solid #e4e4e7}.cc_work_schedule .cc_room_turndown{border:1px solid #fff!important}.cc_work_schedule .cc_room_turndown.dnd{background-image:linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 75%,transparent 75%,transparent)!important;background-size:10px 10px!important;background-color:#d65a46!important}.cc_work_schedule .cc_room_turndown.stayover{background-image:linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 75%,transparent 75%,transparent);background-size:10px 10px;background-color:#d65a46}.cc_work_schedule .cc_room_turndown .mini-outoforder{color:#3c5060!important;left:-1px!important;bottom:15px!important;font-size:16px!important}.cc_work_schedule .cc_room_turndown .mini-washneeded{left:13px!important}.cc_work_schedule .cc_room_turndown .mini-forcheck{left:16px!important}.cc_work_schedule .cc_room_turndown .mini-towel-change{left:19px!important}.cc_work_schedule .cc_room_turndown.cc_room_departure{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAALVBMVEUAAAAAAAAAgIA8T2A8UGA8UWA9T2A8UGA8UV87UGA8UGA8UF88T2A8UGD///+VMuxEAAAADXRSTlMAAQJ3gIiXnZ6sr7vEd5+UQwAAAAFiS0dEDm+9ME8AAACMSURBVEjH7darDYBQFIPhwhBoHAMwRyVjYPAYVmAeRsAhCOHuguCZwDm1iFv95ddFEMNauRsxwR0jiCCCCH4NllyA0Cgw5z5o/QSR+QkiqUPnApEgRIIQCUIkCJEgRIIQiR04iR04iQPYiQPYiROYiROYiQtYiQtYiRsYiRsYiQdI29CXrw0PXHzegw1Q75nHjbyzQgAAAABJRU5ErkJggg==);background-size:cover}.cc_work_schedule .cc_room_turndown.departure{background-color:#1f3b51!important}.cc_work_schedule .cc_room_turndown.dnd:after{content:"";position:absolute;display:block;border:1px solid transparent;height:43px;width:100%}.cc_work_schedule .cc_room_turndown:after{content:"";position:absolute;display:block;border:1px solid #3c5060;height:58px;width:100%}.cc_work_schedule .cc_room_turndown_done{background-color:#3c5060;color:#fff}.cc_work_schedule .printer_button svg{height:16px;margin-right:0}.cc_work_schedule .cc_assignment_overview{font-size:14px;position:absolute;top:52px;border:1px solid #3c5060;padding:5px 8px 0;width:300px;background:#fff;border-radius:2px;color:#3c5060;left:-112px;z-index:20;margin-bottom:15px}.cc_work_schedule .cc_assignment_overview__assignment{display:table-row}.cc_work_schedule .cc_assignment_overview__assignment>span{display:table-cell;vertical-align:top;padding:3px 5px}.cc_work_schedule .cc_assignment_overview__assignment__title{font-size:14px;font-weight:100;text-decoration:underline;color:#3c5060;height:18px;display:inline-block;overflow:hidden;width:180px}.cc_work_schedule .cc_assignment_overview__arrow-after,.cc_work_schedule .cc_assignment_overview__arrow-before{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.cc_work_schedule .cc_assignment_overview__arrow-after{border-color:#fff0;border-bottom-color:#fff;border-width:7px;margin-left:-7px}.cc_work_schedule .cc_assignment_overview__arrow-before{border-color:#3c506000;border-bottom-color:#3c5060;border-width:8px;margin-left:-8px}.cc_work_schedule .cc_assignment_overview__icon svg{width:16px;height:16px;position:relative;top:2px;left:-2px}.cc_work_schedule .cc_assignment_overview__icon svg path:not([fill=none]){fill:#3c5060}.cc_work_schedule .cc_priority_1{background:#b4c0c5;color:#3c5060}.cc_work_schedule .cc_priority_2{background:#3c5060;color:#fff}.cc_work_schedule .cc_priority_3{background:#d65a4d;color:#fff}.cc_work_schedule .cc_priority{padding:2px 3px;font-size:12px;line-height:12px;border-radius:2px;text-align:center;display:inline-block;position:relative;top:-1px}.cc_work_schedule__notification-banner{margin-bottom:25px;line-height:35px;background:#d65a4d;border-radius:2px;width:100%;color:#fff;font-weight:400;font-size:13px}.cc_work_schedule__notification-banner>div{display:inline-block;padding:0 15px}.cc_work_schedule__notification-banner>div:first-child{border-left:1px solid #fff;float:right;text-transform:uppercase;cursor:pointer}.cc_modal_white{width:100%}.cc_modal_white .action-modal__title{background:#fff;font-size:24px;color:#3c5060;padding:15px 20px;text-align:left;text-transform:none;border-bottom:1px solid #b3bec4;font-weight:400}.cc_modal_white .action-modal__content{padding:0}.cc_modal_white .action-modal__save-cancel{margin-top:30px;text-align:center}.cc_modal_white .action-modal__save-cancel>span{display:inline-block}.cc_modal_white .action-modal__save-cancel>span:first-child{margin-right:50px}.cc_modal_white .action-modal__search{border-radius:2px;border:1px solid #e5e7ea;display:inline-block}.cc_modal_white .action-modal__search>span:first-child{padding:5px;display:inline-block;background-color:#e5e7ea;height:34px}.cc_modal_white .action-modal__search>span:first-child svg{width:18px;height:18px;position:relative;top:3px}.cc_modal_white .action-modal__search>span:first-child svg path:not([fill=none]){fill:#3c5060}.cc_modal_white .action-modal__search input{border:0;outline:none;padding:5px 10px;width:250px;height:32px}.cc_modal_white .action-modal__hidden_workers{cursor:pointer;padding:10px 0;font-weight:100;border-top:1px solid #b4c0c5}.cc_modal_white .action-modal__hidden_workers>span{width:25%;display:inline-block;margin-bottom:8px;margin-top:8px}.cc_modal_white .action-modal__hidden_workers>span>span{border-radius:2px;padding:10px;display:block;border:1px solid #e4e4e7}.cc_modal_white .action-modal__hidden_workers>span:nth-child(4n){padding-left:10px}.cc_modal_white .action-modal__hidden_workers>span:nth-child(4n+1){padding-right:10px}.cc_modal_white .action-modal__hidden_workers>span:nth-child(4n+2),.cc_modal_white .action-modal__hidden_workers>span:nth-child(4n+3){padding-left:10px;padding-right:10px}.cc_modal_white .action-modal__hidden_workers__star{float:right}.cc_modal_white .action-modal__hidden_workers__star svg{position:relative;top:2px;width:15px;height:15px}.cc_modal_white .action-modal__active_workers{padding:10px 0;font-weight:100}.cc_modal_white .action-modal__active_workers>span{width:25%;display:inline-block;margin-bottom:8px;margin-top:8px}.cc_modal_white .action-modal__active_workers>span>span{border-radius:2px;padding:10px;display:block;color:#fff;background-color:#3c5060}.cc_modal_white .action-modal__active_workers>span:nth-child(4n){padding-left:10px}.cc_modal_white .action-modal__active_workers>span:nth-child(4n+1){padding-right:10px}.cc_modal_white .action-modal__active_workers>span:nth-child(4n+2),.cc_modal_white .action-modal__active_workers>span:nth-child(4n+3){padding-left:10px;padding-right:10px}.cc_modal_white .action-modal__active_workers__cancel{cursor:pointer;float:right}.cc_modal_white .action-modal__active_workers__cancel svg{position:relative;top:2px;width:15px;height:15px}.cc_modal_white .action-modal__active_workers__cancel svg path:not([fill=none]){fill:#fff}.cc_workers_filter_modal__actions>span+span{margin-left:20px}.cc_svg_success svg path:not([fill=none]){fill:#7dd6c9}.cc_resizable_window{border:2px dotted #b4c0c5;position:fixed;z-index:9999}.cc_forcheck_separator_sectors{margin:5px 0 20px;color:#3c5060;font-size:13px}.cc_forcheck_separator_workers{margin:15px 0;color:#3c5060;font-size:13px}.printer_hidden_iframe{height:0;width:0;border:none}.cc_ws_table{display:table;width:100%}.cc_ws_table>div{text-align:center;width:25%}.cc_ws_table_20>div{width:20%!important}.cc_highlight_worker{background-color:#8da5b8!important}.cc_special_reload_icon{position:relative;margin-right:5px;border:1px solid #fff;border-radius:50%;display:inline-block;height:23px;width:23px;top:6px}.cc_special_reload_icon svg{position:absolute;left:5px;top:5px;width:11px;height:11px}.cc_special_reload_icon svg path:not([fill=none]){fill:#fff}.btn_type_ws{height:30px!important;line-height:31px!important;font-weight:400!important}.aa_message .aa_link{text-decoration:underline;cursor:pointer;font-weight:700}.wd_dialog_square__cleanness_approval,.wd_dialog_square__donotdisturbe,.wd_layout .wd_space__do-not-disturbe-dirty,.wd_layout .wd_space__do-not-disturbe,.wd_layout .wd_space__cleaned-approval,.wd_layout .wd_space__cleaned-approval-blue{background-image:linear-gradient(-45deg,rgba(255,255,255,.6) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.6) 50%,rgba(255,255,255,.6) 75%,transparent 75%,transparent);background-size:8.49px 8.49px}.wd_dialog_square__eco,.wd_dialog_square__guest_declined_cleaning{background-image:linear-gradient(45deg,rgba(255,255,255,.6) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.6) 50%,rgba(255,255,255,.6) 75%,transparent 75%,transparent);background-size:8.49px 8.49px}.wd_layout{display:table;width:inherit}.wd_layout>div{display:table-cell;vertical-align:top}.wd_layout .wd_center{padding:0 0 0 15px}.wd_layout .wd_center__filter{float:right;position:relative;margin-right:10px}.wd_layout .wd_center__filter .cc_list_filter{min-width:160px}.wd_layout h3{text-transform:uppercase;border-bottom:1px solid #e4e4e7;padding-bottom:5px;line-height:20px;font-size:16px}.wd_layout .wd_sectors{font-size:11px}.wd_layout .wd_sectors>div+div{margin-top:10px;margin-bottom:10px}.wd_layout .wd_sector{cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:3px;padding:5px 10px;text-transform:uppercase}.wd_layout .wd_sector__active{background:#3c5060;border:1px solid #3c5060;color:#fff}.wd_layout .wd_sector_arrow{float:right;position:relative;top:2px}.wd_layout .wd_sector_arrow svg{width:12px;height:12px}.wd_layout .wd_maids>div+div{margin-top:10px;margin-bottom:10px}.wd_layout .wd_maid{background-color:#fff;padding:7px 5px;border-radius:3px;border:1px solid #e4e4e7;cursor:pointer;font-size:11px}.wd_layout .wd_maid__active{background:#3c5060;color:#fff;border:1px solid #3c5060}.wd_layout .wd_urgent_section{width:212px;padding-left:12px}.wd_layout .wd_urgent_section__title{padding:5px 10px;background-color:#3c5060;color:#fff;border-radius:3px 3px 0 0;font-size:12px;font-weight:100}.wd_layout .wd_urgent_section__body{background-color:#fff;padding:10px 5px;border-left:1px #e4e4e7 solid;border-bottom:1px #e4e4e7 solid;border-right:1px #e4e4e7 solid;border-radius:0 0 3px 3px}.wd_layout .wd_urgent_section__type{margin:0 10px 10px}.wd_layout .wd_urgent_section__type>div{display:block;border:1px solid #3c5060;line-height:26px;border-radius:3px;font-size:12px;font-weight:400;width:100%;padding:0 8px;margin-bottom:5px}.wd_layout .wd_urgent_section__type>div>span{margin-left:15px}.wd_layout .wd_urgent_section__type>div{cursor:pointer}.wd_layout .wd_urgent_section__type svg{width:14px;height:14px;position:relative;top:3px}.wd_layout .wd_urgent_section__type .wd_type_active{background-color:#3c5060;color:#fff}.wd_layout .wd_urgent_section__type .wd_type_active svg{display:inline-block}.wd_layout .wd_urgent_section__save_button{border-radius:3px;margin:15px 0;background:#7dd6c9;line-height:25px;font-size:12px;font-weight:100;color:#3c5060;text-align:center;cursor:pointer}.wd_layout .wd_urgent_section__save_button_disabled{background:#e4e4e7;color:#b4c0c5}.wd_layout .wd_urgent_section .wd_urgent_assignments_title{font-size:12px;font-weight:100;line-height:20px;border-bottom:1px solid #e4e4e7;margin-top:20px;margin-bottom:5px}.wd_layout .wd_space{background-color:#fff;display:inline-block;margin:0 10px 10px 0;box-shadow:0 2px 4px #0003;border-radius:6px;width:185px}.wd_layout .wd_space__header{display:table;width:100%;color:#fff;border-radius:6px 6px 0 0}.wd_layout .wd_space__header>div{display:table-cell;vertical-align:middle;position:relative}.wd_layout .wd_space__header{height:35px}.wd_layout .wd_space__header__left{padding:0;width:40px;font-size:8px;text-align:center;border-radius:6px 0 0 6px;border-right:1px solid #e4e4e7;cursor:pointer}.wd_layout .wd_space__header__left svg circle{fill:#fff}.wd_layout .wd_space__header__center{position:relative;text-align:center;line-height:13px;padding:3px 5px;font-size:22px;cursor:pointer}.wd_layout .wd_space__header .wd_font_size_12{font-size:12px;line-height:12px;max-width:130px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wd_layout .wd_space__header .wd_font_size_15{font-size:15px;line-height:15px;max-width:130px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wd_layout .wd_space__header .wd_font_size_16{font-size:16px;line-height:16px;max-width:130px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wd_layout .wd_space__header .wd_font_size_23{font-size:23px;line-height:23px;white-space:nowrap;max-width:130px;text-overflow:ellipsis;overflow:hidden}.wd_layout .wd_space__header__right{padding:0;width:40px;text-align:center;border-left:1px solid #e4e4e7}.wd_layout .wd_space__bar-wrapper{position:relative}.wd_layout .wd_space__bar{display:table;width:100%;height:13px;line-height:13px;border-top:1px solid #fff;font-size:10px}.wd_layout .wd_space__bar>div:last-child{padding:0 5px}.wd_layout .wd_space__bar__primary{display:table-cell;height:100%;background-color:#7dd6c9;text-align:center;vertical-align:top;position:relative;color:#fff;padding-right:5px;overflow-x:hidden}.wd_layout .wd_space__bar__primary:before{content:"\a";border-style:solid;border-width:0 14px 14px 0;border-color:#fff #fff transparent transparent;position:absolute;right:0;bottom:0}.wd_layout .wd_space__bar-finished{font-size:10px;line-height:13px;text-align:center;color:#fff;background:#7dd6c9;border-top:1px solid #fff}.wd_layout .wd_space__bar-on-pause{display:block;font-size:10px;line-height:13px;text-align:center;color:#fff;background:#b4c0c5;border-top:1px solid #fff;width:60%;overflow-x:hidden;white-space:nowrap;position:relative}.wd_layout .wd_space__bar-on-pause:before{content:"\a";border-style:solid;border-width:0 13px 13px 0;border-color:#fff #fff transparent transparent;position:absolute;right:0;bottom:0}.wd_layout .wd_space__danger{display:block;font-size:10px;line-height:13px;text-align:center;color:#fff;background:#d65a4d;border-top:1px solid #fff;width:100%;overflow-x:hidden;white-space:nowrap;position:relative}.wd_layout .wd_space__type{border-top:1px solid #e4e4e7;font-size:11px;height:19px;text-align:center;text-transform:uppercase;line-height:19px}.wd_layout .wd_space__cleaned{background-color:#7dd6c9}.wd_layout .wd_space__stripped{background-color:#a390e4}.wd_layout .wd_space__cleaned-approval-blue{background-color:#7dd6c9}.wd_layout .wd_space__cleaned-approval-blue .wd_space_bg{background-color:#afb7bd;height:19px;width:auto;min-width:18px;color:#3c5060;border-radius:8px;font-weight:300;line-height:21px;padding:0 3px}.wd_layout .wd_space__cleaned-approval{background-color:#7dd6c9}.wd_layout .wd_space__cleaned-approval-second{background-color:#ffc047}.wd_layout .wd_space__outoforder{background-color:#b4c0c5}.wd_layout .wd_space__dirty{background-color:#d65a4d}.wd_layout .wd_space__stayover{background-color:#3c5060}.wd_layout .wd_space__do-not-disturbe{background-color:#39b4a2}.wd_layout .wd_space__do-not-disturbe-dirty{background-color:#d65a4d}.wd_layout .wd_space__extras{min-height:19px;font-size:11px;font-weight:100;border-top:#e4e4e7 1px solid;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wd_layout .wd_space__extras svg{position:relative;top:0;width:13px;height:13px}.wd_layout .wd_space__extras svg path:not([fill=none]){fill:#3c5060}.wd_layout .wd_space__extras>span+span{margin-left:3px}.wd_layout .wd_space__progress_bar{color:#3c5060;text-align:center;background-color:#7dd6c980}.wd_layout .wd_space__progress_bar_on_pause{color:#fff;text-align:center;background-color:#b4c0c5}.wd_layout .wd_filter_space{width:100%;display:inline-block;line-height:37px;border:1px solid #f7f7f7;height:37px;text-align:center;color:#fff;font-weight:100;position:relative;white-space:nowrap;text-overflow:ellipsis;max-width:50px}.wd_layout .wd_filter_space.wd_white-triangle:before{border-width:6px;border-left-color:#f7f7f7;border-bottom-color:#f7f7f7}.wd_layout .wd_room_status{margin-bottom:30px}.wd_layout .wd_arrival_departure{width:100%}.wd_layout .wd_arrival_departure tr:first-child td{background-color:#e4e4e7}.wd_layout .wd_arrival_departure tr:first-child>td+td{border-left:1px solid #fff}.wd_layout .wd_arrival_departure td{width:50%;padding:1px 5px;font-size:11px;text-transform:uppercase;height:15px}.wd_layout .wd_arrival_departure td.wd_guests_empty{text-align:center;height:34px}.wd_layout .wd_space__header__left>.wd_attribute_icon>svg g{display:none}.wd_layout .wd_space__header__left .wd_attribute_icon,.wd_layout .wd_space__header__left .wd_attribute_icon_stayover{position:absolute;display:block}.wd_layout .wd_space__header__left_1 .wd_attribute_icon_0{top:11px;left:12px}.wd_layout .wd_space__header__left_2 .wd_attribute_icon_0{top:12px;left:7px}.wd_layout .wd_space__header__left_2 .wd_attribute_icon_1{top:12px;left:22px}.wd_layout .wd_space__header__left_3 .wd_attribute_icon_0{top:5px;left:6px}.wd_layout .wd_space__header__left_3 .wd_attribute_icon_1{top:5px;right:6px}.wd_layout .wd_space__header__left_3 .wd_attribute_icon_2{bottom:5px;left:14px}.wd_layout .wd_space__header__left_4 .wd_attribute_icon_0{top:5px;left:6px}.wd_layout .wd_space__header__left_4 .wd_attribute_icon_1{top:5px;right:6px}.wd_layout .wd_space__header__left_4 .wd_attribute_icon_2{bottom:5px;left:6px}.wd_layout .wd_space__header__left_4 .wd_attribute_icon_3{right:6px;bottom:5px}.wd_layout .wd_space__header__left_5 .wd_attribute_icon_0{top:2px;left:4px}.wd_layout .wd_space__header__left_5 .wd_attribute_icon_1{top:2px;right:4px}.wd_layout .wd_space__header__left_5 .wd_attribute_icon_2{bottom:2px;left:4px}.wd_layout .wd_space__header__left_5 .wd_attribute_icon_3{right:4px;bottom:2px}.wd_layout .wd_space__header__left_5 .wd_attribute_icon_4{top:13px;left:14px}.wd_layout .wd_white-triangle,.wd_layout .wd_space__header__left_stayover{position:relative}.wd_layout .wd_white-triangle .wd_attribute_icon_stayover,.wd_layout .wd_space__header__left_stayover .wd_attribute_icon_stayover{left:4px;bottom:3px}.wd_layout .wd_white-triangle .wd_attribute_icon_stayover svg path,.wd_layout .wd_space__header__left_stayover .wd_attribute_icon_stayover svg path{stroke:transparent}.wd_layout .wd_white-triangle .wd_attribute_icon_stayover.fsi-red svg path,.wd_layout .wd_space__header__left_stayover .wd_attribute_icon_stayover.fsi-red svg path{stroke:#fff}.wd_layout .wd_white-triangle.wd_space__header__left_2 .wd_attribute_icon_0,.wd_layout .wd_space__header__left_stayover.wd_space__header__left_2 .wd_attribute_icon_0{top:5px;left:5px}.wd_layout .wd_white-triangle.wd_space__header__left_2 .wd_attribute_icon_1,.wd_layout .wd_space__header__left_stayover.wd_space__header__left_2 .wd_attribute_icon_1{top:5px;right:5px}.wd_layout .wd_white-triangle.wd_space__header__left_3 .wd_attribute_icon_0,.wd_layout .wd_space__header__left_stayover.wd_space__header__left_3 .wd_attribute_icon_0{top:3px;left:5px}.wd_layout .wd_white-triangle.wd_space__header__left_3 .wd_attribute_icon_1,.wd_layout .wd_space__header__left_stayover.wd_space__header__left_3 .wd_attribute_icon_1{top:3px;right:5px}.wd_layout .wd_white-triangle.wd_space__header__left_3 .wd_attribute_icon_2,.wd_layout .wd_space__header__left_stayover.wd_space__header__left_3 .wd_attribute_icon_2{bottom:4px;left:auto;right:5px}.wd_layout .wd_white-triangle.wd_space__header__left_4 .wd_attribute_icon_0,.wd_layout .wd_space__header__left_stayover.wd_space__header__left_4 .wd_attribute_icon_0{top:3px;left:5px}.wd_layout .wd_white-triangle.wd_space__header__left_4 .wd_attribute_icon_1,.wd_layout .wd_space__header__left_stayover.wd_space__header__left_4 .wd_attribute_icon_1{top:3px;right:3px}.wd_layout .wd_white-triangle.wd_space__header__left_4 .wd_attribute_icon_2,.wd_layout .wd_space__header__left_stayover.wd_space__header__left_4 .wd_attribute_icon_2{bottom:3px;left:25px}.wd_layout .wd_white-triangle.wd_space__header__left_4 .wd_attribute_icon_3,.wd_layout .wd_space__header__left_stayover.wd_space__header__left_4 .wd_attribute_icon_3{right:14px;bottom:12px}.wd_layout .wd_white-triangle.wd_space__header__left_5 .wd_attribute_icon_0,.wd_layout .wd_space__header__left_stayover.wd_space__header__left_5 .wd_attribute_icon_0{top:2px;left:2px}.wd_layout .wd_white-triangle.wd_space__header__left_5 .wd_attribute_icon_1,.wd_layout .wd_space__header__left_stayover.wd_space__header__left_5 .wd_attribute_icon_1{top:2px;right:4px}.wd_layout .wd_white-triangle.wd_space__header__left_5 .wd_attribute_icon_2,.wd_layout .wd_space__header__left_stayover.wd_space__header__left_5 .wd_attribute_icon_2{bottom:13px;left:auto;right:4px}.wd_layout .wd_white-triangle.wd_space__header__left_5 .wd_attribute_icon_3,.wd_layout .wd_space__header__left_stayover.wd_space__header__left_5 .wd_attribute_icon_3{right:4px;bottom:2px}.wd_layout .wd_white-triangle.wd_space__header__left_5 .wd_attribute_icon_4,.wd_layout .wd_space__header__left_stayover.wd_space__header__left_5 .wd_attribute_icon_4{top:2px;left:14px}.wd_layout .wd_space__header__left_stayover.wd_space__header__left_1 .wd_attribute_icon_0{top:5px;left:5px}.wd_layout .wd_white-triangle .wd_attribute_icon_stayover{left:2px;bottom:2px}.wd_layout .wd_white-triangle:before,.wd_layout .wd_white-triangle:after{content:"";position:absolute;bottom:0;left:0;border-color:transparent;border-style:solid}.wd_layout .wd_white-triangle:before{border-width:10px;border-left-color:#fff;border-bottom-color:#fff}.wd_layout .wd_small_icon svg{width:8px;height:8px}.wd_layout .wd_small_icon svg path:not([fill=none]){fill:#3c5060}.wd_layout .wd_small_icon_tooltip{padding-left:2px;padding-right:7px!important}.wd_layout .wd_small_icon_tooltip svg{width:11px;height:12px}.wd_layout .wd_small_icon_guest_icon{padding-right:5px}.wd_layout .wd_small_icon_guest_icon svg{width:12px;height:12px}.wd_layout tbody>tr:first-child>td:hover{box-shadow:none}.wd_layout .wd_arrival_departure:hover>.wd_guest_count_wrapper .wd_guest_content .wd_guest_count+.tooltip_attributes{display:block;border-top:1px solid #cecfd4}.wd_layout .wd_arrival_departure:hover>tr:first-child>td{color:#fff;background-color:#1f3b51}.wd_layout .wd_arrival_departure:hover>tr:nth-child(2)>td:nth-child(2){color:#fff;background-color:#3c5060}.wd_layout .wd_spaces>div>table>tbody>tr>td:nth-child(2)>table>tr:first-child{border-left:1px solid #fff}.wd_layout .wd_spaces>div>table>tbody>tr>td:nth-child(2)>table>tr:last-child{border-left:1px solid #cecfd4}.wd_layout td.wd_guests_empty:hover{background-color:#fff;box-shadow:none}.wd_layout .wd_guest_count_wrapper .wd_guest_count{width:100%;max-width:175px;position:relative;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align:middle}.wd_layout .wd_guest_count_wrapper .wd_guest_count .wd_truncate_country_name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:25px;padding-right:2px;display:inline-block;height:11px;line-height:15px}.wd_layout .wd_guest_count_wrapper .wd_guest_count .wd_small_icon:not(:first-child){margin-left:3px}.wd_layout .wd_guest_count_wrapper .wd_guest_count>span:first-child{margin-right:1px}.wd_layout .wd_guest_count_wrapper .wd_guest_count_multi_guest{max-width:82px;overflow:hidden;display:inline-block;align-items:center}.wd_layout .wd_guest_count_wrapper .tooltip_attributes{margin-left:45px;margin-top:-25px;position:absolute;display:none;font-size:10px;font-weight:600;z-index:1000;background-color:#fff;color:#172e40;border-radius:10px;box-shadow:0 0 10px 3px #00000040;min-height:116px;width:200px;text-transform:capitalize}.wd_layout .wd_guest_count_wrapper .tooltip_attributes_without_space_consumptions{min-height:86px!important}.wd_layout .wd_guest_count_wrapper .tooltip_attributes .ta_guests_header{position:relative;display:flex;align-items:center;font-size:11px;color:#fff;background-color:#1f3b51;border-top-left-radius:10px;border-top-right-radius:10px;padding:3px 0 2px 10px;text-transform:capitalize;font-weight:500;height:29px}.wd_layout .wd_guest_count_wrapper .tooltip_attributes .ta_guests_content{padding:6px 8px}.wd_layout .wd_guest_count_wrapper .tooltip_attributes .ta_guests_row{position:relative;line-height:20px;display:flex;align-items:center}.wd_layout .wd_guest_count_wrapper .tooltip_attributes .ta_guests_row_arrival_icon>span>svg{stroke:#3c5060;height:10px;width:10px}.wd_layout .wd_guest_count_wrapper .tooltip_attributes .ta_guests_row_time_icon>span>svg{stroke:#3c5060}.wd_layout .wd_guest_count_wrapper .tooltip_attributes .ta_separator{position:relative;display:block;height:1px;width:100%}.wd_layout .wd_guest_count_wrapper .tooltip_attributes .ta_separator_top{border-top:1px solid rgba(0,0,0,.25);margin:3px 0}.wd_layout .wd_guest_count_wrapper .tooltip_attributes .ta_separator_bottom{border-bottom:1px solid rgba(0,0,0,.25);margin:3px 0}.wd_layout .wd_guest_count_wrapper .tooltip_attributes .ta_traces_alignment{align-items:flex-start;flex-direction:column;max-height:270px;padding-right:5px;overflow-y:auto;overflow-x:hidden;scrollbar-color:#cccccc rgba(255,255,255,.2);scrollbar-width:thin!important}.wd_layout .wd_guest_count_wrapper .tooltip_attributes .ta_traces_alignment::-webkit-scrollbar-thumb{background-color:#ccc;border:4.5px solid transparent;border-left-width:2px;border-right-width:2px;border-radius:6px;background-clip:content-box}.wd_layout .wd_guest_count_wrapper .tooltip_attributes .ta_traces_alignment::-webkit-scrollbar{background-color:#f0f0f2;width:11px;overflow:visible;height:15px;border-radius:4px}.wd_layout .wd_space_maid{border-top:1px solid #e4e4e7;font-size:11px;height:21px;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;font-weight:100;white-space:nowrap;text-overflow:ellipsis;padding:0 5px}.wd_layout .wd_space_maid>div>svg>path{stroke:#51c0b4;fill:none!important}.wd_layout .wd_space_maid:hover .wd_space_maid_cell{padding:10px;display:block;position:absolute;right:-170px;top:10px;width:192px;min-width:192px;border-radius:8px;box-shadow:1px 0 20px #34343426;background-color:#fff;white-space:break-spaces;height:auto;z-index:10}.wd_layout .wd_space_maid .wd_space_maid_cell_hidden{display:none}.wd_layout .wd_space_maid_cell{position:relative;display:flex;padding-left:5px}.wd_layout .wd_space_maid .maid_style{position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:170px;padding:0 3px}.wd_layout .wd_space_maid .more_style{color:#3c5060;text-decoration:underline}.wd_layout .wd_space_maid .wd_space_maid_cell{display:none}.wd_layout .wd_consumptions{display:table;width:100%}.wd_layout .wd_consumptions>div+div{border-left:1px solid #e4e4e7}.wd_layout .wd_consumption{display:table-cell;width:33.3333333333%;height:45px;line-height:45px;text-align:center;color:#d65a4d;font-size:13px;border-top:1px solid #e4e4e7}.wd_layout .wd_consumption svg{position:relative;top:2px;width:15px;height:15px}.wd_layout .wd_consumption>div>span+span{margin-left:3px}.wd_layout .wd_consumption>div{cursor:pointer}.wd_layout .wd_consumption_flaw_cleaning_active svg path:not([fill=none]){fill:#3c5060;stroke:transparent}.wd_layout .wd_consumption_flaw_cleaning_active svg g:not([fill="#010101"])>path{fill:transparent}.wd_layout .wd_consumption_flaw_cleaning_active svg circle:not([fill=none]){fill:#3c5060;stroke:transparent}.wd_layout .wd_consumption_flaw_cleaning_done svg path:not([fill=none]){fill:#fff;stroke:#3c5060}.wd_layout .wd_consumption_flaw_cleaning_done svg g:not([fill="#010101"])>path{fill:transparent}.wd_layout .wd_consumption_flaw_cleaning_done svg circle:not([fill=none]){fill:#fff;stroke:#3c5060}.wd_layout .wd_consumption_flaw_cleaning_disabled svg path:not([fill=none]){fill:#b3bec4;stroke:transparent}.wd_layout .wd_consumption_flaw_cleaning_disabled svg g:not([fill="#010101"])>path{fill:transparent}.wd_layout .wd_consumption_flaw_cleaning_disabled svg circle:not([fill=none]){fill:#b3bec4;stroke:transparent}.wd_layout .wd_consumption_active svg path:not([fill=none]){fill:#3c5060;stroke:transparent}.wd_layout .wd_consumption_active svg g:not([fill="#010101"])>path{fill:transparent}.wd_layout .wd_consumption_disabled svg path:not([fill=none]){fill:#b3bec4}.wd_layout .wd_consumption_disabled svg g:not([fill="#010101"])>path{fill:transparent}.wd_layout .wd_search{float:right;display:table;margin-bottom:44px;margin-left:12px}.wd_layout .wd_search>div{display:table-cell}.wd_layout .wd_search>div:first-child{text-align:center;background-color:#e4e4e7;width:30px;border-radius:3px 0 0 3px;line-height:30px}.wd_layout .wd_search>div:last-child{border-radius:0 3px 3px 0;border:1px solid #e4e4e7;background:#fff}.wd_layout .wd_search input{width:163px;padding:1px 0 0 5px;font-size:12px;line-height:29px;font-weight:100;border:0;outline:0;margin-right:5px}.wd_layout .wd_search input::placeholder{color:#b3bec4;font-weight:100}.wd_layout .wd_search svg{position:relative;width:16px;height:16px}.wd_layout .wd_search svg path:not([fill=none]){fill:#3c5060}.wd_layout .wd_grey_button{border-radius:3px;background-color:#e4e4e7;font-size:12px;line-height:32px;padding:0 15px;cursor:pointer;text-decoration:none;color:#3c5061}.wd_layout .wd_space_cleannessess_button{float:right;margin-right:15px}.wd_layout .wd_urgent_assignment_select_space{padding:2px}.wd_layout .cc_my_select__input{font-size:12px;line-height:18px}.wd_layout .wd_urgent_assignments{border-collapse:separate;border-spacing:0 5px;display:table;width:100%}.wd_layout .wd_urgent_assignment{display:table-row}.wd_layout .wd_urgent_assignment>div{display:table-cell}.wd_layout .wd_urgent_assignment>div:last-child{text-align:right}.wd_layout .wd_urgent_assignment__space{width:32px;height:32px;line-height:32px;color:#fff;border-radius:3px;text-align:center;font-weight:100;font-size:12px}.wd_layout .wd_urgent_assignment__icon{padding:0 10px;width:10px}.wd_layout .wd_urgent_assignment__icon .wd_consumption_active svg path:not([fill=none]){fill:#3c5060;stroke:transparent}.wd_layout .wd_urgent_assignment__icon .wd_consumption_active svg g:not([fill="#010101"])>path{fill:transparent}.wd_layout .wd_urgent_assignment__seen{font-size:12px;font-weight:100}.wd_layout .wd_urgent_assignment__unseen-icon svg path:not([fill=none]){fill:#e4e4e7!important}.wd_layout .wd_urgent_assignment__seen-icon svg path:not([fill=none]){fill:#3c5060!important}.wd_layout .wd_urgent_assignment__completed-icon svg path:not([fill=none]){fill:#7dd6c9!important}.wd_layout .wd_urgent_assignment svg{width:18px;height:18px;position:relative;top:5px}.wd_layout .wd_urgent_assignment svg path:not([fill=none]){fill:#b4c0c5}.wd_modal_title{background-color:#3c5060;height:67px;text-align:center;color:#fff;font-size:19px;line-height:67px}.wd_dialog_icon{position:relative;top:3px;line-height:20px}.wd_dialog_icon svg{width:20px;height:20px}.wd_dialog_icon svg path:not([fill=none]){fill:#3c5060}.wd_dialog_icon svg circle{fill:#3c5060}.wd_dialog_icon svg g{display:none}.wd_dialog_square__stripped,.wd_dialog_square__eco,.wd_dialog_square__guest_declined_cleaning,.wd_dialog_square__cleanness_checked_approved,.wd_dialog_square__cleanness_checked_denied,.wd_dialog_square__cleanness_approval_second,.wd_dialog_square__cleanness_approval,.wd_dialog_square__donotdisturbe,.wd_dialog_square__dirty,.wd_dialog_square__cleaned{border-radius:3px;width:33px;height:33px;margin:auto}.wd_dialog_square{border:1px solid #3c5060}.wd_dialog_square__cleaned{background-color:#7dd6c9}.wd_dialog_square__cleaned.wd_dialog_square__stayover{background-color:#3c5060}.wd_dialog_square__dirty,.wd_dialog_square__donotdisturbe{background-color:#d65a4d}.wd_dialog_square__cleanness_approval{background-color:#7dd6c9}.wd_dialog_square__cleanness_approval.wd_dialog_square__stayover{background-color:#3c5060}.wd_dialog_square__cleanness_approval_second{background-color:#ffc047}.wd_dialog_square__cleanness_checked_denied{background-color:#d65a4d}.wd_dialog_square__cleanness_checked_approved{background-color:#7dd6c9}.wd_dialog_square__guest_declined_cleaning,.wd_dialog_square__eco{line-height:47px}.wd_dialog_square__stripped{line-height:47px;background-color:#a390e4}.wd_cleanness_icon{line-height:15px}.wd_cleanness_icon svg{position:relative;top:3px;width:15px;height:15px}.wd_cleanness_icon__cancel svg{width:12px;height:12px}.wd_modal{font-weight:100;color:#3c5060;min-width:250px}.wd_dialog_option_title{font-size:18px;text-align:center}.wd_dialog_options>div+div{border-top:1px solid rgb(194.0769230769,206.7692307692,216.9230769231)}.wd_dialog_option{position:relative;line-height:64px;cursor:pointer;display:table;width:100%}.wd_dialog_option>div{display:table-cell;text-align:center;vertical-align:middle}.wd_dialog_option>div:first-child{width:69px}.wd_dialog_option>div:last-child{width:69px}.wd_modal_cancel_icon{position:absolute;padding:3px;cursor:pointer;right:10px;top:-20px;float:right}.wd_modal_cancel_icon svg{width:12px;height:12px;fill:#fff}.wd_spaces_and_quick_assignments{display:table;width:100%}.wd_spaces_and_quick_assignments>div{display:table-cell;vertical-align:top}.wd_left{width:200px}
