/****************** CUSTOM CSS STARTS HERE *****************/

@import "pages/home.css";

@import "pages/inner_pages.css";

@import "header.css";

@import "footer.css";

@import "blocks.css";

@import "common.css";

@import "calendar.css";

@import "responsive.css";

a:hover {
  color: #ff5400;
}

.form-required {
  color: #ff5400;
  margin-left: 3px;
}

.form-control::placeholder {
  color: #777777;
}

.submitted {
  font-style: italic;
  font-weight: normal;
  color: #777;
}

.view-my-profile.view-display-id-page_2 .views-field-field-photo {
  float: left;
  margin-right: 15px;
}

.view-my-likes .views-field-field-photo,
.view-who-likes-me .views-field-field-photo {
  float: left;
}

.view-my-profile.view-display-id-page_2 .views-field-field-first-name,
.view-my-profile.view-display-id-page_2 .views-field-field-last-name {
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
}

.view-my-profile .views-field-delete-node,
.view-my-profile .views-field-edit-node {
  display: inline-block;
}

.view-my-profile .views-field-delete-node a,
.view-my-profile .views-field-edit-node a {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: capitalize;
  margin-right: 10px;
}

.view-my-profile.view-display-id-page_2
  .views-field-field-primary-location-administrative-area {
  font-style: italic;
  font-size: 0.9em;
  margin-left: 0;
}

.breadcrumb {
  display: none;
}

.field--label {
  margin: 1.2em 0 0.5em;
}

.label-member-for {
  font-weight: 700;
}

.view-mentors .views-field-field-mentor-photo,
.view-meet-the-staff .views-field-field-staff-member-photo,
.mentor .field--name-field-mentor-photo {
  float: left;
  margin: 0 1.5em 1em 0;
}

.field--name-field-mentors .teaser h2 {
  font-size: 1.1em;
}
/* .node-type-course h2, .node-type-bootcamp h2, .node-type-meet-up h2 {margin: 1.1em;} */

.view-meet-up-page h2#past-meet-ups {
  text-align: center;
  font-size: 1.6em;
  line-height: 2.2em;
  padding-left: 1em;
  background: #d8dcfe;
  background: -webkit-linear-gradient(#c3c9fe, #d8dcfe);
  background: -o-linear-gradient(#c3c9fe, #d8dcfe);
  background: -moz-linear-gradient(#c3c9fe, #d8dcfe);
  background: linear-gradient(#c3c9fe, #d8dcfe);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #afb5f0;
}


.page-node-type-meet-up .field--name-field-when,
.page-node-type-meet-up .field--name-field-location,
.field--name-field-duration,
.field--name-field-cost,
.field--name-field-course-tags {
  display: inline-block;
  vertical-align: top;
  margin-top: 30px;
  margin-bottom: 20px;
}

.page-node-type-meet-up .field--name-field-when,
.page-node-type-meet-up .field--name-field-location,
.field--name-field-duration,
.field--name-field-cost {
  padding-right: 50px;
  border-right: #e5e5e5 1px solid;
}

.page-node-type-meet-up .field--name-field-location,
.field--name-field-cost,
.field--name-field-course-tags {
  padding-left: 50px;
}

.view-my-likes h2.block-title {
  text-align: center;
  margin: 20px 0 20px;
}

.page-node-type-meet-up .meet-up .field--name-field-mentors {
  display: block;
}
/* captcha */
.captcha__element {
  padding-left: 15px;
  padding-bottom: 15px;
}

/* Register page */
.password-strength__title,
.password-strength__text {
  display: none;
}

.password-confirm-message,
.password-strength__meter {
  display: none;
}

.form-type-password-confirm label,
.password-field,
.password-confirm {
  width: 35%;
  clear: left;
}

.password-suggestions {
  color: #777777;
  font-size: 12px;
  border-left: 1px solid #ddd;
}

.field--name-field-mentors {
  display: flex;
  flex-direction: row;
  gap: 8px;
}

.views-element-container {
  flex-direction: column;
  display: flex;
}

/*meet page css*/
.view-meet-the-staff.view-id-meet_the_staff
  .view-content
  .views-row:first-child {
  margin-top: 1.5em;
}
/*contact page css*/
.contact-message-form .select-wrapper select {
  line-height: normal;
}

.contact-message-form .captcha.panel .panel-title.fieldset-legend,
.captcha.panel .panel-title.fieldset-legend {
  font-size: 16px;
  font-weight: normal;
}

.contact-message-form .captcha.panel .captcha__title.form-required::after,
.captcha.panel .captcha__title.form-required::after {
  display: none;
}

.contact-message-suggestion-request-form input.form-control {
  max-width: 96%;
}

/*faq page css*/
.ui-accordion .ui-accordion-header {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}

#block-zinc-zinc-block-9 #mc-embedded-subscribe-form {
  padding: 0 0 10px 3%;
}

#block-zinc-zinc-block-9 #mc_embed_signup {
  padding-bottom: 3%;
}
/*add profile page css*/
#block-zinc-zinc-block-12 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #ea6a0d;
  font-weight: 600;
  font-size: 1.2rem;
}

