/*Colors*/
:root {
    --color-primary: #003163;
    --color-secondary: #08b498;
    --blue: #003163 !important;
    --primary: #1459a2 !important;
}
.btn.focus, .btn:focus {
    outline: 0 !important;
    box-shadow: none !important;
}
.text-navy {
    color: #C98A00 !important;
}
.text-primary {
    color: var(--color-primary) !important;
}
.text-secondary {
    color: var(--color-secondary) !important;
}
.text-success {
    color: #4C9C27 !important;
}
.text-info {
    color: #4ed2de !important;
}
.text-warning {
    color: #FFCE1C !important;
}
.text-danger {
    color: #ED263B !important;
}
.text-muted {
    color: #ABABAB !important;
}
.text-white {
    color: #ffffff !important;
}

.card-header-personalizado {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.bloco-informacao{
    background-color: #8fd19e;
    min-height: 300px;
}

/*--------------------------------------------------- */
#barra-brasil .conteudo-barra-brasil {
    height: 40px;
    width: 95%;
    max-width: 1150px;
    margin: 0 auto;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
}

#bloco-barra-governo {
    height: 30px;
    padding: 0;
    background: #071D41;
    border-bottom: 1px solid #353535;
    z-index: 99999;
    width: 100%;
    color: #fff;
}

#bloco-barra-governo.pic-gov{
    display: block;
    height: 19px;
    min-width: 50px;
    margin-right: 10px;
    line-height: 0;
    font-size: 0;
    color: transparent;
}

#conteudo-bloco-barra-governo{
    width: 95%;
    background: #33b5e5;
    max-width: 1150px;
    margin: 0 auto;
    height: 40px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
}

.conteudo-bloco-barra-sistema{
    background: #0f5fb1;
    padding: 20px !important;
    color: #f8f8f8;
}
.tabela-cheia{
    display: inline-table
}
.zera-background{
    background-color: #ffffff;
}
.btn-margin-10 {
    margin-left: 10px;
}
.required:after {
    content: "* ";
    color: red;
}
.input-error{
    color: red;
    font-size: .8em;
}
.p-container {
    padding: 10px 20px;
}
.btn-novo {
    padding: .25rem 2rem !important;
}
.input-mask-background {
    background: #fff !important;
}
.col {
    float: left!important;
}
.ui-inputfield {
    box-shadow: none !important;
}
.btn-acoes {
    padding: 0 6px;
    color: #0f5fb1 !important;
}
.btn-acoes:hover{
    text-decoration: none;
    color: #164f99 !important;
}
span.btn-acoes,
span.btn-acoes:hover{
    text-decoration: none;
    color: #93b7dc !important;
}
span.btn-outline-secondary,
span.btn-outline-secondary:hover,
span.btn-outline-secondary:active {
    opacity: 50% !important;
    background-color: #fff !important;
    color: #08b498 !important;
    cursor: default;
}
.btn-outline-secondary:active {
    border-color: #0cceaf !important;
    background-color: #0cceaf !important;
}
body {
    background-color: #f8f9fa !important;
}
.navbar-bg {
    background-color: #0e4276!important;
}
.nav-link {
    color: #fff !important;
}
.nav-link:hover {
    color: #e5e5e5 !important;
}
.breadcrumb {
    padding: .75rem .4rem !important;
    background-color: transparent !important;
    margin-bottom: 0 !important;
}

/*Messages*/
.ui-growl-error {
    display: block !important;
    background-color: #ED5565 !important;
}

.ui-growl-warn {
    display: block !important;
    background-color: #ffb01a !important;
}

.ui-growl-info {
    display: block !important;
    background-color: #1aaf6a !important;
}

.ui-growl-image-warn {
    background-image: url("/javax.faces.resource/warn-icon.png.xhtml?ln=imagens") !important;
    background-position: 0 !important;
    background-repeat: no-repeat !important;
    margin-top: 5px !important;
}

.ui-growl-image-error {
    background-image: url("/javax.faces.resource/error-icon.png.xhtml?ln=imagens") !important;
    background-position: 0 !important;
    background-repeat: no-repeat !important;
    margin-top: 5px !important;
}

