 
/*
Cores Padrão
#203047 : Azul Escuro
#CDD7D6 : Cinza Claro
#9B9690 : Cinza Escuro;
#CB554B : Vermelho
#B2957B : Marrom
#E5E2CB : Marrom Claro
*/

body {
    font-family: 'Open Sans', Tahoma, sans-serif;
    -webkit-font-smoothing: antialiased !important;
    letter-spacing: .1px;
    font-weight: 300;
    text-rendering: optimizeLegibility !important;
    font-size: 14px;
}

p{font-size: 14px;}
* {
    outline: none !important;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
table {
    padding: 20px;
    background: #fff
}
.titulo, {
    margin: 5px 20px;
    padding: 0 0 10px 0;
    width: 100%;
    border-bottom: 1px solid #ccc;
    font-weight: 300 !important;
    font-family: 'Open Sans', Tahoma;
    color: #1E88E5
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
    clip: rect(1px 10px 1px 1px);
}
@media print {
    html,
    body {
        height: 99%;
    }
    footer {page-break-after: always;}

}
.pessoaFisicaVisualizar {
    font-family: 'Open Sans', Tahoma, Arial
}
.pessoaFisicaVisualizar.panel-body .titulos {
    padding: 0;
    margin: 0
}
.pessoaFisicaVisualizar.panel-body .titulos .list-group-item {
    padding: 0;
    margin-bottom: 0px;
    margin-top: -12px;
    clear: both;
}
.pessoaFisicaVisualizar.panel-body .titulos h4 {
    font-size: 12px;
    text-align: center;
    font-weight: bold !important
}
.pessoaFisicaVisualizar.panel-body .itens .list-group-item h4 {
    padding: 0;
    font-size: 12px;
    font-weight: bold !important;
    font-family: 'Open Sans', Tahoma, Arial;
    padding: 5px 0
}
.pessoaFisicaVisualizar.panel-body .itens .list-group-item {
    padding: 10px 0px;
    font-size: 12px;
    border: none;
}
.pessoaFisicaVisualizar.panel-body .titulo {
    color: #a5d5f6
}
.pessoaFisicaVisualizar.panel-body .itens a.list-group-item:hover {
    cursor: inherit;
    background-color: transparent;
}
.pessoaFisicaVisualizar.panel-body .itens .cor2 {
    background-color: #fcfcfc !important
}
.sortorder:after {
    content: '\25b2';
}
.sortorder.reverse:after {
    content: '\25bc';
}
.txt-center {
    text-align: center;
}
/*Barra de navegação / Superior*/

.navBotoesOpcoes {
    float: right;
}
.navBotoesOpcoes ul {
    margin: 0;
    padding: 0;
}
.navBotoesOpcoes ul li {
    margin: 0 2px 0 0;
}
.navBotoesOpcoes ul li a,
a:active,
a:visited,
a:hover,
a:link {
    outline: none;
    padding: 14px 2px 0 0;
    color: #1E88E5;
}
.navBotoesOpcoes ul li a i {
    color: #FFF
}
.navBotoesOpcoes ul:first-child li:last-child a i {
    color: #DF9790
}
header .navbar {
    background: #9B9690;
    background: linear-gradient(#4d5765, #4d5765);
    border-bottom: 1px solid #556270
}
header .navbar-default .navbar-nav > li > a,
a:active,
a:visited,
a:hover,
a:link,
a:focus {
    color: #FFF;
}
header .navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #FFF;
}
header .navbar-header {
    padding: 0px 0px 10px 0px
}
header .navbar-header h1 {
    color: #F5F5F5;
    font-size: 22px;
    margin: 0;
    padding: 2px 0 2px 0;
}
header .navbar-header sup {
    color: #F5F5F5;
}
/*Conteúdo Principal*/

#page-content-wrapper {
    margin-top: 0px;
    padding-top: 40px;
    font-family: 'PT sans', sans-serif;
    min-height: 100%;
}
#page-content-wrapper h1 {
    font-family: 'Oxygen', sans-serif;
    color: #1E88E5;
    font-size: 26px;
    border-bottom: 1px solid #F5F5F5;
    margin: 15px 0 20px 0;
}
#page-content-wrapper .container-fluid {
    padding-top: 25px;
}
/* Estilos comuns */

