/**********************TABLES**********************/
.data-table h5 {
	font-size:1rem !important;
	font-weight:700 !important;
}
/* section.table-user-info {
	padding-left:10px;
} */
table.dataTable tbody th, table.dataTable tbody td {
	padding:.5rem !important;
}
#MO_MT_table-id .select-all-checkbox, #MO_MT_table-id .select-all-checkbox.ischecked {
	padding-left: .6rem !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    width: 26px;
    height: 26px;
    padding: 0px !important;
    margin: 0px;
    border-radius: 6px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
    color: #D1D1D1 !important; 
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled span, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover span {
    color: #D1D1D1 !important; 
}
.dataTables_wrapper .dataTables_paginate .paginate_button:not(.disabled):hover {
    background: var(--background-tints-ice, #EDF7FF) !important;
    fill: var(--background-tints-ice, #EDF7FF);
    stroke-width: 1px;
    stroke: var(--text-dark-grey, #575757);
    color: var(--text-dark-grey, #575757) !important;
    border-color: var(--text-dark-grey, #575757) !important;
}
table.dataTable.dtr-column>tbody>tr>td.dtr-control:before, table.dataTable.dtr-column>tbody>tr>th.dtr-control:before, table.dataTable.dtr-column>tbody>tr>td.control:before, table.dataTable.dtr-column>tbody>tr>th.control:before {
	display: inline-block;
  content: "⌃" !important;
  color: #1C1B1F !important;
  font-size: 24px;
  font-weight: 400;
	padding-top: 12px;
  float: right !important;
  transform: rotate(180deg);
  font-stretch:expanded;
  font-family:sans-serif;
}
table.dataTable.dtr-column>tbody>tr.parent td.dtr-control:before, table.dataTable.dtr-column>tbody>tr.parent th.dtr-control:before, table.dataTable.dtr-column>tbody>tr.parent td.control:before, table.dataTable.dtr-column>tbody>tr.parent th.control:before {
	transform: rotate(00deg);
}
table#MO_PI_table-id, 
table#MO_PTM_table-id,
table#MO_ML_table-id,
table#MO_CPNA_table-id {
	background-color: var(--ice);
	line-height:125%;
}
table#MO_PI_table-id thead, 
table#MO_PTM_table-id thead,
table#MO_ML_table-id thead,
table#MO_CPNA_table-id thead {
	border-bottom: 1px solid var(--almostblack);
	font-size:.875rem;
}
table#MO_PI_table-id thead th:first, 
table#MO_PTM_table-id thead th:first,
table#MO_ML_table-id thead th:first {
	width: 20px !important;
}
table#MO_PI_table-id th, 
table#MO_PTM_table-id th,
table#MO_ML_table-id th,
table#MO_CPNA_table-id th {
	border: 0;
	vertical-align: bottom !important;
	border-bottom: 1px solid var(--almostblack);
  color: var(--text-almost-black, #252525);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
}
table#MO_PI_table-id td, 
table#MO_PTM_table-id td,
table#MO_ML_table-id td,
table#MO_CPNA_table-id td {
	border:0;
	vertical-align: middle;
	border-bottom:1px solid var(--gray);
}
table#MO_PI_table-id p, 
table#MO_PTM_table-id p,
table#MO_ML_table-id p,
table#MO_CPNA_table-id p {
	margin-bottom: 0;
	color: var(--almostblack);
	font-size:1rem;
}
table#MO_PI_table-id p.table-user-title, 
table#MO_PTM_table-id p.table-user-title,
table#MO_ML_table-id p.table-user-title,
table#MO_CPNA_table-id p.table-user-title {
	color:var(--darkgray);
}
table#MO_PI_table-id tr td, 
table#MO_PTM_table-id tr td,
table#MO_ML_table-id tr td,
table#MO_CPNA_table-id tr td {
	background-color:var(--ice) !important;
	background:var(--ice) !important;
	box-shadow: none !important;
}
table#MO_CPNA_table-id tr td {
	overflow:visible;
}
table#MO_PI_table-id tr.child, 
table#MO_PTM_table-id tr.child,
table#MO_ML_table-id tr.child,
table#MO_CPNA_table-id tr.child {
  text-align: center;
}
table#MO_PI_table-id tr.child td li, 
table#MO_PTM_table-id tr.child td li,
table#MO_ML_table-id tr.child td li,
table#MO_CPNA_table-id tr.child td li {
  text-align: left;
}
table#MO_PI_table-id tr.selected td, 
table#MO_PI_table-id tr.selected:hover, 
table#MO_PTM_table-id tr.selected td,
table#MO_PTM_table-id tr.selected:hover,
table#MO_ML_table-id tr.selected td,
table#MO_ML_table-id tr.selected:hover {
	background-color:var(--white) !important;
	background:var(--white) !important;
	box-shadow: none;
	color: var(--almostblack);
}
table#MO_PI_table-id th.select-checkbox {
	padding-right:0;
}
table.dataTable>tbody>tr>td.select-checkbox:before, 
table.dataTable>tbody>tr>td.select-checkbox:after, 
table.dataTable>tbody>tr>th.select-checkbox:before, 
table.dataTable>tbody>tr>th.select-checkbox:after {
	left: 1rem !important;
}
table#MO_PI_table-id tfoot, 
table#MO_PTM_table-id tfoot,
table#MO_ML_table-id tfoot,
table#MO_CPNA_table-id tfoot {
	display:none;
}
table#MO_PI_table-id tr.child li,
table#MO_PTM_table-id tr.child li,
table#MO_ML_table-id tr.child li,
table#MO_CPNA_table-id tr.child li {
  min-width: 250px;
}
table#MO_PI_table-id tr.child span.dtr-title,
table#MO_PTM_table-id tr.child span.dtr-title,
table#MO_ML_table-id tr.child span.dtr-title,
table#MO_CPNA_table-id tr.child span.dtr-title {
	color: var(--text-dark-grey, #575757);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 110%;
  	width: 25%; 
  	text-align: left;
  	display: inline-block;
	text-wrap:wrap;
	overflow: hidden;
}
table#MO_PI_table-id tr.child span.dtr-data,
table#MO_PTM_table-id tr.child span.dtr-data,
table#MO_ML_table-id tr.child span.dtr-data,
table#MO_CPNA_table-id tr.child span.dtr-data {
	color: var(--text-almost-black, #252525);
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 110%;
  	width: 72%; 
  	text-align: right;
  	display: inline-block;
	text-wrap:wrap;
	word-wrap: break-word;
	overflow: hidden;
}
table#MO_PI_table-id tr.child .dtr-details li,
table#MO_PTM_table-id tr.child .dtr-details li,
table#MO_ML_table-id tr.child .dtr-details li,
table#MO_CPNA_table-id tr.child .dtr-details li {
	display: flex;
	padding: 4px 8px;
	align-items: flex-start;
	gap: 16px;
	align-self: stretch;
	background-color: #F8F8F8;
	border-bottom: 1px solid var(--greys-light-grey-stroke, #E6E6E6);
}
table#MO_PI_table-id thead th.sorting::before, 
table#MO_PTM_table-id thead th.sorting::before, 
table#MO_ML_table-id thead th.sorting::before,
table#MO_CPNA_table-id thead th.sorting::before {
	color: var(--almostblack);
    opacity: 1;
    transform: scale(1, 0.5);
    margin-top: -2px;
    position: relative;
    margin-left: 93px;
    top: 14px;
}
table#MO_PI_table-id thead th.sorting::after,
table#MO_PTM_table-id thead th.sorting::after,
table#MO_ML_table-id thead th.sorting::after,
table#MO_CPNA_table-id thead th.sorting::after {
    color: var(--almostblack);
    opacity: 1;
    transform: scale(1, 0.5);
    margin-top: -2px;
    position: relative;
    display: inline-block;
    vertical-align: super;
    padding-left: 20px;
    top: 5px;
}
table#MO_PI_table-id thead th.sorting.sorting_desc::before,
table#MO_PTM_table-id thead th.sorting.sorting_desc::before,
table#MO_ML_table-id thead th.sorting.sorting_desc::before,
table#MO_CPNA_table-id thead th.sorting.sorting_desc::before {
	display: none !important;
}
table#MO_PI_table-id thead th.sorting.sorting_asc::after,
table#MO_PTM_table-id thead th.sorting.sorting_asc::after,
table#MO_ML_table-id thead th.sorting.sorting_asc::after,
table#MO_CPNA_table-id thead th.sorting.sorting_asc::after {
	display: none !important;
}
.invite-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 80%;
  display: inline-block;
  vertical-align: super;
  max-width: 500px;
}
@media screen and (max-width: 1200px) {
	#MO_MT_table-id .team-member-record .team-member-name p, 
	#MO_CPH_table-id .team-member-record .team-member-name p, 
	#MO_MC_table-id .team-member-record .team-member-name p {
		text-wrap:wrap !important;
		width:96% !important;
		padding:8px 0 0 5px !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .invite-text {
    max-width: 400px !important;
  }
	
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  	.invite-text {
    	max-width: 200px !important;
  	}
	table.dataTable tbody th, table.dataTable tbody td {
		padding:.5rem .25rem !important;
	}
	.data-table h5,
	.data-table table,
	#MO_MT_table-id .team-member-record .team-member-name p, 
	#MO_CPH_table-id .team-member-record .team-member-name p, 
	#MO_MC_table-id .team-member-record .team-member-name p,
	table#MO_PI_table-id p, 
	table#MO_PTM_table-id p, 
	table#MO_ML_table-id p, 
	table#MO_CPNA_table-id p{
		font-size:.875rem !important;
	}
	table.dataTable>tbody>tr>td.select-checkbox, table.dataTable>tbody>tr>th.select-checkbox {
		width:5% !important;
	}
	table.dataTable>tbody>tr.child ul.dtr-details {
		margin-left: 3% !important;
		width: 85% !important;
	}
}

