﻿.time_frame_block {
  width: 100%;
  background-color: #f6f7fa;
  padding: 10px 15px 15px 20px !important;
}
body {
  background-color: #f5f8fa !important;
}
.w-20 {
  width: 20%;
}
.top_fields .col-md-12 {
  padding: 0;
}
.filter_criteria .form-select {
  font-size: 12px;
  font-weight: normal;
  text-transform: capitalize;
}
.form-select:disabled {
  background-color: #f5f8fa !important;
}
.filter_selection.disable label {
  color: #878b93 !important;
}
.filter_selection.disable .form-select {
  color: #878b93 !important;
  background-color: #fff !important;
}
.top_fields .input-group {
  box-shadow: 0px 0px 5px #ccc;
  width: 260px !important;
}
.filter_criteria {
  padding: 10px 10px 25px 10px;
}
.agent-circle {
  width: 14px !important;
  height: 14px !important;
  border-radius: 14px !important;
}
.yellow {
  background-color: #ffdd1e;
}
.blue {
  background-color: #007bff;
}
.time_frame_block .export img {
  width: 38px !important;
  height: 40px;
  margin-left: 10px;
}
.view_filter .btn {
  font-size: 13px !important;
  background-color: #22c7a9 !important;
  border: 1px solid #22c7a9 !important;
  border-radius: 3px !important;
  padding: 13px 15px !important;
  color: #fff !important;
  line-height: 0.5 !important;
  font-weight: 600 !important;
}
.view_filter .btn-primary:hover {
  background-color: #21c7a9 !important;
  border-color: #21c7a9 !important;
}
.view_filter .btn:disabled {
  background-color: #98a2b3 !important;
  border: 1px solid #98a2b3 !important;
}
.filter_criteria .form-group {
  margin-bottom: 0;
}
.filter_criteria .red {
  color: red;
  background-color: transparent;
  padding-left: 3px;
}

/*.dataTable-container {
    margin-top: 60px;*/ /* Adjust based on the height of your fixed record container */
/*}*/

table.dataTable thead {
  position: sticky;
  top: 60px; /* Adjust based on the height of your fixed record container */
  background-color: white;
  z-index: 999;
}

.fixed-record-table {
  width: 100%;
}
.dataTables_scrollBody th {
  visibility: hidden;
}
.prpfilesubtitle {
  padding-left: 0px;
  padding-top: 1px;
}
.table-striped tbody tr:nth-of-type(even) {
  background-color: #fff !important;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: #fff !important;
}
.commit-tooltip {
  background-color: #323338;
  border-radius: 3px;
  box-shadow: 0px 0px 5px #ccc;
  position: absolute;
  right: 0;
  z-index: 9;
  max-width: 110px;
  top: -20px;
  height: 32px;
  display: none;
  border-radius: 5px;
}
.dataTables_scrollHeadInner thead tr:first-child {
  height: 55px !important;
}
.dataTables_scrollHeadInner thead tr:first-child th {
  background-color: #ecf0f6 !important;
  font-weight: normal !important;
  position: relative;
  border-right-width: 1px;
}
th.xyz {
  position: relative;
}
th.xyz:hover .commit-tooltip {
  display: block;
}
td:hover .commit-tooltip {
  display: block;
}
.table td {
  position: relative;
}
.hover_text {
  background-color: #000;
  border-radius: 3px;
  box-shadow: none;
  position: absolute;
  left: 0;
  z-index: 9;
  color: #fff;
  padding: 5px 15px;
  top: -30px;
  display: none;
}
.icons img {
  width: 17px;
  margin: 8px 8px;
}
.hover_block {
  height: 32px;
  border-radius: 3px;
}
.hover_block:hover {
  background-color: #22c7a9 !important;
}
.hover_block:hover .hover_text {
  display: block;
  right: 0;
  left: auto;
}
.table thead th {
  background-color: #ecf0f6 !important;
  color: #475467 !important;
  /* padding-left: 15px !important; */
}
/*table.dataTable thead > tr > th.sorting_asc {
    background-color: #e3e7e9 !important;
}
table.dataTable thead > tr > th.sorting_desc {
    background-color: #e3e7e9 !important;
}*/
table.dataTable thead > tr > th.sorting_desc.asc {
  background-color: #e3e7e9 !important;
}