.cub3Alerta {
    background-color: #EEDC82;
    color: #524500;
    text-align: center;
    padding: 15px 0 15px 0;
}
.cub3Loader {
    background: url("../../assets/img/loaderPointWhite.gif") no-repeat;
    width: 30px;
    height: 30px;
}
.ocultar {
    display: none;
}
.alinharDireita {
    text-align: right;
}
.btnAcoes {
    color: #FF6347;
}
.carregarPagina {
    text-align: center;
    margin: 50px auto;
}
.carregarPagina i {
    color: #D5DF60;
}
.carregarPagina p {
    color: #E8E8E8;
    text-transform: uppercase;
    font-size: 18px;
}
.boxIcones {
    height: 160px;
    overflow: scroll;
    border: 1px solid #F8F8FF;
    padding: 4px;
}
.boxIcones div {
    height: 30px;
}
.textoSelecionado {
    color: #458B00 !important;
    font-weight: bold;
}
.iconeSelecionado {
    color: #458B00;
}
.btnRecuperarAcesso {
    text-align: center
}
.btnRecuperarAcesso a,
a:active,
a:visited,
a:hover,
a:link {
    color: #1E88E5
}
.boxIdentificacaoInfo {
    margin-bottom: 0;
    margin-top: 10px;
}
.btnSolitario {
    margin-top: 25px;
}
toastyMsg {
    display: none;
}
.listaFancybox {
    margin: 0;
    padding: 0;
}
.listaFancybox li {
    list-style: none;
}
.lista1 {
    margin: 6px 0 0 0;
    padding: 0;
}
.lista1 li {
    background: #CFD8DC;
    list-style: none;
    padding: 10px;
    border-bottom: 1px solid #CFD8DC;
    margin-bottom: 4px;
    color: #455A64;
}
.unicoLinha {
    margin-top: 40px
}
.checkbox span {
    color: #FF5252;
    font-size: 10px;
}
#boxDadosGerais {
    margin: 30px 0 0 0
}
.inputSemFormatacao {
    border: none;
    background-color: none;
}
/*Formulários*/

form .row {
    margin-top: 15px
}
form .row .boxSubmit {
    padding: 15px;
    border-top: 1px solid #F8F8FF;
}
form label {
    color: #4D5E65;
    font-weight: normal;
}
form label.error {
    font-style: italic;
    color: #FF6347;
    font-weight: normal;
}
form label span {
    color: #FF4040;
    padding: 0 0 0 2px;
}
form .row sup a {
    padding: 0 0 0 2px;
    margin: 0
}
form h3 {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #B5B5B5;
    color: #6C7B8B;
    text-transform: uppercase;
}
form a.form-control {
    padding: 6px 0 0 0 !important
}
.frmAnexos {
    margin: 0 0 0 15px
}
.frmAnexos tr td {
    padding: 3px;
}
.frmAnexos tr td .fa-file {
    color: #9FB6CD;
}
.frmAnexos tr td .fa-trash {
    color: #4D5E65;
}
/*Box de Erros*/

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
    background-color: #fff;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    border-top: 3px solid #6b8cbd !important;
    font-weight: bold;
}
.padding10 {
    padding-top: 22px
}
.margin10 {
    margin-top: 10px;
}
.direita {
    float: right !important;
}
.esquerda {
    float: left !important;
}
.contratoHeader {
    padding: 5px;
    margin: 10px 0 0 0;
    border-left: 3px solid #a5d5f6;
    background: #fff;
}
@media screen {
    #printSection {
        display: none
    }
}
@media print {
    body * {
        display: none
    }
    #printSection,
    #printSection * {
        display: inline
    }
    #printSection {
        position: absolute;
        left: 0;
        top: 0
    }
}
button.btn-boleto {} img.logobanco {
    height: 30px !important
}
.boxModal {
    padding: 20px;
}
.boxModal textarea {
    display: block;
    margin: auto;
}
.semBackground {
    background: none !important
}
.menuUsuario {
    cursor: pointer;
}
.ttp {
    display: block;
    position: relative;
    width: 100%;
    height: 100%
}
.menuUsuario .itemMenu,
.menuUsuario .itemMenu a {
    color: #fff !important;
    margin: 15px -10px 0px 0px;
}
.menuUsuario ul li i.link,
.menuUsuario ul li a {
    float: right;
    height: auto;
    display: block;
    width: auto;
    text-align: center;
    background: rgba(255, 255, 255, .05);
    border-radius: 3px;
    margin: 8px 10px 0 0;
    padding: 10px;
    color: rgba(255, 255, 255, .7);
    cursor: pointer;
    position: relative;
}
.menuUsuario ul li a {} .menuUsuario ul li i.link:hover,
.menuUsuario ul li a:hover {
    color: #fff !important;
    background: none;
}
.centralizar {
    text-align: center !important;
}
.overflowHidden {
    overflow: hidden;
}
.centralizar {
    text-align: center !important;
}
.overflowHidden {
    overflow: hidden;
}
/*Tabela*/
/*Situação Financeira*/