/*professionals profiles page css*/
.path-professionals .view-my-profile form label.control-label {
  display: block;
  margin: 0 0 5px;
}

.path-professionals .view-my-profile form .form--inline > .form-item {
  display: block;
  width: 100%;
}

.path-professionals
  .view-my-profile
  form
  .form--inline
  > .form-item.panel.panel-default
  label.control-label {
  margin: 0;
  display: inline-block;
}

.path-professionals .view-my-profile form .input-group {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.path-professionals
  .view-my-profile
  form
  .input-group
  .input-group-addon
  .glyphicon {
  color: #555;
}

.path-professionals
  .view-my-profile
  form
  .form--inline
  > .form-item.panel.panel-default
  .panel-heading {
  background: transparent;
  border: 0;
  padding: 0;
}

.path-professionals
  .view-my-profile
  form
  .form--inline
  > .form-item.panel.panel-default
  .panel-heading
  .panel-title {
  color: #4c4ca0;
  font-weight: bold;
  padding-bottom: 0;
  margin-bottom: 5px;
}

.path-professionals
  .view-my-profile
  form
  .form--inline
  > .form-item.panel.panel-default#edit-field-lat-lon-proximity-wrapper,
.path-professionals
  .view-my-profile
  form
  .form--inline
  > .form-item.panel.panel-default#edit-field-lat-lon-proximity-wrapper
  > .panel-body
  #edit-field-lat-lon-proximity {
  border: 0;
  box-shadow: none;
}

.path-professionals
  .view-my-profile
  form
  .form--inline
  > .form-item.panel.panel-default#edit-field-lat-lon-proximity-wrapper
  > .panel-body {
  padding: 0;
}

.path-professionals .view-my-profile form.views-exposed-form {
  margin: 0 0 45px;
}

.path-professionals
  .view-my-profile
  form
  .form--inline
  > .form-item.panel.panel-default#edit-field-lat-lon-proximity-wrapper
  > .panel-body
  .panel-body {
  padding: 0;
}

.path-professionals .view-my-profile form #edit-reset {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.path-professionals .view-my-profile form #edit-reset .glyphicon-trash {
  display: none;
}

.path-professionals
  .view-my-profile
  form
  .form--inline
  > .form-item.panel.panel-default#edit-field-lat-lon-proximity-wrapper
  > .panel-body
  .panel-body
  label.control-label {
  color: #333;
  font-weight: normal;
}

.path-professionals
  .view-my-profile
  form
  .form--inline
  > .form-item.panel.panel-default#edit-field-lat-lon-proximity-wrapper
  > .panel-body
  .panel-body
  #edit-field-lat-lon-proximity-value {
  width: 475px;
}

