
/* /web/static/lib/bootstrap/scss/_functions.scss */
 

/* /web/static/lib/bootstrap/scss/_mixins.scss */
 

/* /web/static/src/scss/functions.scss */
 

/* /web/static/src/scss/mixins_forwardport.scss */
 

/* /web/static/src/scss/bs_mixins_overrides.scss */
 

/* /web/static/src/scss/utils.scss */
 

/* /web/static/src/scss/primary_variables.scss */
 

/* /web/static/src/core/avatar/avatar.variables.scss */
 

/* /web/static/src/core/notifications/notification.variables.scss */
 

/* /web/static/src/search/control_panel/control_panel.variables.scss */
 

/* /web/static/src/search/search_panel/search_panel.variables.scss */
 

/* /web/static/src/views/fields/statusbar/statusbar_field.variables.scss */
 

/* /web/static/src/views/form/form.variables.scss */
 

/* /web/static/src/views/kanban/kanban.variables.scss */
 

/* /web/static/src/webclient/burger_menu/burger_menu.variables.scss */
 

/* /web/static/src/webclient/navbar/navbar.variables.scss */
 

/* /onboarding/static/src/scss/onboarding.variables.scss */
 

/* /mail/static/src/core/common/primary_variables.scss */
 

/* /mail/static/src/discuss/typing/common/primary_variables.scss */
 

/* /mail/static/src/scss/variables/primary_variables.scss */
 

/* /web_editor/static/src/scss/web_editor.variables.scss */
 

/* /web_editor/static/src/scss/wysiwyg.variables.scss */
 

/* /portal/static/src/scss/primary_variables.scss */
 

/* /account/static/src/scss/variables.scss */
 @keyframes animate-red{0%{color: red;}100%{color: inherit;}}.animate{animation: animate-red 1s ease;}

/* /website/static/src/scss/primary_variables.scss */
 

/* /_custom/web.assets_frontend/website/static/src/scss/options/user_values.scss */
 

/* /_custom/web.assets_frontend/website/static/src/scss/options/colors/user_color_palette.scss */
 

/* /website/static/src/scss/options/colors/user_gray_color_palette.scss */
 

/* /_custom/web.assets_frontend/website/static/src/scss/options/colors/user_theme_color_palette.scss */
 

/* /sabis_theme_backend/static/scss/_variables.scss */
 