.listaSituacaoFinanceira {
    list-style: none;
    margin: 0;
    padding: 0;
}
.listaSituacaoFinanceira li {
    float: left;
    height: 60px;
    width: 130px;
}
.listaSituacaoFinanceira li strong {
    font-size: 22px;
}
#wrapper {
    min-height: 100%;
}
blockquote {
    background-color: #fefefe;
    padding: 10px;
    border-bottom: 1px solid #eee;
    border-left: 3px solid #EF9A9A;
}
.nya-bs-select.btn-group[class*=col-] .btn {
    width: 100%;
    border-radius: 0px 4px 4px 0px !important;
    border: 1px solid #e7e7e7;
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff !important;
}
.ngdialog.ngdialog-theme-plain.largura50 .ngdialog-content {
    width: 45%
}
.ngdialog.ngdialog-theme-plain.largura50 .ngdialog-overlay {
    background-color: rgba(55, 58, 71, 0.6);
}
.ngdialog.ngdialog-theme-plain.bgTransparente .ngdialog-content {
    background: transparent
}
.boxConteudo {
    border: 0px !important;
    background-color: transparent !important;
}
.navegacao, .breadNavegacao li a {
    color: #1E88E5 !important;
    font-weight: 600 !important;
}
.breadNavegacao ul{
    margin: 0 20px;
}

.btn-success {color:#fff;}
.txt-caps {text-transform: uppercase;}

.listagemDados {
    padding: 0 25px;
    background-color: #fff !important;
}
.form-control {
    border: 1px solid #ddd;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000 !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #000 !important;
}
.form-control, .select2-search input[type="text"] {
    border: 2px solid #ededed;
    color: #34495e;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}
label.control-label {
    margin-top: 5px !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400 !important;
}
.bootstrap-switch {margin-top:-25px;}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 11px;
    word-wrap: break-word;
    max-width: 100%;
    white-space: normal;
    line-height: 12px;
    display: inline-block; 
    font-weight: bold; 
    color: #ffffff;
    text-align: center; 
    vertical-align: middle;
    border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #1E88E5;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #158cba;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #106a8c;
}
.label-success {
  background-color: #28b62c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #1f8c22;
}
.label-info {
  background-color: #75caeb;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #48b9e5;
}
.label-warning {
  background-color: #ff851b;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #e76b00;
}
.label-danger {
  background-color: #ff4136;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #ff1103;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #158cba;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.listagemDados h5 {margin:0px;}

table tbody > tr {    border-bottom: 1px solid #ddd;}

h2.titulo {
    font-weight: 100;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px 0;
}
.listagemDados.panel {padding: 20px}

.semPadding {padding:0px !important;}

.acessoRapido li{display: inline;}
.btn-primary {
    color: #fff;
    background-color: #1E88E5;
    border-color: #1E88E5;
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #166dba;
    border-color: #166dba;
}
.btn-primary.hover, .btn-primary:hover {
    color: #fff;
    background-color: #166dba;
    border-color: #166dba;
}
.interacoesChamado{
    border-left: 4px solid #90A4AE;
}
.interacoesChamado div{
    padding-left: 15px;
}
.zebra1{
    background-color: #F5F5F5;
}
.zebra2{
    background-color: #EEEEEE;
}