.base-structure {
  width: 970px;
  height: 100%;
  margin: auto;
  padding-right: 5px;
  padding-left: 5px;
}
.primary-nav-structure #primary_nav {
  width: 980px;
  margin: auto;
}
.primary-nav-structure #primary_nav .nav-container {
  width: 100%;
  border-bottom: solid 2px #e1e1e1;
  padding: 10px 5px 5px 5px;
}
.primary-nav-structure #primary_nav .nav-container .login-container {
  padding-top: 15px;
}
/* Constants */
/* Mixins */
.profile-content-section {
  padding-top: 10px;
  padding-bottom: 20px;
  position: relative;
}
.profile-content-section .profile-field-title {
  border-bottom: 3px solid #363636;
}
.profile-content-section .profile-field-title .profile-field-arrow {
  width: 17px;
  height: 11px;
  position: absolute;
  right: 0;
  top: 25px;
  text-indent: -9999px;
}
.profile-content-section .profile-field-title .collapsed-arrow {
  height: 15px;
  background: url(/static/img/app/expandable-arrow-left.png) no-repeat;
}
.profile-content-section .profile-field-title .expanded-arrow {
  background: url(/static/img/app/expandable-arrow-down.png) no-repeat;
}
.profile-content-section .profile-field-body {
  overflow: hidden;
}
.profile-menubar-editor,
.profile-menubar-featured {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 2;
}
.profile-menubar-editor .profile-menubar-editor-container,
.profile-menubar-featured .profile-menubar-editor-container {
  display: table;
  height: 30px;
  margin: auto;
  width: 800px;
}
.menubar-with-banner .profile-menubar-editor-container {
  width: 955px;
}
.accomplishment-media-panel .thumbnail {
  width: 80px;
  height: 60px;
}
/* profile_main */
#profile_main .jobseeker {
  padding: 20px 20px 12px 12px;
}
#profile_main .profile-picture-container {
  float: left;
  position: relative;
  margin: 12px;
}
#profile_main .profile-picture-container .talentral-logo-overlay {
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
  position: absolute;
  bottom: 3px;
  right: 3px;
  width: 25px;
}
#profile_main .talentral-logo-container {
  position: absolute;
  top: 10px;
  right: 12px;
}
#profile_main .talentral-logo-container .talentral-logo-black {
  height: 47px;
  display: none;
}
#profile_main.embedded-profile .jobseeker-profile {
  margin: 0px !important;
  width: 100% !important;
}
#profile_main.embedded-profile .jobseeker-profile .jobseeker {
  padding: 25px 20px 0px 20px;
  margin-bottom: 35px;
}
#profile_main.embedded-profile .jobseeker-profile .jobseeker .jobseeker-headline {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-height: 17px;
  width: 347px;
}
#profile_main.embedded-profile .jobseeker-profile .profile-picture-container {
  position: absolute;
  right: 6px;
  top: 6px;
  margin: 0px !important;
}
#profile_main {
  /* fonts */
}
#profile_main .profile-container {
  width: 860px;
  margin: auto;
}
#profile_main .profile-container .jobseeker-profile,
#profile_main .profile-container .profile-sidebanner {
  display: inline-block;
}
#profile_main .profile-container .jobseeker-profile {
  position: relative !important;
  width: 800px;
  margin-right: 30px;
  margin-left: 30px;
}
#profile_main .profile-container .profile-sidebanner {
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  position: fixed;
  /* top: -322px will hide the banner */
  top: -322px;
  text-align: center;
  width: 125px;
  z-index: 1;
}
#profile_main .profile-container .profile-sidebanner .sidebanner-bottom {
  padding-bottom: 20px;
}
#profile_main .profile-container .profile-sidebanner .profile-sidebanner-text {
  font-size: 16px;
  font-weight: 400;
  padding: 10px;
}
#profile_main .profile-container .profile-sidebanner .sidebanner-link {
  font-weight: 300;
}
#profile_main .profile-container .profile-sidebanner .sidebanner-logo {
  padding: 20px 40px 10px 40px;
}
#profile_main .profile-container .profile-sidebanner .sidebanner-toggle {
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  padding: 10px;
  background-position: 50%;
  height: 10px;
}
#profile_main .banner-container {
  width: 1015px;
}
#profile_main .banner-container .profile-sidebanner {
  z-index: 3 !important;
  top: -352px;
}
#profile_main .featured-profile-container .jobseeker-profile,
#profile_main .profile-preview-container .jobseeker-profile {
  margin-top: 30px;
}
#profile_main .profile-header {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  position: relative;
}
#profile_main .profile-header .jobseeker {
  display: inline-block;
  width: 400px;
}
#profile_main .profile-header .jobseeker .jobseeker-name {
  font-size: 26px;
  margin-bottom: 10px;
  min-height: 32px;
}
#profile_main .profile-header .jobseeker .jobseeker-headline {
  min-height: 17px;
  font-size: 14px;
  margin-bottom: 5px;
}
#profile_main .profile-header .jobseeker .jobseeker-location,
#profile_main .profile-header .jobseeker .jobseeker-contact {
  font-size: 12px;
}
#profile_main .profile-header .jobseeker .jobseeker-location {
  margin-bottom: 5px;
}
#profile_main .profile-header .jobseeker .profile-editor-tooltip {
  font-size: 14px;
  font-weight: 500;
  margin: 0px;
  text-align: center;
}
#profile_main .profile-header .profile-picture-container {
  display: inline-block;
  width: 115px;
  height: 115px;
}
#profile_main .profile-header .profile-picture-container:hover .view-edit-profile-video,
#profile_main .profile-header .profile-picture-container:hover .play-profile-video {
  background: url(/static/img/profile/video_rollover.png) no-repeat;
}
#profile_main .profile-header .profile-picture-container:hover .view-edit-profile-video .button-text,
#profile_main .profile-header .profile-picture-container:hover .play-profile-video .button-text {
  transition: 0.2s !important;
  -webkit-transition: 0.2s !important;
  opacity: 1;
}
#profile_main .profile-header .profile-picture-container .profile-picture {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: 3px solid #ffffff;
  width: 109px;
  height: 109px;
  cursor: pointer;
}
#profile_main .profile-header .profile-picture-container .edit-profile-picture {
  transition: 0.2s !important;
  -webkit-transition: 0.2s !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: url(/static/img/profile/picture_rollover.png) no-repeat;
  cursor: pointer;
  padding: 35px 20px 32px 21px;
  position: absolute;
  top: 2.5px;
  left: 3px;
  opacity: 0;
}
#profile_main .profile-header .profile-picture-container .edit-profile-picture .button-text {
  font-size: 12px;
}
#profile_main .profile-header .profile-picture-container .edit-profile-picture .button-text:hover {
  color: #ffd142;
}
#profile_main .profile-header .profile-picture-container .edit-profile-picture:hover {
  opacity: 1;
}
#profile_main .profile-header .profile-picture-container .play-profile-video,
#profile_main .profile-header .profile-picture-container .add-profile-video,
#profile_main .profile-header .profile-picture-container .view-edit-profile-video {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: url(/static/img/profile/video_alwayson.png) no-repeat;
  cursor: pointer;
  position: relative;
  bottom: 26px;
  left: 3px;
}
#profile_main .profile-header .profile-picture-container .play-profile-video .button-text,
#profile_main .profile-header .profile-picture-container .add-profile-video .button-text,
#profile_main .profile-header .profile-picture-container .view-edit-profile-video .button-text {
  font-size: 12px;
}
#profile_main .profile-header .profile-picture-container .add-profile-video {
  background: url(/static/img/profile/video_rollover.png) no-repeat;
  padding: 3px 15px 4px 33px;
}
#profile_main .profile-header .profile-picture-container .add-profile-video .button-text {
  transition: 0.2s !important;
  -webkit-transition: 0.2s !important;
}
#profile_main .profile-header .profile-picture-container .add-profile-video .button-text:hover {
  color: #ffd142;
}
#profile_main .profile-header .profile-picture-container .play-profile-video {
  padding: 3px 10px 4px 33px;
}
#profile_main .profile-header .profile-picture-container .play-profile-video .button-text {
  color: #ffd142;
  opacity: 0;
}
#profile_main .profile-header .profile-picture-container .view-edit-profile-video {
  padding: 3px 13px 4px 33px;
}
#profile_main .profile-header .profile-picture-container .view-edit-profile-video .button-text {
  opacity: 0;
}
#profile_main .profile-header .profile-picture-container .view-edit-profile-video .button-text .button-text-view,
#profile_main .profile-header .profile-picture-container .view-edit-profile-video .button-text .button-text-edit {
  transition: 0.2s !important;
  -webkit-transition: 0.2s !important;
}
#profile_main .profile-header .profile-picture-container .view-edit-profile-video .button-text .button-text-view:hover,
#profile_main .profile-header .profile-picture-container .view-edit-profile-video .button-text .button-text-edit:hover {
  background-color: transparent;
  color: #ffd142;
}
#profile_main .profile-header .profile-picture-container .delete-profile-picture {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  transition: 0.2s !important;
  -webkit-transition: 0.2s !important;
  background-color: #000000;
  color: #ffffff;
  cursor: pointer;
  opacity: 0.5;
  position: absolute;
  right: 3px;
  top: 3px;
  padding: 0px 1px 1px 1px;
  z-index: 2;
}
#profile_main .profile-header .profile-picture-container .delete-profile-picture:hover {
  opacity: 1;
}
#profile_main .profile-header .menu {
  margin-top: -35px;
}
#profile_main .profile-header .menu .content {
  margin: auto;
  padding: 10px 0px 9px 0px;
}
#profile_main .profile-header .menu li {
  font-size: 12px;
  display: inline;
  padding: 9px 0px;
}
#profile_main .profile-header .menu li a {
  padding: 10px 20px 9px 20px;
}
#profile_main .profile-content {
  padding: 20px;
}
#profile_main .profile-content .profile-tagline {
  font-size: 18px;
  padding: 10px 5px;
}
#profile_main .profile-content .profile-summary {
  line-height: 22px;
  font-size: 14px;
  padding: 10px 5px;
}
#profile_main .profile-content .profile-content-section-title {
  font-size: 20px;
  padding: 10px 50px;
}
#profile_main .profile-content .delete-button {
  display: table-cell;
  vertical-align: middle;
  width: 16px;
}
#profile_main .profile-content .delete-button .profile-delete-button-icon {
  transition: 0.2s !important;
  -webkit-transition: 0.2s !important;
  background: url(/static/img/trashcan.png) no-repeat;
  cursor: pointer;
  height: 24px;
  opacity: 0.75;
}
#profile_main .profile-content .delete-button .profile-delete-button-icon:hover {
  opacity: 1;
}
#profile_main .profile-content .extra-item {
  width: 100%;
}
#profile_main .profile-content .extra-item .skill-item-content {
  width: 300px;
}
#profile_main .profile-content .extra-item .extra-item-content {
  width: 700px;
}
#profile_main .profile-content .extra-item .extra-item-content,
#profile_main .profile-content .extra-item .skill-item-content {
  display: table-cell;
  padding: 10px 0px;
  vertical-align: middle;
}
#profile_main .profile-content .extra-item .extra-item-content .extra-date,
#profile_main .profile-content .extra-item .skill-item-content .extra-date {
  padding-left: 20px;
}
#profile_main .profile-content .extra-item .extra-item-media,
#profile_main .profile-content .extra-item .details-button {
  display: table-cell;
  padding-right: 10px;
  vertical-align: middle;
}
#profile_main .profile-content .profile-section-accomplishments {
  padding-top: 10px;
  padding-bottom: 20px;
  position: relative;
}
#profile_main .profile-content .profile-section-accomplishments .profile-field-title {
  border-bottom: 3px solid #363636;
}
#profile_main .profile-content .profile-section-accomplishments .profile-field-title .profile-field-arrow {
  width: 17px;
  height: 11px;
  position: absolute;
  right: 0;
  top: 25px;
  text-indent: -9999px;
}
#profile_main .profile-content .profile-section-accomplishments .profile-field-title .collapsed-arrow {
  height: 15px;
  background: url(/static/img/app/expandable-arrow-left.png) no-repeat;
}
#profile_main .profile-content .profile-section-accomplishments .profile-field-title .expanded-arrow {
  background: url(/static/img/app/expandable-arrow-down.png) no-repeat;
}
#profile_main .profile-content .profile-section-accomplishments .profile-field-body {
  overflow: hidden;
}
#profile_main .profile-content .profile-section-accomplishments .accomplishments-img {
  position: absolute;
  left: 10px;
}
#profile_main .profile-content .profile-section-accomplishments .accomplishments-list {
  padding: 10px 0px;
}
#profile_main .profile-content .profile-section-accomplishments .accomplishments-list .section-item-accomplishment {
  width: 100%;
}
#profile_main .profile-content .profile-section-accomplishments .accomplishments-list .section-item-accomplishment .accomplishment-description,
#profile_main .profile-content .profile-section-accomplishments .accomplishments-list .section-item-accomplishment .accomplishment-item-media,
#profile_main .profile-content .profile-section-accomplishments .accomplishments-list .section-item-accomplishment .details-button {
  display: table-cell;
  padding: 10px 0px;
  vertical-align: middle;
  font-size: 1em;
}
#profile_main .profile-content .profile-section-accomplishments .accomplishments-list .section-item-accomplishment .accomplishment-description {
  width: 700px;
}
#profile_main .profile-content .profile-section-accomplishments .accomplishments-list .section-item-accomplishment .accomplishment-item-media,
#profile_main .profile-content .profile-section-accomplishments .accomplishments-list .section-item-accomplishment .details-button {
  padding-right: 10px;
}
#profile_main .profile-content .work-experience {
  padding-top: 10px;
  padding-bottom: 20px;
  position: relative;
}
#profile_main .profile-content .work-experience .profile-field-title {
  border-bottom: 3px solid #363636;
}
#profile_main .profile-content .work-experience .profile-field-title .profile-field-arrow {
  width: 17px;
  height: 11px;
  position: absolute;
  right: 0;
  top: 25px;
  text-indent: -9999px;
}
#profile_main .profile-content .work-experience .profile-field-title .collapsed-arrow {
  height: 15px;
  background: url(/static/img/app/expandable-arrow-left.png) no-repeat;
}
#profile_main .profile-content .work-experience .profile-field-title .expanded-arrow {
  background: url(/static/img/app/expandable-arrow-down.png) no-repeat;
}
#profile_main .profile-content .work-experience .profile-field-body {
  overflow: hidden;
}
#profile_main .profile-content .work-experience .work-experience-img {
  position: absolute;
}
#profile_main .profile-content .work-experience .work-experience-organization {
  padding: 5px 0px;
  min-height: 18px;
}
#profile_main .profile-content .work-experience .work-experience-organization-tab {
  padding: 7.5px;
  border-radius: 1px;
}
#profile_main .profile-content .work-experience .work-experience-organization-tab .work-experience-organization-tab-content {
  display: table-cell;
  vertical-align: middle;
  width: 700px;
}
#profile_main .profile-content .work-experience .work-experience-organization-tab .work-experience-organization-tab-content .work-experience-organization-head {
  display: inline-block;
  float: left;
  overflow: hidden;
}
#profile_main .profile-content .work-experience .work-experience-organization-tab .work-experience-organization-tab-content .work-experience-organization-head .work-experience-organization-job-title,
#profile_main .profile-content .work-experience .work-experience-organization-tab .work-experience-organization-tab-content .work-experience-organization-head .work-experience-organization-name {
  display: inline-block;
}
#profile_main .profile-content .work-experience .work-experience-organization-tab .work-experience-organization-tab-content .work-experience-organization-date {
  display: inline-block;
  font-size: 12px;
  padding-right: 10px;
  float: right;
}
#profile_main .profile-content .work-experience .work-experience-organization-content {
  overflow: hidden;
  margin-left: 25px;
}
#profile_main .profile-content .work-experience .work-experience-organization-content .position {
  margin-top: 10px;
}
#profile_main .profile-content .work-experience .work-experience-organization-content .position .position-title {
  display: table-cell;
  font-size: 16px;
  min-height: 18px;
  width: 654px;
}
#profile_main .profile-content .work-experience .work-experience-organization-content .work-experience-content {
  margin-left: 28px;
  overflow: hidden;
}
#profile_main .profile-content .work-experience .work-experience-organization-content .work-experience-content .position-description {
  display: table-cell;
  width: 656px;
}
#profile_main .profile-content .work-experience .work-experience-organization-content .work-experience-content .position-description .position-description-content {
  font-size: 14px;
  padding: 10px 0px;
}
#profile_main .profile-content .work-experience .work-experience-organization-content .work-experience-accomplishments {
  margin: 0px 15px;
  padding: 0px 15px;
  padding-bottom: 5px;
  overflow: hidden;
}
#profile_main .profile-content .work-experience .work-experience-organization-content .work-experience-accomplishments .work-experience-accomplishments-title {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 0px;
}
#profile_main .profile-content .work-experience .work-experience-organization-content .work-experience-accomplishments .profile-section-item {
  width: 100%;
}
#profile_main .profile-content .work-experience .work-experience-organization-content .work-experience-accomplishments .profile-section-item .profile-section-item-description,
#profile_main .profile-content .work-experience .work-experience-organization-content .work-experience-accomplishments .profile-section-item .details-button {
  display: table-cell;
  padding: 10px 0px;
  vertical-align: middle;
}
#profile_main .profile-content .work-experience .work-experience-organization-content .work-experience-accomplishments .profile-section-item .profile-section-item-description {
  width: 585px;
}
#profile_main .profile-content .work-experience .work-experience-organization-content .work-experience-accomplishments .profile-section-item .details-button {
  padding-right: 10px;
}
#profile_main .profile-content .profile-section-skills {
  padding-top: 10px;
  padding-bottom: 20px;
  position: relative;
}
#profile_main .profile-content .profile-section-skills .profile-field-title {
  border-bottom: 3px solid #363636;
}
#profile_main .profile-content .profile-section-skills .profile-field-title .profile-field-arrow {
  width: 17px;
  height: 11px;
  position: absolute;
  right: 0;
  top: 25px;
  text-indent: -9999px;
}
#profile_main .profile-content .profile-section-skills .profile-field-title .collapsed-arrow {
  height: 15px;
  background: url(/static/img/app/expandable-arrow-left.png) no-repeat;
}
#profile_main .profile-content .profile-section-skills .profile-field-title .expanded-arrow {
  background: url(/static/img/app/expandable-arrow-down.png) no-repeat;
}
#profile_main .profile-content .profile-section-skills .profile-field-body {
  overflow: hidden;
}
#profile_main .profile-content .profile-section-skills .skills-img {
  position: absolute;
  top: 20px;
}
#profile_main .profile-content .profile-section-skills .skills-list {
  padding: 10px 0px;
  width: 100%;
  display: table;
}
#profile_main .profile-content .profile-section-skills .skills-list .extra-item {
  display: inline-block;
  margin-right: 1%;
  vertical-align: top;
  width: 48%;
}
#profile_main .profile-content .profile-section-education {
  padding-top: 10px;
  padding-bottom: 20px;
  position: relative;
}
#profile_main .profile-content .profile-section-education .profile-field-title {
  border-bottom: 3px solid #363636;
}
#profile_main .profile-content .profile-section-education .profile-field-title .profile-field-arrow {
  width: 17px;
  height: 11px;
  position: absolute;
  right: 0;
  top: 25px;
  text-indent: -9999px;
}
#profile_main .profile-content .profile-section-education .profile-field-title .collapsed-arrow {
  height: 15px;
  background: url(/static/img/app/expandable-arrow-left.png) no-repeat;
}
#profile_main .profile-content .profile-section-education .profile-field-title .expanded-arrow {
  background: url(/static/img/app/expandable-arrow-down.png) no-repeat;
}
#profile_main .profile-content .profile-section-education .profile-field-body {
  overflow: hidden;
}
#profile_main .profile-content .profile-section-education .education-img {
  position: absolute;
  top: 16px;
  left: 5px;
}
#profile_main .profile-content .profile-section-education .education-list {
  padding: 10px 0px;
  width: 100%;
}
#profile_main .profile-content .profile-section-publications {
  padding-top: 10px;
  padding-bottom: 20px;
  position: relative;
}
#profile_main .profile-content .profile-section-publications .profile-field-title {
  border-bottom: 3px solid #363636;
}
#profile_main .profile-content .profile-section-publications .profile-field-title .profile-field-arrow {
  width: 17px;
  height: 11px;
  position: absolute;
  right: 0;
  top: 25px;
  text-indent: -9999px;
}
#profile_main .profile-content .profile-section-publications .profile-field-title .collapsed-arrow {
  height: 15px;
  background: url(/static/img/app/expandable-arrow-left.png) no-repeat;
}
#profile_main .profile-content .profile-section-publications .profile-field-title .expanded-arrow {
  background: url(/static/img/app/expandable-arrow-down.png) no-repeat;
}
#profile_main .profile-content .profile-section-publications .profile-field-body {
  overflow: hidden;
}
#profile_main .profile-content .profile-section-publications .publications-img {
  position: absolute;
  top: 19px;
}
#profile_main .profile-content .profile-section-publications .publications-list {
  padding: 10px 0px;
  width: 100%;
}
#profile_main .profile-content .profile-section-patents {
  padding-top: 10px;
  padding-bottom: 20px;
  position: relative;
}
#profile_main .profile-content .profile-section-patents .profile-field-title {
  border-bottom: 3px solid #363636;
}
#profile_main .profile-content .profile-section-patents .profile-field-title .profile-field-arrow {
  width: 17px;
  height: 11px;
  position: absolute;
  right: 0;
  top: 25px;
  text-indent: -9999px;
}
#profile_main .profile-content .profile-section-patents .profile-field-title .collapsed-arrow {
  height: 15px;
  background: url(/static/img/app/expandable-arrow-left.png) no-repeat;
}
#profile_main .profile-content .profile-section-patents .profile-field-title .expanded-arrow {
  background: url(/static/img/app/expandable-arrow-down.png) no-repeat;
}
#profile_main .profile-content .profile-section-patents .profile-field-body {
  overflow: hidden;
}
#profile_main .profile-content .profile-section-patents .patents-img {
  position: absolute;
  top: 17px;
  left: 7.5px;
}
#profile_main .profile-content .profile-section-patents .patents-list {
  padding: 10px 0px;
  width: 100%;
}
#profile_main .profile-content .profile-section-others {
  padding-top: 10px;
  padding-bottom: 20px;
  position: relative;
}
#profile_main .profile-content .profile-section-others .profile-field-title {
  border-bottom: 3px solid #363636;
}
#profile_main .profile-content .profile-section-others .profile-field-title .profile-field-arrow {
  width: 17px;
  height: 11px;
  position: absolute;
  right: 0;
  top: 25px;
  text-indent: -9999px;
}
#profile_main .profile-content .profile-section-others .profile-field-title .collapsed-arrow {
  height: 15px;
  background: url(/static/img/app/expandable-arrow-left.png) no-repeat;
}
#profile_main .profile-content .profile-section-others .profile-field-title .expanded-arrow {
  background: url(/static/img/app/expandable-arrow-down.png) no-repeat;
}
#profile_main .profile-content .profile-section-others .profile-field-body {
  overflow: hidden;
}
#profile_main .profile-content .profile-section-others .others-img {
  position: absolute;
  top: 20px;
}
#profile_main .profile-content .profile-section-others .others-list {
  padding: 10px 0px;
  width: 100%;
}
#profile_main body {
  font-size: 14px;
}
#profile_main h4 {
  font-size: 20px;
}
.profile-section-item-new .edit-form .edit-form-button-save-to-portfolio {
  display: none !important;
}
.profile-section-item-existing .edit-form .edit-form-button-add-from-portfolio {
  display: none !important;
}
.profile-section-item-existing .profile-section-item-new .edit-form .edit-form-button-add-from-portfolio {
  display: inline-block !important;
}
