.navbar-brand {}
.navbar-toggle .icon-bar { background-color: #ffffff; }
.navbar-toggle { border-color: #fff; }
select[multiple="multiple"] { max-height: 45px; }
textarea { resize: none; }

.msgToogle { margin-left: 0; margin-right: 0; }

.progress-bar,
.progress { color: #000 !important; margin-bottom: 0 !important; }
.navbar-primaria > .container > .collapse  >.nav_menu {margin: 5px 0!important;}
.navbar-primaria { background-color: #f8f8f8; margin-bottom: 0 !important; }
.margin-top-15{ margin-top: 15px !important; }
.blue { color: #3379b7; }

.home-cinza { background-color: #f8f8f8; }
.elemento-link { cursor: pointer; }
table th { vertical-align: middle !important; }
.caret { margin-left: 5px !important; }

#ultimosDebates li{
  border-bottom: 1px solid #f5f5f5;
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
}

#ultimosDebates .link-cinza { color: #333 !important; }

.tabela-fonte-12,
.fonte-12 { font-size: 12px !important; }

#titulo .dt-buttons  { margin-top: 10; margin-bottom: 10; float: right; }

.tabela-fonte-11,
.fonte-11 { font-size: 11px; }

.cinza-claro { color: #aaa; }
.box { padding-bottom: 10; }
#discussao-debate .list-group-item { border-bottom: 0; border-right: 0; border-left: 0; }
#discussao-debate .list-group-item:first-child { border-top: 0; }
#discussao-debate .list-group-item-text{ padding-left: 15px; margin-top: 10; }
.message-loading{ margin: 15px auto !important; text-align: center; display: none; }
#tab-detalhamento .holder .message-loading{ display: block; }
#rateiosDestinos input { border: 0 !important; }

.dataTable select{
  border: 0;
  width: 100%;
  vertical-align: middle;
  height: 100%;
  font-size: 12px !important;
}

.dataTable td.select { padding: 0; }

.box .titulo h6{
  font-weight: bold;
  color: #939393;
  text-transform: uppercase;
  letter-spacing: -0.03em;
}

.dropdown.small { color: red }
.dropdown.small button:first-child { padding: 3px !important; }
.dropdown.small button span:first-child { margin-right: 0 !important; }
.dropdown.small button span.caret { margin-left: 0 !important; margin-top: -2px; }
.box .item a { color: #000; }
.text-md-center { text-align: center!important; }
.box .item { padding: 10px 0; border-bottom: 1px solid #eee; }
.box .item a { color: #6a6969; }
.box .link { color: #6a6969; text-decoration: underline; }
.box .content .itens .item:first-child { padding-top: 0; }
.box .content .itens .item:last-child { border-bottom: 0 transparent !important; }

.navbar-primaria,
.navbar-secundaria{ border-radius: 0 !important; }

.col-filial { vertical-align: middle !important; text-align: center !important; }
#tabsAnaliseDesp .panel-heading,
#tabsPainelAcompanhamento .panel-heading {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

#tabsAnaliseDesp{
  border: 0 !important;
  border-bottom: 0 !important;
  -moz-box-shadow: 0 0 0;
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}

#tabsAnaliseDesp .panel-body,
#tabsPainelAcompanhamento .panel-body{ border: 1px solid #f5f5f5; }

tfoot { font-weight: bold; }

#tabsAnaliseDesp .holder-body,
#tabsPainelAcompanhamento .holder-body { margin-top: -2px; }

#importados-lista th { vertical-align: middle !important; }

th[rowspan="2"] { vertical-align: middle !important; text-align: center !important; }
tr[linha-pai] td:first-child { padding-left: 30px !important; }
#horas-producao-lista tbody tr { font-size: 12px !important; }
#horas-producao-lista { margin-top: 25px; }

#horas-producao-lista input, #horas-producao-lista span{
  font-size: 11px;
  border: 0;
  background-color: inherit;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  padding: 5px !important;
}

.editavel{ background-color: #eee; }
#horas-producao-lista tbody td.item{ padding: 0; }
.container-80{ width: 80% !important; }
td.reorder{ cursor: move; }

.linha-total{ background-color: #000000; background-color: rgba(0,0,0,.05); }

.no-padding{ padding: 0 !important; }
html { position: relative; min-height: 100%; }
a, .abrir-detalhamento{cursor: pointer;}

.footer{
  width: 100%;
  height: 40px;
  padding-top: 10px;
  background-color: #4a4a4a;
  margin-top: 15px;
  color: #fff;
  position: sticky;
  bottom: 0;
}

.busy{cursor:wait !important}
.carregando{cursor:progress !important}
.disabled{
  cursor: not-allowed;
  background-color: #f8f8f8;
}
.navbar-primaria a{
  color: #000;
}

#contextMenu {
  position: absolute;
  display:none;
}

.navbar-secundaria {
  background-color: #3379b7 !important;
  background-color: #004662;
  background-image: -webkit-gradient(linear, left center, right center, from(rgb(0, 70, 98)), to(rgb(44, 123, 178)));
  background-image: -webkit-linear-gradient(left, rgb(0, 70, 98), rgb(44, 123, 178));
  background-image: -moz-linear-gradient(left, rgb(0, 70, 98), rgb(44, 123, 178));
  background-image: -o-linear-gradient(left, rgb(0, 70, 98), rgb(44, 123, 178));
  background-image: -ms-linear-gradient(left, rgb(0, 70, 98), rgb(44, 123, 178));
  background-image: linear-gradient(left, rgb(0, 70, 98), rgb(44, 123, 178));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr='#004662', EndColorStr='#2c7bb2');
  border: 1px solid #004662;
  color: #fff !important;
  min-height: 35px !important;
}
.navbar-secundaria a,
.navbar-secundaria li { border: 0 !important;}

.navbar-primaria > li > a:focus,
nav.navbar-primaria > li > a:active {
  text-decoration: none;
  background-color: transparent  !important;
  color: #000 !important;
  border: 0 !important;
  outline: none;
}

.nav_menu > li.open a {
  color: #3379b7 ;
}
nav.navbar-secundaria>li>a:visited, nav.navbar-primaria>li>a:visited{
  text-decoration: none;
  background-color: transparent  !important;
  border: 0 !important;
  outline: none;
}
.navbar-secundaria .nav > li > a:focus,
.navbar-secundaria .nav > li > a:hover{
  background-color: #ffffff !important;
  color: #3379b7;
  border: 0;
  outline: none !important;
}

.navbar-secundaria .navbar-nav > li > a{
  color: #fff;
}

.navbar-primaria .navbar-collapse, .navbar-secundaria .navbar-collapse, .navbar-secundaria .container, .navbar-primaria .container{
  padding: 0;
}

.navbar-secundaria .navbar-nav > li > a {
  padding: 10px 15px;
}

#statusUsuario .list-group-item label, #filiais-departamento .list-group-item label, #filiais-departamento-di .list-group-item label{
  font-weight: normal;
  cursor: pointer;
}

#planejamento-tabela td{cursor: pointer}
.caret-right {
   display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-left: 4px solid;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  margin-bottom: 6px;
}

.form-group .caret{
   margin-bottom: 6px;
}

.mg-tp-15{
  margin-top: 15px;
}

.blue{
  color: #3379b7;
}

.main_menu span.fa {
  float: right;
  text-align: center;
  margin-top: 5px;
  font-size: 10;
  min-width: inherit;
  color: #C4CFDA;
}

.active a span.fa {
  text-align: right !important;
  margin-right: 4px;
}

.nav-sm .menu_section {
  margin: 0;
}

.nav-sm span.fa,
.nav-sm .menu_section h3 {
  display: none;
}

.nav-sm li li span.fa {
  display: inline-block;
}

@media (min-width: 480px) {
  .nav_menu {
  position: static;
  }
}

#notificacoesContent ul.list-group{
  margin-bottom: 10;
}

.main_menu .fa {
  width: 26px;
  opacity: .99;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.info-number .badge {
  font-size: 11px;
  font-weight: normal;
  line-height: 13px;
  padding: 2px 6px;
  position: absolute;
  right: 2px;
  top: 8px;
}

.navbar-primaria .badge {
 background-color: #2a9e79;
}

.bg-blue{
  background-color: #337ab7;
}

.pop-up { width: 300; }

.danger { color: #a94442; }

.content { padding: 12px; }

.pop-up .nav-pills > li.active > a, .pop-up .nav-pills > li > a:hover{background: none !important; color: #204d74;}

.pop-up .nav-pills > li.active > a{font-weight: bold;}
/* *********  iconts-display  **************************** */

.fontawesome-icon-list .fa-hover a:hover {
  background-color: #f5f5f5;
  color: #fff;
  text-decoration: none;
}
.fontawesome-icon-list .fa-hover a {
  display: block;
  line-height: 32px;
  height: 32px;
  padding-left: 10;
  border-radius: 4px;
}
.fontawesome-icon-list .fa-hover a:hover .fa {
  font-size: 28px;
  vertical-align: -6px;
}
.fontawesome-icon-list .fa-hover a .fa {
  width: 32px;
  font-size: 16px;
  display: inline-block;
  text-align: right;
  margin-right: 10;
}
.main_menu .fa {
  width: 26px;
  opacity: .99;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


#transfDestinos input{
  border: 0;
}

.no-border{
  border: 0 !important;
}


.list-holder label{
  font-weight: normal;
  cursor: pointer;
}
.msg-nenhum-lancamento{
  background-color: #f8f8f8;
  padding: 10px 20;
  font-size: 13px !important;
  color: #337ab7;
}

table.table-bordered.dataTable th:first-child{
  border-right-width: 1px !important;
}

tr.child-row .helper-links{
  width: 100%;
  /* float: left; */
  margin-top: 8px;
  font-size: 12px;
}
.has-error{
  border-color: #a94442 !important;
}
.has-error.help-block{
   color: #a94442 !important;
}
div.slider {
  display: none;
}

tr.child-row,
td.bg-active{
  background-color: #f5f5f5;
}

.bg-active{
  background-color: #f5f5f5;
}

tr.child-row > td{
  padding: 20px !important;
  border-top: 0 !important;
}
td.details-control{
  cursor: pointer;
}
td.details-control .glyphicon.icone-aba{
  top: 20px !important;
  color: #fff;
  text-align:center;
}
span.deb, td.deb, th.deb {
  color: #a94442 !important
}
span.cre, td.cre, th.cre {
  color: #3c763d !important
}
.btn-reprovado{
  cursor: pointer;
}
a.btn-reprovado{
  margin-left: 7px;
  color: #bbb;
}
.table-borderless tbody tr td,
.table-borderless tbody tr th,
.table-borderless thead tr th,
.table-borderless thead tr td,
.table-borderless tfoot tr th,
.table-borderless tfoot tr td {
  border: none;
}
#tabela-detalhamento td.cre, #tabela-detalhamento td.tipo, #tabela-detalhamento td.deb,
#detalhamento-conta span.cre, #detalhamento-conta span.deb, .table tbody tr td.deb, .table tbody tr td.cre {
  font-weight: bold;
  font-size: 10;
  text-align: center;
}
#tabela-realizado tbody tr td.deb,
#tabela-realizado tbody tr td.cre {
  font-size: 12px;
  text-align: left;
}

#tabela-realizado .agrupador{
  font-weight:  bold;
}
#visualizarTransferenciasDestino td.cre, #visualizarTransferenciasDestino td.deb{
  text-align: left;
}

td.valor, th.valor{
  text-align: right;
}
tr.child-row #detalhamento-conta{
  background-color: #f8f8f8;
  width: 100%;
}

.tabela-holder{
  float: left;
  width: 100%;
  box-sizing: border-box;
}
#tabela-detalhamento input[type="checkbox"]{
  margin-right: 8px;
  position: relative;
  top: 6px;
  width: 24px;
}
tr.child-row table{
  width: 100% !important;
}
tr.child-row table thead th{
  background-color: #3379b7;
  color: #fff;
}

tr.child-row #detalhamento-conta tbody > tr > td.menor,
tr.child-row #detalhamento-conta thead > tr > th.menor {
  width: 13% !important;
  text-align: center;
}

tr.child-row #detalhamento-conta tbody > tr > td.menor a{
  margin-right: 10;
}

tr.child-row #detalhamento-conta tbody > tr > td, tr.child-row #detalhamento-conta thead > tr > th,
.header-fixed > thead > tr > th {
  padding: 5px 0;
  float: left;
  text-align: center;
  width: 14.5% !important;
}

.table-curved {
  border-collapse: separate;
}
.table-curved {
  border: solid #ccc 1px;
  border-radius: 6px;
  border-left:0;
}
.table-curved td, .table-curved th {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.table-curved th {
  border-top: none;
}
.table-curved th:first-child {
  border-radius: 6px 0 0 0;
}
.table-curved th:last-child {
  border-radius: 0 6px 0 0;
}
.table-curved th:only-child{
  border-radius: 6px 6px 0 0;
}
.table-curved tr:last-child td:first-child {
  border-radius: 0 0 0 6px;
}
.table-curved tr:last-child td:last-child {
  border-radius: 0 0 6px 0;
}



.header-fixed {
  width: 100%
}

.header-fixed > thead,
.header-fixed > tbody,
.header-fixed > thead > tr,
.header-fixed > tbody > tr,
.header-fixed > thead > tr > th,
.header-fixed > tbody > tr > td {
  display: block;
}

.header-fixed > tbody > tr:after,
.header-fixed > thead > tr:after {
  content: ' ';
  display: block;
  visibility: hidden;
  clear: both;
}

.header-fixed > tbody {
  overflow-y: auto;
  max-height: 200px !important;
}

.header-fixed > tbody > tr > td:first-child,
.header-fixed > thead > tr > th:first-child {
  width: 4% !important;
}

.header-fixed > tbody > tr > td,
.header-fixed > thead > tr > th {
  padding: 5px 0;
  float: left;
  text-align: center;
  width: 16% !important;
}

.header-fixed > tbody::-webkit-scrollbar-track
{
	border: 0;
	background-color: transparent;
  opacity: 0.9;
}

.header-fixed > tbody::-webkit-scrollbar
{
  width: 8px;
  background-color: #F5F5F5;
  height: 30;
  opacity: 0.9;
  max-height: 30;
}

.header-fixed > tbody::-webkit-scrollbar-thumb
{
  background-color: #000000;
	background-color: rgba(0,0,0,.2);
}

fieldset.scheduler-border {
  border: 1px solid #ccc !important;
  padding: 0 1.4em 1.4em 1.4em !important;
  margin: 0 0 1.5em 0 !important;
}

fieldset.scheduler-border label{
  font-weight: normal;
  cursor: pointer;
  margin-right: 20;
}

legend.scheduler-border {
  font-size: 14px;
  font-weight: bold !important;
  text-align: left !important;
  width:auto;
  padding:0 ;
  border-bottom:none;
}

*::-webkit-scrollbar-track {
  border: 0;
  background-color: transparent;
  opacity: 0.9;
}

*::-webkit-scrollbar
{
	width: 8px;
	background-color: #F5F5F5;
  height: 15px !important;
  opacity: 0.9;
}

*::-webkit-scrollbar-thumb { background-color: #000000; background-color:rgba(0,0,0,.2); }
.dataTables_scrollHeadInner table.dataTable thead{width: 100%;}
.dataTables_scrollHeadInner table.dataTable,
.dataTables_scrollHeadInner table.dataTable th,
.dataTables_scrollHeadInner table.dataTable td {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box;
  box-sizing: content-box !important;
  display: block;
  float: left;
}

table.dataTable,
table.dataTable th,
table.dataTable td {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#conteudoDetalhamento{
  display: none;
}
.table-striped > tbody > .erro {
  background-color: #f2dede !important;
  color: #a94442 !important;
  border-color: #a94442 !important;
  font-weight: bold;
}

#tabela-realizado > tbody > tr > td:first-child{
  font-weight: bold;
}

#tabela-realizado > tbody > tr > td,
#tabela-realizado > thead > tr > th{ padding: 6px; }

.table-danger, .table-danger>td, .table-danger>th {
  background-color: #f2dede;
}
.table-warning, .table-warning>td, .table-warning>th {
  background-color: #fcf8e3;
}
.table-info, .table-info>td, .table-info>th {
  background-color: #d9edf7;
}
.table-success, .table-success>td, .table-success>th {
  background-color: #dff0d8;
}
.centro_agrupador{
	background-color: #eee;
}
.slider #saldo{
  font-size: 12px !important;
  font-weight: bold;
}
#select-botao .multiselect {
  margin-left: -7px !important;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  margin-top: -2px
}
.border-radius-right{
  border-radius: 0 4px 4px 0;
  margin-left: -7px;
}
.multiselect-container > li{
  margin-left: 25px;
}
.multiselect-group{
  margin-left: 0 !important;
}
#select-botao .inline{
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.bold{
  font-weight:bold;
}

