/*ul {
clear: both;
}
*/
/*.content {
position: absolute;
}*/

.bar-header-secondary>input {
  margin-top: 6px;
  height: 31px;
}

.details {
  margin: auto;
}

.details>img {
  float:left;
  margin:10px;
  width: 80px;
  height: 80px;
}

.home .table-view {
  margin: 0 !important;
  border: none;
}

.details h1 {
  padding-top: 16px;
  font-size: 18px;
}

.media-object {
  width: 42px;
  height: 42px;
}

.icon-call {
  background: transparent url(images/ic_action_phone_outgoing.png);
  background-repeat: no-repeat;
}

.icon-sms {
  background: transparent url(images/ic_action_dialog.png);
  background-repeat: no-repeat;
}

.icon-mail {
  background: transparent url(images/ic_action_mail.png);
  background-repeat: no-repeat;
}

.icon-manager {
  background: transparent url(images/ic_action_user.png);
  background-repeat: no-repeat;
}

.icon-reports {
  background: transparent url(images/ic_action_users.png);
  background-repeat: no-repeat;
}

.icon-contact {
  background: transparent url(images/ic_action_add.png);
  background-repeat: no-repeat;
}

.icon-location {
  background: transparent url(images/ic_action_location.png);
  background-repeat: no-repeat;
}

.list>.avatar-photo {
  width: 42px;
  height: 42px;
}

.content{
  bottom:44px;
}
.bar-tab {
  top: auto;
  bottom: inherit;
}
