body > .container {
  padding-top: 0px; }

.alert {
  margin-top: 10px; }

/* SIDEBAR */
.nav-tabs {
  margin-bottom: 20px; }

/* Listas */
.list-table {
  margin-top: 20px; }

.highlight {
  padding: 9px 14px;
  margin-bottom: 14px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  border-radius: 4px; }

.glyphicon-lg {
  font-size: 4em; }

.info-block {
  border-right: 5px solid #E6E6E6;
  margin-bottom: 25px; }

.info-block .square-box {
  width: 100px;
  min-height: 110px;
  margin-right: 22px;
  text-align: center !important;
  background-color: #676767;
  padding: 20px 0; }

.info-block.block-info {
  border-color: #20819e; }

.info-block.block-info .square-box {
  background-color: #20819e;
  color: #FFF; }

.graph {
  height: 300px; }

.navbar {
  min-height: 0px;
  border: none; }

.navbar-inverse .navbar-nav > li > a {
  padding-top: 5px;
  padding-bottom: 5px; }

.navbar-inverse .navbar-nav > li > a:hover {
  color: #666; }

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  background-color: #f39100;
  color: #FFF; }

.page-header h2 {
  font-size: 24px; }

.header-main {
  min-height: 70px;
  border: none;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
  background: url("../../../static/img/theme/bg-abc.png") repeat; }

.brand {
  padding: 7px; }

.brand span {
  display: none; }

.brand img {
  padding: 10px 0; }

.navbar {
  border: none; }

.navbar-inverse .navbar-collapse {
  background-color: #EAEAEA;
  color: #000;
  border-color: transparent; }

#busca {
  text-align: left;
  border: 1px solid #CCC;
  width: 500px;
  border-radius: 5px;
  background-color: white;
  margin: 12px 0; }

#busca input {
  border: 0 none;
  font-size: 20px;
  position: relative;
  height: 38px; }

#busca_img_lupa {
  background: #f39100;
  float: right;
  border: medium none !important;
  font-family: FontAwesome;
  padding: 6px 13px;
  border-radius: 0 4px 4px 0;
  color: #FFFFFF;
  font-family: FontAwesome;
  height: 39px !important;
  padding: 1px 0 0 3px;
  position: absolute !important;
  width: 49px;
  outline: none !important;
  line-height: 40px !important; }

.panel-abc {
  border-color: #ffdfaf; }

.panel-abc > .panel-heading {
  color: #FFF;
  background-color: #f39100;
  border-color: #f39100; }

.panel-abc > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ffdfaf; }

.panel-abc > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ffdfaf; }