#venda-entre-grupo input, #estorno-entre-grupo input{
  border: 0;
  text-align: right;
}
#estorno-entre-grupo input{
   width: 100%;
}
#relatorio-di .sucesso{
  background-color: #dff0d8;

}
#relatorio-di .transferido{
  background-color: #d9edf7;

}
#relatorio-di .tooltip-di{
  color: #aaa;
}

.multiselect-container.dropdown-menu{
  min-width: 300px;
  overflow: hidden auto;
}

.dataTable > thead > tr > th { padding: 6px; }

.child-row .slider .alert { font-size: 12px; }
.highlight { background-color: #ecf0f1; }
#tabela-realizado tr[id-conta-calculada="9"], #tabela-realizado tr[id-conta-calculada="10"], #tabela-realizado tr[id-conta-calculada="31"],
#tabela-realizado tr[id-conta-calculada="32"], #tabela-realizado tr[id-conta-calculada="28"], #tabela-realizado tr[id-conta-calculada="29"],
#tabela-realizado tr[id-conta-calculada="26"], #tabela-realizado tr[id-conta-calculada="11"], #tabela-realizado tr[id-conta-calculada="12"]{
  background-color: #eaf9ea;
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}

.loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(51,121,183, 0.2);
  border-right: 1.1em solid rgba(51,121,183, 0.2);
  border-bottom: 1.1em solid rgba(51,121,183, 0.2);
  border-left: 1.1em solid #3379b7;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  }
  100% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  }
  100% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  }
}

.loader-text {
  text-align: center;
  margin-top: 100px;
  color: #337ab7;
}

/* Mantem os ícones da coluna "Operações" separados */
.links-operacoes-holder > a { margin: auto 5px; }

.logotipo {
  color: white;
  background: url('/assets/images/logo_gpd_small.png') no-repeat 15px;
  padding-left: 60px;
  font-size: 20px;
  display: block;
  min-height: 33px;
  padding-top: 5px;
  font-weight: 700;
}

.login-bg-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
}

.login-bg-form {
  background-image: linear-gradient(#135195, #3379B7);
  height: 100vh;
  box-shadow: 0px 0px 8px rgba(0,0,0,.4);
}

.main-container {
  min-height: 100vh;
}

/* End of file style.css */
/* Path: ./assets/css/style.css */
