@media screen and (max-width: 767px) {
  .dialog-spacer {
    width: 100%;
    display: inline-block;
    height: 16px;
  }
  .dialog-spacer-half {
    width: 100%;
    display: inline-block;
    height: 12px;
  }
}
.form-spacer {
  width: 600px;
  height: 250px;
  display: inline-block;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  width: 500px !important;
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  width: 400px !important;
}
@media screen and (max-width: 480px) {
  width: 300px !important;
}
.jconfirm {
  z-index: 99999 !important;
}
/* .mat-icon-invert {
  background: #252525;
  border-radius: 100%;
  color: #FFF !important;
  font-size: 22px !important;
} */
.message-board-convo {
  background-color: #333 !important;
}
.message-board-sidebar {
  background-color: #000 !important;
}
.fake-url {
  color: #1B365D !important;
  font-size: 0.875rem;
  text-decoration: none;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-results__option[aria-selected],
.select2-results__option {
  color: #000 !important;
}
.lp-ident {
  color: #1B365D !important;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
}

/* Select all checkbox */
.select-all-checkbox,
.select-all-checkbox.ischecked {
  height: 24px !important;
  width: 24px !important;
  margin-left: 0px !important;
}
#MO_ML_table-id .select-all-checkbox,
#MO_ML_table-id .select-all-checkbox.ischecked {
	height: 24px !important;
  	width: 24px !important;
  	margin-left: 4px !important;
}
#MO_MT_table-id .select-all-checkbox,
#MO_MT_table-id .select-all-checkbox.ischecked {
	padding-left:14px;
}
.select-all-checkbox:before {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 26px;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  content: "check_box_outline_blank";
  border: none;
  vertical-align: bottom;
  margin-left: 0;
}
.select-all-checkbox.ischecked:before {
  content: "check_box" !important;
}
/* regular checkbox */

.dataTable>tbody>tr>td.select-checkbox {
  height: 24px !important;
  width: 24px !important;
  margin-left: 0 !important;
}
.dataTable tbody tr td.select-checkbox:after {
  display: none !important;
}
.dataTable>tbody>tr>td.select-checkbox:before {
  font-family: 'Material Symbols Outlined' !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-size: 26px !important;
  display: inline-block !important;
  width: 24px !important;
  height: 24px !important;
  line-height: 1 !important;
  text-transform: none !important;
  letter-spacing: normal !important;
  word-wrap: normal !important;
  white-space: nowrap !important;
  direction: ltr !important;
  -webkit-font-smoothing: antialiased !important;
  text-rendering: optimizeLegibility !important;
  -moz-osx-font-smoothing: grayscale !important;
  font-feature-settings: 'liga' !important;
  content: "check_box_outline_blank" !important;
  border: none !important;
  top: 35% !important;
  left: 35% !important;
}
.dataTable>tbody>tr.selected>td.select-checkbox:before {
  content: "check_box" !important;
}

#MO_MT_table-id tbody tr td.select-checkbox:hover:before {
/*   background-color: var(--ice); */
	background:url('/wp-content/uploads/2023/08/checkback.png');
	background-repeat: no-repeat;
	background-size:24px;
	background-position:3px 3px;
/* 	content: "crop_square" !important; */
}
.dataTable tbody tr td {
  overflow: hidden;
  text-overflow: ellipsis;
}

.hidden {
  display: none !important;
}
.shorten-header {
  white-space: break-spaces !important;
  max-width: 75px !important;
}
.user-block {
  display: inline-block;
}
.user-block-image {
  display: inline-block;
  height: 48px;
  width: 48px;
  vertical-align: top;
}
.user-block-image img {
  border-radius: 100% !important;
	width:48px;
	height:48px !important;
	object-fit: cover !important;
}
.user-block-id {
  display: inline-block;
  vertical-align: text-top;
}

.row-actions {
  text-align: right;
}
.row-actions span {
  color: #252525 !important;
  cursor: pointer;
}

.dialog-type-lightbox {
    z-index: 999999 !important;
}

.document-review { 
  color: #1B365D !important;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 150%;
  cursor: pointer;
}
.document-review span {
  font-size: 16px !important;
  vertical-align: middle;
  padding-right: 5px;
  cursor: pointer;
  top: -1px;
  position: relative;
}
/* fallback */
@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v129/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1n-q_4MrImHCIJIZrDCvHOejbd5zrDAt.woff2) format('woff2');
}

.material-symbols-outlined {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.company-exclusive-badge {
  position: absolute;
  margin: 16px;
  padding: 8px 11px 8px 12px;
  align-items: center;
  gap: 4px;
  border-radius: 999px;
  background: var(--gradient-blue-purple, linear-gradient(90deg, #083AF3 0%, #6F08F3 100%));
  display: inline-flex;
}
.company-exclusive-badge p {
  color: var(--White, #FFF);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  margin: 0px;
}