@import url('https://fonts.googleapis.com/css2?family=Encode+Sans:wght@100..900&display=swap');

html, body {
    background-color:#f0f0f0;
    padding-bottom:0;
    font-family: "Encode Sans", 'Open Sans', sans-serif;
    font-size:11pt;
    color: #21364a;
    line-height:1.5;
    letter-spacing: 1px !important;
}
.margin-auto {
    margin: auto;
}
/*.textos-bem-vindo, .textos-formulario {
    font-family: arial;
}*/
.textos-bem-vindo h1 {
    font-size: 30pt;
    font-weight: bold;
    margin-bottom: 0;
}
.textos-bem-vindo h2 {
    font-size: 16pt;
    font-weight: bold;
    margin-bottom: 0;
}
.textos-bem-vindo h3 {
    font-size: 20pt;
    font-weight: bold;
    margin: 0;
}
.textos-bem-vindo p {
    font-size: 12pt;
}
.textos-formulario h1 {
    font-size: 30pt;
    font-weight: bold;
    margin: 0;
    color: #fcc320;
}
.textos-formulario h3 {
    font-size: 20pt;
    font-weight: bold;
    margin: 0;
    color: #fcc320;
}
.textos-formulario p {
    font-size: 14pt;
    margin: 10px;
}


:focus {
    outline: 0 !important;
}
::focus {
    outline: 0 !important;
}
::-moz-selection {
    background: #21364a;
    color: #ffffff;
}
::selection {
    background: #21364a;
    color: #ffffff;
}
a {
    color: #06bbff;
    text-decoration: none;
}
a:hover {
    color: #00a4e1;
    text-decoration: none;
}
.required::after {
    color: #d15b47;
    content: " *";
}
html {
    height: 100% !important;
    /*overflow-x: hidden !important;*/
    width: 100% !important;
}
a, button {
    cursor: pointer;
}
footer {
    background: #21364a;
    padding: 5px;
    color: #fff;
}
.cor-branco {
    color: #fff;
}
.__corpo {
    max-width: 600px;
    margin: auto;
    display: block;
    clear: both;
}
.__hidden {
    display: none;
}
.__lower {
    text-transform: lowercase;
}
.__upper {
    text-transform: uppercase;
}
.__pointer {
    cursor: pointer;
}
.__bold {
    font-weight: bold;
}
.__clear {
    clear: both;
}
.__no-float {
    float: none !important;
}
.__center {
    text-align: center;
}
.align-center, .center {
    text-align: center!important;
}
.align-justify, .justify {
    text-align: justify;
}
.__left {
    text-align: left!important;
}
.__right {
    text-align: right!important;
}
.__floatLeft, .float-left {
    float: left;
}
.__floatRight, .float-right {
    float: right;
}
.__block {
    display: block !important;
}
.__margin-auto {
    margin: auto !important;
}
.__inline-table {
    display: inline-table !important;
}
.__inherit {
    display: inherit !important;
}
.__hover:hover {
    text-decoration: underline !important;
}
.valign-top {
    vertical-align: top;
}
.gn3_amarelo {
    color: #fcc320;
}
.gn3_amarelo:hover {
    color: #fcc320;
    font-weight: 400;
}
.__umaLinha, .__umaLinha p {
    display: block;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    white-space: normal;
    max-height: 18px;
    -webkit-line-clamp: 1;
    line-height: 1.3;
}
.__duasLinhas, .__duasLinhas p {
    display: block;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    white-space: normal;
    max-height: 38px;
    -webkit-line-clamp: 2;
    line-height: 1.3;
}
.__tresLinhas, .__tresLinhas p {
    display: block;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    white-space: normal;
    max-height: 62px;
    -webkit-line-clamp: 3;
    line-height: 1.3;
}
.__quatroLinhas, .__quatroLinhas p {
    display: block;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    white-space: normal;
    max-height: 82px;
    -webkit-line-clamp: 4;
    line-height: 1.3;
}
.tabelaCliente.table-responsive {
    border: 0 !important;
}
.table-responsive thead tr th, .table-responsive tbody tr td {
    white-space: normal !important;
}
.divIframe iframe, .mapaOferta iframe {
    width: 100%;
    margin: 0;
    border: 0;
    min-height: 300px;
}
.btn-inline {
    margin-top: 22px !important;
    margin-bottom: 0 !important;
}
.divInputSubmit {
    display: inline-block;
    width: calc(100% - 45px);
}
.spanInputSubmit {
    display: inline-block;
    width: 30px;
    vertical-align: top;
}
.tachado {
    text-decoration: line-through;
}
.botoesAgrupados {
    display: block;
    margin: auto;
    text-align: center;
}
.mapaOferta {
    margin-top: 10px;
    background: #ececec;
    border: 1px solid #ccc;
}
.max-60-px {
    max-width: 60px;
}
.max-80-px {
    max-width: 80px;
}
.max-100-px {
    max-width: 100px;
}
.max-150-px {
    max-width: 150px;
}
.max-160-px {
    max-width: 160px;
}
.max-180-px {
    max-width: 180px;
}
.max-200-px {
    max-width: 200px;
}
.max-240-px {
    max-width: 240px;
}
.max-320-px {
    max-width: 320px!important;
}
.max-400-px {
    max-width: 400px!important;
}
.max-500-px {
    max-width: 500px!important;
}
.contadorRegressivo {
    margin: 1em 0;
}
.contadorRegressivo .countdown-amount {
    font-size: 36pt;
    color: #666;
}
.clearfix {
    clear: both;
}
.required::after {
    color: #d15b47;
    content: " *";
    font-weight: normal;
}
.no-padding {
    padding: 0 !important;
}
.no-margin {
    margin: 0 !important;
}
.no-border {
    border-width: 0;
}
.no-margin-bottom {
    margin-bottom: 0 !important;
}
.no-margin-auto {
    margin-left: 0;
    margin-right: 0;
}
.listaSucessos, .listaErros {
    padding-left: 0;
}
.listaSucessos li, .listaErros li {
    list-style: none;
    margin-left: 10px;
}
.contadorRegressivo {
    font-size: 140%;
    font-weight: bold;
    color: #92b14a;
}
.img-responsive {
    max-width: 100%;
    width: 100%;
}
img[src=""] {
    display:none;
}
.iconeWhatsapp {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 64px;
    height: 64px;
    background-image: url("../images/icoWhats.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.iconeWhatsapp:hover {
    opacity: 0.7;
}
main {
    /*background-image: url(../../global/images/fundo.png);
    background-position: center center;
    background-repeat: repeat;
    background-size: contain;
    background-color: #fff;*/
    background: #f0f0f0;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
.main-container {
    min-height: calc(100vh - 140px);
}
.container-fixo {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.conteudo {
    margin: 10px;
    padding: 20px;
    display: block;
}
.list-unstyled .media img.mr-3 {
    width: 50px;
    height: 50px;
}
.navbar {
    background: #21364a!important;
    /*border-bottom: 5px solid #fcc320;*/
    padding: 0;
}
.navbar-brand {
    padding: 0;
}
.previewFoto {
    max-width: 220px;
    max-height: 220px;
    text-align: center;
    margin: auto;
}
.previewFoto #foto {
    overflow: hidden;
    /*margin: -5px;*/
    object-fit: cover;
    object-position: top;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    border: 1px solid #ccc;
    margin: auto;
}
.previewFoto #marca {
    overflow: hidden;
    /*margin: -5px;*/
    object-fit: cover;
    object-position: middle;
    width: 150px;
    height: 150px;
    border: 1px solid #ccc;
    margin: auto;
}
.ace-nav .nav-user-photo {
    background: #FFF;
    width: 40px;
    height: 40px;
    object-fit: cover;
    object-position: top;
}
.ace-nav .nav-user-photo {
    margin: -4px 8px 0 0;
    border-radius: 100%;
    border: 2px solid #FFF;
    max-width: 40px;
    max-height: 40px;
}
.user-info {
    max-width: 100px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    vertical-align: top;
    line-height: 16px;
    position: relative;
    top: 0;
    vertical-align: middle;
}
.user-info small {
    display: block;
}

.small, small {
    font-size: 85%;
}
.ace-nav>li>a, .ace-nav>li>span {
    color: #FFF;
    display: block;
    line-height: inherit;
    text-align: center;
    height: 100%;
    width: auto;
    min-width: 50px;
    padding: 0 8px;
    position: relative;
}
.ace-nav>li {
    line-height: 45px;
    /*height: 45px;*/
    /*border-left: 1px solid #E1E1E1;*/
    padding: 0;
    position: relative;
    /*float: left;*/
}

.ace-nav>li>a>.ace-icon {
    display: inline-block;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    width: 20px;
}

.ace-nav>li .dropdown-menu.dropdown-close.dropdown-menu-right {
    left: auto;
    right: -5px;
}
.ace-nav>li .dropdown-menu {
    z-index: 1031;
}
.ace-nav>li.open>.dropdown-menu {
    display: block !important;
}
.ace-nav>li .dropdown-menu.dropdown-close {
    top: 92%;
    left: -5px;
}
.ace-nav>li .dropdown-menu {
    border-radius: 0!important;
    box-shadow: 0 2px 4px rgb(0 0 0 / 20%);
}
.ace-nav>li .dropdown-menu>li>a {
    font-size: 13px;
    padding-left: 11px;
    padding-right: 11px;
    padding-bottom: 4px;
    margin-bottom: 1px;
    margin-top: 1px;
}
.ace-nav>li .dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333;
}

