
.bar {
  position: fixed;
  right: 0;
  left: 0;
  margin-bottom:0px !important;
  z-index: 10;
  height: 44px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: white;
  border-bottom: 1px solid #ddd;
  border-radius: 0px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.bar-header-secondary {
  top: 44px;
}

.bar-footer {
  bottom: 0;
}

.bar-footer-secondary {
  bottom: 44px;
}

.bar-footer-secondary-tab {
  bottom: 50px;
}

.bar-footer,
.bar-footer-secondary,
.bar-footer-secondary-tab {
  border-top: 1px solid #ddd;
  border-bottom: 0;
}

.bar-nav {
  top: 0;
}

.title {
  /*position: absolute;*/
  /*display: block;*/
  /*width: 100%;*/
  /*padding: 0;*/
  /*margin: 0 -10px;*/
  /*font-size: 17px;*/
  /*font-weight: 500;*/
  /*line-height: 44px;*/
  /*color: #000;*/
  /*!*text-align: center;*!*/
  /*white-space: nowrap;*/
}

.title a {
  color: inherit;
}
.navbar-toggle{float: none !important;}
.bar-tab {
  bottom: 0;
  display: table;
  width: 100%;
  height: 50px;
  padding: 0;
  table-layout: fixed;
  border-top: 1px solid #ddd;
  border-bottom: 0;
  border-radius: 0px;
  background-color: #bc1919;
  /*background-color: #3e4095;*/
}
.bar-tab .tab-item {
  display: table-cell;
  width: 1%;
  height: 50px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}
.bar-tab .tab-item:hover {
  color: #fff;
}
.bar-tab .tab-item.active, .bar-tab .tab-item:active {
  color: #fff;
}
.bar-tab .tab-item .fa {
  top: 3px;
  width: 24px;
  height: 24px;
  padding-top: 0;
  padding-bottom: 0;
}
.bar-tab .tab-item .fa ~ .tab-label {
  display: block;
  font-size: 11px;
}

.bar .btn {
  position: relative;
  top: 7px;
  z-index: 20;
  padding: 6px 12px 7px;
  margin-top: 0;
  font-weight: 400;
}
.bar .btn.pull-right {
  margin-left: 10px;
}
.bar .btn.pull-left {
  margin-right: 10px;
}

.bar .btn-link {
  top: 0;
  padding: 0;
  font-size: 16px;
  line-height: 44px;
  color: #fa1e37;
  border: 0;
}
.bar .btn-link:active, .bar .btn-link.active {
  color: #3071a9;
}

.bar .btn-block {
  top: 6px;
  padding: 7px 0;
  margin-bottom: 0;
  font-size: 16px;
}

.bar .btn-nav.pull-left {
  margin-left: -5px;
}
.bar .btn-nav.pull-left .fa-left-nav {
  margin-right: -3px;
}
.bar .btn-nav.pull-right {
  margin-right: -5px;
}
.bar .btn-nav.pull-right .fa-right-nav {
  margin-left: -3px;
}

.bar .fa {
  position: relative;
  z-index: 20;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 24px;
}
.bar .btn .fa {
  top: 3px;
  padding: 0;
}
.bar .title .fa {
  padding: 0;
}
.bar .title .fa.fa-caret {
  top: 4px;
  margin-left: -5px;
}

.bar input[type="search"] {
  height: 29px;
  margin: 6px 0;
}

.bar .segmented-control {
  top: 7px;
  margin: 0 auto;
}

@font-face {
  font-family: Ratchicons;
  font-style: normal;
  font-weight: normal;

  src: url("../fonts/ratchicons.eot");
  src: url("../fonts/ratchicons.eot?#iefix") format("embedded-opentype"), url("../fonts/ratchicons.woff") format("woff"), url("../fonts/ratchicons.ttf") format("truetype"), url("../fonts/ratchicons.svg#svgFontName") format("svg");
}
.fa {
  display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
  font-size: 24px;
  line-height: 1;
  text-decoration: none;

  -webkit-font-smoothing: antialiased;
}
.fa-home:before{content:"\f015"}
.fa-back:before {
  content: '\e80a';
}

.fa-caret:before {
  content: '\e80f';
}

.fa-check:before {
  content: '\e810';
}

.fa-close:before {
  content: '\e811';
}

.fa-code:before {
  content: '\e812';
}

.fa-compose:before {
  content: '\e813';
}

.fa-download:before {
  content: '\e815';
}

.fa-edit:before {
  content: '\e829';
}

.fa-forward:before {
  content: '\e82a';
}

.fa-gear:before {
  content: '\e821';
}



.fa-info:before {
  content: '\e82c';
}

.fa-list:before {
  content: '\e823';
}

.fa-more-vertical:before {
  content: '\e82e';
}

.fa-more:before {
  content: '\e82f';
}

.fa-pages:before {
  content: '\e824';
}

.fa-pause:before {
  content: '\e830';
}

.fa-person:before {
  content: '\e832';
}

.fa-play:before {
  content: '\e816';
}

.fa-plus:before {
  content: '\e817';
}

.fa-refresh:before {
  content: '\e825';
}

.fa-search:before {
  content: '\e819';
}

.fa-share:before {
  content: '\e81a';
}

.fa-sound:before {
  content: '\e827';
}

.fa-sound2:before {
  content: '\e828';
}

.fa-sound3:before {
  content: '\e80b';
}

.fa-sound4:before {
  content: '\e80c';
}

.fa-star-filled:before {
  content: '\e81b';
}

.fa-star:before {
  content: '\e81c';
}

.fa-stop:before {
  content: '\e81d';
}

.fa-trash:before {
  content: '\e81e';
}

.fa-up-nav:before {
  content: '\e81f';
}

.fa-up:before {
  content: '\e80d';
}

.fa-right-nav:before {
  content: '\e818';
}

.fa-right:before {
  content: '\e826';
}

.fa-down-nav:before {
  content: '\e814';
}

.fa-down:before {
  content: '\e820';
}

.fa-left-nav:before {
  content: '\e82d';
}

.fa-left:before {
  content: '\e822';
}
