/*
	classes for user_main_content.jsp
*/
.userDisplay {
  /*overflow-x: auto;*/
  /*overflow: auto;*/
  text-align: left;
  margin: 0 !important;
  width: inherit !important;
}

#superUserModalDiv .userDisplay {
  overflow-x: auto;
}

.userDisplay td {
}

.userDisplay td:last-child,
.userDisplay th:last-child {
}
.userDisplay td:first-child,
.userDisplay th:first-child {
}

.cfAddCaseToList .userDisplay td:last-child,
.cfAddCaseToList .userDisplay th:last-child {
  border-right: 1px solid #dfdfdf;
}

.userDisplay table td:nth-child(2),
.userDisplay th:nth-child(2) {
  border-left: none;
}

.userDisplay table {
  margin: 0 0 0 0;
  width: 100% !important;
  border-collapse: collapse;
}

.performedBy {
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: bottom;
}

.userDisplay table input[type="checkbox"]:checked:before {
}

.userDisplay table input[type="checkbox"]:checked {
}

.userDisplay table input[type="checkbox"] {
}

input[type="checkbox" i]:not(.no-margin) {
  margin: 3px;
}

.userDisplay th {
}

.userDisplay th.sorted {
  /*padding: 5px;*/
  /*	text-align: left; */
  /*	vertical-align: top;*/
}

.userDisplay th.noHeader {
  display: none;
}

.userDisplay tbody tr:nth-child(even),
.userDisplay tbody tr.even {
}

.userDisplay tbody tr:hover {
}

#tbl_caselist td {
  font-size: 10pt;
}
.userDisplay #history tr td:nth-last-child(2) {
  border-left: none;
}

#history .even {
  background-color: #fff;
}
#history .odd.active-row,
#history .even.active-row {
  background-color: #ececec;
}
#history .active-row-comment {
  margin: 5px;
  float: left;
}

#history tr td {
  display: table-cell;
}

#history > tbody > tr > td:last-child,
#history > thead > tr > th:last-child {
  display: none;
}

#history > tbody > tr > td:only-child {
  display: table-cell;
}

.userDisplay th:not(.fd-table__cell) a,
.userDisplay th:not(.fd-table__cell) a:visited {
  color: #6f7275;
}

.userDisplay th a:hover {
  text-decoration: none;
  /*color: #00A8E3;*/
}

.userDisplay th.sorted a,
.userDisplay th.sortable a {
}

.userDisplay td a.cent {
  text-decoration: none;
}

.userDisplay th.sortable a::after {
  content: "\e1fc";
}

.userDisplay th.order2 a::after {
  content: "\e1fd" !important;
  opacity: 1 !important;
}

.userDisplay th.order1 a:after {
  opacity: 1 !important;
}

.userDisplay th.sortable a::after {
  background: none;
  font-family: sap-icons;
  color: var(--sapLinkColor);
  float: right;
}

.userDisplay th.sortable a::after {
  opacity: 0.2;
}

.userDisplay th:not(sortable) {
  text-align: left;
}

.userDisplay th.order1 a {
}

.userDisplay th.order2 a {
}

.userDisplay tr.tableRowEven,
tr.even {
}
.userDisplay div.exportlinks {
  background-color: #eee;
  border: 1px dotted #999;
  padding: 2px 4px 2px 4px;
  margin: 2px 0 2px 0;
  width: 60%;
}

.userDisplay span.export {
  padding: 5px;
  font-size: 18px;
  text-align: center;
}

.export-links a:hover {
  text-decoration: none;
}

.userDisplay span.pagebanner {
  align-items: center;
  color: var(--sapContent_LabelColor);
  display: flex;
  font-weight: 400;
  margin: 0;
  position: relative;
  padding-right: 0.5rem;
  margin-left: 0.5rem;
}

.notif_default_userName {
  font-size: 14px;
  color: #515559;
}

.check-box-label {
  font-size: 14px;
  color: #515559;
}

.check-box-label-middle {
  display: inline;
  vertical-align: middle;
  padding-top: 3px;
}

.portlet_opened .userDisplay {
  color: #515559;
}

.userDisplay div.pagelinks {
  float: left;
  padding: 5px;
  padding-right: 13px;
  text-align: right;
  width: auto !important;
  height: 22px;
  line-height: 22px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.search-date-labels {
  color: #6a6d70;
}

/*.userDisplay div.pagelinks.export-links:before {*/
/*content: ""; !* This is necessary for the pseudo element to work. *!*/
/*display: inline-block; !* This will put the pseudo element on its own line. *!*/
/*margin: 0 auto; !* This will center the border. *!*/
/*height:19px;*/
/*border-right: 1px solid #e5e5e5;*/

/*}*/

#listContent .pagelinks,
#smartListContent .pagelinks {
}

.userDisplay div.pagelinks > a,
.userDisplay div.pagelinks > strong {
}

.userDisplay div.pagelinks a.pager-image {
}

.userDisplay div.export {
  float: left;
  padding: 2px 4px 2px 4px;
  width: 280px;
}
.userDisplay div.export.csv {
}
/* case history and user recent activities */
.userDisplay #history td {
}

.userDisplay #history tr:hover,
tr:hover + tr.active-row-content,
tr:hover + tr.active-row-content .update-field-area-info {
}
.userDisplay #history td {
}

