@charset "utf-8";

/* FONT DO SISTEMA OPEN SANS REGULAR  */
@font-face {
    font-family: "Open_Sans";
    src: url('../css/fonts/Open_Sans/OpenSans-Regular-webfont.eot'),
        url('../css/fonts/Open_Sans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../css/fonts/Open_Sans/OpenSans-Regular.ttf') format('truetype');
}

body * {
    font-family: Open_Sans;
}

.pesquisar{
	background:#00c7d9!important;
	border:1px solid #00c7d9!important;
	-webkit-transition:	all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	}
	
.pesquisar:hover{
	background:#663366!important;
	border:1px solid #663366!important
	}

.breadcrumb li a {
    /*color: #5F9BCF !important*/
    color: #428BCA !important
}

/* RESET CSS - BEGIN */
a:hover, a:focus, a:active, a {
    outline: 0;
}
.zoomInner {
    cursor: crosshair
}
.tooltip {
    z-index: 99999
}
.placeholder { color: #aaa; }
table thead tr th { text-align:center; vertical-align: middle !important; }
.pointer { cursor: pointer; }
.bootstrap-datetimepicker-widget .picker-switch a {
    cursor: pointer;
}
.grayscale {
    filter: url('../js/filters.svg#grayscale'); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Webkit Nightlies & Google Chrome Canary */
}
@media (min-width: 1200px) {
    .container {
        max-width: 100%;
    }
}
.modal-backdrop {
    z-index: 13;
}
.modal {
    z-index: 14;
}
#btn-opcoes {
    min-width: 130px;
}
#btn-opcoes .badge {
    background-color: #FFFFFF;
    color: #5395CF;
    font-size: 7pt;
}
/* RESET CSS - END */

/* FAULT - BEGIN */
#fault-left {
    margin-top: 12%;
    background-color: #85CFEA;
    height: 220px;
    font-size: 187px;
    color: #FFFFFF;
}
#fault-right {
    margin-top: 12%;
    color: #85CFEA;
    padding-left: 40px;
}
.fault-titulo {
    font-size: 50px;
    font-weight: bold;
    display: block;
}
.fault-subtitulo {
    font-size: 18px;
}
.fault-form {
    margin-top: 10px;
    margin-left: -70px;
}
#fault-right .btn:not(.btn-primary) {
    margin-top: 10px;
    margin-right: 10px;
}
#fault-right .brand {
    margin-top: 24px;
}
.fault-form form {
    margin-left: 10px;
}
/* FAULT - END */

/* BADGER - BEGIN */
[class*="badger"] {
    position: relative;
    padding: 39px 19px 14px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
}
[class*="badger"]:after {
    content: attr(data-badger);
    position: absolute;
    top: 0;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    background: #999;
    color: #fff;
}
.badger-left:after {
    left: 0;
    border-radius: 6px 0 6px 0;
}
.badger-right:after {
    right: 0;
    border-radius: 0 6px 0 6px;
}
.badger-danger:after {
    background: #d9534f;
}
.badger-warning:after {
    background: #f0ad4e;
}
.badger-success:after {
    background: #5cb85c;
}
.badger-info:after {
    background: #5bc0de;
}
.badger-inverse:after {
    background: #222;
}
/* BADGER - END */

/* PAGINAÇÃO - BEGIN */
#paginacaoMsg ul {
    list-style: none;
}
#retornoMsg ul {
    height: auto;
    overflow: hidden;
}
#retornoMsg ul li {
    width: 392px
}
#paginacaoMsg ul {
    width: 211px;
    margin: 0 auto;
    height: 25px;
}
.pagination a {
    cursor: pointer;
}
#paginacaoMsg ul li {
    text-align: center;
    height: 25px;
    width: 30px;
    cursor: pointer;
    background-color: transparent;
    display: inline-block;
    margin-top: 4px;
}
#paginacaoMsg ul li a {
    color: #FFFFFF
}
#paginacaoMsg ul li.active a {
    background: #59BAFF;
    border-radius: 7px;
    margin-left: -4px;
    padding: 0 5px;
}
.pagination {
    margin: 5px 0;
}
#paginacaoMsg.pagination {
    background-color: #4D748F;
    position: relative;
    top: 7px;
    display: block
}
.window #envioMensagem input {
    font-size: 14px!important;
}
.window #envioMensagem textarea {
    height: 155px
}
.window #envioMensagem .input-group {
    margin-bottom: 5px
}
/* PAGINAÇÃO - END */

/* BREADCRUMB - BEGIN */
.breadcrumb {
    background: none !important;
    padding: 2px 6px 0 6px;
    margin-bottom: 0;
}
.breadcrumb > li + li:before,
.breadcrumb > .active {
    font-size: 1.1em;
    color: #494949;
}
.breadcrumb > li a {
    font-size: 1.1em;
    color: #09F;
}
.breadcrumb > li {
    display: inline;
}
/* BREADCRUMB - END */