table.dataTable thead > tr > th.sorting_desc.desc {
  background-color: #e3e7e9 !important;
}
table.dataTable thead > tr > th.asc {
  background-color: #e3e7e9 !important;
}
table.dataTable thead > tr > th.desc {
  background-color: #e3e7e9 !important;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.dataTables_wrapper table.dataTable tbody td,
.dataTables_wrapper table.dataTable tbody td,
.dataTables_wrapper table.dataTable tbody td,
.dataTables_wrapper table.dataTable tbody td {
  padding: 10px 30px 10px 15px !important;
}
.time_frame_block .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  font-weight: 600;
}
.time_frame_block .nav-link {
  font-weight: 600;
  text-align: left !important;
}
.time_frame_block li {
  padding: 10px 10px !important;
  cursor: pointer;
  font-weight: 600;
}
.time_frame_block li:hover {
  cursor: pointer;
}
.month_selector img {
  width: 20px !important;
  height: 20px !important;
}
.top_fields .input-group {
  width: 285px !important;
}
.datepicker th,
datepicker td {
  text-shadow: none;
  font-size: 12px !important;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #22c7a9 !important;
  background-image: none !important;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  text-shadow: none;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #22c7a9 !important;
}
.datepicker table tr td span.focused,
.datepicker table tr td span:hover,
.datepicker table tr td.day.focused,
.datepicker table tr td.day:hover {
  background: #d8f5f0 !important;
}
.modal_close {
  background-color: #dfe3eb;
  border-radius: 5px;
  padding: 13px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  pointer-events: auto;
}

.modal_close:hover {
  background-color: #22c6ab;
}

.modal_close img {
  width: 18px;
  height: 18px;
}
#trend_modal .modal-dialog {
  max-width: 70%;
}
#trend_modal .modal-header {
  padding: 0;
}
#trend_modal .modal-header h3 {
  font-size: 20px;
  font-weight: 600;
}
.dataTables_wrapper table.dataTable tbody td,
.dataTables_wrapper table.dataTable tbody td,
.dataTables_wrapper table.dataTable tbody td,
.dataTables_wrapper table.dataTable tbody td {
  font-weight: normal !important;
}
.dataTables_scrollHeadInner thead tr:first-child th .commit-tooltip {
  top: 0px !important;
}
.dataTables_scrollBody tbody tr:first-child td .commit-tooltip {
  top: 0px !important;
}
.dataTables_scrollHeadInner
  thead
  tr:first-child
  th
  .hover_block:hover
  .hover_text {
  top: 35px !important;
  text-transform: capitalize;
}

.dataTables_scrollBody tbody tr:first-child td .hover_block:hover .hover_text {
  top: 35px !important;
  text-transform: capitalize;
}
.dataTables_scrollHeadInner thead tr:first-child th:first-child {
  text-transform: capitalize !important;
  z-index: 99999 !important;
}
.programm_selection {
  width: 200px;
}
.location_selection {
  width: 200px;
}

/*div.dataTables_scrollHead table.table-bordered thead th{
    position:sticky;
    top:0;
    z-index:99999;
}*/
thead tr:first-child th {
  position: sticky !important;
  z-index: 99;
  top: 0;
  background: white;
  /* padding: 15px 25px !important; */
  color: #344054;
}
body {
  overflow-y: auto !important;
  overflow-x: hidden !important;
}
.dataTables_scrollHead {
  position: sticky !important;
  top: 114px !important;
  z-index: 2;
}
table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 15px;
}
.dataTables_scrollBody {
  cursor: auto;
  overflow-x: auto !important;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
  padding-bottom: 20px;
}
.dataTables_scrollBody::-webkit-scrollbar {
  display: none; /* For Chrome, Safari, and Opera */
}
.dataTables_scrollBody:active {
  cursor: grabbing;
}
.dataTables_scrollHeadInner {
  position: sticky !important;
  top: 0;
  z-index: 2;
}
/*.dataTables_scrollBody {
    overflow-y: hidden !important;
}*/
#sticky-1 {
  z-index: 9999 !important;
}
#sticky-2 {
  z-index: 999 !important;
}
#data-popup .form-check-label {
  padding-left: 25px !important;
  font-size: 13px;
  font-weight: 600;
}
#data-popup .modal-footer {
  padding-top: 0px;
  border-top-color: transparent;
}