.path-professionals
  .view-my-profile
  form
  .form--inline
  > .form-item.panel.panel-default#edit-field-lat-lon-proximity-wrapper
  > .panel-body
  .form-item-field-lat-lon-proximity-value {
  margin-right: 5px;
}

.path-taxonomy
  .view-taxonomy-term.view-id-taxonomy_term
  .course
  .field--name-field-mentors
  > .field--items {
  margin-top: 1.2em;
}

.path-taxonomy
  .view-taxonomy-term.view-id-taxonomy_term
  .course
  .field--name-field-prerequisite
  > .field--label {
  float: none;
  display: inline-block;
}

.path-taxonomy
  .view-taxonomy-term.view-id-taxonomy_term
  .course
  .field--name-field-prerequisite
  > .field--item {
  display: inline-block;
}

/*add profile page css*/
#node-profile-form.node-profile-form.node-form .label {
  display: inline-block;
  padding: 0;
  font-size: medium;
  font-weight: 700;
  line-height: 1.42857143;
  color: #4c4ca0;
  text-align: left;
  border-radius: 0;
  margin: 0 0 5px;
}

#node-profile-form.node-profile-form.node-form .label h4.label {
  margin: 0;
  display: block;
}

#node-profile-form.node-profile-form.node-form table th.field-label {
  padding-left: 0;
}
/*rgister login page css*/
.path-user form.user-form .form-actions .button,
.path-user form.user-login-form .form-actions .button,
.path-user form.user-pass .form-actions .button {
  margin: 0 0 15px;
}

.path-user form.user-form .captcha.panel.panel-default .help-block .panel-body,
.path-user
  form.user-login-form
  .captcha.panel.panel-default
  .help-block
  .panel-body {
  padding-bottom: 0;
}

.path-user
  form.user-form
  .captcha.panel.panel-default
  .captcha__title
  .panel-title.fieldset-legend,
.path-user
  form.user-login-form
  .captcha.panel.panel-default
  .captcha__title
  .panel-title.fieldset-legend,
.path-user
  form.user-pass
  .captcha.panel.panel-default
  .captcha__title
  .panel-title.fieldset-legend {
  font-size: 16px;
  line-height: 1em;
  font-weight: normal;
}

.path-user
  form.user-form
  .captcha.panel.panel-default
  .captcha__title.form-required::after,
.path-user
  form.user-login-form
  .captcha.panel.panel-default
  .captcha__title.form-required::after,
.path-user
  form.user-pass
  .captcha.panel.panel-default
  .captcha__title.form-required::after {
  display: none;
}

.path-user
  form.user-form
  .field--name-field-want-updates-of-our-latest.form-group {
  margin-top: 30px;
}

.path-user
  form.user-form
  .field--name-field-want-updates-of-our-latest.form-group
  legend
  .fieldset-legend {
  font-size: 16px;
}
/*edit profile page css*/
.custom-user-profile
  #edit-field-want-updates-of-our-latest-0-value
  #edit-field-want-updates-of-our-latest-0-value-interest-groups {
  display: none !important;
}

/*register css*/
.node-type-course_event
  .registration-form
  .layout-region-registration-footer
  .form-actions {
  display: flex;
  align-items: center;
  margin: 0 0 15px;
}

.node-type-course_event
  .registration-form
  .layout-region-registration-footer
  .form-actions
  .form-submit {
  margin-right: 4px;
}

.node-type-course_event .registration-form .form-item > label.control-label {
  display: block;
  margin: 0 0 5px;
}

.node-type-course_event .registration-form .form-item > input {
  width: 100%;
}

/*cart page css*/
.view-commerce-cart-form .table .views-field-remove-button .delete-order-item {
  margin: 0;
}

.view-commerce-cart-form #edit-actions.form-actions {
  text-align: right;
}

.checkout-pane-order-summary .checkout-order-summary table {
  width: 100%;
}

