/* Minification failed. Returning unminified contents.
(50,35): run-time error CSS1030: Expected identifier, found ','
(50,69): run-time error CSS1031: Expected selector, found ')'
(50,69): run-time error CSS1025: Expected comma or open brace, found ')'
 */
.k-grid .form-item {
    min-height: 20px;
}

    .k-grid .form-item .k-radio-label:before, .k-grid .form-item .k-checkbox-label:before {
        width: 18px;
        height: 18px;
        top: 0px;
    }

    .k-grid .form-item .k-checkbox:checked + .k-checkbox-label:before {
        font-size: 18px;
    }

.listaPerfis .form-coluna {
    margin: 0 .5rem;
    border-radius:.25rem;
}

    .listaPerfis .form-coluna .form-item {
        margin: 0 auto;
    }

.titulo-com-borda {
    border-bottom: 1px solid #000 !important;
    font-weight:bold!important;
}
    

.fundo-4, .ie7 .fundo-4 a, .fundo-4 .divisor, .k-state-selected, .k-state-selected td, .k-state-selected td > span,
.k-state-selected:hover, .k-state-selected:link, .k-state-selected:visited, .k-list > .k-state-selected,
.k-list > .k-state-highlight, .k-panel > .k-state-selected, .k-button:active, .k-ghost-splitbar-vertical,
.k-ghost-splitbar-horizontal, .k-draghandle.k-state-selected:hover, .k-scheduler .k-scheduler-toolbar .k-state-selected,
.k-marquee-color, tbody > .k-state-selected {
    background-color: rgb(245, 96, 23) !important;
    color: rgb(255, 255, 255) !important;
    border-color: rgb(245, 96, 23) !important;
}

.borda-4, .loader div:nth-child(2), .form-bloco input:focus, .form-bloco select:focus, .form-bloco textarea:focus, .k-state-hover {
    border-color: rgb(245, 96, 23) !important;
}

.k-tabstrip .k-tabstrip-items .k-state-active {
    border-top-color: rgb(245, 96, 23) !important;
}

.cor-4, .selecaoMenu li a:hover > span, .solicitacao .k-tabstrip-items li.k-state-hover .k-link,
.k-tabstrip-items li.k-state-active .k-link, .k-radio:checked, .k-checkbox:checked,
.k-grid tr:hover:not(.k-filter-row, .k-detail-row, .k-state-selected) > td,
.k-state-hover:not(.k-state-selected), .k-state-hover:not(.k-state-selected) .k-link {
    color: rgb(245, 96, 23) !important;
}

.fundo-5, .ie7 .fundo-5 a, .ie7 a.fundo-5 {
    background-color: rgb(0, 38, 77) !important;
    color: rgb(255, 255, 255) !important;
}

.borda-5, .fundo-5, .fundo-6, .fundo-7, .fundo-8, .fundo-9, .fundo-10, .fundo-11, .fundo-12 {
    border-color: rgba(0,0,0,.2) !important;
}

.cor-5 {
    color: rgb(8, 113, 148) !important;
}

.fundo-gradiente {
    background: linear-gradient(to right, rgb(18, 73, 132), rgb(15, 65, 119)) !important;
    color: rgb(255, 255, 255) !important;
    border-color: rgb(15, 65, 119) !important;
}

.borda-gradiente {
    border-image: linear-gradient(to right, rgb(18, 73, 132), rgb(15, 65, 119)) 1;
}
.fundo-6 {
    background-color: rgb(21,30,40) !important;
    color: rgb(255,255,255) !important;
}

.cor-6 {
    color: rgb(21,30,40) !important;
}

.fundo-7 {
    background-color: rgb(229,233,235) !important;
}

.fundo-8 {
    background-color: rgb(140,163,175) !important;
    color: rgb(255, 255, 255) !important;
}

.fundo-9 {
    background-color: rgb(184,200,208) !important;
    color: rgb(0, 0, 0) !important;
}

.fundo-10 {
    background: rgb(209,234,216) !important;
}

.fundo-11 {
    background-color: rgb(0,175,98) !important;
    color: rgb(255, 255, 255) !important;
}

.fundo-12 {
    background-color: rgb(143,206,165) !important;
    color: rgb(0, 0, 0) !important;
}

.fundo-agressivo, .fundo-agressivo .k-radio:checked + .k-radio-label:after {
    background-color: rgb(245, 96, 23) !important;
    color: rgb(255, 255, 255) !important;
}

.fundo-conservador, .fundo-conservador .k-radio:checked + .k-radio-label:after {
    background-color: rgb(66,154,103) !important;
    color: rgb(255,255,255);
}

.fundo-moderado, .fundo-moderado .k-radio:checked + .k-radio-label:after {
    background-color: rgb(237, 189, 16) !important;
    color: rgb(255,255,255);
}