/* /sabis_theme_backend/static/scss/bootstrap_overrides.scss */
 @use 'variables'; .nav-tabs .nav-link:hover{color: #40b4e5;}.btn:focus{box-shadow: unset !important;}body .btn-primary{background-color: #0080bb !important; border-color: #0080bb !important;}body .btn-secondary{color: #0080bb !important; background-color: #F7F4F2 !important; border-color: #E3DBD3 !important;}body .btn-secondary:hover, body .btn-secondary:active{background-color: #FFFFFF !important;}body .btn-link, body .nav-link, body a{color: #0080bb;}body .btn-link:hover, body .nav-link:hover, body a:hover{color: #40b4e5;}body .btn-link.active, body .nav-link.active, body a.active{font-weight: 600;}body .tab-content{border: #dee2e6 1px solid; border-top: 0px; padding: 0px 15px;}body .alert.alert-info, body .alert.alert-primary{color: #0080bb; background-color: #DFEFF9; border-color: #76bedc;}

/* /sabis_theme_backend/static/scss/sabis_footer.scss */
 @use "variables"; body{padding-bottom: 25px;}.sabis_custom_footer{position: fixed; padding-right: 15px; bottom: 0px; width: 100%; background-color: #F7F4F2; color: #B6ADA5; height: 25px; text-align: right;}.sabis_custom_footer .sabis_footer_link{color: #B6ADA5;}.sabis_custom_footer .sabis_footer_link:hover, .sabis_custom_footer .sabis_footer_link:active{color: #5A504B;}.sabis_custom_footer .sabis_seperator{padding: 0 10px;}.editor_enable > .sabis_custom_footer{display: none !important;}.sabis_custom_footer:nth-child(2n), .sabis_custom_footer:nth-child(3n){display: none !important;}

/* /sabis_theme_backend/static/scss/sabis_list_view.scss */
 .o_list_view .o_list_table thead{position: sticky; top: 0px; z-index: 999;}.o_list_view .o_list_table .o_optional_columns_dropdown_toggle{z-index: 9999;}.o_dialog_container .o_list_table thead{top: -1px;}.sabis-tab-pane-content .o_list_view .table-responsive{max-height: 500px;}

/* /sabis_theme_backend/static/scss/sabis_report.scss */
 @use "variables"; .sabis-report{font-family: Arial, Helvetica, sans-serif; color: #5A504B;}.sabis-report__title{color: #016836; font-size: 25px; margin-bottom: 0;}.sabis-report__title__translated-title{margin-left: 15px;}.sabis-report__header{display: -webkit-flex; display: -webkit-box; display: -webkit-flex; display: flex; justify-content: space-between; -webkit-box-pack: justify; margin-bottom: 20px;}.sabis-report__header__left-section{display: -webkit-flex; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; -webkit-box-orient: vertical; justify-content: space-between; -webkit-box-pack: justify;}.sabis-report__header__left-section img{max-width: 302px; height: auto;}.sabis-report__header__right-section{text-align: right; font-size: 12px;}.sabis-report__header__company__name{font-weight: 900; font-size: 16px;}.sabis-report__header__company__address{margin-bottom: 0; max-width: 500px;}.sabis-report__header__info-table{margin-right: 0px; margin-left: auto;}.sabis-report__header__info-table tr td:first-child{font-weight: 900; padding-right: 5px; white-space: nowrap;}.sabis-report__header__info-table__right-cell{font-weight: 900; padding-left: 5px; white-space: nowrap;}.sabis-report__filters{font-size: 12px; border: 1px solid #E3DBD3; background-color: #F7F4F2; padding: 15px; margin-bottom: 20px;}.sabis-report__info{font-size: 12px; border: 1px solid #E3DBD3; padding: 15px; margin-bottom: 20px;}.sabis-report__body{font-size: 9px;}.sabis-report__body table{width: 100%; margin-bottom: 1rem; empty-cells: show;}.sabis-report__body table thead tr.header-row-spacer{height: 10px;}.sabis-report__body table thead tr.header-row-spacer th{padding: 0; border: 0;}.sabis-report__body table tbody tr:nth-child(even){background-color: #F7F4F2;}.sabis-report__body table tbody tr.group_total_row{background-color: #FFFFFF; color: #0080bb; font-weight: 700;}.sabis-report__body table tbody tr.group_header_row{background-color: #FFFFFF; font-weight: 700;}.sabis-report__body table tbody tr.report_total_row{background-color: #FFFFFF; color: #0080bb; font-weight: 900;}.sabis-report__body table th, .sabis-report__body table td{border-color: #E3DBD3 !important;}.sabis-report__body table th{font-weight: 900; padding: 8px 5px; white-space: nowrap; border-top: 1px solid; border-bottom: 1px solid;}.sabis-report__body table th:first-child{border-left: 1px solid;}.sabis-report__body table th:last-child{border-right: 1px solid;}.sabis-report__body table th.header-column-spacer{border-top: 0; border-bottom: 0; border-left: 1px solid; border-right: 1px solid; width: 10px;}.sabis-report__body table tr.row-spacer{height: 10px; background-color: #FFFFFF !important;}.sabis-report__body table tr.row-spacer td{padding: 0;}.sabis-report__body table tr.second-level-row{font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 700; background-color: #FFFFFF !important;}.sabis-report__body table tr.second-level-row td{padding: 0; padding-left: 15px;}.sabis-report__body table tr.group-combination-level-row{font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 700; background-color: #FFFFFF !important; font-style: italic;}.sabis-report__body table tr.third-level-row{font-size: 8px;}.sabis-report__body table tr.details-level-row{font-size: 8px;}.sabis-report__body table td{padding: 5px;}.sabis-report__body table td.amount-cell{border: 1px solid #E3DBD3 !important; text-align: right !important; white-space: nowrap !important;}.sabis-report__body table td.group-total-cell, .sabis-report__body table td.grand-total-cell{border: 1px solid #E3DBD3 !important; text-align: right !important; white-space: nowrap !important;}.sabis-report__body table td.grand-total-cell{background-color: #F7F4F2;}.sabis-report__body__group-title-row{background-color: #FFFFFF !important;}.sabis-report__body__group-title-row:first-child div{margin-top: 0px;}.sabis-report__body__group-title{font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: 900; color: #0080bb; margin-top: 15px;}.sabis-report__body__group-level-1{padding-left: 10px !important; font-size: 16px; padding: 0px !important;}.sabis-report__body__level-1-account-cell{padding-left: 20px !important;}.sabis-report__body__group-level-2{padding-left: 20px !important; font-size: 14px;}.sabis-report__body__level-2-account-cell{padding-left: 30px !important;}.sabis-report__body__group-level-3{padding-left: 30px !important; font-size: 12px;}.sabis-report__body__level-3-account-cell{padding-left: 40px !important;}.sabis-report__body__group-level-4{padding-left: 40px !important; font-size: 10px;}.sabis-report__body__level-4-account-cell{padding-left: 50px !important;}.sabis-report__body__group-level-5{padding-left: 50px !important; font-size: 8px;}.sabis-report__body__level-5-account-cell{padding-left: 60px !important;}.sabis-report__body__group-level-6{padding-left: 60px !important; font-size: 8px;}.sabis-report__body__level-6-account-cell{padding-left: 70px !important;}.sabis-report__body__group-level-7{padding-left: 70px !important; font-size: 8px;}.sabis-report__body__level-7-account-cell{padding-left: 80px !important;}.sabis-report__body__group-level-8{padding-left: 80px !important; font-size: 8px;}.sabis-report__body__level-8-account-cell{padding-left: 90px !important;}.sabis-report__footer{display: -webkit-flex; display: -webkit-box; display: -webkit-flex; display: flex; justify-content: space-between; -webkit-box-pack: justify; margin-top: 15px; border-top: 1px solid #E3DBD3; font-size: 11px;}.sabis-report__footer__title{color: #016836; white-space: nowrap;}.sabis-report__footer__pages{color: #5A504B;}

/* /sabis_theme_backend/static/scss/sabis_survey.scss */
 @use "variables"; .checkbox-outer-container{display: -webkit-box; display: -webkit-flex; display: flex; flex-direction: row; gap: 16px; -webkit-flex-wrap: wrap; flex-wrap: wrap;}.checkbox-outer-container .checkbox-flex-repositionning{order: -1;}.checkbox-outer-container .mb-4{width: calc(100% - 50px); padding-top: 11px !important;}.checkbox-outer-container .mb-4 h3{font-size: 18px;}.checkbox-outer-container .o_survey_question_error{flex-basis: 100%;}.o_survey_wrap .o_survey_form{font-family: roboto !important;}.o_survey_wrap .o_survey_form .pb-4{padding-bottom: unset !important;}.o_survey_wrap .o_survey_form .o_survey_main_title{color: #0080bb;}.o_survey_wrap .o_survey_form .js_question-wrapper{margin-bottom: 10px;}.o_survey_wrap .o_survey_form .js_question-wrapper .mb-4{margin-top: -10px !important;}.o_survey_wrap .o_survey_form .mb-4{margin-bottom: 10px !important;}.o_survey_wrap .o_survey_form .text-break{font-size: 18px !important; color: #7b6d65 !important; font-weight: 400;}.o_survey_wrap .o_survey_form .text-danger{font-size: 18px;}.o_survey_wrap .o_survey_form .o_survey_title{padding: 20px 0 5px 0 !important;}.o_survey_wrap .o_survey_form .o_survey_title.text-break{font-size: 20px !important; color: #7b6d65 !important; font-weight: 600 !important; border-bottom: 1px solid #E3DBD3 !important;}.o_survey_wrap .o_survey_form input, .o_survey_wrap .o_survey_form textarea{border: 1px solid #E3DBD3; border-radius: .25rem !important; padding: 7px 15px !important; color: #7b6d65 !important; font-size: 12pt !important;}.o_survey_wrap .o_survey_form .o_survey_question_error{margin: 5px 0px 0px 0px; max-height: 40px !important; border-radius: 0px;}.o_survey_wrap .o_survey_form .o_survey_choice_btn{background-color: transparent !important; color: #7b6d65 !important; box-shadow: #F7F4F2 0px 0px 0px 1px !important;}.o_survey_wrap .o_survey_form .o_survey_choice_btn:hover{background-color: #DFEFF9 !important; color: #0080bb !important;}.o_survey_wrap .o_survey_form .o_survey_choice_btn .text-break{font-size: 16px !important; color: #7b6d65 !important; font-weight: 400;}.o_survey_wrap .o_survey_form .o_survey_selected{box-shadow: #0080bb 0px 0px 0px 1px !important; color: #0080bb !important; background-color: #F7F4F2 !important;}.o_survey_wrap .o_survey_form .o_survey_form_date .position-absolute{padding: 12px !important;}.o_survey_wrap .o_survey_form .o_survey_form_date .text-primary{color: #0080bb !important;}.o_survey_wrap .o_survey_form .o_survey_question_matrix th{background-color: #E3DBD3 !important; color: #5A504B !important;}.o_survey_wrap .o_survey_form .o_survey_question_matrix td{background-color: white !important; color: #5A504B !important;}.o_survey_wrap .o_survey_form .o_survey_question_matrix td:hover{background-color: #F7F4F2 !important; color: #0080bb !important;}.o_survey_wrap .o_survey_form .o_survey_question_matrix .fa-check-circle{color: #0080bb !important;}.o_survey_wrap .o_survey_form button{background-color: white !important; border: 2px solid #0080bb !important; border-radius: 0px; color: #0080bb !important; text-transform: uppercase; font-weight: 600; padding: 5px 25px;}.o_survey_wrap .o_survey_form button:hover{color: #40b4e5 !important; border-color: #40b4e5 !important;}.o_survey_wrap .o_survey_form .text-muted span{color: #000000 !important;}.o_survey_wrap .o_survey_form .form-check-input{padding: 9px !important; margin-top: 2px !important;}.o_survey_wrap .o_survey_form .form-check-input:checked{background-color: #0080bb !important;}.o_survey_wrap .o_survey_form .form-check-input:focus{box-shadow: none !important;}.o_survey_wrap .o_survey_form .oe_survey_label{font-size: 18px; font-weight: bold; color: #7b6d65 !important;}

/* /sabis_theme_backend/static/scss/theme_style.scss */
 @use 'variables'; .o_main_navbar{border-bottom: 1px solid #016836 !important; background-color: #016836;}.o_main_navbar .text-primary{color: #0080bb !important;}.o_required_modifier.o_input, .o_required_modifier .o_input{background-color: #DFEFF9 !important; border-color: #40b4e5;}.o_input:focus{border-color: #0080bb;}td .o_required_modifier.o_input, td .o_required_modifier .o_input, .o_input_dropdown .o_required_modifier.o_input, .o_input_dropdown .o_required_modifier .o_input, div .o_required_modifier.o_input, div .o_required_modifier .o_input{background-color: #DFEFF9 !important; border-color: #40b4e5;}.o_button_icon{color: #76bedc !important;}.o_field_widget.o_field_image .o_form_image_controls{background-color: #DFEFF9;}.o_form_view .o_form_uri > span:first-child{color: #0080bb !important;}.accounts-dashboard-wrap .btn-primary{background-color: #0080bb !important; border-color: #0080bb !important;}.o_form_sheet{max-width: 97% !important;}.scrollable_many2many_tags_widget{overflow-y: scroll; max-height: 100px;}.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .show > .btn-outline-secondary.dropdown-toggle{background-color: #FFFFFF !important; border-color: #0080bb !important;}.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle{background-color: #DFEFF9 !important; border-color: #0080bb !important;}.o_field_statusbar > .o_statusbar_status > .o_arrow_button.o_arrow_button_current:not(.d-none):disabled, .o_field_statusbar_duration > .o_statusbar_status > .o_arrow_button.o_arrow_button_current:not(.d-none):disabled, .o_field_statusbar > .o_statusbar_status > .o_arrow_button:not(.d-none):active:not(.o_first), .o_field_statusbar_duration > .o_statusbar_status > .o_arrow_button:not(.d-none):active:not(.o_first){background-color: #DFEFF9 !important; border-color: #40b4e5 !important;}.o_field_statusbar > .o_statusbar_status > .o_arrow_button.o_arrow_button_current:not(.d-none):disabled:after, .o_field_statusbar_duration > .o_statusbar_status > .o_arrow_button.o_arrow_button_current:not(.d-none):disabled:after, .o_field_statusbar > .o_statusbar_status > .o_arrow_button:not(.d-none):active:not(.o_first):after, .o_field_statusbar_duration > .o_statusbar_status > .o_arrow_button:not(.d-none):active:not(.o_first):after{border-left-color: #DFEFF9 !important;}.o_field_statusbar > .o_statusbar_status > .o_arrow_button:not(.d-none):not(.o_first):before, .o_field_statusbar_duration > .o_statusbar_status > .o_arrow_button:not(.d-none):not(.o_first):before, .o_field_statusbar > .o_statusbar_status > .o_arrow_button:not(.d-none):not(.o_first):after, .o_field_statusbar_duration > .o_statusbar_status > .o_arrow_button:not(.d-none):not(.o_first):after, .o_field_statusbar > .o_statusbar_status > .o_arrow_button:not(.d-none):not(.o_last):before, .o_field_statusbar_duration > .o_statusbar_status > .o_arrow_button:not(.d-none):not(.o_last):before, .o_field_statusbar > .o_statusbar_status > .o_arrow_button:not(.d-none):not(.o_last):after, .o_field_statusbar_duration > .o_statusbar_status > .o_arrow_button:not(.d-none):not(.o_last):after{border-left-color: #F7F4F2 !important;}.o_field_statusbar > .o_statusbar_status > .o_arrow_button:not(.d-none):not(.o_first):hover:after, .o_field_statusbar_duration > .o_statusbar_status > .o_arrow_button:not(.d-none):not(.o_first):hover:after, .o_field_statusbar > .o_statusbar_status > .o_arrow_button:not(.d-none):not(.o_last):hover:after, .o_field_statusbar_duration > .o_statusbar_status > .o_arrow_button:not(.d-none):not(.o_last):hover:after{border-left-color: #FFFFFF !important;}.o_field_statusbar > .o_statusbar_status > .o_arrow_button.o_arrow_button_current:not(.d-none):disabled:before, .o_field_statusbar_duration > .o_statusbar_status > .o_arrow_button.o_arrow_button_current:not(.d-none):disabled:before, .o_field_statusbar > .o_statusbar_status > .o_arrow_button.o_arrow_button_current:not(.d-none):disabled + .btn:before, .o_field_statusbar_duration > .o_statusbar_status > .o_arrow_button.o_arrow_button_current:not(.d-none):disabled + .btn:before, .o_field_statusbar > .o_statusbar_status > .o_arrow_button:not(.d-none):active:not(.o_first):before, .o_field_statusbar_duration > .o_statusbar_status > .o_arrow_button:not(.d-none):active:not(.o_first):before, .o_field_statusbar > .o_statusbar_status > .o_arrow_button:not(.d-none):active:not(.o_first) + .btn:before, .o_field_statusbar_duration > .o_statusbar_status > .o_arrow_button:not(.d-none):active:not(.o_first) + .btn:before{border-left-color: #40b4e5 !important;}.o_datetime_picker .o_select_start:before, .o_datetime_picker .o_select_end:before{background: #76bedc !important; box-shadow: inset 0 0 0 1px #0080bb !important;}.o_datetime_picker .o_highlight_start:before, .o_datetime_picker .o_highlight_end:before{box-shadow: inset 0 0 0 1px #0080bb !important;}.o_datetime_picker .o_selected:not(.o_select_start):not(.o_select_end){background: #DFEFF9 !important;}.o_datetime_picker .o_select_start:not(.o_select_start):after, .o_datetime_picker .o_select_end:not(.o_select_start):after{right: 50%; background: #DFEFF9 !important;}.o_datetime_picker .o_select_start:not(.o_select_end):after, .o_datetime_picker .o_select_end:not(.o_select_end):after{right: 0; background: #DFEFF9 !important;}.o_datetime_picker .o_current:before, .o_datetime_picker .o_highlight_start:not(.o_selected):before, .o_datetime_picker .o_highlight_end:not(.o_selected):before, .o_datetime_picker .o_select_start:before, .o_datetime_picker .o_select_end:before{box-shadow: inset 0 0 0 1px #0080bb !important;}.sabis-answer-container .o_field_tags{max-height: 47px !important; overflow: auto !important;}

/* /hr_org_chart/static/src/scss/variables.scss */
 

/* /website/static/src/snippets/s_badge/000_variables.scss */
 

/* /website/static/src/snippets/s_product_list/000_variables.scss */
 

/* /website/static/src/scss/secondary_variables.scss */
 

/* /web/static/src/scss/secondary_variables.scss */
 

/* /web_editor/static/src/scss/secondary_variables.scss */
 

/* /website/static/src/scss/user_custom_bootstrap_overridden.scss */
 

/* /website/static/src/scss/bootstrap_overridden.scss */
 

/* /portal/static/src/scss/bootstrap_overridden.scss */
 

/* /web_editor/static/src/scss/bootstrap_overridden.scss */
 

/* /web/static/src/scss/bootstrap_overridden_frontend.scss */
 

/* /web/static/src/scss/pre_variables.scss */
 

/* /web/static/lib/bootstrap/scss/_variables.scss */
 

/* /survey/static/src/scss/survey_templates_form.scss */
 div.o_frontend_to_backend_nav{display: none !important;}.o_survey_background{height: 100%; overflow: auto; transition: box-shadow 0.3s ease-in-out; background: no-repeat fixed center; background-size: cover; color: #212529 !important;}.o_survey_background .text-muted{opacity: 0.7; color: #212529 !important;}.o_survey_background.o_survey_background_shadow{box-shadow: inset 0 0 0 10000px rgba(255, 255, 255, 0.7); color: #212529 !important;}.o_survey_background.o_survey_background_shadow .text-muted{color: #212529 !important;}.o_survey_background.o_survey_background_transition{box-shadow: inset 0 0 0 10000px white;}.o_survey_wrap{min-height: 100%;}_::-webkit-full-page-media, _:future, :root .o_survey_wrap{min-height: 90vh;}.o_survey_progress_wrapper{min-width: 7rem; max-width: 11rem;}.o_survey_progress_wrapper .o_survey_progress{height: 0.5em;}.o_survey_navigation_wrapper .o_survey_navigation_submit{cursor: pointer;}.o_survey_navigation_wrapper .o_survey_navigation_submit:disabled{cursor: default; opacity: 1;}.o_survey_navigation_wrapper .o_survey_navigation_submit:disabled i{opacity: .3;}.o_survey_timer{min-height: 1.2rem;}.o_survey_brand_message{background-color: rgba(255, 255, 255, 0.7);}.o_survey_form .o_survey_question_error, .o_survey_print .o_survey_question_error, .o_survey_session_manage .o_survey_question_error, .o_survey_quick_access .o_survey_question_error{height: 0px; transition: height .5s ease; line-height: 4rem;}.o_survey_form .o_survey_question_error.slide_in, .o_survey_print .o_survey_question_error.slide_in, .o_survey_session_manage .o_survey_question_error.slide_in, .o_survey_quick_access .o_survey_question_error.slide_in{height: 4rem;}.o_survey_form fieldset[disabled] .o_survey_question_text_box, .o_survey_form fieldset[disabled] .o_survey_question_date, .o_survey_form fieldset[disabled] .o_survey_question_datetime, .o_survey_form fieldset[disabled] .o_survey_question_numerical_box, .o_survey_print fieldset[disabled] .o_survey_question_text_box, .o_survey_print fieldset[disabled] .o_survey_question_date, .o_survey_print fieldset[disabled] .o_survey_question_datetime, .o_survey_print fieldset[disabled] .o_survey_question_numerical_box, .o_survey_session_manage fieldset[disabled] .o_survey_question_text_box, .o_survey_session_manage fieldset[disabled] .o_survey_question_date, .o_survey_session_manage fieldset[disabled] .o_survey_question_datetime, .o_survey_session_manage fieldset[disabled] .o_survey_question_numerical_box, .o_survey_quick_access fieldset[disabled] .o_survey_question_text_box, .o_survey_quick_access fieldset[disabled] .o_survey_question_date, .o_survey_quick_access fieldset[disabled] .o_survey_question_datetime, .o_survey_quick_access fieldset[disabled] .o_survey_question_numerical_box{padding-left: 0px;}.o_survey_form .o_survey_question_text_box, .o_survey_form .o_survey_question_date, .o_survey_form .o_survey_question_datetime, .o_survey_form .o_survey_question_numerical_box, .o_survey_print .o_survey_question_text_box, .o_survey_print .o_survey_question_date, .o_survey_print .o_survey_question_datetime, .o_survey_print .o_survey_question_numerical_box, .o_survey_session_manage .o_survey_question_text_box, .o_survey_session_manage .o_survey_question_date, .o_survey_session_manage .o_survey_question_datetime, .o_survey_session_manage .o_survey_question_numerical_box, .o_survey_quick_access .o_survey_question_text_box, .o_survey_quick_access .o_survey_question_date, .o_survey_quick_access .o_survey_question_datetime, .o_survey_quick_access .o_survey_question_numerical_box{border: 0px; border-bottom: 1px solid #016836;}.o_survey_form .o_survey_question_text_box:disabled, .o_survey_form .o_survey_question_date:disabled, .o_survey_form .o_survey_question_datetime:disabled, .o_survey_form .o_survey_question_numerical_box:disabled, .o_survey_print .o_survey_question_text_box:disabled, .o_survey_print .o_survey_question_date:disabled, .o_survey_print .o_survey_question_datetime:disabled, .o_survey_print .o_survey_question_numerical_box:disabled, .o_survey_session_manage .o_survey_question_text_box:disabled, .o_survey_session_manage .o_survey_question_date:disabled, .o_survey_session_manage .o_survey_question_datetime:disabled, .o_survey_session_manage .o_survey_question_numerical_box:disabled, .o_survey_quick_access .o_survey_question_text_box:disabled, .o_survey_quick_access .o_survey_question_date:disabled, .o_survey_quick_access .o_survey_question_datetime:disabled, .o_survey_quick_access .o_survey_question_numerical_box:disabled{color: black !important; border-color: #6C757D; border-bottom: 1px solid #6C757D;}.o_survey_form .o_survey_question_text_box:focus, .o_survey_form .o_survey_question_date:focus, .o_survey_form .o_survey_question_datetime:focus, .o_survey_form .o_survey_question_numerical_box:focus, .o_survey_print .o_survey_question_text_box:focus, .o_survey_print .o_survey_question_date:focus, .o_survey_print .o_survey_question_datetime:focus, .o_survey_print .o_survey_question_numerical_box:focus, .o_survey_session_manage .o_survey_question_text_box:focus, .o_survey_session_manage .o_survey_question_date:focus, .o_survey_session_manage .o_survey_question_datetime:focus, .o_survey_session_manage .o_survey_question_numerical_box:focus, .o_survey_quick_access .o_survey_question_text_box:focus, .o_survey_quick_access .o_survey_question_date:focus, .o_survey_quick_access .o_survey_question_datetime:focus, .o_survey_quick_access .o_survey_question_numerical_box:focus{box-shadow: none;}.o_survey_background_shadow .o_survey_form .o_survey_question_text_box, .o_survey_background_shadow .o_survey_form .o_survey_question_date, .o_survey_background_shadow .o_survey_form .o_survey_question_datetime, .o_survey_background_shadow .o_survey_form .o_survey_question_numerical_box, .o_survey_background_shadow .o_survey_print .o_survey_question_text_box, .o_survey_background_shadow .o_survey_print .o_survey_question_date, .o_survey_background_shadow .o_survey_print .o_survey_question_datetime, .o_survey_background_shadow .o_survey_print .o_survey_question_numerical_box, .o_survey_background_shadow .o_survey_session_manage .o_survey_question_text_box, .o_survey_background_shadow .o_survey_session_manage .o_survey_question_date, .o_survey_background_shadow .o_survey_session_manage .o_survey_question_datetime, .o_survey_background_shadow .o_survey_session_manage .o_survey_question_numerical_box, .o_survey_background_shadow .o_survey_quick_access .o_survey_question_text_box, .o_survey_background_shadow .o_survey_quick_access .o_survey_question_date, .o_survey_background_shadow .o_survey_quick_access .o_survey_question_datetime, .o_survey_background_shadow .o_survey_quick_access .o_survey_question_numerical_box{color: #212529 !important;}.o_survey_form div.bg-danger .o_survey_question_char_box, .o_survey_form div.bg-danger .o_survey_question_date, .o_survey_form div.bg-danger .o_survey_question_datetime, .o_survey_form div.bg-danger .o_survey_question_numerical_box, .o_survey_form div.bg-danger .o_survey_question_text_box, .o_survey_form div.bg-success .o_survey_question_char_box, .o_survey_form div.bg-success .o_survey_question_date, .o_survey_form div.bg-success .o_survey_question_datetime, .o_survey_form div.bg-success .o_survey_question_numerical_box, .o_survey_form div.bg-success .o_survey_question_text_box, .o_survey_form div.o_survey_question_skipped .o_survey_question_char_box, .o_survey_form div.o_survey_question_skipped .o_survey_question_date, .o_survey_form div.o_survey_question_skipped .o_survey_question_datetime, .o_survey_form div.o_survey_question_skipped .o_survey_question_numerical_box, .o_survey_form div.o_survey_question_skipped .o_survey_question_text_box, .o_survey_print div.bg-danger .o_survey_question_char_box, .o_survey_print div.bg-danger .o_survey_question_date, .o_survey_print div.bg-danger .o_survey_question_datetime, .o_survey_print div.bg-danger .o_survey_question_numerical_box, .o_survey_print div.bg-danger .o_survey_question_text_box, .o_survey_print div.bg-success .o_survey_question_char_box, .o_survey_print div.bg-success .o_survey_question_date, .o_survey_print div.bg-success .o_survey_question_datetime, .o_survey_print div.bg-success .o_survey_question_numerical_box, .o_survey_print div.bg-success .o_survey_question_text_box, .o_survey_print div.o_survey_question_skipped .o_survey_question_char_box, .o_survey_print div.o_survey_question_skipped .o_survey_question_date, .o_survey_print div.o_survey_question_skipped .o_survey_question_datetime, .o_survey_print div.o_survey_question_skipped .o_survey_question_numerical_box, .o_survey_print div.o_survey_question_skipped .o_survey_question_text_box, .o_survey_session_manage div.bg-danger .o_survey_question_char_box, .o_survey_session_manage div.bg-danger .o_survey_question_date, .o_survey_session_manage div.bg-danger .o_survey_question_datetime, .o_survey_session_manage div.bg-danger .o_survey_question_numerical_box, .o_survey_session_manage div.bg-danger .o_survey_question_text_box, .o_survey_session_manage div.bg-success .o_survey_question_char_box, .o_survey_session_manage div.bg-success .o_survey_question_date, .o_survey_session_manage div.bg-success .o_survey_question_datetime, .o_survey_session_manage div.bg-success .o_survey_question_numerical_box, .o_survey_session_manage div.bg-success .o_survey_question_text_box, .o_survey_session_manage div.o_survey_question_skipped .o_survey_question_char_box, .o_survey_session_manage div.o_survey_question_skipped .o_survey_question_date, .o_survey_session_manage div.o_survey_question_skipped .o_survey_question_datetime, .o_survey_session_manage div.o_survey_question_skipped .o_survey_question_numerical_box, .o_survey_session_manage div.o_survey_question_skipped .o_survey_question_text_box, .o_survey_quick_access div.bg-danger .o_survey_question_char_box, .o_survey_quick_access div.bg-danger .o_survey_question_date, .o_survey_quick_access div.bg-danger .o_survey_question_datetime, .o_survey_quick_access div.bg-danger .o_survey_question_numerical_box, .o_survey_quick_access div.bg-danger .o_survey_question_text_box, .o_survey_quick_access div.bg-success .o_survey_question_char_box, .o_survey_quick_access div.bg-success .o_survey_question_date, .o_survey_quick_access div.bg-success .o_survey_question_datetime, .o_survey_quick_access div.bg-success .o_survey_question_numerical_box, .o_survey_quick_access div.bg-success .o_survey_question_text_box, .o_survey_quick_access div.o_survey_question_skipped .o_survey_question_char_box, .o_survey_quick_access div.o_survey_question_skipped .o_survey_question_date, .o_survey_quick_access div.o_survey_question_skipped .o_survey_question_datetime, .o_survey_quick_access div.o_survey_question_skipped .o_survey_question_numerical_box, .o_survey_quick_access div.o_survey_question_skipped .o_survey_question_text_box{border: 0; color: #FFF !important; font-weight: 600; height: 2rem;}.o_survey_form .o_survey_choice_btn, .o_survey_print .o_survey_choice_btn, .o_survey_session_manage .o_survey_choice_btn, .o_survey_quick_access .o_survey_choice_btn{transition: background-color 0.3s ease; flex: 1 0 300px; color: #016836;}.o_survey_form .o_survey_choice_btn span, .o_survey_print .o_survey_choice_btn span, .o_survey_session_manage .o_survey_choice_btn span, .o_survey_quick_access .o_survey_choice_btn span{line-height: 25px;}.o_survey_form .o_survey_choice_btn i, .o_survey_print .o_survey_choice_btn i, .o_survey_session_manage .o_survey_choice_btn i, .o_survey_quick_access .o_survey_choice_btn i{top: 0px; font-size: large;}.o_survey_form .o_survey_choice_btn.o_survey_selected i.fa-circle-thin, .o_survey_form .o_survey_choice_btn.o_survey_selected i.fa-square-o, .o_survey_form .o_survey_choice_btn:not(.o_survey_selected) i.fa-check-circle, .o_survey_form .o_survey_choice_btn:not(.o_survey_selected) i.fa-check-square, .o_survey_print .o_survey_choice_btn.o_survey_selected i.fa-circle-thin, .o_survey_print .o_survey_choice_btn.o_survey_selected i.fa-square-o, .o_survey_print .o_survey_choice_btn:not(.o_survey_selected) i.fa-check-circle, .o_survey_print .o_survey_choice_btn:not(.o_survey_selected) i.fa-check-square, .o_survey_session_manage .o_survey_choice_btn.o_survey_selected i.fa-circle-thin, .o_survey_session_manage .o_survey_choice_btn.o_survey_selected i.fa-square-o, .o_survey_session_manage .o_survey_choice_btn:not(.o_survey_selected) i.fa-check-circle, .o_survey_session_manage .o_survey_choice_btn:not(.o_survey_selected) i.fa-check-square, .o_survey_quick_access .o_survey_choice_btn.o_survey_selected i.fa-circle-thin, .o_survey_quick_access .o_survey_choice_btn.o_survey_selected i.fa-square-o, .o_survey_quick_access .o_survey_choice_btn:not(.o_survey_selected) i.fa-check-circle, .o_survey_quick_access .o_survey_choice_btn:not(.o_survey_selected) i.fa-check-square{display: none;}.o_survey_form input::placeholder, .o_survey_form textarea::placeholder, .o_survey_print input::placeholder, .o_survey_print textarea::placeholder, .o_survey_session_manage input::placeholder, .o_survey_session_manage textarea::placeholder, .o_survey_quick_access input::placeholder, .o_survey_quick_access textarea::placeholder{font-weight: 300;}.o_survey_form .o_survey_question_matrix td, .o_survey_print .o_survey_question_matrix td, .o_survey_session_manage .o_survey_question_matrix td, .o_survey_quick_access .o_survey_question_matrix td{min-width: 100px;}.o_survey_form .o_survey_question_matrix td i, .o_survey_print .o_survey_question_matrix td i, .o_survey_session_manage .o_survey_question_matrix td i, .o_survey_quick_access .o_survey_question_matrix td i{font-size: 22px; display: none;}.o_survey_form .o_survey_question_matrix td i.o_survey_matrix_empty_checkbox, .o_survey_print .o_survey_question_matrix td i.o_survey_matrix_empty_checkbox, .o_survey_session_manage .o_survey_question_matrix td i.o_survey_matrix_empty_checkbox, .o_survey_quick_access .o_survey_question_matrix td i.o_survey_matrix_empty_checkbox{display: inline;}.o_survey_form .o_survey_question_matrix td .o_survey_choice_key, .o_survey_print .o_survey_question_matrix td .o_survey_choice_key, .o_survey_session_manage .o_survey_question_matrix td .o_survey_choice_key, .o_survey_quick_access .o_survey_question_matrix td .o_survey_choice_key{left: 10px; right: auto; top: 12px;}.o_survey_form .o_survey_question_matrix td .o_survey_choice_key > span > span, .o_survey_print .o_survey_question_matrix td .o_survey_choice_key > span > span, .o_survey_session_manage .o_survey_question_matrix td .o_survey_choice_key > span > span, .o_survey_quick_access .o_survey_question_matrix td .o_survey_choice_key > span > span{top: 0px;}.o_survey_form .o_survey_question_matrix td.o_survey_selected i, .o_survey_print .o_survey_question_matrix td.o_survey_selected i, .o_survey_session_manage .o_survey_question_matrix td.o_survey_selected i, .o_survey_quick_access .o_survey_question_matrix td.o_survey_selected i{display: inline;}.o_survey_form .o_survey_question_matrix td.o_survey_selected i.o_survey_matrix_empty_checkbox, .o_survey_print .o_survey_question_matrix td.o_survey_selected i.o_survey_matrix_empty_checkbox, .o_survey_session_manage .o_survey_question_matrix td.o_survey_selected i.o_survey_matrix_empty_checkbox, .o_survey_quick_access .o_survey_question_matrix td.o_survey_selected i.o_survey_matrix_empty_checkbox{display: none;}.o_survey_form .o_survey_question_matrix thead th:first-child, .o_survey_print .o_survey_question_matrix thead th:first-child, .o_survey_session_manage .o_survey_question_matrix thead th:first-child, .o_survey_quick_access .o_survey_question_matrix thead th:first-child{border-top-left-radius: .25rem;}.o_survey_form .o_survey_question_matrix thead th:last-child, .o_survey_print .o_survey_question_matrix thead th:last-child, .o_survey_session_manage .o_survey_question_matrix thead th:last-child, .o_survey_quick_access .o_survey_question_matrix thead th:last-child{border-top-right-radius: .25rem;}.o_survey_form .o_survey_question_matrix tbody tr:last-child th, .o_survey_print .o_survey_question_matrix tbody tr:last-child th, .o_survey_session_manage .o_survey_question_matrix tbody tr:last-child th, .o_survey_quick_access .o_survey_question_matrix tbody tr:last-child th{border-bottom-left-radius: .25rem;}.o_survey_form .o_survey_question_matrix tbody tr:last-child td:last-child, .o_survey_print .o_survey_question_matrix tbody tr:last-child td:last-child, .o_survey_session_manage .o_survey_question_matrix tbody tr:last-child td:last-child, .o_survey_quick_access .o_survey_question_matrix tbody tr:last-child td:last-child{border-bottom-right-radius: .25rem;}.o_survey_quick_access .o_survey_error{min-height: 2rem;}.o_survey_quick_access #session_code{font-size: 4rem;}.o_survey_form .o_survey_question_matrix th, .o_survey_session_manage .o_survey_question_matrix th{background-color: #016836;}.o_survey_form .o_survey_question_matrix td, .o_survey_session_manage .o_survey_question_matrix td{background-color: rgba(1, 104, 54, 0.2);}.o_survey_form{min-height: 25rem;}.o_survey_form .o_survey_choice_btn{cursor: pointer; background-color: rgba(1, 104, 54, 0.1); box-shadow: #016836 0px 0px 0px 1px;}.o_survey_form .o_survey_choice_btn.o_survey_selected{box-shadow: #016836 0px 0px 0px 2px;}.o_survey_form .o_survey_choice_btn:hover{background-color: rgba(1, 104, 54, 0.3);}.o_survey_form .o_survey_choice_btn:hover .o_survey_choice_key span.o_survey_key{opacity: 1;}.o_survey_form .o_survey_choice_img img{max-width: 95%; max-height: 60vh; cursor: zoom-in;}.o_survey_form .o_survey_choice_img img:hover{box-sizing: border-box; box-shadow: 0 0 5px 2px grey;}.o_survey_form .o_survey_choice_key{width: 25px; height: 25px; border: 1px solid #016836;}.o_survey_form .o_survey_choice_key span{font-size: smaller; top: -1px;}.o_survey_form .o_survey_choice_key span.o_survey_key{right: 21px; border: 1px solid #016836; border-right: 0px; height: 25px; transition: opacity 0.4s ease; white-space: nowrap; opacity: 0;}.o_survey_form .o_survey_choice_key span.o_survey_key span{top: -2px;}.o_survey_form .o_survey_question_matrix td:hover{background-color: rgba(1, 104, 54, 0.5); cursor: pointer;}.o_survey_form .o_survey_question_matrix td:hover .o_survey_choice_key span.o_survey_key{opacity: 1;}.o_survey_session_manage h1{font-size: 3rem;}.o_survey_session_manage h2{font-size: 2.5rem;}.o_survey_session_manage .o_survey_session_navigation{position: fixed; padding: 1rem; top: calc(50% - 0.5rem); cursor: pointer;}.o_survey_session_manage .o_survey_session_navigation.o_survey_session_navigation_next{right: 1rem; border: 2px solid #35979c; border-radius: 5px;}.o_survey_session_manage .o_survey_session_navigation.o_survey_session_navigation_next:hover{border-color: #2a797c;}.o_survey_session_manage .o_survey_session_navigation.o_survey_session_navigation_previous{left: 1rem;}.o_survey_session_manage .o_survey_manage_fontsize_14{font-size: 1.4rem;}.o_survey_session_manage .o_survey_question_header{top: 1em;}.o_survey_session_manage .o_survey_question_header > div{width: 400px;}.o_survey_session_manage .o_survey_question_header .progress{height: 2rem; border-radius: 0.6rem; font-size: 1.2rem; background-color: #cfcfcf;}.o_survey_session_manage .o_survey_question_header .progress .progress-bar{width: 0%; transition: width 1s ease;}.o_survey_session_manage .o_survey_session_manage_container .o_survey_choice_key{display: none;}.o_survey_session_manage .o_survey_session_manage_container.pt-6{padding-top: 5rem !important;}.o_survey_session_manage .o_survey_session_manage_container .o_survey_session_results{display: -webkit-box; display: -webkit-flex; display: flex;}.o_survey_session_manage .o_survey_session_manage_container .o_survey_session_results .mb-6{margin-bottom: 6rem;}.o_survey_session_manage .o_survey_session_manage_container .o_survey_session_results .o_survey_session_text_answer .o_survey_session_text_answer_container{border: solid 1.6px; border-radius: 0.6rem; font-size: 1.4rem; width: 2rem; opacity: .1; transition: width .4s ease, opacity .4s ease; overflow: hidden;}.o_survey_session_manage .o_survey_session_manage_container .o_survey_session_results .o_survey_session_text_answer span{white-space: nowrap;}.o_survey_session_manage .o_survey_session_manage_container .o_survey_session_leaderboard{display: -webkit-box; display: -webkit-flex; display: flex;}.o_survey_session_manage .o_survey_session_manage_container .o_survey_session_leaderboard .o_survey_leaderboard_buttons{line-height: 4rem; font-variant: small-caps;}.o_survey_session_manage .o_survey_session_copy{cursor: pointer;}.o_survey_session_leaderboard{font-size: 1.4rem;}.o_survey_session_leaderboard .o_survey_session_leaderboard_container{height: calc(2.8rem * 15);}.o_survey_session_leaderboard .o_survey_session_leaderboard_item{line-height: 2.4rem; width: 100%; transition: top ease-in-out .3s;}.o_survey_session_leaderboard .o_survey_session_leaderboard_item .o_survey_session_leaderboard_score{width: 6.5rem; padding-top: .2rem; height: 2.8rem;}.o_survey_session_leaderboard .o_survey_session_leaderboard_item .o_survey_session_leaderboard_bar, .o_survey_session_leaderboard .o_survey_session_leaderboard_item .o_survey_session_leaderboard_bar_question{height: 2.8rem;}.o_survey_session_leaderboard .o_survey_session_leaderboard_item .o_survey_session_leaderboard_bar{min-width: 3rem; background-color: #007A77; z-index: 2;}.o_survey_session_leaderboard .o_survey_session_leaderboard_item .o_survey_session_leaderboard_bar_question_score{top: .2rem; right: .5rem; width: 20rem; z-index: 1;}.o_survey_session_leaderboard .o_survey_session_leaderboard_item .o_survey_session_leaderboard_name{padding-top: .2rem; width: 7.5rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}.o_survey_print .o_survey_choice_btn{background-color: #ADB5BD; border-color: transparent; cursor: default; color: white; font-weight: bold;}.o_survey_print .o_survey_choice_btn.bg-success, .o_survey_print .o_survey_choice_btn.bg-danger{opacity: 0.6;}.o_survey_print .o_survey_choice_btn.o_survey_selected{background-color: #6C757D; opacity: 1;}.o_survey_print .o_survey_choice_btn i.fa-circle-thin, .o_survey_print .o_survey_choice_btn i.fa-square-o{display: none;}.o_survey_print .o_survey_question_matrix th{background-color: #6C757D !important;}.o_survey_print .o_survey_question_matrix td{background-color: #E9ECEF;}.o_survey_print .o_survey_question_matrix td:hover{cursor: default;}.o_survey_print .o_survey_question_matrix i.fa-check-square, .o_survey_print .o_survey_question_matrix i.fa-check-circle, .o_survey_print .o_survey_question_matrix i.o_survey_matrix_empty_checkbox{color: #6C757D;}.o_survey_print .o_survey_question_skipped{background-color: #d39e00;}.o_survey_print .o_survey_choice_question_skipped{color: #d39e00;}.o_survey_print .o_survey_choice_img img{cursor: default;}.o_survey_print .o_survey_choice_img img:hover{box-shadow: none;}.o_survey_img_zoom_modal{cursor: pointer;}.o_survey_img_zoom_modal .o_survey_img_zoom_dialog{background-color: rgba(0, 0, 0, 0.65);}@media (max-width: 575.98px){.o_survey_img_zoom_modal .o_survey_img_zoom_dialog{height: 80% !important;}}.o_survey_img_zoom_modal .o_survey_img_zoom_dialog .o_survey_img_zoom_body{font-size: 1.5rem;}.o_survey_img_zoom_modal .o_survey_img_zoom_dialog .o_survey_img_zoom_body img{max-width: 90%; min-width: clamp(250px, 60%, 450px); max-height: 90%; object-fit: contain;}.o_survey_img_zoom_modal .o_survey_img_zoom_dialog .o_survey_img_zoom_body .o_survey_img_zoom_close_btn{right: 12px; top: 12px; z-index: 1;}.o_survey_img_zoom_modal .o_survey_img_zoom_dialog .o_survey_img_zoom_body .o_survey_img_zoom_controls_wrapper{bottom: 5%;}.o_survey_img_zoom_modal .o_survey_img_zoom_dialog .o_survey_img_zoom_body .o_survey_img_zoom_controls_wrapper .o_survey_img_zoom_in_btn, .o_survey_img_zoom_modal .o_survey_img_zoom_dialog .o_survey_img_zoom_body .o_survey_img_zoom_controls_wrapper .o_survey_img_zoom_out_btn{background-color: rgba(0, 0, 0, 0.65);}.o_survey_img_zoom_modal .o_survey_img_zoom_dialog .o_survey_img_zoom_body .o_survey_img_zoom_controls_wrapper .o_survey_img_zoom_in_btn:hover .fa, .o_survey_img_zoom_modal .o_survey_img_zoom_dialog .o_survey_img_zoom_body .o_survey_img_zoom_controls_wrapper .o_survey_img_zoom_out_btn:hover .fa{color: grey;}.modal-open .o_survey_background{overflow: auto !important;}

/* /survey/static/src/scss/survey_templates_results.scss */
 @media print{.chartjs-size-monitor{display: none;}.chartjs-render-monitor{width: 100% !important; height: 100% !important;}.tab-content > .tab-pane{display: block;}html{height: unset;}@page{size: portrait; margin: auto 0;}.o_frontend_to_backend_nav{display: none !important;}.o_survey_brand_message{border: none !important;}.o_survey_result{-webkit-print-color-adjust: exact !important; print-color-adjust: exact !important;}.o_survey_result canvas{margin-bottom: 2rem;}.o_survey_result .o_survey_question_page{page-break-inside: avoid;}.o_survey_result .o_survey_results_question_wrapper .o_survey_results_question_header, .o_survey_result .o_survey_results_question_wrapper .o_survey_question_description{page-break-inside: avoid; page-break-after: avoid;}.o_survey_result .o_survey_results_question_wrapper:has(button.collapsed){display: none;}.o_survey_result .o_survey_results_question_wrapper:has(div.collapsed){display: none !important;}.o_survey_result .o_survey_user_responses_table_wrapper{height: auto !important;}.o_survey_result table{overflow: visible !important;}.o_survey_result table thead{display: table-row-group;}.o_survey_result table tbody tr{break-inside: avoid;}.o_survey_result table tbody tr.d-none{display: table-row !important;}}.o_survey_results_topbar .nav-item.dropdown a{min-width: 13em;}.o_survey_results_topbar .o_survey_results_topbar_dropdown_filters .dropdown-toggle{text-align: left;}.o_survey_results_topbar .o_survey_results_topbar_dropdown_filters .dropdown-toggle:hover, .o_survey_results_topbar .o_survey_results_topbar_dropdown_filters .dropdown-toggle:focus{text-decoration: none;}.o_survey_results_topbar .o_survey_results_topbar_dropdown_filters .dropdown-toggle:after{float: right; margin-top: .5em;}.o_survey_results_topbar .o_survey_results_topbar_dropdown_filters .dropdown-toggle .fa{margin-right: .4em;}.o_survey_results_topbar .o_survey_results_topbar_dropdown_filters .dropdown-menu{margin-top: 0.5rem; min-width: 12rem; max-height: 250px; overflow-y: auto;}.o_survey_results_topbar .o_survey_results_topbar_dropdown_filters .dropdown-item.active .badge{background-color: #FFFFFF; color: #016836;}.o_survey_results_topbar .o_survey_results_topbar_answer_filters .btn.filter-remove-answer{border-color: #DEE2E6; background-color: transparent; white-space: normal; text-align: left;}.o_survey_results_topbar .o_survey_results_topbar_answer_filters .btn.filter-remove-answer i.fa-times{cursor: pointer;}.o_survey_results_topbar .o_survey_results_topbar_clear_filters{cursor: pointer;}.o_survey_results_topbar .o_survey_results_topbar_clear_filters:hover{text-decoration: underline;}.o_survey_results_question .o_survey_results_question_header div[aria-expanded="true"] i.fa-caret-right{display: none;}.o_survey_results_question .o_survey_results_question_header div[aria-expanded="false"] i.fa-caret-down{display: none;}.o_survey_results_question .o_survey_results_question_pill .only_right_radius{border-radius: 0 2em 2em 0;}.o_survey_results_question .o_survey_results_question_pill .only_left_radius{border-radius: 2em 0 0 2em;}.o_survey_results_question .o_survey_answer_image{cursor: zoom-in;}.o_survey_results_question .o_survey_answer_image:hover{box-sizing: border-box; box-shadow: 0 0 5px 2px grey;}.o_survey_results_question .o_survey_answer i{padding: 3px; cursor: pointer;}.o_survey_results_question .o_survey_answer i.o_survey_answer_matrix_whitespace{padding-right: 18px; cursor: default;}.o_survey_results_question .collapse:not(.show){display: none !important;}.o_survey_results_question .nav-tabs .nav-link.active{background-color: transparent; border-color: #DEE2E6; font-weight: bold;}.o_survey_results_question table{font-size: 1rem;}.o_survey_results_question table.o_survey_results_table_indexed td:first-child{width: 7%;}.o_survey_no_answers::before{width: 120px; height: 80px; background: transparent url(/web/static/img/empty_folder.svg) no-repeat center; content: ""; display: block; margin-top: 50px; margin-bottom: 20px; margin-left: auto; margin-right: auto; z-index: 1;}.o_survey_user_responses_table_wrapper{overflow: auto;}