.ui-growl-image-info {
    background-image: url("/javax.faces.resource/sucess-icon.png.xhtml?ln=imagens") !important;
    background-position: 0 !important;
    background-repeat: no-repeat !important;
    margin-top: 5px !important;
}
.ui-growl-icon-close {
    background-image: url("/javax.faces.resource/close-icon.png.xhtml?ln=imagens") !important;
    background-position: 0 !important;
    background-repeat: no-repeat !important;
    display: block !important;
}
.ui-growl-title {
    color: #FFF !important;
    font-size: .85em !important;
    font-weight: 500 !important;
    padding-top: 10px !important;
}
.ui-growl-item-container {
    text-shadow: none !important;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.22) !important;
    border: none !important;
    opacity: .95 !important;
}
/*Fim messages -------------------------*/
label {
    font-weight: 600!important;
    font-size: 0.85em !important;
}
.col-acoes {
    vertical-align: middle !important;
}
.select-radio-button td {
    padding-right: 15px;
}
.titulo-sistema {
    font-weight: 700 !important;
    color: #fff !important;
}
.user{
    color: #fff !important;
}

.user a,
.user a:hover{
    margin-left: 10px;
    color: #fff !important;
}
.subtitulo {
    margin: 15px 0 0 0;
}
.hr-subtitulo {
    margin-top: .2rem;
}
.many-check td {
    padding-right: 25px !important;
}
input[type="checkbox"] {
    margin-right: 5px !important;
}
/* CARDS */
.card {
    box-shadow: 0 0 2px 0 rgba(0,0,0,.12), 0 2px 2px 0 rgba(0,0,0,.24);
    border: none !important;
}
.card-header {
    background-color: #fff !important;
}
#label-data-solicitacao {
    float: right;
    font-size: .7em !important;
    font-weight: 400;
    font-style: italic;
    margin-top: 5px;
}
.wrapper-btn-novo {
    padding-left: 15px;
    z-index: 10;
}
ol.breadcrumb {
    padding-left: 0 !important;
}
.table td {
    vertical-align: middle !important;
}
.margin-titulo-secao {
    margin-top: 12px;
}

#bloco-confirmacao input:disabled,
#bloco-confirmacao textarea:disabled {
    padding: 0 !important;
    border: none !important;
    background-color: #fff;
}
#bloco-confirmacao input:disabled {
    margin-top: -15px !important;
}
#bloco-confirmacao {
    padding: 0 16px;
}
#bloco-confirmacao .secao {
    background-color: #f2f2f2;
    padding: 20px 12px 5px 12px;
    border-radius: 5px;
    width: 100%;
}
#bloco-confirmacao label {
    display: block;
    margin-bottom: 0;
}
#bloco-confirmacao .col {
    margin-bottom: 16px;
}

.rodape {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.card-principal {
    border-radius: 0.25rem !important;
    width: 100% !important;
    background-color: #0f5fb1;
}

.btn-outline-banner {
    color: #ffffff !important;
    background-color: transparent !important;
    background-image: none !important;
    border: 2px solid #ffffff !important;
}

.btn-outline-banner:hover {
    color: #0f5fb1 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

#titulo-index {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.others {
    padding-left: 10px !important;
    margin-bottom: 20px !important;
    font-weight: 600!important;
    font-size: 0.85em !important;
}

.question {
    padding-left: 26px !important;
}

.icon-primary {
    color: #0f5fb1 !important;
}

.badge-status {
    padding: 2px 10px !important;
    font-weight: bold !important;
    border-radius: 10px !important;
    font-size: .8em !important;
}

.font-small-table {
    font-size: .8em !important;
}

.ui-autocomplete-item.ui-autocomplete-list-item.ui-state-highlight {
    background: none !important;
    background-color: #0f5fb1 !important;
}

.ui-autocomplete input {
    width: 100% !important;
}

.dropdown-item {
    max-width: 450px !important;
    overflow: hidden !important;
    font-size: .95em !important;
}