/* FORM - BEGIN */
.form label {
    margin-bottom: 5px;
}
.obrigatorio:before {
    color: #FF0000;
    content: '*';
}
.listagem.obrigatorio:before {
    content: '';
}
.listagem-multivalorada.obrigatorio:before {
    content: '';
}
.btn-search-type {
    width: 200px;
}
.search-type {
    padding-left: 5px;
    cursor: pointer;
}
.search-type:not(:first-child) {
    border-left: 1px solid #E5F2FA;
    margin-left: 15px;
}
.search-type:not(:first-child) img {
    margin-left: 15px;
}
.search-type img {
    padding-right: 10px;
}
.search-toggle-item {
    background: url("../img/relatorios/bgIconesTabelaeGraficos.png") no-repeat;
    position: relative;
    height: 32px;
    padding: 5px;
    display: inline-block;
    margin-left: 4px;
    margin-right: 4px;
}
.search-toggle-item img {
    width: 20px;
}
.search-item-selector:first-child {
    margin-left: 20px;
}
.switch-label {
    margin-bottom: 1px !important;
}
.slider-selection {
    background: #0088cc;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}
/* FORM - END */

/* MODAL - BEGIN */
body .modal-large > .modal-dialog {
    width: 700px;
}
body .modal-xlarge > .modal-dialog {
    width: 1250px;
}
.modal-tela-externa .form-group {
    margin-left: 5px;
}
/* MODAL - END */

.row-logos {
    height: 69px;
}

.lista-logos {
    padding-top: 15px
}

.lista-logos li {
    color: #B5B5B5
}

/* LOGO - BEGIN */
.brand-login {
    background-image: url("../img/logo-brflow-login.png");
    background-position: 10px 10px;
    background-repeat: no-repeat;
    display: block;
    height: 110px;
    /*width: 228px;*/
}
.brand-interno {
    background-image: url("../img/logo-brflow-interno.png");
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    height: 62px;
    width: 182px;
}
.brand-mini {
    display: block;
    height: 36px;
    width: 126px;
    background-image: url("../img/logoBrsafe.png");
    background-repeat: no-repeat;
    background-position: left center;
}
/* LOGO - END */

/* LOGO CLIENT - BEGIN */
.client {
    display: block;
    height: 34px;
    width: 160px;
    /*background-image: url("../img/clients/logoBvFinanceira.png");*/
    background-repeat: no-repeat;
    background-position: left center;
}
/* LOGO CLIENT - END */

.page-header-clean {
    margin-top: 10px;
}

/* TABLE - BEGIN */
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #EFEFEF;
}
.table thead tr th[rowspan="2"] {
    vertical-align: middle;
}
.total-parcial td {
    background-color: #D9EDF7 !important;
    border-bottom-width: 4px !important;
    font-weight: bold;
}
.total td {
    background-color: #FCF8E3 !important;
    border-bottom-width: 5px !important;
    font-weight: bold;
}
.grafico-sem-dados {
    background-color: #EFEFEF;
    padding: 5px;
}
@media only screen and (max-width: 800px) {

    .table-resize {
        min-width: 400px !important;
        overflow: hidden;
    }

    .table-resize,
    .table-resize thead,
    .table-resize tbody,
    .table-resize th,
    .table-resize td,
    .table-resize tr {
        display: block;
    }

    .table-resize thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .table-resize tr { border: 1px solid #ccc; }

    .table-resize td {
        border: none !important;
        border-bottom: 1px solid #eee !important;
        position: relative;
        padding-left: 50% !important;
        white-space: normal;
        text-align:left;
    }

    .table-resize td:after {
    }

    .table-resize td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
    }

    .table-resize td:before { content: attr(data-header); }

    .total-parcial td {
        font-weight: normal;
    }
    .total td {
        font-weight: normal;
    }

    .col-action {
        display: block !important;
    }
}
/* TABLE - END */

#zend-developer-toolbar * {
    color: #FFFFFF;
}

#zend-developer-toolbar pre {
    color: #000000;
}

body {
    background: url(../../img/background_.png);
    font-size: 10pt;
}

#boxBegin {
    width: 348px;
    height: 235px;
    left: 100px;
    background: url(../../img/bgBoxBegin.png);
    padding: 20px 0;
    position: absolute;
    right: 37%;
    top: 200px;
    border-radius: 1em;
    z-index: 99999;
}

#boxBegin ul {
    display: inline-block;
    margin: 0;
}
#boxBegin ul li {
    width: 100%;
    position: relative;
    float: left;
    margin: 8px 0;
}
#boxBegin ul li label {
    color: #eeeeee;
    text-align: center;
    width: 348px;
    display: block;
    font-size: 16px;
}

#boxBegin ul li input {
    width: 150px;
    margin: 0 auto !important;
    display: block;
    text-align: center;
    font-size: 12px !important;
}

#boxBegin ul li label.error {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    color: #FF0000;
}

#btn-top-full-screen {
    width: 26px;
    height: 16px;
    left: 48%;
    position: fixed;
    top: 74px;
    cursor: pointer;
    z-index: 13;
}
.btn-toggle-open {
    background: url('../../img/componentes/toggle-open.png') no-repeat;
    margin-top: 0 !important;
    top: 4px !important;
}
.btn-toggle-close {
    background: url('../../img/componentes/toggle-close.png') no-repeat;
}

.top-zero {
    top: 0 !important;
}

