#sidebar {
  display: inline;
  float: left;
  width: 260px;
  margin-right: 40px;
}

#layout-content {
  display: inline;
  float: left;
  width: 650px;
  margin-right: 0px;
}

#layout-content.wide {
  width: 950px;
}
#layout-content.wide .health-status-form div.obesity div.height-weight {
  width: auto;
}

.close-notice-box {
  width: 10px;
  height: 10px;
  float: right;
  margin-right: 16px;
  margin-top: 8px;
  cursor: pointer;
}

.clean-wrapper #sidebar {
  width: 350px;
  margin-right: 10px;
}
.clean-wrapper #layout-content {
  width: 597px;
}
.clean-wrapper #layout-content.wide {
  width: 100%;
}
.clean-wrapper .top-definition {
  color: #666;
  font-size: 13px;
  font-family: Helvetica, Arial, sans-serif;
  padding: 30px 0;
}
.clean-wrapper .top-definition .inner {
  width: 960px;
  margin: 0 auto;
}
.clean-wrapper .white-box {
  background: #fff;
  margin-bottom: 10px;
  overflow: auto;
}
.clean-wrapper .white-box.full-width {
  width: 960px;
}
.clean-wrapper .white-box .item-title {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #333;
  padding: 26px 16px 8px 20px;
}
.clean-wrapper .clean-wrapper-box {
  border: 1px solid #d1d1d1;
  background-color: #fff;
}
.clean-wrapper .clean-wrapper-box.notice-box {
  background: url('/static/img/new-notice-bkg.png?dafeccbeb0cb') repeat-y;
  border: 0;
  border-left: 0;
  border-right: 0;
}
.clean-wrapper .clean-wrapper-box.notice-box.wide {
  background: url('/static/img/new-notice-bkg-wide.png?dafeccbeb0cb') repeat-y;
}
.clean-wrapper .clean-wrapper-box.notice-box h2 {
  color: #ff9000;
  font-size: 18px;
  font-weight: 500;
  padding-top: 10px;
}
.clean-wrapper .clean-wrapper-box.notice-box .text {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #888;
}
.clean-wrapper .clean-wrapper-box.no-top {
  border-top: 0;
}
.clean-wrapper .clean-wrapper-box.no-bottom {
  border-bottom: 0;
  padding-bottom: 15px;
}
.clean-wrapper .options-sub {
  font-size: 11px;
  color: #666;
  padding-bottom: 3px;
  padding-left: 1px;
  font-family: Helvetica, Arial, sans-serif;
}
.clean-wrapper .options-sub.topPadded {
  margin-top: 13px;
}
.clean-wrapper .clean-wrapper-box-bottom {
  background: url('/static/img/bkg-clean-wrapper-box.png?dafeccbeb0cb') repeat-x;
  height: 3px;
}
.clean-wrapper .clean-wrapper-box-bottom.padded {
  margin-bottom: 7px;
}
.clean-wrapper .clean-wrapper-box-bottom.sub-sliding {
  width: 347px;
  margin-left: 1px;
}
.clean-wrapper .clean-wrapper-box-profile-bottom {
  background: url('/static/img/diag-info-bkg.png?dafeccbeb0cb') no-repeat;
  height: 74px;
  margin-top: -68px;
}
.clean-wrapper .clean-wrapper-box-top-notice {
  height: 21px;
  background: url('/static/img/new-notice-top.png?dafeccbeb0cb') no-repeat;
}
.clean-wrapper .clean-wrapper-box-top-notice.wide {
  background: url('/static/img/new-notice-top-wide.png?dafeccbeb0cb') no-repeat;
}
.clean-wrapper .notice-box-bottom {
  height: 55px;
  background: url('/static/img/new-notice-bottom.png?dafeccbeb0cb') no-repeat -5px 0;
  padding: 29px 0 0 15px;
  font-size: 12px;
  color: #333;
}
.clean-wrapper .notice-box-bottom.wide {
  background: url('/static/img/new-notice-bottom-wide.png?dafeccbeb0cb') no-repeat -5px 0;
}
.clean-wrapper .notice-box-bottom a.button {
  background: #0091CE;
  background-image: -ms-linear-gradient(top, #3CAFE6 0%, #229EDA 100%);
  background-image: -moz-linear-gradient(top, #3CAFE6 0%, #229EDA 100%);
  background-image: -o-linear-gradient(top, #3CAFE6 0%, #229EDA 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3CAFE6), color-stop(1, #229EDA));
  background-image: -webkit-linear-gradient(top, #3CAFE6 0%, #229EDA 100%);
  background-image: linear-gradient(to bottom, #3CAFE6 0%, #229EDA 100%);
  border: none;
  color: #fff !important;
  font-size: 12px !important;
  padding: 4px 18px;
  border-radius: 15px;
}
.clean-wrapper .notice-box-bottom a.button:hover {
  cursor: pointer;
  text-decoration: none;
}
.clean-wrapper .update-profile-box {
  background: #f8f8f8;
}
.clean-wrapper .clean-box-title, .clean-wrapper .update-profile-box {
  color: #ff7a20;
  font-size: 18px;
  font-weight: 300;
  border-bottom: 1px solid #cecece;
  padding: 15px;
  text-shadow: 0px 1px #fff;
}
.clean-wrapper .clean-box-title .home-sub-items-cont, .clean-wrapper .update-profile-box .home-sub-items-cont {
  overflow: auto;
}
.clean-wrapper .clean-box-title .sub-title, .clean-wrapper .update-profile-box .sub-title {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  padding-bottom: 12px;
  font-weight: 300;
  float: left;
  margin-right: 15px;
}
.clean-wrapper .clean-box-title .sub-title.selected a, .clean-wrapper .update-profile-box .sub-title.selected a {
  color: #333;
}
.clean-wrapper .clean-box-title .sub-add-treatment-data, .clean-wrapper .clean-box-title .sub-add-surgery-data, .clean-wrapper .update-profile-box .sub-add-treatment-data, .clean-wrapper .update-profile-box .sub-add-surgery-data {
  display: none;
}
.clean-wrapper .clean-box-title .link-right, .clean-wrapper .update-profile-box .link-right {
  float: right;
  font-size: 12px;
  padding-top: 6px;
}
.clean-wrapper .clean-box-title .diag-name, .clean-wrapper .update-profile-box .diag-name {
  color: #666;
}
.clean-wrapper .clean-box-title .diag-subsecc, .clean-wrapper .update-profile-box .diag-subsecc {
  color: #000;
}

.sidebar_icons-sprite, .sidebar_icons-comments-small, .sidebar_icons-delete-diagnosis, .sidebar_icons-diagnosis-big, .sidebar_icons-diagnosis-close, .sidebar_icons-diagnosis-open, .sidebar_icons-disease-status-big, .sidebar_icons-friends-big, .sidebar_icons-health-status-big, .sidebar_icons-menu-close, .sidebar_icons-menu-open, .sidebar_icons-messages-big, .sidebar_icons-messages-small, .sidebar_icons-non-surgical-big, .sidebar_icons-notifications-big, .sidebar_icons-notifications-small, .sidebar_icons-settings-big {
  background-image: url('/static/img/sidebar_icons-s57e6abe100.png?dafeccbeb0cb');
  background-repeat: no-repeat;
}

.sidebar_icons-comments-small {
  background-position: 0 0;
  height: 20px;
  width: 20px;
}

.sidebar_icons-delete-diagnosis {
  background-position: 0 -47px;
  height: 21px;
  width: 21px;
}
.sidebar_icons-delete-diagnosis:hover, .sidebar_icons-delete-diagnosis.delete-diagnosis-hover {
  background-position: 0 -23px;
}

.sidebar_icons-diagnosis-big {
  background-position: 0 -71px;
  height: 50px;
  width: 50px;
}

.sidebar_icons-diagnosis-close {
  background-position: 0 -124px;
  height: 22px;
  width: 22px;
}

.sidebar_icons-diagnosis-open {
  background-position: 0 -149px;
  height: 22px;
  width: 22px;
}

.sidebar_icons-disease-status-big {
  background-position: 0 -174px;
  height: 50px;
  width: 50px;
}

.sidebar_icons-friends-big {
  background-position: 0 -227px;
  height: 50px;
  width: 50px;
}

.sidebar_icons-health-status-big {
  background-position: 0 -280px;
  height: 50px;
  width: 50px;
}

.sidebar_icons-menu-close {
  background-position: 0 -333px;
  height: 20px;
  width: 20px;
}

.sidebar_icons-menu-open {
  background-position: 0 -356px;
  height: 20px;
  width: 20px;
}

.sidebar_icons-messages-big {
  background-position: 0 -379px;
  height: 50px;
  width: 50px;
}

.sidebar_icons-messages-small {
  background-position: 0 -432px;
  height: 20px;
  width: 20px;
}

.sidebar_icons-non-surgical-big {
  background-position: 0 -455px;
  height: 50px;
  width: 50px;
}

.sidebar_icons-notifications-big {
  background-position: 0 -508px;
  height: 50px;
  width: 50px;
}

.sidebar_icons-notifications-small {
  background-position: 0 -561px;
  height: 20px;
  width: 20px;
}

.sidebar_icons-settings-big {
  background-position: 0 -584px;
  height: 50px;
  width: 50px;
}

#sidebar .ui-progressbar {
  background-color: #f0f5fb;
  border: 1px solid #ccc;
  height: 10px;
  margin-top: 10px;
}
#sidebar .ui-progressbar .ui-progressbar-value {
  background: transparent;
  background-color: #a0cf67;
  border: 1px solid #ccc;
}
#sidebar span.sidebar-percentage {
  font-weight: 500;
}
#sidebar ul {
  list-style: none;
  padding-left: 0px;
  margin-right: 0px;
}
#sidebar ul li.health-status {
  margin-bottom: 20px;
}
#sidebar ul li.diagnosis {
  line-height: normal;
  margin-top: -4px;
}
#sidebar ul li.diagnosis.deleted {
  height: 69px;
}
#sidebar ul li.diagnosis span.delete-diagnosis-button {
  height: 21px;
  width: 21px;
  position: relative;
  top: 20px;
  left: 10px;
  background: transparent url('/static/img/sidebar_icons/delete-diagnosis.png?1684876637&dafeccbeb0cb') center center no-repeat;
}
#sidebar ul li.diagnosis span.delete-diagnosis-button:hover {
  cursor: pointer;
  background: transparent url('/static/img/sidebar_icons/delete-diagnosis-hover.png?1684876637&dafeccbeb0cb') center center no-repeat;
}
#sidebar ul li.diagnosis.collapsible > a {
  margin-top: -20px;
  line-height: 60px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background-color: #219eda;
  height: 60px;
  width: 240px;
  color: #FFF;
  padding: 0px 10px;
  border-bottom: 6px solid #FFF;
}
#sidebar ul li.diagnosis.collapsible > a > span.diagnosis-name {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  float: left;
  width: 180px;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 25px;
  overflow: hidden;
}
#sidebar ul li.diagnosis.collapsible > a.collapsed {
  background: #219eda url('/static/img/sidebar_icons/diagnosis-close.png?1684876637&dafeccbeb0cb') center right no-repeat;
  background-position: 96% 47%;
}
#sidebar ul li.diagnosis.collapsible > a.expanded {
  background: #219eda url('/static/img/sidebar_icons/diagnosis-open.png?1684876637&dafeccbeb0cb') center right no-repeat;
  background-position: 96% 47%;
}
#sidebar ul li.button-element {
  line-height: 110px;
  border-bottom: 1px dotted #000;
  margin-top: 1px;
}
#sidebar ul li.button-element.collapsible > a.collapsed {
  background: url('/static/img/sidebar_icons/menu-close.png?1684876637&dafeccbeb0cb') center right no-repeat;
  background-position: 96% 47%;
}
#sidebar ul li.button-element.collapsible > a.expanded {
  background: url('/static/img/sidebar_icons/menu-open.png?1684876637&dafeccbeb0cb') center right no-repeat;
  background-position: 96% 47%;
}
#sidebar ul li.button-element > a:not(.submit-button) {
  height: 80px;
  width: 240px;
  padding: 15px 10px;
  margin-top: -3px;
  color: #777;
  line-height: 70px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
