@import url("https://use.typekit.net/hgq1bfb.css");
@import url("https://use.typekit.net/hgq1bfb.css");
p {
    font-size: 17px;
    line-height: 22px
}

#quiz p {
    font-size: 17px;
    line-height: 22px
}

#quiz strong {
    font-weight: 600 !important
}

#quiz pre {
    color: #000
}

#quiz .container {
    width: calc(100% - 60px);
    padding: 30px;
    max-width: 1440px
}

#quiz .logo-NOSSA {
    margin: 0 auto;
    height: 25px;
    display: block
}

#quiz .intro {
    max-width: 900px;
    margin: auto
}

#quiz .intro h1 {
    color: #000;
    font-weight: bold;
    font-size: 75px;
    line-height: 75px;
    display: block;
    padding-top: calc(40px + 7vh);
    padding-bottom: calc(20px + 3vh);
    text-align: center
}

#quiz .intro h1 .orange {
    color: #ff5d28
}

@media print {
    #quiz .intro h1 {
        font-size: 50px !important;
        line-height: 55px !important;
        padding-top: 70px !important;
        padding-bottom: 30px !important
    }
}

#quiz .intro p {
    font-size: 17px;
    line-height: 22px;
    margin: 30px auto;
    color: #000
}

#quiz .intro p .seg-topic {
    color: #ff5d28;
    font-weight: 600 !important;
    text-transform: uppercase;
    line-height: 30px
}

#quiz .intro p .mais {
    font-weight: bold !important
}

#quiz .shuffle {
    cursor: pointer;
    font-weight: bold;
    font-size: 25px;
    line-height: 32px;
    margin: auto;
    color: #000;
    text-align: center
}

#quiz .shuffle span {
    -webkit-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    transform: translate3d(0, 0, 0) rotate(0);
    display: inline-block;
    color: #ff5d28
}

#quiz .shuffle:hover span {
    transform: translate3d(0, 0, 0) rotate(360deg)
}

@media print {
    #quiz .shuffle {





    }
}

#quiz .shuffle.res {
    pointer-events: none;
    font-weight: bold;
    font-size: 25px;
    line-height: 32px;
    padding-bottom: 40px
}

#quiz .shuffle.sub {
    margin-top: 40px
}

@media print {
    #quiz .shuffle {
        font-size: 26px !important;
        line-height: 30px !important
    }
}

#quiz .question-item {
    max-width: 900px;
    margin: auto;
    padding-top: calc(40px + 7vh)
}

#quiz .question-item.acco {
    padding-top: 00px;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0
}

#quiz .question-item .question-item-box {
    padding-bottom: 30px;
    min-height: calc(93vh - 230px)
}

#quiz .question-item .question-item-box-final {
    padding-bottom: 0;
    -webkit-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

#quiz .question-item .question-item-box-final.open {
    padding-bottom: 30px
}

#quiz .question-item .ques {
    margin-bottom: 30px;
    color: #000;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 24px;
    line-height: 32px
}

#quiz .question-item .ques p:nth-child(1) {
    font-weight: bold;
    font-size: 25px;
    line-height: 32px;
    color: #ff5d28
}

#quiz .question-item .ques p:nth-child(2) {
    font-size: 1em;
    margin-top: 25px;
    margin-bottom: 5px
}

#quiz .question-item .ques p:nth-child(3) {
    font-size: .9em;
    font-weight: normal
}

#quiz .question-item .ques.acco {
    color: #ff5d28;
    background-color: #000;
    font-size: 18px;
    cursor: pointer;
    -webkit-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 5px 10px
}

#quiz .question-item .ques.acco.ques p {
    margin: 0 !important
}

#quiz .question-item .ques.acco.ques.close {
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 600;
    font-style: normal
}

#quiz .question-item .ques.acco.ques.close p:nth-child(1) {
    font-size: 24px;
    line-height: 32px;
    color: #ff5d28;
    padding-top: 4px;
    padding-bottom: 4px
}