.user-menu>li>a {
    padding: 4px 12px;
}
.user-menu>li>a>.ace-icon {
    margin-right: 6px;
    font-size: 120%;
}

.ace-icon {
    text-align: center;
}
.light-blue {
    color: #93CBF9!important;
}
.dropdown-header, .dropdown-menu>li>a, .dropdown-menu>li>span {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    white-space: nowrap;
}
.pull-center .nav .home a {
    font-size: 12pt;
}
.ace-nav>li.light-blue>a, .ace-nav>li.home>a {
    background-color: #21364a;
    padding: 0 15px;
}
.ace-nav>li.light-blue>a:hover, .ace-nav>li.home>a:hover,
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    color: #fcc320;
    background: inherit;
}
.ace-nav>li.jogo>span {
    /*    background-color: #fcc320;
        color: #333;*/
    font-weight: 600;
    line-height: 20px;
    padding: 2px 20px;
}
.ace-nav>li.jogo>span>small {
    display: block;
    text-align: left;
}
/*.ace-nav>li:first-child {
    border-left-width: 0;
}*/
.dropdown-toggle::after {
    display: none;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu>li:hover>a {
    background: #fcc320;
    color: #FFF;
}
.card-img-top {
    max-height: 100px;
    object-fit: cover;
    object-position: center;
}


.table-header {
    background-color: #21364a;
    color: #fff;
    padding-left: 12px;
    margin-bottom: 1px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    padding-left: 0;
    line-height: 30px;
}
.table-header .close {
    margin-right: 8px;
    margin-top: 0;
    opacity: 0.45;
    filter: alpha(opacity=45);
}
.table-header .close:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
}
.tituloCaixaItens {
    display: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 300px);
    line-height: 38px;
}
.caixaItens {
    border: 1px solid #ddd;
    border-top: 0;
    margin-top: -1px;
    padding: 12px 12px 6px 12px;
}
.botaoCabecalho {
    float: right;
    margin-top: 4px;
    margin-right: 5px;
    padding: 2px 9px;
}
.botaoCabecalhoLeft {
    float: left;
    margin-top: 4px;
    margin-left: 5px;
    padding: 2px 9px;
}
.widget-box {
    padding: 0;
    box-shadow: none;
    margin: 3px 0;
    border: 1px solid #ccc;
}
.widget-header-flat {
    background: #f7f7f7;
}
.widget-header {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
    background-color: #21364a;
    color: #fff;
    padding-left: 12px;
    margin-bottom: 1px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    padding-left: 0;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
}
.widget-header>.widget-title {
    line-height: 36px;
    padding: 0;
    margin: 0;
    display: inline;
}
.widget-header>.widget-title i {
    margin-right: 5px;
}
.widget-main.no-padding>form>fieldset, .widget-main.padding-0>form>fieldset {
    padding: 16px;
}
fieldset {
    margin: 0;
    min-width: 0;
    padding: 20px;
}