.checkout-pane-order-summary .checkout-order-summary table td {
  vertical-align: bottom;
  padding-right: 10px;
}

.checkout-pane-order-summary .checkout-order-summary table td:last-child {
  text-align: right;
}

.checkout-pane.checkout-pane-coupon-redemption
  #edit-sidebar-coupon-redemption-form
  .button {
  margin: 0;
}

.path-checkout form .layout-checkout-form button#edit-actions-next {
  margin-top: 0;
}

.path-checkout .commerce-checkout-flow button {
  margin: 0;
}

/*course page css*/
.page-node-type-course article.course .content .field--name-field-mentors {
  display: unset;
}

.page-node-type-bootcamp
  .view-eva.view-course-summary
  .views-row
  .field--name-field-prerequisite
  > .field--label,
.page-node-type-bootcamp
  .view-eva.view-course-summary
  .views-row
  .field--name-field-mentors
  > .field--label,
.page-node-type-bootcamp
  .view-eva.view-course-summary
  .views-row
  .field--name-field-prerequisite
  > .field--item,
.page-node-type-bootcamp
  .view-eva.view-course-summary
  .views-row
  .field--name-field-mentors
  > .field--items {
  display: inline-block;
  float: none;
}

.page-node-type-bootcamp
  .view-eva.view-course-summary
  .views-row
  .field--name-field-mentors {
  display: unset;
}

/* profile page css */
.page-node-type-profile .field--name-field-primary-location {
  margin-top: 10px;
}

.profile .field--name-field-primary-location .field--item,
.profile .field--name-field-primary-location .field--item {
  display: inline-block;
  margin-top: 22px;
}

.page-node-type-profile .field--name-field-profile-phone .field--item,
.page-node-type-profile .field--name-field-email .field--item,
.view-my-profile .profile .field--name-field-profile-phone .field--item,
.view-my-profile .profile .field--name-field-email .field--item {
  margin-top: 32px;
  display: inline-block;
}

.profile > .content > .field.field--name-field-website,
.profile > .content > .field.field--name-field-facebook,
.profile > .content > .field.field--name-field-linkedin,
.profile > .content > .field.field--name-field-twitter,
.profile > .content > .field.field--name-field-instagram,
.profile > .content > .field.field--name-field-youtube {
  display: inline-block;
  margin-right: 5px;
}

.profile > .content > .field.field--name-field-website a {
  background-position: top -5px left -310px;
}

.profile > .content > .field.field--name-field-facebook a {
  background-position: top -5px left -8px;
}

.profile > .content > .field.field--name-field-linkedin a {
  background-position: top -5px left -189px;
}

.profile > .content > .field.field--name-field-twitter a {
  background-position: top -5px left -68px;
}

.profile > .content > .field.field--name-field-instagram a {
  background-position: top -5px left -127px;
}

.profile > .content > .field.field--name-field-youtube a {
  background-position: top -5px left -249px;
}

.profile .field--name-field-primary-location .field--label,
.profile .field--name-field-profile-phone .field--label,
.profile .field--name-field-email .field--label,
.profile .field--name-field-facebook a,
.profile .field--name-field-linkedin a,
.profile .field--name-field-twitter a,
.profile .field--name-field-instagram a,
.profile .field--name-field-website a,
.profile .field--name-field-youtube a {
  display: inline-block;
  margin-top: 20px;
  width: 60px;
  height: 60px;
  vertical-align: top;
  text-indent: -1000px;
  background-image: url("../img/social-contact.png");
  background-repeat: no-repeat;
  background-size: 550px;
  background-position: top -5px right 0px;
}

.profile .field--name-field-profile-phone .field--label {
  background-position: top -5px right -59px;
}

.profile .field--name-field-email .field--label {
  background-position: top -5px right -119px;
}

.profile .field--name-field-first-name,
.profile .field--name-field-last-name {
  margin-top: 5px;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 600;
  color: #4c4ca0;
  /* logo blue */
}