#top {
    width: 100%;
    margin: 0 auto;
    position: fixed;
    height: 90px;
    top: 0;
    background-color: #FFFFFF;
    z-index: 13;
}

#top-navbar, #top-navbar li a.dropdown-toggle {
    font-size: 14px;
    height: 90px;
    line-height: 60px;
    /*top: -15px;*/
}

#top-navbar li.dropdown {
    display: inline-block
}

#top .brand, .client {
    display: inline-block;
    vertical-align: 2px;
    text-indent: -9999px;
}

#top .lista-logos .divider {
    border-left: 1px solid #BBBBBB;
    display: inline-block;
    height: 25px;
    position: relative;
    top: -3px;
    margin-left: 5px;
    padding-left: 5px;
}

#top a.Vanterior {
    color: #666666;
    font-size: 10px;
    text-decoration: underline;
    margin: 27px 0 0 12px;
    display: inline-block;
}

#top a.Vanterior:hover {
    color: #000000
}

#top-opcoes {
    width: 87px;
    min-width: 0;
}

#top-opcoes, #top-userinfo {
    background-color: #F2F2F2;
    /*top: 74px;*/
}

#top-userinfo .divider {
    display: block !important;
    height: 1px !important;
}

#top-opcoes li {
    background-color: #F2F2F2;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 40px;
    line-height: 40px;
}
#top-opcoes li:hover {
    background-color: #FFFFFF;
}
#top-opcoes li:first-child {
    padding-top: 8px;
}
#top-opcoes li:not(:first-child) {
    border-top: 1px solid #D1D1D1;
}
#top-opcoes li a {
    margin: auto;
}

/*#top #opcoes {
    float: right;
    display: inline-block;
    margin-top: 22px;
    *margin-top:-20px
}

#top #opcoes ul {
    background-color: #F2F2F2;
    margin-left: 20px;
    min-width: 0;
    width: 87px;
    padding: 1px 0;
    z-index: 11;
}
#top #opcoes ul li {
    background-color: #F2F2F2;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 40px;
    line-height: 40px;
}
#top #opcoes ul li:hover {
    background-color: #FFFFFF;
}
#top #opcoes ul li:first-child {
    padding-top: 8px;
}
#top #opcoes ul li:not(:first-child) {
    border-top: 1px solid #D1D1D1;
}
#top #opcoes ul li a {
    margin: auto;
}*/

.btn_Ajuda {
    width: 30px;
    height: 32px;
    display: block;
    background: url(../../img/ajuda.png) no-repeat;
}
.btn_Ajuda:hover {
    background: url(../../img/ajudaHover.png) no-repeat !important;
}
.btn_Blog {
    width: 32px;
    height: 28px;
    display: block;
    margin-top: 1px;
    background: url(../../img/blog.png) no-repeat;
}
.btn_Blog:hover {
    background: url(../../img/blogHover.png) no-repeat !important;
}
.btn_Confg {
    width: 33px;
    height: 33px;
    display: block;
    background: url(../../img/confg.png) no-repeat;
}
.btn_Confg:hover {
    background: url(../../img/confgHover.png) no-repeat !important;
}
.btn_Relatorios {
    width: 33px;
    height: 33px;
    display: block;
    background: url(../../img/relatorios.png) no-repeat;
}
.btn_Relatorios:hover {
    background: url(../../img/relatoriosHover.png) no-repeat !important;
}
.btn_Mensg {
    width: 34px;
    height: 21px;
    display: block;
    margin-top: 5px;
    background: url(../../img/mensagens.png) no-repeat;
}
.btn_Mensg:hover {
    background: url(../../img/mensagensHover.png) no-repeat !important;
}
.btn_Mensg .badge {
    position: relative;
    top: -7px;
    right: -9px;
}

.separador {
    border-left: 1px solid #999;
    display: block;
    height: 15px;
}

#top #user {
    margin-top: 22px;
    //width: 400px;
    //float: right;
    //display: inline-block;
    /*margin: 18px 15px 0 0;
    *margin-top:-20px*/
}
#top #user ul {
    display: inline-block;
    float: right;
    margin: 0;
    *width: 320px;
}
#top #user ul li {
    margin-left: 8px;
    float: left;
    font-size: 10px;
    color:#000000;
}
#top #user ul li a:hover {
    text-decoration:underline;
}
#top #user ul li a.sair {
    color:#F00;
}

#barra {
    top: 8px;
    width: 100%;
    height: 42px;
    margin: 0 auto;
    background: url(../../img/bgBarra.jpg);
    border-top: 5px solid #5F9BCF;
    padding: 5px;
    padding-right: 5px;
    position: fixed;
    z-index: 12;
}

#barra #left {
    float: left;
    width: 7px;
    height: 34px;
    background: url(../../img/barraBgLeft.png);
}
#barra #right {
    float: right;
    width: 7px;
    height: 34px;
    background: url(../../img/barraBgRight.png);
}
#barra #itens {
    height: 26px;
    /*float: left;*/
    margin: 6px 0 0 10px;
}
#barra #itens, #barra .itens {
    height: 26px;
    /*float: left;*/
    margin: 6px 0 0 10px;
    line-height: 26px;
}
#barra #risco {
    width: 73px;
    height: 26px;
    float: right;
    margin: 6px 10px 0 0;
    background-color: #EEEEEE;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
    cursor: progress;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