#sidebar ul li.button-element > a:not(.submit-button):hover {
  background-color: #eff8fd;
  text-decoration: none;
}
#sidebar ul li.button-element > a:not(.submit-button) > div {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: normal;
}
#sidebar ul li.button-element > a:not(.submit-button) > div.sidebar-header-image {
  vertical-align: top;
  width: 60px;
}
#sidebar ul li.button-element > a:not(.submit-button) > div.sidebar-header-image.centered {
  vertical-align: middle;
}
#sidebar ul li.button-element > a:not(.submit-button) > div.sidebar-header-image.profile-image img {
  width: 50px;
  height: 50px;
}
#sidebar ul li.button-element > a:not(.submit-button) > div.sidebar-header-content {
  width: 175px;
  font-size: 13px;
}
#sidebar ul li.button-element > a:not(.submit-button) > div.sidebar-header-content > h3 {
  font-size: 15px;
  color: #219eda;
  margin-bottom: 5px;
}
#sidebar ul li.button-element > a.submit-button {
  display: block;
  height: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 30px;
  margin-left: 4px;
  margin-right: 4px;
  padding-left: 20px;
}
#sidebar ul li.button-element > ul {
  border-top: 1px dotted #000;
  padding-left: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#sidebar ul li.button-element > ul > li {
  height: 25px;
  line-height: 25px;
  border-bottom: 0;
}
#sidebar ul li.button-element > ul > li span.image {
  margin-right: 8px;
}
#sidebar ul li.button-element > ul > li > a:not(.submit-button) {
  color: #219eda;
  cursor: pointer;
  text-decoration: none;
  height: 25px;
  line-height: 25px;
  padding: 0;
  width: auto;
}
#sidebar ul li.button-element > ul > li > a:not(.submit-button):hover {
  color: #219eda;
  text-decoration: underline;
}
#sidebar ul li.button-element > ul > li > a:not(.submit-button):visited {
  color: #219eda;
}
#sidebar ul li.button-element > ul > li > a:not(.submit-button):hover {
  background-color: transparent;
}
#sidebar ul li.button-element > ul.disc-list {
  list-style: disc;
  color: #219eda;
  padding-left: 45px;
}
#sidebar ul li.button-element > ul.disc-list > li > a {
  margin-left: -5px;
}
#sidebar ul li.small-button {
  line-height: 70px;
  text-align: center;
  margin-top: -6px;
}
#sidebar ul li.small-button > a.button {
  height: 24px;
  line-height: 24px;
  padding: 0px;
  width: 60%;
  color: white;
  font-weight: 500;
}
#sidebar ul li.small-button > a.button:hover {
  text-decoration: none;
  background-color: #e66b16;
  border: 1px solid #ff7a20;
}
#sidebar ul li.big-button {
  line-height: 70px;
  text-align: center;
  margin-top: -6px;
}
#sidebar ul li.big-button > a.button {
  height: 24px;
  line-height: 24px;
  padding: 0px;
  width: 85%;
  color: white;
  font-weight: 500;
}
#sidebar ul li.big-button > a.button:hover {
  text-decoration: none;
  background-color: #e66b16;
  border: 1px solid #ff7a20;
}