.time_frame_block .export img {
  width: 38px !important;
  height: 40px;
  margin-left: 10px;
}

#data-popup .w-200 {
  width: 210px;
  padding-top: 5px !important;
  padding-left: 25px;
}
#data-popup .form-select {
  font-size: 13px;
  font-weight: 600;
}
#data-popup .modal-body {
  padding: 1rem 2rem;
  padding-bottom: 0px !important;
}
#data-popup .btn-primary {
  margin-right: 10px;
  padding: 12px 15px !important;
}
#data-popup .btn-primary:hover {
  background-color: #22c7a9 !important;
  border-color: #22c7a9 !important;
  color: #fff !important;
}
#data-popup .modal-content {
  padding-bottom: 30px;
}
.dataTables_scrollHeadInner th .hover_text {
  top: 33px;
  right: 0 !important;
  left: auto !important;
}
.user_login_profile .committ-tooltip.dropdown_block {
  z-index: 9999 !important;
}

.k-clear-value {
  background-color: #fff !important;
}
.dataTables_scrollBody tbody tr:hover {
  background-color: #ecf0f6 !important;
}
th,
td {
  box-sizing: border-box;
  padding-right: 15px !important;
  padding-left: 15px !important;
}
table {
  width: 100%;
}
.dataTables_wrapper table.dataTable tbody td,
.dataTables_wrapper table.dataTable tbody td,
.dataTables_wrapper table.dataTable tbody td,
.dataTables_wrapper table.dataTable tbody td {
  border-left-width: 1px !important;
}
.dataTables_wrapper table.dataTable tbody td,
.dataTables_wrapper table.dataTable tbody td,
.dataTables_wrapper table.dataTable tbody td,
.dataTables_wrapper table.dataTable tbody td {
  border-left-width: 1px !important;
}
.table th {
  white-space: nowrap !important;
  padding-right: 30px !important;
  padding-left: 15px !important;
  font-size: 12px;
  text-transform: uppercase;
}
.Tenure {
  float: none;
}

#task_completion_drive .btn-close {
  width: 35px;
  height: 35px;
  justify-content: center;
  align-items: center;
  display: flex;
  cursor: pointer;
  background-color: #dfe3eb;
  border-radius: 5px;
  border: none !important;
}

#task_completion_drive .btn-close img {
  width: 15px;
  height: 15px;
}

#task_completion_drive .btn-close:hover {
  background-color: #22c6ab;
}

.pr-5 {
  padding-right: 8px !important;
}

#task_completion_drive .modal-header {
  font-size: 16px !important;
  font-weight: normal;
}

#task_completion_drive .modal-dialog {
  max-width: 50%;
}

#task_completion_drive .modal-header {
  padding: 20px;
}

#task_completion_drive h4 {
  font-size: 13px;
  color: #323441;
  text-transform: none;
  padding: 0px 0px 22px 0px;
}

#task_completion_drive .task_record {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f7f7f7;
  border-bottom: 1px solid #dfe3eb;
  border: 1px solid #ececec;
  border-radius: 4px;
  padding: 5px 15px;
  font-size: 13px;
  font-weight: 400;
  color: #272933;
  height: 60px;
  min-height: 42px;
}

#task_completion_drive .task_record:hover {
  background-color: #fff;
}

#task_completion_drive .btn-followup {
  font-size: 12px;
}

#task_completion_drive .modal-body {
  padding: 36px;
}

#task_completion_drive .task_record img {
  width: 35px;
  height: 35px;
  border-radius: 35px;
  margin-right: 10px;
}

#task_completion_drive .role {
  color: #8f8f8f;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.25em;
}

#task_completion_drive .context span {
  opacity: 0.5;
  padding-left: 5px;
  font-weight: normal !important;
}

.context {
  font-weight: normal;
  padding: 25px 0px 0px 0px;
  font-size: 14px;
  text-transform: none;
  /* line-height: 1.7; */
}

