.daexthefu-container,
.daexthefu-container * {
box-sizing: border-box !important;
text-transform: none !important;
box-shadow: none !important;
} .daexthefu-comment {
display: none;
}
.daexthefu-successful-submission-text {
display: none;
margin: 35px 0 33px !important;
}
.daexthefu-feedback {
display: flex;
}
.daexthefu-layout-side-by-side .daexthefu-feedback {
flex-direction: row !important;
gap: 32px !important;
}
.daexthefu-layout-stacked .daexthefu-feedback {
flex-direction: column !important;
}
.daexthefu-title {
margin: 0 !important;
padding: 0 !important;
margin: 0 !important;
}
.daexthefu-description {
padding: 0 !important;
margin: 32px 0 0 0 !important;
}
.daexthefu-alignment-left .daexthefu-description {
order: 2 !important;
}
.daexthefu-alignment-left .daexthefu-title,
.daexthefu-alignment-left .daexthefu-description {
text-align: left !important;
}
.daexthefu-alignment-center .daexthefu-title,
.daexthefu-alignment-center .daexthefu-description {
text-align: center !important;
}
.daexthefu-alignment-right .daexthefu-title,
.daexthefu-alignment-right .daexthefu-description {
text-align: right !important;
}
.daexthefu-container {
display: flex !important;
flex-direction: column !important;
border-style: solid !important;
}
.daexthefu-image {
width: 100% !important;
}
.daexthefu-container .daexthefu-image.daexthefu-image-position-top {
order: 1 !important;
}
.daexthefu-container .daexthefu-image.daexthefu-image-position-bottom {
order: 4 !important;
}
.daexthefu-container .daexthefu-comment {
order: 3 !important;
} .daexthefu-button {
padding: 8px !important;
margin: 8px !important;
cursor: pointer !important;
display: flex !important;
width: fit-content !important;
}
.daexthefu-buttons-container {
display: flex !important;
}
.daexthefu-buttons {
display: flex !important;
gap: 16px !important;
}
.daexthefu-button {
height: fit-content !important;
transition: opacity .4s !important;
}
.daexthefu-button:hover {
opacity: 0.7 !important;
}
.daexthefu-alignment-left .daexthefu-buttons-container {
justify-content: flex-start !important;
}
.daexthefu-alignment-center .daexthefu-buttons-container {
justify-content: center !important;
}
.daexthefu-alignment-center .daexthefu-feedback {
justify-content: center !important;
}
.daexthefu-alignment-right .daexthefu-feedback {
justify-content: right !important;
}
.daexthefu-alignment-right .daexthefu-buttons-container {
justify-content: flex-end !important;
}
.daexthefu-button svg{
width: 48px !important;
height: 48px !important;
}
.daexthefu-button-text {
height: 32px !important;
overflow: hidden !important;
}
.daexthefu-button-type-icon {
padding: 0 !important;
margin: 0 !important;
width: 48px !important;
height: 48px !important;
background: none !important;
}
.daexthefu-button-type-icon-and-text {
margin: 0 !important;
padding: 0 16px !important;
height: 48px !important;
display: flex !important;
gap: 16px !important;
}
.daexthefu-button-type-icon-and-text
.daexthefu-button-icon {
width: 48px !important;
height: 48px !important;
}
.daexthefu-button-type-icon-and-text
.daexthefu-button-text {
height: 48px !important;
}
.daexthefu-button-type-icon-and-text .daexthefu-icon-circle {
display: none !important;
}
.daexthefu-button-type-text {
margin: 0 !important;
padding: 0 16px !important;
height: 48px !important;
} .daexthefu-comment {
margin: 32px 0 0 !important;
}
.daexthefu-comment-label {
margin: 3px 0 9px !important;
}
.daexthefu-comment-top-container {
display: flex !important;
}
.daexthefu-comment-character-counter-container {
margin-left: auto !important;
}
.daexthefu-comment-character-counter-number,
.daexthefu-comment-character-counter-text {
display: inline-block;
margin: 3px 0 9px !important;
}
.daexthefu-comment-textarea {
border-width: 1px !important;
border-style: solid !important;
padding: 15px !important;
margin: 0 0 32px !important;
width: 100% !important;
min-height: 104px !important;
height: 104px !important;
max-height: 104px !important;
outline: none !important;
transition: all 0.4s ease;
resize: none !important;
}
.daexthefu-comment-textarea:focus {
outline: none !important;
}
.daexthefu-comment-buttons-container {
display: flex !important;
gap: 16px !important;
}
.daexthefu-comment-submit,
.daexthefu-comment-cancel {
margin: 0 !important;
border: none !important;
padding: 0 16px !important;
overflow: hidden !important;
height: 48px !important;
border-width: 1px !important;
border-style: solid !important;
}.daexthefu-button-text, .daexthefu-comment-submit, .daexthefu-comment-cancel{font-family: 'Inter', sans-serif !important; }.daexthefu-button-text{font-size: 19px !important; }.daexthefu-button-text{font-style: normal !important; }.daexthefu-button-text{font-weight: 400 !important; }.daexthefu-button-text{line-height: 48px !important; }.daexthefu-button-text{color: #1E1E1F !important; }.daexthefu-comment-submit, .daexthefu-comment-cancel{font-size: 14px !important; }.daexthefu-comment-submit, .daexthefu-comment-cancel{font-style: normal !important; }.daexthefu-comment-submit, .daexthefu-comment-cancel{font-weight: 600 !important; }.daexthefu-comment-submit, .daexthefu-comment-cancel{line-height: 48px !important; }.daexthefu-comment-submit{background: #2B2D30 !important; }.daexthefu-comment-submit{border-color: #2B2D30 !important; }.daexthefu-comment-cancel{background: #ffffff !important; }.daexthefu-comment-cancel{border-color: #B8B9BA !important; }.daexthefu-comment-label,
.daexthefu-comment-character-counter-number, .daexthefu-comment-character-counter-text,
.daexthefu-successful-submission-text{font-family: 'Inter', sans-serif !important; }.daexthefu-comment-label,
.daexthefu-comment-character-counter-number, .daexthefu-comment-character-counter-text,
.daexthefu-successful-submission-text{font-size: 13px !important; }.daexthefu-comment-label,
.daexthefu-comment-character-counter-number, .daexthefu-comment-character-counter-text,
.daexthefu-successful-submission-text{font-style: normal !important; }.daexthefu-comment-label,
.daexthefu-comment-character-counter-number, .daexthefu-comment-character-counter-text,
.daexthefu-successful-submission-text{font-weight: 400 !important; }.daexthefu-comment-label,
.daexthefu-comment-character-counter-number, .daexthefu-comment-character-counter-text,
.daexthefu-successful-submission-text{line-height: 24px !important; }.daexthefu-comment-label{color: #2E2E2F !important; }.daexthefu-successful-submission-text{color: #2E2E2F !important; }.daexthefu-comment-character-counter-number, .daexthefu-comment-character-counter-text{color: #898A8C !important; }.daexthefu-comment-submit{color: #ffffff !important; }.daexthefu-comment-cancel{color: #063F85 !important; }.daexthefu-comment-textarea:focus{border-color: #063F85 !important; }.daexthefu-comment-textarea{font-family: 'Inter', sans-serif !important; }.daexthefu-comment-textarea{font-size: 13px !important; }.daexthefu-comment-textarea{font-style: normal !important; }.daexthefu-comment-textarea{font-weight: 400 !important; }.daexthefu-comment-textarea{line-height: 24px !important; }.daexthefu-comment-textarea{color: #1E1E1F !important; }.daexthefu-comment-textarea{background: #ffffff !important; }.daexthefu-comment-textarea{border-color: #E7E7E8 !important; }.daexthefu-container{border-width: 1px 0 !important; }.daexthefu-container{border-color: #E7E7E8 !important; }.daexthefu-container{padding: 32px 0px !important; }.daexthefu-container{margin: 64px 0px !important; }.daexthefu-title{font-family: 'Inter', sans-serif !important; }.daexthefu-title{font-size: 24px !important; }.daexthefu-title{font-style: normal !important; }.daexthefu-title{font-weight: 600 !important; }.daexthefu-title{line-height: 48px !important; }.daexthefu-title{color: #424447 !important; }.daexthefu-description{font-family:  !important; }.daexthefu-description{font-size: px !important; }.daexthefu-description{font-style:  !important; }.daexthefu-description{font-weight:  !important; }.daexthefu-description{line-height: px !important; }.daexthefu-description{color: px !important; }.happy-face-cls-1, .sad-face-cls-1, .thumb-up-cls-1, .thumb-down-cls-1{fill: #c8c8c8 !important; }.happy-face-cls-3, .sad-face-cls-4, .thumb-up-cls-3, .thumb-down-cls-3{fill: #666666 !important; }.daexthefu-yes:hover .daexthefu-icon-primary-color,
.daexthefu-yes-selected .daexthefu-icon-primary-color{fill: #7db340 !important }.daexthefu-yes:hover .daexthefu-icon-secondary-color,.daexthefu-yes-selected .daexthefu-icon-secondary-color{fill:#397038 !important }.daexthefu-no:hover .daexthefu-icon-primary-color,
.daexthefu-no-selected .daexthefu-icon-primary-color{fill: #e89795 !important }.daexthefu-no:hover .daexthefu-icon-secondary-color,.daexthefu-no-selected .daexthefu-icon-secondary-color{fill:#94322c !important }.daexthefu-button-type-icon-and-text.daexthefu-button.daexthefu-yes,
.daexthefu-button-type-text.daexthefu-button.daexthefu-yes,
.daexthefu-button-type-icon-and-text.daexthefu-button.daexthefu-no,
.daexthefu-button-type-text.daexthefu-button.daexthefu-no{background: #E7E7E8 !important; }.daexthefu-icon-circle{fill: #dddddd !important; }.daexthefu-button,
.daexthefu-comment-textarea{border-radius: 4px !important; }.um .gamipress-achievements-container *{box-sizing:border-box}.um-profile .gamipress-ultimate-member-points img,.um-profile .gamipress-ultimate-member-achievements img,.um-profile .gamipress-ultimate-member-ranks img{display:inline-block!important}