body {
    min-width: 1000px
}

.header {
    height: 80px;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    background-color: #F5f5f5
}

a {
    color: rgb(20, 0, 204)
}

.login.row {
    padding: 20px
}

td.label,
th.label {
    width: 5px !important;
    padding: 0
}

td a,
th a {
    display: inline-block
}

td a:hover,
th a:hover {
    text-decoration: underline
}

a.underline:hover {
    text-decoration: underline
}

tr.desativado {
    color: rgb(204, 204, 204)
}

tr.desativado a {
    color: #bcbee9
}

#stats {
    display: none
}

.input-field input:focus+label {
    color: #0759d4 !important
}

.row .input-field input:focus {
    border-bottom: 1px solid #0759d4 !important;
    box-shadow: 0 1px 0 0 #0759d4 !important
}

.small {
    font-size: .5em
}

.medium {
    font-size: .75em
}

.modal {
    outline: 0
}

.datepicker-date-display {
    background-color: #3936f4
}

.confirmation-btns button {
    color: #2e1cb7 !important
}

.datepicker-table td.is-today {
    color: #3936f4
}

.datepicker-table td.is-selected {
    background-color: #3936f4
}

.datepicker-table td.is-selected.is-today {
    color: #FFF
}

.datepicker-day-button:focus {
    background-color: rgba(76, 54, 244, 0.5)
}

.dropdown-content li>a,
.dropdown-content li>span {
    color: #2e1cb7
}

.brand-logo {
    max-height: 64px;
    margin-left: 10px
}

.brand-logo img {
    height: 64px;
    width: auto
}

.login-info {
    margin-top: 5px;
    margin-right: 5px
}

table.questionario th {
    vertical-align: bottom
}

table.questionario td.pergunta,
table.questionario th.pergunta {
    width: 180px
}

table.questionario td.pergunta [type=radio]:checked+span,
table.questionario th.pergunta [type=radio]:checked+span {
    font-weight: 700
}

table.questionario td.pergunta [type=radio]:checked+span,
table.questionario td.pergunta [type=radio]:not(:checked)+span,
table.questionario th.pergunta [type=radio]:checked+span,
table.questionario th.pergunta [type=radio]:not(:checked)+span {
    padding: 0 7px;
    top: 12px;
    font-size: .8rem
}

table.questionario td.pergunta [type=radio]+span:after,
table.questionario td.pergunta [type=radio]+span:before,
table.questionario th.pergunta [type=radio]+span:after,
table.questionario th.pergunta [type=radio]+span:before {
    left: 50%;
    margin-left: -7px;
    top: -20px
}

table.questionario td.pergunta.p1 [type=radio].with-gap:checked+span:after,
table.questionario td.pergunta.p1 [type=radio]:checked+span:after,
table.questionario th.pergunta.p1 [type=radio].with-gap:checked+span:after,
table.questionario th.pergunta.p1 [type=radio]:checked+span:after {
    background-color: #43a047
}

table.questionario td.pergunta.p1 [type=radio].with-gap:checked+span:after,
table.questionario td.pergunta.p1 [type=radio].with-gap:checked+span:before,
table.questionario td.pergunta.p1 [type=radio]:checked+span:after,
table.questionario th.pergunta.p1 [type=radio].with-gap:checked+span:after,
table.questionario th.pergunta.p1 [type=radio].with-gap:checked+span:before,
table.questionario th.pergunta.p1 [type=radio]:checked+span:after {
    border-color: #43a047
}

table.questionario td.pergunta.p1 [type=radio]:not(:checked)+span:after,
table.questionario td.pergunta.p1 [type=radio]:not(:checked)+span:before,
table.questionario th.pergunta.p1 [type=radio]:not(:checked)+span:after,
table.questionario th.pergunta.p1 [type=radio]:not(:checked)+span:before {
    border-color: #43a047
}

table.questionario td.pergunta.p1 span,
table.questionario th.pergunta.p1 span {
    color: #43a047
}

table.questionario td.pergunta.p2 [type=radio].with-gap:checked+span:after,
table.questionario td.pergunta.p2 [type=radio]:checked+span:after,
table.questionario th.pergunta.p2 [type=radio].with-gap:checked+span:after,
table.questionario th.pergunta.p2 [type=radio]:checked+span:after {
    background-color: #9c27b0
}

table.questionario td.pergunta.p2 [type=radio].with-gap:checked+span:after,
table.questionario td.pergunta.p2 [type=radio].with-gap:checked+span:before,
table.questionario td.pergunta.p2 [type=radio]:checked+span:after,
table.questionario th.pergunta.p2 [type=radio].with-gap:checked+span:after,
table.questionario th.pergunta.p2 [type=radio].with-gap:checked+span:before,
table.questionario th.pergunta.p2 [type=radio]:checked+span:after {
    border-color: #9c27b0
}