#task_completion_drive .btn-primary {
  z-index: 1;
  min-width: 100px;
  color: #fff;
  line-height: 1.5 !important;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  background-color: #22c6ab;
  border-radius: 3px;
  padding: 11px 16px;
  font-size: 14px;
  font-weight: 700;
  transition: background-color 0.2s;
  cursor: pointer !important;
  pointer-events: auto !important;
}

#task_completion_drive .btn-primary:hover {
  background-color: #1e6d60;
  border-color: transparent;
}

#task_completion_drive .btn-primary span {
  font-size: 12px;
  font-weight: 300;
}

#task_completion_drive .btn-bordered {
  color: #272933;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid rgba(0, 0, 0, 0.11);
  margin-right: 1em;
  font-size: 14px !important;
  pointer-events: auto !important;
  cursor: pointer !important;
}

#task_completion_drive .btn-bordered:hover {
  background-color: rgba(0, 0, 0, 0.11);
  cursor: pointer;
}

#task_completion_drive .modal-footer {
  border-top: 1px solid transparent !important;
}

.initials_tm {
  background: #323441;
  color: #fff;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  border-radius: 30px;
  margin-right: 8px;
  letter-spacing: 1px;
}

.record_scroll {
  max-height: 30vh;
  overflow-y: auto;
}

.task_record .manager_name {
  white-space: normal;
}

.task_record .w-20 {
  width: 20%;
}

.task_record .w-40 {
  width: 40%;
}

.w-34 {
  width: 34%;
  margin-right: 1em;
}

.modal_audio_close .modal-header {
  cursor: default;
}

.modal_audio_close .modal-body {
  cursor: default;
}

.btn-followup {
  background-color: #fecccd;
  padding: 6px 16px;
  font-weight: 600;
}

.task_record .btn {
  font-weight: 700;
}
.swal-text {
  color: #000;
  line-height: 1.2;
  text-align: center;
}
.swal-footer {
  padding: 20px;
  text-align: center;
}
.swal-button {
  background-color: #22c7a9;
  padding: 10px 15px;
}
.swal-button:hover {
  background-color: #22c7a9;
}
.date_selector #datepicker {
  width: 320px !important;
}
.table tr th {
  font-weight: 600 !important;
  text-align: left;
}
.table tr td {
  font-weight: normal !important;
}
.no-cursor {
  cursor: default !important;
}
/*.datatable-container {
    flex-grow: 1;
    position: relative;
}*/

#fixed-scrollbar {
  position: fixed;
  bottom: 0; /* Change to 'top' if you want it at the top */
  width: 100%;
  height: 20px;
  background-color: #f1f1f1;
  z-index: 9999; /* Keep the scrollbar on top */
  left: 0;
  right: 0;
}

.scrollbar-container {
  overflow-x: auto;
}

.inner-scrollbar {
  width: 100%; /* Set this dynamically in JavaScript based on the table width */
  height: 1px; /* This element acts as the scrolling area */
}
div.dataTables_scrollBody table tbody td:first-child {
  cursor: pointer;
}
.k-state-disabled .k-clear-value {
  background-color: #e9ecef !important;
}
.search_filter.disable .input-group-append {
  opacity: 0.65;
}
.k-state-disabled input {
  background-color: #e9ecef !important;
}
.search_filter.disable .form-control {
  background-color: #e9ecef !important;
}
span.k-widget.k-autocomplete.form-control.k-autocomplete-clearable.k-state-disabled {
  background-color: #e9ecef !important;
}
div.dataTables_scrollBody table tbody tr:first-child td {
  border-left-width: 1px !important;
}
table.dataTable {
  margin-top: 0px !important;
}
/*.dataTables_wrapper {
    padding: 0 !important;
}*/
.search_filter input::placeholder {
  color: #6c757d;
  font-weight: normal;
}
th.asc:after {
  color: #22c7a9 !important;
}

