#header-russteel h1 {
  margin-bottom: 5px;
}
#header-russteel h5 {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 30px;
}
#header-russteel .well-russteel p {
  color: #565656;
  font-weight: bold;
}
#header-russteel .well-russteel .form-group {
  display: block;
  height: 40px;
  border: 1px solid #565656;
  position: relative;
  border-radius: 5px;
}
#header-russteel .well-russteel .form-group .twitter-typeahead {
  width: 100%;
}
#header-russteel .well-russteel .form-group .twitter-typeahead .form-control {
  border: medium none;
  box-shadow: none;
  padding-right: 200px;
  height: 38px;
}
#header-russteel .well-russteel .form-group > input.form-control {
  border: medium none;
  box-shadow: none;
  padding-right: 200px;
  height: 38px;
}
#header-russteel .well-russteel .form-group > input.btn {
  width: 80px;
  background-color: #565656;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 38px;
  border-radius: 0px;
  color: #FFF;
  z-index: 2;
}
#header-russteel .well-russteel .form-group .bootstrap-select {
  width: 120px;
  position: absolute;
  top: 0px;
  right: 80px;
  height: 38px;
  border-radius: 0px;
  z-index: 2;
}
#header-russteel .well-russteel .form-group .bootstrap-select .btn {
  border-radius: 0;
  height: 100%;
  background-color: rgba(86, 86, 86, 0.95);
  color: #fff;
  border-width: 0;
  border-right: 1px solid #fff;
}
.russteel-result {
  margin-bottom: 30px;
}
.russteel-result span.hl {
  display: inline-block;
  background-color: yellow;
}
.russteel-result > .col-md-4 {
  padding-right: 0;
}
.russteel-result > .col-md-12 {
  padding-left: 0;
}
.russteel-result header {
  color: #565656;
  background-color: #eeeeee;
  height: 40px;
  line-height: 40px;
  padding-left: 12px;
  font-weight: bold;
  border-radius: 3px;
}
.russteel-result header h1 {
  margin: 0;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
}
.russteel-result .result-list header {
  margin-right: 10px;
}
.russteel-result .result-list .result-body.scroll-wrapper {
  height: 500px;
  overflow: auto;
  margin-top: 15px;
}
.russteel-result .result-list .result-body a {
  display: block;
  padding-left: 12px;
  line-height: 24px;
  overflow: hidden;
}
.russteel-result .result-list .result-body a.active {
  background-color: #eeeeee;
  font-weight: bold;
}
.russteel-result .tab-pane {
  margin-top: 15px;
  margin-bottom: 30px;
}
.russteel-result .tab-pane .nav-tabs {
  border-width: 0;
}
.russteel-result .tab-pane li > a,
.russteel-result .tab-pane li > a:hover,
.russteel-result .tab-pane li > a:active,
.russteel-result .tab-pane li > a:focus {
  border-width: 0;
  text-decoration: none;
  color: #1c61ad;
  font-weight: bold;
  background-color: transparent;
}
.russteel-result .tab-pane li.active > a {
  background-color: #eeeeee;
  color: #000;
}
.russteel-result .tab-pane li.disabled > a,
.russteel-result .tab-pane li.disabled > a:hover,
.russteel-result .tab-pane li.disabled > a:active,
.russteel-result .tab-pane li.disabled > a:focus {
  color: #777;
  font-weight: normal;
}
.russteel-result .tab-pane .tab-content {
  background-color: #eeeeee;
}
.russteel-result .tab-pane #tab2 .panel {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
}
.russteel-result .tab-pane #tab2 a.toggle {
  display: block;
  text-decoration: none;
  color: #000;
  font-size: 15px;
  margin-top: 5px;
}
.russteel-result .tab-pane #tab2 a.toggle.collapsed {
  color: #1c61ad;
  margin-top: 0;
}
.russteel-result .tab-pane #tab2 a.toggle .fa {
  color: rgba(0, 0, 0, 0.4);
  display: inline-block;
  margin-right: 5px;
}
.russteel-result .tab-pane #tab2 a.toggle:hover .fa {
  color: #000;
}
.russteel-result .tab-pane #tab2 .collapse,
.russteel-result .tab-pane #tab2 .collapsing {
  background-image: -webkit-linear-gradient(top, #000000 0%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #000000 0%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #000000 0%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ffeeeeee', GradientType=0);
  background-size: 4px 100%;
  background-position: 0 3px;
  background-repeat: no-repeat;
  margin: 5px 0 15px 0;
  padding: 5px 0;
}
.russteel-result .tab-pane .tab-pane {
  padding: 15px;
  margin: 0;
  line-height: 140%;
}
.russteel-result .tab-pane .tab-pane table tr {
  border-bottom: 1px solid #ddd;
}
.russteel-result .tab-pane .tab-pane table td {
  padding-top: 2px;
  padding-bottom: 2px;
}
.russteel-result .tab-pane .tab-pane table td:first-of-type {
  padding-right: 20px;
}
.russteel-result .tab-pane .tab-pane .lvl2 {
  margin-left: 15px;
  display: block;
}
.russteel-result .tab-pane .tab-pane .lvl3 {
  margin-left: 30px;
  display: block;
}
.russteel-result .tab-pane .tab-pane .lvl4 {
  margin-left: 45px;
  display: block;
}
.russteel-result .tab-pane .tab-pane .lvl5 {
  margin-left: 60px;
  display: block;
}
.russteel-result .tab-pane .tab-pane .lvl6 {
  margin-left: 75px;
  display: block;
}
.ressteel-index .history-block .history-date-row {
  padding: 5px;
}
.ressteel-index .history-block .history-date-row:nth-of-type(2n+1) {
  background-color: #f6f6f6;
  border-right: 3px;
}
.ressteel-index .history-block .history-date-row .history-date {
  font-size: 12px;
  color: #565656;
}
.ressteel-index .history-block > h4 {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 15px;
  margin-top: 30px;
}
.ressteel-index .history-block .russteel-info-panel {
  border: transparent solid 0;
}
.ressteel-index .history-block .russteel-info-panel .panel-heading {
  border: transparent solid 0;
}
.ressteel-index .history-block .russteel-info-panel .panel-heading .fa {
  font-size: 20px;
  color: #A6A6A6;
}
.ressteel-index .history-block .russteel-info-panel .panel-heading a {
  color: #1c61ad;
  font-weight: bold;
  font-size: 13px;
}
.russtel-rating header {
  color: #565656;
  background-color: #eeeeee;
  height: 40px;
  line-height: 40px;
  padding-left: 12px;
  font-weight: bold;
  border-radius: 3px;
}
.russtel-rating .rating-body {
  padding: 10px 5px;
}
.russtel-rating .rating-body dl.dl-horizontal dt {
  width: 50px;
  font-size: 12px;
  line-height: 26px;
  text-align: right;
}
.russtel-rating .rating-body dl.dl-horizontal dd {
  margin-left: 60px;
  line-height: 26px;
}
.well-russteel-contact {
  padding: 10px;
  border: 0px solid transparent;
}
.well-russteel-contact h4 {
  font-size: 14px;
  font-weight: bold;
  color: #565656;
  margin-top: 0;
}
.well-russteel-contact .media {
  font-size: 12px;
  line-height: 150%;
}
.well-russteel-contact .media strong {
  font-size: 14px;
}
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0;
}
.tt-hint {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #999;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.tt-menu {
  min-width: 160px;
  margin-top: 2px;
  padding: 5px 0;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.tt-suggestion {
  display: block;
  padding: 3px 20px;
}
.tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #428bca;
}
.tt-suggestion.tt-is-under-cursor a {
  color: #fff;
}
.tt-suggestion p {
  margin: 0;
}