#barra #risco:hover {
    background-color: #FFFFFF;
}
#barra #risco.ok {
    color: #ffffff;
    background-color: #1A7327
}
#barra #risco.irregular {
    color: #ffffff;
    background-color: #CD2D2D
}
#barra a:hover {
    text-decoration: underline;
}
/*#barra #btn-top-full-screen {
    width: 26px;
    left: 48%;
    position: absolute;
    top: -26px;
    cursor: pointer;
    z-index: 10;
}*/

#itemAvancar, #itemConsulta, #itemCpf{
    margin-left: 5px;
}
#itemAvancar {
    margin-top: -5px;
}
#titulo-pagina {
    font-size: 1.2em;
}


#itemConsulta {
    width: auto;
    *width: 120px;
    height: 26px;
    padding: 0 10px;
    float: left;
    font-size: 10px;
    line-height: 26px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #EEEEEE
}
#itemCpf {
    width: auto;
    *width: 160px;
    height: 26px;
    padding: 0 10px;
    float: left;
    margin-left: 10px;
    font-size: 10px;
    line-height: 26px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #EEEEEE
}
#itensAdd {
    width: auto;
    padding: 0 15px;
    margin-left: 10px;
    height: 26px;
    float: left;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #EEEEEE
}
#itensAdd ul {
    margin: 0;
    padding: 0
}
#itensAdd ul li {
    width: 50px;
    height: 26px;
    float: left;
    border-right: 1px solid #BBBBBB;
}
#itensAdd ul li:hover {
    background:#ffffff;
}
#itensAdd ul li .sinal {
    width: 6px;
    height: 6px;
    border: 1px solid #333;
    background: #999999;
    float: left;
    margin: 8px 0 0 10px;
}
#itensAdd ul li .sinal:hover {
    background: #666666;
}
#itensAdd ul li .sinal.irregular {
    background: #F30;
    border:1px solid #900;
}
#itensAdd ul li .sinal.ok {
    background: #3C0;
    border: 1px solid #063;
}
#itensAdd ul li a {
    float: right;
    margin-right: 5px;
    display: block;
}
#itensAdd ul li a.miniRG {
    width: 16px;
    height: 23px;
    margin-top: 1px;
    background: url(../../img/miniaturas/RG.png);
}
#itensAdd ul li a.miniResidencia {
    width: 16px;
    height: 15px;
    margin-top: 5px;
    background: url(../../img/miniaturas/residencia.png);
}
#itensAdd ul li a.miniContrato {
    width: 13px;
    height: 16px;
    margin-top: 5px;
    background: url(../../img/miniaturas/contrato.png);
}
#itensAdd ul li a.miniRenda {
    width: 16px;
    height: 14px;
    margin-top: 6px;
    background: url(../../img/miniaturas/renda.png);
}
#itensAdd ul li a.miniAssinatura {
    width: 14px;
    height: 16px;
    margin-top: 5px;
    background: url(../../img/miniaturas/assinatura.png);
}
#itensAdd ul li a.miniDigital {
    width: 16px;
    height: 19px;
    margin-top: 3px;
    background: url(../../img/miniaturas/digital.png);
}

.btn_Arquivo {
    width: 16px;
    height: 15px;
    display: block;
    float: left;
    margin: 4px 0 0 4px;
    *margin: -20px 0 0 4px;
    background: url(../../img/arquivo.png);
}
.btn_Arquivo:hover {
    background: url(../../img/arquivoHover.png);
}

.btn_Atencao {
    width: 21px;
    height: 21px;
    display: block;
    float: left;
    margin: 4px 0 0 4px;
    *margin: -22px 0 0 4px;
    background: url(../../img/atencao.png);
}
.btn_Atencao:hover {
    background: url(../../img/atencaoHover.png);
}

/* MENU - BEGIN */
#menu {
    width: 1024px;
    margin: 15px auto 0 auto;
    display: table;
}
#menu ul {
    padding-left:35px;
}
#menu ul li {
    width: 168px;
    height: 25px;
    float: left;
    margin-left: -15px;
}
#menu ul li a {
    *height: 25px;
    display: block;
    background: url(../../img/aba.png);
    text-align: center;
    color: #fff;
    line-height: 25px;
    z-index: 0;
    position: relative;
    text-decoration: none;
    font-weight: bold
}
#menu ul li a:hover {
    cursor: default;
}
#menu ul li a.ativo {
    height: 27px;
    color: #333333;
    font-weight: bold;
    background: url(../../img/abaAtivo2.png);
    z-index: 1;
    cursor: default;
}
/* MENU - END */

/* SUBMENU - BEGIN */
#submenu li {
    font-size: 11pt;
    text-decoration: none;
    color: #A0A0A0;
    cursor: default;
}
#submenu .submenu-indice {
    background-color: #A0A0A0;
    color: #FFFFFF;
    font-size: 10pt;
    padding: 2px 6px;
    margin-right: 10px;
}
#submenu .submenu-label-ativo .submenu-label {
    text-decoration: underline;
    color: #000000;
}
#submenu .submenu-label-ativo .submenu-indice {
    background-color: #000000;
}
#submenu li:not(:first-child) {
    border-left: 1px solid #ddd;
    margin-left: 10px;
}
#submenu li:not(:first-child) .submenu-indice {
    margin-left: 18px;
}
/* SUBMENU - END */

