/* icones de menu topo */
.nav-tit-cli {
    background: url(../../images/menu/ico_cliente.svg) no-repeat 0px;
}

.nav-tit-perfil{
   background: url(../../images/menu/ico_perfil.svg) no-repeat 0px; 
}

.nav-ico-user {
   background: url(../../images/menu/ico_user.svg) no-repeat 0px; 
}

.nav-tit-perfil,
.nav-tit-cli,
.nav-ico-user {
    width: 21px;
    height: 21px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}

li.nav-separador {
    background: url(../../images/menu/nav-separador.svg) repeat-y 0px;
    width: 1px;
    height: 16px;
    margin-top: 16px;
}

.nav-separador {
	background: url(../../images/menu/nav-separador.svg) repeat-y 0px;
	width: 1px;
    height: 16px;
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
}

.navbar-menu-topo .navbar-nav>li>a {
    padding-top: 9px;
    padding-bottom: 9px;
}

.nav-user {
	display: inline-block;
    font-size: 13px;
    font-weight: normal;
    padding: 0 8px;
}

.btn-nav-topo {
	padding-top: 2px;
}

.logo-legal {
	margin-right: 30px;
}

.not-allowed, .blocked {
    cursor: not-allowed;
}

.prevTask {
    padding: 0 0 2px 3px;
}

.prevTask:not(.blocked):hover,
.nextTask:not(.blocked):hover {
    color: #234890;
}

.nextTask {
    padding: 0 3px 2px 0;
}


/* Menu Topo */
.navbar-bkg-legal .chosen-container-single .chosen-single,
.navbar-bkg-legal .chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
   	border: 0;
    border-radius: 0;
    background-color: transparent;
    background: none;
    background-clip: initial;
    box-shadow: none;
    color: #FFF;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
    font-size: 12px;
}

.navbar-bkg-legal .chosen-container-single .chosen-single:hover {
    color: #FFF;
}

.navbar-bkg-legal .chosen-container-active.chosen-with-drop .chosen-single {
	border: none;
	background-image: none;
	box-shadow: none;
}

.dropdown-menu>li>a {
    display: block;
    font-weight: normal;
    color: #333;
    font-size: 12px;
}

.sidebarCollapse a.menuSidebar {
	color: #FFF;
}


li.sidebarCollapse.nav-opener-menu {
    background: #585B64;
    width: auto;
    height: 35px;
    text-transform: uppercase;
    color: #FFF;
    margin-left: -20px;
    padding: 8px 15px;
    cursor: pointer;
}

	li.sidebarCollapse.nav-opener-menu.menu-open {
		width: 240px;
		padding: 8px 0 8px 15px;
	}

li.sidebarCollapse.nav-opener-menu .nav-txt-menu {
	float: left;
}

li.sidebarCollapse.nav-opener-menu.menu-open .nav-fechar-menu {
	background: url(../../images/menu/btn_close_menu.png) no-repeat 0px; 
	width: 35px;
	height: 35px;
	float: right;    
	margin-top: -8px;
}




.saudacao {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    position: absolute;
    white-space: nowrap;
}


@media (min-width: 769px) {
    .saudacao {
        text-align: center;
        margin-top: -14px;
        bottom: 0;
    }

}
@media (max-width: 768px) {
    .saudacao {
        margin-top: -10px;
        left: 0;
        top: 80px;
    }
}


.paddingCaixas {
    padding:10px 15px !important;
    cursor: pointer;
    color: #FFF !important;
    text-transform: uppercase;
}


.navbar-bkg-legal {
    background-color: #262947 !important;
    border-bottom: 1px solid #080808 !important;
}

.navbar-bkg-legal .navbar-nav>li>a {
    color: #FFF !important;
}

.navbar-bkg-legal ul li.active > a, 
.navbar-bkg-legal ul li.active > a[aria-expanded="true"] {
    background-color: #FFF;
    color:#680d3f !important;
}


a.logo-legal {
    background: url(../../images/logos/logo-2018.svg) no-repeat 0px 5px;
    width: 145px;
    height: 45px;
    padding: 5px;
}

.navbar-menu-topo li.a {
    cursor: pointer;
}

.navbar-menu-topo li a:hover {
    background: #262947 !important;
}