th.desc::before {
  color: #22c7a9 !important;
}
table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
  bottom: 10px !important;
}
th.sorting_desc.asc::after {
  color: #22c7a9 !important;
}
th.sorting_asc::before {
  color: #6c757d !important;
}
th.sorting_desc::before {
  color: #6c757d !important;
}
th.sorting_desc.desc::before {
  color: #22c7a9 !important;
}
table.dataTable thead > tr > th.sorting_desc {
  background-color: #ecf0f6 !important;
}
#performance_wrapper .scrollable {
  width: 100% !important;
}
#performance_wrapper {
  width: 100% !important;
}
#performance_wrapper .table {
  width: 100% !important;
}
.timeFrame.w-20 {
  width: 22% !important;
}
.time_frame_block .form-select {
  white-space: nowrap;
}
.existing_task_coach_popup .modal_close {
  background-color: transparent;
  border-radius: 5px;
  padding: 8px 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  pointer-events: auto;
  border: 1px solid #ccc;
}
.existing_task_coach_popup .modal-header {
  justify-content: end;
  padding-bottom: 0px !important;
}
.existing_task_coach_popup .modal-body {
  padding-top: 0px !important;
}
.existing_task_coach_popup .modal-dialog {
  max-width: 42%;
}
.existing_task_coach_popup .modal-content {
  border-radius: 5px;
}
.existing_task_coach_popup .modal-body p {
  font-weight: 600;
  font-size: 12px;
  margin-bottom: 2em;
}
.existing_task_coach_popup .modal-body div {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.existing_task_coach_popup .context {
  margin-bottom: 2em !important;
  font-weight: 600 !important;
  font-size: 13px !important;
}
.existing_task_coach_popup .modal-footer {
  border-top-color: transparent;
}
.existing_task_coach_popup .modal-footer .btn-primary {
  border-color: #1ab9a1 !important;
  margin-right: 1em;
  pointer-events: auto !important;
}
.existing_task_coach_popup .modal-footer .btn-primary:hover {
  background: #077669 !important;
  border-color: #077669 !important;
  cursor: pointer !important;
  color: #fff !important;
}
.existing_task_coach_popup .btn-primary:hover,
.existing_task_coach_popup .btn-primary:active,
.existing_task_coach_popup .btn-primary:focus {
  background: #077669 !important;
  border-color: #077669 !important;
  cursor: pointer !important;
  color: #fff !important;
}
.existing_task_coach_popup .modal_close:hover {
  background-color: #e3e2e2 !important;
}
.existing_task_coach_popup .modal_close img {
  width: 15px;
  height: 15px;
}
.existing_task_coach_popup .modal-footer div:first-child {
  margin-right: 1em;
}
.existing_task_coach_popup .modal-footer .btn {
  font-weight: normal !important;
  font-size: 12px !important;
  border-radius: 5px !important;
  padding: 7px 12px !important;
  line-height: inherit !important;
}
#existing_task_coach_popup {
  background-color: rgb(0 0 0 / 49%);
}

/*div.dataTables_scrollHead table.table-bordered {
    background-color: #ecf0f6 !important;
}*/
@media screen and (max-width: 1280px) {
  .time_frame_block .form-select {
    font-size: 12px !important;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1400px) {
  .time_frame_block .form-select {
    font-size: 14px !important;
  }
}
.HF_coach {
  position: absolute;
  left: 30px;
  bottom: 25px;
  display: none;
  align-items: center;
  background-color: #323338;
  border-radius: 4px;
  z-index: 9;
  cursor: pointer;
}

.HF_coach:hover {
  background-color: #22c7a9 !important;
}

.no_user_img:hover .HF_coach {
  display: flex;
}

.HF_tooltip .HF_text {
  position: absolute;
  bottom: 32px;
  left: 20px;
  transform: translateX(-50%);
  background-color: #333;
  color: #fff;
  font-size: 12px;
  padding: 4px 8px;
  border-radius: 4px;
  white-space: nowrap;
  display: none;
  text-transform: capitalize;
  font-weight: 600;
}

.HF_tooltip:hover .HF_text {
  display: block;
}
#high_five_textarea:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
#agent_high_five_modal .modal-dialog {
  max-width: 45%;
}
#agent_high_five_modal .modal-content {
  border-radius: 10px;
  padding: 0px;
}

#agent_high_five_modal h3 {
  font-size: 14px;
  font-weight: 700;
  box-shadow: none;
}