#conteudo {
    width: 100%;
    padding: 0px;
    display: block;
}

/*Local dos botoões de Avanço ou retorno de etapas*/
#botoes {
    width: 100%;
    background: url(../../img/bgDark.png);
    display: block;
    position: fixed;
    bottom: 0;
    z-index: 99999999;
    border-top: 5px solid #0d2c44;
}
#botoes ul.botoesEnvelope {
    width: 505px;
    display: table;
    margin: 5px auto;
}
#botoes ul.botoesEnvelope li {
    width: 249px;
    height: 21px;
    display: inline-block;
    background: #072033;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    float: left;
    cursor: pointer;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
#botoes ul.botoesEnvelope li:hover {
    background: #dae1e6;
}
#botoes ul.botoesEnvelope li.inativo {
    background: #072033;
    cursor: default;
    opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
}
#botoes ul.botoesEnvelope li.inativo:hover {
    background: #072033;
}

.fecharBotoes {
    position: absolute;
    left: 0;
    width: 50px;
    height: 100%;
    border-right: 1px solid #306187 !important;
    background: url(../../img/fechar.png) center no-repeat;
}
.fecharBotoes:hover {
    background: url(../../img/fecharHover.png) center no-repeat;
}

#botoes ul.botoesEnvelope li a.avancar {
    width: 249px;
    height: 21px;
    color: #ffffff;
    font-size: 10px;
    line-height: 21px;
    text-align: center;
    background: url(../../img/arrowRight.png) 235px no-repeat;
    display: block;
    float: right;
    text-decoration: none
}
#botoes ul.botoesEnvelope li a.avancar:hover {
    background: url(../../img/arrowRightHover.png) 235px no-repeat;
    color: #194364;
}
#botoes ul.botoesEnvelope li a.retornar {
    width: 249px;
    height: 21px;
    color: #ffffff;
    font-size: 10px;
    line-height: 21px;
    text-align: center;
    background: url(../../img/arrowLeft.png) 10px no-repeat;
    display: block;
    float: left;
    text-decoration: none
}
#botoes ul.botoesEnvelope li a.retornar:hover {
    background: url(../../img/arrowLeftHover.png) 10px no-repeat;
    color: #194364;
}
#botoes ul.botoesEnvelope li.inativo a.retornar {
    width: 249px;
    height: 21px;
    color: #ffffff;
    font-size: 10px;
    line-height: 21px;
    text-align: center;
    background: url(../../img/arrowLeft.png) 10px no-repeat;
    display: block;
    float: left;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    cursor: default;
    text-decoration: none;
}
#botoes ul.botoesEnvelope li.inativo a.retornar:hover {
    background: url(../../img/arrowLeft.png) 10px no-repeat;
    color: #ffffff;
}

/*termo de responsabilidade*/
#termo {
    width: 435px;
    padding: 10px 0;
    margin: 10px auto 5px auto;
    text-align: center;
    background: url(../../img/alert.png) left no-repeat;
    font-size: 10px;
    color: #fff;
    display: none
}

/*Local dos botoões de Avanço ou retorno de etapas quando desativado*/
#botoes.botoesOff {
    width: 100%;
    display: block;
    position: fixed;
    bottom: 0;
    z-index: 99999999;
    border-bottom: 10px solid #0d2c44;
    border-top: none;
}
#botoes.botoesOff .fecharBotoes {
    position: absolute;
    left: 0;
    width: 50px;
    height: 25px;
    bottom: 0;
    border: none !important;
    background: url(../../img/abrirBotoes.png) bottom no-repeat;
}
#botoes.botoesOff .fecharBotoes:hover {
    background: url(../../img/abrirBotoes.png) bottom no-repeat;
}
#botoes.botoesOff ul.botoesEnvelope {
    display: none;
}
#botoes.botoesOff #termo {
    display: none;
}

.AvancarCPF {
    width: 66px;
    height: 66px;
    background: url(../../img/avancar.png);
    display: block;
    margin: 0 auto;
    cursor: default
}
.AvancarCPFhover {
    background: url(../../img/avancarHover.png);
    cursor: pointer;
}

.link {
    font-size: 10px;
    color: #09F;
}
.link:hover {
    text-decoration: underline;
}