.profile .field--name-field-skills .field--label,
.profile .field--name-field-industry-experience .field--label,
.profile .field--name-body .field--label {
  color: #ea6a0d;
  /* heading orange */
}

.field--type-entity-reference .field--item {
  display: inline-block;
  margin-right: 0.5em;
}

.profile .flag.flag-profile-like.action-flag {
  display: inline-block;
  margin-right: 10px;
}

.page-node-type-profile .profile .field.field--name-field-photo.field--item {
  margin-top: 20px;
}

.flag-profile-like a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  padding: 6px 12px;
  font-size: 1rem;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #337ab7;
  border-color: #2e6da4;
  color: #fff;
}

.flag-profile-like a:hover,
.flag-profile-like a:focus {
  background-color: #286090;
  border-color: #204d74;
}

.profile ul.links.inline {
  display: inline-block;
}

form.node-profile-edit-form button#edit-submit {
  margin-top: 0;
}

.node-profile-delete-form .button.btn-danger {
  margin-top: 0;
}

.node-profile-delete-form div#edit-actions.form-actions {
  margin-top: 20px;
}

/*my likes page css*/
.view-my-likes > .view-content > div {
  border-bottom: 1px solid #f57921;
  padding: 20px 0;
  clear: both;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.view-my-likes > .view-content > div:last-child {
  border-bottom: none;
}

.view-my-likes > .view-content > div .views-field-nothing h3.name {
  font-size: 1.4rem;
  margin-top: 0;
}

.view-my-likes > .view-content > div .views-field-field-photo {
  margin-right: 15px;
}

.view-my-likes > .view-content > div .views-field-nothing {
  width: calc(100% - 115px);
}

.block-views-blockwho-likes-me-block-1 .block-title {
  text-align: center;
}

.view-who-likes-me > .view-content > div {
  border-bottom: 1px solid #f57921;
  padding: 20px 0;
  clear: both;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.view-who-likes-me > .view-content > div:last-child {
  border-bottom: none;
}

.view-who-likes-me > .view-content > div .views-field-nothing h3.name {
  font-size: 1.4rem;
  margin-top: 0;
}

.view-who-likes-me > .view-content > div .views-field-field-photo {
  margin-right: 15px;
}

.view-who-likes-me > .view-content > div .views-field-nothing {
  width: calc(100% - 115px);
}

.field--name-field-profile-phone p {
  display: none;
}

.field--name-field-profile-phone .form-inline input.form-control {
  display: block;
  width: 100%;
}

.profile .field--name-field-lat-lon {
  margin-top: 20px;
}

.user_profile {
  color: #4c4ca0;
  font-size: 1.3rem;
  font-weight: bold;
}

article.mentor {
  margin-top: 1.5em;
}

article.course article.mentor {
  margin-top: 0.5em;
}

.hidden-field {
  display: none;
}

article.profile .field--name-field-skills .field--items .field--item a::after,
article.profile
  .field--name-field-industry-experience
  .field--items
  .field--item
  a::after {
  content: ",";
}

article.profile
  .field--name-field-skills
  .field--items
  .field--item:last-child
  a::after,
article.profile
  .field--name-field-industry-experience
  .field--items
  .field--item:last-child
  a::after {
  content: "";
}

.view-my-profile.view-id-my_profile .views-row {
  overflow: auto;
}

.view-my-profile.view-id-my_profile #edit-reset-my-profile {
  margin-left: 20px;
}

.view-my-profile.view-id-my_profile #edit-field-lat-lon-proximity-wrapper {
  margin-bottom: 0;
}

.first-last-name .name_link {
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
}
/* profile */
.user-controls a:hover,
.user-controls a:focus,
.flag-profile-like a:hover,
.flag-profile-like a:focus {
  background-color: #286090;
  border-color: #204d74;
}