#quiz .question-item .ques.acco.open {
    padding: 0;
    margin-bottom: 15px;
    margin-top: 20px;
    color: #000;
    background-color: transparent;
    font-size: 20px
}

#quiz .question-item .ques b {
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 700;
    font-style: normal
}

#quiz .question-item .ans-row {
    margin-bottom: 10px
}

#quiz .question-item .ans-row .checkbox {
    border: 1px solid #000;
    display: inline-block
}

#quiz .question-item .ans-row .checkbox::after {
    background: #000
}

#quiz .question-item .ans-row .checkbox.emp {
    opacity: .7;
    pointer-events: none;
    margin-right: 10px
}

#quiz .question-item .ans-row .ans {
    display: inline-block;
    margin-left: 10px;
    color: #000;
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

#quiz .question-item .comments {
    width: 100%
}

#quiz .question-item .comments textarea {
    width: calc(100% - 12px);
    padding: 5px;
    height: 100px;
    border: 1px solid #000;
    resize: none;
    color: #000;
    font-size: 17px;
    line-height: 22px
}

#quiz .bnts {
    display: flex;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    height: calc(1.4vw + 0.95vh);
    -webkit-transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
    transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

#quiz .bnts .progress-bar {
    width: 64%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative
}

#quiz .bnts .progress-bar .progress-line {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    bottom: 0;
    right: 0;
    height: 3px;
    width: calc(100% - 3px)
}

#quiz .bnts .progress-bar .progress-line::after {
    content: '';
    display: block;
    position: absolute;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    bottom: 0;
    right: 0;
    height: 1px;
    width: 100%;
    background-color: #000
}

#quiz .bnts .progress-bar .progress-line .line {
    height: 3px;
    width: 100%;
    background-color: #000;
    -webkit-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    transform-origin: top left;
    transform: scaleX(0)
}

#quiz .bnts .progress-bar .progress-dot {
    border: 1px solid #000;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background-color: #FFF;
    position: relative;
    -webkit-transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
    transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

#quiz .bnts .progress-bar .progress-dot.filled {
    background-color: #000;
    transition-delay: 200ms
}

#quiz .bnts .shuffle {
    width: 18%;
    display: inline-block;
    opacity: .5;
    -webkit-transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
    transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    pointer-events: none
}

#quiz .bnts .shuffle:nth-child(1) {
    text-align: left
}

#quiz .bnts .shuffle:nth-child(3) {
    text-align: right
}

#quiz .bnts .shuffle.active {
    opacity: 1;
    pointer-events: auto
}

.acco .acco-box {
    height: 0;
    -webkit-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    transform: scaleY(0.001);
    opacity: 0;
    transform-origin: top center
}

.acco .acco-box .final-question-label {
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 17px;
    line-height: 22px;
    color: #000
}

.acco .acco-box .comments {
    margin-top: 10px;
    margin-bottom: 20px
}

.acco .acco-box .final-question-row .final-ans-row {
    display: flex;
    margin-top: 10px;
    margin-bottom: 20px
}

.acco .acco-box .final-question-row .final-ans-row.has-comments {
    margin-bottom: 10px
}

.acco .acco-box .final-question-row .final-ans-row span {
    font-size: 16px;
    line-height: 16px;
    color: #000
}

.acco .acco-box .final-question-row .final-ans-row .checkbox {
    margin-right: 15px;
    border: 1px solid #000
}

.acco .acco-box .final-question-row .final-ans-row .checkbox.emp {
    pointer-events: none;
    opacity: .5
}

.acco .acco-box .final-question-row .final-ans-row .checkbox:after {
    background: #000
}

.acco .acco-box.open {
    height: auto;
    transform: scaleY(1);
    opacity: 1
}

.res-item {
    color: #000
}