div.desativado {
    opacity: 0.6;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
}
div.desativado:hover {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

/*Janela Popup*/
.window {
    width: 453px;
    height: auto; /*410px;*/
    left: 50px;
    padding: 15px;
    position: absolute;
    border-radius: 1em;
    border: 5px solid #666;
    background: #ffffff;
    z-index: 99999;
    display: block;
    line-height: 15px;
}
.window a.fechar {
    width: 9px;
    height: 8px;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    background: url(../../img/fechar.png) no-repeat;
}
.window a.fechar:hover {
    background: url(../../img/fecharHover.png) no-repeat;
}
/*
.window span {
    width: 413px;
    height: 60px;
    display: block;
    padding-left: 60px;
    padding-top: 10px;
    margin-bottom: 15px;
}
*/
.window span.janelaBrPronto, span.janelaAjuda, span.janelaMensagens {
    width: 413px;
    height: 34px;
    display: block;
    padding-left: 60px;
    padding-top: 10px;
    margin-bottom: 15px;
}

.window span.janelaBrPronto {
    background: url(../../img/brProntoLogo.png) left no-repeat;
}
.window span.janelaAjuda {
    background: url(../../img/ajuda.png) left no-repeat;
}
.window span.janelaMensagens {
    background: url(../../img/mensagens.png) left no-repeat;
}
.window span h1 {
    position: absolute;
    top: 13px;
    left: 75px;
    font-size: 16px;
    line-height: 32px;
    margin: 0;
    padding: 0;
}
.window span p {
    position: absolute;
    top: 41px;
    font-size: 10px;
    margin: 0;
}
.window p {
    font-size: 10px;
    line-height: 15px;
}

#cxEntradaLeitura span.voltaCxEntrada,
.window #envioMensagem a#btEnviarMsg,
.window #envioMensagem a#btVoltarMsg {
    cursor: pointer
}

#cxEntradaLeitura label#mensagemRet {
    text-align: justify;
    line-height: 20px;
    font-weight: normal;
    font-size: 10px;
    padding: 10px;
    background-color: #FAFAFA;
}

/*begin correção typeahead*/
.window input.tt-hint {
    display: none
}
.window span.twitter-typeahead input {
    background-color: #ffffff!important;
}
.window span.twitter-typeahead span {
    width: 100%;
}
.window span.twitter-typeahead span p {
    position: inherit;
}
/*end correção typeahead*/

.formAjuda {
    width: 412px;
    padding: 10px;
    margin: 5px 0;
    background: #e6e6e6;
    display: inline-block;
}
#mensagensMsg ul {
    height: 145px;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0
}
#mensagensMsg ul li {
    float: left;
    width: 375px; /*392px;*/
    padding: 5px 10px;
    margin-bottom: 2px;
    background: #ffffff;
}

/*begin*/
.formAjuda ul li:hover label{
    text-decoration:underline;
}
.formAjuda ul li:hover label.dataMensagem{
    text-decoration:none;
}
.formAjuda ul li label{
    font-size:10px;
    color:#0099FF;
    display:inline-block;
    float:left;
    cursor:pointer;
}
.formAjuda ul li label:last-child {
    width: 370px
}

.formAjuda ul li.lida label{
    font-size:10px;
    color:#666666;
    display:inline-block;
    float:left;
    cursor:pointer;
}
.formAjuda ul li label.dataMensagem {
    color:#aaaaaa!important;
    cursor:default;
}

.formAjuda h2{
    height:25px;
    line-height:25px;
    display:inline-block;
}
.formAjuda h2 a{
    *margin-top:-25px;
    font-size:10px;
}
.formAjuda h2 label{
    *margin-top:-25px;
    font-size:10px;
}
/*end*/
.formAjudaTreinamento .formAjudaManual .formAjudaFAQ {
    display: none
}

ul.menuAjuda {
    margin: 0;
    display: inline-block;
}
ul.menuAjuda li {
    float: left;
    margin-left: 1px;
}
ul.menuAjuda li a {
    display: block;
    width: 102px;
    height: 83px;
    border-bottom: 10px solid #e6e6e6;
}

ul.menuAjuda li a.btnFormAjuda {
    background: url(../../img/btnFormAjuda.png) bottom no-repeat #e6e6e6;
}
ul.menuAjuda li a.btnFormAjuda:hover {
    background: url(../../img/btnFormAjudaHover.png) bottom no-repeat #e6e6e6;
}
ul.menuAjuda li a.btnFormAjuda.ativo {
    background: url(../../img/btnFormAjudaHover.png) bottom no-repeat #e6e6e6;
    cursor:default;
}
ul.menuAjuda li a.btnTreinamentos {
    background: url(../../img/btnTreinamentos.png) bottom no-repeat #e6e6e6;
}
ul.menuAjuda li a.btnTreinamentos:hover {
    background: url(../../img/btnTreinamentosHover.png) bottom no-repeat #e6e6e6;
}
ul.menuAjuda li a.btnTreinamentos.ativo {
    background: url(../../img/btnTreinamentosHover.png) bottom no-repeat #e6e6e6;
    cursor: default;
}
ul.menuAjuda li a.btnManuais {
    background: url(../../img/btnManuais.png) bottom no-repeat #e6e6e6;
}
ul.menuAjuda li a.btnManuais:hover {
    background: url(../../img/btnManuaisHover.png) bottom no-repeat #e6e6e6;
}
ul.menuAjuda li a.btnManuais.ativo {
    background: url(../../img/btnManuaisHover.png) bottom no-repeat #e6e6e6;
    cursor: default;
}
ul.menuAjuda li a.btnFrequentes {
    background: url(../../img/btnFrequentes.png) bottom no-repeat #e6e6e6;
}
ul.menuAjuda li a.btnFrequentes:hover {
    background: url(../../img/btnFrequentesHover.png) bottom no-repeat #e6e6e6;
}
ul.menuAjuda li a.btnFrequentes.ativo {
    background: url(../../img/btnFrequentesHover.png) bottom no-repeat #e6e6e6;
    cursor: default;
}
ul.menuAjuda li a.btnRecebidos {
    background: url(../../img/btnRecebidos.png) bottom no-repeat #e6e6e6;
}
ul.menuAjuda li a.btnRecebidos:hover {
    background: url(../../img/btnRecebidosHover.png) bottom no-repeat #e6e6e6
}
ul.menuAjuda li a.btnRecebidos.ativo {
    background: url(../../img/btnRecebidosHover.png) bottom no-repeat #e6e6e6;
    cursor: default;
}
ul.menuAjuda li a.btnEnviados {
    background: url(../../img/btnEnviados.png) bottom no-repeat #e6e6e6;
}
ul.menuAjuda li a.btnEnviados:hover {
    background: url(../../img/btnEnviadosHover.png) bottom no-repeat #e6e6e6;
}
ul.menuAjuda li a.btnEnviados.ativo {
    background: url(../../img/btnEnviadosHover.png) bottom no-repeat #e6e6e6;
    cursor:default;
}

