/*
 * LESS Mixins Bundle
 * =========================
 * Piazza Technologies, Inc.
 */
.centerAlign {
  text-align: center;
}
.leftAlign {
  text-align: left;
}
.rightAlign {
  text-align: left;
}
.leftFloat {
  float: left !important;
}
.rightFloat {
  float: right !important;
}
.force_css span,
.force_css div,
.force_css h1,
.force_css h2,
.force_css h3,
.force_css h4 {
  font-size: 13px !important;
  color: #333 !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  line-height: 1.42857143 !important;
  background: none !important;
  margin: 0;
}
.force_css p {
  font-size: 13px !important;
	min-height: 18px;
  margin: 0;
}

.student_preference_section {
  margin-bottom: 30px;
  margin-top: 20px;
  padding-left: 20px;
}
.student_preference_section input[type="text"] {
  height: 26px;
  border-radius: 0px;
  line-height: 26px;
  font-size: 12px;
  border-color: #ddd;
  padding: 0px 5px;
  box-shadow: none;
  width: 100%;
}
.student_preference_section input[type="text"]:focus,
.student_preference_section input[type="text"]:active {
  box-shadow: none;
  outline: none;
  border-color: #bbb;
}
.student_preference_section .preference_questions {
  padding: 0px;
  margin: 0px;
  list-style: none;
  font-size: 12px;
  color: #333;
  margin-bottom: 15px;
}
.student_preference_section .preference_questions li .checkbox,
.student_preference_section .preference_questions li .checkbox-inline {
  margin: 0px;
}
.student_preference_section .preference_questions li .checkbox label,
.student_preference_section .preference_questions li .checkbox-inline label {
  font-weight: 400;
}
.student_preference_section .preference_questions li .checkbox-inline {
  margin-right: 7px;
}
.student_preference_section .preference_questions li .radio-inline {
  margin: 0px;
  margin-right: 5px;
}
.student_preference_section .preference_questions li label {
  line-height: 20px;
}
.student_preference_section .preference_questions li.offset_list {
  margin-left: 20px;
}
.student_preference_section .preference_questions h5 {
  margin: 0px;
  padding: 0px;
  line-height: 1.3;
  margin-bottom: 5px;
  font-size: 11px;
  font-weight: normal;
  color: #666;
  text-transform: uppercase;
}
.student_preference_section .preference_questions .zipcode_input {
  display: inline;
  width: 50px;
  border: none;
  border-bottom: 1px solid #ccc;
}
.student_preference_section .preference_questions .zipcode_input:active,
.student_preference_section .preference_questions .zipcode_input:focus,
.student_preference_section .preference_questions .zipcode_input:hover {
  border: none;
  border-bottom: 1px solid #999;
  outline: none;
}
.profile_footer_actions {
  width: 150px;
  margin: 0px auto;
}
.profile_footer_actions_wrapper {
  width: 960px;
  margin-bottom: 60px;
}
.profile_footer_actions_wrapper .not_interested {
  float: right;
  padding-top: 12px;
  line-height: 12px;
  font-size: 12px;
}
.share_label {
  line-height: 36px;
  font-size: 18px;
  color: #666;
  float: left;
}
.share_button {
  float: left;
  padding: 11px 10px;
  height: 36px;
  width: 36px;
  color: #666;
  margin-left: 10px;
  border-radius: 18px;
  border: 1px solid #ccc;
  font-size: 14px;
  line-height: 1;
  text-align: center;
}
.share_button .glyphicon {
  display: block;
  top: 0px;
}
.share_button:hover,
.share_button:active,
.share_button:focus {
  text-decoration: none;
  background: #53a1d8;
  color: white;
  border-color: #53a1d8;
}
.main_section .careers_section .company_profile {
  margin-top: 15px;
}
.main_section .careers_section .company_profile .nav_banner .profile_nav li a {
  line-height: 24px;
}
.modal-header h3 {
  display: inline-block;
  font-weight: 300;
  font-size: 18px;
  margin: 0;
}
.pagination {
  margin: 10px 0px 0px;
}
.pagination > .active > a {
  background: #3e7aab;
}
.pagination > .active > a:focus,
.pagination > .active > a:hover {
  background: #3e7aab;
}
.alert {
  font-size: 13px;
  margin-bottom: 10px;
}
.alert h5 {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 5px;
  line-height: 1.3;
  display: inline-block;
}
.alert ol {
  padding-left: 20px;
  margin: 0px;
}
.headline {
  font-weight: 700;
  margin-bottom: 3px;
}
.employee_exp_header {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.employee_exp_header .image_wrapper {
  width: 50px;
  margin-top: 6px;
}
.employee_exp_header .employee_image {
  width: 50px;
  height: 50px;
  display: block;
  overflow: hidden;
  float: left;
  margin-right: 10px;
  position: relative;
}
.employee_exp_header .employee_image img {
  height: 100%;
}
.employee_exp_header .employee_image.alum:after {
  content: "Alum";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 40;
  background: #3e7aab;
  width: 100%;
  height: 20px;
  color: #fff;
  text-align: center;
}
.employee_exp_header .employee_meta {
  max-width: 400px;
  padding-left: 60px;
}
.employee_exp_header .employee_meta span {
  display: block;
  width: 100%;
}
.employee_exp_header .employee_meta .employee_name {
  font-weight: 700;
}
.employee_exp_header .employee_meta .employee_name a {
  font-weight: 300;
}
.employees_list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.employees_list .employee_exp_header .employee_meta {
  max-width: 250px;
}
.image_wrapper {
  width: 70px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.fixed_header {
  width: 960px;
  position: fixed;
  background: #282828;
  background: rgba(40, 40, 40, 0.95);
  z-index: 1000;
  top: 33px;
  padding: 15px;
  letter-spacing: .025em;
  display: none;
}
.fixed_header .profile_image {
  width: 30px;
  height: 30px;
  float: left;
  overflow: hidden;
  margin-right: 10px;
  border: 1px solid #bdbdbd;
}
.fixed_header .profile_image img {
  height: 100%;
}
.fixed_header .company_info {
  float: left;
  color: #fff;
  font-size: 14px;
  margin: 0;
  margin-top: -5px;
  line-height: 1.4;
}
.fixed_header .company_info .name {
  margin-right: 10px;
  font-weight: 500;
}
.fixed_header .company_info .location,
.fixed_header .company_info .employee_number {
  color: #bdbdbd;
  font-weight: 300;
}
.fixed_header .header_nav {
  list-style-type: none;
  float: right;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin: 18px 45px 0 0;
  font-size: 12px;
}
.fixed_header .header_nav li {
  display: inline-block;
  float: left;
  margin-left: 15px;
}
.fixed_header .header_nav li:first-of-type {
  margin-left: 0;
}
.fixed_header .header_nav li a {
  color: #bdbdbd;
  text-decoration: none;
  transition: color .2s;
}
.fixed_header .header_nav li a:hover,
.fixed_header .header_nav li a.active {
  color: #fff;
}
.fixed_header .button_apply_now {
  margin-top: 4px;
}
.company_profile_container {
  width: 960px;
}
.company_profile_history_container {
  margin-top: 10px;
  background: #f2f2f2;
  border: 1px solid #eee;
  padding: 5px;
  width: 960px;
  border-radius: 3px;
}
.company_profile_history_container h4 {
  font-size: 13px;
  margin: 0px;
  line-height: 1.3;
  color: #666;
  margin-bottom: 2px;
  font-weight: bold;
}
.company_profile_history_container h4 span {
  font-size: 11px;
  font-weight: normal;
  margin-left: 5px;
  font-style: italic;
}
.company_profile {
  background: #fff;
  border-radius: 3px;
  border: 1px solid #e6e6e6;
  box-sizing: content-box;
  width: 960px;
  margin-bottom: 10px;
  color: #333;
}
.company_profile.banner {
  margin-bottom: 0;
  border: none;
}
.company_profile .not_expanded {
  max-height: 250px;
  overflow: hidden;
}
.company_profile .read_more {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  text-align: center;
  cursor: pointer;
  z-index: 50;
  height: 45px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 50%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, #ffffff), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 50%, #ffffff 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 50%, #ffffff 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 50%, #ffffff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 50%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  padding-top: 20px;
  color: #999;
  text-transform: uppercase;
  font-size: 12px;
  transition: 0.3s;
}
.company_profile .read_more:hover {
  color: #666;
}
.company_profile .hide_for_editable_profile {
  display: block !important;
}
.company_profile .show_for_editable_profile {
  display: none !important;
}
.company_profile.editable_profile .hide_for_editable_profile {
  display: none !important;
}
.company_profile.editable_profile .show_for_editable_profile {
  display: block !important;
}
.company_profile.student_view .edit_button {
  visibility: hidden;
}
.company_profile .mce-panel {
  border: 1px solid #eee;
  background: #eee;
}
.company_profile .mce-btn-group .mce-first,
.company_profile .mce-btn-group .mce-last {
  border: none !important;
  border-radius: 3px;
}
.company_profile .mce-btn-group .mce-first button,
.company_profile .mce-btn-group .mce-last button {
  border-radius: 3px;
}
.company_profile .mce-btn-group .mce-btn {
  border-radius: 3px;
}
.company_profile .mce-btn-group .mce-btn:hover {
  background: #e1e1e1;
}
.company_profile .mce-btn-group .mce-btn:active {
  background: #ccc;
}
.company_profile .mce-btn-group .mce-btn.mce-active {
  box-shadow: inset 0px 0px 3px #999;
  background: #ddd;
}
.company_profile .mce-btn-group .mce-btn.mce-active .mce-ico {
  color: #333;
  text-shadow: none;
}
.company_profile .mce-btn {
  background: #eee;
  border: none;
  box-shadow: none;
  text-shadow: none;
  border-radius: 3px;
}
.company_profile .mce-btn button {
  border-radius: 3px;
}
.company_profile .mce-btn:hover {
  background: #ddd;
  box-shadow: none;
}
.company_profile .mce-btn:hover .mce-ico {
  color: #333;
  text-shadow: none;
}
.company_profile .mce-btn .mce-ico {
  color: #777;
  font-size: 13px;
  height: 13px;
  width: 13px;
  text-shadow: none;
}
.company_profile textarea,
.company_profile input[type="text"] {
  margin-bottom: 10px;
  font-size: 13px;
  border-color: #eee;
}
.company_profile textarea.input_error,
.company_profile input[type="text"].input_error {
  border: 1px solid #e14637;
  color: #e14637;
}
.company_profile textarea {
  resize: vertical;
}
.company_profile .edit_button,
.company_profile .save_button,
.company_profile .cancel_button,
.company_profile .delete_button,
.company_profile .add_button {
  font-weight: 400;
  font-size: 11px;
  margin-left: 12px;
  color: #77a4d3;
  visibility: visible;
  text-decoration: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  text-transform: none;
}
.company_profile .edit_button .glyphicon,
.company_profile .save_button .glyphicon,
.company_profile .cancel_button .glyphicon,
.company_profile .delete_button .glyphicon,
.company_profile .add_button .glyphicon {
  margin-right: 3px;
}
.company_profile .edit_button:hover,
.company_profile .save_button:hover,
.company_profile .cancel_button:hover,
.company_profile .delete_button:hover,
.company_profile .add_button:hover {
  color: #3e7aab;
}
.company_profile .delete_button,
.company_profile .add_button {
  margin-left: 0px;
  margin-bottom: 5px;
}
.company_profile .careers_alert {
  margin-bottom: 10px;
}
.company_profile .careers_alert p {
  font-size: 13px;
}
.company_profile .hide_for_edit {
  display: block !important;
}
.company_profile .show_for_edit {
  display: none !important;
}
.company_profile .hide_for_edit_inline {
  display: inline-block !important;
}
.company_profile .show_for_edit_inline {
  display: none !important;
}
.company_profile .show_for_edit_inline input[type="text"] {
  margin-bottom: 0px;
  padding: 3px;
  width: 150px;
}
.company_profile .edit_mode .hide_for_edit {
  display: none !important;
}
.company_profile .edit_mode .show_for_edit {
  display: block !important;
}
.company_profile .edit_mode .hide_for_edit_inline {
  display: none !important;
}
.company_profile .edit_mode .show_for_edit_inline {
  display: inline-block !important;
}
.company_profile .inline_input .input_label {
  float: left;
  width: 100px;
  color: #999;
  font-size: 14px;
  margin-top: 9px;
  margin-right: 5px;
}
.company_profile .inline_input input[type="text"] {
  float: left;
  width: 564px;
  margin-bottom: 0px;
  border-color: #eee;
}
.company_profile .photo_action_button {
  position: absolute;
  right: 3px;
  bottom: 3px;
  padding: 2px;
  background: white;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  border-radius: 2px;
  border-right: none;
  border-top: none;
}
.company_profile .photo_action_button .glyphicon {
  opacity: 0.7;
  transition: 0.2s;
  top: 0px;
}
.company_profile .photo_action_button:hover .glyphicon {
  opacity: 1;
}
.company_profile .photo_action_button.delete {
  color: #aaa;
}
.company_profile .photo_action_button.edit {
  color: #3e7aab;
}
.company_profile .photo_action_button.add {
  color: #4aa842;
}
.company_profile .manage_events_button {
  margin: 10px auto;
  display: block;
}
.company_profile .header {
  padding: 15px;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
}
.company_profile .header.banner {
  border-bottom: none;
}
.company_profile .header .header_button {
  position: absolute;
  right: 15px;
  top: 15px;
}
.company_profile .header .profile_actions {
  position: absolute;
  right: 15px;
  top: 15px;
}
.company_profile .header .profile_actions .button {
  margin-left: 5px;
  padding-left: 15px;
  padding-right: 15px;
}
.company_profile .header .profile_image {
  position: relative;
  float: left;
  width: 75px;
  height: 75px;
  display: block;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  z-index: 100;
  background: #fff;
  overflow: hidden;
}
.company_profile .header .company_name {
  margin: 0;
  font-weight: 500;
  display: inline-block;
  margin-left: 15px;
  font-size: 32px;
}
.company_profile .header .company_name .company_card_action_button {
  width: 36px;
  height: 36px;
  background: rgba(0, 0, 0, 0.35);
  border-radius: 18px;
  border: 2px solid white;
  text-align: center;
  z-index: 10;
  transition: 0.3s;
  display: inline-block;
}
.company_profile .header .company_name .company_card_action_button:hover {
  background: rgba(0, 0, 0, 0.55);
}
.company_profile .header .company_name .company_card_action_button .glyphicon {
  font-size: 16px;
  display: inline-block;
  line-height: 32px;
  text-align: center;
  top: 0px;
  color: white;
}
.company_profile .header .company_name .company_card_action_button.follow_button {
  vertical-align: 4px;
}
.company_profile .header .company_name .company_card_action_button.follow_button:hover {
  cursor: pointer;
}
.company_profile .header .company_name .company_card_action_button.follow_button.following {
  background: #5cb85c;
}
.company_profile .header .company_name .company_card_action_button.hide_button {
  left: 5px;
  display: none;
}
.company_profile .header .company_name .company_card_action_button.hide_button .glyphicon {
  left: -1px;
}
.company_profile .header .company_name .btn {
  margin-left: 10px;
}
.company_profile .header .company_info {
  margin: 5px 0 0 15px;
  font-size: 20px;
  font-weight: 300;
  color: #666;
  display: inline-block;
}
.company_profile .header .company_info .location {
  padding-right: 15px;
  border-right: 1px solid #e6e6e6;
  margin-right: 15px;
}
.company_profile .nav_banner {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  width: 100%;
  padding-left: 150px;
  background: #fafafa;
}
.company_profile .nav_banner .profile_nav {
  margin: 0;
  padding: 0;
  list-style-type: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  border-right: 1px solid #e6e6e6;
  width: auto;
  float: left;
  position: relative;
  z-index: 5;
}
.company_profile .nav_banner .profile_nav li {
  display: inline-block;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  float: left;
}
.company_profile .nav_banner .profile_nav li a {
  color: #77a4d3;
  background: #fafafa;
  font-size: 14px;
  padding: 10px 15px;
  display: inline-block;
  border-left: 1px solid #e6e6e6;
  text-decoration: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
.company_profile .nav_banner .profile_nav li a:hover {
  color: #3e7aab;
  background: #f6f6f6;
}
.company_profile .panel {
  box-shadow: none;
  display: inline-block;
  margin-bottom: 0;
  border-radius: 0;
  border: 0;
  background: none;
}
.company_profile .panel h4 {
  color: #999;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 15px;
}
.company_profile .panel h4.inline {
  display: inline-block;
}
.company_profile .panel .section {
  padding: 15px;
  border-bottom: 1px solid #eee;
  margin-bottom: 0;
  position: relative;
}
.company_profile .panel .section label.inline_input {
  margin-top: 10px;
}
.company_profile .panel .section#events .careers_card_item {
  min-width: 0px;
  margin: 0px;
  min-height: 100px;
  margin-bottom: 10px;
  float: none;
  padding: 10px;
}
.company_profile .panel .section.edit_mode {
  background: #f6f6f6;
}
.company_profile .panel .section:last-of-type {
  border-bottom: 0;
}
.company_profile .panel .section strong {
  font-size: 14px;
  margin-top: 15px;
}
.company_profile .panel .section strong.headline {
  display: block;
  margin-bottom: 5px;
  font-weight: 400;
}
.company_profile .panel .section .anchor_header:before {
  content: '';
  display: inline-block;
  float: left;
  height: 40px;
  margin: -40px 0 0;
  position: relative;
  z-index: -10;
}
.company_profile .panel .section .modular_content_body {
  position: relative;
  float: left;
  width: 210px;
  height: 180px;
  padding: 0;
  margin-right: 15px;
  margin-bottom: 15px;
}
.company_profile .panel .section .modular_content_body:nth-child(3n) {
  margin-right: 0;
}
.company_profile .panel .section .modular_content_body:nth-child(n+4) {
  margin-top: 10px;
}
.company_profile .panel .section .modular_content_body .box_half {
  float: left;
  width: 48%;
  margin-right: 2%;
  display: inline-block;
}
.company_profile .panel .section .modular_content_body .box_half:nth-child(2n) {
  margin-right: 0;
}
.company_profile .panel .section .modular_content_body .box_whole {
  width: 100%;
}
.company_profile .panel .section .modular_content_body .event_meta {
  margin-bottom: 5px;
}
.company_profile .panel .section .modular_content_body .rsvp_button {
  width: 70px;
  padding: 5px 0;
  display: inline-block;
}
.company_profile .panel .section .modular_content_body h2 {
  height: auto;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
}
.company_profile .panel .section .modular_content_body p {
  margin-bottom: 10px;
  height: 80px;
  position: relative;
}
.company_profile .panel .section .modular_content_body .event_info {
  position: absolute;
  width: 210px;
  bottom: 0;
}
.company_profile .panel .section .modular_content_body .rsvp_count {
  display: inline-block;
  margin-top: 5px;
  margin-left: 30px;
  color: #aaa;
  font-size: 11px;
}
.company_profile .panel .section .news_link {
  display: block;
  margin-bottom: 15px;
}
.company_profile .panel .section .events_list li {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.4;
}
.company_profile .panel .section .events_list li a {
  margin-right: 20px;
}
.company_profile .panel .section .events_list li .glyphicon {
  color: #999;
  margin-right: 5px;
}
.company_profile .panel .section .events_list .event_description {
  margin-bottom: 3px;
}
.company_profile .panel .section .events_list .event_meta_wrapper {
  margin-bottom: 3px;
  margin-top: 3px;
}
.company_profile .panel .section .events_list .event_meta_wrapper .event_meta_half {
  width: 50%;
  padding-right: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.company_profile .panel .section .quora_answers,
.company_profile .panel .section .news_link_list,
.company_profile .panel .section .videos_list,
.company_profile .panel .section .events_list {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.company_profile .panel .section .quora_answers .glyphicon-move,
.company_profile .panel .section .news_link_list .glyphicon-move,
.company_profile .panel .section .videos_list .glyphicon-move,
.company_profile .panel .section .events_list .glyphicon-move {
  display: none;
}
.company_profile .panel .section .quora_answers.show_for_edit input[type="text"],
.company_profile .panel .section .news_link_list.show_for_edit input[type="text"],
.company_profile .panel .section .videos_list.show_for_edit input[type="text"],
.company_profile .panel .section .events_list.show_for_edit input[type="text"] {
  margin-bottom: 5px;
}
.company_profile .panel .section .quora_answers.show_for_edit .list_move,
.company_profile .panel .section .news_link_list.show_for_edit .list_move,
.company_profile .panel .section .videos_list.show_for_edit .list_move,
.company_profile .panel .section .events_list.show_for_edit .list_move {
  float: left;
  margin-right: 5px;
  width: 15px;
  color: #999;
  cursor: pointer;
  transition: 0.3s;
  margin-top: 10px;
}
.company_profile .panel .section .quora_answers.show_for_edit .list_move:hover,
.company_profile .panel .section .news_link_list.show_for_edit .list_move:hover,
.company_profile .panel .section .videos_list.show_for_edit .list_move:hover,
.company_profile .panel .section .events_list.show_for_edit .list_move:hover {
  color: #666;
}
.company_profile .panel .section .quora_answers.show_for_edit .inline_list_body,
.company_profile .panel .section .news_link_list.show_for_edit .inline_list_body,
.company_profile .panel .section .videos_list.show_for_edit .inline_list_body,
.company_profile .panel .section .events_list.show_for_edit .inline_list_body {
  float: left;
  width: 100%;
}
.company_profile .panel .section .quora_answers.show_for_edit .inline_list_body.left_panel,
.company_profile .panel .section .news_link_list.show_for_edit .inline_list_body.left_panel,
.company_profile .panel .section .videos_list.show_for_edit .inline_list_body.left_panel,
.company_profile .panel .section .events_list.show_for_edit .inline_list_body.left_panel {
  width: 209px;
}
.company_profile .panel .section .quora_answers li,
.company_profile .panel .section .news_link_list li,
.company_profile .panel .section .videos_list li {
  margin-bottom: 15px;
}
.company_profile .panel .section .quora_answers.show_for_edit input[type="text"],
.company_profile .panel .section .news_link_list.show_for_edit input[type="text"],
.company_profile .panel .section .videos_list.show_for_edit input[type="text"] {
  margin-bottom: 5px;
}
.company_profile .panel .section .news_link_list li .news_link_image {
  float: left;
  width: 170px;
  height: 100px;
  overflow: hidden;
  margin-top: 5px;
}
.company_profile .panel .section .news_link_list li .news_link_image img {
  width: 100%;
}
.company_profile .panel .section .news_link_list li .news_link_content {
  padding-left: 180px;
}
.company_profile .panel .section .caption {
  display: block;
  margin-top: 5px;
}
.company_profile .panel .section .has_video {
  float: left;
  width: 67%;
}
.company_profile .panel .section .company_video {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 170px;
  cursor: pointer;
}
.company_profile .panel .section .company_video.inline {
  width: 200px;
  height: 150px;
  float: right;
  margin-left: 10px;
  display: inline;
}
.company_profile .panel .section .company_video:hover .video_overlay {
  opacity: .5;
}
.company_profile .panel .section .company_video:hover .play_button {
  opacity: 1;
}
.company_profile .panel .section .company_video img {
  width: 100%;
  position: absolute;
  z-index: 1;
  display: inline-block;
  top: 0;
  left: 0;
}
.company_profile .panel .section .company_video .video_overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #282828;
  z-index: 20;
  opacity: 0;
  transition: opacity .2s;
}
.company_profile .panel .section .company_video .play_button {
  position: absolute;
  top: 38%;
  left: 50%;
  margin-left: -20px;
  z-index: 25;
  padding: 10px 9px;
  border-radius: 50%;
  border: 2px solid #fff;
  vertical-align: middle;
  opacity: .25;
  transition: opacity .2s;
}
.company_profile .panel .section .company_video .play_button .glyphicon {
  color: #fff;
  font-size: 18px;
  display: inline-block;
  margin-top: -1px;
}
.company_profile .panel .section .photo_list {
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
}
.company_profile .panel .section .photo_list li {
  float: left;
  width: 75px;
  height: 75px;
  margin-right: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  border: 1px solid #ebeae7;
  opacity: .75;
  transition: all .2s;
}
.company_profile .panel .section .photo_list li img {
  height: 100%;
  width: auto;
}
.company_profile .panel .section .photo_list li:hover {
  opacity: 1;
  border-color: #c7c7c7;
}
.company_profile .panel .section .photo_list li.selected {
  opacity: 1;
  top: -1px;
  border-color: #c7c7c7;
  box-shadow: 0 1px 3px rgba(40, 40, 40, 0.25);
}
.company_profile .panel .section .photo_list li.add_photo_button {
  background: #ebeae7;
  opacity: 0.75;
  color: #aaa;
  cursor: pointer;
  font-size: 50px;
  transition: 0.3s;
}
.company_profile .panel .section .photo_list li.add_photo_button:hover {
  opacity: 1;
}
.company_profile .panel .section .photo_list li.add_photo_button .glyphicon-camera {
  margin: 7px;
}
.company_profile .panel .section .photo_list li:nth-child(3n) {
  margin-right: 0;
}
.company_profile .panel .section .key_details {
  list-style-type: none;
  padding: 0;
}
.company_profile .panel .section .key_details li {
  margin-bottom: 5px;
}
.company_profile .panel .section .social_links {
  list-style-type: none;
  padding: 0;
}
.company_profile .panel .section .social_links label {
  display: block;
}
.company_profile .panel .section .social_links input [type="text"] {
  width: 100%;
}
.company_profile .panel .section .social_links li {
  vertical-align: middle;
}
.company_profile .panel .section .social_links li a {
  vertical-align: top;
  margin-top: 3px;
  margin-left: 5px;
  display: inline-block;
}
.company_profile .panel.left_side {
  height: 100%;
  width: 280px;
  float: left;
}
.company_profile .panel.primary_content {
  width: 680px;
  float: right;
  border-left: 1px solid #e6e6e6;
  display: block;
  height: 100%;
}
.company_profile .panel .people .input-sm {
  height: 22px;
  padding: 2px;
  font-size: 11px;
  margin-bottom: 2px;
  width: 300px;
  font-weight: 400;
}
.company_profile .panel .people .delete_employee {
  width: 100%;
  float: left;
  margin-top: 5px;
}
.company_profile .panel .people .employee_exp {
  margin-bottom: 20px;
}
.company_profile .panel .people .employee_exp strong {
  margin-bottom: 5px;
  display: block;
  font-weight: 500;
}
.company_profile .panel .people .employee_exp > ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.company_profile .panel .people .employee_exp > ul li {
  margin-bottom: 10px;
}
.company_profile .panel .people .employee_exp > ul li .experience_body {
  margin-bottom: 5px;
}
.company_profile .panel .people .employee_exp > ul li .experience_action_bar {
  margin-bottom: 10px;
}
.company_profile .panel .people .employee_exp > ul li .experience_action_bar .experience_action {
  display: inline-block;
  margin: 0 10px 0 0;
}
.company_profile .panel .people .employee_exp > ul li .experience_action_bar .experience_action.upvote {
  color: #53a1d8;
}
.company_profile .panel .people .employee_exp > ul li .experience_action_bar .experience_action.upvote a.upvote-link,
.company_profile .panel .people .employee_exp > ul li .experience_action_bar .experience_action.upvote a.undo-link {
  padding-right: 5px;
  border-right: 1px solid #ccc;
  margin-right: 5px;
}
.company_profile .panel .people .employee_exp > ul li .experience_action_bar .experience_action.upvote .tooltip.top {
  padding: 0 0 5px 0;
}
.company_profile .panel .people .employee_exp > ul li .experience_action_bar .experience_action.upvote .tooltip .tooltip-inner {
  background-color: #000000 !important;
  color: #FFFFFF !important;
}
.company_profile .panel .people .employee_exp > ul li .experience_action_bar .experience_action.share {
  color: #999 !important;
}
.company_profile .panel .people .employee_exp > ul li .experience_action_bar .experience_action.share:hover {
  color: #666 !important;
}
.company_profile .panel .people .employee_exp > ul li .experience_action_bar .experience_action:hover {
  cursor: pointer;
  text-decoration: none;
}
.company_profile .panel #people {
  margin-bottom: 5px;
}
.company_profile .panel .people .headline {
  margin-top: 0;
}
.company_profile .panel .people .headline.employee_exp {
  margin-bottom: 10px;
}
.company_profile .panel .people.edit_mode .people_list li:nth-child(8n) {
  margin-right: 0;
}
.company_profile .panel .people.edit_mode .people_list li:nth-child(8n + 1) {
  margin-right: 15px;
}
.company_profile .panel .people_list {
  list-style-type: none;
  padding: 0;
  margin: 10px 0 5px;
}
.company_profile .panel .people_list li {
  float: left;
  width: 68px;
  height: 68px;
  background: url('/images/careers_dashboard/default_profile.gif') no-repeat top left;
  background-size: 70px 70px;
  margin-right: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  cursor: pointer;
  opacity: .75;
  position: relative;
  box-sizing: border-box;
  transition: opacity .2s;
}
.company_profile .panel .people_list li:nth-child(8n + 1) {
  margin-right: 0;
}
.company_profile .panel .people_list li img {
  height: auto;
  width: 100%;
}
.company_profile .panel .people_list li:hover {
  opacity: 1;
  border-color: #c7c7c7;
}
.company_profile .panel .people_list li:hover .photo_action_button .glyphicon {
  opacity: 1;
}
.company_profile .panel .people_list li.selected {
  opacity: 1;
  top: -1px;
  border-color: #c7c7c7;
  box-shadow: 0 1px 3px rgba(40, 40, 40, 0.25);
}
.company_profile .panel .people_list li.selected .photo_action_button .glyphicon {
  opacity: 1;
}
.company_profile .panel .people_list li.alum:after {
  content: "Alum";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 40;
  background: #3e7aab;
  width: 100%;
  height: 20px;
  color: #fff;
  text-align: center;
}
.company_profile .panel .people_list_nav {
  position: relative;
  margin-bottom: 15px;
  font-size: 12px;
}
.company_profile .panel .view_all {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
}
.company_profile .panel .view_all.header_link {
  margin-top: 19px;
}
.company_profile .panel .view_all.footer_link {
  display: block;
  margin-top: 15px;
}
.company_profile .other_alumn {
  list-style-type: none;
  padding: 0;
}
.company_profile .other_alumn li {
  float: left;
  display: inline-block;
  margin-right: 3px;
  width: 33%;
  margin-bottom: 15px;
  line-height: 1.5;
}
.company_profile .other_alumn li:nth-child(3n) {
  margin-right: 0;
}
.company_profile .other_alumn li .actual_name {
  max-width: 140px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}
.company_profile .other_alumn.table {
  background: white;
  border: none;
  margin: 0px;
}
.company_profile .other_alumn.table > tbody > tr > td {
  padding: 0px;
}
.company_profile .other_alumn.table input[type="text"] {
  margin: 0px;
  font-size: 12px;
  width: 166px;
}
.company_profile .mce-path {
  display: none;
}
.images_modal_body .carousel-inner {
  max-height: 540px;
  overflow: hidden;
}
#main_image_holder {
  overflow: hidden;
}
#main_image_holder img {
  width: 100%;
}
.profile_carousel_control {
  position: absolute;
  font-size: 36px;
  top: 50%;
  color: #fff;
  transition: all .2s;
  opacity: .5;
}
.profile_carousel_control:hover {
  opacity: 1;
  color: #fff;
}
.profile_carousel_control.left {
  left: 10px;
}
.profile_carousel_control.right {
  right: 10px;
}
#edit_alumni_modal .modal-dialog {
  width: 960px;
}
#edit_alumni_modal input[type="text"] {
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 24px;
  font-size: 13px;
}
.confirm_emp_exp_delete .modal-content {
  width: 475px;
}
.confirm_emp_exp_delete .modal-content .btn-delete_emp_exp {
  margin-right: 15px;
}
.confirm_emp_exp_delete .modal-content .modal-footer {
  margin-top: 0;
}
.img_select {
  margin-bottom: 10px;
}
.img_option {
  cursor: pointer;
  margin-bottom: 5px;
}
.img_selected {
  border-color: #00F;
  box-shadow: 0 0 10px #0000ff;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
}
.new_art_label {
  font-size: 12px;
  padding-top: 5px;
  margin-bottom: 5px;
  margin-left: 1px;
}
.alert-box {
  margin-top: 20px;
  margin-bottom: 10px;
}
.alert-box.alert-primary {
  color: #3e7aab;
  background: #d6eafa;
  border-color: #3e7aab;
  font-size: 20px;
  font-weight: 500;
}
.moreless {
  overflow: hidden;
  transition: all linear 0.5s;
  -webkit-transition: all linear 0.5s;
}
