@media print {
  .no-print,
  .no-print * {
    display: none !important;
  }
}
@font-face {
  font-family: CodigoBarras;
  src: url('../fonts/CodeBar.eot');
  src: url('../fonts/CodeBar.eot?#iefix') format('embedded-opentype'), url('../fonts/CodeBar.woff') format('woff'), url('../fonts/CodeBar.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.bold {
  font-weight: bold;
}
.padding-x-xs {
  padding-left: 2px !important;
  padding-right: 2px !important;
}
.row-margin {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.padding-xs {
  padding: 2px !important;
}
.no-padding-left {
  padding-left: 0px !important;
}
.no-padding-right {
  padding-right: 0px !important;
}
.no-padding-top {
  padding-top: 0px !important;
}
.no-padding-bottom {
  padding-bottom: 0px !important;
}
.logo-core {
  margin-top: 5px;
  padding-right: 10px;
  padding-top: 5px;
}
.dropdown-menu-notificacao {
  max-height: 290px !important;
  width: 600px !important;
  background-color: #FFF;
}
.notificacao-container.active {
  background-color: #EAEAEA;
}
a#navy-icon {
  padding-top: 10px;
}
#navy-badge-red {
  background-color: red;
  margin-left: -7px;
}
#navy-badge-blue {
  background-color: #306199;
  margin-left: -7px;
}
.top-bar .tb-social {
  margin-right: 10px;
  margin-top: -45px;
}
#jumbo-title {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 0px;
}
.space-down {
  padding-top: 10px;
}
.report-next-page {
  page-break-after: always;
}
.btn.btn-table {
  font-size: 10px;
  /*padding-top: 4px;*/
  /*padding-bottom: 4px;*/
}
#input-table {
  height: 25px;
}
.right-border-green {
  border-bottom: 5px #3F7725 solid;
}
.right-border-red {
  border-bottom: 5px #B52F3F solid;
}
.right-border-blue {
  border-bottom: 5px #306199 solid;
}
.right-border-orange {
  border-bottom: 5px #FFA500 solid;
}
.table-bordered-horizontal td {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.table-container {
  background-color: #fff;
  padding: 5px;
  margin-top: 5px;
}
.fa.mini {
  font-size: 12px;
}
.center-content {
  text-align: center;
}
.btn.mini {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 3px;
  padding-bottom: 5px;
}
.btn-fixed-30 {
  width: 0.3;
}
.btn-fixed-70 {
  width: 0.7;
}
#teste-gabriel {
  background-color: #AA4242;
  padding-top: 10px;
  padding-bottom: 10px;
}
.no-padding {
  margin-left: -15px;
}
.form-control.control-table {
  font-size: 12px;
  /*padding-top: 4px;*/
  /*padding-bottom: 4px;*/
}
.table-app th {
  padding-left: 3px;
  padding-right: 3px;
}
.table-app td {
  padding-left: 3px;
  padding-right: 3px;
}
.logo {
  margin-left: 15px;
}
.table-head {
  background: #EAEAEA;
  color: #212121;
  display: table-row-group !important;
}
/**/
.jumbo-description {
  background: #000;
  opacity: 0.85;
  text-align: center;
}
.jumbo-description .container-fluid .jumbotron {
  padding-left: 20px;
  padding-right: 20px;
}
.jumbo-green {
  background: #2A4F3D;
  color: #EAEAEA;
}
.jumbo-lblue {
  background: #306199;
  color: #EAEAEA;
}
.jumbo-orange {
  background: #BC4C20;
  color: #EAEAEA;
}
.jumbo-red {
  background: #B52F3F;
  color: #EAEAEA;
}
.jumbo-black {
  background: #212121;
  color: #EAEAEA;
}
.jumbotron.jumbo-white {
  background: #fff;
}
.report-container {
  max-width: 1300px;
}
.jumbo-description h2 {
  opacity: 1;
}
.jumbo-description p {
  opacity: 1;
}
.jumbo-description a {
  opacity: 1;
  margin-top: 8px;
}
.profile-img {
  font-size: 40px;
  color: #0059B2;
}
.profile-jumbo-industry h2 {
  color: #D8D8D8;
  font-size: 40px;
  line-height: 55px;
  font-weight: 300;
}
.profile-jumbo-industry p {
  color: #D8D8D8;
  display: inline-block;
  font-size: 15px;
  line-height: 30px;
  margin-top: 10px;
  padding: 0px 15px;
}
.pull-center {
  margin: auto;
}
.sitemap li {
  text-align: center;
  list-style-type: none;
}
.sitemap .btn {
  width: 120px;
  margin-bottom: 3px;
}
.sitemap a {
  color: #212121;
}
.title-foot {
  font-size: 32px;
  color: #212121;
  margin-bottom: 10px;
  text-align: center;
}
.foot-map {
  text-align: center;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.bg-light-grey {
  background: #E2E2E2;
  color: #212121;
}
.foot {
  margin-top: 0px;
}
.panel-group {
  margin-bottom: -2px;
}
.map-content {
  position: relative;
  min-height: 1px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.sitemap {
  margin-left: auto;
  margin-right: auto;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  /* padding-left: 3px; */
  padding-right: 15px;
}
.center-button .btn {
  float: none !important;
}
.jumbo-product {
  background: #EAEAEA;
  /*text-align: left;*/
}
.jumbo-product h2 {
  font-size: 62px;
  color: #282828;
}
.jumbo-product h3 {
  font-size: 32px;
  color: #282828;
}
.jumbo-product p {
  font-size: 18px;
  color: #282828;
}
.jumbo-product .fa {
  text-align: center;
  font-size: 100px;
  color: #282828;
}
.jumbo-blue {
  background: #306199;
}
.jumbo-dark {
  background: #212121;
}
.jumbo-product-dark h2 {
  font-size: 62px;
  color: #EAEAEA;
}
.jumbo-product-dark h3 {
  font-size: 42px;
  color: #EAEAEA;
}
.jumbo-product-dark h4 {
  font-size: 22px;
  color: #EAEAEA;
}
.jumbo-product-dark .legenda p {
  margin-top: -12px;
  font-size: 12px;
  color: #EAEAEA;
}
.jumbo-product-dark p {
  font-size: 18px;
  color: #EAEAEA;
}
.jumbo-product-dark #fa-dev {
  text-align: center;
  font-size: 70px;
  color: #EAEAEA;
}
.jumbo-product-dark .fa {
  text-align: center;
  font-size: 100px;
  color: #EAEAEA;
}
.col-md-2 i {
  display: block;
  text-align: center;
}
.bi-text strong {
  display: block;
  font-size: 26px;
  font-style: italic;
}
.logo {
  margin-top: 0px;
  margin-bottom: 10px;
}
.i-bigger i {
  font-size: 150px;
}
.center-block {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.input-group .icon-addon .form-control {
  border-radius: 0;
}
.icon-addon {
  position: relative;
  color: #555;
  display: block;
}
.icon-addon:after,
.icon-addon:before {
  display: table;
  content: " ";
}
.icon-addon:after {
  clear: both;
}
.icon-addon.addon-md .fa,
.icon-addon .fa,
.icon-addon.addon-md .fa,
.icon-addon .fa {
  position: absolute;
  z-index: 2;
  left: 10px;
  font-size: 14px;
  width: 20px;
  margin-left: -2.5px;
  text-align: center;
  padding: 10px 0;
  top: 1px;
}
.icon-addon.addon-lg .form-control {
  line-height: 1.33;
  height: 46px;
  font-size: 18px;
  padding: 10px 16px 10px 40px;
}
.icon-addon.addon-sm .form-control {
  height: 30px;
  padding: 5px 10px 5px 28px;
  font-size: 12px;
  line-height: 1.5;
}
.icon-addon.addon-lg .fa,
.icon-addon.addon-lg .fa {
  font-size: 18px;
  margin-left: 0;
  left: 11px;
  top: 4px;
}
.icon-addon.addon-md .form-control,
.icon-addon .form-control {
  padding-left: 30px;
  float: left;
  font-weight: normal;
}
.icon-addon.addon-sm .fa,
.icon-addon.addon-sm .fa {
  margin-left: 0;
  font-size: 12px;
  left: 5px;
  top: -1px;
}
.icon-addon .form-control:focus + .fa,
.icon-addon:hover .fa,
.icon-addon .form-control:focus + .fa,
.icon-addon:hover .fa {
  color: #306199;
}
.mini-content h3 {
  text-align: center;
  font-size: 25px;
}
.mini-content a {
  text-align: center;
  /*font-size: 25px; */
}
.container .jumbotron.jumbo-mini {
  padding-left: 30px;
  padding-right: 30px;
}
.suporte {
  width: 100%;
  height: 700px;
  border: transparent;
}
.btn.btn-fixed {
  width: 100%;
}
.btn.btn-fixed-half {
  width: 50%;
}
.container-grey {
  background: #EAEAEA;
}
.full-width {
  width: 100%;
}
.full button span {
  background-color: limegreen;
  border-radius: 32px;
  color: black;
}
.partially button span {
  background-color: orange;
  border-radius: 32px;
  color: black;
}
.mainbox {
  margin-top: 50px;
}
.progress {
  margin-left: -35px;
  margin-right: -35px;
  margin-bottom: -90px;
  height: 2px;
}
#jumbo-header {
  padding-bottom: 0px;
}
.combo-grey {
  background: #EAEAEA;
}
#fa-mini {
  font-size: 14px;
}
.align-h3 {
  margin-top: 4px;
  font-size: 16px;
}
.align-h2 {
  margin-top: 7px;
}
#header-fixed {
  position: fixed;
  top: 0px;
  display: none;
  background-color: white;
}
.bg-light {
  background-color: #EAEAEA !important;
}
#navy-badge-red {
  background-color: #AB3942;
  margin-left: -5px;
  z-index: 9 !important;
  position: relative;
}
#navy-badge-blue {
  background-color: #336699;
  margin-left: -5px;
}
.track3 {
  width: 0px;
  background: rgba(0, 0, 0, 0);
  margin-right: 0px;
  border-radius: 0px;
  visibility: none;
  -webkit-transition: background 250ms linear;
  transition: background 250ms linear;
}
.track3:hover,
.track3.dragging {
  background: #d9d9d9;
  background: rgba(0, 0, 0, 0.15);
  visibility: none;
}
.handle3 {
  width: 0px;
  right: 0;
  background: #999;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 0px;
  visibility: none;
  -webkit-transition: width 250ms;
  transition: width 250ms;
}
.track3:hover .handle3,
.track3.dragging .handle3 {
  visibility: none;
  width: 0px;
}
.notificacao-list {
  border-bottom-width: 1px;
  border-bottom-color: #EAEAEA;
  border-bottom-style: solid;
}
.tags {
  border: none !important;
}
.form-tags {
  height: 100% !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-right: 0px !important;
}
.btn-circle {
  border-radius: 50% !important;
  /*height: 45px;*/
  /*width: 45px;*/
}
.col-margin-mini {
  padding: 3px !important;
}
.panel.container-fluid {
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 1px;
  padding-bottom: 2px;
  margin-bottom: 0px;
}
.well-btn,
.well-btn-blue {
  text-align: left;
  white-space: normal;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 0px !important;
  cursor: pointer;
}
.well-btn:hover {
  background-color: #EAEAEA;
}
.well-btn a {
  margin-bottom: 0px;
}
.well-btn-blue:hover {
  background-color: #2D5884;
}
.well-xs {
  padding-top: 5px;
  padding-bottom: 5px;
}
.well-btn.sombra {
  cursor: pointer;
  margin-bottom: 5px;
  box-shadow: 0 0 3px #000;
}
.well-btn.sombra {
  box-shadow: 0 0 6px #336699 !important;
}
.well-xs {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.sombra-txt {
  text-shadow: 0px 0px 1px #6e6e6e;
}
.modal {
  overflow: hidden;
}
.title-width {
  float: left;
  width: 90%;
  font-size: 26px;
}
.break-word {
  word-wrap: break-word;
  white-space: normal !important;
}
@media screen and (min-width: 992px) {
  .modal-content {
    max-height: calc(100vh - 80px) !important;
  }
}
.modal-content {
  height: auto !important;
  overflow: hidden;
}
.modal-body {
  overflow-y: auto !important;
  max-height: calc(100vh - 220px) !important;
}
.modal-backdrop {
  height: 100%;
}
.modal-header {
  cursor: move !important;
}
.modal-dialog {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.icone-editar {
  font-size: 18px !important;
  opacity: 0.7;
  color: #336699;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  text-shadow: 0px 0px 1px #000;
}
.icone-editar:hover {
  opacity: 1;
}
.icone-fechar-table {
  font-size: 18px !important;
  opacity: 0.7;
  color: #B52F3F;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  text-shadow: 0px 0px 1px #000;
}
.icone-fechar-table:hover {
  opacity: 1;
}
.icone-fechar {
  position: absolute !important;
  right: 5px !important;
  top: 1px !important;
  font-size: 18px !important;
  opacity: 0.7;
  color: #B52F3F;
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
  text-shadow: 0px 0px 1px #000;
}
.icone-fechar:hover {
  opacity: 1;
}
.carousel-indicators li {
  border-color: #212121 !important;
}
.carousel .carousel-control span {
  width: 20px !important;
  height: 20px !important;
  line-height: 20px !important;
  font-size: 15px !important;
  cursor: pointer;
}
.well-total {
  margin-bottom: 3px !important;
}
.well-total label {
  position: absolute;
  top: 15px;
  left: 50%;
  width: 100% !important;
  text-align: center;
}
.well-total h1 {
  width: 100% !important;
  text-align: center;
  font-size: 22px;
  margin-bottom: -10px;
}
.btn {
  font-weight: 900;
}
