﻿/*.navbar-fixed-top {
min-height: 80px;
}*/
 
.navbar-brand {
 min-width:200px;
}

.top-navigation .wrapper.wrapper-content {
      padding: 5px;  
}

 

.green-bg {
  background-color: #1ab394;
  color: #ffffff; }

.btn-default {
  color: #ffffff;
  background: #1c84c6;
  border: 1px solid #e7eaec; }

.count-info .label {
    line-height: 12px;
    padding: 1px 3px;
    position: absolute;
    right: 6px;
    top: 9px;
}

.text-warmblue {
    color: #0099cc;
}