#restart-wizard-button {
  position: relative;
}

#wizard-tooltip {
  display: none;
  position: absolute;
  text-align: left;
  line-height: normal;
  border: 1px solid #219eda;
  padding: 15px;
  width: 200px;
  background: white;
  left: 275px;
  top: 5px;
  z-index: 1;
  font-size: 12px;
}
#wizard-tooltip::before {
  height: 0px;
  width: 0px;
  border-right: #219eda solid 10px;
  position: absolute;
  content: '';
  left: -10px;
  border-top: transparent solid 10px;
  border-bottom: transparent solid 10px;
}
#wizard-tooltip .wizard-tooltip-before {
  height: 0px;
  width: 0px;
  border-right: #219eda solid 10px;
  position: absolute;
  left: -10px;
  border-top: transparent solid 10px;
  border-bottom: transparent solid 10px;
}
#wizard-tooltip::after {
  height: 0px;
  width: 0px;
  border-right: white solid 8px;
  position: absolute;
  left: -8px;
  content: '';
  border-top: transparent solid 8px;
  border-bottom: transparent solid 8px;
  top: 17px;
}
#wizard-tooltip .wizard-tooltip-after {
  height: 0px;
  width: 0px;
  border-right: white solid 8px;
  position: absolute;
  left: -8px;
  border-top: transparent solid 8px;
  border-bottom: transparent solid 8px;
  top: 17px;
}
#wizard-tooltip > div > a.close-button {
  height: 16px;
  width: 16px;
  background: no-repeat top right url('/static/img/base_icons/close.png?1684876637&dafeccbeb0cb');
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: absolute;
  left: 205px;
  top: 10px;
}

