/* reset bootstrap.css */
* {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
h1, .h1, h2, .h2, h3, .h3 {
  margin: 0;
}
.form-control {
  padding: 0;
}
/* reset css.css */
input[type="submit"] {
  padding: 0;
  margin-left: 0;
}
.navbar.affix {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  top: 0;
}
.rodape .grid_24.canal-txtgrande {
  width: 100%;
}
.rodape .grid_24.canal-txtgrande .faixa {
  margin-bottom: 0;
}
.navbar-form input.ic-search:hover {
  background: url('http://arquivos.portaldaindustria.com.br/imgs/2015/sprites/Sprite.png?r=0.893999971738') no-repeat -235px -23px;
}
.navbar-form input[type="submit"].more-results:hover {
  border-radius: 0;
}
/* reset main.css */
header {
  height: 50px
}
header h1 .icon:first-child {
  margin-top: 20px;
}
.menu-footer ul.nav-pills li {
  line-height: inherit;
  padding: 0 18px;
}
.col-footer {
  padding-right: 0;
}
.white {
  color: inherit;
}
.container {
  width:960px!important;
}
input.more-results {
  padding-right: 20px;
}
.form-horizontal .control-label {
  margin-bottom: 0;
  padding-top: 0px;
  text-align: left;
}
h1, .h1 {
  font-size: 24px;
}
footer {
  box-sizing: border-box;
}