table.questionario td.pergunta.p2 [type=radio]:not(:checked)+span:after,
table.questionario td.pergunta.p2 [type=radio]:not(:checked)+span:before,
table.questionario th.pergunta.p2 [type=radio]:not(:checked)+span:after,
table.questionario th.pergunta.p2 [type=radio]:not(:checked)+span:before {
    border-color: #9c27b0
}

table.questionario td.pergunta.p2 span,
table.questionario th.pergunta.p2 span {
    color: #9c27b0
}

table.questionario td.pergunta.p3 [type=radio].with-gap:checked+span:after,
table.questionario td.pergunta.p3 [type=radio]:checked+span:after,
table.questionario th.pergunta.p3 [type=radio].with-gap:checked+span:after,
table.questionario th.pergunta.p3 [type=radio]:checked+span:after {
    background-color: #2196f3
}

table.questionario td.pergunta.p3 [type=radio].with-gap:checked+span:after,
table.questionario td.pergunta.p3 [type=radio].with-gap:checked+span:before,
table.questionario td.pergunta.p3 [type=radio]:checked+span:after,
table.questionario th.pergunta.p3 [type=radio].with-gap:checked+span:after,
table.questionario th.pergunta.p3 [type=radio].with-gap:checked+span:before,
table.questionario th.pergunta.p3 [type=radio]:checked+span:after {
    border-color: #2196f3
}

table.questionario td.pergunta.p3 [type=radio]:not(:checked)+span:after,
table.questionario td.pergunta.p3 [type=radio]:not(:checked)+span:before,
table.questionario th.pergunta.p3 [type=radio]:not(:checked)+span:after,
table.questionario th.pergunta.p3 [type=radio]:not(:checked)+span:before {
    border-color: #2196f3
}

table.questionario td.pergunta.p3 span,
table.questionario th.pergunta.p3 span {
    color: #2196f3
}

table.questionario td.pergunta.p4 [type=radio].with-gap:checked+span:after,
table.questionario td.pergunta.p4 [type=radio]:checked+span:after,
table.questionario th.pergunta.p4 [type=radio].with-gap:checked+span:after,
table.questionario th.pergunta.p4 [type=radio]:checked+span:after {
    background-color: #ff8f00
}

table.questionario td.pergunta.p4 [type=radio].with-gap:checked+span:after,
table.questionario td.pergunta.p4 [type=radio].with-gap:checked+span:before,
table.questionario td.pergunta.p4 [type=radio]:checked+span:after,
table.questionario th.pergunta.p4 [type=radio].with-gap:checked+span:after,
table.questionario th.pergunta.p4 [type=radio].with-gap:checked+span:before,
table.questionario th.pergunta.p4 [type=radio]:checked+span:after {
    border-color: #ff8f00
}

table.questionario td.pergunta.p4 [type=radio]:not(:checked)+span:after,
table.questionario td.pergunta.p4 [type=radio]:not(:checked)+span:before,
table.questionario th.pergunta.p4 [type=radio]:not(:checked)+span:after,
table.questionario th.pergunta.p4 [type=radio]:not(:checked)+span:before {
    border-color: #ff8f00
}

table.questionario td.pergunta.p4 span,
table.questionario th.pergunta.p4 span {
    color: #ff8f00
}

table.questionario td.pergunta.p5 [type=radio].with-gap:checked+span:after,
table.questionario td.pergunta.p5 [type=radio]:checked+span:after,
table.questionario th.pergunta.p5 [type=radio].with-gap:checked+span:after,
table.questionario th.pergunta.p5 [type=radio]:checked+span:after {
    background-color: #e91e63
}

table.questionario td.pergunta.p5 [type=radio].with-gap:checked+span:after,
table.questionario td.pergunta.p5 [type=radio].with-gap:checked+span:before,
table.questionario td.pergunta.p5 [type=radio]:checked+span:after,
table.questionario th.pergunta.p5 [type=radio].with-gap:checked+span:after,
table.questionario th.pergunta.p5 [type=radio].with-gap:checked+span:before,
table.questionario th.pergunta.p5 [type=radio]:checked+span:after {
    border-color: #e91e63
}

table.questionario td.pergunta.p5 [type=radio]:not(:checked)+span:after,
table.questionario td.pergunta.p5 [type=radio]:not(:checked)+span:before,
table.questionario th.pergunta.p5 [type=radio]:not(:checked)+span:after,
table.questionario th.pergunta.p5 [type=radio]:not(:checked)+span:before {
    border-color: #e91e63
}

table.questionario td.pergunta.p5 span,
table.questionario th.pergunta.p5 span {
    color: #e91e63
}

td.pequeno a,
td.pequeno a:visited,
td.pequeno button,
td.pequeno button:visited {
    width: 35px;
    padding: 0 8px
}