#sidebar-home {
  float: left;
  width: 280px;
  margin-top: 20px;
  margin-left: 10px;
}
#sidebar-home .doctor-badge, #sidebar-home .health-coach-badge {
  text-indent: 12px;
}
#sidebar-home .updates {
  padding-left: 15px;
  border-bottom: 0;
  margin-bottom: -7px;
}
#sidebar-home .updates .title {
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
  margin-bottom: -4px;
  font-size: 10px;
  color: #999;
}
#sidebar-home .updates span {
  font-size: 20px;
  font-weight: 500;
  color: #219eda;
}
#sidebar-home .user-info-col {
  border: 1px solid #d1d1d1;
  background-color: #fff;
}
#sidebar-home .user-info-col .profile-data {
  overflow: auto;
}
#sidebar-home .user-info-col .profile-data .background-bar {
  background: url('/static/img/home_user_bkg.png?dafeccbeb0cb');
  height: 73px;
  display: block;
}
#sidebar-home .user-info-col .profile-data .left {
  float: left;
  margin-top: -50px;
  margin-left: 20px;
}
#sidebar-home .user-info-col .profile-data .left .prof-image {
  border-radius: 55px;
}
#sidebar-home .user-info-col .profile-data .right {
  float: left;
  display: inline-block;
  padding-left: 10px;
  margin-top: -35px;
}
#sidebar-home .user-info-col .profile-data .right a.username {
  display: block;
  font-size: 20px;
  font-weight: 500;
  color: white;
  width: 170px;
  text-overflow: ellipsis;
  overflow: hidden;
}
#sidebar-home .user-info-col .profile-data .right a.username:hover {
  text-decoration: none;
}
#sidebar-home .user-info-col .sep {
  border-top: 1px solid #f2f2f2;
  margin: 13px 0;
}
#sidebar-home .user-info-col .doctor-coach-sidebar {
  margin-bottom: -10px;
}
#sidebar-home .user-info-col .doctor-coach-sidebar .sidebar-summary {
  padding-top: 20px;
  margin-left: 15px;
}
#sidebar-home .user-info-col .doctor-coach-sidebar .followed_user {
  padding-left: 20px;
  overflow: auto;
}
#sidebar-home .user-info-col .doctor-coach-sidebar #users-loader {
  margin-bottom: -13px;
}