.user-controls a,
.flag-profile-like a {
  padding: 6px 12px;
  font-size: 1rem;
  color: #fff;
  background-color: #337ab7;
  border-color: #204d74;
  line-height: 1.42857143;
  border-radius: 4px;
  line-height: 1.42857143;
}

article.bootcamp .content .field--name-field-mentors {
  display: block;
}

article.testimonial
  .content
  .field--name-field-date-of-testimonial
  .field--label,
article.faq .content .field--name-field-faq-category .field--label,
article.faq .content .field--name-field-sort-order .field--label {
  float: none;
  display: inline-block;
}

article.testimonial
  .content
  .field--name-field-date-of-testimonial
  .field--item,
article.faq .content .field--name-field-sort-order .field--item {
  display: inline-block;
}

.comment-comment-forum-delete-form .form-actions .form-submit.btn-danger {
  margin-top: 0;
}

.comment-comment-forum-delete-form .form-actions {
  margin-top: 15px;
}

article.book
  .content
  .field--name-field-class-file
  .field--items
  .field--item
  i.fa,
article.book
  .content
  .field--name-field-class-resources
  .field--items
  .field--item
  i.fa {
  margin-right: 5px;
}

.view-meet-the-staff .views-row:last-child {
  border-bottom: 0;
}
/* course event */
.field--name-field-register a {
  padding: 10px;
  font-weight: bold;
  background: #d8dcfe;
  border: 1px solid #afb5f0;
}

.feed-icons {
  display: none;
}

@media only screen and (max-width: 1085px) {
  #home-block-menu ul li {
    height: 340px;
    width: 50%;
    max-width: 732px;
  }
}

@media only screen and (max-width: 739px) {
  #home-block-menu ul li {
    height: 340px;
    width: 100%;
    max-width: 732px;
  }
}

.form-inline.form-item.js-form-item label.control-label {
  margin-bottom: 5px;
}

.fieldgroup {
  margin-bottom: 15px;
}

.field.field--name-field-course-tags .field--items .field--item {
  display: block;
}

.page-node-type-course article.course .content .field--name-field-mentors h2 {
  margin: 0;
}

.webform-submission-add-form.webform-submission-course-inquiry-form.webform-submission-course-inquiry-add-form
  .checkboxes--wrapper.webform-type-checkboxes.form-wrapper {
  margin: 0 0 15px;
}

.webform-submission-add-form.webform-submission-course-inquiry-form.webform-submission-course-inquiry-add-form
  .form-actions.form-group
  button.btn {
  margin-top: 0;
}

/* File requirement instructions */
div#edit-field-photo-0--description div#upload-instructions--2 {
  display: block !important;
  background: #fff;
  padding: 10px;
  max-width: 100%;
  position: absolute;
  z-index: 3;
  border: 1px solid #aba9a9;
  border-radius: 5px;
  box-shadow: 0px 0px 6px #b8b6b6;
  left: -65px;
  top: 110px;
  width: 270px;
}
div#edit-field-photo-wrapper {
  position: relative;
}
div#edit-field-photo-0--description > a:hover + div#upload-instructions--2 {
  opacity: 1;
  visibility: visible;
}
div#edit-field-photo-0--description div#upload-instructions--2 {
  opacity: 0;
  visibility: hidden;
}
div#edit-field-photo-0--description div#upload-instructions--2:after,
div#edit-field-photo-0--description div#upload-instructions--2:before {
  border: solid transparent;
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  pointer-events: none;
  width: 0;
  bottom: 100%;
}
div#edit-field-photo-0--description div#upload-instructions--2:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  left: 50%;
  margin-left: -11px;
  border-width: 11px;
}
div#edit-field-photo-0--description div#upload-instructions--2:before {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #aba9a9;
  left: 50%;
  margin-left: -13px;
  border-width: 13px;
}
div#edit-field-photo-0--description div#upload-instructions--2 ul {
  padding-left: 22px;
}

.field-name-field-mentors .node-teaser {
  margin-bottom: 10px;
}