.direita {
    float: right !important;
}
.centralizar {
    margin: 0 auto !important;
    display: table
}

.full {
    width: 100%;
}

.full p {
    float: left
}

.full p.link {
    cursor: pointer
}

.fullsqn {
    width: 100%;
}

.botao {
    width: 72px;
    height: 37px;
    display: block;
    text-align: center;
    font-size: 10px;
    line-height: 37px;
    background: url(../../img/botao.png);
    color: #0088CC
}
.botao:hover {
    background: url(../../img/botaoHover.png);
    text-decoration: none;
    color: #0088CC
}

.pp{ width:50px!important;}
.pp_{ width:14%!important;}

.p{ width:100px!important;}
.p_{ width:25%!important;}

.m{ width:180px!important;}
.m_{ width:49%!important;}

.g{ width:250px!important;}
.g_{ width:70%!important;}

.gg_{ width:84%!important}

h2.titulo {
    border-bottom:1px dotted #bbb;
    width:100%;
    margin-bottom:10px
}

#envioMensagem form label {
    font-weight: normal;
}

.icon-white {
    color: #ffffff;
}

.icon-purple {
    color: #ffffff!important;
}

/* LOADING - BEGIN */
#dg-loading {
    background-color: #222222;
    z-index: 1050;
    position: fixed;
    top: 30%;
    padding: 30px;
    display: none;
}
#modal-overlay {
    background-color: #000000;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    opacity: 0.8;
    display: none;
}
#loading-title {
    color: #ADADAD;
    display: block;
    padding-bottom: 10px;
}
.com-alerta .loading,
.com-usuario .loading,
.com-nivel-hierarquico .loading {
    display: none;
}
/* LOADING - END */
.margin-0{
    margin: 0px;
}

.js-escopo-mais-informacoes .table thead {
    background-color: #DDDDDD;
}

.resizable {
    //resize: both;   /* Options: horizontal, vertical, both */
    //overflow: auto; /* fix for Safari */
}
.resizable-holder {
    background: url('../../img/componentes/resize.gif');
    width: 10px;
    height: 10px;
    position: absolute;
    cursor: se-resize;
    z-index: 5;
    margin-left: -12px;
    margin-top: -11px;
}

.form-group.required {
    position: relative;
}
.form-group.required .required-icon {
    display: inline-block;
    vertical-align: middle;
    margin: -0.25em 0.25em 0em;
    background-color: #E8E8E8;
    border-color: #E8E8E8;
    padding: 0.5em 0.8em;
    color: rgba(0, 0, 0, 0.65);
    text-transform: uppercase;
    font-weight: normal;
    border-radius: 0.325em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background 0.1s linear;
    -moz-transition: background 0.1s linear;
    transition: background 0.1s linear;
    font-size: 75%;
}
.form-group.required .required-icon {
    background-color: transparent;
    position: absolute;
    top: 3px;
    right: 0;
    z-index: 10;
    margin: 0em;
    width: 20px;
    height: 20px;
    padding: 0em;
    text-align: center;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    transition: color 0.2s ease;
    cursor: default;
}
.form-group.required .required-icon:after {
    position: absolute;
    content: "";
    right: 1px;
    top: 1px;
    z-index: -1;
    width: 0em;
    height: 0em;
    border-top: 0em solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 0em solid transparent;
    border-right-color: inherit;
    -webkit-transition: border-color 0.2s ease;
    -moz-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
}
.form-group.required .required-icon .text {
    color: #B80000;
    font-size: 20px;
    margin: -2px 0 0 8px;
}

.ui-corner-tl{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px}
.ui-corner-tr{-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px}
.ui-corner-bl{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px}
.ui-corner-br{-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px}
.ui-corner-top{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px}
.ui-corner-bottom{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px}
.ui-corner-right{-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px}
.ui-corner-left{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px}
.ui-corner-all{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}


