/**
 * 설문조사 사용자 페이지 스타일
 */

.ws_survey_wrap,.ws_survey_element {width:100%;max-width:none}
.ws_survey_element .sd-root-modern,.ws_survey_element .sd-root-modern--full-container,.ws_survey_element .sd-container-modern,.ws_survey_element .sd-body,.ws_survey_element .sd-page {width:100%!important;max-width:none!important}
.ws_survey_element .sd-footer {justify-content:center!important}
/* SurveyJS 색상은 survey.js의 WEBIS 팔레트 매핑에서 제어한다.
.ws_survey_element .sd-navigation__complete-btn {background:var(--webis_color,#2b7fff)!important;color:#fff!important}
.ws_survey_element .sd-navigation__complete-btn:hover,.ws_survey_element .sd-navigation__complete-btn:focus {background:var(--webis_color_600,#2266cc)!important}
.ws_survey_element :focus {border-color:var(--webis_color_600,#2266cc)!important;outline-color:var(--webis_color_600,#2266cc)!important}
*/