.profile-user-info {
    display: table;
}
.profile-info-row {
    display: table-row;
}
.profile-user-info .profile-info-name {
    color: #21364a;
    background-color: #F9F9F9;
    border-top: 1px solid #fff;
    font-weight: 600;
}
.profile-user-info .profile-info-value {
    border-top: 1px solid #F9F9F9;
    padding-left: 12px;
}
.profile-info-name, .profile-info-value {
    padding: 6px 4px 6px 6px;
}
.space-8, [class*=vspace-8] {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 8px 0 7px;
}



.btn {
    color: #fff;
    padding: 15px;
    line-height: 22px;
    font-size: 12pt;
    position: relative;
    vertical-align: top;
    border-radius: 1rem !important;
    font-weight: bold;
}
.btn-icon {
    display: inline-block;
    padding: 20px;
    border: 3px solid;
}
.btn-icon i {
    display: block;
    text-align: center;
    margin-right: 0px !important;
    margin-bottom: 10px;
    font-size: 20pt;
}
.btn i {
    margin-right: 5px;
}
.btn-mini {
    padding: 2px 6px;
    text-wrap: nowrap;
}
.btn-mini i {
    margin: 4px;
}
.btn-azul, .btn-azul.focus, .btn-azul:focus {
    background-color: #21364a!important;
    border-color: #21364a;
    color: #fff !important;
}
.btn-azul:hover {
    background-color: #3d546a!important;
    border-color: #3d546a;
    color: #fcc320 !important;
}
.btn-amarelo, .btn-amarelo.focus, .btn-amarelo:focus {
    background-color: #fcc320!important;
    border-color: #fcc320;
    color: #21364a !important;
}
.btn-amarelo:hover {
    background-color: #fed45e!important;
    border-color: #fed45e;
    color: #21364a !important;
}
.btn-vermelho, .btn-vermelho.focus, .btn-vermelho:focus {
    background-color: #a43e3e!important;
    border-color: #a43e3e;
    color: #fff !important;
}
.btn-vermelho:hover {
    background-color: #c45c5c!important;
    border-color: #c45c5c;
    color: #fcc320 !important;
}
.btn-branco, .btn-branco.focus, .btn-branco:focus {
    background-color: #fff !important;
    border-color: #21364a;
    color: #21364a !important;
}
.btn-branco:hover {
    background-color: #3d546a!important;
    border-color: #fcc320;
    color: #fcc320 !important;
}
.btn-yellow, .btn-yellow.focus, .btn-yellow:focus {
    background-color: #fee188!important;
    border-color: #fee188;
}
.btn-purple, .btn-purple.focus, .btn-purple:focus {
    background-color: #9585bf!important;
    border-color: #9585bf;
}