.followersing-data .follow-area {
  padding-left: 15px;
  border-bottom: 0;
}
.followersing-data .follow-area a {
  color: #999;
}
.followersing-data .follow-area a:hover {
  text-decoration: none;
}
.followersing-data .follow-area b {
  color: #333;
}
.followersing-data .follow-area .follow-title {
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
  margin-bottom: -4px;
  font-size: 10px;
}
.followersing-data .follow-area span {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: 500;
  color: #219eda;
}
.followersing-data .follow-area ul {
  list-style-type: none;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  overflow: auto;
}
.followersing-data .follow-area ul li {
  margin: 0;
  padding: 0;
  float: left;
  margin-right: 3px;
  font-size: 12px;
  font-style: italic;
}

.doctor-coach-sidebar .sidebar-summary {
  text-transform: uppercase;
  font-size: 15px;
  color: #7D7D7D;
  font-family: "Roboto", sans-serif;
  margin-left: 20px;
  padding-top: 35px;
  padding-bottom: 15px;
}
.doctor-coach-sidebar .followed_user {
  padding-bottom: 15px;
  padding-left: 13px;
  overflow: auto;
}
.doctor-coach-sidebar .followed_user .doctor-coach-circle-pic {
  display: inline-block;
  float: left;
  margin: 0;
  width: 38px;
  height: 38px;
  border-radius: 37px;
  border: 3px solid #e3e3e3;
}
.doctor-coach-sidebar .followed_user .doctor-coach-circle-pic img {
  width: 38px;
  height: 38px;
  border-radius: 20px;
  margin-left: 0px;
  margin-top: 0px;
}
.doctor-coach-sidebar .followed_user .username {
  display: inline-block;
  margin-top: 2px;
  margin-left: 7px;
  font-weight: 600;
  font-size: 14px;
}
.doctor-coach-sidebar .followed_user .follow {
  display: inline-block;
  float: right;
  margin: -6px 12px 0 2px;
  width: 68px;
  padding-bottom: 5px;
}
.doctor-coach-sidebar .followed_user .follow .button, .doctor-coach-sidebar .followed_user .follow .button.unfollow:hover {
  background: #F5F5F5;
  color: #8A8A8A !important;
  border: 0;
  border-radius: 12px;
  color: #fff;
  font-size: 13px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin-top: 12px;
  padding: 4px 0;
  width: 70px;
}
.doctor-coach-sidebar .followed_user .follow .button.follow {
  margin-right: -2px;
}
.doctor-coach-sidebar .followed_user .follow .button.unfollow:hover {
  background-color: #ed1c00;
  color: #fff !important;
}
.doctor-coach-sidebar .followed_user .follow .button.follow:hover {
  background-color: #219eda;
  color: #fff !important;
}
.doctor-coach-sidebar .followed_user .diagnoses {
  font-size: 12px;
  margin-top: -4px;
  margin-left: 51px;
  margin-right: 10px;
}
.doctor-coach-sidebar #users-loader {
  height: 40px;
  background: #f8f8f8;
  text-align: center;
  text-transform: uppercase;
}
.doctor-coach-sidebar #users-loader a {
  display: inline-block;
  margin-top: 10px;
  font-size: 12px;
  color: #aeaeae;
  text-decoration: none;
}

