.content-wrappe {
  min-height: initial
}

.main-header {
  max-height: initial
}

.navbar-header {
  float: left !important;
}

.nav > li > a {
  padding: 10px 10px;
}

.main-header .navbar {
  min-height: 40px;
}

button.navbar-toggle {
  color: #000
}

.main-header .logo {
  display: inline;
}

.navbar-header span {
  color: #004990;
  font-family: Arial;
  font-weight: 600;
}

.skin-blue .main-header .logo {
  background-color: #fff;
}

.skin-blue .main-header .logo:hover {
  background-color: #fff;
}

.navbar-white {
  background-color: #fff !important;
}

.nav-padding {
  padding: 0 25px;
}

.btn-user {
  padding: 5px 10px !important;
  margin: 10px !important;
}

.btn-netpress, a.btn-netpress {
  background-color: #004990 !important;
}

.btn-netpress:hover, a.btn-netpress:hover {
  background-color: #003971 !important;
}


.btn-impersonation {
  background-color: #f2374c !important;
}

.btn-impersonation:hover, .btn-impersonation:focus {
  background-color: #AF283A !important;
}

div.granat-square {
  width: 15px;
  height: 15px;
}

div.light-blue-square {
  width: 15px;
  height: 15px;
}

.granat-square {
  margin-top: 17px;
  margin-right: 5px;
  background-color: #004990;
}

.light-blue-square {
  margin-top: 17px;
  margin-right: 10px;
  background-color: #3b8eba;
}

.impersonate-nav {
  position: absolute;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  left: 0;
  right: 0;
  background: #f2374c;
  min-height: 50px;
  padding: 5px;
  color: white;
}

.impersonate-nav em {
  font-size: 0.8em;
}

.impersonate-nav a {
  color: white;
}

#messages-tabs .nav-stacked > li.active > a, .nav-stacked > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}

.form-group .control-label.required:after {
  content: "*";
  color: red;
}

.width10pc, .form-control.width51pc {
  width: 10%;
}

.width20pc {
  width: 20%;
}

.width30pc {
  width: 30%;
}

.width40pc, .form-control.width40pc {
  width: 40%;
}

.width50pc, .form-control.width50pc {
  width: 50%;
}

.width60pc {
  width: 60%;
}

.width70pc {
  width: 70%;
}

.width80pc {
  width: 80%;
}

.width90pc {
  width: 90%;
}

.width100pc {
  width: 100%;
}


.width0px {
  width: 0;
}

.width10px {
  width: 10px;
}

.width20px {
  width: 20px;
}

.width30px {
  width: 30px;
}

.width40px {
  width: 40px;
}

.width50px {
  width: 50px;
}

.width60px {
  width: 60px;
}

.width65px {
  width: 65px;
}

.width70px {
  width: 70px;
}

.width80px {
  width: 80px;
}

.width90px {
  width: 90px;
}

.width100px {
  width: 100px;
}

.width110px {
  width: 110px;
}


.width120px {
  width: 120px;
}


.width130px {
  width: 130px;
}

.width140px {
  width: 140px;
}

.width150px {
  width: 150px;
}

.width160px {
  width: 160px;
}

.width170px {
  width: 170px;
}

.width180px {
  width: 180px;
}

.width250px {
  width: 250px;
}

.width300px {
  width: 300px;
}

.table-layout-fixed {
  table-layout: fixed;
}

.top-buffer {
  margin-top: 15px;
}

.top-buffer-small {
  margin-top: 5px;
}

.bottom-buffer {
  margin-bottom: 15px;
}

.bottom-buffer-small {
  margin-bottom: 5px;
}