/*AQUI FICARÃO GRAVADAS AS ALTERAÇÕES VINDAS DO BANCO DE DADOS*/
.page-sidebar { background-color: rgba(4,145,145); }
.card-header-adesao { background-color: rgba(4,145,145)!important; }
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active span { background-color: rgba(4,145,145); }
.header { background-color: #F2F2F2; }
.imgLogo { background-image: url(http://participante.prece.com.br/Content/img/geral/logoPrece.png); background-size:cover; width:190px; height:45px; }
.imgFundoLogado { background-image: url(http://participante.prece.com.br/Content/img/geral/imgFundoPrece.jpg); }
.imgFundoLogin { background: url(http://participante.prece.com.br/Content/img/geral/imgFundoPrece.jpg); background-repeat: no-repeat !important; background-attachment: fixed !important; background-position: center !important; background-size: cover !important; }
 
a.btn.btn-primario, a.btn.btn-primario:focus, .btn-primario, .btn-primario:focus { color:#F2F2F2; background-color:#049191; border-color:#049191 }
       .btn-primario.active, .btn-primario.active:focus, .btn-primario:not(:disabled):not(.disabled):active, .btn-primario:not(:disabled):not(.disabled):active:focus, .btn-primario:not(:disabled):not(.disabled):active:hover, .show .dropdown-toggle.btn-primario { 
               background-color:#049191; border-color:#049191; color:#F2F2F2; box-shadow: none; }
       a.btn.btn-primario:hover, .btn-primario.hover, .btn-primario:hover, .show .dropdown-toggle.btn-primario { 
               background-color:#049191; border-color:#049191; color:#F2F2F2; }
.bg-primario { background-color:#049191 !important;}
.bg-primario-transparent { background-color:#049191  !important;}
.bg-secundario { background-color:#049191 !important;}
.bg-terciario { background-color:#049191 !important;}
.text-color-primario { color: #ffffff !important;}
.text-color-secundario { color: #000000 !important;}
.text-color-terciario { color:  !important;}
.form-control:focus, .formFocus { border-color: #049191!important; outline: 0; -webkit-box-shadow: inset 0 0px 1px #049191, 0 0 8px #049191; box-shadow: inset 0 0px 1px #049191, 0 0 8px #049191;}
.dxeListBoxItemSelected, .dxeButtonEditButton { background: #049191; color: #F2F2F2; border-bottom-right-radius: 3px; border-top-right-radius: 3px; } 
input[type='radio']:before { background-color: #049191 }
input[type='radio']:after, input[type='checkbox']:before { border: 2px solid #049191 }
input[type='checkbox']:checked:after { color: #049191 !important; font-weight: bolder;}
.dropdown-item.active, .dropdown-item:active { color: #F2F2F2; background-color: #049191; }
.rounded-circle-perfil { border: 2px solid  !important; border-radius: 30px !important;}
.text-color-primario>th>div>a { color: #ffffff !important;}
.text-color-secundario>th>div>a { color: #000000 !important;}
.text-color-terciario>th>div>a { color:  !important;}
.page-item.active > .page-link { background-color: #049191 !important; border-color: #049191 }
.page-item > .page-link { color: #049191 ;}
.progress-bar-success { background-color:#049191 !important;}
.card.card-hover .card-body, .card.card-hover.card-footer{ opacity: .7; -webkit-transition: opacity .3s ease; transition: opacity .3s ease; background-color: #f4ebff;}