.res-item .ques {
    margin-top: 40px;
    margin-bottom: 10px;
    color: #000;
    position: relative
}

.res-item .ques div {
    position: absolute;
    font-weight: bold;
    color: #ff5d28;
    left: -104px;
    text-align: right;
    top: 0;
    width: 100px
}

.res-item .ques p:nth-child(1) {
    font-size: 24px !important;
    line-height: 32px !important;
    font-weight: bold;
    color: #ff5d28
}

.res-item .ques p:nth-child(2) {
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 600
}

.res-item .ques p.text-ques {
    font-size: 1em;
    margin-top: 8px;
    margin-bottom: 2px
}

.res-item .ques.acco {
    color: #ff5d28;
    background-color: #000;
    font-size: 18px;
    cursor: pointer;
    -webkit-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 5px 10px
}

.res-item .ques.acco.ques p {
    margin: 0 !important
}

.res-item .ques.acco.ques.close {
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 600;
    font-style: normal
}

.res-item .ques.acco.ques.close p:nth-child(1) {
    font-size: 24px;
    line-height: 32px;
    color: #ff5d28;
    padding-top: 4px;
    padding-bottom: 4px
}

.res-item .ques.acco.open {
    padding: 0;
    margin-bottom: 15px;
    margin-top: 20px;
    color: #000;
    background-color: transparent;
    font-size: 20px
}

.res-item .ques b {
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 700;
    font-style: normal
}

.res-item .box-ans .box-ans-row {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px
}

.res-item .box-ans .box-ans-row .res-box-label {
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    margin-right: 5px;
    display: inline-block
}

.res-item .box-ans .box-ans-row .score {
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 600;
    font-style: normal;
    display: inline-block;
    color: #ff5d28;
    font-size: 16px;
    margin-left: 10px
}

.team-box {
    margin-top: 70px
}

.team-box .team-item {
    font-size: 22px !important;
    line-height: 28px !important;
    font-weight: bold;
    display: flex;
    color: #000;
    position: relative;
    letter-spacing: .05em;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    margin-bottom: 5px
}

.team-box .team-item:last-child {
    border-bottom: 0
}

.team-box .team-item .name {
    display: inline-block;
    min-width: 30%
}

.team-box .team-item .status {
    display: inline-block;
    margin: auto;
    width: auto;
    width: 70%;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center
}

.team-box .team-item .status .status-item {
    display: inline-block;
    transform: scale(0.8);
    opacity: .5;
    color: #000
}

.team-box .team-item .status .status-item.active {
    font-weight: 600;
    transform: scale(0.9);
    color: #ff5d28;
    opacity: 1
}

.team-box .team-item .icons {
    position: absolute;
    right: 0
}

.team-box .team-item .icons img {
    position: absolute;
    right: 0
}

.team-box .team-item .icons img.disabled {
    opacity: .5;
    pointer-events: none
}

.printModal {
    font-family: sans-serif;
    display: flex;
    text-align: center;
    font-weight: 300;
    font-size: 30px;
    left: 0;
    top: 0;
    position: absolute;
    color: #045fb4;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9)
}

.printClose {
    position: absolute;
    right: 10px;
    top: 10px
}

.printClose:before {
    content: "\00D7";
    font-family: Helvetica Neue, sans-serif;
    font-weight: 100;
    line-height: 1px;
    padding-top: .5em;
    display: block;
    font-size: 2em;
    text-indent: 1px;
    overflow: hidden;
    height: 1.25em;
    width: 1.25em;
    text-align: center;
    cursor: pointer
}

.printSpinner {
    margin-top: 3px;
    margin-left: -40px;
    position: absolute;
    display: inline-block;
    width: 25px;
    height: 25px;
    border: 2px solid #045fb4;
    border-radius: 50%;
    animation: spin .75s linear infinite
}

.printSpinner:after,
.printSpinner:before {
    left: -2px;
    top: -2px;
    display: none;
    position: absolute;
    content: "";
    width: inherit;
    height: inherit;
    border: inherit;
    border-radius: inherit
}

