.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;
}
.yui3-widget-bd iframe {
  max-width: 650px;
  max-height: 650px;
}
.yui3-widget-bd #portfolio_section_item_chooser {
  text-align: left;
}
.yui3-widget-bd #portfolio_section_item_chooser .portfolio-section {
  position: relative;
}
.yui3-widget-bd #portfolio_section_item_chooser .portfolio-section .portfolio-section-head {
  border-bottom: 3px solid #363636;
}
.yui3-widget-bd #portfolio_section_item_chooser .portfolio-section .portfolio-section-head .portfolio-section-icon {
  position: absolute;
}
.yui3-widget-bd #portfolio_section_item_chooser .portfolio-section .portfolio-section-head .portfolio-section-icon.portfolio-section-icon-skills {
  top: 10px;
}
.yui3-widget-bd #portfolio_section_item_chooser .portfolio-section .portfolio-section-head .portfolio-section-icon.portfolio-section-icon-education {
  top: 6px;
  left: 5px;
}
.yui3-widget-bd #portfolio_section_item_chooser .portfolio-section .portfolio-section-head .portfolio-section-icon.portfolio-section-icon-publications {
  top: 9px;
}
.yui3-widget-bd #portfolio_section_item_chooser .portfolio-section .portfolio-section-head .portfolio-section-icon.portfolio-section-icon-patents {
  top: 7px;
  left: 7.5px;
}
.yui3-widget-bd #portfolio_section_item_chooser .portfolio-section .portfolio-section-head .portfolio-section-icon.portfolio-section-icon-others {
  top: 10px;
}
.yui3-widget-bd #portfolio_section_item_chooser .portfolio-section .portfolio-section-head .portfolio-section-title {
  font-size: 20px;
  padding: 10px 50px;
  text-transform: uppercase;
}
.yui3-widget-bd #portfolio_section_item_chooser .portfolio-section .portfolio-section-body {
  padding: 10px 0px;
}
.yui3-widget-bd #portfolio_section_item_chooser .portfolio-section .portfolio-section-body .section-item {
  transition: 0.2s !important;
  -webkit-transition: 0.2s !important;
  border-bottom: 2px solid #d7d7d7;
  display: table;
  padding: 10px 0px;
  width: 100%;
}
.yui3-widget-bd #portfolio_section_item_chooser .portfolio-section .portfolio-section-body .section-item .portfolio-section-item-content {
  display: table-cell;
  padding: 0px 5px;
  vertical-align: middle;
}
.yui3-widget-bd #portfolio_section_item_chooser .portfolio-section .portfolio-section-body .section-item:hover {
  background-color: #ededed;
  cursor: pointer;
}
.yui3-widget-bd .section-item-panel-content .delete-button-icon {
  background: url(/static/img/trashcan.png) no-repeat;
  cursor: pointer;
  height: 24px;
  width: 16px;
}
.yui3-widget-bd .section-item-panel-content .section-item-description {
  border-bottom: 3px solid #363636;
  font-size: 16px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.yui3-widget-bd .section-item-panel-content .section-item-details-description {
  text-align: left;
  display: inline-block;
  width: 695px;
  margin-bottom: 10px;
}
.yui3-widget-bd .section-item-panel-content .delete-button-details {
  display: inline-block;
}
.yui3-widget-bd .section-item-panel-content .details-media-list .details-media-item {
  position: relative;
  vertical-align: top;
  max-width: 595px;
  margin: auto;
  margin-top: 17px;
  text-align: center;
}
.yui3-widget-bd .section-item-panel-content .details-media-list .details-media-item .details-media-container img {
  max-width: 595px;
}
.yui3-widget-bd .section-item-panel-content .details-media-list .details-media-item .details-media-container .link-explanation {
  font-size: 10px;
  font-weight: 300;
  color: #888888 !important;
}
.yui3-widget-bd .section-item-panel-content .details-media-list .details-media-item .details-media-caption {
  font-style: italic;
  font-weight: 300;
  margin-top: 5px;
  text-align: center;
}
.yui3-widget-bd .section-item-panel-content .details-media-list .details-media-item .details-media-caption-input {
  margin-top: 10px;
}
.yui3-widget-bd .section-item-panel-content .details-media-list .details-media-item .delete-button-details-media {
  position: absolute;
  right: -30px;
  top: 40%;
  width: 16px;
}
.yui3-widget-bd .section-item-panel-content .details-media-list .details-media-item + .details-media-item {
  border-top: 2px solid #d7d7d7;
  padding-top: 22px;
}
.yui3-widget-bd .section-item-panel-content .editable:hover {
  background-color: #ededed;
  cursor: pointer;
}
.yui3-widget-bd .section-item-panel-content .editing form input,
.yui3-widget-bd .section-item-panel-content .editing form textarea {
  resize: none;
  width: 99%;
}
.yui3-widget-bd .section-item-panel-content .delete-button-icon {
  background: url(/static/img/trashcan.png) no-repeat;
  cursor: pointer;
  height: 24px;
  width: 16px;
}
.yui3-widget-bd .section-item-panel-content .section-item-description {
  border-bottom: 3px solid #363636;
  font-size: 16px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.yui3-widget-bd .section-item-panel-content .section-item-details-description {
  text-align: left;
  display: inline-block;
  width: 695px;
  margin-bottom: 10px;
}
.yui3-widget-bd .section-item-panel-content .delete-button-details {
  display: inline-block;
}
.yui3-widget-bd .section-item-panel-content .details-media-list .details-media-item {
  position: relative;
  vertical-align: top;
  max-width: 595px;
  margin: auto;
  margin-top: 17px;
  text-align: center;
}
.yui3-widget-bd .section-item-panel-content .details-media-list .details-media-item .details-media-container img {
  max-width: 595px;
}
.yui3-widget-bd .section-item-panel-content .details-media-list .details-media-item .details-media-container .link-explanation {
  font-size: 10px;
  font-weight: 300;
  color: #888888 !important;
}
.yui3-widget-bd .section-item-panel-content .details-media-list .details-media-item .details-media-caption {
  font-style: italic;
  font-weight: 300;
  margin-top: 5px;
  text-align: center;
}
.yui3-widget-bd .section-item-panel-content .details-media-list .details-media-item .details-media-caption-input {
  margin-top: 10px;
}
.yui3-widget-bd .section-item-panel-content .details-media-list .details-media-item .delete-button-details-media {
  position: absolute;
  right: -30px;
  top: 40%;
  width: 16px;
}
.yui3-widget-bd .section-item-panel-content .details-media-list .details-media-item + .details-media-item {
  border-top: 2px solid #d7d7d7;
  padding-top: 22px;
}
.yui3-widget-bd .section-item-panel-content .editable:hover {
  background-color: #ededed;
  cursor: pointer;
}
.yui3-widget-bd .section-item-panel-content .editing form input,
.yui3-widget-bd .section-item-panel-content .editing form textarea {
  resize: none;
  width: 99%;
}
/* Disables rollover effect when spotlight is on */
.spotlight-on {
  /* if it is spotlighted, rollover effect should still work */
}
.spotlight-on .editable:hover {
  background-color: transparent !important;
  cursor: default !important;
}
.spotlight-on .cursor-move {
  cursor: move !important;
}
.spotlight-on .cursor-move .editable:hover {
  cursor: move !important;
}
.spotlight-on .edit-profile-picture:hover {
  opacity: 0 !important;
}
.spotlight-on .add-profile-video .button-text:hover {
  color: #ffffff !important;
}
.spotlight-on .profile-contact-button:hover {
  background-color: #5a5a5a !important;
  cursor: default !important;
}
.spotlight-on .reorder-button:hover {
  background-color: #4a4a4a !important;
  cursor: default !important;
}
.spotlight-on .details-button.details-button-empty:hover {
  opacity: 0.25;
}
.spotlight-on .details-button:hover {
  opacity: 1;
}
.spotlight-on .details-button .details-button-icon {
  cursor: default !important;
}
.spotlight-on .profile-item-details-close-button,
.spotlight-on .profile-field-arrow,
.spotlight-on .experience-arrow,
.spotlight-on .position-arrow,
.spotlight-on .profile-delete-button-icon,
.spotlight-on .add-button,
.spotlight-on .delete-details-button {
  cursor: default !important;
}
.spotlight-on .spotlighted ~ .details-button:hover {
  opacity: 0.75 !important;
}
.spotlight-on .spotlighted ~ .details-button .details-button-icon {
  cursor: pointer !important;
}
.spotlight-on .spotlighted ~ .delete-button .profile-delete-button-icon,
.spotlight-on .spotlighted .delete-details-button .profile-delete-button-icon,
.spotlight-on .spotlighted .delete-button .profile-delete-button-icon,
.spotlight-on .spotlighted .delete-details-media-button .profile-delete-button-icon {
  cursor: pointer !important;
}
.spotlight-on .spotlighted .profile-item-details-close-button {
  cursor: pointer !important;
}
.profile-editor-container {
  width: 860px !important;
}
.profile-editor-container .jobseeker-profile {
  margin-top: 30px;
}
.profile-editor-container .profile-editor-spotlight-veil {
  background-color: #363636;
  position: absolute;
  width: 800px;
  top: 0px;
  opacity: 0.25;
  z-index: 1;
  pointer-events: none;
}
.profile-editor-container .editable,
.profile-editor-container .editable-inline {
  transition: 0.2s !important;
  -webkit-transition: 0.2s !important;
}
.profile-editor-container .editable:hover,
.profile-editor-container .editable-inline:hover {
  background-color: #ededed;
  cursor: pointer;
}
.profile-editor-container .editing .edit-form textarea {
  resize: none;
  width: 100%;
}
.profile-editor-container .editing .edit-form .field-required {
  background: url(/static/img/app/ratings-sprite.png) no-repeat;
  display: inline-block;
  padding-right: 20px;
  background-position-x: 67px;
  background-position-y: -1px;
}
.profile-editor-container .empty-field {
  opacity: 0.5;
}
.profile-editor-container .profile-item-details-content {
  margin: 10px 20px;
  padding-right: 30px;
  overflow: hidden;
}
.profile-editor-container .profile-item-details-content .profile-item-details-title-bar,
.profile-editor-container .profile-item-details-content .profile-item-details-body-content {
  border: 1px solid #363636;
  padding: 10px;
}
.profile-editor-container .profile-item-details-content .profile-item-details-title-bar {
  background-color: #4a4a4a;
  color: #ededed;
}
.profile-editor-container .profile-item-details-content .profile-item-details-body-content {
  min-height: 25px;
  position: relative;
}
.profile-editor-container .profile-item-details-content .profile-item-details-body-content .field-description {
  font-size: 16px;
  border-bottom: 3px solid #363636;
  padding-bottom: 10px;
  margin-bottom: 10x;
  text-align: center;
}
.profile-editor-container .profile-item-details-content .profile-item-details-body-content .details-description {
  margin-top: 10px;
}
.profile-editor-container .profile-item-details-content .profile-item-details-body-content .accomplishment-details-description {
  width: 670px;
}
.profile-editor-container .profile-item-details-content .profile-item-details-body-content .work-experience-accomplishment-details-description {
  width: 550px;
}
.profile-editor-container .profile-item-details-content .profile-item-details-body-content .reorder-form-container .reorder-button,
.profile-editor-container .profile-item-details-content .profile-item-details-body-content .reorder-form-container .reorder-finish-button {
  top: 8px;
  right: 12px;
}
.profile-editor-container .profile-item-details-content .profile-item-details-body-content .media-container .details-media-container {
  position: relative;
  vertical-align: top;
  max-width: 595px;
  margin: auto;
  margin-top: 17px;
  text-align: center;
}
.profile-editor-container .profile-item-details-content .profile-item-details-body-content .media-container .details-media-container + .details-media-container {
  border-top: 2px solid #d7d7d7;
  padding-top: 22px;
}
.profile-editor-container .profile-item-details-content .profile-item-details-body-content .media-container .details-media-container .delete-details-media-button {
  position: absolute;
  right: -30px;
  top: 40%;
  width: 16px;
}
.profile-editor-container .profile-item-details-content .profile-item-details-body-content .media-container .details-media-container .delete-details-media-button .profile-delete-button-icon {
  background: url(/static/img/trashcan.png) no-repeat;
  height: 24px;
}
.profile-editor-container .profile-item-details-content .profile-item-details-body-content .media-container .details-media-container .details-media-picture-container img {
  max-width: 595px;
}
.profile-editor-container .profile-item-details-content .profile-item-details-body-content .media-container .details-media-container .details-media-picture-container .link-explanation {
  font-size: 10px;
  font-weight: 300;
  color: #888888 !important;
}
.profile-editor-container .profile-item-details-content .profile-item-details-body-content .media-container .details-media-container .details-media-caption {
  font-style: italic;
  font-weight: 300;
  margin-top: 5px;
  text-align: center;
}
.profile-editor-container .profile-item-details-content .profile-item-details-body-content .media-container .details-media-container .details-media-caption-input {
  margin-top: 10px;
}
.profile-editor-container .profile-item-details-content .profile-item-details-body-content .media-container .details-media-container .details-media-caption-input input {
  text-align: center;
  width: 97%;
}
.profile-editor-container .profile-item-details-content .profile-item-details-body-content .delete-details-button {
  position: absolute;
  top: -32px;
  right: -25px;
}
.profile-editor-container .profile-item-details-content .profile-item-details-body-content .delete-details-button .profile-delete-button-icon {
  background: url(/static/img/trashcan.png) no-repeat;
  cursor: pointer;
  height: 24px;
  width: 16px;
}
.profile-editor-container .jobseeker-headline form {
  background: #ededed;
  padding: 5px;
}
.profile-editor-container .jobseeker-headline form #id_headline {
  font-family: Merriweather, Serif;
  font-weight: 300;
  width: 98%;
}
.profile-editor-container .profile-tagline input {
  font-family: Merriweather, Serif;
  font-weight: 500;
  margin-bottom: 10px;
  width: 99%;
}
.profile-editor-container .profile-summary textarea {
  font-family: Merriweather, Serif;
  font-weight: 400;
  line-height: 22px;
  font-size: 14px;
}
.profile-editor-container .profile-section-accomplishments .reorder-form-container .reorder-button,
.profile-editor-container .profile-section-accomplishments .reorder-form-container .reorder-finish-button {
  position: absolute;
  top: 20px;
  right: 25px;
}
.profile-editor-container .work-experience-organization .experience-arrow {
  left: 7.5px !important;
  top: 10.5px !important;
}
.profile-editor-container .work-experience-organization .work-experience-organization-tab form {
  padding: 0px 10px;
}
.profile-editor-container .work-experience-organization .work-experience-organization-tab form #id_work_experience_organization {
  width: 600px;
}
.profile-editor-container .work-experience-organization .work-experience-organization-tab form .editor-field {
  padding-bottom: 5px;
}
.profile-editor-container .work-experience-organization .work-experience-organization-tab form .time-period {
  display: table;
}
.profile-editor-container .work-experience-organization .work-experience-organization-tab form .time-period li {
  display: table-cell;
  vertical-align: top;
  width: 350px;
}
.profile-editor-container .work-experience-organization .work-experience-organization-tab form .time-period li div[class*='-date-month'] {
  display: inline-block;
}
.profile-editor-container .work-experience-organization .work-experience-organization-tab form .time-period li div[class*='-date-year'] {
  display: inline-block;
}
.profile-editor-container .work-experience-organization .work-experience-organization-content .reorder-form-container {
  position: relative;
  min-height: 24px;
}
.profile-editor-container .work-experience-organization .work-experience-organization-content .reorder-form-container .reorder-button,
.profile-editor-container .work-experience-organization .work-experience-organization-content .reorder-form-container .reorder-finish-button {
  position: absolute;
  top: 5px;
  right: 34px;
}
.profile-editor-container .work-experience-organization .work-experience-organization-content .position {
  position: relative;
}
.profile-editor-container .work-experience-organization .work-experience-organization-content .position .position-delete-button {
  position: absolute;
  top: 0px;
  right: 35px;
}
.profile-editor-container .work-experience-organization .work-experience-organization-content .work-experience-content .position-description #id_work_experience_title {
  width: 640px;
}
.profile-editor-container .work-experience-organization .work-experience-organization-content .work-experience-content .work-experience-accomplishments .reorder-form-container {
  min-height: 0px;
}
.profile-editor-container .work-experience-organization .work-experience-organization-content .work-experience-content .work-experience-accomplishments .reorder-form-container .reorder-button,
.profile-editor-container .work-experience-organization .work-experience-organization-content .work-experience-content .work-experience-accomplishments .reorder-form-container .reorder-finish-button {
  position: absolute;
  top: 20px;
  right: 25px;
}
.profile-editor-container .work-experience-organization .work-experience-organization-content .work-experience-content .work-experience-accomplishments .profile-item-details .delete-details-media-button {
  top: 35% !important;
  right: -25px !important;
}
.profile-editor-container .work-experience-organization .work-experience-organization-content .work-experience-content .work-experience-accomplishments .profile-item-details .reorder-button,
.profile-editor-container .work-experience-organization .work-experience-organization-content .work-experience-content .work-experience-accomplishments .profile-item-details .reorder-finish-button {
  top: -10px;
  right: 25px;
}
.profile-editor-container .work-experience-organization .work-experience-organization-content .work-experience-content .work-experience-accomplishments .profile-item-details .add-media-button {
  left: 44.5% !important;
}
.profile-editor-container .work-experience-organization .work-experience-organization-content .work-experience-content .work-experience-accomplishments .profile-item-details .details-media-container {
  max-width: 500px;
}
.profile-editor-container .work-experience-organization .work-experience-organization-content .work-experience-content .work-experience-accomplishments .profile-item-details .details-media-container img {
  max-width: 500px;
}
.profile-editor-container .extra-type .reorder-form-container .reorder-button,
.profile-editor-container .extra-type .reorder-form-container .reorder-finish-button {
  position: absolute;
  top: 20px;
  right: 25px;
}
.profile-editor-container .extra-type #profile_skills_list #id_extra_description {
  width: 290px;
}
.profile-editor-container .extra-type #profile_skills_list .extra-details .media-container .details-media-container {
  max-width: 272px;
}
.profile-editor-container .extra-type #profile_skills_list .extra-details .media-container .details-media-container .details-media-picture-container img {
  max-width: 230px;
}
.profile-editor-container .extra-type #profile_skills_list .extra-details .media-container .details-media-container .delete-details-media-button {
  right: 0px !important;
  top: 0px !important;
}
.profile-editor-container .extra-type #profile_skills_list .extra-details .add-media-button {
  left: 38.5% !important;
}
.profile-editor-container #profile_education_list #id_extra_description,
.profile-editor-container #profile_publications_list #id_extra_description,
.profile-editor-container #profile_patents_list #id_extra_description,
.profile-editor-container #profile_others_list #id_extra_description {
  width: 670px;
}