.navbar-menu-topo li.active a {
    background-color: #D9D9D6 !important;
    color: #680d3f !important;
    text-transform: uppercase;
}



@media (max-width: 769px) {
    #cmd_perfil_novo_chosen,
    #cmb_empresas_chosen,
    .nav-select {
        width: 90% !important;
    }

    .nav-separador {
        background: none !important;
        width: 2px !important;
    }

    .navbar-form {
        border-top: 0 !important;
        border-bottom: 0 !important;
        box-shadow: none !important;
    }

    .navbar-right {
        display: none;
    }


}



.titPerfil {
    color: #FFF;
    font-size: 15px;
    font-weight: normal;
    margin-top: 9px;
    margin-right: 15px;

}

.text-burgundy {
    color: #680d3f;
}

.maxSizePortal {
    max-width: 1000px;
}

.maxSizePortal.menu-open {
    max-width: 100%;
}

.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:hover, 
.navbar-default .navbar-nav>.open>a:focus 
{
    background-color: #757b86 !important;
}



@media (max-width: 769px) {
    .navbar-menu-topo { margin-top: 51px; }

    .navbar-nav {
        margin: 0 -15px !important;
        margin-left: 0 !important; 
    }
}

@media (min-width: 769px) {
    .navbar-menu-topo { margin-top: 54px; }
}


.navbar-menu-topo {
    background-color: #7d8290 !important;
    border: none !important;
    padding:.4rem 1rem 0rem .9rem !important;
}

.chosen-container {
    font-size: 11px !important;
}

a.chosen-single {
    font-weight: normal !important;
}


@media (min-width: 769px) {
    #cmd_perfil_novo_chosen,
    #cmb_empresas_chosen,
    .nav-select {
        width: 140px !important;
    }

    div#cmd_perfil_novo_chosen.chosen-container .chosen-drop,
    div#cmb_empresas_chosen.chosen-container .chosen-drop {
        width: 200% !important;
        border-top: 1px solid #aaa !important;
    }

}

@media (min-width: 890px) {
    #cmd_perfil_novo_chosen,
    #cmb_empresas_chosen,
    .nav-select {
        width: 190px !important;
    }

    div#cmd_perfil_novo_chosen.chosen-container .chosen-drop,
    div#cmb_empresas_chosen.chosen-container .chosen-drop {
        width: 170% !important;
        border-top: 1px solid #aaa !important;
    }
}

@media (min-width: 1020px) {
    #cmd_perfil_novo_chosen,
    #cmb_empresas_chosen,
    .nav-select {
        width: 230px !important;
    }

    div#cmd_perfil_novo_chosen.chosen-container .chosen-drop,
    div#cmb_empresas_chosen.chosen-container .chosen-drop {
        width: 150% !important;
        border-top: 1px solid #aaa !important;
    }

}

.chosen-container .chosen-results li.highlighted {
    background-color: #272947 !important;
    background-image: linear-gradient(#272947 20%,#363965 90%) !important;
    color: #fff !important;
}

.nav-tit-cli-perfil {
    text-transform: uppercase;
    font-weight: normal;
    color: #FFF;
    margin-left: 20px;
    margin-right: 5px;
}


#legenda ul li { 
    display: inline; 
    float: left;
    margin-right: 5px;
}

#legenda h4 {
    margin: 2px;
}

#legenda ul li div {
    padding:0px;
}
#legenda ul li div.col-md-2{
    margin-right: 5px;        
}

#legenda ul li div div {
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    margin-top: 4px;
}

#legenda span.label {
    font-size: 10px;
    padding: 5px;
    font-weight: bold;
    border-radius: 5px;
}