.printSpinner,
.printSpinner:after,
.printSpinner:before {
    display: inline-block;
    border-color: #045fb4 transparent transparent;
    animation-duration: 1.2s
}

.printSpinner:before {
    transform: rotate(120deg)
}

.printSpinner:after {
    transform: rotate(240deg)
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(1turn)
    }
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1;
    width: 100vw;
    overflow-x: hidden;
    background-color: #101010;
    -webkit-font-smoothing: antialiased !important;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #FFF
}

body.elementor-editor-active {
    opacity: 1 !important
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

h1 {
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 40px
}

main {
    opacity: 0;
    pointer-events: none;
    transition: all 500ms cubic-bezier(0, 0, 0.58, 1);
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1)
}

main.loaded {
    opacity: 1;
    pointer-events: auto
}

main.admin {
    height: 100vh;
    position: fixed;
    overflow-y: scroll;
    width: calc(100vw - 220px);
    margin-left: 220px
}

main.admin.loading {
    pointer-events: none !important
}

main.admin section {
    width: calc(100% - 40px);
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 60px
}

main.front {
    background-color: #e7e7e7;
    width: 100vw;
    min-height: 100vh
}

menu {
    position: fixed;
    display: block;
    background-color: #000;
    width: 220px;
    height: 100vh
}

menu svg {
    height: 30px;
    fill: #FFF;
    margin-left: 30px;
    margin-top: 30px
}

menu svg * {
    fill: #FFF
}

menu .menu-items {
    margin-left: 30px;
    margin-top: 50px
}

menu .menu-items a {
    color: #fff;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 600;
    font-style: normal;
    -webkit-transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
    transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    display: block;
    font-size: 18px;
    text-decoration: none;
    margin-bottom: 15px
}

menu .menu-items a:hover {
    color: #ff5d28
}

menu .menu-items.areas-menu a:nth-child(1) {
    color: #ff5d28;
    pointer-events: none
}

menu .menu-items.employees-menu a:nth-child(4) {
    color: #ff5d28;
    pointer-events: none
}

menu .menu-items.questions-menu a:nth-child(2) {
    color: #ff5d28;
    pointer-events: none
}

menu .menu-items.templates-menu a:nth-child(3) {
    color: #ff5d28;
    pointer-events: none
}

menu .menu-items.mossa-menu a:nth-child(5) {
    color: #ff5d28;
    pointer-events: none
}

menu .menu-items.status-menu a:nth-child(6) {
    color: #ff5d28;
    pointer-events: none
}

menu .menu-items .cta.label {
    color: #ff5d28;
    pointer-events: none;
    font-size: 24px;
    margin-top: 60px
}

menu .menu-items.questions2-menu a:nth-child(8) {
    color: #ff5d28;
    pointer-events: none
}

menu .menu-items.status2-menu a:nth-child(9) {
    color: #ff5d28;
    pointer-events: none
}

.logo-mossa {
    width: 230px;
    margin: auto;
    margin-top: 30px;
    filter: invert(100%);
    display: block
}

html {
    padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)
}

.container {
    width: 100%;
    margin: auto;
    position: relative
}

.btn {
    border: 1px solid #ff5d28;
    color: #ff5d28;
    background: transparent;
    font-size: 16px;
    padding: 5px 15px;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 600;
    font-style: normal;
    -webkit-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    display: inline-block;
    cursor: pointer
}

.btn:hover {
    border: 1px solid transparent;
    color: #000;
    background: #ff5d28
}

.popup {
    position: fixed;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    max-height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    opacity: 0;
    pointer-events: none
}

.popup .form {
    max-width: 90%;
    width: 900px;
    border: 1px solid #ff5d28;
    background: rgba(0, 0, 0, 0.8);
    position: relative;
    overflow-y: scroll;
    max-height: calc(100vh - 150px)
}