@media screen and (max-width: 767px) {
	p.mobile-secondary-button {
		font-weight: 400;
		font-size: 1rem;
		line-height: 150%;
		padding: .5rem;
		text-align: center;
		border-radius:999px;
		position: relative;
		display:inline-block;
		color: var(--almostblack) !important;
		text-decoration:none !important;
		background-color: var(--white) !important;
		/*background: linear-gradient(to right, red 50%, #fff 50%);*/
		background-position: -400px 0 !important;
		background-size: 102% 102%;
		border:1px solid var(--almostblack);
		background-image: url(/wp-content/uploads/2023/06/button-gradient-back-long.png);
		background-repeat: no-repeat;
		float:left;
	}
	p.mobile-secondary-button:active {
		background: var(--electricblue);
	}
	p.mobile-secondary-button:hover {
		background-position: center center !important;
		color: var(--white) !important;
		border:1px solid var(--electricblue);
		-webkit-transition: all 500ms ease;
		-moz-transition: all 500ms ease;
		-o-transition: all 500ms ease;
		transition: all 500ms ease;
	}
	table#MO_PTM_table-id ul.dtr-details li:last-child {
		background:transparent !important;
		border-bottom:0 !important;
	}
	table#MO_PTM_table-id ul.dtr-details li:last-child span.dtr-title {
		display:none;
	}
	td.sorting_1 p {
		text-wrap:wrap;
	}
}