.divFormulario {
    margin: 20px auto;
    padding: 20px;
    display: block;
    background: #fff;
}
.divFormulario label {
    font-weight: 600;
    display: block;
}
.divFormulario .subtituloFormulario {
    font-size: 14pt;
    font-weight: bold;
    color: #21364a;
    margin: 20px;
    text-align: center;
}
.divSelecionarTodos {
    display: block;
    margin: 10px auto;
    text-align: center;
}
.divSelecionarTodos label {
    display: inline-block;
    margin-left: 5px;
    vertical-align: super;
    cursor: pointer;
}
.divSelecionarTodos input {
    display: inline-block;
    width: 20px;
    height: 20px;
}
.listaOpcoes {
    padding-left: 0px;
}
.listaOpcoes li {
    list-style: none;
    margin-right: 20px;
    display: inline-table;
}
.__grupoCheckbox .__itemGrupoCheckbox {
    margin-right: 20px;
    margin-bottom: 20px;
}
.listaOpcoes li:last-of-type, .__grupoCheckbox .__itemGrupoCheckbox:last-of-type {
    margin-right: 0px;
}
.listaOpcoes li .objetiva, .__grupoCheckbox .__itemGrupoCheckbox .checkbox {
    width: 20px;
    height: 20px;
    vertical-align: sub;
    display: inline-block;
    cursor: pointer;
}
.listaOpcoes li label {
    margin-left: 5px;
    font-weight: 600;
    margin-bottom: 0;
    display: inline-block;
    cursor: pointer;
}
.listaOpcoesCaixa, .__grupoCheckbox {
    display: block;
    text-align: center;
    /*    display: flex;
        justify-content: space-around;*/
}
.listaOpcoesCaixa .objetiva, .__grupoCheckbox .__itemGrupoCheckbox .checkbox {
    float: left;
    cursor: pointer;
}
.__grupoCheckbox .__itemGrupoCheckbox .checkbox.selecionados {
    float: none;
    display: block;
    margin: auto;
}
.listaOpcoesCaixa li, .__grupoCheckbox .__itemGrupoCheckbox {
    /*flex: 1;*/
    padding: 10px;
    /*    border: 1px solid #e2e2e2;
        border-radius: 5px;
        background: #fefefe;*/
    display: inline-block;
}
.listaOpcoesCaixa li label, .__grupoCheckbox .__itemGrupoCheckbox label {
    text-align: center;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    font-size: 12pt;
    cursor: pointer;
    float: left;
    margin-left: 10px;
}
.listaOpcoesCaixa li p, .__grupoCheckbox .__itemGrupoCheckbox p {
    text-align: justify;
    font-weight: 400;
    display: block;
    margin-bottom: 10px;
}
.caixaTrabalho {
    border: 1px solid #e2e2e2;
    padding: 15px;
    margin: 5px;
    box-shadow: 0px 0px 5px #ccc;
    background: #fcc320;
    border-radius: 5px;
    max-width: 300px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative;
    height: 300px;
}
.caixaTrabalho label, .caixaTrabalho p {
    display: block !important;
    text-align: center !important;
    float: none !important;
}
.caixaTrabalho span {
    width: 100px;
    height: 100px;
    margin: auto;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.caixaTrabalho.Dinheiro span {
    background-image: url(../images/dinheiro.png);
}
.caixaTrabalho.Legado span {
    background-image: url(../images/legado.png);
}
.caixaTrabalho.Carreira span {
    background-image: url(../images/carreira.png);
}




.caixaProjeto {
    background: #fff;
    border-radius: 10px;
    display: flex;
    min-height: 300px;
    width: 100%;
    margin: 20px;
    overflow: hidden;
}
.caixaProjeto .imgProjeto {
    display: inline-flex;
    max-width: 300px;
    height: 100%;
    object-fit: cover;
}
.caixaProjeto .ladoDireito {
    display: inline-flex;
    width: 100%;
}
.caixaProjeto .ladoDireito .informacoesProjeto {
    padding: 20px 20px 140px 20px;
}
.caixaProjeto .ladoDireito .informacoesProjeto h1 {
    font-size: 24pt;
    font-weight: bold;
    color: #21364a;
}
.caixaProjeto .ladoDireito .informacoesProjeto h3 {
    font-size: 14pt;
    font-weight: bold;
    color: #21364a;
}
.caixaProjeto .ladoDireito .barraBaixo {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
}


.tarja_amarela {
    background: #FFFFFF;
}
.tarja_azul {
    /*background: #21364a;*/
}
.tarja_cinza {
    background: #d3d7db;
}
.caixaBranca {
    padding: 10px;
    margin: 10px;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 10px;
    min-height: 300px;
}
.imgFundoProjeto {
    display: block;
    opacity: 0.1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}


.caixaRodadas {
    display: block;
    text-align: center;
}
.caixaRodadas .caixaRodada {
    display: block;
    padding: 20px;
    margin: 20px;
    border: 2px solid #fcc320;
    border-radius: 10px;
    background: #fff;
    text-align: left;
}
.caixaRodadas .caixaRodada .bolaRodada {
    background: #21364a;
    border-radius: 50%;
    color: #fcc320;
    font-weight: bold;
    font-size: 40px;
    padding: 20px;
    line-height: 34px;
    display: inline-block;
    width: 75px;
    height: 75px;
    margin: auto;
}
.caixaRodadas .caixaRodada .tituloRodada {
    display: inline-block;
    font-size: 20pt;
    line-height: 75px;
    margin: 10px;
}
.caixaRodadas .caixaRodada .aceitosRodada {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
}
.caixaRodadas .caixaRodada .inicioRodada, .caixaRodadas .caixaRodada .terminoRodada {
    margin-top: 10px;
    text-align: left;
    display: inline-block;
    max-width: 260px;
}
.textoImagemRodada {
    display: block;
}
.textoImagemRodada .imagemRodada {
    display: inline-block;
    padding: 20px;
    width: 35%;
    vertical-align: top;
}
.textoImagemRodada .textoRodada {
    display: inline-block;
    padding: 20px;
    width: 65%;
    vertical-align: top;
    font-size: 12pt;
    line-height: 20pt;
}
.textoImagemRodada .observacaoRodada {
    display: block;
    padding: 20px;
    vertical-align: bottom;
}





.caixaFluxos, .caixaEtapas {
    position: relative;
    width: 100%;
    padding: 10px;
    display: flex;
    justify-content: space-around;
}
.caixaEtapas {
    margin-bottom: 0;
    padding-bottom: 0;
}
.caixaFluxos .itemFluxo, .caixaEtapas .itemEtapa {
    margin: 10px;
    text-align: center;
    flex: 1;
    opacity: 1;
    justify-content: space-between;
}
.caixaFluxos .itemFluxo .btn-icon {
    height: 100%;
    width: 100%;
    max-width: 180px;
}
.caixaEtapas .itemEtapa {
    background: #ebe8e6;
    border-radius: 5px 5px 0 0;
    padding: 10px 20px;
    border: 2px solid #21364a;
    border-bottom: 0;
    margin-bottom: 0;
}
.caixaEtapas .itemEtapa.atual {
    background: #21364a;
    border: 2px solid #21364a;
}
.caixaEtapas .itemEtapa.atual a {
    color: #fcc320;
}
.caixaEtapas .itemEtapa:hover {
    border: 2px solid #21364a;
    background: #21364a;
}
.caixaEtapas .itemEtapa:hover i, .caixaEtapas .itemEtapa:hover span{
    color: #fcc320;
}
.caixaEtapas .itemEtapa a {
    font-weight: 600;
    color: #21364a;
    align-items: center;
    display: flex;
    text-align: left;
}
.caixaEtapas .itemEtapa a.linkEtapa i {
    margin-right: 20px;
    font-size: 20pt;
}
.caixaEtapas .itemEtapa a.linkEtapa span {
    font-size: 12pt;
}
.caixaFluxos.mini .itemFluxo {
    margin: 0 5px;
}
.caixaFluxos .itemFluxo.inativa {
    opacity: 0.6;
}
.caixaFluxos .itemFluxo.atual {
    opacity: 1;
}
.caixaFluxos .itemFluxo .bolaFluxo {
    background: #21364a;
    border-radius: 50%;
    color: #fcc320;
    font-weight: bold;
    font-size: 40px;
    padding: 20px;
    line-height: 34px;
    display: inline-block;
    width: 75px;
    height: 75px;
    flex-direction: column;
}
.caixaFluxos .itemFluxo.atual .bolaFluxo {
    color: #21364a;
    background: #fcc320;
}
.caixaFluxos.mini .itemFluxo.atual .bolaFluxo {
    border: 4px solid #21364a;
    padding: 6px !important;
}
.caixaFluxos.mini .itemFluxo .bolaFluxo {
    font-size: 20px;
    padding: 10px;
    line-height: 20px;
    width: 40px;
    height: 40px;
}
.caixaFluxos .itemFluxo .bolaResultado {
    font-size: 40px;
    padding: 15px;
}
.caixaFluxos .itemFluxo .descricaoFluxo {
    color: #21364a;
    font-weight: bold;
    font-size: 12pt;
    display: block;
    flex-direction: column;
    max-width: 160px;
    margin: 10px auto;
}
.caixaFluxos .itemFluxo .statusFluxo {
    font-size: 10pt;
    display: block;
    vertical-align: bottom;
    line-height: 14pt;
    flex-direction: column;
}
.caixaFluxos .itemFluxo .statusFluxo i {
    font-size: 20pt;
    font-weight: bold;
}


.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
}
.ui-button, .ui-spinner, .ui-spinner-input {
    vertical-align: middle;
}
.ui-spinner-input {
    margin: 0 23px 0 0;
    height: 34px;
    text-align: center;
}
.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none;
}
.ui-spinner-button {
    height: 17px;
    line-height: 17px;
}
.ui-spinner-up {
    top: 0;
    right: 3px;
    background: #318731;
}
.ui-spinner-button {
    border-width: 0!important;
    font-size: 10px;
    height: 16px;
    line-height: 16px;
    color: #fff!important;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25)!important;
    position: absolute;
    text-align: center;
    padding: 0;
}
.ui-spinner-button, .ui-spinner-button>.ace-icon {
    width: 18px;
    display: inline-block;
}
.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none;
}
.ui-spinner-down {
    bottom: 0;
    background: #a96262;
}
.ui-spinner-down {
    right: 3px;
}