#agent_high_five_modal .modal-header {
  display: flex;
  justify-content: end;
  border: none;
  padding: 20px 30px 0px 60px;
}

#agent_high_five_modal .modal-body {
  border: none;
  padding: 20px 20px 0px 60px;
}

#agent_high_five_modal .modal_close {
  border-radius: 8px !important;
  padding: 10px 10px !important;
}

.high_five_button {
  display: flex !important;
  justify-content: end !important;
  gap: 15px !important;
  padding: 20px 50px 35px 60px !important;
}

#agent_high_five_modal .high_send_button {
  padding: 10px 15px !important;
  background-color: #22c6ab !important;
  border-color: #22c6ab !important;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 600;
}

#agent_high_five_modal .high_send_button:hover {
  background-color: #107569 !important;
  color: #fff !important;
}

#agent_high_five_modal .high_cancel_button {
  padding: 10px 15px !important;
  background-color: #22c6ab !important;
  border-color: #22c6ab !important;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 600;
}

#agent_high_five_modal .high_cancel_button:hover {
  background-color: #107569 !important;
}

.message_box_container {
  position: relative;
  width: 100%;
  max-width: 400px;
}

.high_five_message_box {
  position: relative;
  width: 88%;
  max-width: 100%;
}

.high_five_mesg_block {
  width: 100%;
  box-sizing: border-box;
  resize: none;
  overflow-y: auto;
  padding: 10px;
  line-height: 1.5em;
  border: 1px solid #ccc;
  border-radius: 10px;
  transition: border-color 0.3s;
  max-height: calc(1.5em * 5);
  font-size: 12px;
}

.high_five_mesg_block.highlight {
  border-color: #000;
  border: 2px solid #000 !important;
}

#char_count {
  text-align: right;
  font-size: 12px;
  color: #687287;
  font-weight: 600;
}

#agent_high_five_ok_modal .modal-dialog {
  border-radius: 10px;
  max-width: 45%;
}
#agent_high_five_ok_modal .modal-content {
  border-radius: 10px;
  padding: 0px;
}
#agent_high_five_ok_modal h3 {
  font-size: 14px;
  font-weight: 700;
  text-transform: inherit;
  box-shadow: none;
}

#agent_high_five_ok_modal .modal-header {
  display: flex;
  justify-content: end;
  border: none;
  padding: 20px 30px 0px 60px;
}

#agent_high_five_ok_modal .modal-body {
  border: none;
  padding: 20px 20px 0px 60px;
}

#agent_high_five_ok_modal .modal_close {
  border-radius: 8px !important;
  padding: 10px 10px !important;
}

.high_five_main_button {
  display: flex !important;
  justify-content: center !important;
  gap: 15px !important;
  padding: 20px 50px 35px 60px !important;
}

#agent_high_five_ok_modal .high_send_button {
  padding: 15px 15px !important;
  background-color: #22c6ab !important;
  border-color: #22c6ab !important;
  border-radius: 8px;
  font-size: 12px;
  font-weight: 600;
  line-height: 6px;
}

#agent_high_five_ok_modal .high_send_button:hover {
  background-color: #107569 !important;
  color: #fff;
}

#agent_high_five_ok_modal .high_cancel_button {
  padding: 10px 15px !important;
  background-color: #22c6ab !important;
  border-color: #22c6ab !important;
  border-radius: 8px;
  font-size: 12px;
}

#agent_high_five_ok_modal .high_cancel_button:hover {
  background-color: #107569 !important;
  color: #fff;
}

.high_five_ok_box {
  position: relative;
  width: 96%;
  max-width: 100%;
}

.highF_ok_button {
  font-size: 14px;
  font-weight: 400;
  text-transform: inherit;
}
#agent_high_five_modal {
  z-index: 1065 !important;
  background-color: #00000073;
}

#agent_high_five_modal .modal-backdrop {
  z-index: 1060 !important;
  background-color: #00000073;
}

#agent_high_five_ok_modal {
  z-index: 1065 !important;
  background-color: #00000073;
}

#agent_high_five_ok_modal .modal-backdrop {
  z-index: 1060 !important;
  background-color: #00000073;
}
.agent_m1_summary_img {
  width: 35px;
  height: 35px;
  border-radius: 20px;
}

