/* .t-Body footer.t-Footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 0;
}

.t-Body footer.t-Footer .t-Footer-body {
    margin-right: 0;
}

.t-Body footer.t-Footer .t-Footer-body .t-Region {
    margin: 0;
    height: 76px;
}

.t-Body footer.t-Footer .t-Footer-body .t-Region .t-Region-bodyWrap {
    height: 76px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.t-Body footer.t-Footer .t-Footer-body .t-Region .t-Region-buttons.t-Region-buttons--bottom {
    display: flex;
    justify-content: center;
}

.t-Body footer.t-Footer .t-Footer-body .t-Region .t-Region-buttons.t-Region-buttons--bottom .t-Region-buttons-right {
    gap: 10px;
} */

body {
    touch-action: auto !important;
}

.t-Body .t-Body-contentInner > div.container {
    margin-bottom: 76px;
}
.t-Region-title {
	font-size: 16px;
}
.t-Region-body {
	line-height: normal;
}

option {
	font-size: 16px;
}

.hidden-element {
    display: none !important;
}

.t-Form-fieldContainer:has(div.apex-item-option){
	display: flex;
	flex-direction: column;
}

.t-Form-fieldContainer:has(div.apex-item-option) .t-Form-labelContainer {
	line-height: 1px;
}
.t-Form-fieldContainer:has(div.apex-item-option) .t-Form-labelContainer .t-Form-label {
	position: static;
	text-wrap: auto;
}
#report_likert {
	overflow-x: auto;
}

.perfil-pesquisa {
	font-size: 24px;
	overflow-wrap: break-word;
}

.outro {
	font-size: 16px;
}

.t-Form-error{
	font-size: inherit;
}

.texto-likert {
	font-size: 12px;
}

.apex-item-option {
    width: 100% !important;
	font-size: 16px;
	line-height: 1px;
}

.t-Body .t-Body-contentInner .container .t-Region-body .apex-item-group--rc input+label:before {
    z-index: 1;
}

.t-Body-content .t-Footer {
    background: #F2F2F2;
    box-shadow: 0px -6px 7.9px 0px rgba(0, 0, 0, 0.08);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 100;
}

.t-Body footer.t-Footer .t-Footer-body {
    margin-right: 0;
}

.t-Body footer.t-Footer .t-Footer-body .t-Region {
    margin: 0;
    height: 76px;
    background: transparent;
}

.t-Body footer.t-Footer .t-Footer-body .t-Region .t-Region-bodyWrap {
    height: 76px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.t-Body footer.t-Footer .t-Footer-body .t-Region .t-Region-bodyWrap .t-Region-body {
    padding: 0;
}

.t-Body footer.t-Footer .t-Footer-body .t-Region .t-Region-buttons.t-Region-buttons--bottom {
    display: flex;
    justify-content: center;
}

.t-Body footer.t-Footer .t-Footer-body .t-Region .t-Region-buttons.t-Region-buttons--bottom .t-Region-buttons-right {
    display: flex;
    gap: 10px;
}

.custom-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    box-sizing: border-box;
    min-height: 56px;
    border-radius: 8px !important;
    min-width: 126px;
    transition: .2s;
	line-height: normal !important;
}

.custom-button .t-Button-label {
    text-wrap: auto;
}

.custom-button.t-Button--hot {
    background: #3A71C7 !important;
    color: white;
    border: none;
    text-shadow: none;    
}

.custom-button.t-Button--hot:hover {
    background: #1C519B !important;
}

.custom-button:not(.t-Button--hot) {
    background: transparent;
    color: #3A71C7;
    border: 1px solid #3A71C7;    
}

.custom-button:not(.t-Button--hot):hover {  
    box-shadow: none;
    filter: brightness(1.2);
}

.custom-button:not(.t-Button--hot):hover span.t-Icon {  
    box-shadow: none;
    filter: brightness(1.2);
}

.custom-button:not(.t-Button--hot):active {
    box-shadow: none;
    filter: brightness(1.2);
    background: transparent !important;
    color: #3A71C7 !important;
    border: 1px solid #3A71C7 !important;
}  

.custom-button:not(.t-Button--hot):active span.t-Icon {
    filter: brightness(1.2);
    color: #3A71C7 !important;
}  

.custom-button:not(.t-Button--hot):active span.t-Icon {
    filter: brightness(1.2);
    color: #3A71C7 !important;
}  


/* .t-Body footer.t-Footer .t-Footer-body .t-Region .t-Region-buttons.t-Region-buttons--bottom .t-Region-buttons-right button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    box-sizing: border-box;
    height: 56px;
    border-radius: 8px;
    min-width: 126px;
    transition: .2s;
} */

/* .t-Body footer.t-Footer .t-Footer-body .t-Region .t-Region-buttons.t-Region-buttons--bottom .t-Region-buttons-right button#voltar {
    background: transparent;
    color: #3A71C7;
    border: 1px solid #3A71C7;
}

.t-Body footer.t-Footer .t-Footer-body .t-Region .t-Region-buttons.t-Region-buttons--bottom .t-Region-buttons-right button#voltar:hover {
    box-shadow: none;
    filter: brightness(1.2);
}

.t-Body footer.t-Footer .t-Footer-body .t-Region .t-Region-buttons.t-Region-buttons--bottom .t-Region-buttons-right button#voltar:hover span.t-Icon {
    box-shadow: none;
    filter: brightness(1.2);
}

.t-Body footer.t-Footer .t-Footer-body .t-Region .t-Region-buttons.t-Region-buttons--bottom .t-Region-buttons-right button#voltar:active {
    box-shadow: none;
    filter: brightness(1.2);
    background: transparent !important;
    color: #3A71C7 !important;
    border: 1px solid #3A71C7 !important;
}

.t-Body footer.t-Footer .t-Footer-body .t-Region .t-Region-buttons.t-Region-buttons--bottom .t-Region-buttons-right button#voltar:active span.t-Icon {
    filter: brightness(1.2);
    color: #3A71C7 !important;
}

.t-Body footer.t-Footer .t-Footer-body .t-Region .t-Region-buttons.t-Region-buttons--bottom .t-Region-buttons-right button#voltar span.t-Icon:hover {
    filter: brightness(1.2);
    color: #3A71C7;
}

.t-Body footer.t-Footer .t-Footer-body button#proximo,
.t-Body footer.t-Footer .t-Footer-body button#finalizar {
    background: #3A71C7 !important;
    color: white;
    border: none;
    text-shadow: none;
}

.t-Body footer.t-Footer .t-Footer-body button#proximo:hover,
.t-Body footer.t-Footer .t-Footer-body button#finalizar:hover {
    background: #1C519B !important;
} */



