.mpg-sidebar ul.latest-members li {
  float: none;
  display: block; }
  .mpg-sidebar ul.latest-members li span {
    display: inline-block;
    float: none; }

.member-admin-wht-dashtop .skill_set .container {
  overflow-y: scroll;
  overflow-x: hidden;
  width: 100%;
  height: 10em;
  margin-bottom: 1em;
  background-color: whitesmoke; }

.member-profile-container .the_content {
  padding: 1em; }

.member-profile-social-r li a {
  z-index: 1000;
  width: 25px;
  display: block; }

.subscription-options {
  margin-bottom: 1em; }
  .subscription-options a.btn {
    margin-bottom: 1em; }

h1.the_title span.the_title {
  font-size: 32px; }

a.anchor {
  display: block;
  position: relative;
  top: -115px;
  visibility: hidden; }

form fieldset .form-control {
  margin-left: 1em; }
form fieldset .checkbox input[type=radio] {
  margin-right: 1em;
  margin-top: -4px; }

.file-drop-panel {
  width: 100%;
  text-align: center; }

.the_music {
  padding-left: 1em;
  padding-right: 1em; }
  .the_music ul.audio {
    list-style: none; }

.profile-content {
  margin-bottom: 2em; }

#registration-complete {
  padding-left: 1em; }

.error {
  color: #a00; }

#messages {
  border: 1px solid #9eb9cf;
  color: #fff;
  background-color: #aa0000;
  padding: 1em;
  margin-bottom: 2em; }
