.box-slim {
  margin-bottom: 10px
}

.box-slim .box-header > .fa,
.box-slim .box-header > .glyphicon,
.box-slim .box-header > .ion,
.box-slim .box-header .box-title {
  margin: 0;
  font-size: 14px;
  padding: 5px;
}

.box-slim .box-header .label {
  margin: 5px;
}


.box.box-solid {
  border-top: 0px;
}
.box.box-solid > .box-header {
  padding-bottom: 0px!important;
}
.box.box-solid > .box-header .btn.btn-default {
  background: transparent;
}