Gabarito Processo Seletivo CONTADOR
GABARITO DO TESTE SELETIVO DE CONTADOR
A | B | C | D | |
1 | X | |||
2 | X | |||
3 | X | |||
4 | X | |||
5 | X | |||
6 | X | |||
7 | X | |||
8 | X | |||
9 | X | |||
10 | X | |||
11 | X | |||
12 | X | |||
13 | X | |||
14 | X | |||
15 | X | |||
16 | X | |||
17 | X | |||
18 | X | |||
19 | X | |||
20 | X | |||
21 | X | |||
22 | X | |||
23 | X | |||
24 | X | |||
25 | X | |||
26 | X | |||
27 | X | |||
28 | X | |||
29 | X | |||
30 | X | |||
31 | x | |||
32 | x | |||
33 | NULA | |||
34 | x | |||
.audio {
display: flex;
width: 100%;
justify-content: space-between;
padding: 1.5rem 1rem;
border-bottom: 1px #eee solid;
}
.audio-actions a {
color: #000;
text-decoration: none !important;
}
.audio-actions {
color: #000;
display: flex;
justify-content: center;
align-items: center;
}
.audio-actions > * {
border-radius: 5px;
padding: 0.25rem 0.5rem;
background-image: linear-gradient(to top left, #eee, #ccc);
}
.audio-actions > * + * {
margin-left: 0.75rem;
}
.audio-actions:hover {
cursor: pointer;
}
.fecam-acordion {
background-color: #666666 !important;
color: #ffffff !important;
cursor: pointer;
padding: 18px;
width: 100%;
border: none;
text-align: left;
outline: none;
font-size: 15px;
transition: 0.4s;
margin-bottom: 1em;
}
.fecam-panel {
padding: 10px;
display: none;
background-color: white;
overflow: hidden;
margin-bottom: 1em;
margin-top: -1em;
}
|