.container
{
    display:table;
    width: 100%;
}
.well .row
{
    width: 100%;
    display:block;
}
.col-sm-4
{
    display: table-cell;
}
.bt-nav-tabs > li {
    width: auto;
}
.call {
  float: right;
  border-right: 1px solid #f2f2f2;
  margin-right: 20px;
}
.call, .chat {
  display: inline-block;
  padding: 0 20px 0 0;
  position: relative;
  z-index: 2;
}

.chat {
  color: #00285F;
  float: right;
  font-size: 16px;
  font-weight: bold;
  margin-top: 3px;
  padding-right: 0;
}
.bt-search {
  float: right;
  position: relative;
}

.bt-search input {
  margin: 0px;
  float: right;
  height: 35px;
}

.btn-search {
  position: absolute;
  margin: 7px;
  right: 0;
  top: 0;
  width: 20px;
  cursor: pointer;
}
.nav-tabs > li > a  {
    padding:2px 0 2px 20px;
    text-align:right;
}
.nav-tabs > .active {
    padding:2px 0 2px 20px;
}
.bt-nav-tabs {
    float:right !important;
    width:auto !important;
}
.carousel-body {
top: -30px !important;
}
/*Home Page*/
.carousel-indicators {
    bottom:182px !important;
}
#btbusiness-menu {
border-left: 1px solid #ed5404;
}
.footer-block .col-sm-4 {
    margin-top:10px;
}
.bt-price-md, .bt-btn-pull {
    float:right !important;
}
.menu li {
    list-style:none;
}
.feedback-block-inner {
    float:right !important;
    text-align:right;
}
.label-danger {
    background-color: transparent;
    color:#ae0c00;
}