.popup .form .close {
    display: block;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 9
}

.popup.edit {
    opacity: 1;
    pointer-events: auto
}

.popup.delete {
    opacity: 1;
    pointer-events: auto
}

.form-row {
    padding: 10px;
    border-bottom: 1px solid #ff5d28;
    position: relative
}

.form-row.row-filters {
    overflow: hidden
}

.form-row.row-filters .col-filters {
    float: left
}

.form-row.row-filters .col-filters:nth-child(1) {
    width: 80px;
    margin-right: 30px
}

.form-row.row-filters .col-filters:nth-child(1) * {
    max-width: 100%
}

.form-row.row-filters .col-filters:nth-child(2) {
    width: 100px;
    margin-right: 30px
}

.form-row.row-filters .col-filters:nth-child(2) * {
    max-width: 100%
}

.form-row .label-comments-input {
    margin-left: 20px;
    width: calc(100% - 380px)
}

.form-row .label-comments-input input {
    width: 100%
}

.form-row .form-col {
    width: 49%;
    display: inline-block
}

.form-row .form-col.form-col-70 {
    width: 69%
}

.form-row .form-col.form-col-30 {
    width: 29%
}

.form-row.flex {
    display: flex;
    align-items: center
}

.form-row.flex input {
    width: auto;
    display: inline-block
}

.label-form {
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 12px;
    line-height: 18px;
    color: #ff5d28
}

textarea,
input {
    background: transparent;
    outline: 0;
    border: 0;
    color: #FFF;
    resize: none;
    font-size: 16px;
    letter-spacing: .05em;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal
}

.form {
    padding: 20px
}

.form textarea {
    width: 100%
}

.form input {
    width: calc(100% - 60px)
}

.form .bin {
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    position: absolute;
    width: 20px
}

.form .footer-form {
    margin-top: 15px;
    display: flex;
    justify-content: space-between
}

.form .footer-form .add {
    display: block;
    cursor: pointer
}

.form .footer-form .save {
    display: block;
    cursor: pointer
}

.checkbox {
    width: 15px;
    height: 15px;
    border: 1px solid #ff5d28;
    position: relative;
    cursor: pointer
}

.checkbox::after {
    content: '';
    display: block;
    position: absolute;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    bottom: 0;
    right: 0;
    -webkit-transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
    transition: all 200ms cubic-bezier(0, 0, 0.58, 1);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 0;
    transform: translate3d(0, 0, 0) scale(0.01);
    background: #ff5d28;
    height: 9px;
    width: 9px
}

.checkbox.active::after {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1)
}

.close-screen {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    -webkit-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    transition: all 300ms cubic-bezier(0, 0, 0.58, 1);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 0;
    pointer-events: none
}

.close-screen p {
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    color: #ff5d28;
    margin-bottom: 20px
}

.close-screen span {
    font-size: 18px;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 20px;
    display: block
}

.close-screen.open {
    opacity: 1;
    pointer-events: auto
}

.icon {
    filter: invert(44%) sepia(70%) saturate(2182%) hue-rotate(343deg) brightness(101%) contrast(103%);
    width: 30px;
    cursor: pointer
}

.questions {
    padding: 24px 00px
}

.questions h1 {
    margin-bottom: 20px;
    display: block
}

.questions .question-item {
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .05em;
    font-size: 18px;
    line-height: 24px;
    border-bottom: 1px solid #ff5d28;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 130px
}

.questions .question-item.status {
    display: block
}

.questions .question-item.status .name {
    display: inline-block;
    min-width: 30%
}

.questions .question-item.status .status {
    display: inline-block;
    margin: auto;
    width: auto;
    width: 70%;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center
}

.questions .question-item.status .status .status-item {
    display: inline-block;
    transform: scale(0.8);
    opacity: .5;
    color: #FFF
}