fieldset .table {
    background: #fff;
    min-width: 800px;
}
fieldset .table thead tr th {
    background: #21364a;
    color: #fff;
}

fieldset.bordas {
    border: 2px solid #fcc320;
    margin: 20px;
    border-radius: 10px;
    background: #f7f7f7;
}
fieldset.bordas legend {
    display: inline-block;
    padding: 10px;
    color: #21364a;
    font-size: 16pt;
    font-weight: 600;
    margin-bottom: 0;
    width: auto;
    border: 0;
}
.btnOcultarExibir {
    color: #21364a;
}
.listaSucessos, .listaErros {
    padding-left: 0;
    max-height: 400px;
    overflow-x: auto;
    margin: 10px 0 0 0;
}
.listaSucessos li, .listaErros li {
    list-style: none;
    margin-left: 10px;
}
.listaErros {
    display: block;
    margin: 5px 2px;
}
.listaErros li {
    display: block;
    list-style: none;
    color: #dd5a43;
}

/* Style the tab */
.tab {
    min-width: 210px;
    background-color: #ababab;
}
.conteudos {
    /*border: 2px solid #ccc;*/
    background-color: #ebebeb;
    width: 100%;
}

.tab .tablinks {
    display: block;
    color: black;
    padding: 10px;
    width: 100%;
    border: none;
    outline: none;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
}
.tab .tablinks.ativo {
    background-color: #ebebeb;
    /*    border: 2px solid #ccc;
        border-right: 0; 
        right: -2px;*/
    position: relative;
}
.tabcontent {
    display: none;
    padding: 20px;
}