/* First row tooltip: show below instead of above */
tr:first-child .HF_text {
  top: 98%;
  bottom: auto;
  margin-top: 0px;
}

tr:first-child .HF_coach {
  top: -10px;
  left: 35px;
  position: absolute;
  display: none;
  align-items: center;
  background-color: #323338;
  border-radius: 4px;
  z-index: 9;
  cursor: pointer;
  bottom: 15px;
  right: auto;
}
/* High Five css */

.high_five_container {
  height: 30px;
  width: 40px;
}

.high_five_block {
  background-color: #323338;
  border-radius: 4px;
  position: relative;
  left: 30px;
  bottom: 41px;
  z-index: 9;
  max-width: 140px;
  height: 32px;
  width: 35px;
  display: none;
}

.high_five_container:hover .high_five_block {
  display: block;
}

.high_five_tooltip {
  height: 32px;
  width: 35px;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}

.high_five_tooltip:hover {
  background-color: #22c7a9 !important;
}

.high_five_text {
  background-color: #000;
  border-radius: 3px;
  position: absolute;
  left: -20px;
  top: -30px;
  z-index: 9;
  color: #fff;
  padding: 5px 15px;
  display: none;
  white-space: nowrap;
  text-transform: capitalize;
  font-size: 12px;
  font-weight: 600;
}

.high_five_tooltip:hover .high_five_text {
  display: block;
}

#high_five_modal .modal-dialog {
  border-radius: 10px;
  max-width: 45%;
}

#high_five_modal h3 {
  font-size: 14px;
  font-weight: 700;
}

#high_five_modal .modal-header {
  display: flex;
  justify-content: end;
  border: none;
  padding: 20px 30px 0px 60px;
}

#high_five_modal .modal-body {
  border: none;
  padding: 20px 20px 0px 60px;
}

#high_five_modal .modal_close {
  border-radius: 8px !important;
  padding: 10px 10px !important;
}

.high_five_button {
  display: flex !important;
  justify-content: end !important;
  gap: 15px !important;
  padding: 20px 50px 35px 60px !important;
}

#high_five_modal .high_send_button {
  padding: 10px 15px !important;
  background-color: #22c6ab !important;
  border-color: #22c6ab !important;
  border-radius: 8px;
}

#high_five_modal .high_send_button:hover {
  background-color: #107569 !important;
}

#high_five_modal .high_cancel_button {
  padding: 10px 15px !important;
  background-color: #22c6ab !important;
  border-color: #22c6ab !important;
  border-radius: 8px;
  font-size: 12px;
}

#high_five_modal .high_cancel_button:hover {
  background-color: #107569 !important;
}

.message_box_container {
  position: relative;
  width: 100%;
  max-width: 400px;
}

.high_five_message_box {
  position: relative;
  width: 88%;
  max-width: 100%;
}

.high_five_mesg_block {
  width: 100%;
  box-sizing: border-box;
  resize: none;
  overflow-y: auto;
  padding: 10px;
  line-height: 1.5em;
  border: 1px solid #ccc;
  border-radius: 10px;
  transition: border-color 0.3s;
  max-height: calc(1.5em * 5);
}

.high_five_mesg_block.highlight {
  border-color: #000;
  border: 2px solid #000;
}

#char_count {
  text-align: right;
  font-size: 12px;
  color: #687287;
  font-weight: 600;
}

#high_five_ok_modal .modal-dialog {
  border-radius: 10px;
  max-width: 45%;
}

#high_five_ok_modal h3 {
  font-size: 14px;
  font-weight: 700;
  text-transform: inherit;
}

#high_five_ok_modal .modal-header {
  display: flex;
  justify-content: end;
  border: none;
  padding: 20px 30px 0px 60px;
}

#high_five_ok_modal .modal-body {
  border: none;
  padding: 20px 20px 0px 60px;
}

#high_five_ok_modal .modal_close {
  border-radius: 8px !important;
  padding: 10px 10px !important;
}

.high_five_main_button {
  display: flex !important;
  justify-content: center !important;
  gap: 15px !important;
  padding: 20px 50px 35px 60px !important;
}