@media screen and (max-width: 480px) {
  .invite-text {
    max-width: 50px !important;
  }
	.data-table h5,
	.data-table table,
	#MO_MT_table-id .team-member-record .team-member-name p, 
	#MO_CPH_table-id .team-member-record .team-member-name p, 
	#MO_MC_table-id .team-member-record .team-member-name p,
	table#MO_PI_table-id p, 
	table#MO_PTM_table-id p, 
	table#MO_ML_table-id p, 
	table#MO_CPNA_table-id p{
		font-size:.875rem !important;
	}
	table.dataTable>tbody>tr>td.select-checkbox, table.dataTable>tbody>tr>th.select-checkbox {
		width:5% !important;
	}
	table.dataTable>tbody>tr.child ul.dtr-details {
		margin-left:0% !important;
		width:85% !important;
		white-space:wrap;
	}
	#MO_MT_table-id .team-member-record .team-member-name p, 
	#MO_CPH_table-id .team-member-record .team-member-name p, 
	#MO_MC_table-id .team-member-record .team-member-name p {
		text-wrap:wrap;
		max-width:120px;
		padding:0 0 0 5px;
	}
	#MO_MT_table-id tr td:nth-child(2), 
	#MO_CPH_table-id tr td:nth-child(2), 
	#MO_MC_table-id tr td:nth-child(2),
	#MO_MT_table-id tr td:nth-child(3), 
	#MO_CPH_table-id tr td:nth-child(3), 
	#MO_MC_table-id tr td:nth-child(3){
		width:40% !important;;
	}
}
.data-table-header-inline {
  display: inline-block;
  width: 100%;
  vertical-align: super;
}
.data-table-header-inline h3 {
  display: inline-block;
}
.header-option {
  float: right;
}
.tbl-checkmark {
    display:inline-block;
    width: 22px;
    height: 22px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}
.tbl-checkmark:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 13px;
    background-color: #252525;
    left: 8px;
    top: 2px;
}
.tbl-checkmark:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 4px;
    background-color: #252525;
    left: 3px;
    top: 11px;
}