.table .checkbox {
    width: 20px;
    height: 20px;
    margin: auto;
}
.avaliacaoTrilha {
    padding: 10px 20px;
    background-color: #e2e2e2;
    border-radius: 15px;
    border: 1px solid #ccc;
}
.titulo {
    font-weight: bold;
    font-size: 30pt;
    color: #21364a;
    margin-top: 20px;
    margin-bottom: 20px;
}
.tituloSobre {
    font-weight: bold;
    font-size: 20pt;
    color: #21364a;
    margin-top: 10px;
    margin-bottom: 10px;
}
.subtituloSobre {
    font-weight: bold;
    font-size: 16pt;
    color: #21364a;
    margin-top: 10px;
    margin-bottom: 10px;
}
.caixaSobreProjeto {
    padding: 20px;
}
.caixaSobreEmpresa {
    display: block;
    background: #f3f3f3;
    padding: 2px;
    margin-bottom: 10px;
}
.marcaSobreEmpresa {
    display: inline-block;
    width: 25%;
}
.dadosSobreEmpresa {
    display: inline-block;
    width: 70%;
    padding: 20px;
    vertical-align: top;
}
.linksDadosSobreEmpresa {
    font-size: 14pt;
    display: block;
}
.linksDadosSobreEmpresa a {
    margin: 10px 20px;
    color: #21364a;
    font-weight: bold;
    cursor: pointer;
}
.linksDadosSobreEmpresa .linkDados.ativo:before {
    content:"__";
    padding-top: 2px;
    font-size: 20pt;
    position:absolute;
    color:#21364a;
}
.textoDadosSobreEmpresa {
    display: block;
    margin-top: 10px;
    min-height: 100px;
    overflow-y: auto;
    padding: 20px;
}
.textoDadosSobreEmpresa .texto {
    display: none;
}