.questions .question-item.status .status .status-item.active {
    font-weight: 600;
    transform: scale(0.9);
    color: #ff5d28;
    opacity: 1
}

.questions .question-item.status .icons {
    position: absolute;
    right: 0
}

.questions .question-item.status .icons img {
    position: absolute;
    right: 0
}

.questions .question-item.status .icons img.disabled {
    opacity: .5;
    pointer-events: none
}

.questions .question-item .icons {
    position: absolute;
    margin: auto;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    width: 100px;
    height: 20px
}

.questions .question-item .icons .icon {
    width: auto;
    height: 100%;
    cursor: pointer
}

.questions .add {
    margin-top: 15px;
    display: block;
    cursor: pointer
}

.search {
    margin: auto;
    margin-bottom: 20px;
    width: 300px;
    text-align: center
}

.search input {
    width: 100%;
    text-align: center
}

.question-template-group {
    padding-top: 5px;
    padding-bottom: 5px
}

.question-template-group .question-template-item {
    border: 0 !important;
    background: rgba(255, 255, 255, 0.03);
    color: #FFF;
    position: relative;
    padding: 5px;
    margin-top: 2px;
    margin-bottom: 2px;
    user-select: none;
    cursor: hand;
    padding-right: 30px
}

.question-template-group .question-template-item span {
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #ff5d28
}

.question-template-group .question-template-item .icon {
    width: 15px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    bottom: 0;
    right: 0;
    left: auto
}

.list-questions {
    background: rgba(0, 0, 0, 0.9);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.list-questions .list-questions-header {
    height: 100px;
    width: 100%;
    position: relative
}

.list-questions .list-questions-header .search {
    height: 25px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    bottom: 0;
    right: 0
}

.list-questions .list-questions-box {
    overflow-y: scroll;
    height: calc(100% - 100px);
    width: 100%
}

.list-questions .question-item {
    width: calc(100% - 60px);
    margin: auto;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: .05em;
    font-size: 18px;
    line-height: 24px;
    border-bottom: 1px solid #ff5d28;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px
}

.list-questions .question-item .icons {
    position: absolute;
    margin: auto;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    width: 100px;
    height: 20px
}

.list-questions .question-item .icons .icon {
    width: auto;
    height: 100%;
    cursor: pointer
}

.list-questions .question-item .checkbox {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    bottom: 0;
    right: 0;
    right: auto
}

.ui-widget-content {
    border: 1px solid transparent !important;
    color: #FFF !important;
    font-size: 16px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    background: #000 !important
}

.ui-widget-content .ui-menu-item {
    padding-top: 5px !important;
    padding-bottom: 5px !important
}

.ui-widget-content .ui-menu-item .ui-menu-item-wrapper {
    border: 1px solid transparent !important
}

.ui-widget-content .ui-state-focus {
    border: 1px solid transparent !important;
    background: #ff5d28 !important;
    color: #000 !important
}

.ui-widget-content .ui-state-active {
    border: 1px solid transparent !important;
    background: #ff5d28 !important;
    color: #000 !important
}

.ui-widget.ui-widget-content {
    border: 1px solid transparent !important
}

.ui-selectmenu-button {
    border: 1px solid transparent !important;
    background: transparent !important;
    color: #FFF !important;
    font-size: 16px !important;
    letter-spacing: .05em !important;
    padding: 0 !important;
    width: 410px !important;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 400;
    font-style: normal
}

.ui-selectmenu-button span {
    color: #FFF !important;
    font-size: 16px !important;
    letter-spacing: .05em !important
}

.ui-selectmenu-button .ui-selectmenu-icon {
    filter: invert(44%) sepia(70%) saturate(2182%) hue-rotate(343deg) brightness(101%) contrast(103%)
}

.fade-enter-active,
.fade-leave-active {
    transition: opacity .5s
}

.fade-enter,
.fade-leave-to {
    opacity: 0
}

.select-menu {
    margin-top: 3px
}