.popover-border-radius {
  border-radius: 3px;
}
body {
  min-width: 1200px;
  overflow: hidden;
}
body a {
  color: #3e7aab;
}
body .subscribe_link_div {
  float: right;
}
body .subscribe_link_div.share {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #ddd;
}
body .show_breakdown_button {
  overflow: hidden;
  white-space: nowrap;
  color: white;
  padding: 4px 6px;
  cursor: pointer;
  font-size: 14px;
  float: right;
  margin-left: 5px;
  border-radius: 3px;
  width: 160px;
  -webkit-animation: wideButton 1s;
  /* Safari 4+ */
  -moz-animation: wideButton 1s;
  /* Fx 5+ */
  -o-animation: wideButton 1s;
  /* Opera 12+ */
  animation: wideButton 1s;
  -webkit-animation-iteration-count: 1;
  /* Chrome, Safari, Opera */
  animation-iteration-count: 1;
  text-align: center;
}
@-moz-keyframes wideButton {
  0% {
    width: 0px;
  }
  100% {
    width: 160px;
  }
}
@-webkit-keyframes wideButton {
  0% {
    width: 0px;
  }
  100% {
    width: 160px;
  }
}
@keyframes wideButton {
  0% {
    width: 0px;
  }
  100% {
    width: 160px;
  }
}
body .referral_banner {
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
}
body .referral_banner h1 {
  text-align: center;
  font-size: 30px;
  margin: 0px;
  margin-bottom: 30px;
  font-weight: 500;
  margin-top: 40px;
}
body .referral_banner .prev_next_button {
  font-size: 15px;
  font-weight: normal;
  margin: 0px 10px;
}
body .referral_banner .class_number {
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .cannot_find_classmate {
  font-size: 18px;
  margin-top: 100px;
}
body .ask_to_refer {
  font-size: 11px;
  font-weight: normal;
  margin-top: 5px;
  display: inline-block;
}
body .referral_search_wrapper {
  width: 350px;
  margin-bottom: 10px;
}
body .right_side_container {
  max-width: 1000px;
}
body .advanced_filters_warning {
  color: #bf2226;
  font-size: 11px;
  font-weight: 200;
  margin-bottom: 10px;
}
body li.advanced_filters_warning {
  font-size: 11px;
  line-height: 12px !important;
  margin-bottom: 0;
  margin-top: 10px;
  width: 85px;
}
body .search_beginner_bulk_actions_wrapper {
  width: 430px;
  display: inline-block;
}
body .search_beginner_bulk_actions_wrapper .bulk_actions_wrapper {
  margin: 0;
}
body .referral_packet_modal {
  font-size: 12px;
  min-height: 330px;
}
body .referral_packet_modal .modal-header {
  padding-bottom: 5px;
}
body .referral_packet_modal .modal-header .header_link {
  font-weight: 500;
  position: absolute;
  font-size: 11px;
  right: 15px;
  top: 19px;
}
body .referral_packet_modal .modal-header .header_link.disabled_link {
  color: #999;
}
body .referral_packet_modal .modal_title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 3px;
}
body .referral_packet_modal .modal_title a {
  font-size: 11px;
  position: relative;
  top: 4px;
  margin-left: 10px;
}
body .referral_packet_modal .modal_title a.header_sublink {
  top: 0px;
  margin-left: 0px;
  font-weight: 400;
}
body .referral_packet_modal .modal_title > .modal_input.edit_name {
  margin-bottom: -6px;
  padding: 1px 3px;
  width: 80%;
}
body .referral_packet_modal .modal-body {
  min-height: 229px;
  padding: 15px 20px;
}
body .referral_packet_modal .modal-body.has_large_footer {
  min-height: 200px;
}
body .referral_packet_modal .modal-body.has_large_header {
  min-height: 213px;
}
body .referral_packet_modal .section_container {
  margin-bottom: 20px;
}
body .referral_packet_modal .section_container.small_space {
  margin-bottom: 10px;
}
body .referral_packet_modal .section_container:last-child {
  margin-bottom: 0px;
}
body .referral_packet_modal .section_container .dropdown-menu {
  border-radius: 1px;
  border: 1px solid #ddd;
  box-shadow: none;
}
body .referral_packet_modal .section_container .dropdown-menu li.active > a {
  background: #eee;
  color: #333;
}
body .referral_packet_modal .section_container .editable_section {
  line-height: 27px;
}
body .referral_packet_modal .section_header {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 5px;
}
body .referral_packet_modal .section_header > a {
  margin-left: 10px;
}
body .referral_packet_modal .section_header.has_arrow_helper {
  margin-bottom: 0;
}
body .referral_packet_modal .action_link_container {
  font-size: 12px;
  font-weight: 400;
  margin-top: 4px;
}
body .referral_packet_modal .action_link_container .no_search_message {
  font-size: 14px;
  font-weight: 500;
  color: #bbb;
}
body .referral_packet_modal .link_wrapper {
  font-weight: 400;
  margin-bottom: 5px;
}
body .referral_packet_modal .link_wrapper .divider {
  color: #ccc;
}
body .referral_packet_modal .existing_packet_list {
  margin-top: 0px;
}
body .referral_packet_modal .no_folder_err_message {
  color: #d43f3a;
  font-weight: 500;
}
body .referral_packet_modal .done_btn {
  text-decoration: none;
}
body .referral_packet_modal .done_btn.done_btn_err {
  color: #d43f3a;
}
body .referral_packet_modal .referral_packet_modal_input_styling {
  border-radius: 0px;
  border: 1px solid #ccc;
  padding: 0px 5px;
  font-size: 12px;
  margin-bottom: 2px;
  width: 60%;
  height: 28px;
  outline: none !important;
}
body .referral_packet_modal .referral_packet_modal_input_styling:focus {
  border: 1px solid #3e7aab;
}
body .referral_packet_modal input.modal_input {
  border-radius: 0px;
  border: 1px solid #ccc;
  padding: 0px 5px;
  font-size: 12px;
  margin-bottom: 2px;
  width: 60%;
  height: 28px;
  outline: none !important;
}
body .referral_packet_modal input.modal_input:focus {
  border: 1px solid #3e7aab;
}
body .referral_packet_modal input.modal_input:disabled {
  background: #ccc;
}
body .referral_packet_modal input.modal_input.shrink_input {
  width: 45%;
}
body .referral_packet_modal input.modal_input.error_highlight {
  border: 1px solid #d43f3a;
}
body .referral_packet_modal input.modal_input.large_edit_input {
  padding: 3px;
}
body .referral_packet_modal input.modal_input.large_space {
  margin-bottom: 5px;
}
body .referral_packet_modal input.modal_input.no_folder_err {
  border: 1px solid #d43f3a;
}
body .referral_packet_modal .editable_name_link {
  line-height: 25px;
  max-width: 405px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
body .referral_packet_modal .dropdown-menu {
  width: 330px;
}
body .referral_packet_modal .modal_edit_action {
  font-size: 11px;
}
body .referral_packet_modal .modal_edit_action:first-of-type {
  margin-left: 3px;
}
body .referral_packet_modal .dot_separator {
  color: #999;
  font-size: 11px;
  margin: 0 3px;
}
body .referral_packet_modal .modal-footer {
  margin-top: 10px;
  padding: 14px 20px;
}
body .referral_packet_modal .modal-footer.no_border {
  border-top: 0px;
}
body .referral_packet_modal .modal-footer .cancel_link {
  font-size: 12px;
  position: relative;
  top: 2px;
  margin-right: 10px;
}
body .referral_packet_modal .modal-footer .discard_button {
  font-size: 12px;
}
body .referral_packet_modal .modal-footer .btn {
  font-size: 12px;
  font-weight: 500;
  border-radius: 2px;
  padding: 6px 18px;
}
body .referral_packet_modal .modal-footer a.footer_link {
  font-weight: 500;
  position: relative;
  text-transform: lowercase;
}
body .referral_packet_modal .link_header {
  font-weight: 500;
  margin: 5px 0px -4px 0px;
  text-align: center;
}
body .referral_packet_modal textarea.select_content {
  display: block;
  color: #666;
  background: none;
  border: 1px solid #999;
  border-radius: 0px;
  font-size: 12px;
  font-weight: 500;
  padding: 8px 5px;
  position: relative;
  resize: none;
  margin-bottom: 10px;
  height: 35px;
  width: 430px;
  top: 7px;
}
body .referral_packet_modal textarea.select_content.large_select {
  width: 100%;
}
body .referral_packet_modal img {
  margin: auto auto 10px auto;
}
body .referral_packet_modal div.what_students_see_image {
  background: url('https://cdn-uploads.piazza.com/careers/general_images/student_view_two.jpg');
  background-size: 558px 150px;
  height: 150px;
  width: 558px;
}
body .referral_packet_modal .add_folder_options .folder_option {
  font-weight: 400;
  font-size: 12px;
}
body .referral_packet_modal .add_folder_options .folder_option:first-child {
  margin-right: 10px;
}
body .referral_packet_modal .add_folder_options .folder_option.disabled_input {
  opacity: 0.5;
}
body .referral_packet_modal .add_folder_options .folder_option input {
  font-size: 10px;
  margin-right: 5px;
  position: relative;
  top: -1px;
}
body .referral_packet_modal .add_folder_section {
  margin-bottom: 7px;
}
body .referral_packet_modal .add_folder_section .folder_header {
  font-weight: 500;
}
body .referral_packet_modal .add_folder_section .disabled_action_link {
  color: #999;
}
body .referral_packet_modal .note_container {
  color: #999;
  font-size: 12px;
  width: 90%;
}
body .referral_packet_modal .note_container.bottom_space {
  margin-bottom: 5px;
}
body .referral_packet_modal .folder_list_name {
  width: 200px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body .referral_packet_modal .glyphicon {
  margin-left: 10px;
  color: #777;
  cursor: pointer;
  font-size: 11px;
  position: relative;
  top: -4px;
}
body .referral_packet_modal .glyphicon.edit_packet_name_icon {
  top: 0;
}
body .referral_packet_modal ul.folder_list {
  list-style: none;
  padding-left: 0px;
}
body .referral_packet_modal ul.folder_list .cancel_done_group {
  position: relative;
  top: -4px;
}
body .referral_packet_modal ul.folder_list .cancel_done_group .note_container {
  font-size: 10px;
  font-weight: 300;
  margin-left: 5px;
}
body .referral_packet_modal ul.folder_list li {
  margin-bottom: 5px;
  position: relative;
}
body .referral_packet_modal ul.folder_list li:last-of-type {
  margin-bottom: 0;
}
body .referral_packet_modal ul .packet_list_link {
  width: 300px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body .referral_packet_modal ul.dropdown-menu {
  max-height: 200px;
  overflow: auto;
  max-width: 330px;
}
body .referral_packet_modal ul.dropdown-menu > li > a {
  text-overflow: ellipsis;
  overflow: hidden;
}
body .referral_packet_modal .empty_message {
  margin-top: 40px;
  font-size: 32px;
  font-weight: 500;
  color: #bbb;
  text-align: center;
}
body .referral_packet_modal .empty_message.small_space {
  margin-top: 10px;
}
body .referral_packet_modal .empty_message .subtext {
  font-size: 14px;
  font-weight: 300;
  margin-top: 0px;
}
body .referral_packet_modal .empty_message a {
  font-size: 18px;
}
body .referral_packet_modal .modal_table_container {
  max-height: 155px;
  margin-bottom: -25px;
  overflow: auto;
  padding-bottom: 30px;
}
body .referral_packet_modal .modal_table_container.large_table {
  max-height: 175px;
}
body .referral_packet_modal .popover.get_link_popover {
  top: -73px;
  left: 74px;
  padding: 0px 10px;
  width: 490px;
  max-width: none;
}
body .referral_packet_modal .popover.get_link_popover .select_content {
  font-size: 11px;
  margin: 0px auto 13px auto;
  text-align: center;
  width: 100%;
}
body .referral_packet_modal .popover.delete_popover {
  position: absolute;
  width: 140px;
  left: 273px;
  top: -93px;
  padding-top: 5px;
  padding-bottom: 5px;
}
body .referral_packet_modal .popover.delete_popover.folder_popover {
  left: 173px;
}
body .referral_packet_modal .popover.delete_popover .content {
  text-align: center;
  padding: 3px;
}
body .referral_packet_modal .popover.delete_popover .popover_title {
  border-bottom: 1px solid #eee;
  padding-bottom: 7px;
  margin-bottom: 10px;
}
body .referral_packet_modal .popover.delete_popover .options {
  margin: 3px 0 2px 0;
}
body .referral_packet_modal .popover.delete_popover .confirm_delete_btn {
  padding: 1px 6px;
  margin-left: 13px;
  font-size: 12px;
  font-weight: 400;
}
body .referral_packet_modal table.modal_table {
  margin-top: 10px;
  width: 100%;
}
body .referral_packet_modal table.modal_table th,
body .referral_packet_modal table.modal_table td {
  padding: 3px 5px;
}
body .referral_packet_modal table.modal_table th:first-child,
body .referral_packet_modal table.modal_table td:first-child {
  padding-left: 0px;
}
body .referral_packet_modal table.modal_table thead th {
  text-transform: uppercase;
  font-size: 11px;
  color: #999;
}
body .referral_packet_modal table.modal_table thead th:first-child {
  width: 405px;
}
body .referral_packet_modal table.modal_table tbody tr {
  border-bottom: 1px solid #ddd;
}
body .referral_packet_modal table.modal_table tbody tr:last-child {
  border: none;
}
body .referral_packet_modal table.modal_table tbody tr td {
  border-left: 1px solid #ddd;
  text-align: center;
}
body .referral_packet_modal table.modal_table tbody tr td:first-child {
  border: none;
  text-align: left;
}
body .referral_packet_modal table.modal_table tbody tr td.delete_column {
  position: relative;
}
body .referral_packet_modal table.modal_table tbody tr td .delete_popover {
  position: absolute;
  width: 160px;
  left: -40px;
  top: 19px;
  padding-top: 3px;
}
body .referral_packet_modal table.modal_table tbody tr td .delete_popover.left {
  position: absolute;
  width: 160px;
  left: -150px;
  top: -21px;
  padding-top: 3px;
}
body .referral_packet_modal table.modal_table tbody tr td .delete_popover .content {
  text-align: center;
  padding: 3px;
}
body .referral_packet_modal table.modal_table tbody tr td .delete_popover .options {
  margin: 3px 0 2px 0;
}
body .referral_packet_modal table.modal_table tbody tr td .delete_popover .confirm_delete_btn {
  padding: 1px 6px;
  margin-left: 13px;
  font-size: 12px;
  font-weight: 400;
}
body .referral_packet_modal table.modal_table.no_spacing {
  margin-top: 0px;
}
body .referral_packet_modal a.disabled_link,
body .referral_packet_modal span.disabled_link {
  color: #999;
  text-decoration: none;
  cursor: default;
}
body .referral_packet_modal .table_note {
  margin-top: 10px;
}
body .referral_packet_modal .container_header {
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 500;
  color: #999;
}
body .referral_packet_modal .search_date_container {
  width: 20%;
}
body .referral_packet_modal .search_query_container {
  width: 80%;
}
body .referral_packet_modal .vertical_separator {
  color: #ccc;
  font-weight: 300;
  margin: 0px 5px;
}
body .referral_packet_modal .main_link_container {
  text-align: center;
}
body .referral_packet_modal .main_link_container .link_wrapper {
  margin-bottom: 0px;
}
body .referral_packet_modal .main_link_container a {
  font-size: 14px;
}
body .referral_packet_modal .main_link_container span {
  margin: 0px 20px;
}
body .referral_packet_modal .main_link_container.top_space {
  margin-top: 70px;
}
body .referral_packet_modal .education_container {
  background: #eee;
  border: 2px solid #ddd;
  padding: 10px;
  position: relative;
}
body .referral_packet_modal .education_container.bottom_space {
  margin-bottom: 10px;
}
body .referral_packet_modal .education_container.bottom_space.extra_large_space {
  margin-bottom: 20px;
}
body .referral_packet_modal .education_container .dismiss_education_link {
  bottom: 10px;
  font-weight: 500;
  position: absolute;
  right: 10px;
}
body .referral_packet_modal .education_header {
  font-weight: 500;
  color: #666;
}
body .referral_packet_modal ul.education_list {
  color: #666;
  font-weight: 500;
  margin: 0px;
  padding: 5px 0px 0px 15px;
}
body .pz-svg-coverage-container {
  margin: 3px 0 0 5px;
}
body .facets_hide_button {
  font-size: 14px;
  padding: 5px;
  line-height: 14px;
  position: fixed;
  z-index: 204;
  left: auto;
  right: 65%;
  top: 55px;
  cursor: pointer;
  border-radius: 4px 0px 0px 4px;
  border-color: #52aB32;
  background: #52aB32;
  color: white;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 95px;
  text-align: center;
}
body .facets_hide_button .icon {
  position: absolute;
  font-size: 13px;
  color: white;
  top: 12px;
}
body .facets_hide_button.show_breakdown {
  background: #3E7AAA;
  padding-left: 13px;
  -webkit-animation: dropButton 1s;
  /* Safari 4+ */
  -moz-animation: dropButton 1s;
  /* Fx 5+ */
  -o-animation: dropButton 1s;
  /* Opera 12+ */
  animation: dropButton 1s;
  -webkit-animation-iteration-count: 1;
  /* Chrome, Safari, Opera */
  animation-iteration-count: 1;
  overflow: hidden;
  white-space: nowrap;
  transition-timing-function: linear;
}
body .facets_hide_button.show_breakdown .icon {
  left: -2px;
}
@-moz-keyframes dropButton {
  /*
		    0% {
		        -moz-transform: translateX(100px);
		    }
		    100% {
		        -moz-transform: translateX(0);
		    }
		    */
  0% {
    width: 0px;
  }
  100% {
    width: 95px;
  }
}
@-webkit-keyframes dropButton {
  /*
		    0% {
		        -webkit-transform: translateX(100px);
		    }
		    100% {
		        -webkit-transform: translateX(0);
		    }
		    */
  0% {
    width: 0px;
  }
  100% {
    width: 95px;
  }
}
@keyframes dropButton {
  /*
		    0% {
		        transform: translateX(100px);
		    }
		    100% {
		        transform: translateX(0);
		    }
		    */
  0% {
    width: 0px;
  }
  100% {
    width: 95px;
  }
}
body .facets_hide_button.hide_breakdown {
  background: #3E7AAA;
  padding-right: 13px;
}
body .facets_hide_button.hide_breakdown .icon {
  right: -2px;
}
body .opt_out_student_message {
  color: #777;
  font-size: 12px;
  padding: 2px 5px;
  background: #eee;
  border-bottom: 1px solid #ddd;
  font-weight: 500;
}
body .advanced_filters_link {
  font-size: 12px;
  font-weight: 500;
}
body .advanced_filters_link .filter_count {
  color: #bf2226;
  font-weight: bold;
  font-size: 14px;
}
body .advanced_filters_link .filters_set_text {
  color: #bf2226;
}
body .search_help_link {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #ddd;
}
body .rerun_search_banner {
  font-size: 20px;
  text-align: center;
  margin: 0px auto;
  background: #f2f2f2;
  border-radius: 2px;
  margin-bottom: 15px;
  color: #3e7aab;
  cursor: pointer;
  font-weight: 300;
  transition-property: all;
  transition-duration: .5s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  max-height: 0px;
  overflow: hidden;
}
body .rerun_search_banner:hover {
  background: #e2e2e2;
}
body .recommended-searches .dropdown-item:hover {
  background: #e2e2e2;
}
body .rerun_search_banner.must_run_search {
  max-height: 40px;
  padding: 5px;
}
body .careers_popover {
  max-width: 300px;
  width: 300px;
  min-height: 80px;
  top: -35px;
  left: 100px;
  padding: 0px;
  border-radius: 0px;
  z-index: 2000;
}
body .careers_popover input[type="text"] {
  font-size: 12px;
  padding: 5px;
  height: 24px;
  margin-bottom: 10px;
  box-shadow: none;
  border-radius: 0px;
  font-weight: 300;
  border-color: #bbb;
}
body .careers_popover.careers_system_limit_popover {
  max-width: 365px !important;
  width: 318px !important;
}
body .careers_popover.careers_popover_companies {
  width: 175px;
  left: 100px;
}
body .careers_popover.careers_popover_classes {
  left: 90px;
}
body .careers_popover.careers_popover_past_hires {
  left: 120px;
}
body .careers_popover.student_careers_popover_classes {
  left: 351px;
  top: 44px;
}
body .careers_popover.student_careers_popover_classes .student_feed_list {
  max-height: 140px;
  height: auto;
  overflow-y: auto;
  overflow-x: hidden;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
body .careers_popover.student_careers_popover_classes .student_feed_list li {
  margin-bottom: 5px;
  line-height: initial;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
body .careers_popover.careers_popover_interactions {
  left: 64px;
  margin-left: 0px;
}
body .careers_popover.careers_popover_rsvp {
  left: 164px;
  margin-left: 0px;
}
body .careers_popover .popover-title {
  position: relative;
  padding: 5px;
  font-size: 12px;
  font-weight: 500;
  background: #fff;
  border: none;
  display: block;
  border-radius: 0px;
}
body .careers_popover .popover-content {
  padding: 5px;
}
body .careers_popover .popover_list {
  list-style: none;
  margin: 0;
  padding: 0px;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
body .careers_popover .popover_list .divider {
  border-bottom: 1px solid #ccc;
  margin: 5px -14px;
}
body .careers_popover .popover_list > li > a {
  padding: 3px 5px;
  color: #333;
  display: block;
}
body .careers_popover .popover_list > li > a:hover {
  background: #f6f6f6;
  text-decoration: none;
}
body .careers_popover.right > .arrow,
body .careers_popover.left > .arrow {
  top: 40px;
}
body .careers_popover.top > .arrow,
body .careers_popover.bottom > .arrow {
  left: auto;
  right: 30px;
}
body .careers_popover textarea {
  border-radius: 0px;
  border-color: #ddd;
  resize: none;
  padding: 5px;
  font-size: 12px;
  margin-bottom: 10px;
}
body .careers_popover p {
  margin-bottom: 5px;
}
body .careers_popover .popover_actions .btn {
  margin-right: 5px;
}
body .careers_popover .popover-content {
  font-size: 12px;
}
body .careers_popover .close_button {
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 7px;
  opacity: 0.4;
  color: #999;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
body .careers_popover .close_button:hover {
  opacity: 0.9;
  color: #999;
}
body .folder_limit_popover {
  left: 57px;
  top: -81px;
  width: 230px;
}
body .folder_limit_popover .arrow {
  left: 80px !important;
  right: 0 !important;
}
body .folder_limit_popover .folder_limit_content {
  margin: 0;
  font-size: 13px;
}
body .request_resume_bad_popover {
  top: 32px !important;
  left: 37px !important;
}
body .request_resume_bad_popover .arrow {
  left: 35px !important;
  right: 0 !important;
}
body .request_resume_bad_popover.search_header_popover {
  top: -112px !important;
  left: 341px !important;
}
body .archive_popover {
  top: 32px !important;
  left: 67px !important;
}
body .archive_popover .arrow {
  left: 35px !important;
  right: 0 !important;
}
body .add_to_folder_prompter {
  border-radius: 3px;
  top: 32px;
  left: 7px;
  width: 365px;
  max-width: 365px;
  padding: 5px;
  min-height: 60px;
}
body .add_to_folder_prompter .arrow {
  left: 35px !important;
  right: 0 !important;
}
body .add_to_folder_prompter .continue {
  font-size: 13px;
  font-weight: bold;
}
body .add_to_folder_prompter .folder_popover {
  margin: 5px 0 0 0;
}
body .add_to_folder_disabled {
  border-radius: 3px;
  top: -64px;
  left: -2px;
  width: 350px;
  max-width: 227px;
  min-height: 60px;
}
body .add_to_folder_disabled .arrow {
  left: 44px !important;
}
body .add_to_folder_disabled .popover-content {
  margin: 4px 0px;
}
body .export_disabled {
  border-radius: 3px;
  top: -88px;
  left: 121px;
  width: 350px;
  max-width: 227px;
  min-height: 60px;
}
body .export_disabled .arrow {
  left: 44px !important;
}
body .export_disabled .text {
  margin-bottom: 0;
  padding-bottom: 0;
}
body .export_disabled .popover-content {
  margin: 4px 0px;
}
body .smaller_export_disabled {
  top: -74px;
}
body .share_popover {
  border-radius: 3px;
  top: -64px;
  left: 149px;
  width: 350px;
  max-width: 227px;
  min-height: 60px;
}
body .share_popover .arrow {
  left: 44px !important;
}
body .share_popover .popover-content {
  margin: 4px 0px;
}
body .export_limit_popover {
  border-radius: 3px;
  left: 84px;
  top: -81px;
  width: 230px;
}
body .export_limit_popover .arrow {
  left: 80px !important;
  right: 0 !important;
}
body .export_limit_popover .folder_limit_content {
  margin: 0;
  font-size: 13px;
}
body .export_prompter_popover {
  border-radius: 3px;
  left: 84px;
  top: -81px;
}
body .export_prompter_popover .arrow {
  left: 34px !important;
  right: 0 !important;
}
body .careers_popover.request_resume_popover {
  border-radius: 3px;
  left: 69px;
  top: 32px;
}
body .careers_popover.export_prompter_popover {
  border-radius: 3px;
  top: 34px;
  left: 124px;
}
body .hit_ender_helper {
  font-size: 11px;
  color: #999;
}
body .subscribe_link_wrapper {
  position: relative;
}
body .minus_input_button {
  margin: 0 !important;
  height: 12px !important;
  width: 12px !important;
  line-height: 9px !important;
  box-shadow: none !important;
  padding: 0 !important;
}
body .subscribe_link {
  font-size: 12px;
  color: #52aB32;
  font-weight: 500;
}
body .search_preferences_actions {
  margin-top: 5px;
  padding: 5px;
  border-top: 1px solid #eee;
}
body .rerun_search_prompt_wrapper {
  background: white;
  top: 0px;
  left: 0px;
  right: 0px;
  padding: 30px 20px;
  z-index: 2000;
  bottom: 0px;
}
body .rerun_search_prompt_wrapper .prompt_load {
  margin: 0px auto;
  margin-top: 0px;
  width: 100px;
  margin-bottom: 20px;
}
body .rerun_search_prompt_wrapper .prompt_load .letter {
  animation-name: loadingF;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-direction: linear;
}
body .rerun_search_prompt_wrapper .prompt_load .l-1 {
  animation-delay: .48s;
}
body .rerun_search_prompt_wrapper .prompt_load .l-2 {
  animation-delay: .6s;
}
body .rerun_search_prompt_wrapper .prompt_load .l-3 {
  animation-delay: .72s;
}
body .rerun_search_prompt_wrapper .prompt_load .l-4 {
  animation-delay: .84s;
}
body .rerun_search_prompt_wrapper .prompt_load .l-5 {
  animation-delay: .96s;
}
body .rerun_search_prompt_wrapper .prompt_load .l-6 {
  animation-delay: 1.08s;
}
body .rerun_search_prompt_wrapper .prompt_load .l-7 {
  animation-delay: 1.2s;
}
body .rerun_search_prompt_wrapper .prompt_load .l-8 {
  animation-delay: 1.32s;
}
body .rerun_search_prompt_wrapper .prompt_load .l-9 {
  animation-delay: 1.44s;
}
body .rerun_search_prompt_wrapper .prompt_load .l-10 {
  animation-delay: 1.56s;
}
body .rerun_search_prompt_wrapper .prompt_header {
  font-weight: 300;
  font-size: 24px;
  text-align: center;
  margin-bottom: 20px;
  color: #999;
}
body .rerun_search_prompt_wrapper .letter {
  float: left;
  font-size: 14px;
  color: #999;
}
body .rerun_search_prompt_wrapper .btn-success {
  margin-right: 10px;
}
@keyframes loadingF {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
body .subscribe_popover {
  border-radius: 3px;
  width: 300px;
  left: 0;
  top: 15px;
  z-index: 3000;
  right: auto;
}
body .subscribe_popover .subscribe_popover_section {
  margin-bottom: 20px;
}
body .subscribe_popover .subscribe_popover_section p {
  font-weight: normal;
}
body .subscribe_popover .subscribe_popover_section .privacy_radio_label {
  font-size: 12px;
  font-weight: 400;
  margin-left: 5px;
  margin-top: 5px;
}
body .subscribe_popover .subscribe_popover_section .privacy_radio_label.first_label {
  margin-right: 10px;
}
body .subscribe_popover > .arrow {
  left: 30px !important;
  right: auto !important;
}
body .subscribe_popover .date_selection_section {
  margin-bottom: 10px;
}
body .subscribe_popover .date_selection_section .select_week {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
body .subscribe_popover .date_selection_section .select_week li {
  float: left;
  margin-right: 10px;
}
body .subscribe_popover .date_selection_section .select_week li label {
  font-size: 12px;
  font-weight: normal;
  text-align: center;
}
body .subscribe_popover .date_selection_section .time_select {
  width: auto;
  font-size: 12px;
}
body .subscribe_popover_careers {
  border-radius: 3px;
  top: 6px;
  left: 10px;
  width: 320px;
  right: 0;
  max-width: 320px;
  padding: 5px;
}
body .subscribe_popover_careers > .arrow {
  left: 59px !important;
}
body .subscribe_popover_careers .share_folder_input {
  font-size: 12px;
  font-weight: normal;
}
body .subscribe_popover_careers .share_folder_input input[type="checkbox"] {
  margin-right: 5px;
}
body .off_op {
  color: #333 !important;
}
body .off_op:hover {
  color: #333;
}
body .or_op {
  color: #febc2e !important;
  width: 30px !important;
}
body .or_op:hover {
  color: #febc2e;
}
body .or_dash_op {
  color: #666 !important;
}
body .or_dash_op:hover {
  color: #666;
}
body .or_op2 {
  padding-left: 5px !important;
}
body .and_op {
  color: #4bb749 !important;
}
body .and_op:hover {
  color: #4bb749;
}
body .op_title {
  color: #333 !important;
}
body .not_op {
  color: #f15f59 !important;
}
body .not_op:hover {
  color: #f15f59;
}
body .search_tutorial_wrapper {
  position: fixed;
  top: 45px;
  left: 35%;
  right: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.85);
  z-index: 3000;
}
body .search_tutorial_wrapper .search_tutorial {
  width: 80%;
  max-width: 800px;
  margin: 0px auto;
  margin-top: 20px;
  background: white;
  padding: 20px;
  border-radius: 3px;
  color: #333;
}
body .search_tutorial_wrapper .search_tutorial .search_tutorial_image {
  width: 300px;
  margin: 0px auto;
  height: 100px;
  background: url('../../images/careers_dashboard/search_tutorial_image.png') left top no-repeat;
  background-size: 900px auto;
  overflow: hidden;
}
body .search_tutorial_wrapper .search_tutorial .search_tutorial_image.step_one {
  background-position: 0 0;
  height: 50px;
}
body .search_tutorial_wrapper .search_tutorial .search_tutorial_image.step_two {
  background-position: -300px 0;
}
body .search_tutorial_wrapper .search_tutorial .search_tutorial_image.step_three {
  background-position: -600px 0;
}
body .search_tutorial_wrapper .search_tutorial .search_tutorial_table {
  margin-top: 20px;
}
body .search_tutorial_wrapper .search_tutorial .search_tutorial_table td {
  padding: 10px;
}
body .search_tutorial_wrapper .search_tutorial .search_tutorial_header {
  font-size: 36px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 5px;
}
body .search_tutorial_wrapper .search_tutorial .search_tutorial_subheader {
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}
body .main_section_wrapper {
  left: 0;
}
body .careers_nav_wrapper {
  display: none;
}
body .careers_caret {
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
}
body .search_section_header {
  padding: 5px;
  border-bottom: 1px solid #ddd;
  font-size: 10px;
  text-transform: uppercase;
  color: #666;
  letter-spacing: 1px;
  font-weight: 600;
  display: none;
}
body .pagination_wrapper > span {
  line-height: 29px;
  padding: 0px 1px;
  display: inline-block;
  font-size: 10px;
}
body .diversity_upgrade_prompt {
  color: #a94442;
  max-width: 650px;
  font-size: 12px;
  font-weight: 500;
  margin: 0px 5px;
}
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.03);
    transform: scale(1.05);
  }
  75% {
    -webkit-transform: scale(0.97);
    transform: scale(0.95);
  }
}
@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.03);
    transform: scale(1.05);
  }
  75% {
    -webkit-transform: scale(0.97);
    transform: scale(0.95);
  }
}
body .attention_sweep2 {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body .attention_sweep2.sweep {
  color: #fff !important;
  background-color: #4aa842;
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 2;
  animation-iteration-count: 2;
}
body .attention_sweep {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
body .attention_sweep.sweep {
  color: #fff !important;
  border-color: #4cae4c;
  background: #f6f6f6;
}
body .attention_sweep.sweep.main {
  background: #3b79ad;
}
body .attention_sweep.sweep:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
body .attention_sweep:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #4aa842;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
body .search_context_snippet {
  color: #666;
  font-size: 12px;
  margin-bottom: 20px;
  margin-top: -10px;
  padding: 5px 10px;
  background: #fef6cd;
  border: 1px solid #eee;
  border-top: none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  display: inline-block;
}
body .search_context_snippet .search_context_label {
  font-size: 11px;
  font-weight: bold;
}
body .tooltip-inner {
  white-space: pre-wrap;
}
body .main_info .tooltip-inner {
  min-width: 100px;
  max-width: 150px;
}
body .bulk_actions_selection_wrapper {
  display: inline-block;
  margin-bottom: 8px;
  border: 1px solid #aaa;
  border-radius: 5px;
  font-size: 0;
  margin-right: 5px;
  float: left;
  overflow: hidden;
}
body .bulk_actions_selection_wrapper .bulk_actions_selection {
  font-size: 12px;
  border-left: 1px solid #aaa;
  display: inline-block;
  padding: 5px 8px;
  color: #666;
}
body .bulk_actions_selection_wrapper .bulk_actions_selection:hover {
  text-decoration: none;
}
body .bulk_actions_selection_wrapper .bulk_actions_selection.selected {
  background: #aaa;
  color: white;
}
body .add_to_folder_popover,
body .send_message_popover,
body .request_resume_popover {
  border-radius: 3px;
  top: 25px;
  left: 13px;
  width: 200px;
}
body .add_to_folder_popover .popover-content,
body .send_message_popover .popover-content,
body .request_resume_popover .popover-content {
  padding: 10px 5px;
}
body .add_to_folder_popover > .arrow,
body .send_message_popover > .arrow,
body .request_resume_popover > .arrow {
  left: 30px !important;
  right: auto !important;
}
body .request_resume_popover {
  border-radius: 3px;
  left: 237px;
  width: 300px;
  max-width: 330px;
}
body .request_resume_popover .helper_text {
  font-size: 10px;
  color: #999;
  margin-bottom: 10px;
}
body .request_resume_popover .request_type .sending_opt {
  margin-right: 10px;
}
body .request_resume_popover .request_type .sending_opt input[type="radio"] {
  margin-right: 5px;
}
body .send_message_popover {
  border-radius: 3px;
  width: auto;
  left: 116px;
}
body .send_message_popover .checkbox {
  margin-top: 0px;
  margin-bottom: 5px;
}
body .send_message_popover .checkbox label {
  font-size: 12px;
}
body .accepted_label {
  background: #a7a9ab;
  font-size: 11px;
  padding: 2px 4px;
  text-align: center;
  margin-top: 3px;
  display: inline-block;
}
body .matches_wrapper {
  margin-left: 6px;
  margin-top: -10px;
  margin-bottom: 15px;
}
body .matches_wrapper .matches_results {
  max-height: 75px;
  overflow: hidden;
}
body .matches_wrapper .matches_results.show_all_results {
  max-height: none;
}
body .matches_wrapper .more_matches {
  margin-top: 5px;
  margin-left: 5px;
}
body .matches_wrapper .matches_plaque {
  font-size: 11px;
  color: #666;
  float: left;
  padding: 2px 5px;
  border-radius: 0 0 3px 3px;
  margin-left: 5px;
  border: 1px solid #ddd;
  border-top: none;
}
body .matches_wrapper .matches_plaque .number {
  font-size: 14px;
  font-weight: bold;
}
body .matches_wrapper .tag {
  background-color: #eee;
  color: #666;
  font-weight: normal;
  padding: 2px 5px;
  line-height: 16px;
  margin: 3px 0px;
  font-size: 11px;
  margin-left: 5px;
  border-radius: 3px;
  float: left;
}
body .minus_input_button {
  background: white;
  border: 1px solid #bbb;
  height: 12px;
  width: 12px;
  line-height: 12px;
  font-size: 12px;
  display: inline-block;
  border-radius: 2px;
  text-align: center;
  color: #666;
}
body input[type=checkbox].glyphicon.custom_input {
  outline: none;
  position: relative;
  -webkit-appearance: none;
  height: 12px;
  width: 12px;
  vertical-align: -1px;
  border: 1px #ccc solid;
  background-color: #fff;
  border-radius: 2px;
  margin-top: 1px;
  margin-right: 5px;
}
body input[type=checkbox].glyphicon.custom_input:before {
  content: "\e013";
  position: absolute;
  font-size: 9px;
  top: -1px;
  left: 0px;
  color: #fff;
}
body input[type=checkbox]:checked.glyphicon.custom_input:before {
  color: #428bca;
  content: "\e013";
}
body .checkbox_wrapper {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: 1px;
  margin-right: 5px;
}
body .checkbox_wrapper input[type=checkbox] {
  display: none;
}
body .checkbox_wrapper label {
  cursor: pointer;
  position: relative;
}
body .checkbox_wrapper label:before {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  border-radius: 2px;
  background-color: #fff;
  border: 1px solid #888;
}
body .checkbox_wrapper label .glyphicon.glyphicon-ok {
  opacity: 0;
  font-size: 11px;
  color: white;
  left: 2px;
}
body .checkbox_wrapper input[type=checkbox]:checked + label:before {
  background-color: #428bca;
  border: 1px solid #428bca;
}
body .checkbox_wrapper input[type=checkbox]:checked + label .glyphicon {
  opacity: 1;
}
body .container {
  font-weight: 300;
  width: 100%;
  padding: 0;
}
body .container.reorder_on .search_panel.left_panel .selector_list_wrapper .section_wrapper {
  padding-left: 40px;
}
body .container.reorder_on .search_panel.left_panel .selector_list_wrapper .section_wrapper .grips_section {
  left: 15px;
}
body .container.panel_hidden .top_banner_wrapper {
  right: 100%;
}
body .container.panel_hidden .search_tutorial_wrapper {
  left: 0px;
}
body .container.panel_hidden .bottom_banner {
  right: 100%;
}
body .container.panel_hidden .search_panel.left_panel {
  right: 100%;
  margin-left: -1px;
}
body .container.panel_hidden .search_panel.right_panel {
  left: 0;
}
body .container .top_banner_wrapper {
  border-bottom: 1px solid #ddd;
  position: fixed;
  background-color: #fff;
  width: 35%;
  border-right: 1px solid #ddd;
  z-index: 200;
  box-shadow: none;
  -webkit-box-shadow: none;
}
body .container .top_banner_wrapper .run_search {
  margin-top: -20px;
  font-size: 12px;
  font-weight: 300;
  color: #FFFFFF;
  padding: 4px;
  width: 120px;
}
body .container .top_banner_wrapper .engineer_flavortext {
  margin: 0;
  font-weight: 300;
}
body .container .top_banner_wrapper .row {
  margin: 0 0 10px 0;
}
body .container .top_banner_wrapper .row .header_title {
  font-size: 20px;
  font-weight: 300;
  color: #000000;
  margin: 0 10px 0 0;
  display: inline-block;
  height: 23px;
}
body .container .top_banner_wrapper .row .header_title .beta {
  font-size: 12px;
  text-transform: uppercase;
  color: #999;
  font-weight: normal;
}
body .container .top_banner_wrapper .using_on_off {
  border-radius: 0;
  border: none;
  padding: 5px;
  margin: 0px;
  background: none;
  border-top: 1px solid #ddd;
  color: #999;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .container .top_banner_wrapper .using_on_off .close {
  font-size: 19px;
  line-height: 15px;
}
body .container .top_banner_wrapper .using_on_off .on_off {
  font-weight: 600;
  font-size: 12px;
}
body .container .top_banner_wrapper .using_on_off .on_off.off_op {
  color: #999;
}
body .container .top_banner_wrapper .top_banner {
  padding: 15px;
  color: #808080;
}
body .container .top_banner_wrapper .top_banner .engineer_flavortext {
  margin: 0;
}
body .container .top_banner_wrapper .top_banner .search_hook_container {
  font-size: 11px;
  font-weight: 400;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #ccc;
  line-height: 20px;
}
body .container .top_banner_wrapper .top_banner .row {
  margin: 5px 0 5px 0;
}
body .container .top_banner_wrapper .top_banner .row .header_title {
  font-size: 20px;
  font-weight: 300;
  color: #000000;
  margin: 0 0px 0 0;
  display: inline-block;
}
body .container .top_banner_wrapper .top_banner .row .header_title .beta {
  font-size: 12px;
  text-transform: uppercase;
  color: #999;
  font-weight: normal;
}
body .container .top_banner_wrapper .top_banner .row .help_section {
  margin-top: -3px;
  padding-top: 1px;
}
body .container .top_banner_wrapper .top_banner .row .help_image {
  margin-top: -5px;
  width: 16px;
}
body .container .top_banner_wrapper .top_banner .row .help_link_text {
  font-size: 18px;
  font-weight: 500;
}
body .container .top_banner_wrapper.student_search_banner {
  margin-left: -260px;
  min-width: 420px;
}
body .container .bottom_banner {
  overflow: hidden;
  height: 48px;
  position: fixed;
  left: 0;
  right: 65%;
  margin-right: 1px;
  bottom: 0px;
  background-color: #fff;
  z-index: 100;
  text-align: right;
}
body .container .bottom_banner a {
  display: inline-block;
  margin-top: 13px;
}
body .container .bottom_banner button.btn.btn-primary {
  margin: 7px;
}
body .container .bottom_banner button.btn.btn-primary.red {
  color: #bf2226 !important;
  background-color: #fff;
  border-color: #ccc;
  padding-right: 20px;
  position: relative;
}
body .container .bottom_banner button.btn.btn-primary.red:before {
  content: '\25be';
  right: 5px;
  position: absolute;
  top: 5px;
  pointer-events: none;
}
body .container .bottom_banner button.btn.btn-primary.red.flipped:before {
  -moz-transform: scale(1, -1);
  -webkit-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
  top: 7px;
}
body .container .bottom_banner button.btn.btn-primary.green {
  color: green !important;
  background-color: #fff;
  border-color: #ccc;
  width: 135px;
  padding-right: 20px;
  position: relative;
  text-align: left;
}
body .container .bottom_banner button.btn.btn-primary.green:before {
  content: '\25be';
  right: 5px;
  position: absolute;
  top: 5px;
  pointer-events: none;
}
body .container .bottom_banner button.btn.btn-primary.green.flipped:before {
  -moz-transform: scale(1, -1);
  -webkit-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
  top: 7px;
}
body .container .carrot {
  color: #888;
}
body .container .carrot.main {
  font-size: 18px;
  line-height: 1;
}
body .container .carrot.main.flipped {
  -moz-transform: scale(1, -1);
  -webkit-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
body .container .search_panel {
  bottom: 0;
  position: absolute;
  top: 0;
  overflow-y: auto;
}
body .container .search_panel .popup {
  position: absolute;
  top: 20px;
  border: 1px solid #ddd;
  background-color: #fff;
  z-index: 3000;
  font-size: 10px;
  color: #333;
  width: 200px;
}
body .container .search_panel .popup .header {
  border-bottom: 1px solid #ddd;
  padding: 2px 5px;
}
body .container .search_panel .popup .content {
  padding: 2px 5px;
  color: #000;
  padding-bottom: 5px;
}
body .container .search_panel .popup .content a {
  padding: 5px;
}
body .container .search_panel .popup .content input[type="text"] {
  height: 24px;
  padding: 2px;
  border: 1px solid #ddd;
  border-radius: 1px;
  margin: 5px 0;
}
body .container .search_panel .popup .content .btn-primary {
  font-weight: 300;
  font-size: 10px;
  padding: 2px 5px;
}
body .container .search_panel.right_panel {
  left: 35%;
  right: 0;
}
body .container .search_panel.right_panel .top_banner_right {
  padding: 10px;
  position: fixed;
  background-color: #fff;
  width: 100%;
  border-bottom: 1px solid #ddd;
  z-index: 100;
  margin-top: -54px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  font-size: 12px;
  font-weight: 500;
}
body .container .search_panel.right_panel .top_banner_right .subscribe_link_wrapper {
  float: left;
  margin-left: 15px;
}
body .container .search_panel.right_panel .top_banner_right .subscribe_popover {
  border-radius: 3px;
  left: 0;
  right: auto;
}
body .container .search_panel.right_panel .top_banner_right .subscribe_popover > .arrow {
  left: 20px !important;
  right: auto !important;
}
body .container .search_panel.right_panel .request_resumes_wrapper {
  position: fixed;
  bottom: 0;
  right: 0;
  font-size: 11px;
  width: 300px;
  font-weight: 400;
  z-index: 205;
  background-color: #fff;
}
body .container .search_panel.right_panel .request_resumes_wrapper .send_resume_request_link {
  text-decoration: underline;
}
body .container .search_panel.right_panel .request_resumes_wrapper .header {
  background-color: #3E7AAB;
  color: #fff;
  padding: 5px 10px;
}
body .container .search_panel.right_panel .request_resumes_wrapper .header a {
  color: #fff;
  padding-left: 10px;
  cursor: pointer;
}
body .container .search_panel.right_panel .request_resumes_wrapper .header a:hover {
  color: #fff;
  text-decoration: none;
}
body .container .search_panel.right_panel .request_resumes_wrapper .header .flipped {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
body .container .search_panel.right_panel .request_resumes_wrapper .content {
  padding: 5px 10px;
  color: #333;
  border-left: 1px solid #aaa;
}
body .container .search_panel.right_panel .request_resumes_wrapper .content textarea {
  font-size: 11px;
  padding: 2px;
  height: 40px;
  margin: 5px 0px;
  width: 100%;
  resize: none;
  margin-top: 5px;
}
body .container .search_panel.right_panel .request_resumes_wrapper .content textarea:focus {
  border: 1px solid #aaa;
}
body .container .search_panel.right_panel .request_resumes_wrapper .content .helper_text {
  color: #aaa;
  font-size: 11px;
  padding-bottom: 5px;
}
body .container .search_panel.right_panel .request_resumes_wrapper .content .sending_opt {
  font-size: 11px;
  font-weight: 400;
  padding-right: 5px;
}
body .container .search_panel.right_panel .request_resumes_wrapper .content .sending_opt input[type="radio"] {
  margin-right: 5px;
}
body .container .search_panel.right_panel .request_resumes_wrapper .content button {
  padding: 3px 9px;
  color: #fff;
  font-size: 10px;
  background-color: #52aB32;
  margin-bottom: 5px;
}
body .container .search_panel.right_panel .panel_header {
  padding: 20px 15px 10px;
}
body .container .search_panel.right_panel .panel_header.student_panel_header {
  border-bottom: 1px solid #eee;
}
body .container .search_panel.right_panel .panel_header .tip {
  font-size: 12px;
  color: #666;
  margin-top: 5px;
  visibility: hidden;
}
body .container .search_panel.right_panel .panel_header .tip.show_tip {
  visibility: visible;
}
body .container .search_panel.right_panel .panel_header .search_selector {
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
}
body .container .search_panel.right_panel .panel_header .search_actions {
  font-size: 12px;
  position: relative;
  top: 8px;
}
body .container .search_panel.right_panel .panel_header .search_actions .clear {
  padding: 1px 10px;
  border-right: 1px solid #ddd;
}
body .container .search_panel.right_panel .panel_header .search_actions .clear.no_border {
  border-right: none;
}
body .container .search_panel.right_panel .panel_header .search_actions .recent {
  padding: 1px 0 1px 8px;
}
body .container .search_panel.right_panel .panel_header .search_preferences .advanced_filters {
  width: 150px;
  background-color: #FFFFFF;
  color: #3e7aab;
  position: relative;
  padding: 4px;
  font-size: 12px;
  font-weight: 300;
}
body .container .search_panel.right_panel .panel_header .search_preferences .advanced_filters .filter_count {
  font-size: 16px;
  font-weight: bold;
}
body .container .search_panel.right_panel .panel_header .search_preferences .advanced_filters.filters_set {
  color: #bf2226;
}
body .container .search_panel.right_panel .panel_header .search_preferences .advanced_filters .filters_set_text {
  font-size: 9px;
  display: inline-block;
  white-space: pre-wrap;
  text-align: left;
  width: 45px;
  position: relative;
  top: 2px;
  line-height: 1;
}
body .container .search_panel.right_panel .panel_header .search_preferences .advanced_filters .glyphicon {
  top: 1px;
  color: #bf2226;
  font-size: 12px;
}
body .container .search_panel.right_panel .panel_header .search_preferences .run_search {
  font-size: 12px;
  font-weight: 300;
  color: #FFFFFF;
  padding: 4px;
  width: 100%;
  margin-top: 10px;
}
body .container .search_panel.right_panel .panel_header .search_preferences.reverse_eng {
  height: auto;
}
body .container .search_panel.right_panel .panel_header .search_preferences.reverse_eng .run_search {
  margin-right: 10px;
  width: 120px;
  margin-top: 0px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
body .container .search_panel.right_panel .panel_header .search_preferences.reverse_eng .advanced_filters {
  width: 120px;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left {
  height: auto;
  min-height: 50px;
  color: #999;
  font-size: 13px;
  display: block;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left.dotted {
  background-image: -webkit-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.04) 1px, transparent 1px, transparent 100%);
  background-image: -moz-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.04) 1px, transparent 1px, transparent 100%);
  background-image: -ms-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.04) 1px, transparent 1px, transparent 100%);
  background-image: repeating-radial-gradient(center center, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.04) 1px, transparent 1px, transparent 100%);
  -webkit-background-size: 3px 3px;
  -moz-background-size: 3px 3px;
  background-size: 3px 3px;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left.crisscross {
  background-color: whitesmoke;
  background-size: 14px 14px;
  background-image: repeating-linear-gradient(45deg, rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0.03) 1px, transparent 1px, transparent 5px), repeating-linear-gradient(135deg, rgba(0, 0, 0, 0.03), rgba(0, 0, 0, 0.03) 1px, transparent 1px, transparent 5px);
}
body .container .search_panel.right_panel .panel_header .search_preferences.left.polka {
  background-image: radial-gradient(white 15%, transparent 16%), radial-gradient(white 15%, transparent 16%);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left .limit_length {
  max-width: 85%;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul li {
  display: inline-block;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_modifier {
  display: inline-block;
  margin-right: 2px;
  margin-left: 2px;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_modifier select {
  font-size: 10px;
  text-transform: uppercase;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 0px 6px;
  color: #febc2e;
  font-weight: bold;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_modifier select:hover {
  cursor: pointer;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_modifier select::-ms-expand {
  display: none;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_term {
  position: relative;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_term .between_seciton_mod {
  margin-right: -5px;
  bottom: 8px;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_term ul {
  position: relative;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_term.favorited .glyphicon-star {
  color: #3E7AAB;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_term.favorited .search_preference .preference_name {
  background-color: rgba(255, 255, 0, 0.6);
  color: #333;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_term.favorited .search_preference .preference_name_empty {
  height: 28px;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_term.favorited .search_preference .remove {
  background-color: rgba(255, 255, 0, 0.6);
  color: #333;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_term .glyphicon-star {
  color: #DDDDDD;
  z-index: 101;
  margin-left: 3px;
  margin-right: -3px;
  vertical-align: -1px;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_term .glyphicon-star:hover {
  color: #3E7AAB;
  cursor: pointer;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_term .paren {
  font-size: 15px;
  color: #000000;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_term .search_preference {
  font-size: 0;
  font-weight: 300;
  color: #FFFFFF;
  margin: 1px;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_term .search_preference .preference_name {
  font-size: 12px;
  display: inline-block;
  border-right: 1px solid #FFFFFF;
  padding: 3px 12px;
  cursor: pointer;
  background-color: #919191;
  border-radius: 3px 0 0 3px;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_term .search_preference .remove {
  font-size: 12px;
  display: inline-block;
  padding: 3px 6px;
  cursor: pointer;
  background-color: #919191;
  border-radius: 0 3px 3px 0;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_term .search_preference .remove span {
  top: -1px;
  position: relative;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_term .with_rev_eng_on {
  display: inline-block;
  margin-top: 4px;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_term .with_rev_eng_on .reverse_eng_search_table_layout {
  display: table;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_term .with_rev_eng_on .reverse_eng_search_table_layout .between_seciton_mod,
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_term .with_rev_eng_on .reverse_eng_search_table_layout .preference_name,
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_term .with_rev_eng_on .reverse_eng_search_table_layout .remove {
  display: table-cell;
}
body .container .search_panel.right_panel .panel_header .search_preferences.left ul .search_term .with_rev_eng_on .reverse_eng_search_table_layout select {
  position: relative;
  top: 7px;
}
body .container .search_panel.right_panel .panel_header .search_preferences.right {
  width: 15%;
  padding-left: 10px;
}
body .container .search_panel.right_panel .panel_header .search_preferences .run_search_button {
  margin: 5px 0px 0px 0px;
  padding: 8px 19px;
  position: absolute;
  bottom: 10px;
  right: 0;
}
body .container .search_panel.right_panel .panel_header .search_preferences .search-group-table-layout {
  display: table;
}
body .container .search_panel.right_panel .panel_header .search_preferences .search-group-table-layout .glyphicon-star,
body .container .search_panel.right_panel .panel_header .search_preferences .search-group-table-layout .search_modifier,
body .container .search_panel.right_panel .panel_header .search_preferences .search-group-table-layout .preference_name,
body .container .search_panel.right_panel .panel_header .search_preferences .search-group-table-layout .paren,
body .container .search_panel.right_panel .panel_header .search_preferences .search-group-table-layout .remove {
  display: table-cell !important;
}
body .container .search_panel.right_panel .panel_header .search_preferences .search-group-table-layout .preference_name {
  white-space: nowrap;
}
body .container .search_panel.right_panel .panel_header .search_preferences .search-group-table-layout .glyphicon-star {
  color: #DDDDDD;
  position: relative;
  z-index: 101;
  font-size: 13px;
  top: 3px;
}
body .container .search_panel.right_panel .panel_header .search_preferences .search-group-table-layout .glyphicon-star:hover {
  color: #3E7AAB;
  cursor: pointer;
}
body .container .search_panel.right_panel .panel_header .sp_relative {
  position: relative;
}
body .container .search_panel.right_panel .panel_header .filter_section.set_width {
  width: 170px;
}
body .container .search_panel.right_panel .panel_header #exclude_sub_item select.exclude_time_select {
  font-size: 11px;
  margin-left: -20px;
}
body .container .search_panel.right_panel .student_section {
  padding: 10px 15px;
  font-size: 12px;
  font-weight: 400;
  min-width: 650px;
  margin-bottom: 70px;
  margin-top: 0px;
}
body .container .search_panel.right_panel .student_section .bulk_action_bar {
  display: inline-block;
  margin-bottom: 8px;
  background-color: #EEEEEE;
  border: 1px solid #DDDDDD;
  border-radius: 5px;
  font-size: 0;
  margin-right: 5px;
  float: left;
  position: relative;
}
body .container .search_panel.right_panel .student_section .bulk_action_bar .glyphicon {
  color: #999;
}
body .container .search_panel.right_panel .student_section .bulk_action_bar .pagination_wrapper {
  display: inline-block;
}
body .container .search_panel.right_panel .student_section .bulk_action_bar .bulk_action {
  font-size: 12px;
  border-left: 1px solid #DDDDDD;
  display: inline-block;
  padding: 6px 8px 10px 8px;
}
body .container .search_panel.right_panel .student_section .bulk_action_bar .bulk_action:first-child {
  border-left: none;
}
body .container .search_panel.right_panel .student_section .bulk_action_bar .bulk_action.add_to_folder:hover,
body .container .search_panel.right_panel .student_section .bulk_action_bar .bulk_action.send_a_message:hover,
body .container .search_panel.right_panel .student_section .bulk_action_bar .bulk_action.archive:hover,
body .container .search_panel.right_panel .student_section .bulk_action_bar .bulk_action.launch_campaign:hover,
body .container .search_panel.right_panel .student_section .bulk_action_bar .bulk_action.share:hover,
body .container .search_panel.right_panel .student_section .bulk_action_bar .bulk_action.export:hover {
  background-color: #E0E0E0;
  cursor: pointer;
}
body .container .search_panel.right_panel .student_section .bulk_action_bar .bulk_action.add_to_folder + .popover {
  width: 229px;
  left: 0px !important;
  top: -63px !important;
}
body .container .search_panel.right_panel .student_section .bulk_action_bar .bulk_action.add_to_folder + .popover .popover-content {
  padding: 0 8px !important;
}
body .container .search_panel.right_panel .student_section .bulk_action_bar .bulk_action.add_to_folder + .popover .arrow {
  left: 19% !important;
}
body .container .search_panel.right_panel .student_section .bulk_action_bar .bulk_action .hover_area {
  position: absolute;
  width: 216px;
  height: 87px;
  background: grey;
  top: -87px;
  left: 0px;
  opacity: 0;
}
body .container .search_panel.right_panel .student_section .bulk_action_bar .bulk_action .hover_area_two {
  position: absolute;
  width: 216px;
  height: 87px;
  background: pink;
  top: -87px;
  left: -61px;
  opacity: 0;
}
body .container .search_panel.right_panel .student_section .bulk_action_bar .disabled {
  background: #eee;
  cursor: default !important;
}
body .container .search_panel.right_panel .student_section .bulk_action_bar .disabled:hover {
  background: #eee !important;
}
body .container .search_panel.right_panel .student_section .bulk_action_bar .disabled .glyphicon {
  color: #d4d4d4;
}
body .container .search_panel.right_panel .student_section .bulk_action_bar .disabled .glyphicon:hover {
  color: #d4d4d4 !important;
}
body .container .search_panel.right_panel .student_section .bulk_action_bar .select_all {
  padding: 6px 8px;
  height: 25px;
}
body .container .search_panel.right_panel .student_section .bulk_action_bar .select_all input[type=checkbox] {
  margin: 0;
}
body .container .search_panel.right_panel .student_section .bulk_action_message {
  display: inline-block;
}
body .container .search_panel.right_panel .student_section .bulk_action_message .add_folder_success_message {
  color: #6ba527;
  display: block;
  line-height: 1.0;
  padding: 4px 0 0 3px;
  font-weight: 500;
}
body .container .search_panel.right_panel .student_section .student_card {
  width: 100%;
  margin-bottom: 10px;
  border-collapse: separate;
}
body .container .search_panel.right_panel .student_section .student_section_item {
  vertical-align: top;
  border: 1px solid #DDDDDD;
  border-right: 0;
  position: relative;
  padding: 3px 7px 5px 7px;
  height: 100px;
  max-width: 0;
}
body .container .search_panel.right_panel .student_section .student_section_item .info_header {
  font-size: 11px;
  color: #999;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 5px;
}
body .container .search_panel.right_panel .student_section .student_section_item .student_feed_list a {
  color: #78a2c4;
  transition: 0.3s;
}
body .container .search_panel.right_panel .student_section .student_section_item .student_feed_list a:hover {
  text-decoration: none;
  color: #3e7aab;
}
body .container .search_panel.right_panel .student_section .student_section_item .student_feed_list .glyphicon {
  font-size: 11px;
  margin-right: 5px;
}
body .container .search_panel.right_panel .student_section .student_section_item .student_feed_list .glyphicon-ok {
  color: #4ca847;
  display: none;
}
body .container .search_panel.right_panel .student_section .student_section_item .student_feed_list .glyphicon-eye-open {
  color: #666;
}
body .container .search_panel.right_panel .student_section .student_section_item .student_feed_list .glyphicon-comment {
  color: #b3c8dc;
}
body .container .search_panel.right_panel .student_section .student_section_item .student_feed_list .glyphicon-envelope {
  color: #7EADCF;
}
body .container .search_panel.right_panel .student_section .student_section_item .student_feed_list .glyphicon-share-alt {
  color: #4ca847;
}
body .container .search_panel.right_panel .student_section .student_section_item .student_feed_list .glyphicon-calendar {
  color: #ee3823;
}
body .container .search_panel.right_panel .student_section .student_section_item .student_feed_list .glyphicon-star {
  color: #fbdd00;
}
body .container .search_panel.right_panel .student_section .student_section_item .student_feed_list .glyphicon-tag {
  color: #999;
}
body .container .search_panel.right_panel .student_section .student_section_item .student_feed_list .glyphicon-plus-sign {
  color: #4CA847;
}
body .container .search_panel.right_panel .student_section .student_section_item .student_feed_list li {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}
body .container .search_panel.right_panel .student_section .student_section_item .student_feed_list li.has_popover {
  position: relative;
  white-space: normal;
  overflow: visible;
}
body .container .search_panel.right_panel .student_section .student_section_item .student_feed_list li.has_popover li {
  white-space: normal;
  overflow: visible;
  max-width: none;
}
body .container .search_panel.right_panel .student_section .student_section_item .student_feed_list li.has_popover .careers_popover.left {
  left: auto;
  right: 170px;
}
body .container .search_panel.right_panel .student_section .student_section_item .student_feed_list li.has_popover .careers_popover .student_feed_list {
  max-height: 140px;
  height: auto;
  overflow-y: auto;
  overflow-x: hidden;
}
body .container .search_panel.right_panel .student_section .student_section_item .student_feed_list li.has_popover .careers_popover ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
body .container .search_panel.right_panel .student_section .student_section_item .student_feed_list li.has_popover .careers_popover ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
body .container .search_panel.right_panel .student_section .student_section_item ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
body .container .search_panel.right_panel .student_section .student_section_item.actions_info {
  width: 20%;
}
body .container .search_panel.right_panel .student_section .student_section_item.classes_info {
  width: 15%;
  overflow: visible;
}
body .container .search_panel.right_panel .student_section .student_section_item.classes_info li {
  margin-bottom: 5px;
  line-height: initial;
}
body .container .search_panel.right_panel .student_section .student_section_item.classes_info li .label {
  padding: 1px 5px;
  line-height: 1;
  border-radius: 2px;
  font-size: 8px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: white;
}
body .container .search_panel.right_panel .student_section .student_section_item.classes_info li .label.label_ts {
  background: #5bc0de;
}
body .container .search_panel.right_panel .student_section .student_section_item.classes_info li .label.label_ta {
  background: #fbaf2f;
}
body .container .search_panel.right_panel .student_section .student_section_item.classes_info li a {
  cursor: pointer;
}
body .container .search_panel.right_panel .student_section .student_section_item.worked_at_info {
  width: 15%;
}
body .container .search_panel.right_panel .student_section .student_section_item.worked_at_info li {
  overflow: hidden;
}
body .container .search_panel.right_panel .student_section .student_section_item.indicators_info {
  width: 11%;
  overflow: visible;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-right: 1px solid #DDDDDD;
}
body .container .search_panel.right_panel .student_section .student_section_item.indicators_info .indicators_list {
  margin-top: 5px;
  margin-left: 3px;
  overflow: hidden;
  max-height: 85px;
}
body .container .search_panel.right_panel .student_section .student_section_item.indicators_info .indicators_list li {
  float: left;
  margin-right: 4px;
  margin-bottom: 4px;
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info {
  width: 20%;
  padding-left: 23px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info.student_search_view {
  padding-left: 7px;
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info.change_for_referral {
  padding-left: 7px;
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info a {
  opacity: 1;
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info a:hover {
  text-decoration: none;
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info .seen {
  height: 10px;
  width: 10px;
  background-color: #3e7aab;
  position: absolute;
  left: 8px;
  top: 50%;
  border-radius: 10px;
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info input[type=checkbox] {
  position: absolute;
  left: 7px;
  margin-top: 6px;
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info .dropdown-menu input[type=checkbox] {
  position: static;
  left: 0px;
  margin-top: 3px;
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info .dropdown-menu .disabled_label {
  color: #999;
  cursor: default;
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info .name .student_name {
  font-size: 13px;
  font-weight: 500;
  display: block;
  width: calc(100% - 52px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info .name .student_name.showing_referral_packet {
  width: calc(100% - 74px);
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info .name .student_name .student_name_limit {
  font-size: 13px;
  font-weight: 500;
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info .school_info {
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info .school_info.major {
  font-weight: 400;
  opacity: .75;
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info .action_icons {
  position: absolute;
  right: 5px;
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info .action_icons .action_indicator {
  color: #ccc;
  cursor: pointer;
  margin: 2px;
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info .action_icons .action_indicator:hover {
  color: #aaa;
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info .action_icons .action_indicator.active {
  color: #3e7aab;
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info .action_icons .action_indicator.active:hover {
  color: #3e7aab;
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info .action_icons .action_indicator_popover {
  position: absolute;
  width: auto;
  color: black;
  left: -22px;
  top: 15px;
  white-space: nowrap;
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info .action_icons .action_indicator_popover .arrow {
  left: 18%;
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info .action_icons .action_indicator_popover .popover-content {
  padding: 3px 9px;
  text-align: center;
}
body .container .search_panel.right_panel .student_section .student_section_item.main_info .action_icons .message_ability_indicator {
  display: inline-block;
  position: relative;
}
body .container .search_panel.left_panel {
  border-right: 1px solid #ddd;
  left: 0;
  right: 65%;
  overflow-x: hidden;
  margin-top: 64px;
}
body .container .search_panel.left_panel.facets_header {
  margin-top: 0px;
}
body .container .search_panel.left_panel .search_dropdown_wrapper {
  display: block;
  background: white;
  border: 1px solid #ddd;
  z-index: 700;
  position: absolute;
  width: 100%;
  max-height: 200px;
  overflow-y: auto;
}
body .container .search_panel.left_panel .search_dropdown_wrapper .search_dropdown {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
body .container .search_panel.left_panel .search_dropdown_wrapper .search_dropdown li {
  padding: 5px;
  cursor: pointer;
  border-bottom: 1px solid #ddd;
}
body .container .search_panel.left_panel .search_dropdown_wrapper .search_dropdown li:hover {
  background-color: #eee;
}
body .container .search_panel.left_panel .search_dropdown_wrapper .search_dropdown li:last-of-type {
  border-bottom: none;
}
body .container .search_panel.left_panel .search_dropdown_wrapper .search_dropdown li .careers_card_media_item .media_image {
  width: 24px;
  height: 24px;
  overflow: hidden;
  border-radius: 3px;
  float: left;
  background: url('../../images/careers_dashboard/default_profile.gif') left top;
  background-size: 24px 24px;
}
body .container .search_panel.left_panel .search_dropdown_wrapper .search_dropdown li .careers_card_media_item .media_image img {
  width: 100%;
}
body .container .search_panel.left_panel .search_dropdown_wrapper .search_dropdown li .careers_card_media_item .media_content {
  padding-left: 28px;
  white-space: normal;
}
body .container .search_panel.left_panel .search_dropdown_wrapper .search_dropdown li .careers_card_media_item .media_content .media_title {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333;
}
body .container .search_panel.left_panel .search_dropdown_wrapper .search_dropdown li .careers_card_media_item .media_content .media_sub_title {
  color: #80858A;
  font-size: 10px;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 10px;
}
body .container .search_panel.left_panel .tips_wrapper {
  margin: 10px;
  padding: 15px;
  background-color: #FBF7E4;
  border: 1px solid #F9EACC;
  font-size: 20px;
  min-height: 334px;
}
body .container .search_panel.left_panel .tips_wrapper .header {
  font-size: 24px;
  text-align: center;
  font-weight: 500;
  margin-bottom: 20px;
}
body .container .search_panel.left_panel .tips_wrapper p {
  margin-bottom: 20px;
}
body .container .search_panel.left_panel .tips_wrapper .on_off {
  font-weight: 600;
  font-size: 18px;
}
body .container .search_panel.left_panel .tips_wrapper .input_option {
  padding-top: 8px;
}
body .container .search_panel.left_panel .reverse_engineer_bar {
  display: none;
  border-bottom: 1px solid #ddd;
  background-color: #f8f8f8;
  color: #aaa;
  padding: 10px 0 5px 0;
}
body .container .search_panel.left_panel .reverse_engineer_bar .search_filter_icon {
  margin-left: 57%;
}
body .container .search_panel.left_panel .reverse_engineer_bar .select_box {
  position: relative;
}
body .container .search_panel.left_panel .reverse_engineer_bar .select_box input[type="text"] {
  pointer-events: none;
}
body .container .search_panel.left_panel .reverse_engineer_bar.rev_eng_on {
  background-color: #fff;
  color: #666;
}
body .container .search_panel.left_panel .reverse_engineer_bar.rev_eng_on .select_box input[type="text"] {
  pointer-events: inherit;
}
body .container .search_panel.left_panel .reverse_engineer_bar.rev_eng_on .text_wrapper .comment {
  color: #aaa;
}
body .container .search_panel.left_panel .reverse_engineer_bar.rev_eng_on input[type="text"] {
  pointer-events: inherit;
}
body .container .search_panel.left_panel .reverse_engineer_bar .toggle_wrapper {
  width: 70px;
  float: left;
  font-size: 11px;
  margin-left: 10px;
  line-height: 30px;
  vertical-align: middle;
}
body .container .search_panel.left_panel .reverse_engineer_bar .toggle_wrapper .switch {
  height: 16px;
  width: 29px;
  margin: 0px;
  top: 4px;
}
body .container .search_panel.left_panel .reverse_engineer_bar .toggle_wrapper .switch .switch_track {
  height: 12px;
}
body .container .search_panel.left_panel .reverse_engineer_bar .toggle_wrapper .switch .switch_button {
  height: 12px;
}
body .container .search_panel.left_panel .reverse_engineer_bar .text_wrapper {
  width: 34.5%;
  margin: 0.5% 0.5% 0.5% 1%;
  float: left;
  font-weight: 300;
  font-size: 13px;
  line-height: 14px;
}
body .container .search_panel.left_panel .reverse_engineer_bar .text_wrapper .comment {
  font-size: 10px;
  color: #ccc;
}
body .container .search_panel.left_panel .reverse_engineer_bar .select_box {
  width: 63%;
  margin: 0;
  margin-right: 1%;
  margin-bottom: 2px;
  position: relative;
}
body .container .search_panel.left_panel .reverse_engineer_bar .select_box.hidden_select_box {
  display: none;
}
body .container .search_panel.left_panel .reverse_engineer_bar .select_box input[type="text"] {
  height: 30px;
  padding: 5px;
  border: 1px solid #ddd;
  font-size: 12px;
  border-radius: 2px;
  font-weight: 300;
  color: #666;
}
body .container .search_panel.left_panel .reverse_engineer_bar .select_box .search_info_label {
  color: #333;
  line-height: 1.3;
  font-size: 12px;
  padding: 10px;
}
body .container .search_panel.left_panel .reverse_engineer_bar .select_box.reth_active_input {
  width: 56%;
}
body .container .search_panel.left_panel .reverse_engineer_bar .referral_packet_button {
  background: #eee;
  border: 1px solid #ddd;
  border-radius: 2px;
  padding: 7px 0px 0px 0px;
  text-align: center;
  height: 30px;
  width: 6%;
}
body .container .search_panel.left_panel .reverse_engineer_bar .referral_packet_button:hover {
  background-color: #E0E0E0;
  cursor: pointer;
}
body .container .search_panel.left_panel .reverse_engineer_bar .reth_help_label_container {
  width: 100%;
}
body .container .search_panel.left_panel .reverse_engineer_bar .reth_help_label {
  font-size: 10px;
  font-weight: 200;
  margin: 5px 0px 0px 1%;
  width: 100%;
}
body .container .search_panel.left_panel .reverse_engineer_bar .reth_help_container {
  background: #fff6ce;
  border: 2px solid #ecd876;
  color: #333;
  margin: 0.5% auto auto 0.5%;
  padding: 5px 5px 6px 5px;
  position: relative;
  width: 98.5%;
}
body .container .search_panel.left_panel .reverse_engineer_bar .reth_help_container .reth_help_title {
  font-size: 12px;
  margin: 0px 0px 3px 0px;
}
body .container .search_panel.left_panel .reverse_engineer_bar .reth_help_container .reth_help_list {
  font-size: 11px;
  margin: 2px 0 2px 0;
  padding: 0px 26px 0px 15px;
}
body .container .search_panel.left_panel .reverse_engineer_bar .reth_help_container .reth_help_item {
  margin-bottom: 3px;
}
body .container .search_panel.left_panel .reverse_engineer_bar .reth_help_container .reth_help_item_text {
  position: relative;
  left: -5px;
}
body .container .search_panel.left_panel .reverse_engineer_bar .reth_help_container .run_search_icon_twin {
  background: #4aa842;
  border-radius: 2px;
  padding: 3px 4px 3px 5px;
  color: #fff;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
body .container .search_panel.left_panel .reverse_engineer_bar .reth_help_container .reth_help_toggle {
  bottom: 5px;
  font-size: 12px;
  font-weight: 500;
  position: absolute;
  right: 10px;
}
body .container .search_panel.left_panel .reverse_engineer_bar .reth_help_container .reth_help_expand {
  font-size: 11px;
  margin: 0px 0px 0px 0px;
  font-weight: 500;
  margin-top: 3px;
}
body .container .search_panel.left_panel .reverse_engineer_bar .reth_help_container.link_container {
  background: #fff;
  border: 0px;
  margin: auto;
  padding: 0px 5px 0px 5px;
  position: relative;
  margin-top: 3px;
}
body .container .search_panel.left_panel .search_facets {
  width: 100%;
  max-width: 100%;
}
body .container .search_panel.left_panel .search_facets .search_facets_section:first-of-type {
  margin-top: 20px;
}
body .container .search_panel.left_panel .search_facets .glyphicon-eye-open {
  width: 14px;
  height: 14px;
  font-size: 13px;
}
body .container .search_panel.left_panel .search_facets .plus_wrapper {
  color: #fff;
  background-color: #aaa;
  height: 14px;
  width: 14px;
  border-radius: 7px;
}
body .container .search_panel.left_panel .search_facets .plus_wrapper:hover {
  background: #52aB32;
}
body .container .search_panel.left_panel .search_facets .right_nav .header {
  margin: 0 30px;
  font-size: 13px;
}
body .container .search_panel.left_panel .search_facets .right_nav .header h1 {
  margin-right: 15px;
  margin-bottom: 10px;
}
body .container .search_panel.left_panel .search_facets .right_nav .header input[type=checkbox] {
  vertical-align: 1px;
  margin-right: 5px;
}
body .container .search_panel.left_panel .search_facets .right_nav .header .icon_info {
  position: relative;
  padding-left: 20px;
}
body .container .search_panel.left_panel .search_facets .right_nav .header .icon_info .icon {
  position: absolute;
  left: 0;
  top: 3px;
}
body .container .search_panel.left_panel .search_facets .search_facets_section.hide_facets_section .facets_table {
  display: none;
}
body .container .search_panel.left_panel .search_facets .search_facets_section.hide_facets_section .search_facets_section_header .search_facets_section_header_left a .glyphicon.glyphicon-chevron-down:before {
  content: "\e113";
}
body .container .search_panel.left_panel .search_facets .search_facets_section .search_facets_section_header {
  padding: 5px 15px;
}
body .container .search_panel.left_panel .search_facets .search_facets_section .icons_column {
  display: inline-block;
  width: 25px;
  background-color: #fff !important;
  text-align: right;
  padding: 0;
}
body .container .search_panel.left_panel .search_facets .search_facets_section .icons_column .glyphicon-eye-open {
  top: 3px;
  color: #aaa;
}
body .container .search_panel.left_panel .search_facets .search_facets_section .icons_column .glyphicon-eye-open:hover {
  color: #666;
}
body .container .search_panel.left_panel .search_facets .search_facets_section .icons_column .plus_wrapper {
  display: inline-block;
  margin: 4px;
  margin-right: 0px;
}
body .container .search_panel.left_panel .search_facets .search_facets_section .icons_column .plus_wrapper .glyphicon-plus {
  left: -1px;
}
body .container .search_panel.left_panel .search_facets .search_facets_section .facets_table {
  width: calc(100% - 30px);
  margin: 0 auto;
}
body .container .search_panel.left_panel .search_facets .search_facets_section .facets_table .first_column {
  width: 180px;
  display: inline-block;
}
body .container .search_panel.left_panel .search_facets .search_facets_section .facets_table .second_column {
  width: 10%;
}
body .container .search_panel.left_panel .search_facets .search_facets_section .facets_table .third_column {
  width: 50%;
}
body .container .search_panel.left_panel .hide_button {
  float: right;
  border: 1px solid #ddd;
  border-right: none;
  padding: 4px 1px 4px 3px;
  border-radius: 4px 0 0 4px;
  color: #aaa;
  margin-top: 10px;
  cursor: pointer;
}
body .container .search_panel.left_panel .hide_button .icon {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  left: 5px;
  top: 10px;
  position: absolute;
}
body .container .search_panel.left_panel .panel_header {
  border-bottom: 1px solid #ddd;
  padding: 15px;
}
body .container .search_panel.left_panel .panel_header .engineer_flavortext {
  margin: 0;
  font-weight: 300;
}
body .container .search_panel.left_panel .panel_header .engineer_flavortext a {
  padding-right: 10px;
  cursor: pointer;
  font-weight: 300;
}
body .container .search_panel.left_panel .student_preferences_header {
  background: #e0e0e0;
  padding: 5px;
  width: 100%;
}
body .container .search_panel.left_panel .student_preferences_header .student_preferences_header_text {
  font-size: 12px;
  font-weight: 200;
  letter-spacing: 1px;
  line-height: 22px;
  text-transform: uppercase;
}
body .container .search_panel.left_panel .student_preferences_header .piazza_data_icon_container {
  border: 1px solid #3E7AAA;
  border-radius: 100%;
  margin-left: 5px;
  margin-top: 3px;
  padding: 2px;
  width: 14px;
}
body .container .search_panel.left_panel .student_preferences_header .piazza_data_icon_container.red_data_icon {
  border: 1px solid #c1272d;
}
body .container .search_panel.left_panel .student_preferences_header .piazza_data_icon_container.green_data_icon {
  border: 1px solid #39b54a;
}
body .container .search_panel.left_panel .student_preferences_header .piazza_data_icon_container .piazza_data_icon {
  width: 100%;
}
body .container .search_panel.left_panel .company_location_input_section {
  padding-left: 0px;
}
body .container .search_panel.left_panel .company_location_input_section .radio_section_wrapper label {
  margin-left: 3px;
  font-weight: 400;
  font-size: 12px;
  color: #333;
}
body .container .search_panel.left_panel .company_location_input_section .radio_section_wrapper:first-child {
  margin-right: 15px;
}
body .container .search_panel.left_panel .location_input_section_title {
  margin: 5px 0 3px 0;
  font-size: 11px;
  font-weight: 500;
  color: #b3b3b3;
}
body .container .search_panel.left_panel .location_input_section {
  margin-bottom: 7px;
  width: 75%;
}
body .container .search_panel.left_panel .expand_toggle_container {
  font-size: 11px;
  margin-left: 5px;
}
body .container .search_panel.left_panel #PlaceAutocomplete {
  border-radius: 2px;
  font-size: 12px;
  height: 27px;
  line-height: 1.3;
  margin-bottom: 5px;
  padding: 5px;
  width: 50%;
}
body .container .search_panel.left_panel .location_input_container {
  max-width: 260px;
  width: 50%;
}
body .container .search_panel.left_panel .location_input_container span {
  font-weight: 400;
  font-size: 12px;
  color: #333;
}
body .container .search_panel.left_panel .location_input_container label {
  width: 165px;
  margin-bottom: 3px;
}
body .container .search_panel.left_panel .location_input_container input {
  margin: 0;
  vertical-align: middle;
}
body .container .search_panel.left_panel .expand_hide {
  font-size: 11px;
  font-weight: 400;
}
body .container .search_panel.left_panel .student_section_wrapper {
  background: #F7F7F7 !important;
}
body .container .search_panel.left_panel .student_section_wrapper .section_title.test_width {
  background: #F7F7F7;
}
body .container .search_panel.left_panel .student_section_wrapper .sb_section.whole.with_input {
  background: #fff;
}
body .container .search_panel.left_panel .student_section_wrapper:last-child {
  border-bottom: none;
}
body .container .search_panel.left_panel .student_section_wrapper .expand_section_link {
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 10px;
  font-size: 11px;
  font-weight: 500;
}
body .container .search_panel.left_panel .student_preferences_warning {
  color: #B21523;
  font-size: 12px;
  margin: 0px 0 5px 0;
}
body .container .search_panel.left_panel .filter_link_container {
  font-size: 10px;
  font-weight: 400;
  margin-left: 1px;
  width: 100%;
}
body .container .search_panel.left_panel .filter_note {
  color: #999;
  margin: -5px 0px 3px 5px;
  font-size: 10px;
  font-weight: 300;
  width: 100%;
}
body .container .search_panel.left_panel .section_wrapper {
  background: #fff;
  width: 100%;
  margin: 0 0 0 auto;
  -webkit-transition: all 1.0s ease;
  -moz-transition: all 1.0s ease;
  -o-transition: all 1.0s ease;
  transition: all 1.0s ease;
  border-bottom: 1px solid #eee;
  float: right;
  position: relative;
  padding: 8px 0;
}
body .container .search_panel.left_panel .section_wrapper .search_filter_icon {
  margin-top: 6px;
}
body .container .search_panel.left_panel .section_wrapper .search_filter_icon.folder_positioning {
  margin-top: 8px;
  margin-left: 13%;
}
body .container .search_panel.left_panel .section_wrapper .filter_reject_folders {
  margin-bottom: -8px;
  margin-top: 5px;
  width: 80%;
}
body .container .search_panel.left_panel .section_wrapper .filter_reject_check {
  font-size: 10px;
  font-weight: 300;
  margin-left: 5px;
}
body .container .search_panel.left_panel .section_wrapper .filter_reject_check input[type="checkbox"] {
  width: 11px;
}
body .container .search_panel.left_panel .section_wrapper .filter_reject_check span {
  display: block;
  margin-top: 2px;
  margin-left: 3px;
}
body .container .search_panel.left_panel .section_wrapper .filter_reject_radio {
  font-size: 11px;
  font-weight: 300;
  margin-left: 10px;
}
body .container .search_panel.left_panel .section_wrapper .filter_reject_radio input[type="radio"] {
  width: 11px;
}
body .container .search_panel.left_panel .section_wrapper .filter_reject_radio.disabled_radio {
  opacity: 0.5;
}
body .container .search_panel.left_panel .section_wrapper .filter_reject_radio span {
  display: block;
  margin-top: 2px;
  margin-left: 3px;
}
body .container .search_panel.left_panel .section_wrapper .search_dropdown_wrapper {
  width: calc(49% - 69px);
  margin: 0 .5%;
  left: 79px;
  top: 46px;
}
body .container .search_panel.left_panel .section_wrapper .search_dropdown_wrapper .search_dropdown li .careers_card_media_item .media_content {
  padding-left: 0;
}
body .container .search_panel.left_panel .section_wrapper .grips_section {
  height: 14px;
  overflow: hidden;
  font-size: 12px;
  position: absolute;
  left: -25px;
  top: 15px;
  color: #888;
  cursor: pointer;
  -webkit-transition: all 1.0s ease;
  -moz-transition: all 1.0s ease;
  -o-transition: all 1.0s ease;
  transition: all 1.0s ease;
}
body .container .search_panel.left_panel .section_wrapper .section_title {
  background-color: #fff;
  color: #666;
  font-size: 11px;
  padding-left: 5px;
  width: 90px;
  float: left;
  font-weight: 500;
  margin-top: 2px;
}
body .container .search_panel.left_panel .section_wrapper .section_title.test_width {
  margin-bottom: 5px;
  width: auto;
}
body .container .search_panel.left_panel .section_wrapper .section_title .btn-group {
  color: #3b79ad;
  width: 100%;
  margin-top: 2px;
}
body .container .search_panel.left_panel .section_wrapper .section_title .btn-group .btn {
  border-radius: 0px;
  background-color: #fff;
  border: 1px solid #3b79ad;
  width: 20px;
  height: 13px;
  font-size: 7px;
  line-height: 7px;
  padding: 0;
}
body .container .search_panel.left_panel .section_wrapper .section_title .btn-group .btn:focus {
  background-color: #3b79ad;
  color: #fff;
}
body .container .search_panel.left_panel .section_wrapper .section_title .btn-group .btn.active {
  background: #3b79ad;
  color: white;
}
body .container .search_panel.left_panel .section_wrapper .piazza_data_icon_container {
  border: 1px solid #3E7AAA;
  border-radius: 100%;
  margin-left: 5px;
  margin-top: 3px;
  padding: 2px;
  width: 14px;
}
body .container .search_panel.left_panel .section_wrapper .piazza_data_icon_container.red_data_icon {
  border: 1px solid #c1272d;
}
body .container .search_panel.left_panel .section_wrapper .piazza_data_icon_container.green_data_icon {
  border: 1px solid #39b54a;
}
body .container .search_panel.left_panel .section_wrapper .piazza_data_icon_container .piazza_data_icon {
  width: 100%;
}
body .container .search_panel.left_panel .section_wrapper .classes_filter_options_container {
  margin-left: 5px;
  font-size: 10px;
  line-height: 20px;
}
body .container .search_panel.left_panel .section_wrapper .classes_filter_options_container.classes_filter_option_term {
  margin-bottom: 3px;
  margin-top: -3px;
}
body .container .search_panel.left_panel .section_wrapper .classes_filter_options_container a.classes_filter_option {
  display: block;
  margin-left: 5px;
  margin-right: 5px;
}
body .container .search_panel.left_panel .section_wrapper .classes_filter_options_container a.classes_filter_option:first-child {
  margin-left: 0;
}
body .container .search_panel.left_panel .section_wrapper .classes_filter_options_container a.classes_filter_option.disabled_filter {
  color: #999;
  text-decoration: none;
  cursor: default;
}
body .container .search_panel.left_panel .section_wrapper .classes_filter_options_container .quick_filter_bar {
  padding-left: 5px;
  margin-right: 7px;
}
body .container .search_panel.left_panel .section_wrapper .section_select_options_container {
  position: absolute;
  right: 10px;
  font-size: 10px;
}
body .container .search_panel.left_panel .section_wrapper .section_select_options_container a.section_select_option {
  display: block;
}
body .container .search_panel.left_panel .section_wrapper .section_select_options_container a.section_select_option:nth-child(2) {
  margin-left: 15px;
}
body .container .search_panel.left_panel .section_wrapper .section_select_options_container a.section_select_option.disabled_filter {
  color: #999;
  text-decoration: none;
  cursor: default;
}
body .container .search_panel.left_panel .section_wrapper .selector_section {
  overflow: visible;
  font-size: 12px;
  width: calc(100% - 116px);
  float: left;
}
body .container .search_panel.left_panel .section_wrapper .selector_section.test_width {
  width: 100%;
  padding-left: 5px;
}
body .container .search_panel.left_panel .section_wrapper .selector_section.expand {
  height: inherit;
}
body .container .search_panel.left_panel .section_wrapper .selector_section.halves .select_box {
  width: calc(49% - 30px);
  margin-left: 30px;
  padding-left: 5px;
}
body .container .search_panel.left_panel .section_wrapper .selector_section.halves .select_box.input_box {
  width: 49%;
  margin-left: 0px;
  padding-left: 0px;
}
body .container .search_panel.left_panel .section_wrapper .selector_section.halves .select_box.select_box_on {
  border-color: #ddd;
  background: #eee;
}
body .container .search_panel.left_panel .section_wrapper .selector_section.halves .select_box.select_box_on .sb_section a {
  color: #666;
}
body .container .search_panel.left_panel .section_wrapper .selector_section.thirds .select_box {
  width: 32.3%;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box {
  margin: 0px;
  margin-bottom: 4px;
  width: 49%;
  overflow: visible;
  float: left;
  border-radius: 2px;
  position: relative;
  /*
	  				  -webkit-transition: all 0.3s ease;
						  -moz-transition: all 0.3s ease;
						  -o-transition: all 0.3s ease;
						  transition: all 0.3s ease;
						  */
  border: 1px solid #ddd;
  margin-right: 1%;
  /*
						  &:hover{
					  		border: 1px solid #aaa;	
					  	}
						  &.input_box{
						  	border: 1px solid #ddd;	
						  	&:hover{
						  		border: 1px solid #aaa;	
						  	}
						  }
						  */
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box.first_child {
  margin-left: 0;
  width: 49%;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box.first_child .check-box {
  display: none;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .tooltip .tooltip-inner {
  position: relative;
  left: 55px;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box:hover .input_wrapper.input_text:before {
  color: #3b79ad;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box:hover .sb_section.plus {
  color: #3b79ad;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section {
  float: left;
  height: 24px;
  padding: 3px 0;
  line-height: 1.3;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section:hover .popover.bottom {
  opacity: 1;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .popover.bottom {
  opacity: 0;
  border-radius: 0;
  border: none;
  padding: 0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-transition: opacity 0.8s ease;
  -moz-transition: opacity 0.8s ease;
  -o-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .popover.bottom .arrow {
  display: none;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .popover.bottom .popover-inner {
  font-size: 11px;
  font-weight: 400;
  background-color: #eee;
  width: 160px;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .popover.bottom .popover-inner .popover-content {
  padding: 3px;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section a {
  color: #333;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section a:hover {
  text-decoration: none;
  color: #333;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .off_op {
  color: #333;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .off_op:hover {
  color: #333;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .or_op {
  color: #febc2e;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .or_op:hover {
  color: #febc2e;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .or_dash_op {
  color: #666;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .or_dash_op:hover {
  color: #666;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .and_op {
  color: #4bb749;
  padding-top: 14px;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .and_op:hover {
  color: #4bb749;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .not_op {
  color: #f15f59;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .not_op:hover {
  color: #f15f59;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .dropdown-menu {
  left: 0px !important;
  top: 25px !important;
  font-size: 12px;
  line-height: 1.3;
  border-radius: 0px;
  box-shadow: none;
  border: 1px solid #ddd;
  max-height: 200px;
  overflow-y: auto;
  width: 100%;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .dropdown-menu > li > a {
  padding: 3px 5px;
  line-height: 1.3;
  white-space: normal;
  cursor: pointer;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .dropdown-menu > li > a:hover {
  background: #eee;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .dropdown-menu > .active > a,
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .dropdown-menu > .active > a:hover,
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .dropdown-menu > .active > a:focus {
  background: #eee;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .dropdown-menu-prompt li:last-child a {
  font-size: 10px;
  color: #666;
  cursor: default;
  border-top: 1px solid #ddd;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .dropdown-menu-prompt li:last-child a:hover,
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .dropdown-menu-prompt li:last-child a:active,
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .dropdown-menu-prompt li:last-child a:visited,
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .dropdown-menu-prompt li:last-child a:link {
  background: white;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .glyphicon-star {
  display: none;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .glyphicon-pencil {
  display: none;
  position: absolute;
  right: 5px;
  top: 5px;
  color: #428bca;
  font-size: 11px;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .glyphicon-pencil:hover {
  color: #2a6496;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.favorited.whole {
  width: calc(100% - 8px);
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.favorited .glyphicon-star,
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.favorited .glyphicon-pencil {
  display: inline-block;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .select_wrapper {
  position: relative;
  width: 100%;
  margin: 0;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .select_wrapper:before {
  content: '\25be';
  right: 2px;
  position: absolute;
  pointer-events: none;
  color: #888;
  font-size: 14px;
  line-height: 1;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .select_wrapper select {
  padding: 0px;
  padding-right: 15px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  border: none;
  border-radius: 0;
  background-color: #fff;
  font-size: 12px;
  font-weight: 300;
  height: 17px;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section .select_wrapper select:focus {
  outline: none;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.check-box {
  width: 20px;
  padding: 3px;
  margin-left: -35px;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.check-box select {
  font-size: 10px;
  text-transform: uppercase;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #666;
  padding: 0px;
  font-weight: 600;
  cursor: pointer;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.check-box select::-ms-expand {
  display: none;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.check-box select:hover {
  color: #666;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.check-box.rev_eng {
  width: 35px;
  text-align: center;
  font-weight: 600;
  font-size: 9px;
  padding: 6px 2px;
  cursor: pointer;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.check-box.rev_eng .off_op,
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.check-box.rev_eng .or_op,
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.check-box.rev_eng .and_op {
  padding-top: 0 !important;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.whole {
  width: calc(88%);
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.whole input {
  border: none;
  font-size: 12px;
  padding: 0;
  font-weight: 300;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.whole.with_input {
  width: 100%;
  padding-left: 5px;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.whole.student_search_input_container input {
  width: 100%;
  outline: none;
  border-radius: 3px;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.shared {
  width: calc(100% - 59px);
  border-right: 1px solid #eee;
  padding-right: 3px;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.shared .select_wrapper {
  border-left: none;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.shared .select_wrapper select {
  padding-left: 0;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.shared + .remove_character {
  right: 59px;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.shared a {
  display: inline-block;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.mini_drop {
  width: 59px;
  background: #eee;
  background: linear-gradient(#eee, #d2d2d2);
  padding-left: 3px;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.mini_drop select {
  width: 55px;
  background-color: rgba(255, 255, 255, 0);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.mini_drop select::-ms-expand {
  display: none;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .sb_section.plus {
  width: 20px;
  font-size: 15px;
  color: #ccc;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body .container .search_panel.left_panel .section_wrapper .selector_section .select_box .remove_character {
  position: absolute;
  font-size: 15px;
  right: 4px;
  top: -1px;
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 26px;
  text-align: center;
  z-index: 600;
}
body .container .search_panel.left_panel .section_wrapper .carrot_wrapper {
  float: right;
  line-height: 8px;
  margin: 2px 0px;
  width: 20px;
  text-align: center;
  font-size: 10px;
  cursor: pointer;
  color: #428bca;
}
body .container .search_panel.left_panel .section_wrapper .helper_text {
  display: inline-block;
  width: 100%;
}
body .container .search_panel.left_panel .section_wrapper .help_text_wrapper {
  display: inline-block;
  font-weight: 300;
  padding: 3px 5px;
  color: #888;
  margin-bottom: 5px;
  margin-left: 2px;
  -webkit-transition: all 1.0s ease;
  -moz-transition: all 1.0s ease;
  -o-transition: all 1.0s ease;
  transition: all 1.0s ease;
  border: 1px solid #eee;
  border-radius: 3px;
}
body .container .search_panel.left_panel .section_wrapper .help_text_wrapper .help_text_icon {
  width: 20px;
  float: left;
  color: #aaa;
}
body .container .search_panel.left_panel .section_wrapper .help_text_wrapper .help_text_icon i {
  font-size: 18px;
  top: 3px;
}
body .container .search_panel.left_panel .section_wrapper .help_text_wrapper .help_text_content {
  padding-left: 23px;
}
body .container .search_panel.left_panel .section_wrapper .help_text_wrapper .help_text_content .help_text_title {
  font-size: 12px;
  line-height: 1.25;
}
body .container .search_panel.left_panel .section_wrapper .help_text_wrapper .help_text_content .help_text_subtitle {
  font-size: 10px;
}
body .panel_header {
  color: #808080;
}
body .panel_header.facets_header {
  height: 75px;
}
body .panel_header .careers_search_section {
  box-shadow: none;
  padding: 5px;
  margin-bottom: 0px;
}
body .panel_header .preview_bar {
  font-size: 12px;
  color: #333;
  position: relative;
  margin-top: 5px;
}
body .panel_header .preview_bar .glyphicon {
  color: #aaa;
  vertical-align: -2px;
}
body .panel_header .preview_bar .glyphicon.glyphicon-eye-open {
  width: 14px;
}
body .panel_header .preview_bar .glyphicon.glyphicon-plus {
  position: absolute;
  right: 22px;
  top: 6px;
  color: green;
}
body .panel_header .preview_bar .preview_facet_content {
  width: calc(100% - 110px);
  padding: 3px 25px 5px 5px;
  font-size: 12px;
  font-weight: 300;
  background-color: #eee;
  height: 24px;
  display: inline-block;
  border-radius: 3px;
}
body .panel_header .row {
  margin: 0 0 10px 0;
}
body .panel_header .row .header_title {
  font-size: 20px;
  font-weight: 300;
  color: #000000;
  margin: 0 10px 0 0;
  display: inline-block;
}
body .panel_header .row .header_title a {
  opacity: 0.7;
  backface-visibility: hidden;
}
body .panel_header .row .header_title a:hover {
  opacity: 1;
  text-decoration: none;
}
body .panel_header .row .request_resumes_prompt {
  font-size: 12px;
  margin-left: 5px;
}
body .panel_header .row .request_resumes_prompt > a {
  cursor: pointer;
}
body .panel_header.student_search_panel_header {
  border-bottom: 1px solid #eee;
}
body .switch {
  height: 19px;
  width: 34px;
  margin: 0 5px;
  top: 5px;
  border: 2px solid #E5E5E5;
  border-radius: 100%;
  display: inline-block;
  position: relative;
  background-color: #FAFAFA;
  border-radius: 9px;
  transition: .4s;
  -webkit-transition: .4s;
}
body .switch.active {
  border-color: #3E7AAB;
  background-color: #3E7AAB;
}
body .switch.active .switch_button {
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
}
body .switch.active .switch_track {
  transform: scale(0);
  -webkit-transform: scale(0);
}
body .switch .switch_button {
  height: 15px;
  width: 50%;
  position: relative;
  background-color: #FAFAFA;
  border-radius: 7.5px;
  transition: .4s;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.1);
  background-color: #FFFFFF;
}
body .switch .switch_track {
  height: 15px;
  width: 100%;
  position: absolute;
  background-color: #fafafa;
  border-radius: 7.5px;
  transition: .4s;
}
body .search_filter_icon:hover {
  text-decoration: none;
}
body .search_filter_icon:focus {
  text-decoration: none;
}
body .search_filter_icon.upload_profile_icon_hook > .glyphicon {
  color: orange !important;
  cursor: pointer;
}
@media only screen and (min-width: 1416px) {
  body .limit_length {
    max-width: 85% !important;
  }
}
@media only screen and (min-width: 1078px) and (max-width: 1416px) {
  body .limit_length {
    max-width: 80% !important;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1078px) {
  body .limit_length {
    max-width: 75% !important;
  }
}
@media only screen and (min-width: 500px) and (max-width: 900px) {
  body .limit_length {
    max-width: 65% !important;
  }
}
@media only screen and (max-width: 1160px) {
  body .careers_popover.careers_popover_past_hires {
    left: 70px;
    top: -30px;
  }
}
