﻿body {
  min-width: 320px;
}
.space {
  clear: both;
  width: 100%;
}
.content-profile {
  width: 100%;
  height: auto;
}
.profile-up {
  height: auto;
  width: 100%;
  background-color: #00aeef;
}
.content-center {
  margin: auto;
  max-width: 1280px;
  height: 140px;
}
.profile-info {
  float: left;
  width: 75%;
  height: 140px;
}
.float-list {
  float: left;
}
.float-list li {
  float: left;
}
.avatar-image {
  width: 120px;
  height: 120px;
  float: left;
  background-repeat: no-repeat;
  margin-top: 12px;
}
.avatar-info {
  width: 400px;
  height: 110px;
  float: left;
  margin-top: 20px;
  margin-left: 25px;
}
.username-title {
  font-weight: bold;
  font-size: 30px;
}
.username-favs {
  margin-left: 37px;
}
.dates-numbers {
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
  color: #00516f;
}
.user-city {
  margin-top: 12px;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  float: left;
}
.dates-points {
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
  color: #00516f;
}
.whitepoints {
  background-image: url(../../../Images/Views/Profile/star.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 20px;
  height: 16px;
  padding-top: 3px;
}
.whitemessage {
  background-image: url(../../../Images/Views/Profile/WhiteMessage.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 35px;
  height: 16px;
  padding-top: 3px;
}
.whitelike {
  background-image: url(../../../Images/Views/Profile/WhiteLike.png);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 35px;
  height: 16px;
  padding-top: 3px;
}
.whitetwitter {
  background-image: url(../../../Images/Views/Profile/twit16x16.png);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 20px;
  height: 16px;
  padding-top: 3px;
}
.whitetwitter a {
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
  color: #00516f;
  text-decoration: none;
}
.whitetwitter a:hover {
  opacity: 0.7;
}
.whiteeye {
  background-image: url(../../../Images/Views/Profile/Whiteeye.png);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 35px;
}
.list-down {
  margin-top: 25px;
}
.list-down li {
  margin-right: 20px;
  float: left;
}
.profile-buttons {
  float: left;
  width: 25%;
  height: 140px;
  color: #fff;
}
.user-type {
  margin-top: 18px;
  font-weight: bold;
  font-size: 30px;
  float: right;
}
.menu-buttons05 {
  float: right;
  font-size: 20px;
  margin-top: 29px;
}
.menu-buttons05 a {
  text-decoration: none;
  color: inherit;
}
.menu-buttons05 a:active {
  background: none;
}
.menu-buttons05 li {
  float: left;
  margin-left: 18px;
}
.button-activity {
  width: 120px;
  background-color: #0089bc;
  height: 45px;
  line-height: 45px;
  text-align: center;
  cursor: pointer;
}
.button-settings {
  width: 137px;
  background-color: #0089bc;
  height: 45px;
  line-height: 45px;
  text-align: center;
  cursor: pointer;
}
.button-settings.profile {
  background-color: #005170;
}
.button-interactions {
  width: 137px;
  background-color: #0089bc;
  height: 45px;
  line-height: 45px;
  text-align: center;
  cursor: pointer;
}
.button-conferences {
  width: 137px;
  background-color: #0089bc;
  height: 45px;
  line-height: 45px;
  text-align: center;
  cursor: pointer;
}
.profile-middle {
  display: none;
  width: 100%;
}
.content-center02 {
  margin: auto;
  max-width: 1280px;
}
.user-public {
  padding-top: 13px;
  color: #fff;
  width: 100%;
  height: auto;
  position: relative;
}
.user-title {
  color: #005170;
  font-size: 24px;
}
.user-private {
  color: #fff;
  width: 100%;
  height: auto;
  position: relative;
}
.user-private .user-social {
  background-color: #e6f7fd;
  padding: 20px 40px 35px 25px;
  margin-right: 365px;
  min-height: 165px;
}
.user-private .user-social .social-items ul {
  float: left;
  width: 350px;
}
.user-private .user-social .social-items ul li {
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 40px;
  height: 32px;
  padding-top: 3px;
  font-size: 14px;
  color: #3d3d3d;
  line-height: 32px;
  position: relative;
}
.user-private .user-social .social-items ul li a {
  font-size: 12px;
  color: #00aeef;
  text-decoration: none;
  position: absolute;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.user-private .user-social .social-items ul li a.gpluslink {
  width: 280px;
  left: 67px;
}
.user-private .user-social .social-items ul li a.facebooklink {
  width: 242px;
  left: 105px;
}
.user-private .user-social .social-items ul li a.skypelink {
  width: 264px;
  left: 83px;
}
.user-private .user-social .social-items ul li a.bloglink {
  width: 273px;
  left: 74px;
}
.user-private .user-social .social-items ul li a.linkedinlink {
  width: 301px;
  left: 99px;
}
.user-private .user-social .social-items ul li a.stackoverflowlink {
  width: 266px;
  left: 134px;
}
.user-private .user-social .social-items ul li a.githublink {
  width: 309px;
  left: 91px;
}
.user-private .user-social .social-items ul li a:hover {
  opacity: 0.7;
}
.user-private .user-social .social-items .googlePlus {
  background-image: url(../../../Images/Views/Profile/blueicon__0005_gplus.png);
}
.user-private .user-social .social-items .facebook {
  background-image: url(../../../Images/Views/Profile/blueicon__0006_face.png);
}
.user-private .user-social .social-items .linkedIn {
  background-image: url(../../../Images/Views/Profile/blueicon__0003_linkedin.png);
}
.user-private .user-social .social-items .stackOverflow {
  background-image: url(../../../Images/Views/Profile/blueicon__0000_stackoverflow.png);
}
.user-private .user-social .social-items .gitHub {
  background-image: url(../../../Images/Views/Profile/blueicon__0001_github.png);
}
.user-private .user-social .social-items .blog {
  background-image: url(../../../Images/Views/Profile/blueicon__0004_blog.png);
}
.user-private .user-social .social-items .skype {
  background-image: url(../../../Images/Views/Profile/blueicon__0002_Skype.png);
}
.nameuser-min {
  font-weight: bold;
  font-size: 18px;
  padding-left: 15px;
}
.triangle-img {
  margin-top: 5px;
  width: 31px;
  height: 16px;
  background-image: url(../../../Images/Views/Profile/triangle-profile.jpg);
  background-repeat: no-repeat;
  margin-left: 40px;
}
.user-aboutText {
  background-color: #0090c6;
  padding: 20px 40px 35px 25px;
  min-height: 180px;
  margin-right: 365px;
}
.span-aboutText {
  font-weight: bold;
  font-size: 18px;
}
.user-aboutText p,
.user-aboutText div {
  margin-top: 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
}
.user-aboutText a {
  color: #fff;
}
.span-bolder {
  font-family: "Segoe UI Semibold";
}
.user-more {
  position: absolute;
  top: 34px;
  right: 0;
  min-height: 185px;
  width: 300px;
  background-color: #58c0e7;
  padding: 20px 40px 35px 25px;
}
.user-address {
  padding: 20px 40px 13px 25px;
  min-height: 150px;
  width: 300px;
  background-color: #80cfed;
  border-top: #58c0e7 solid 1px;
  position: absolute;
  top: 0;
  right: 0;
}
.user-aboutR ul {
  list-style: none;
}
.user-aboutR ul li {
  float: left;
}
.aboutR-regular18 {
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  margin-bottom: 18px;
  line-height: 130%;
  -ms-word-break: break-all;
  word-break: break-all;
}
.aboutR-regular18 a {
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  margin-top: 18px;
  text-decoration: none;
}
.span14 {
  font-size: 12px;
  color: #3d3d3d;
  font-weight: 400;
}
.span14-02 {
  font-size: 14px;
  color: #3d3d3d;
  font-weight: 400;
}
.aboutR-achivements {
  margin: 20px 0px 0px;
  font-size: 18px;
  line-height: 36px;
  color: #ffffff;
  height: 56px;
  -ms-word-break: break-all;
  word-break: break-all;
}
.aboutR-achivements .achievements-title {
  float: left;
  display: inline;
}
.aboutR-achivements ul {
  float: left;
  display: inline;
}
.aboutR-achivements ul li {
  float: left;
  margin-left: 20px;
  height: 36px;
}
.ach {
  cursor: pointer;
  width: 36px;
  height: 36px;
  margin-right: 7px;
}
.ach01 {
  background-image: url(../../../Images/Views/Profile/im01.png);
}
.ach02 {
  background-image: url(../../../Images/Views/Profile/im02.png);
}
.ach03 {
  background-image: url(../../../Images/Views/Profile/im03.png);
}
.ach04 {
  background-image: url(../../../Images/Views/Profile/im04.jpg);
}
.ach05 {
  font-weight: bold;
  font-size: 24px;
  color: #fff;
}
.ach.disabled {
  opacity: 0.5;
}
.profile-down {
  height: 24px;
  width: 100%;
  background-color: #48c4f2;
}
.content-center03 {
  margin: auto;
  max-width: 1280px;
  height: 24px;
}
.more-drop {
  width: 65px;
  height: 24px;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  /*padding-left: 50px;*/

  cursor: pointer;
}
.arrow-down-img {
  margin-top: 0px;
  float: left;
  width: 21px;
  height: 19px;
  background-image: url(../../../Images/Views/Profile/arrowdown.png);
  background-position: 0px 5px;
  background-repeat: no-repeat;
}
.arrow-up-img {
  margin-top: 0px;
  display: none;
  float: left;
  width: 21px;
  height: 19px;
  background-image: url(../../../Images/Views/Profile/arrowup.png);
  background-position: 0px 5px;
  background-repeat: no-repeat;
}
.more-letters {
  float: left;
  margin: 2px;
}
.less-letters {
  display: none;
  float: left;
  margin: 2px;
}
.popPup-activity {
  width: 100%;
}
.popPup-activity-center {
  width: 1280px;
  margin: auto;
  margin-top: 35px;
}
.activity-left {
  float: left;
}
.activity-right {
  float: left;
  padding-left: 60px;
}
.buttons-left {
  width: 225px;
  height: 46px;
  background-color: #ebebeb;
  font-weight: 400;
  color: #00516f;
  font-size: 20px;
  line-height: 46px;
  padding-left: 15px;
}
.buttons-left span {
  font-size: 14px;
}
.view-events,
.view-activities {
  cursor: pointer;
}
.view-events:hover,
.view-activities:hover,
.view-selected {
  color: #00aeef;
}
#conferences {
  display: none;
}
.buttons-left-margintop {
  margin-top: 1px;
}
.info-left {
  font-weight: 400;
  font-size: 14px;
  color: #989797;
  line-height: 7px;
  padding-top: 20px;
}
.info-left-left {
  float: left;
  margin-top: 0px;
  margin-left: 0px;
}
.info-left-right {
  float: left;
  margin-top: 0px;
  padding-left: 18px;
}
.message-box {
  width: 824px;
  background-color: #ebebeb;
  padding: 18px 29px 20px 22px;
}
.message-box02 {
  margin-top: 21px;
}
.message-box-up {
  width: 100%;
}
.message-box-avatar {
  float: left;
  width: 60px;
  height: 60px;
  background-image: url(../../../Images/Views/Profile/Activity/lisa.jpg);
  background-repeat: no-repeat;
}
.message-box-welcome {
  font-size: 18px;
  float: left;
  padding-left: 29px;
  font-weight: 400;
}
.message-box-welcome .welcome-title {
  margin-top: -2px;
  font-weight: bold;
  color: #6f6f6f;
}
.message-box-welcome p {
  margin-top: -7px;
  color: #6f6f6f;
}
.message-box-welcome .welcome-author {
  font-size: 18px;
  color: #00aeef;
}
.message-box-ago {
  float: right;
  font-family: "Segoe UI Semibold";
  font-size: 14px;
  color: #989797;
}
.message-box-down {
  font-weight: 400;
  font-size: 16px;
  color: #595959;
}
.message-box-down p {
  padding-bottom: 4px;
}
.message-reply {
  background-image: url(../../../Images/Views/Profile/Activity/GreyExport_03.jpg);
  background-position-x: left;
  padding-left: 23px;
  background-repeat: no-repeat;
}
.message-reply span {
  font-family: "Segoe UI Semibold";
  font-size: 16px;
}
.popPup-settings {
  width: 100%;
}
.popPup-settings-center {
  width: 1280px;
  margin: auto;
  margin-top: 35px;
}
.settings-left {
  float: left;
  font-weight: 400;
  font-size: 18px;
  color: #00516f;
}
.settings-right {
  float: left;
  width: 805px;
  background-color: #ebebeb;
  padding-left: 12px;
  padding-top: 60px;
}
.settings-right input[type=text] {
  width: 333px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  font-weight: 400;
  font-size: 18px;
  color: #00aeef;
  border: none;
  display: block;
}
.settings-right .gmt {
  margin-top: 20px;
  width: 333px;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  font-weight: 400;
  font-size: 18px;
  color: #00aeef;
  border: none;
  display: block;
}
.settings-right input[type=password] {
  width: 243px;
  height: 40px;
  line-height: 40px;
  padding-left: 17px;
  font-weight: 400;
  font-size: 18px;
  color: #00aeef;
  border: none;
}
.settings-right .info-grey {
  font-weight: 400;
  font-size: 14px;
  color: #989797;
  padding-left: 8px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.settings-right .info-grey1 {
  font-weight: 400;
  font-size: 14px;
  color: #989797;
  padding-left: 8px;
  padding-top: 7px;
}
.settings-right .info-grey2 {
  font-weight: 400;
  font-size: 14px;
  color: #989797;
  padding-left: 8px;
  margin-top: -5px;
}
.content-pLeft {
  padding-right: 9px;
  float: right;
}
.content-pLeft p {
  text-align: right;
}
.input-top01 {
  margin-top: 6px;
}
.input-top01b {
  margin-top: 13px;
}
.input-top01a {
  margin-top: 28px;
}
.input-top02 {
  margin-top: 19px;
}
.input-top03 {
  margin-top: 10px;
}
.input-top04 {
  margin-top: 32px;
}
.input-top05 {
  margin-top: 28px;
}
.input-top06 {
  margin-top: 44px;
}
.input-top07 {
  margin-top: 28px;
}
.input-top08 {
  margin-top: 44px;
}
.pLeft01 {
  margin-top: 71px;
}
.pLeft02 {
  margin-top: 71px;
}
.pLeft02a {
  margin-top: 52px;
}
.pLeft03 {
  margin-top: 58px;
}
.pLeft04 {
  margin-top: 81px;
}
.pLeft05 {
  margin-top: 56px;
}
.pLeft06 {
  margin-top: 51px;
}
.pLeft07 {
  margin-top: 67px;
}
.pLeft08 {
  margin-top: 51px;
}
.pLeft09 {
  margin-top: 50px;
}
.pLeft10 {
  margin-top: 245px;
}
.pLeft11 {
  margin-top: 290px;
}
.pLeft12 {
  margin-top: 47px;
}
.pLeft13 {
  margin-top: 103px;
}
.pLeft14 {
  margin-top: 103px;
}
.pLeft15 {
  margin-top: 335px;
}
.pLeft16 {
  margin-top: 378px;
}
.pLeft17 {
  margin-top: 50px;
}
.pLeft18 {
  margin-top: 37px;
}
.pLeft19 {
  margin-top: 90px;
}
.input-top06.agent {
  margin-top: 0px;
}
.avatar-setting {
  padding-top: 0px;
}
.help-inline {
  color: #595959;
}
.avatarIMG-setting {
  float: left;
  height: 228px;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
.photo-buttons {
  margin-top: 80px;
  margin-left: 25px;
  float: left;
  width: 158px;
  height: 46px;
  font-weight: 400;
  font-size: 20px;
  color: #fff;
  line-height: 46px;
  text-align: center;
  cursor: pointer;
}
.image-buttons {
  float: right;
}
.image-avatar {
  float: left;
}
.upload-photo {
  background-color: #989797;
  margin-left: 25px;
  margin-right: 18px;
}
.default-photo {
  background-color: #dadada;
}
.write-about {
  width: 745px;
  height: 265px;
  margin-top: 30px;
}
.technologies-area,
textarea {
  width: 720px;
  height: 75px;
  margin-top: 10px;
  border: none;
  overflow: hidden;
  padding: 10px;
  resize: none;
  font-family: wf_SegoeUI, 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif;
  color: #595959;
  font-size: 16px;
}
.check-group {
  width: 500px;
  padding-top: 27px;
  line-height: 37px;
}
.notifications-check {
  float: left;
  width: 24px;
  height: 24px;
  border: none;
  display: inline-block;
}
.info-grey-check {
  float: left;
  font-weight: 400;
  font-size: 16px;
  color: #989797;
  padding-left: 10px;
  margin-top: -5px;
}
.save-changes {
  width: 176px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  font-weight: 400;
  font-size: 20px;
  color: #fff;
  background-color: #0089bc;
  margin-left: -12px;
  margin: auto;
  margin-top: 25px;
  cursor: pointer;
}
.clear001 {
  width: 100%;
  height: 32px;
  background-color: #ebebeb;
}
.content-top-button {
  height: 46px;
  padding-bottom: 35px;
  background-color: #fff;
  width: 805px;
  margin-left: -12px;
  padding-right: 12px;
  padding-top: 26px;
}
.top-button {
  width: 120px;
  height: 46px;
  background-color: #989797;
  color: #fff;
  line-height: 38px;
  font-weight: 400;
  font-size: 20px;
  margin: auto;
  background-image: url(../../../Images/Views/Profile/arrowToTop.jpg);
  background-position-x: 23px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.top-button p {
  padding-left: 60px;
}
.popPup-interactions {
  width: 100%;
}
.popPup-interactions-center {
  width: 1280px;
  height: auto;
  margin: auto;
  margin-top: 35px;
}
.wrapper-interactions {
  width: auto;
  height: auto;
  padding-bottom: 100px;
}
.interactions-left {
  width: 215px;
  float: left;
}
.interactions-right {
  width: auto;
  float: left;
  padding-left: 90px;
}
.add-interaction {
  width: 215px;
  height: 46px;
  background-color: #00516f;
  text-align: center;
  line-height: 46px;
  font-weight: 400;
  font-size: 20px;
  color: #fff;
}
.downaddconferencePopup {
  position: fixed;
  display: none;
  top: 0px;
  left: 0px;
  z-index: 4;
  width: 100%;
  height: 100%;
  background-image: url(/Images/Views/Shared/pp2.png);
}
.downaddconferencePopup .downaddconferencePopupinner {
  position: absolute;
  width: 620px;
  height: 499px;
  background-color: #00516f;
  margin-top: 75px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: left;
}
.downaddconferencePopup .downaddconferencePopupinner .downaddconferenceUserAgent {
  margin-left: 20px;
}
.downaddconferencePopup .title-AddConference {
  font-family: "Segoe UI Semibold";
  font-size: 20px;
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  color: white;
}
.downaddconferenceUserAgent .input-addconference {
  display: block;
  margin-top: 15px;
}
.downaddconferenceUserAgent textarea {
  display: block;
}
.downaddconferenceUserAgent input {
  margin-top: 15px;
  display: block;
  width: 302px;
  border: solid 2px;
  border-color: #00f0ff;
  padding-left: 8px;
  padding-right: 8px;
  height: 30px;
}
#submitConference {
  position: absolute;
  right: 15px;
  width: 175px;
  height: 46px;
  background-color: #0089bc;
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  line-height: 46px;
  color: #fff;
  cursor: pointer;
  border: none;
}
.downaddconferenceUserAgent .input-addconference .field-validation-error {
  color: #00ffff;
  display: block;
}
.downaddconferenceUserAgent .input-addconference label {
  text-align: right;
  font-weight: 400;
  font-size: 18px;
  color: #fffbf0;
}
.downaddconferenceUserAgent .input-addconference .description-addconference {
  width: 80%;
}
.popPup-conferences {
  width: 100%;
  min-height: 350px;
}
.popPup-conferences-center {
  max-width: 1280px;
  height: auto;
  margin: auto;
  margin-top: 35px;
}
.wrapper-conferences {
  width: auto;
  height: auto;
  padding-bottom: 100px;
}
.conferences-left {
  width: 215px;
  float: left;
}
.conferences-right {
  width: auto;
  float: left;
  padding-left: 90px;
}
.add-conference {
  width: 240px;
  height: 46px;
  background-color: #00516f;
  text-align: center;
  line-height: 46px;
  font-weight: 400;
  font-size: 20px;
  color: #fff;
  margin-top: 5px;
}
.box-right-1 {
  width: 828px;
  background-color: #ebebeb;
  padding: 6px 20px 11px 23px;
  margin-bottom: 20px;
}
.box-right-top {
  width: 828px;
  height: 48px;
  margin-top: 16px;
}
.box-right-top-left {
  width: auto;
  height: auto;
  float: left;
  font-size: 18px;
  font-weight: bold;
  color: #6f6f6f;
}
.box-right-top-right {
  width: auto;
  height: auto;
  float: right;
  font-size: 14px;
  font-weight: 400;
  padding-top: 8px;
  color: #989797;
}
.box-right-bot {
  width: auto;
  height: auto;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}
.box-right-bot p {
  padding-top: 1px;
  padding-right: 65px;
  font-size: 16px;
  font-weight: 400;
  color: #595959;
  word-wrap: break-word;
}
.box-right-bot a {
  font-size: 14px;
  font-weight: 400;
  color: #00aeef;
  text-decoration: none;
  word-wrap: break-word;
}
.box-right-2 {
  width: 828px;
  background-color: #ebebeb;
  margin-top: 25px;
  padding: 6px 20px 11px 23px;
}
.span6 {
  width: 50%;
  float: left;
}
.span6 [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 0%;
}
.span6 [class*="input"] {
  display: inline;
}
.span6 label {
  display: block;
  margin-bottom: 5px;
  margin-top: 5px;
}
.span6 label,
.span6 input,
.span6 button,
.span6 select,
.span6 textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  margin: 5px 0px;
}
.span11 {
  width: 85%;
}
@media all and (max-width: 1280px) {
  .content-center {
    margin: 0 20px;
  }
  .profile-buttons {
    display: none;
  }
  .profile-info {
    float: none;
    width: 100%;
  }
  .avatar-info {
    width: auto;
  }
  .user-aboutText {
    width: auto;
    margin: 0px 20px;
  }
  .user-more {
    position: static;
    width: auto;
    margin: 0px 20px;
    text-wrap: break-word;
  }
  .wrapper-conferences {
    margin: 0 20px;
  }
  .conferences-left {
    width: auto;
    float: none;
    text-align: center;
    font-size: 0;
    margin-bottom: 20px;
  }
  .buttons-left {
    padding-left: 0;
    display: inline-block;
    margin-right: 5px;
  }
  .addconference-wrapper {
    padding-left: 0;
    display: inline-block;
  }
  .buttons-left:first-child {
    margin-right: 5px;
  }
  .conferences-right {
    float: none;
    padding-left: 0;
  }
  .box-right-top {
    width: auto;
  }
  .box-right-1 {
    width: auto;
  }
}
@media all and (max-width: 580px) {
  .username-title {
    font-size: 25px;
  }
}
@media all and (max-width: 500px) {
  .buttons-left:first-child {
    margin-right: auto;
  }
  .buttons-left {
    display: block;
    margin: 2px auto 0;
  }
  .dates-numbers {
    display: none;
  }
  .username-title {
    font-size: 13px;
  }
  .user-city {
    font-size: 12px;
  }
  .whitetwitter a {
    font-size: 12px;
  }
  .whitepoints {
    font-size: 12px;
  }
  .list-down {
    margin-top: 10px;
  }
  .avatar-image {
    width: 60px;
    height: 60px;
  }
  .avatar-image img {
    max-width: 100%;
    max-height: 100%;
  }
  .profile-info {
    height: auto;
  }
  .content-center {
    height: auto;
  }
  .avatar-info {
    height: auto;
  }
}