.panel-abc > .panel-heading a {
  color: #FFF; }

.panel-value {
  border-color: #8eb6e0; }

.panel-value > .panel-heading {
  color: #FFF;
  background-color: #3272b4;
  border-color: #3272b4; }

.panel-value > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #8eb6e0; }

.panel-value > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #8eb6e0; }

.panel-value > .panel-heading a {
  color: #FFF; }

.bloco_abc_final {
  height: 10px;
  border-bottom: 1px solid #D4D4D4;
  /* IE 8 */
  -moz-box-shadow: 0px 2px 5px #D4D4D4;
  -webkit-box-shadow: 0px 2px 5px #D4D4D4;
  box-shadow: 0px 2px 5px #D4D4D4; }

.bg_abc {
  background: url("../../../static/img/theme/bg-abc.png") repeat; }

#footer_basic {
  padding-bottom: 30px;
  overflow: hidden;
  background: url("../../../static/img/theme/bg-tecido.png") repeat; }

.footer_sitemap {
  padding-right: 25px; }

.footer_sitemap h3 {
  font-size: 12px;
  font-weight: bold !important;
  margin-bottom: 7px;
  margin-top: 7px;
  color: #000; }

.footer_sitemap li {
  line-height: 1.5em;
  list-style: none;
  list-style-type: none; }

.padding_2x {
  padding: 20px; }

.position_relative {
  position: relative; }

.text_align_right {
  text-align: right; }

.font_size_small {
  font-size: 12px; }

.footer_sitemap li {
  line-height: 1.5em;
  list-style: none;
  list-style-type: none; }

.footer_sitemap a {
  color: black; }

.footer_sitemap a, .footer_sitemap a:hover {
  text-decoration: none !important;
  outline: none;
  cursor: pointer; }

.footer_sitemap .container {
  margin: 0 auto;
  display: block;
  width: 1000px; }

.float_left {
  float: left; }

.color_texto_cinza_claro {
  color: #777777; }

.font_size_smallest {
  font-size: 10px; }

.font_weight_bolder {
  font-weight: bold; }

h2 {
  font-size: 16px;
  line-height: 16px;
  font-weight: 300; }

.box {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 0 1px #e4e6eb;
  -moz-box-shadow: 0 1px 0 1px #e4e6eb;
  box-shadow: 0 1px 0 1px #e4e6eb;
  margin: 0 0 30px; }

.box .box-header {
  background: #36a9e1;
  color: #FFF;
  font-size: 16px;
  overflow: hidden;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0; }

.box .box-header h2 {
  float: left;
  margin: 0 0 0 20px;
  padding: 10px 0; }

.box .box-header h2 i {
  background: #1e8fc6;
  color: #FFF;
  width: 36px;
  display: inline-block;
  text-align: center;
  margin: -10px 20px -10px -20px;
  padding: 10px 0; }

.box .box-header .box-icon {
  background: #1e8fc6;
  float: right; }

.box .box-header .box-icon i {
  display: inline-block;
  color: #FFF;
  text-align: center;
  width: 36px;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  -ms-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  opacity: .8;
  filter: alpha(opacity=80);
  -ms-filter: alpha(opacity=80);
  border-left: 1px solid #36a9e1;
  text-decoration: none;
  padding: 10px 0; }

.box .box-header .box-icon i:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: alpha(opacity=100); }

.box .box-content {
  background: #FFF;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  padding: 10px; }

.label, .badge {
  font-family: Lato,sans-serif;
  font-weight: 600;
  font-size: 12px;
  border: 0;
  text-shadow: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 3px 6px; }

.label {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.todo ul {
  list-style: none;
  margin: -10px;
  padding: 0; }

.todo ul li {
  background: #FFF;
  margin-left: 0 !important;
  border-bottom: 1px solid #e4e6eb;
  font-size: 12px;
  position: relative;
  padding: 10px 10px 10px 35px; }

.todo ul li .label {
  position: absolute;
  right: 10px; }

.todo ul li .todo-actions {
  position: absolute;
  left: 0;
  margin-top: 2px; }

.todo ul li .todo-actions i {
  font-size: 18px;
  color: #c7cbd5;
  margin: 0 5px 0 10px; }

.box.noOverflow, .discussions ul li ul {
  overflow: hidden; }

.blue, .todo ul li .todo-actions i:hover, .circleStatsItem.blue, .circleStatsItem.blue i, .wizard ul li.active {
  color: #36a9e1; }

.green, .multi-stat-box .header .right .percent i.icon-double-angle-up, .circleStatsItem.green, .circleStatsItem.green i, .wizard ul li.complete {
  color: #bdea74; }

.pink, .circleStatsItem.pink, .circleStatsItem.pink i {
  color: #e84c8a; }

.orange, ul.notifications li.warning a, .circleStatsItem.orange, .circleStatsItem.orange i {
  color: #fa603d; }

.lightOrange, .circleStatsItem.lightorange, .circleStatsItem.lightorange i {
  color: #fabb3d; }

.red, .multi-stat-box .header .right .percent i.icon-double-angle-down {
  color: #ff5454; }

.yellow, .circleStatsItem.yellow, .circleStatsItem.yellow i {
  color: #eae874; }

.white, input:-moz-placeholder, textarea:-moz-placeholder, input:-ms-input-placeholder, textarea:-ms-input-placeholder, input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #FFF; }

.backgroundColor.blue, .backgroundColorTitle.blue .title, ul.notifications li .icon.blue, .notification.small.blue, .notification.blue, .smallchart.blue .title, .smallstat .boxchart-overlay.blue, .smallstat i.blue, .sliderBlue .ui-slider-range, .progressBlue .ui-progressbar-value, .switch-primary > .switch-input:checked ~ .switch-label {
  background: #36a9e1; }

.backgroundColor.lightBlue, .backgroundColorTitle.lightBlue .title, ul.notifications li .icon.lightBlue, .label-info, .badge-info, .label-info[href], .badge-info[href], .smallchart.lightBlue .title, .smallstat .boxchart-overlay.lightBlue, .smallstat i.lightBlue, .switch-info > .switch-input:checked ~ .switch-label {
  background: #67c2ef; }

.backgroundColor.green, .backgroundColorTitle.green .title, ul.notifications li .icon.green, .smallchart.green .title, .smallstat .boxchart-overlay.green, .smallstat i.green, .chat .contacts ul.list li .status.online, .sliderGreen .ui-slider-range, .progressGreen .ui-progressbar-value, .wizard ul li.complete:after {
  background: #bdea74; }

.backgroundColor.darkGreen, .backgroundColorTitle.darkGreen .title, ul.notifications li .icon.darkGreen, .notification.small.green, .notification.green, .label-success, .badge-success, .label-success[href], .badge-success[href], .smallchart.darkGreen .title, .smallstat .boxchart-overlay.darkGreen, .smallstat i.darkGreen, .sliderDarkGreen .ui-slider-range, .progressDarkGreen .ui-progressbar-value, .switch-success > .switch-input:checked ~ .switch-label {
  background: #78cd51; }

.backgroundColor.pink, .backgroundColorTitle.pink .title, ul.notifications li .icon.pink, .smallchart.pink .title, .smallstat .boxchart-overlay.pink, .smallstat i.pink, .sliderPink .ui-slider-range, .progressPink .ui-progressbar-value {
  background: #e84c8a; }

.backgroundColor.orange, .backgroundColorTitle.orange .title, ul.notifications li .icon.orange, .smallchart.orange .title, .smallstat .boxchart-overlay.orange, .smallstat i.orange, .chat .contacts ul.list li .status.busy, .sliderOrange .ui-slider-range, .progressOrange .ui-progressbar-value {
  background: #fa603d; }

.backgroundColor.lightOrange, .backgroundColorTitle.lightOrange .title, ul.notifications li .icon.lightOrange, .notification.small.orange, .notification.orange, .label-warning, .badge-warning, .label-warning[href], .badge-warning[href], .smallchart.lightOrange .title, .smallstat .boxchart-overlay.lightOrange, .smallstat i.lightOrange, .sliderLightOrange .ui-slider-range, .progressLightOrange .ui-progressbar-value, .switch-warning > .switch-input:checked ~ .switch-label {
  background: #fabb3d; }

.backgroundColor.red, .backgroundColorTitle.red .title, ul.notifications li .icon.red, .notification.small.red, .notification.red, .label-important, .badge-important, .label-important[href], .badge-important[href], .smallchart.red .title, .smallstat .boxchart-overlay.red, .smallstat i.red, .sliderRed .ui-slider-range, .progressRed .ui-progressbar-value, .switch-important > .switch-input:checked ~ .switch-label {
  background: #ff5454; }

.backgroundColor.yellow, .backgroundColorTitle.yellow .title, ul.notifications li .icon.yellow, .notification.small.yellow, .notification.yellow, .smallchart.yellow .title, .smallstat .boxchart-overlay.yellow, .smallstat i.yellow, .sliderYellow .ui-slider-range, .progressYellow .ui-progressbar-value {
  background: #eae874; }

.backgroundColor.white, .backgroundColorTitle.white .title, ul.notifications li .icon.white, .smallchart.white .title, .smallstat .boxchart-overlay.white, .smallstat i.white, .calendar {
  background: #FFF; }

.backgroundColor.grey, .backgroundColorTitle.grey .title, ul.notifications li .icon.grey, .smallchart.grey .title, .smallstat .boxchart-overlay.grey, .smallstat i.grey, .chat .contacts ul.list li:hover, .chat .contacts ul.list li .status.offline {
  background: #c7cbd5; }

.clearfix:before, .clearfix:after, .wizard:before, .wizard:after, .colorpicker:before, .colorpicker:after {
  display: table;
  content: "";
  line-height: 0; }

.clearfix:after, .wizard:after {
  clear: both; }

.navbar a i, .btn i, .bootstrap-timepicker-widget table td a i {
  margin-top: 2px; }

a.navbar-brand:hover, .header-nav a.btn:hover, .tab-menu.nav-tabs > li > a:hover {
  background: #1e8fc6; }

.dropdown-menu .disabled > a, .dropdown-menu .disabled > a:hover, .daterangepicker td.off, .daterangepicker td.disabled {
  color: #999; }

ul.messages li .header, .step-content .active, .datepicker.days div.datepicker-days, .datepicker.months div.datepicker-months, .datepicker.years div.datepicker-years, .colorpicker.alpha .colorpicker-alpha {
  display: block; }

ul.tasks li .title, ul.notifications li .message, .progressBarValue span {
  font-size: 12px; }

ul.messages li .message, .daterangepicker .ranges input {
  font-size: 11px; }

/*# sourceMappingURL=internal_main.css.map */