#high_five_ok_modal .high_send_button {
  padding: 10px 15px !important;
  background-color: #22c6ab !important;
  border-color: #22c6ab !important;
  border-radius: 8px;
}

#high_five_ok_modal .high_send_button:hover {
  background-color: #107569 !important;
}

#high_five_ok_modal .high_cancel_button {
  padding: 10px 15px !important;
  background-color: #22c6ab !important;
  border-color: #22c6ab !important;
  border-radius: 8px;
  font-size: 12px;
}

#high_five_ok_modal .high_cancel_button:hover {
  background-color: #107569 !important;
}

.high_five_ok_box {
  position: relative;
  width: 96%;
  max-width: 100%;
}

.highF_ok_button {
  font-size: 14px;
  font-weight: 400;
  text-transform: inherit;
}

.HF_metric_container {
  height: 40px;
  width: 55px;
}

.HF_metric_container:hover .high_five_block {
  display: block;
}

.HF_agent_block {
  background-color: #323338;
  border-radius: 4px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
  max-width: 140px;
  height: 32px;
  width: 35px;
  display: none;
}

#HF_star_image img {
  width: 20px;
  height: 20px;
  margin: 0px;
}

.HF_agent_container {
  position: relative;
  display: inline-block;
}

.HF_agent_container:hover .HF_agent_block {
  display: block;
}

#high_five_modal {
  z-index: 1065 !important;
  background-color: #00000073;
}

#high_five_modal .modal-backdrop {
  z-index: 1060 !important;
  background-color: #00000073;
}

#high_five_ok_modal {
  z-index: 1065 !important;
  background-color: #00000073;
}

#high_five_ok_modal .modal-backdrop {
  z-index: 1060 !important;
  background-color: #00000073;
}
/* HF icon is hidden by default */
.HF {
  position: absolute;
  left: 38px;
  bottom: 30px;
  display: none; /* hidden by default */
  align-items: center;
  background-color: #323338;
  border-radius: 4px;
  box-shadow: 2px 0px 5px #ccc;
  z-index: 9;
  max-width: 140px;
  height: 32px;
  padding: 0 4px;
}

.score_profile:hover .HF {
  display: flex;
}

.HF:hover {
  background-color: #22c7a9 !important;
}

.HF_tooltip .HF_text {
  position: absolute;
  bottom: 41px;
  left: 20px;
  transform: translateX(-50%);
  background-color: #333;
  color: #fff;
  font-size: 12px;
  padding: 4px 8px;
  border-radius: 4px;
  white-space: nowrap;
  display: none;
  font-weight: 600;
}

.HF_tooltip:hover .HF_text {
  display: block;
}

.high-five-icon {
  width: 20px !important;
  margin: 4px !important;
}

.leader_board_image_L1 {
  width: 30px;
  height: 30px;
  border-radius: 20px;
  margin-right: 1em;
  display: flex;
}

tr:first-child .high_five_text {
  top: 100%;
  bottom: auto;
  margin-top: 2px;
}

tr:first-child .HF_text {
  top: 100%;
  bottom: auto;
  margin-top: -3px;
  font-weight: 600;
  font-size: 12px;
}

tr:first-child .HF {
  top: 0px;
  left: 35px;
  position: absolute;
  display: none;
  align-items: center;
  background-color: #323338;
  border-radius: 4px;
  z-index: 9;
  cursor: pointer;
  bottom: 15px;
}
/*#HF_table_wrapper table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    font-size: 10px;
    top: 17px !important;
}

#HF_table_wrapper table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before {
    font-size: 10px;
    bottom: 16px !important;
}*/
#high_five_textarea:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
/* help_tooltip  */

.link-container a {
  display: flex;
  text-decoration: underline;
  color: #fff !important;
}

.commit_badge {
  text-align: left;
}

.HT_tooltip_header {
  display: flex;
  justify-content: space-between;
  /* align-items: center;*/
  margin-bottom: 6px;
}
#leaderboard_modal .commit-tooltip {
  min-height: 32px !important;
  height: auto !important;
  font-weight: 600 !important;
  min-width: 200px !important;
  font-size: 13px !important;
  z-index: 9 !important;
}