.tituloRodada {
    font-weight: bold;
    font-size: 16pt;
    color: #21364a;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 20pt;
}
.subtituloRodada {
    font-size: 12pt;
    color: #21364a;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 16pt;
}


@media (max-width:1100px){
    .caixaProjeto, .caixaEtapas {
        display: inline-table;
    }
    .caixaFluxos.mini {
        display: flex;
    }
    .caixaProjeto .imgProjeto {
        display: block;
        height: 20%;
        width: 100%;
        max-width: 100%;
        height: 300px;
    }
    .listaOpcoes li, .__grupoCheckbox .__itemGrupoCheckbox {
        margin-right: 0;
        margin-left: 0;
    }
    .caixaEtapas .itemEtapa {
        border-radius: 5px;
        border-bottom: 2px solid;
        margin-bottom: 10px;
    }

    /*    .caixaFluxos .itemFluxo .bolaFluxo {
            font-size: 20px;
            padding: 15px;
            line-height: 20px;
            width: 50px;
            height: 50px;
        }*/
}
@media (max-width:768px){
    .caixaFluxos {
        display: inline-table;
    }
    footer .align-bottom {
        text-align: center !important;
        float: none !important;
    }
    fieldset.bordas {
        margin: 10px 0;
    }
    fieldset.bordas legend {
        padding: 5px;
        font-size: 12pt;
    }
    .caixaTrabalho {
        max-width: 200px;
        height: 400px;
    }
}
@media (max-width:425px){
    .caixaTrabalho {
        max-width: 200px;
        height: 450px;
    }
}