label {
    font-weight: 600;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.alert > p {
    margin: .5rem 0;
}

.has-error{
    color: #d9534f;
}
.has-success{
    color: #5cb85c;
}

.informacoesCaso ul li { 
    margin-bottom: 10px; 
}

.informacoesProcessuais .icone > .material-icons {
    font-size: 50px;
}

.informacoesProcessuais .texto {
    font-size: 14px; 
    margin-bottom: 5px;
}


.subtitulo, 
.s-box-sub {
    background: #cfd4da;
    margin-top: -20px;
    margin-bottom: 20px;
    margin-left: -100px;
    margin-right: -100px;
    color: #000;
    padding: 16px 100px;
}

.possivelFraude{
    color: #7d8290;
    font-size: 90%;
}

/* Select com bg personalizado, emulando a seta */

/*
.select-bg,
.select-bg-pointer {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 100%;
}

.select-bg:after,
.select-bg-pointer:after {
    content: "";
    position: absolute;
    z-index: 2;
    right: 8px;
    top: 50%;
    margin-top: -3px;
    height: 0;
    width: 0;
    border-top: 6px solid #9492a1;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    pointer-events: none;
}

.select-bg > div > select,
.select-bg-pointer > div > select,
.select-bg > select,
.select-bg-pointer > select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
*/

.select-bg > div > select,
.select-bg-pointer > div > select,
.select-bg > select,
.select-bg-pointer > select {
    text-indent: 25px;
}


.ico-tasks {
   background: url(../../images/svg/ico_tasks.svg) no-repeat 0px;
   width: 50px;
   height: 50px; 
}



.ico-teses {
   background: url(../../images/svg/ico_teses.svg) no-repeat 0px;
   width: 45px;
   height: 37px; 
   display: inline-block;
}


.ico-lista {
   background: url(../../images/svg/ico-lista.svg) no-repeat 0px;
    width: 57px;
    height: 58px;
   display: inline-block;
}

.ico-valor {
   background: url(../../images/svg/ico_valor.svg) no-repeat 0px;
    width: 57px;
    height: 58px;
   display: inline-block;
}

.ico-removal {
   background: url(../../images/svg/ico-lista.svg) no-repeat 0px;
    width: 57px;
    height: 58px;
   display: inline-block;
}

.ico-retencao {
   background: url(../../images/svg/ico_retencao.svg) no-repeat 0px;
    width: 57px;
    height: 58px;
   display: inline-block;
}

.ico-levantamento {
   background: url(../../images/svg/ico_levantamento.svg) no-repeat 0px;
    width: 57px;
    height: 58px;
   display: inline-block;
}

.ico-auditoria {
   background: url(../../images/svg/ico_auditoria.svg) no-repeat 0px;
    width: 57px;
    height: 58px;
   display: inline-block;
}


.ico-pedido-teses {
    background: url(../../images/svg/ico-pedido-teses.svg) no-repeat 0px;
    width: 60px;
    height: 60px;
    display: inline-block;
}

.ico-lista-pedidos-teses {
    background: url(../../images/svg/ico-pedido-teses.svg) no-repeat 0px;
}

.ico-lista-andamentos {
    background: url(../../images/svg/ico-lista-cinza.svg) no-repeat 0px;
}

.ico-arquivos-remover {
    background: url(../../images/svg/btn_remover_danger.svg) no-repeat 0px;
}

.ico-arquivos {
    background: url(../../images/svg/ico-arquivos.svg) no-repeat 0px;
}

.ico-lista-andamentos-remover,
.ico-estorno-remover,
.ico-arquivos-remover,
.ico-excluir-arquivo,
.ico-detalhes-arquivo,
.ico-lista-andamentos-remover.active,
.ico-arquivos-remover.active, {
    width: 22px;
    height: 22px;
}

.icon-estornado,
.icon-reembolso-pendente,
.icon-recusado,
.icon-pagamento-efetuado-com-exito,
.icon-excluido{
    width: 70px;
    height: 40px;
}

.icone-top-left {
    left: -10px;
    top: -20px;
    position: absolute;
}

.icone-top-right {
    right: -10px;
    top: -20px;
    position: absolute;
}


.icone-top-right2 {
    right: -10px;
    top: 5px;
    position: absolute;
}

.icon-top-sub {
    margin-top: 20%
}

.ico-arquivos.active,
.ico-arquivos {
    width: 30px;
    height: 30px;
}

.ico-arquivos-remover.active,
.ico-arquivos-remover {
    width: 25px;
    height: 25px;
}

.ico-lista-andamentos.active,
.ico-lista-andamentos,
.ico-lista-pedidos-teses.active,
.ico-lista-pedidos-teses {
    width: 30px;
    height: 30px;
}

.ico-detalhes-arquivo {
    background: url(../../images/svg/ico-lista.svg) no-repeat 0px;
}

.ico-excluir-arquivo {
    background: url(../../images/svg/btn_remover_danger.svg) no-repeat 0px;
    width: 21px;
    height: 21px;
}

.ico-Excel{
    background: url(../../images/svg/ico_excel.svg) no-repeat 0px;
    color: green;
    width: 32px;
    height: 32px;
}

li.listaAndamentos:hover .ico-lista-andamentos-remover {
    background: url(../../images/svg/btn_remover_danger.svg) no-repeat 0px;
}

li.listaAndamentos:hover .ico-estorno-remover {
    background: url(../../images/svg/btn_estorno.svg) no-repeat 0px;
}

.icon-estornado {
 background: url(../../images/svg/estorno.svg) no-repeat 0px;   
}

.icon-reembolso-pendente {
 background: url(../../images/svg/Reembolso_amarelo_pendente.svg) no-repeat 0px;   
}

.icon-recusado {
 background: url(../../images/svg/Recusado_vermelho.svg) no-repeat 0px;   
}

.icon-pagamento-efetuado-com-exito {
 background: url(../../images/svg/Pagamanto_efetuado_Verde_Pago.svg) no-repeat 0px;   
}


.icon-excluido{
 background: url(../../images/svg/Excluido.svg) no-repeat 0px;   
}

li.arquivosLista:hover .ico-arquivos-remover {
    background: url(../../images/svg/btn_remover_danger.svg) no-repeat 0px;
}


li.arquivosLista:hover .ico-arquivos {
    background: url(../../images/svg/ico-arquivos-active.svg) no-repeat 0px;
}

li.listaPedidosTeses:hover .ico-lista-pedidos-teses {
    background: url(../../images/svg/ico-pedido-teses-active.svg) no-repeat 0px;
}

li.listaAndamentos.dadosVinculados .ico-lista-andamentos {
    background: url(../../images/svg/ico-lista-verde-dark.svg) no-repeat 0px;
}

li.listaAndamentos:hover .ico-lista-andamentos {
    background: url(../../images/svg/ico-lista-azul.svg) no-repeat 0px;
}

li.listaAndamentos.dadosVinculados:hover,
li.listaAndamentos:hover,
li.arquivosLista:hover,
li.listaPedidosTeses:hover{
    background: #cad5e5;
    color: #000;
}

li.listaAndamentos,
li.listaPedidosTeses,
li.arquivosLista {
   width: auto;
   min-width: 150px;
}

li.listaAndamentos,
li.listaPedidosTeses {
   cursor: pointer;    
}

li.listaAndamentos,
li.arquivosLista,
li.listaPedidosTeses {
    display: flex;
    background: #e6e9ec;
    min-height: 70px;
    margin: 5px;
    padding: 15px 10px 15px 25px;
    font-size: 10px;
    border-radius: 12px;
    color: #7d8290;
    line-height: 13px;    
    margin: 5px 10px;
    float: left;
    position: relative;
}


li.arquivosLista > .ico-arquivos {
    cursor: pointer;
}

li.listaAndamentos > .ico-lista-andamentos-remover,
li.listaAndamentos > .ico-estorno-remover,
li.arquivosLista > .ico-arquivos-remover,
.icon-excluido,
.icon-estornado,
.icon-reembolso-pendente,
.icon-recusado,
.icon-pagamento-efetuado-com-exito {
    right: -10px;
    top: -10px;
    position: absolute;
}

li.listaAndamentos > .ico-lista-andamentos,
li.arquivosLista > .ico-arquivos,
li.listaPedidosTeses > .ico-lista-pedidos-teses {
    top: 25%;
    left: -14px;
    position: absolute;
}


.pedidosTeses {
    min-height: 220px; 
}

.pedidosTeses > ul {
    width: 100%; 
    min-height: 220px
}

.tabelaDetalhamentoInformacao {
    margin-top: 1px;
    overflow: hidden;
}

.tabelaDetalhamentoInformacao > div > .card-front {
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
  align-self: center;
  text-align: center;
}

.tabelaDetalhamentoInformacao > div > .card-back {
    transition: .5s ease;
    opacity: 0;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    padding: 100% 0;
    align-self: center;
    text-align: center;
}

.card-acoesDetalhamento:hover .card-front {
  opacity: 0.3;
}

.card-acoesDetalhamento:hover .card-back {
  opacity: 1;
}

.card-acoesDetalhamento {
    margin-right: 0;
    margin-left: 0;
    position: relative;
    display: flex;
    border:0;
    border-radius: 0 !important;
    align-self: center !important;
}

.divArrasteAquiPedidos,
.divArrasteAqui {
    position: absolute;
    top: 45%;
    left: 15%;
}


.card-acoesDetalhamento .icone-remover,
.card-acoesDetalhamento .icone-editar {
    width: 51px;
    height: 51px;
    display: inline-flex;
}

/* ComboJson na horizontal */

    .selectHorizontal *:not(div):not(label){
        margin-right: 15px;
        margin-bottom: 10px;
        float: left;
    }

    .selectHorizontal *:not(div):not(label){
        background: url(../../images/svg/ico_lista_select.svg) no-repeat 5px;
        background-size: 18px;
        text-indent: 25px;
    }


.button-download-excel {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
    float: right;
}
    
.ico-download-excel{
    background: url(../../images/svg/ico_excel.svg) no-repeat 0;
    width: 20px;
    height: 20px;
    display: flex;
}
    
.ico-search{
    background: url(../../images/svg/ico_search.svg) no-repeat 0;
    width: 20px;
    height: 20px;
    display: inline-flex;
    vertical-align: middle;
    margin-right: 5px;
}


.modal-body-overflow-x {
    overflow-x: auto;
    margin-right: 1rem;
    margin-left: 1rem;
    padding-left: 0 !important;
}


.border-dashed {
    border-style: dashed !important;
}

.border-dotted {
    border-style: dotted !important;
}





.HeaderInterno {
    background: #cfd4da;
    //height: 50px;
    margin-top: -20px;
    margin-bottom: 20px;
    margin-left: -100px;
    margin-right: -100px;
    color: #000;
    padding: 16px 100px;    
}


.bg-tab-tit {
    background: #cfd4da;
}

.bg-tab-tit:hover {
    background: rgba(0,0,0,.5);
}

.bg-tab-tit .bg-danger {
    background: #e3636f !important;
}


.bg-tab-body {
    background: #e6e9ec;
    color: #7d8290;
}

.bg-tab-body .flipcard {
    background: #e6e9ec;
}



.icone-multas {
    background: url(../../images/svg/ico_multas.svg) no-repeat;
}


.icone-save {
    background: url(../../images/svg/ico_save.svg) no-repeat;
}



.icone-editar {
    background: url(../../images/svg/ico_editar_flip.svg) no-repeat;
}

.icone-desvincular {
    background: url(../../images/svg/ico_desvincular_flip.svg) no-repeat;
}

.icone-vincular {
    background: url(../../images/svg/ico_vincular_flip.svg) no-repeat;
}

.icone-remover {
    background: url(../../images/svg/ico_excluir_flip.svg) no-repeat;
}

.icone-multas,
.icone-save,
.icone-editar,
.icone-remover,
.icone-vincular,
.icone-desvincular {
    width:51px;
    height:51px;
    display: inline-flex;
    margin: 5px;
}

.ico-remover {
    background: url(../../images/svg/btn_remover.svg) no-repeat;
}

.ico-remover-warning {
    background: url(../../images/svg/btn_remover_warning.svg) no-repeat;
}

.ico-remover-success {
    background: url(../../images/svg/btn_remover_success.svg) no-repeat;
}

.ico-remover-primary {
    background: url(../../images/svg/btn_remover_primary.svg) no-repeat;
}

.ico-remover-danger {
    background: url(../../images/svg/btn_remover_danger.svg) no-repeat;
}

.ico-adicionar {
    background: url(../../images/svg/btn_adicionar.svg) no-repeat;
}

.ico-adicionar-warning {
    background: url(../../images/svg/btn_adicionar_warning.svg) no-repeat;
}

.ico-adicionar-success {
    background: url(../../images/svg/btn_adicionar_success.svg) no-repeat;
}

.ico-adicionar-primary {
    background: url(../../images/svg/btn_adicionar_primary.svg) no-repeat;
}

.ico-adicionar-danger {
    background: url(../../images/svg/btn_adicionar_danger.svg) no-repeat;
}

.ico-remover,
.ico-remover-warning,
.ico-remover-success,
.ico-remover-primary,
.ico-remover-danger,
.ico-adicionar-warning,
.ico-adicionar-success,
.ico-adicionar-primary,
.ico-adicionar-danger,
.ico-adicionar {
    width:30px;
    height:30px;
    display: inline-flex;
}

.d-grid {
    display: grid !important;
}

.col-1p5 {
    flex: 0 0 13%;
    max-width: 13%;
}

.col-2-auxPedidos {
    flex: 0 0 18.666667%;
    max-width: 18.666667%;
}

.col-2p5 {
    flex: 0 0 22%;
    max-width: 22%;
}




.col-1p5 b {
    width: 100%;
    text-align: center;
}

.top-50 {
    top: 50% !important;
} 

.left-50 {
    left: 50% !important;
}

.right-50 {
    right: 50% !important;
}

.h-auto {
    height: auto !important;
}

.tabelaDetalhamentoInformacao:hover > .colIdPedido,
.tabelaDetalhamentoInformacao:hover > .colId {
    background-color: #808080;
}

.tabelaDetalhamentoInformacao:hover > div > .controllers,
.tabelaDetalhamentoInformacao:hover > .controllers {
    transition: .5s ease;
    opacity: 1;
}

.tabelaDetalhamentoInformacao > div > .controllers,
.tabelaDetalhamentoInformacao > .controllers {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;    
}

.tabelaDetalhamentoInformacao > div > .controllers > span,
.tabelaDetalhamentoInformacao > .controllers > span {
    max-width: 33px;
    max-height: 33px;
}


.tabelaDetalhamentoInformacao > div > .controllers.partes > span,
.tabelaDetalhamentoInformacao > .controllers.partes > span {
    max-width: 40px;
    max-height: 40px;
}

.table_details {
    width: 115%;
    top: 0;
    left: -50px;
    background: #FFF;
    border-radius: 10px;
    border: 1px solid #bcbcc5;
    z-index: 1;
    position: absolute;
    font-size: 11px !important;
}



.ico_plus {
    background: url(../../images/svg/ico_plus.svg) no-repeat 0px;
    width: 50px;
    height: 50px;
}
.ico_informacoes.sm,
.ico_processos.sm,
.ico_file_download.sm,
.ico_file_edit.sm,
.ico_file_add.sm,
.ico_plus.sm {
    height: 20px !important;
    width: 20px !important;
}

.ico_processos {
    background: url(../../images/svg/ico-lista.svg) no-repeat 0px;
    width: 50px;
    height: 50px;
}

.ico_minus {
    background: url(../../images/svg/ico_minus.svg) no-repeat 0px;
    width: 50px;
    height: 50px;
}

.ico_file {
    background: url(../../images/svg/ico_file.svg) no-repeat 0px;
    width: 50px;
    height: 50px;
}

.ico_file_download {
    background: url(../../images/svg/ico_file_download.svg) no-repeat 0px;
    width: 50px;
    height: 50px;
}

.ico_file_download_new {
    background: url(../../images/svg/ico_file_download.svg) no-repeat 0px;
    width: 42px;
    height: 42px;
    -webkit-transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
    -moz-transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
    -ms-transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
    -o-transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
    transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
    opacity: 0.50;
    cursor: pointer;
}

.ico_file_download_new:hover {
    background: url(../../images/svg/ico_file_download.svg) no-repeat 0px;
    -webkit-transform: matrix3d(1.35,0,0,0,0,1.35,0,0,0,0,1,0,0,0,0,1);
    -moz-transform: matrix3d(1.35,0,0,0,0,1.35,0,0,0,0,1,0,0,0,0,1);
    -ms-transform: matrix3d(1.35,0,0,0,0,1.35,0,0,0,0,1,0,0,0,0,1);
    -o-transform: matrix3d(1.35,0,0,0,0,1.35,0,0,0,0,1,0,0,0,0,1);
    transform: matrix3d(1.35,0,0,0,0,1.35,0,0,0,0,1,0,0,0,0,1);  
    opacity: 1;
}

.ico-pessoa {
    background: url(../../images/svg/ico_pessoa.svg) no-repeat 0px;
    width: 42px;
    height: 42px;
}

.ico-parte-lista {
    background: url(../../portal/Destaques/images/ico-parte-lista.svg) no-repeat 0px;
    width: 42px;
    height: 42px;
    -webkit-transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
    -moz-transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
    -ms-transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
    -o-transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
    transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
    opacity: 0.50;
    cursor: pointer;
}

.ico-parte-lista:hover {
    background: url(../../portal/destaques/images/ico-detalhes.svg) no-repeat 0px;
    -webkit-transform: matrix3d(1.35,0,0,0,0,1.35,0,0,0,0,1,0,0,0,0,1);
    -moz-transform: matrix3d(1.35,0,0,0,0,1.35,0,0,0,0,1,0,0,0,0,1);
    -ms-transform: matrix3d(1.35,0,0,0,0,1.35,0,0,0,0,1,0,0,0,0,1);
    -o-transform: matrix3d(1.35,0,0,0,0,1.35,0,0,0,0,1,0,0,0,0,1);
    transform: matrix3d(1.35,0,0,0,0,1.35,0,0,0,0,1,0,0,0,0,1);  
    opacity: 1;
}

/* animacao pulsar */
.pulse {
    -webkit-transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
    -moz-transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
    -ms-transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
    -o-transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
    transition: all 0.5s cubic-bezier(.39,1.89,.55,1.45);
    opacity: 0.75;
}

.pulse:hover {
    -webkit-transform: matrix3d(1.35,0,0,0,0,1.35,0,0,0,0,1,0,0,0,0,1);
    -moz-transform: matrix3d(1.35,0,0,0,0,1.35,0,0,0,0,1,0,0,0,0,1);
    -ms-transform: matrix3d(1.35,0,0,0,0,1.35,0,0,0,0,1,0,0,0,0,1);
    -o-transform: matrix3d(1.35,0,0,0,0,1.35,0,0,0,0,1,0,0,0,0,1);
    transform: matrix3d(1.35,0,0,0,0,1.35,0,0,0,0,1,0,0,0,0,1);  
    opacity: 1;
}
/* ---------- */

.list-romam-inside {
    list-style-type: lower-roman;
    list-style-position: inside;
}

.list-square-inside {
    list-style-type: square;
    list-style-position: inside;
}

.ico_sentenca {
    background: url(../../images/svg/ico_sentenca.svg) no-repeat 0px;
    width: 50px;
    height: 50px;
}

.ico_liminar {
    background: url(../../images/svg/ico_liminar.svg) no-repeat 0px;
    width: 50px;
    height: 50px;
}

.bkg-card-instancias {
    background: #efefef !important;
}


.col-plus {
    background-color: #A3D4FF;
    margin-top: -15px;
    margin-bottom: -15px;
    text-align: center;
    padding-top: 25px;
    font-size: 16px;
}

.col-plus .fa-plus {
    color: #2A5082;
}

.col-minus {
    background-color: #BDBDC6;
    margin-top: -15px;
    margin-bottom: -15px;
    text-align: center;
    padding-top: 7px;
    font-size: 16px;
}

.col-minus .fa-minus {
    padding-bottom: 10px;
}

.col-minus .spacer {
    background: #efefef !important;
    height: 10px;
}


.tit-instancia-limsentenca{
    font-size: 16px;
    font-weight: bold;
}


.ico_file_circ {
    background: url(../../images/svg/ico_file_circ.svg) no-repeat 0px;
    width: 50px;
    height: 50px;
}

.ico_file_add {
    background: url(../../images/svg/ico_file_add.svg) no-repeat 0px;
    width: 50px;
    height: 50px;
}

.ico_file_edit {
    background: url(../../images/svg/ico_file_edit.svg) no-repeat 0px;
    width: 50px;
    height: 50px;
}


.ico_file_remove {
    background: url(../../images/svg/ico_file_remove.svg) no-repeat 0px;
    width: 50px;
    height: 50px;
}   

.ico_informacoes {
    background: url(../../images/svg/ico_informacoes.svg) no-repeat 0px;
    width: 50px;
    height: 50px;
}    


.valorHistorico {
    background-image: url(../../portal/pedidos/images/svg/ico_valor_historico_darker.svg) !important;
    background-repeat: no-repeat;
    background-position: 7px 6px;
    background-size: 18px;
    padding-left: 35px !important;
}


.valorHistoricoAtualizado {
    background-image: url(../../portal/pedidos/images/svg/ico_valor_atualizado_darker.svg) !important;
    background-repeat: no-repeat;
    background-position: 7px 6px;
    background-size: 18px;
    padding-left: 35px !important;
}

.arquivosView {
    height: 162px;
    width: 150px;
    max-width: 150px;
}


.ico_calendar {
    background: url(../../images/svg/ico_calendar.svg) no-repeat  top left;
    font-size: 12px; 
    padding-left: 20px;
    background-size: 15px;   
}

.icone-subinstancia {
    background: url(../../images/svg/btn_subinstancia_cinza.svg) no-repeat;
    color: #FFF !important;
}

.icone-subinstancia-nova {
    background: url(../../images/svg/ico_adicionar_subrecurso.svg) no-repeat;
    color: #262947 !important;
}


.icone-add-instancia {
    background: url(../../images/svg/btn_instancia_active.svg) no-repeat;
}

.icone-editar-instancia {
    background: url(../../images/svg/ico_editar_flip.svg) no-repeat;
}

.icone-remover-instancia {
    background: url(../../images/svg/ico_excluir_flip.svg) no-repeat;
}

.icone-novo-recurso {
    background: url(../../images/svg/btn_adicionar_success.svg) no-repeat;
}

.icone-painel-instancia {
    position: absolute !important;
    background: url(../../images/svg/ico_informacoes_cinza.svg) no-repeat;
    top: -20px;
    right: -10px;
}

.icone-subinstancia-nova,
.icone-subinstancia {
    width: 35px;
    height: 35px;
    display: inline-flex;
    margin: 5px;    
}

.icone-painel-instancia {
    width: 21px;
    height: 21px;
    display: flex;
    margin: 10px;
}

.icone-add-instancia,
.icone-editar-instancia,
.icone-remover-instancia,
.icone-novo-recurso {
    width: 30px;
    height: 30px;
    display: flex;
    margin: 10px;
}

.marginButtonLiminar {
    margin: 15px 0px -16px -8px !important;
}

.lista-itens-pills:hover,
.bg-azul-txt-branco{
    background-color: #2C5284 !important;
    color: #FFF;
}

.bg-azul-txt-branco:hover>.bg-azul-txt-branco {
    background-color: #cfd4da !important;
    color: #000 !important;
}


.bg-azul-txt-branco:hover>.bg-azul-txt-branco:hover {
    background-color: #9492a0 !important;
    color: #FFF !important;
}

.plusAddRecurso {
    display: flex;
    margin: 15px;
}


.modal-body > fieldset > .modal-header,
.modal-body > .modal-header {
    margin: 15px -16px 20px -16px;
}


.btn_adicionar,
.btn_cancelar { 
    width: 30px;
    height: 25px;
    display: inline-flex;
}

.btn_adicionar { background: url(../../images/svg/btn_adicionar.svg) no-repeat center;  }
.btn_cancelar { background: url(../../images/svg/btn_cancelar.svg) no-repeat center;  }


.border-caso-atual {
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-right: 0px !important;
    border-left: 8px solid #5cb85c !important;
}


.lista-itens-pills {
    background: #eee;
    border: 1px solid #eee;
    border-radius: 6px;
    padding: 5px;
    margin: 5px;    
}

.pullupTrTd:hover {
    font-weight: bold;
}


.pullupTrTd span.tribunal {
    color: #666; 
    padding-left: 10px; 
    font-size: 110%;
}


.cadastrarNovaCat{
    border: 1px dotted #dfdfdf; 
    background: #FFF;
    cursor:pointer;
}

.cadastrarNovaCat:hover{
    background-color: #dee2e6;
}    

.modal-sub.marginfix {
  margin: -1rem -1rem 1rem -1rem !important;
}

.modal-sub .bg-tab-body,
.modal-sub .bg-tab-tit {
    color: #000 !important; 
}

.nav-setup > li.active {
    border-bottom: 2px solid #6c757d;
    opacity: 1 !important;
}

.nav-setup > li {
    margin-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
    opacity: 0.3;
}


.adiconarInstancia {
    color: #FFF;
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
    align-items: center;
    justify-content: center;
}