/*** navbar ajustes novo layout ***/
#menu-top {
    position: relative;
    float: right;
    top: -15px;
}

/* Internet Explorer 8 */
#menu-top {
    position: relative\9;
    float: right\9;
    top: -82px\9;
}

#menu-top .navbar-nav {
    float: left;
    margin: 0;
}

#menu-top .navbar-nav > li {
    float: left;
}

#menu-top .dropdown-menu {
    position: absolute !important;
    border: 1px solid #ccc !important;
    border: 1px solid rgba(0, 0, 0, .15) !important;
    border-width: 0 1px 1px !important;
    border-radius: 0 0 4px 4px !important;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;

}

#maps{
    width: 100%;
    height: 450px;
    border: 0;
    overflow: hidden;
}

#img-fraude{
    max-height: 80px;
    width: 70px;
    margin-right: 20px;
    margin-top: -16px;
}

#modal-fraude .modal-dialog{
    width: 100%;
}


#dados{
    width: 50%;
}

#dados-fraude li label{
    font-weight: bold;
}

#base-fraudada-label{
    color: #F00;
    margin-bottom: 2px !important;
    margin-top: 0 !important;
    font-size: 18px;
    font-weight: bold;

}

#lista-dados-fraudador{
    margin-top: -10px;
}

#lista-dados-fraudador li{
    margin-top: -5px;
}

.base-header{
    padding: 3px !important;
}


.btn-primary .glyphicons,
.btn-primary .filetype,
.btn-primary .social,
.btn-primary .halflings {
    color: #FFFFFF;
}
.pagina-sistema .container, .pagina-branca{
    padding: 15px;
    background-color: #FFFFFF;
    border-color: #D1D1D1;
    border-style: solid;
    border-width: 1px;
}

.container-clean {
    background-color: transparent !important;
    border: none !important;
    padding: 0 !important;
}

#messages {
    margin-bottom: 0 !important;
}

#messages .alert {
    padding-top: 10px !important;
}

#messages .alert .alert-description {
    padding-top: 5px;
}

.alert ul li {
    list-style: disc;
    margin-left: 18px;
}

.loading.glyphicon:before, .loading.glyphicons:before, .loading.halflings:before,
.loading.glyphicon:after, .loading.glyphicons:after, .loading.halflings:after,
.loading.glyphicon, .loading.glyphicons, .loading.halflings{
    content:"" !important;
    background-image: url('../img/loading-small.gif') !important;
    width: 15px;
    height: 15px;
}
.loading-purple-big{
    content:"" !important;
    background-image: url('../img/loading__.gif') !important;
    width: 128px;
    height: 128px;
}
.progress{
    white-space: nowrap;
}
.progress-bar-purple{
    background-color: #666666;    
}
.margin-left-xs {
    margin-left: 1% !important;
}
.margin-left-sm {
    margin-left: 2% !important;
}
.margin-left-lg {
    margin-left: 3% !important;
}
.margin-right-xs {
    margin-right: 1% !important;
}
.margin-right-sm {
    margin-right: 2% !important;
}
.margin-right-lg {
    margin-right: 3% !important;
}
.oculto{
    display:none;
}
.pointer{
    cursor: pointer;
}

.input-group-addon .glyphicons.calendar {
    cursor: pointer;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #663366;
    border-color: #663366;
    color: #FFFFFF;
}

.nav-fixed {
    padding: 9px 0;
    position:fixed;
    top:160px;
    z-index: 100;
}

input.text-primary{
    color: #428bca !important;
}
input.text-success{
    color: #3c763d !important;
}
input.text-danger{
    color: #843534 !important;
}
input.text-info{
    color: #31708f !important;
}
input.text-warning{
    color: #8a6d3b !important;
}

.pointer {
    cursor: pointer;
}
.not-allowed, .not-allowed:hover, .not-allowed.active {
    cursor: not-allowed;
    color: #cccccc !important;
}

.paginador {
    margin: auto;
    margin-bottom: 5px;
    margin-top: 6px;
}
.paginador .chevron-down {
    font-size: 10pt;
}

.scroll-horizontal {
    overflow-x: auto;
    display: inline-block;
}

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

[data-panel-toggle] {
    line-height: 30px;
    font-size: 20px;
}

/*GRAFICOS*/
.fusioncharts-caption tspan {
    color: green;
}

.text-bold {
    font-weight: bold;
}
.nowrap{
    white-space: nowrap;
}
.border-danger{
    border-color: #ff0000 !important;
}



.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background-color: #666666;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}
.link-download{
    text-decoration: none;
    color: inherit;
    size: 1.2em;
}

.input-group .input-group-btn button span{
    font-size: 1em;
}
.js-treegrid-ord-toggle{
    cursor: pointer;
}

.js-treegrid-ord-asc, .js-treegrid-ord-des {
    font-size: 10px;
    display:none;
}
.development{
    background:rgba(0, 0, 0, 0) url("../../img/background-development.png") repeat scroll 0 0;
}
.homologation{
    background:rgba(0, 0, 0, 0) url("../../img/background-homologation.png") repeat scroll 0 0;
}
.production{
    background:rgba(0, 0, 0, 0) url("../../img/background-production.png") repeat scroll 0 0;
}