.carrinhoTopo a {
    color: #fff;
    font-size: 20pt;
}
.carrinhoTopo a:hover {
    color: #fcc320;
}
.tabelaCarrinho tr td {
    vertical-align: middle;
}
.divBotoesCarrinho {
    text-align: center;
    margin: 30px auto 10px auto;
}
.__totalCarrinho {
    text-align: right;
    font-weight: bold;
    font-size: 130%;
    color: #fcc320;
}
.retirarCarrinho {
    color: #a43e3e;
}
.imagem-pacote {
    max-height: 200px;
    object-fit: cover;
    object-position: bottom;
    border-radius: 20px;
    background: #fbfbfb;
}
.caixaPacote {
    background: #fbfbfb;
    border-radius: 20px;
}
.caixaPacote h1.p-2 {
    font-size: 22pt;
    font-weight: bold;
}
.caixaPacote h4.p-4 {
    font-size: 16pt;
    font-weight: normal;
    min-height: 125px;
}
.table {
    background-color: #f9f9f9;
}
.divCaixaBranca{
    /*max-height: 1500px;*/
    min-height: 300px;
    background: #FFF;
    padding: 60px 40px;
}
.caixaImagens {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.caixaImagens .itemImagem {
    display: flex;
    flex-direction: column;
    width:  350px;
    text-align: center;
    padding: 20px;
}
.caixaImagens .itemImagem .box {
    padding: 20px;
    border: 2px solid #E4E6E9;
    width: 100%;
    height: 100%;
    background-color: #f6f6f6;
}
.caixaImagens .itemImagem .box img {
    border: 1px solid #E4E6E9;
    background-color: #FFF;
}
.caixaImagens .itemImagem .box:hover{
    border: 2px solid #fcc320;
}
.caixaImagens .itemImagem .box:hover h5{
    color: #fcc320;
}
.caixaImagens .itemImagem .box h5 {
    margin: 15px 0;
    color: #21364a;
}
.caixaImagens .itemImagem .box .botoesImagem {
    display: flex;
    flex-direction: column;
}
.imgImagemTopo {
    max-width: 100px;
    border: 1px solid #E4E6E9;
    margin: 0 auto 10px auto;
}