#history tr td:last-child {
}
#actionDiv .userDisplay th:last-child {
}
#actionDiv .userDisplay td:last-child {
}
.accountTable,
.contactTable {
}
.accountTable .head,
.contactTable .head {
}
.accountTable h2,
.contactTable h2 {
}
.accountTable .headerLink,
.contactTable .headerLink {
}
.accountTable .headerLink:hover,
.contactTable .headerLink:hover {
  text-decoration: none;
}
.accountTable #AccountListDiv td,
.contactTable #ContactListDiv td {
}
#AccountListDiv table,
#ContactListDiv table {
  border-top: 2px solid #eeeeef;
}
.accountTable th,
.contactTable th {
}
.accountTable form[name="SearchAccounts"] {
  position: relative;
  left: unset;
  top: unset;
  box-shadow: none;
}
.accountTable
  form[name="SearchAccounts"]
  #advanceSearch_SearchAccounts
  #advanceSearchHeader_SearchAccounts {
}

.accountTable form[name="SearchAccounts"] #advanceSearch_SearchAccounts {
}

.accountHeaderIcon,
.contactHeaderIcon {
  display: inline-block;
  width: 20px;
  height: 26px;
  font-size: 18px;
  line-height: 26px;
  color: #0a6ed1;
  text-align: center;
  vertical-align: sub;
}

.addNewLink {
}
.addNewLink:hover {
}
.cancelLink:not(.fd-button):hover {
  background-color: #eeeeef;
  border-radius: 4px;
  display: inline-block;
}

.addContactLink {
  position: absolute;
  top: 8px;
  text-align: center;
  width: 69px;
  line-height: 26px;
  right: 16px;
  display: inline-block;
  height: 26px;
}
.accountLink:hover,
.contactLink:hover,
.addNewLink:hover {
}
.accountHeaderIcon:hover,
.accountHeaderIcon:active,
.activeLink,
.contactHeaderIcon:hover,
.contactHeaderIcon:active {
}

.accountTable form[name="SearchAccounts"] input[type="checkbox"],
.contactTable form[name="SearchContacts"] input[type="checkbox"] {
  font-family: "72";
  font-weight: 400;
  appearance: none;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  font-size: inherit;
  box-sizing: border-box;
  outline: none;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: #32363a;
  background-color: white;
  transition: border-color 0.125s ease-in, background-color 0.125s ease-in,
    background-image 0.125s ease-in;
  height: 16px;
  width: 16px;
  margin: 0;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  border-color: #89919a;
}
.accountTable form[name="SearchAccounts"] input[type="checkbox"]:before,
.contactTable form[name="SearchContacts"] input[type="checkbox"]:before {
  content: "";
  width: 10px;
  height: 4px;
  border-color: transparent;
  border-style: solid;
  border-width: 0 0 2px 2px;
  transform: rotate(-45deg);
  position: absolute;
  z-index: 2;
  top: calc(50% - 5px);
  left: calc(50% - 11px / 2);
}

.accountTable form[name="SearchAccounts"] input[type="checkbox"]:checked,
.contactTable form[name="SearchContacts"] input[type="checkbox"]:checked,
form[name="accountForm"] input[type="checkbox"]:checked {
  border-color: #0854a1;
  background-color: #0854a1;
}

.accountTable form[name="SearchAccounts"] input[type="checkbox"]:checked:before,
.contactTable
  form[name="SearchContacts"]
  input[type="checkbox"]:checked:before {
  border-color: white;
}
.accountTable form[name="SearchAccounts"] table,
.contactTable form[name="SearchContacts"] table {
  display: inline-block;
  position: relative;
  padding: 0;
  box-shadow: unset;
  top: 39px;
  left: 0;
}
.accountTable form[name="SearchAccounts"] td.label,
.contactTable form[name="SearchContacts"] td.label {
  text-align: unset;
  vertical-align: middle;
  padding: 0;
}
#search-options {
  display: inline-block;
  width: 70%;
}
.searchAccountInput {
  display: inline-block;
  vertical-align: top;
  height: 68px;
  padding-top: 16px;
  padding-left: 16px;
  padding-right: 30px;
}
.searchAccountInput input {
  padding: 0;
  margin: 0;
  height: 26px;
}
form[name="SearchAccounts"] input,
form[name="SearchContacts"] input {
  margin: 0;
}
#filterInputs {
  display: none;
  border-top: 1px solid #eeeeef;
}
.letterHolder {
  font-size: 12px;
  height: 28px;
  color: #74777a;
  border-top: 1px solid #eeeeef;
  border-bottom: 1px solid #eeeeef;
  text-align: center;
}
.searchLetter {
  font-size: 12px;
  color: #515559;
  width: 32px;
  display: inline-block;
  margin-right: 5px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  height: 26px;
  margin-top: 1px;
  border-radius: 4px;
  line-height: 26px;
}
.searchLetter:hover {
  text-decoration: none;
  background-color: #fafafa;
}
.searchLetter:active {
  text-decoration: none;
  background-color: #eef5fc;
}
.buttonsAccountsHolder {
}
.buttonsAccounts {
}
.buttonsAccounts.cancelLink {
}
.buttonsAccounts.cancelLink:hover {
}
.searchLetterActive {
  text-decoration: none;
  background-color: #eef5fc;
}
.searchTextInput {
  padding-left: 10px !important;
}
.tableBorder {
  border-bottom: 1px solid #dfdfdf;
}
.contactLink {
  margin-right: 12px;
}
.searchButton {
}