#followers-dialog .followersing_container, #following-dialog .followersing_container, #compose-dialog .followersing_container {
  height: 300px;
  margin-right: -15px;
  margin-top: -10px;
  margin-bottom: -10px;
  padding: 5px 0;
  overflow: auto;
}
#followers-dialog .followersing_container .followersing_item, #following-dialog .followersing_container .followersing_item, #compose-dialog .followersing_container .followersing_item {
  overflow: auto;
  border-bottom: 1px solid #ebebeb;
  margin: 10px;
  padding-bottom: 10px;
}
#followers-dialog .followersing_container .followersing_item .pic, #following-dialog .followersing_container .followersing_item .pic, #compose-dialog .followersing_container .followersing_item .pic {
  float: left;
}
#followers-dialog .followersing_container .followersing_item .data, #following-dialog .followersing_container .followersing_item .data, #compose-dialog .followersing_container .followersing_item .data {
  float: left;
  width: 257px;
  padding-left: 15px;
}
#followers-dialog .followersing_container .followersing_item .data a, #following-dialog .followersing_container .followersing_item .data a, #compose-dialog .followersing_container .followersing_item .data a {
  font-size: 17px;
  font-weight: 600;
}
#followers-dialog .followersing_container .followersing_item .data .sex-and-gender, #following-dialog .followersing_container .followersing_item .data .sex-and-gender, #compose-dialog .followersing_container .followersing_item .data .sex-and-gender {
  font-size: 12px;
  font-weight: 500;
}
#followers-dialog .followersing_container .followersing_item .follow-area, #following-dialog .followersing_container .followersing_item .follow-area, #compose-dialog .followersing_container .followersing_item .follow-area {
  float: left;
  width: 115px;
  padding-top: 15px;
  border-bottom: 0;
}

.delete-dialog form span#delete-diagnosis-name {
  font-weight: 900;
}

.clean-wrapper {
  width: 500px;
  margin: 0 auto;
}
.clean-wrapper h1 {
  color: #ff7a20;
  font-size: 33px;
  font-weight: 300;
  text-shadow: 1px 1px #fff;
  margin: 35px 0;
}

#login-form-full {
  overflow: auto;
}
#login-form-full .login-header {
  display: none;
}
#login-form-full hr {
  display: none;
}
#login-form-full .login-form-content {
  padding-top: 30px;
}
#login-form-full .login-form-content .message {
  margin: 0 53px;
  font-size: 13px;
  padding-bottom: 10px;
}
#login-form-full .uniForm .left-column {
  width: auto;
  float: none;
}
#login-form-full .uniForm .ctrlHolder {
  width: 378px;
  margin-left: 44px;
  margin-bottom: 0;
}
#login-form-full .uniForm .ctrlHolder > label.field {
  position: absolute;
  padding: 17px 0 0 12px;
  color: #999;
  cursor: text;
}
#login-form-full .uniForm .ctrlHolder input {
  width: 360px;
  height: 30px;
  padding-left: 12px;
}
#login-form-full .submitButton {
  margin-top: 10px;
  margin-left: 53px;
  margin-bottom: 20px;
  font-size: 16px !important;
  background-image: none;
  width: 150px;
  padding: 7px 0;
  height: auto;
  background-color: #219eda;
  border: 1px solid #0c79ad;
  color: #fff !important;
  border-radius: 4px;
}
#login-form-full .submitButton:hover {
  cursor: pointer;
  text-decoration: none;
}
#login-form-full .forgot {
  margin-left: 20px;
  font-size: 12px;
}
#login-form-full .login-bottom {
  background: #F4F4F4;
  text-align: center;
  font-size: 13px;
  padding: 12px;
  margin-top: 25px;
}
#login-form-full #errorMsg {
  margin: 0 15px 20px 15px;
}
#login-form-full .facebook-login {
  text-align: center;
  margin: 10px 0 30px 0;
}
#login-form-full .facebook-login .facebook-login-or {
  margin: 10px 0 20px 0;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 15px;
  color: #777777;
}
#login-form-full .facebook-login .facebook-login-or .line {
  border-top: 1px solid #777777;
  width: 160px;
  display: inline-block;
  margin-bottom: 5px;
}
#login-form-full .facebook-login .facebook-login-or .or {
  margin: 0 15px;
}
#login-form-full .facebook-login .facebook-login-button {
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  background: #3d5b9c;
  width: 383px;
  padding: 12px 0;
  border-radius: 3px;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
}
#login-form-full .facebook-login .facebook-login-button:hover {
  text-decoration: none;
}
