.datatable-icon:before {
	content: "\f106";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	padding-right: 10px;
}
.details .datatable-icon:before {
	content: "\f107";
}
.datatable-icon.down:before {
	content: "\f107";
}
#table_12_row_0[role="row"] td,
#table_12_row_1[role="row"] td,
#table_12_row_2[role="row"] td,
#table_12_row_3[role="row"] td {
	width: 33.33%;
}
.row-count {
	background: #5B5B5B;
	color: #fff;
	padding: 5px 10px;
	border-radius: 15px;
	margin-left: 7px;
}
.border td:first-child {
	border-left: 3px solid rgb(0, 112, 209) !important;
}
.border td:last-child {
	border-right: 3px solid rgb(0, 112, 209) !important;
}
/* Mockup 1 */
#table_1 tr th,
#table_5 tr th {
	background: #212121;
	color: #fff;
	padding: 10px;
}
#table_1 tr td,
#table_5 tr td {
	padding: 0;
}
#table_1 tr[role="row"] td,
#table_5 tr[role="row"] td {
	padding: 10px;
	border-width: 2px;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.5;
}
#table_1 tr[role="row"] td.column-0{
	background: #FFC444;
}
#table_1 tr[role="row"] td.column-1 {
	background: #FFE600;
}
#table_1 tr[role="row"] td.column-2 {
	background: #E3D767;
}
#table_1 tr[role="row"] td.column-3 {
	background: #CCBD36;
}
#table_1 .sub-details-wrap {
	background: #FFE09D;
	padding: 20px;
}
#table_5 tr[role="row"] td {
	background: #FFC444;
}
#table_1 .sub-details-wrap .three-col,
#table_1 .sub-details-wrap .two-col {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 -15px;
}
#table_1 .sub-details-wrap .three-col .col {
	width: 33.33%;
	padding: 0 15px;
}
#table_5 .sub-details-wrap .three-col {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#table_5 .sub-details-wrap .three-col .col {
	width: 33.33%;
	padding: 10px 15px;
	border: 1px solid #e0e0e0;
	/*border-right: 1px solid #e0e0e0;*/
}
#table_5 .sub-details-wrap .three-col .col1 {
	background: #FFE600;
}
#table_5 .sub-details-wrap .three-col .col2 {
	background: #E3D767;
}
#table_5 .sub-details-wrap .three-col .col3 {
	background: #CCBD36;
}
.data-tables .sub-details-wrap .two-col .col {
	width: 50%;
	padding: 0 15px;
}
.data-tables .sub-details-wrap .three-col .blank_div {
	height: 40px;
	margin: 15px 0;
}
.data-tables .sub-details-wrap .three-col .col1 .blank_div {
	background: #FFE600;
}
.data-tables .sub-details-wrap .three-col .col2 .blank_div {
	background: #E3D767;
}
.data-tables .sub-details-wrap .three-col .col3 .blank_div {
	background: #CCBD36;
}
.data-tables .sub-details-wrap .col h5 {
	margin: 0;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.5;
}
.data-tables .sub-details-wrap .two-col .blank_div {
	height: 100px;
	margin: 15px 0;
}
.data-tables .sub-details-wrap .two-col .col1 .blank_div {
	background: #FFE600;
}
.data-tables .sub-details-wrap .two-col .col2 .blank_div {
	background: #E3D767;
}
.sub-details-wrap .full-details-row {
	background: #FFE600;
	padding: 10px 20px;
}
.sub-details-wrap .full-col-content-wrap .image-content {
	display: flex;
	flex-wrap: wrap;
}
.sub-details-wrap .full-col-content-wrap .image-content .img-wrap {
	width: 5%;
}
.sub-details-wrap .full-col-content-wrap .image-content .img-wrap .img-bg {
	background-image: url(/wp-content/uploads/2022/07/491398_image1.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	border-radius: 50px;
}
.sub-details-wrap .full-col-content-wrap .image-content .img-wrap.ticket-owner-img .img-bg,
.sub-details-wrap .full-col-content-wrap .image-content .img-wrap.user-img .img-bg {
	background-size: contain;
	width: 100%;
	height: 100%;
	border-radius: 50px;
}
.sub-details-wrap .full-col-content-wrap p {
	white-space: normal;
}
.sub-details-wrap .full-col-content-wrap .content-wrap p {
	margin-bottom: 0;
}
.sub-details-wrap .full-col-content-wrap .content-wrap {
	padding-left: 15px;
}
#table_5 tr p {
	margin-bottom: 0;
}
#table_5 tbody tr .column-0 {
	background: #FFE600;
}
#table_5 tbody tr .column-1 {
	background: #E3D767;
}
#table_5 tbody tr .column-2 {
	background: #CCBD36;
}
#table_5 tbody #table_12_row_0 td,
#table_5 tbody #table_12_row_6 td,
#table_5 tbody #table_12_row_10 td,
#table_5 tbody #table_12_row_13 td {
	background: #FFC444;
}
/* Known Issue */
#known_issues_table .column-0 {
	width: 48%;
}
#release_notes_table .column-0 {
	width: 100%;
}
#known_issues_table .column-1,
#release_notes_table .column-1,
#prioritization_table .column-1,
#ideas_table .column-1 {
	width: 30%;
}
#known_issues_table .column-2,
#release_notes_table .column-2,
#prioritization_table .column-2,
#ideas_table .column-2 {
	width: 11%;
	text-align: center;
}
#known_issues_table .column-3,
#release_notes_table .column-3,
#roadmap_table .column-3 {
	width: 15%;
}
#prioritization_table .column-0,
#ideas_table .column-0 {
	width: 50%;
}
#prioritization_table .column-3,
#ideas_table .column-3 {
	width: 16%;
	vertical-align: middle;
}
#roadmap_table .column-0 {
	width: 100%;
}
#known_issues_table tr[role="row"],
#release_notes_table tr[role="row"],
#roadmap_table tr[role="row"],
#prioritization_table tr[role="row"],
#ideas_table tr[role="row"] {
	border-bottom: 4px solid #FFFFFF;
}
#known_issues_table tr[role="row"].prev_details,
#prioritization_table tr[role="row"].prev_details,
#ideas_table tr[role="row"].prev_details {
	border-bottom: 0;
}
#known_issues_table tr[role="row"] td,
#prioritization_table tr[role="row"] td,
#ideas_table tr[role="row"] td {
	background: #7067E6;
	border-width: 0;
}
#known_issues_table tr td,
#release_notes_table tr td,
#roadmap_table tr td,
#prioritization_table tr td,
#ideas_table tr td {
	position: relative;
}
#known_issues_table tr[role="row"] > td::before,
#roadmap_table tr[role="row"] > td::before,
#prioritization_table tr[role="row"] > td::before,
#ideas_table tr[role="row"] > td::before {
	background: #7067E6;
}
#known_issues_table tr > td::before,
#release_notes_table .prioritization_details_data .sub-details-wrap::before,
#roadmap_table .prioritization_details_data .sub-details-wrap::before,
#prioritization_table tr > td::before,
#ideas_table tr > td::before {
	content: "";
	background: linear-gradient(177deg, #5B40E2 -4.73%, #F26522 99.54%);
	position: absolute;
	width: 5px;
	height: 100%;
	left: 0;
	top: 0;
}
#prioritization_table tr[role="row"] td.column-0,
#prioritization_table tr[role="row"] td.column-1,
#prioritization_table tr[role="row"] td.column-2,
#prioritization_table tr[role="row"] td.column-3 {
	vertical-align: middle;
}
#known_issues_table tr[role="row"] td.known_issues_title,
#prioritization_table tr[role="row"] td.column-0,
#ideas_table tr[role="row"] td.column-0 {
	position: relative;
	padding-left: 25px;
}
#known_issues_table tr[role="row"] td.known_issues_title::before,
#prioritization_table tr[role="row"] td.column-0::before,
#ideas_table tr[role="row"] td.column-0::before {
	content: "";
	position: absolute;
	left: 5px;
	top: 0;
	height: 100%;
	background-image: url(/wp-content/uploads/2022/08/right-angle-icon.svg);
	background-repeat: no-repeat;
	width: 20px;
	background-position: center;
	background-size: auto;
}
#known_issues_table tr[role="row"] td.known_issues_title .known_issue_title,
#roadmap_table tr[role="row"] td.column-0 .known_issue_title,
#prioritization_table tr[role="row"] td .prioritization_title,
#ideas_table tr[role="row"] td .prioritization_title {
	font-weight: 700;
	font-size: 19px;
	line-height: 1.4;
	color: #FFFFFF;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	height: 25px;
}
#known_issues_table tr[role="row"] td.known_issues_title .known_issue_category,
#release_notes_table tr[role="row"] td .known_issue_title .known_issue_category,
#roadmap_table tr[role="row"] td.column-0 .roadmap_product_platform,
#ideas_table tr[role="row"] td .prioritization_category {
	display: flex;
	flex-wrap: wrap;
}
#known_issues_table tr[role="row"] td.known_issues_title .known_issue_category p,
#release_notes_table tr[role="row"] td .known_issue_title .known_issue_category p,
#ideas_table tr[role="row"] td .prioritization_category p {
	font-weight: 700;
	font-size: 14px;
	line-height: 1.2;
	color: #fff;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	height: 17px;
	margin: 0;
	width: 75%;
}
#roadmap_table .experiment-buttons {
	text-align: right;
	position: absolute;
    right: 25px;
    top: 20px;
}
#roadmap_table .experiment-buttons a {
    border: 1px solid #3A3A3C;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 4px;
    padding: 5px 25px;
    font-weight: 700;
    font-size: 14px;
	line-height: 1.5;
    color: #FFFFFF;
}
#roadmap_table .experiment-buttons a.report-same-btn {
	background: #EB837A;
	margin-right: 5px;
}
#roadmap_table .experiment-buttons a.known_issue_join_discussion {
	background: #7067E6;
	display: inline-block;
	margin-left: 5px;
}
#known_issues_table tr[role="row"] td.known_issues_description,
#release_notes_table tr[role="row"] td.column-1,
#roadmap_table tr[role="row"] td.column-1,
#prioritization_table tr[role="row"] td.column-1,
#ideas_table tr[role="row"] td.column-1 {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.2;
	color: #FFFFFF;
}
#known_issues_table tr[role="row"] td.known_issues_description .known_issue_description,
#release_notes_table tr[role="row"] td.column-1 .known_issue_description,
#roadmap_table tr[role="row"] td.column-1 .known_issue_description,
#prioritization_table tr[role="row"] td.column-1 .prioritization_description,
#ideas_table tr[role="row"] td.column-1 .prioritization_description {
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height: 50px;
}
#known_issues_table tr[role="row"] td.known_issues_reported_by .known_issue_reported_by,
#release_notes_table tr[role="row"] td.column-2 .known_issue_reported_by,
#roadmap_table tr[role="row"] td.column-2 .known_issue_reported_by,
#prioritization_table tr[role="row"] td .prioritization_reported_by,
#ideas_table tr[role="row"] td .prioritization_reported_by {
	font-weight: 700;
	font-size: 12px;
	line-height: 1.4;
	color: #FFFFFF;
}
#known_issues_table tr[role="row"] td.known_issues_reported_by .known_issue_reported_by_count,
#release_notes_table tr[role="row"] td.column-2 .known_issue_reported_by_count,
#roadmap_table tr[role="row"] td.column-2 .known_issue_reported_by_count,
#prioritization_table tr[role="row"] td .prioritization_reported_by_count,
#ideas_table tr[role="row"] td .prioritization_reported_by_count {
	font-weight: 700;
	font-size: 26px;
	line-height: 1.4;
	color: #FFFFFF;
}
#known_issues_table tr[role="row"] td.known_issues_join button,
#release_notes_table tr[role="row"] td.column-3 button,
#roadmap_table tr[role="row"] td.column-1 button,
#prioritization_table tr[role="row"] td button,
#ideas_table tr[role="row"] td button {
	background: #F46060;
	border: 1px solid #000000;
	box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
	border-radius: 4px;
	padding: 1px 17px;
	font-weight: 700;
	font-size: 12px;
	line-height: 1.4;
	color: #FFFFFF;
	width: 100%;
}
#roadmap_table tr[role="row"] td.column-1 button {
	margin-bottom: 10px;
}
#known_issues_table tr[role="row"] td.known_issues_join .known_issue_join_discussion,
#release_notes_table tr[role="row"] td.column-3 .known_issue_join_discussion,
#roadmap_table tr[role="row"] td.column-1 .known_issue_join_discussion,
#prioritization_table tr[role="row"] td .prioritization_join_discussion,
#ideas_table tr[role="row"] td .prioritization_join_discussion,
#prioritization_table tr[role="row"] td .prioritization_join_experiment,
#ideas_table tr[role="row"] td .prioritization_join_experiment {
	border: 1px solid #000000;
	box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
	border-radius: 4px;
	padding: 1px 10px;
	font-weight: 700;
	font-size: 12px;
	line-height: 1.4;
	width: 100%;
	display: inline-block;
	text-align: center;
}
#known_issues_table tr[role="row"] td.known_issues_join .known_issue_join_discussion,
#release_notes_table tr[role="row"] td.column-3 .known_issue_join_discussion,
#roadmap_table tr[role="row"] td.column-1 .known_issue_join_discussion,
#prioritization_table tr[role="row"] td .prioritization_join_discussion,
#ideas_table tr[role="row"] td .prioritization_join_discussion {
	background: #EEF2F5;
	color: #5B5B5B;
}
#prioritization_table tr[role="row"] td .prioritization_join_experiment,
#ideas_table tr[role="row"] td .prioritization_join_experiment {
	background: #EB837A;
	color: #fff;
}
#known_issues_table .sub-details-wrap,
#prioritization_table .sub-details-wrap,
#ideas_table .sub-details-wrap {
	background: #FFFFFF;
	padding: 25px;
}
#release_notes_table .sub-details-wrap,
#roadmap_table .sub-details-wrap {
	padding: 25px 25px 0 25px;
}
#known_issues_table .sub-details-wrap .known_issues_up_icon ,
#release_notes_table .sub-details-wrap .known_issues_up_icon,
#roadmap_table .sub-details-wrap .known_issues_up_icon,
#prioritization_table .sub-details-wrap .known_issues_up_icon,
#ideas_table .sub-details-wrap .known_issues_up_icon  {
	background-image: url(/wp-content/uploads/2022/08/up-angle-icon.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	height: 20px;
	width: 20px;
}
#known_issues_table .sub-details-wrap .known_issues_up_icon i,
#release_notes_table .sub-details-wrap .known_issues_up_icon i,
#roadmap_table .sub-details-wrap .known_issues_up_icon i,
#prioritization_table .sub-details-wrap .known_issues_up_icon i,
#ideas_table .sub-details-wrap .known_issues_up_icon i {
	color: #3A3A3C;
	font-size: 40px;
	font-weight: 900;
}
#known_issues_table .sub-details-wrap .two-col,
#release_notes_table .sub-details-wrap .two-col,
#roadmap_table .sub-details-wrap .two-col,
#prioritization_table .sub-details-wrap .two-col,
#ideas_table .sub-details-wrap .two-col {
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid #3A3A3C;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#release_notes_table .sub-details-wrap .two-col,
#roadmap_table .sub-details-wrap .two-col {
	margin: 0 -10px 20px;
}
#release_notes_table .sub-details-wrap .two-col .col,
#roadmap_table .sub-details-wrap .two-col .col {
	padding: 0 10px;
}
#known_issues_table .sub-details-wrap .two-col .column1,
#prioritization_table .sub-details-wrap .two-col .column1,
#ideas_table .sub-details-wrap .two-col .column1 {
	width: 83%;
}
#known_issues_table .sub-details-wrap .two-col .column2,
#prioritization_table .sub-details-wrap .two-col .column2,
#ideas_table .sub-details-wrap .two-col .column2 {
	width: 17%;
}
#prioritization_table .sub-details-wrap .two-col .column2,
#ideas_table .sub-details-wrap .two-col .column2 {
	align-self: end;
}
#known_issues_table .sub-details-wrap .two-col .issue-heading-title h5,
#release_notes_table .sub-details-wrap .two-col .issue-heading-title h5,
#roadmap_table .sub-details-wrap .issue-heading-title h5,
#prioritization_table .sub-details-wrap .two-col .issue-heading-title h5,
#ideas_table .sub-details-wrap .two-col .issue-heading-title h5 {
	font-weight: 700;
	font-size: 24px;
	line-height: 25px;
	color: #5B5B5B;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	height: 25px;
}
#known_issues_table .sub-details-wrap .two-col .issue-heading-category,
#prioritization_table .sub-details-wrap .two-col .issue-heading-category,
#ideas_table .sub-details-wrap .two-col .issue-heading-category {
	display: flex;
	flex-wrap: wrap;
}
#prioritization_table .sub-details-wrap .two-col .issue-heading-category p,
#known_issues_table .sub-details-wrap .two-col .issue-heading-category p,
#ideas_table .sub-details-wrap .two-col .issue-heading-category p {
	margin-bottom: 0;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	color: #5B5B5B;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	height: 17px;
	margin: 0;
	padding-right: 10px;
}
#known_issues_table .sub-details-wrap .two-col .issue-heading-category p {
	width: 30%;
}
#known_issues_table .sub-details-wrap .two-col .report-affects-me button  {
	background: #F46060;
	border: 1px solid #000000;
	box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
	border-radius: 4px;
	padding: 7px 0;
	width: 100%;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
}
#known_issues_table .four-col,
#prioritization_table .four-col,
#ideas_table .four-col {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -5px;
	padding-bottom: 15px;
}
#known_issues_table .four-col .col,
#prioritization_table .four-col .col,
#ideas_table .four-col .col {
	width: 25%;
	padding: 0 5px;
}
#known_issues_table .four-col .column,
#prioritization_table .four-col .column,
#ideas_table .four-col .column {
	border: 0.5px solid #000000;
	border-radius: 4px;
	padding: 10px;
	height: 190px;
}
#known_issues_table .four-col .col .col1,
#prioritization_table .four-col .col .col1,
#ideas_table .four-col .col .col1 {
	background: #FFDBDB;
}
#known_issues_table .four-col .col .col2,
#prioritization_table .four-col .col .col2,
#ideas_table .four-col .col .col2 {
	background: #FEFFB9;
}
#known_issues_table .four-col .col .col3,
#prioritization_table .four-col .col .col3,
#ideas_table .four-col .col .col3 {
	background: #EEF2F5;
}
#known_issues_table .four-col .col .col4,
#prioritization_table .four-col .col .col4,
#ideas_table .four-col .col .col4 {
	background: #E0FFCD;
}
#known_issues_table .four-col .column .content-wrap,
#prioritization_table .four-col .column .content-wrap,
#ideas_table .four-col .column .content-wrap {
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
	height: 135px;
	font-weight: 300;
	font-size: 14px;
	line-height: 17px;
	padding-top: 15px;
}
#known_issues_table .sub-details-wrap .issue-title,
#prioritization_table .sub-details-wrap .issue-title,
#ideas_table .sub-details-wrap .issue-title {
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	margin: 0;
	padding-left: 8px;
}
#known_issues_table .sub-details-wrap .full-details-row,
#prioritization_table .sub-details-wrap .full-details-row,
#ideas_table .sub-details-wrap .full-details-row {
	border: 0.5px solid #000000;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 4px;
	background: #EEF2F5;
	padding: 10px 20px;
	min-height: 190px;
}
#prioritization_table .sub-details-wrap .full-details-row.summary-of-idea,
#ideas_table .sub-details-wrap .full-details-row.summary-of-idea {
	background: #FEFFB9;
	min-height: 120px;
	margin-bottom: 15px;
}
#prioritization_table .sub-details-wrap .full-details-row.summary-of-idea .col1,
#ideas_table .sub-details-wrap .full-details-row.summary-of-idea .col1 {
	width: 33%;
}
#prioritization_table .sub-details-wrap .full-details-row.summary-of-idea .col2,
#ideas_table .sub-details-wrap .full-details-row.summary-of-idea .col2 {
	width: 67%;
}
#prioritization_table .sub-details-wrap .full-details-row.summary-of-idea .known_issue_update,
#ideas_table .sub-details-wrap .full-details-row.summary-of-idea .known_issue_update {
	padding: 10px 0 0;
}
#known_issues_table .sub-details-wrap .update-text,
#prioritization_table .sub-details-wrap .update-text,
#ideas_table .sub-details-wrap .update-text {
	font-weight: 700;
	font-size: 16px;
	line-height: 25px;
	color: #3A3A3C;
	margin: 0;
}
#known_issues_table .sub-details-wrap .full-col-content-wrap,
#prioritization_table .sub-details-wrap .full-col-content-wrap,
#ideas_table .sub-details-wrap .full-col-content-wrap {
	display: flex;
	flex-wrap: wrap;
}
#known_issues_table .sub-details-wrap .full-col-content-wrap .col1,
#prioritization_table .sub-details-wrap .full-col-content-wrap .col1,
#ideas_table .sub-details-wrap .full-col-content-wrap .col1 {
	width: 80%
}
#known_issues_table .sub-details-wrap .full-col-content-wrap .col2,
#prioritization_table .sub-details-wrap .full-col-content-wrap .col2,
#ideas_table .sub-details-wrap .full-col-content-wrap .col2 {
	width: 20%
}
#known_issues_table .sub-details-wrap .full-col-content-wrap .known_issue_reported_count {
	padding: 10px;
	background: #7067E6;
	border: 1px solid #7067E6;
	border-radius: 4px;
	text-align: center;
	margin-bottom: 8px;
}
#prioritization_table .sub-details-wrap .full-col-content-wrap .known_issue_reported_count,
#ideas_table .sub-details-wrap .full-col-content-wrap .known_issue_reported_count {
	background: #7067E6;
	border: 1px solid #7067E6;
	border-radius: 4px;
	text-align: center;
	margin-bottom: 2px;
}
#prioritization_table .sub-details-wrap .full-col-content-wrap .prioritization_experiment {
	margin-bottom: 2px;
}
#prioritization_table .sub-details-wrap .full-col-content-wrap .prioritization_experiment,
#ideas_table .sub-details-wrap .full-col-content-wrap .prioritization_experiment {
	background: #3A3A3C;
	border-radius: 4px;
	text-align: center;
	padding: 5px;
}
#prioritization_table .sub-details-wrap .full-col-content-wrap .prioritization_experiment a,
#ideas_table .sub-details-wrap .full-col-content-wrap .prioritization_experiment a {
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}
#known_issues_table .sub-details-wrap .full-col-content-wrap .known_issue_reported_by_text,
#prioritization_table .sub-details-wrap .full-col-content-wrap .known_issue_reported_by_text,
#ideas_table .sub-details-wrap .full-col-content-wrap .known_issue_reported_by_text {
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}
#known_issues_table .sub-details-wrap .full-col-content-wrap .known_issue_reported_ct,
#prioritization_table .sub-details-wrap .full-col-content-wrap .known_issue_reported_ct,
#ideas_table .sub-details-wrap .full-col-content-wrap .known_issue_reported_ct {
	font-weight: 700;
	font-size: 52px;
	line-height: 73px;
	color: #FFFFFF;
}
#known_issues_table .sub-details-wrap .full-col-content-wrap .known_issue_discussion,
#prioritization_table .sub-details-wrap .full-col-content-wrap .known_issue_discussion,
#ideas_table .sub-details-wrap .full-col-content-wrap .known_issue_discussion {
	padding: 5px;
	background: #7067E6;
	text-align: center;
	border-radius: 4px;
}
#known_issues_table .sub-details-wrap .full-col-content-wrap .known_issue_join_discussion,
#prioritization_table .sub-details-wrap .full-col-content-wrap .known_issue_join_discussion,
#ideas_table .sub-details-wrap .full-col-content-wrap .known_issue_join_discussion {
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}
table#known_issues_table tbody tr[role='row']:hover>td,
table#known_issues_table tbody tr[role='row']:hover>th,
table#prioritization_table tbody tr[role='row']:hover>td,
table#prioritization_table tbody tr[role='row']:hover>th,
table#ideas_table tbody tr[role='row']:hover>td,
table#ideas_table tbody tr[role='row']:hover>th,
table#release_notes_table tbody tr[role='row']:hover>td,
table#release_notes_table tbody tr[role='row']:hover>th,
table#roadmap_table tbody tr[role='row']:hover>td,
table#roadmap_table tbody tr[role='row']:hover>th {
	background-color: #7067E6;
}
table#known_issues_table tbody tr:hover>td,
table#known_issues_table tbody tr > td,
table#known_issues_table tbody tr > th,
table#known_issues_table tbody tr:hover>th,
table#prioritization_table tbody tr:hover>td,
table#prioritization_table tbody tr:hover>th,
table#prioritization_table tbody tr>td,
table#prioritization_table tbody tr>th,
table#ideas_table tbody tr:hover>td,
table#ideas_table tbody tr:hover>th,
table#ideas_table tbody tr>td,
table#ideas_table tbody tr>th,
table#release_notes_table tbody tr:hover>td,
table#release_notes_table tbody tr:hover>th,
table#release_notes_table tbody tr>td,
table#release_notes_table tbody tr>th,
table#roadmap_table tbody tr:hover>td,
table#roadmap_table tbody tr:hover>th,
table#roadmap_table tbody tr>td,
table#roadmap_table tbody tr>th {
	background-color: #fff;
}
#known_issues_table .sub-details-wrap .content-text .img-title-wrap,
#prioritization_table .sub-details-wrap .content-text .img-title-wrap,
#ideas_table .sub-details-wrap .content-text .img-title-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#known_issues_table .sub-details-wrap .content-text .img-wrap,
#prioritization_table .sub-details-wrap .content-text .img-wrap,
#ideas_table .sub-details-wrap .content-text .img-wrap {
	width: 25px;
	height: 25px;
}
#known_issues_table .sub-details-wrap .content-text .img-wrap .img-bg {
	background-size: contain;
	width: 100%;
	height: 100%;
}
#known_issues_table .sub-details-wrap .content-text .img-wrap .img-bg.summary-of-issue {
	background-image: url(/wp-content/uploads/2022/11/Summary-of-Issue.svg);
}
#known_issues_table .sub-details-wrap .content-text .img-wrap .img-bg.steps-to-reproduce {
	background-image: url(/wp-content/uploads/2022/11/Steps-To-Reproduce.svg);
}
#known_issues_table .sub-details-wrap .content-text .img-wrap .img-bg.workaround-steps {
	background-image: url(/wp-content/uploads/2022/11/Workaround-Steps.svg);
}
#known_issues_table .sub-details-wrap .content-text .img-wrap .img-bg.issue-resolution {
	background-image: url(/wp-content/uploads/2022/11/Issue-Resolution.svg);
}
#known_issues_table .sub-details-wrap .full-details-row .content-wrap .person-name,
#prioritization_table .sub-details-wrap .full-details-row .content-wrap .person-name,
#ideas_table .sub-details-wrap .full-details-row .content-wrap .person-name,
#known_issues_table .sub-details-wrap .full-details-row .content-wrap .person-date,
#prioritization_table .sub-details-wrap .full-details-row .content-wrap .person-date,
#ideas_table .sub-details-wrap .full-details-row .content-wrap .person-date {
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	color: #5B5B5B;
	margin: 0;
}
#known_issues_table .sub-details-wrap .full-details-row .content-wrap .person-date .person-date-light-text,
#prioritization_table .sub-details-wrap .full-details-row .content-wrap .person-date .person-date-light-text,
#ideas_table .sub-details-wrap .full-details-row .content-wrap .person-date .person-date-light-text {
	font-weight: 400;
}
#known_issues_table .sub-details-wrap .full-col-content-wrap .image-content .img-wrap,
#prioritization_table .sub-details-wrap .full-col-content-wrap .image-content .img-wrap,
#ideas_table .sub-details-wrap .full-col-content-wrap .image-content .img-wrap {
	width: 35px;
	height: 35px;
}
#known_issues_table .known_issue_status {
	font-weight: 700;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	background: #5B5B5B;
	border-radius: 4px;
	padding: 2px 5px;
	text-align: center;
	width: 25%;
}
#prioritization_table .prioritization_status,
#ideas_table .prioritization_status {
	margin-bottom: 5px;
}
#prioritization_table .sub-details-wrap .prioritization_status,
#ideas_table .sub-details-wrap .prioritization_status {
	margin-right: 5px;
	margin-bottom: 0;
}
#known_issues_table .sub-details-wrap .full-col-content-wrap .known_issue_update,
#prioritization_table .sub-details-wrap .full-col-content-wrap .known_issue_update,
#ideas_table .sub-details-wrap .full-col-content-wrap .known_issue_update {
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	height: 90px;
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	padding: 10px 20px 0 0;
}
.sub-details-wrap {
	position: relative;
}
.td:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 5px;
	height: 100%;
	background: linear-gradient(89.65deg, #5B40E2 -4.73%, #F26522 99.54%);
}
#prioritization_table .sub-details-wrap .two-col .upvote-idea button,
#ideas_table .sub-details-wrap .two-col .upvote-idea button {
	background: #41A86B;
	border: 1px solid #000000;
	box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
	border-radius: 4px;
	padding: 7px 0;
	width: 100%;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
}
#prioritization_table .category_status_wrap,
#ideas_table .category_status_wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#prioritization_table .category_status_wrap .prioritization_category,
#ideas_table .category_status_wrap .prioritization_category {
	width: 77%;
}
#prioritization_table .category_status_wrap .prioritization_category p,
#ideas_table .category_status_wrap .prioritization_category p {
	font-weight: 700;
	font-size: 14px;
	line-height: 1.2;
	color: #fff;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	height: 17px;
	margin: 0;
}
#prioritization_table .category_status_wrap  .status_voc_wrap,
#ideas_table .category_status_wrap  .status_voc_wrap {
	width: 23%;
}
#prioritization_table .category_status_wrap .status_voc_wrap .prioritization_status,
#prioritization_table .category_status_wrap .status_voc_wrap .prioritization_voc_type,
#ideas_table .category_status_wrap .status_voc_wrap .prioritization_status,
#ideas_table .category_status_wrap .status_voc_wrap .prioritization_voc_type,
#ideas_table .sub-details-wrap .prioritization_status , #ideas_table .sub-details-wrap .prioritization_voc_type,
#prioritization_table .sub-details-wrap .prioritization_status , #prioritization_table .sub-details-wrap .prioritization_voc_type {
	font-weight: 700;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	background: #5B5B5B;
	border-radius: 4px;
	padding: 2px 5px;
	text-align: center;
}
#prioritization_table .category_status_wrap .status_voc_wrap .prioritization_status,
#prioritization_table .category_status_wrap .status_voc_wrap .prioritization_voc_type,
#ideas_table .category_status_wrap .status_voc_wrap .prioritization_status,
#ideas_table .category_status_wrap .status_voc_wrap .prioritization_voc_type {
	display: block;
}
#prioritization_table .sub-details-wrap .full-details-row .content-wrap .zdesk-community-name,
#ideas_table .sub-details-wrap .full-details-row .content-wrap .zdesk-community-name {
	font-weight: 700;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	background: #5B5B5B;
	border-radius: 4px;
	padding: 2px 5px;
	text-align: center;
	display: inline-block;
}
#release_notes_table .sub-details-wrap .two-col .column1,
#roadmap_table .sub-details-wrap .two-col .column1 {
	width: 27%;
}
#release_notes_table .sub-details-wrap .two-col .column2,
#roadmap_table .sub-details-wrap .two-col .column2 {
	width: 40%;
}
#release_notes_table .sub-details-wrap .two-col .column3,
#roadmap_table .sub-details-wrap .two-col .column3 {
	width: 33%;
}
#release_notes_table .sub-details-wrap .two-col .column3 .col3,
#roadmap_table .sub-details-wrap .two-col .column3 .col3  {
	background: #E6E6E6;
	border: 0.5px solid #000000;
	box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
	border-radius: 4px;
	padding: 10px;
}
#release_notes_table .sub-details-wrap .release-summary .release-summ-prefix,
#roadmap_table .sub-details-wrap .release-summary .release-summ-prefix {
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	color: #7067E6;
}
#release_notes_table .sub-details-wrap .release-summary p,
#roadmap_table .sub-details-wrap .release-summary p,
#release_notes_table .sub-details-wrap .expect-next p,
#roadmap_table .sub-details-wrap .expect-next p {
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	color: #3A3A3C;
	margin-bottom: 0;
}
#release_notes_table .sub-details-wrap .release-summary p {
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 11;
    -webkit-box-orient: vertical;
    height: 180px;
}
#roadmap_table .sub-details-wrap .release-summary p {
	overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 50px;
}
#release_notes_table .sub-details-wrap .expect-next .expect-next-text,
#roadmap_table .sub-details-wrap .expect-next p {
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	height: 95px;
}
#release_notes_table .sub-details-wrap .expect-next .what-to-expect-title,
#roadmap_table .sub-details-wrap .expect-next .what-to-expect-title {
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	color: #7067E6;
	margin: 0;
	position: relative;
	margin-bottom: 15px;
}
#roadmap_table .sub-details-wrap .expect-next .what-to-expect-title {
	padding-left: 25px;
}
#roadmap_table .sub-details-wrap .expect-next .what-to-expect-title:before {
	content: "";
	width: 13px;
	height: 13px;
	background-image: url(/wp-content/uploads/2022/07/491398_image1.png);
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	border-radius: 50px;
	margin: auto 0;
}
#release_notes_table .sub-details-wrap .four-col .column,
#roadmap_table .sub-details-wrap .four-col .column {
	border: 0.5px solid #000000;
	border-radius: 4px;
	padding: 10px;
	margin: 1px;
}
#release_notes_table .sub-details-wrap .four-col .column.col1,
#roadmap_table .sub-details-wrap .four-col .column.col1 {
	background: #E0FFCD;
}
#release_notes_table .sub-details-wrap .four-col .column.col2,
#roadmap_table .sub-details-wrap .four-col .column.col2 {
	background: #FEFFB9;
}
#release_notes_table .sub-details-wrap .four-col .column.col3,
#roadmap_table .sub-details-wrap .four-col .column.col3 {
	background: #FFDBDB;
}
#release_notes_table .sub-details-wrap .four-col .column.col4,
#roadmap_table .sub-details-wrap .four-col .column.col4 {
	background: #FFDCBB;
}
#release_notes_table .sub-details-wrap .four-col .column.col5,
#roadmap_table .sub-details-wrap .four-col .column.col5 {
	background: #EEF2F5;
}
#release_notes_table .sub-details-wrap .four-col .column.col6,
#roadmap_table .sub-details-wrap .four-col .column.col6 {
	background: #EEF2F5;
}
#release_notes_table .sub-details-wrap .four-col.release-notes-item .content-text .content-wrap,
#roadmap_table .sub-details-wrap .four-col.release-notes-item .content-text .content-wrap,
#release_notes_table .sub-details-wrap .four-col.change-log-items-row .content-text .content-wrap,
#roadmap_table .sub-details-wrap .four-col.change-log-items-row .content-text .content-wrap,
#roadmap_table .sub-details-wrap .four-col.change-log-items-row .content-text .content-wrap {
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
	height: 114px;
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	color: #3A3A3C;
}
#release_notes_table .sub-details-wrap .four-col.release-notes-item .content-text .img-title-wrap .issue-title,
#roadmap_table .sub-details-wrap .four-col.release-notes-item .content-text .img-title-wrap .issue-title,
#release_notes_table .sub-details-wrap .four-col.change-log-items-row .content-text .img-title-wrap .issue-title,
#roadmap_table .sub-details-wrap .four-col.change-log-items-row .content-text .img-title-wrap .issue-title {
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 10px;
	position: relative;
	padding-left: 25px;
}
#release_notes_table .sub-details-wrap .four-col.release-notes-item .content-text .img-title-wrap .issue-title:before,
#roadmap_table .sub-details-wrap .four-col.release-notes-item .content-text .img-title-wrap .issue-title:before,
#release_notes_table .sub-details-wrap .four-col.change-log-items-row .content-text .img-title-wrap .issue-title:before,
#roadmap_table .sub-details-wrap .four-col.change-log-items-row .content-text .img-title-wrap .issue-title:before {
	content: "";
	width: 25px;
	height: 25px;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto 0;
}
#release_notes_table .sub-details-wrap .four-col.release-notes-item .content-text .img-title-wrap .issue-title.new:before,
#roadmap_table .sub-details-wrap .four-col.release-notes-item .content-text .img-title-wrap .issue-title.new:before,
#release_notes_table .sub-details-wrap .four-col.change-log-items-row .content-text .img-title-wrap .issue-title.new:before,
#roadmap_table .sub-details-wrap .four-col.change-log-items-row .content-text .img-title-wrap .issue-title.new:before {
	background-image: url(/wp-content/uploads/2022/11/New.svg);
}
#release_notes_table .sub-details-wrap .four-col.release-notes-item .content-text .img-title-wrap .issue-title.improved:before,
#roadmap_table .sub-details-wrap .four-col.release-notes-item .content-text .img-title-wrap .issue-title.improved:before,
#release_notes_table .sub-details-wrap .four-col.change-log-items-row .content-text .img-title-wrap .issue-title.improved:before,
#roadmap_table .sub-details-wrap .four-col.change-log-items-row .content-text .img-title-wrap .issue-title.improved:before {
	background-image: url(/wp-content/uploads/2022/11/Improved.svg);
}
#release_notes_table .sub-details-wrap .four-col.release-notes-item .content-text .img-title-wrap .issue-title.release-fixed:before,
#roadmap_table .sub-details-wrap .four-col.release-notes-item .content-text .img-title-wrap .issue-title.fixed:before,
#release_notes_table .sub-details-wrap .four-col.change-log-items-row .content-text .img-title-wrap .issue-title.fixed:before,
#roadmap_table .sub-details-wrap .four-col.change-log-items-row .content-text .img-title-wrap .issue-title.fixed:before {
	background-image: url(/wp-content/uploads/2022/11/Fixed.svg);
}
#release_notes_table .sub-details-wrap .four-col.release-notes-item .content-text .img-title-wrap .issue-title.changed:before,
#roadmap_table .sub-details-wrap .four-col.release-notes-item .content-text .img-title-wrap .issue-title.changed:before,
#release_notes_table .sub-details-wrap .four-col.change-log-items-row .content-text .img-title-wrap .issue-title.changed:before,
#roadmap_table .sub-details-wrap .four-col.change-log-items-row .content-text .img-title-wrap .issue-title.changed:before {
	background-image: url(/wp-content/uploads/2022/11/Changed.svg);
}
#release_notes_table .sub-details-wrap .four-col.release-notes-item .content-text .img-title-wrap .issue-title.maintenance:before,
#roadmap_table .sub-details-wrap .four-col.release-notes-item .content-text .img-title-wrap .issue-title.maintenance:before,
#release_notes_table .sub-details-wrap .four-col.change-log-items-row .content-text .img-title-wrap .issue-title.maintenance:before,
#roadmap_table .sub-details-wrap .four-col.change-log-items-row .content-text .img-title-wrap .issue-title.maintenance:before {
	background-image: url(/wp-content/uploads/2022/11/Maintenance.svg);
}
#release_notes_table .sub-details-wrap .four-col.release-notes-item .content-text .img-title-wrap .issue-title.removed:before,
#roadmap_table .sub-details-wrap .four-col.release-notes-item .content-text .img-title-wrap .issue-title.removed:before,
#release_notes_table .sub-details-wrap .four-col.change-log-items-row .content-text .img-title-wrap .issue-title.removed:before,
#roadmap_table .sub-details-wrap .four-col.change-log-items-row .content-text .img-title-wrap .issue-title.removed:before {
	background-image: url(/wp-content/uploads/2022/11/Removed.svg);
}
#release_notes_table .enablement-audience-organization-details .content-text .title-text,
#roadmap_table .enablement-audience-organization-details .content-text .title-text {
	font-weight: 700;
	color: #5B5B5B;
}
#release_notes_table .sub-details-wrap .release-notes-categories .multiselect-item-col p,
#roadmap_table .sub-details-wrap .release-notes-categories .multiselect-item-col p,
#release_notes_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap .multiselect-item-col p,
#roadmap_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap .multiselect-item-col p {
	font-weight: 700;
	font-size: 12px;
	line-height: 1.5;
	position: relative;
	padding: 3px 0 3px 25px;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	height: 25px;
	margin: 0;
}
#release_notes_table .sub-details-wrap .release-notes-categories .multiselect-item-col p::before,
#roadmap_table .sub-details-wrap .release-notes-categories .multiselect-item-col p::before,
#release_notes_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap .multiselect-item-col p::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 25px;
	height: 25px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
#release_notes_table .sub-details-wrap .release-notes-categories .multiselect-item-col p span,
#roadmap_table .sub-details-wrap .release-notes-categories .multiselect-item-col p span,
#release_notes_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap .multiselect-item-col p span,
#roadmap_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap .multiselect-item-col p span {
	font-weight: 400;
}
#release_notes_table .sub-details-wrap .release-notes-categories .multiselect-item-col.col1 p::before {
	background-image: url(/wp-content/uploads/2022/11/date.svg);
}
#release_notes_table .sub-details-wrap .release-notes-categories .multiselect-item-col.col2 p::before {
	background-image: url(/wp-content/uploads/2022/11/version.svg);
}
#release_notes_table .sub-details-wrap .release-notes-categories .multiselect-item-col.col3 p::before {
	background-image: url(/wp-content/uploads/2022/11/significance.svg);
}
#release_notes_table .sub-details-wrap .release-notes-categories .multiselect-item-col.col4 p::before {
	background-image: url(/wp-content/uploads/2022/11/platforms.svg);
}
#release_notes_table .sub-details-wrap .release-notes-categories .multiselect-item-col.col5 p::before {
	background-image: url(/wp-content/uploads/2022/11/Hub.svg);
}
#release_notes_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.enablement-cat .multiselect-item-col.col1 p::before {
	background-image: url(/wp-content/uploads/2022/11/enablement.svg);
}
#release_notes_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.enablement-cat .multiselect-item-col.col2 p::before {
	background-image: url(/wp-content/uploads/2022/11/platform.svg);
}
#release_notes_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.enablement-cat .multiselect-item-col.col3 p::before {
	background-image: url(/wp-content/uploads/2022/11/Hub.svg);
}
#release_notes_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.enablement-cat .multiselect-item-col.col4 p::before {
	background-image: url(/wp-content/uploads/2022/11/requisite.svg);
}
#release_notes_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.enablement-cat .multiselect-item-col.col5 p::before {
	background-image: url(/wp-content/uploads/2022/11/restrictions.svg);
}
#release_notes_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.enablement-cat .multiselect-item-col.col6 p::before {
	background-image: url(/wp-content/uploads/2022/11/environments.svg);
}
#release_notes_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.audience-cat .multiselect-item-col.col1 p::before {
	background-image: url(/wp-content/uploads/2022/11/user.svg);
}
#release_notes_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.audience-cat .multiselect-item-col.col2 p::before {
	background-image: url(/wp-content/uploads/2022/11/focus.svg);
}
#release_notes_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.audience-cat .multiselect-item-col.col3 p::before {
	background-image: url(/wp-content/uploads/2022/11/job-level.svg);
}
#release_notes_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.audience-cat .multiselect-item-col.col4 p::before {
	background-image: url(/wp-content/uploads/2022/11/job-functions.svg);
}
#release_notes_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.audience-cat .multiselect-item-col.col5 p::before {
	background-image: url(/wp-content/uploads/2022/11/job-responsibilities.svg);
}
#release_notes_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.audience-cat .multiselect-item-col.col6 p::before {
	background-image: url(/wp-content/uploads/2022/11/solution.svg);
}
#release_notes_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.organization-cat .multiselect-item-col.col1 p::before {
	background-image: url(/wp-content/uploads/2022/11/entities.svg);
}
#release_notes_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.organization-cat .multiselect-item-col.col2 p::before {
	background-image: url(/wp-content/uploads/2022/11/company-goals.svg);
}
#release_notes_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.organization-cat .multiselect-item-col.col3 p::before {
	background-image: url(/wp-content/uploads/2022/11/use-cases.svg);
}
#release_notes_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.organization-cat .multiselect-item-col.col4 p::before {
	background-image: url(/wp-content/uploads/2022/11/Industry.svg);
}
#release_notes_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.organization-cat .multiselect-item-col.col5 p::before {
	background-image: url(/wp-content/uploads/2022/11/mid-Industry.svg);
}
#release_notes_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.organization-cat .multiselect-item-col.col6 p::before {
	background-image: url(/wp-content/uploads/2022/11/speciality.svg);
}
#roadmap_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.enablement-cat .multiselect-item-col.col1 p::before {
	background-image: url(/wp-content/uploads/2023/02/saas-enablement-svgrepo-com-1.svg);
}
#roadmap_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.enablement-cat .multiselect-item-col.col2 p::before {
	background-image: url(/wp-content/uploads/2023/02/platform.svg);
}
#roadmap_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.enablement-cat .multiselect-item-col.col3 p::before {
	background-image: url(/wp-content/uploads/2023/02/hub.svg);
}
#roadmap_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.enablement-cat .multiselect-item-col.col4 p::before {
	background-image: url(/wp-content/uploads/2023/02/Requisites.svg);
}
#roadmap_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.enablement-cat .multiselect-item-col.col5 p::before {
	background-image: url(/wp-content/uploads/2023/02/restriction-1.svg);
}
#roadmap_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.enablement-cat .multiselect-item-col.col6 p::before {
	background-image: url(/wp-content/uploads/2023/02/Environments.svg);
}
#roadmap_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.audience-cat .multiselect-item-col.col1 p::before {
	background-image: url(/wp-content/uploads/2023/02/User-Type-Icon-5.svg);
}
#roadmap_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.audience-cat .multiselect-item-col.col2 p::before {
	background-image: url(/wp-content/uploads/2023/02/focus.svg);
}
#roadmap_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.audience-cat .multiselect-item-col.col3 p::before {
	background-image: url(/wp-content/uploads/2023/02/Job-Level-Icon-5.svg);
}
#roadmap_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.audience-cat .multiselect-item-col.col4 p::before {
	background-image: url(/wp-content/uploads/2023/02/Job-Function-Icon-5.svg);
}
#roadmap_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.audience-cat .multiselect-item-col.col5 p::before {
	background-image: url(/wp-content/uploads/2023/02/job-responsibilities.svg);
}
#roadmap_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.audience-cat .multiselect-item-col.col6 p::before {
	background-image: url(/wp-content/uploads/2023/02/Solution-Icon-5.svg);
}
#roadmap_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.organization-cat .multiselect-item-col.col1 p::before {
	background-image: url(/wp-content/uploads/2023/02/Entities-Icon-5.svg);
}
#roadmap_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.organization-cat .multiselect-item-col.col2 p::before {
	background-image: url(/wp-content/uploads/2023/02/company-goals.svg);
}
#roadmap_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.organization-cat .multiselect-item-col.col3 p::before {
	background-image: url(/wp-content/uploads/2023/02/Use-Case-Icon-8.svg);
}
#roadmap_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.organization-cat .multiselect-item-col.col4 p::before {
	background-image: url(/wp-content/uploads/2023/02/Industry-Icon-5.svg);
}
#roadmap_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.organization-cat .multiselect-item-col.col5 p::before {
	background-image: url(/wp-content/uploads/2023/02/Mid-Industry-Icon-5.svg);
}
#roadmap_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap.organization-cat .multiselect-item-col.col6 p::before {
	background-image: url(/wp-content/uploads/2023/02/Specialty.svg);
}
#roadmap_table .sub-details-wrap .enablement-audience-organization-details .categories-wrap .multiselect-item-col p::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 15px;
	height: 15px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
#roadmap_table .update-from-innovate-wrapper {
    border-top: 1px solid #3A3A3C;
    padding-top: 20px;
    margin-top: 20px;
}
#roadmap_table .update-from-innovate-wrap {
	display: flex;
	flex-wrap: wrap;
}
#roadmap_table .update-from-innovate-wrap .col1,
#roadmap_table .update-from-innovate-wrap .column1 {
	width: 40%;
}
#roadmap_table .update-from-innovate-wrap .column2 {
	width: 60%;
}
#roadmap_table .update-from-innovate-wrap .col1 {
	padding-right: 30px;
}
#roadmap_table .update-from-innovate-wrap .image-content {
	display: flex;
    flex-wrap: wrap;
	align-items: center;
}
#roadmap_table .update-from-innovate-wrap .image-content .img-wrap {
    width: 35px;
    height: 35px;
}
#roadmap_table .update-from-innovate-wrap .image-content .img-wrap .img-bg { 
	background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    border-radius: 50px;
}
#roadmap_table .update-from-innovate-wrap .col2 {
	display: flex;
	flex-wrap: wrap;
	width: 60%;
	background: #EEF2F5;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 4px;
	padding: 15px;
}
#roadmap_table .update-from-innovate-wrap .what-to-expect-text {
	font-weight: 500;
    font-size: 19px;
    line-height: 22px;
    color: #7067E6;
	position: relative;
	padding-left: 25px;
}
#roadmap_table .update-from-innovate-wrap .what-to-expect-text::before { 
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 18px;
	height: 18px;
	background-image: url(/wp-content/uploads/2023/02/What-To-Expect-Next-1.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
#roadmap_table .update-from-innovate-wrap .expect-next-update {
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	color: #3A3A3C;
	overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 65px;
}
#roadmap_table .update-from-innovate-wrap .update-text {
	font-weight: 700;
    font-size: 19px;
    line-height: 25px;
    margin: 0;
	white-space: normal;
}
#roadmap_table .update-from-innovate-wrap .content-wrap .person-date {
	font-weight: 400;
	font-size: 14px;
	line-height: 25px;
	margin: 0;
}
#roadmap_table .update-from-innovate-wrap .content-wrap .person-name {
	font-weight: 700;
	font-size: 14px;
	line-height: 25px;
	margin: 0;
}
#roadmap_table .update-from-innovate-wrap .feature_item_update {
	font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
	-webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    height: 98px;
    margin-bottom: 0;
}
#release_notes_table .change-log-wrap {
	margin-top: 20px;
}
#release_notes_table .change-log-wrap.sub-details-display .change-log-details-wrap {
	position: relative;
	padding: 0 25px;
}
#release_notes_table .change-log-wrap.sub-details-display .change-log-details-wrap:before {
	content: "";
	background: linear-gradient(177deg, #5B40E2 -4.73%, #F26522 99.54%);
	position: absolute;
	width: 5px;
	height: 100%;
	left: 0;
    top: 0;
}
#release_notes_table .change-log-wrap .change-log-heading-title h5 {
	font-weight: 700;
	font-size: 24px;
	line-height: 25px;
	color: #5B5B5B;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	height: 25px;
	margin: 0;
}
#release_notes_table .change-log-wrap .change-log-heading-category {
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	color: #5B5B5B;
}
#release_notes_table .change-log-wrap .two-columns {
	display: flex;
	flex-wrap: wrap;
}
#release_notes_table .change-log-wrap .two-columns .column1 {
	width: 60%;
}
#release_notes_table .change-log-wrap .two-columns .column2 {
	width: 40%;
}
#release_notes_table .change-log-wrap .two-columns .column2 .column .change-log-links-wrap {
	display: flex;
	flex-wrap: wrap;
}
#release_notes_table .changelog-links .change-log-link-img {
	width: 30px;
	height: 30px;
	border-radius: 50px;
	margin: 0 auto;
}
#release_notes_table .changelog-links .change-log-link-img.faq-img {
	background: url(/wp-content/uploads/2022/11/FAQs.svg);
}
#release_notes_table .changelog-links .change-log-link-img.req-demo-img {
	background: url(/wp-content/uploads/2022/11/Request-a-Demo.svg);
}
#release_notes_table .changelog-links .change-log-link-img.demo-img {
	background: url(/wp-content/uploads/2022/11/Demo.svg);
}
#release_notes_table .changelog-links .change-log-link-img.kb-img {
	background: url(/wp-content/uploads/2022/11/Knowledge-Base.svg);
}
#release_notes_table .changelog-links .change-log-link-img.experiment-img {
	background: url(/wp-content/uploads/2022/11/Experimentation.svg);
}
#release_notes_table .changelog-links .change-log-link-img.course-img {
	background: url(/wp-content/uploads/2022/11/Course.svg);
}
#release_notes_table .changelog-links .change-log-link-img.preview-img {
	background: url(/wp-content/uploads/2022/11/Preview.svg);
}
#release_notes_table .changelog-links .change-log-link-img.whats-new-img {
	background: url(/wp-content/uploads/2022/11/Whats-New-Guide.svg);
}
#release_notes_table .change-log-wrap .two-columns .column2 .column .change-log-links-wrap .changelog-links {
	width: 12.5%;
	text-align: center;
}
#release_notes_table .change-log-wrap .two-columns .column2 .column .change-log-links-wrap .changelog-links a {
	display: inline-block;
	vertical-align: top;
	white-space: break-spaces;
	font-weight: 400;
	font-size: 10px;
	line-height: 12px;
	color: #5B5B5B;
	padding-top: 5px;
}
#release_notes_table .problem-context-solution-details .three-columns-row,
#roadmap_table .problem-context-solution-details .three-columns-row {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
#release_notes_table .problem-context-solution-details .three-columns-row .col,
#roadmap_table .problem-context-solution-details .three-columns-row .col {
	width: 33.33%;
	padding: 0 10px;
}
#release_notes_table .problem-context-solution-details .three-columns-row .content-text .title-text,
#roadmap_table .problem-context-solution-details .three-columns-row .content-text .title-text {
	font-weight: 500;
	font-size: 16px;
	line-height: 18px;
	color: #5B5B5B;
}
#release_notes_table .problem-context-solution-details .three-columns-row .content-text .content-wrap,
#roadmap_table .problem-context-solution-details .three-columns-row .content-text .content-wrap {
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	height: 80px;
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	color: #3A3A3C;
}
#release_notes_table .problem-context-solution-details .three-columns-row .content-text,
#roadmap_table .problem-context-solution-details .three-columns-row .content-text {
	border: 0.5px solid #000000;
	border-radius: 4px;
	padding: 10px;
}
#release_notes_table .problem-context-solution-details .three-columns-row .problem-col  .content-text,
#roadmap_table .problem-context-solution-details .three-columns-row .problem-col  .content-text {
	background: #FFDBDB;
}
#release_notes_table .problem-context-solution-details .three-columns-row .context-col  .content-text,
#roadmap_table .problem-context-solution-details .three-columns-row .context-col  .content-text {
	background: #FEFFB9;
}
#release_notes_table .problem-context-solution-details .three-columns-row .solution-col  .content-text,
#roadmap_table .problem-context-solution-details .three-columns-row .solution-col  .content-text {
	background: #E0FFCD;
}
#roadmap_table .problem-context-solution-wrap {
	margin: 20px 0;
    padding-top: 30px;
    border-top: 1px solid #3A3A3C;
}
.problem-context-solution-wrap {
	margin: 0 0 20px;
}
#release_notes_table .change-log-items,
#roadmap_table .change-log-items {
	margin: 0 0 20px;
}
#release_notes_table .enablement-audience-organization-details {
	padding: 20px 0 20px;
	border-top: 1px solid #3A3A3C;
}
#release_notes_table .enablement-audience-organization-details .three-columns-row,
#roadmap_table .enablement-audience-organization-details .three-columns-row {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}
#release_notes_table .enablement-audience-organization-details .three-columns-row .col,
#roadmap_table .enablement-audience-organization-details .three-columns-row .col {
	width: 33.33%;
	padding: 0 15px;
}
#release_notes_table .appreciation-content-wrap {
	background: #EEF2F5;
	margin: 0 -35px -3px -30px;
	margin-top: 25px;
}
#roadmap_table .appreciation-content-wrap {
	background: #1D1D1B;
	margin: 0 -35px -3px -30px;
	margin-top: 25px;
}
#release_notes_table .change-log-wrap .appreciation-content-wrap,
#roadmap_table .change-log-wrap .appreciation-content-wrap {
	margin: 0px 0 0 -25px;
}
#release_notes_table .appreciation-content-wrap .thank-you-text {
	font-weight: 700;
	font-size: 13px;
	line-height: 18px;
	color: #5B5B5B;
	text-align: center;
	margin-top: 0;
}
#roadmap_table .appreciation-content-wrap .thank-you-text {
	font-weight: 700;
	font-size: 13px;
	line-height: 18px;
	color: #fff;
	text-align: center;
	margin-top: 0;
}
#release_notes_table .appreciation-content-wrap .appreciation-content-row .column .content-wrap p,
#roadmap_table .appreciation-content-wrap .appreciation-content-row .column .content-wrap p {
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height: 49px;
	font-weight: 300;
	font-size: 14px;
	line-height: 16px;
	position: relative;
	padding-left: 25px;
	margin-bottom: 0;
}
#release_notes_table .appreciation-content-wrap .appreciation-content-row .column .content-wrap p {
	color: #3A3A3C;
}
#roadmap_table .appreciation-content-wrap .appreciation-content-row .column .content-wrap p {
	color: #fff;
}
#release_notes_table .appreciation-content,
#roadmap_table .appreciation-content {
	padding: 20px 30px;
}
#release_notes_table .appreciation-content-wrap .appreciation-content-row .column .content-wrap p::before,
#roadmap_table .appreciation-content-wrap .appreciation-content-row .column .content-wrap p::before {
	content: "";
	width: 20px;
	height: 20px;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
#release_notes_table .appreciation-content-wrap .appreciation-content-row .column .content-wrap p.team::before {
	background-image: url(/wp-content/uploads/2022/11/Team.svg);
}
#release_notes_table .appreciation-content-wrap .appreciation-content-row .column .content-wrap p.customer::before {
	background-image: url(/wp-content/uploads/2022/11/user.svg);
}
#release_notes_table .appreciation-content-wrap .appreciation-content-row .column .content-wrap p.partner::before {
	background-image: url(/wp-content/uploads/2022/11/Partner.svg);
}
#release_notes_table .appreciation-content-wrap .appreciation-content-row .column .content-wrap p.supporter::before {
	background-image: url(/wp-content/uploads/2022/11/Supporter.svg);
}
#release_notes_table .appreciation-content-wrap .appreciation-content-row .column .content-wrap p.community::before {
	background-image: url(/wp-content/uploads/2022/11/Community-1.svg);
}
#release_notes_table .appreciation-content-wrap .appreciation-content-row .column .content-wrap p.council::before {
	background-image: url(/wp-content/uploads/2022/11/Council.svg);
}
#release_notes_table .appreciation-content-wrap .appreciation-content-row .column .content-wrap p.consumer::before {
	background-image: url(/wp-content/uploads/2022/11/Consumer.svg);
}
#roadmap_table .appreciation-content-wrap .appreciation-content-row .column .content-wrap p.team::before {
	background-image: url(/wp-content/uploads/2023/02/Team.svg);
}
#roadmap_table .appreciation-content-wrap .appreciation-content-row .column .content-wrap p.customer::before {
	background-image: url(/wp-content/uploads/2023/02/Customer.svg);
}
#roadmap_table .appreciation-content-wrap .appreciation-content-row .column .content-wrap p.partner::before {
	background-image: url(/wp-content/uploads/2023/02/Partner.svg);
}
#roadmap_table .appreciation-content-wrap .appreciation-content-row .column .content-wrap p.supporter::before {
	background-image: url(/wp-content/uploads/2023/02/Supporter.svg);
}
#roadmap_table .appreciation-content-wrap .appreciation-content-row .column .content-wrap p.community::before {
	background-image: url(/wp-content/uploads/2023/02/Community.svg);
}
#roadmap_table .appreciation-content-wrap .appreciation-content-row .column .content-wrap p.council::before {
	background-image: url(/wp-content/uploads/2023/02/Industry-Advisory-Councils.svg);
}
#roadmap_table .appreciation-content-wrap .appreciation-content-row .column .content-wrap p.consumer::before {
	background-image: url(/wp-content/uploads/2023/02/Consumer.svg);
}
#release_notes_table .release_notes_status,
#roadmap_table .release_notes_status {
	font-weight: 700;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	background: #5B5B5B;
	border-radius: 4px;
	padding: 2px 5px;
	text-align: center;
	width: 25%;
}
#release_notes_table .change-log-wrap .hidden-changelog,
#roadmap_table .change-log-wrap .hidden-changelog {
	display: none;
}
#release_notes_table .appreciation-content-row .owl-nav .owl-prev::after,
#roadmap_table .appreciation-content-row .owl-nav .owl-prev::after,
#release_notes_table .change-log-items-row .owl-nav .owl-prev::after,
#roadmap_table .change-log-items-row .owl-nav .owl-prev::after,
#release_notes_table .release-notes-item-row .owl-nav .owl-prev::after,
#roadmap_table .release-notes-item-row .owl-nav .owl-prev::after,
#release_notes_table .appreciation-content-row .owl-nav .owl-next::after,
#roadmap_table .appreciation-content-row .owl-nav .owl-next::after,
#release_notes_table .change-log-items-row .owl-nav .owl-next::after,
#roadmap_table .change-log-items-row .owl-nav .owl-next::after,
#release_notes_table .release-notes-item-row .owl-nav .owl-next::after,
#roadmap_table .release-notes-item-row .owl-nav .owl-next::after {
	font-size: 30px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #7067E6;
}
#release_notes_table .appreciation-content-row .owl-nav .owl-prev::after,
#roadmap_table .appreciation-content-row .owl-nav .owl-prev::after,
#release_notes_table .change-log-items-row .owl-nav .owl-prev::after,
#roadmap_table .change-log-items-row .owl-nav .owl-prev::after,
#release_notes_table .release-notes-item-row .owl-nav .owl-prev::after,
#roadmap_table .release-notes-item-row .owl-nav .owl-prev::after {
	content: "\f104";
}
#release_notes_table .appreciation-content-row .owl-nav .owl-next::after,
#roadmap_table .appreciation-content-row .owl-nav .owl-next::after,
#release_notes_table .change-log-items-row .owl-nav .owl-next::after,
#roadmap_table .change-log-items-row .owl-nav .owl-next::after,
#release_notes_table .release-notes-item-row .owl-nav .owl-next::after,
#roadmap_table .release-notes-item-row .owl-nav .owl-next::after {
	content: "\f105";
}
#release_notes_table .appreciation-content-row.owl-carousel > .owl-nav .owl-prev,
#roadmap_table .appreciation-content-row.owl-carousel > .owl-nav .owl-prev {
	left: -20px;
	top: -10px;
}
#release_notes_table .appreciation-content-row.owl-carousel > .owl-nav .owl-next,
#roadmap_table .appreciation-content-row.owl-carousel > .owl-nav .owl-next {
	right: -20px;
	top: -10px;
}
#release_notes_table .appreciation-content-row .owl-dots,
#roadmap_table .appreciation-content-row .owl-dots,
#release_notes_table .change-log-items-row .owl-dots,
#roadmap_table .change-log-items-row .owl-dots,
#release_notes_table .release-notes-item-row .owl-dots,
#roadmap_table .release-notes-item-row .owl-dots {
	display: none;
}
#release_notes_table .change-log-items-row.owl-carousel > .owl-nav .owl-prev,
#roadmap_table .change-log-items-row.owl-carousel > .owl-nav .owl-prev,
#release_notes_table .release-notes-item-row.owl-carousel > .owl-nav .owl-prev,
#roadmap_table .release-notes-item-row.owl-carousel > .owl-nav .owl-prev {
	left: -20px;
	top: 0px;
	bottom: 0;
}
#release_notes_table .change-log-items-row.owl-carousel > .owl-nav .owl-next,
#roadmap_table .change-log-items-row.owl-carousel > .owl-nav .owl-next,
#release_notes_table .release-notes-item-row.owl-carousel > .owl-nav .owl-next,
#roadmap_table .release-notes-item-row.owl-carousel > .owl-nav .owl-next {
	right: -20px;
	top: 0px;
	bottom: 0;
}
#release_notes_table .change-log-topic-list,
#roadmap_table .change-log-topic-list {
	position: relative;
	background: #EEF2F5;
	padding: 10px;
}
body #release_notes_table .change-log-topic-list button.change-log-topic-list-btn,
body #roadmap_table .change-log-topic-list button.change-log-topic-list-btn {
	border: 0;
	padding: 0;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-color: #fff;
	background-size: contain;
	background-image: url(/wp-content/uploads/2022/08/collapse-btn-img.png);
	position: absolute;
	top: 0;
	left: 10px;
	bottom: 0;
	margin: auto 0;
}
body #release_notes_table .change-log-details-wrap button.change-log-topic-list-btn.detailedClass,
body #roadmap_table .change-log-details-wrap button.change-log-topic-list-btn.detailedClass {
	background-image: url(/wp-content/uploads/2022/08/button-img.png);
	border: 0;
	padding: 0;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-color: #fff;
	background-size: contain;
}
#release_notes_table .change-log-item-listings,
#roadmap_table .change-log-item-listings {
	padding-left: 35px;
}
#release_notes_table .change-log-item-listings-row .feature-title,
#roadmap_table .change-log-item-listings-row .feature-title {
	font-weight: 700;
	font-size: 19px;
	color: #3A3A3C;
	line-height: 25px;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	height: 25px;
	margin: 0;
}
#release_notes_table .change-log-item-listings-row .feature-category p,
#roadmap_table .change-log-item-listings-row .feature-category p {
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	color: #3A3A3C;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	height: 17px;
	margin: 0;
	width: 75%;
}
#release_notes_table .change-log-item-listings-row .feature-category .feature-status,
#roadmap_table .change-log-item-listings-row .feature-category .feature-status {
	font-weight: 700;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	background: #5B5B5B;
	border-radius: 4px;
	padding: 2px 5px;
	text-align: center;
	width: 25%;
}
#release_notes_table .change-log-item-listings-row,
#roadmap_table .change-log-item-listings-row {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -5px;
}
#release_notes_table .change-log-item-listings-row .listing-column,
#roadmap_table .change-log-item-listings-row .listing-column {
	padding: 0 5px;
}
#release_notes_table .change-log-item-listings-row .feature-category,
#roadmap_table .change-log-item-listings-row .feature-category {
	display: flex;
	flex-wrap: wrap;
}
#release_notes_table .change-log-item-listings-row .col1,
#roadmap_table .change-log-item-listings-row .col1 {
	width: 45%;
}
#release_notes_table .change-log-item-listings-row .col2,
#roadmap_table .change-log-item-listings-row .col2 {
	width: 43%;
}
#release_notes_table .change-log-item-listings-row .col3,
#roadmap_table .change-log-item-listings-row .col3 {
	width: 12%;
}
#release_notes_table .change-log-item-listings-row .listing-col-desc p,
#roadmap_table .change-log-item-listings-row .listing-col-desc p {
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #3A3A3C;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height: 50px;
	margin-bottom: 0;
}
#release_notes_table .change-log-item-listings-row .report-same-btn,
#roadmap_table .change-log-item-listings-row .report-same-btn {
	background: #F46060;
	border: 1px solid #000000;
	box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
	border-radius: 4px;
	padding: 1px 17px;
	font-weight: 700;
	font-size: 12px;
	line-height: 1.4;
	color: #FFFFFF;
	width: 100%;
	display: inline-block;
}
#release_notes_table .change-log-item-listings-row .known_issue_join_discussion,
#roadmap_table .change-log-item-listings-row .known_issue_join_discussion {
	background: #EEF2F5;
	border: 1px solid #000000;
	box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
	border-radius: 4px;
	padding: 1px 10px;
	font-weight: 700;
	font-size: 12px;
	line-height: 1.4;
	color: #5B5B5B;
	width: 100%;
	display: inline-block;
	text-align: center;
}
.release-notes-item-row.owl-carousel,
.change-log-items-row.owl-carousel {
	padding: 0;
}
.expand{
	text-align: right;
}
.expand,
.expand_ideas,
.expands {
	margin-bottom: 0 !important;
    position: absolute;
    right: 0;
    z-index: 99;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    text-decoration: underline;
	cursor: pointer;
}
.roadmap_expand,
.release_notes_expand {
	font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    text-decoration: underline;
	cursor: pointer;
	text-align: right;
	padding-bottom: 20px;
}
.expand_ideas {
	top: -30px;
}
.known-issues-filter-column ul {
	padding-left: 0;
}
.prioritization-search-filter.success-stories-filter .searchandfilter ul {
    justify-content: flex-start;
}
.prioritization-search-filter.success-stories-filter .searchandfilter ul li {
	width: 50%;
}
.prioritization_table_filter_column.prioritization-search-filter {
	position: absolute;
	top: 0;
	left: 0;
}
.prioritization_table_column {
	padding-top: 90px;
} 
.known-issues-filter-column .sf-field-post-meta-known_issue_product,
.known-issues-filter-column .sf-field-post-meta-known_issue_product_category {
	padding: 0;
}
.known-issues-filter-column .sf-field-post-meta-known_issue_product li,
.known-issues-filter-column .sf-field-post-meta-known_issue_product_category li {
	display: flex;
}
.known-issues-filter-column .sf-field-post-meta-known_issue_product li label,
.known-issues-filter-column .sf-field-post-meta-known_issue_product_category li label {
	font-size: 12px;
	font-weight: 700;
}
.sf-field-taxonomy-events_category select,
.sf-field-taxonomy-directory_item_purpose_type select,
.sf-field-taxonomy-customer_user_type_indicator select,
.sf-field-taxonomy-customer_engagement_types select,
.sf-field-taxonomy-customer_release_types select,
.sf-field-taxonomy-customer_industry select,
.sf-field-taxonomy-customer_entity_type select, 
.sf-field-taxonomy-voc_item_type select,
.sf-field-taxonomy-prioritization_type select,
.sf-field-post-meta-known_issue_product select,
.sf-field-post-meta-known_issue_product_category select,
.sf-field-taxonomy-platform_feature_hub_category select,
.sf-field-post-meta-feature_item_grouping select,
.sf-field-taxonomy-release_notes_platform select,
.sf-field-post-meta-release_notes_product select,
.sf-field-post-meta-release_version select,
.sf-field-post-meta-release_notes_item_date select,
.sf-field-post-meta-feature_item_platform select,
.sf-field-post-meta-feature_item_product_type select,
.sf-field-post-meta-feature_item_public_status select,
.sf-field-taxonomy-directory_item_community_type select,
.sf-field-taxonomy-prioritization_category select,
.sf-field-post-meta-known_issue_public_list_status select {
	width: 210px !important;
}

/*.prioritization_table_wrapper,
.ideas_table_wrapper {
	display: flex;
}
.prioritization_table_filter_column,
.ideas_table_filter_column {
	min-width: 250px;
	flex: 0 0;
	font-size: 12px;
}
.prioritization_table_column,
.ideas_table_column {
	flex: 1 1;
}
.prioritization_table_filter_column .searchandfilter label,
.ideas_table_filter_column .searchandfilter label {
	max-width: calc(100% - 20px);
}
.prioritization_table_filter_column ul,
.ideas_table_filter_column ul {
	padding-inline-start: 0;
}

.prioritization_table_filter_column .searchandfilter ul li li,
.ideas_table_filter_column .searchandfilter ul li li {
	padding: 0;
}

.prioritization__table_filter_column .searchandfilter ul li li.sf-level-1,
.ideas_table_filter_column .searchandfilter ul li li.sf-level-1 {
	margin-left: 10px;
}
.prioritization_table_filter_column .searchandfilter ul li li.sf-level-0::before,
.ideas_table_filter_column .searchandfilter ul li li.sf-level-0::before {
	content: "\f054";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;

	height: 13px;
	width: 13px;
	line-height: 13px;
	vertical-align: text-top;
	margin-right: 5px;
	cursor: pointer;
}
.prioritization_table_filter_column .searchandfilter ul li li.sf-level-0.unfolded::before,
.ideas_table_filter_column .searchandfilter ul li li.sf-level-0.unfolded::before {
	content: "\f078";
}
.prioritization_table_filter_column .searchandfilter ul li li.sf-level-0.sf-item-692::before,
.ideas_table_filter_column .searchandfilter ul li li.sf-level-0.sf-item-692::before {
	content: "" !important;
	cursor: none !important;
}
.prioritization_table_filter_column .searchandfilter ul li li.sf-level-0 .children,
.ideas_table_filter_column .searchandfilter ul li li.sf-level-0 .children {
	display: none;
}*/
/* Ideas Filter Column CSS */
.ideas_table_wrapper {
	display: flex;
}
.ideas_table_filter_column {
	min-width: 250px;
	flex: 0 0;
	font-size: 12px;
}
.ideas_table_column {
	flex: 1 1;
}
.ideas_table_filter_column .searchandfilter label {
	max-width: calc(100% - 20px);
}
.ideas_table_filter_column ul {
	padding-inline-start: 0;
}
.ideas_table_filter_column .searchandfilter ul li li {
	padding: 0;
}
.ideas_table_filter_column .searchandfilter ul li li.sf-level-1 {
	margin-left: 10px;
}
.ideas_table_filter_column .searchandfilter ul li li.sf-level-0::before {
	content: "\f054";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;

	height: 13px;
	width: 13px;
	line-height: 13px;
	vertical-align: text-top;
	margin-right: 5px;
	cursor: pointer;
}
.ideas_table_filter_column .searchandfilter ul li li.sf-level-0.unfolded::before {
	content: "\f078";
}
.ideas_table_filter_column .searchandfilter ul li li.sf-level-0.sf-item-692::before {
	content: "" !important;
	cursor: none !important;
}
.ideas_table_filter_column .searchandfilter ul li li.sf-level-0 .children {
	display: none;
}

/* Release Notes WP Data Tables */
#release_notes_table tr[role="row"],
#roadmap_table tr[role="row"],
table#release_notes_table tbody tr>td,
table#roadmap_table tbody tr>td,
table#release_notes_table tbody tr>td:hover,
table#roadmap_table tbody tr>td:hover,
table#release_notes_table tbody tr[role='row']:hover>td,
table#roadmap_table tbody tr[role='row']:hover>td,
#release_notes_table tr[role="row"] > td::before,
#roadmap_table tr[role="row"] > td::before {
	background: #212121;
}
table#release_notes_table tbody tr>td,
table#roadmap_table tbody tr>td {
	border-color: #212121;
}
#release_notes_table .release_notes_table_feature {
	background: #7067E6;
    border-width: 0;
	position: relative;
	margin-bottom: 5px;
	min-height: 70px;
}
#release_notes_table .column-0,
#roadmap_table .column-0 {
	font-weight: 700;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 50px;
	position: relative;
    padding-left: 45px;
}
#roadmap_table .roadmap_table_hub {
	font-weight: 700;
    font-size: 16px;
    color: #3A3A3C;
    line-height: 50px;
	position: relative;
	margin: 5px 0;
}
#release_notes_table .detailed_row_open td,
#release_notes_table .detailed_row_open td:hover {
	background: #fff;
    padding: 0;
	border: 0;
}
#release_notes_table .prioritization_details_data.detailedClass {
	display: block;
}
#release_notes_table .release_notes_table_feature .release_notes_title,
#roadmap_table .roadmap_feature .roadmap_title {
	font-weight: 700;
    font-size: 19px;
    line-height: 1.4;
    color: #FFFFFF;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 25px;
}
#release_notes_table .release_notes_table_feature .release_notes_category p {
	font-weight: 700;
    font-size: 14px;
    line-height: 1.2;
    color: #fff;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 17px;
    margin: 0;
}
#release_notes_table .release_notes_table_feature .release_notes_description {
	overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 45px;
	font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
}
#release_notes_table .release_notes_table_feature .release_notes_buttons .report-same-btn,
#roadmap_table .roadmap_feature .roadmap_button_wrap .report-same-btn {
	background: #EB837A;
    border: 1px solid #000000;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 4px;
    padding: 2px 17px;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.4;
    color: #FFFFFF;
    width: 100%;
	display: block;
	text-align: center;
}
#release_notes_table .release_notes_table_feature .release_notes_buttons .report-same-btn,
#roadmap_table .roadmap_feature .roadmap_button_wrap .report-same-btn {
	margin-bottom: 5px;
}
#release_notes_table .release_notes_table_feature .release_notes_buttons .known_issue_join_discussion,
#roadmap_table .roadmap_feature .roadmap_button_wrap .known_issue_join_discussion {
	background: #EEF2F5;
    color: #5B5B5B;
	border: 1px solid #000000;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 4px;
    padding: 2px 10px;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.4;
    width: 100%;
    display: block;
    text-align: center;
}
#release_notes_table .release_notes_table_feature.parentDetailedClass {
	display: block;
}
#release_notes_table .release_notes_table_feature {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#release_notes_table .release_notes_table_feature .release_notes_title_category {
	width: 45%;
	/*display: inline-block;
	vertical-align: middle;*/
}
#release_notes_table .release_notes_table_feature .release_notes_description {
	width: 40%;
	/*display: inline-block;
	vertical-align: middle;*/
}
#release_notes_table tr[role="row"].details td.column-0::before{
	transform: rotate(90deg);	
}
#release_notes_table .release_notes_table_feature::before {
	content: "";
	position: absolute;
	left: 15px;
	top: 25px;
	background-image: url(/wp-content/uploads/2022/08/right-angle-icon.svg);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: center;
	background-size: auto;
}
#release_notes_table .prioritization_details_data  {
	background: #fff
}
#release_notes_table .release_notes_title_category  {
	padding-left: 45px;
}
#release_notes_table .release_notes_buttons {
	width: 15%;
	padding: 10px;
	/*display: inline-block;
	vertical-align: middle;*/
}
#release_notes_table .what-to-expect-user {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 15px;
}
#release_notes_table .what-to-expect-user .user-img {
	background-size: contain;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    background-repeat: no-repeat;
}
#release_notes_table .what-to-expect-user p.user-name {
	font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #5B5B5B;
    margin: 0;
	padding-left: 10px;
}
#release_notes_table .feature_count,
#roadmap_table .feature_count {
	color: #3A3A3C;
    background: #EEF2F5;
    border-radius: 10px;
    padding: 0px 5px;
    margin-left: 5px;
}
#roadmap_table .roadmap_table_hub_name .feature_count,
#roadmap_table .roadmap_grouping_name .feature_count {
	color: #EEF2F5;
    background: #3A3A3C;
}
#roadmap_table .roadmap_table_hub_name,
#roadmap_table .roadmap_table_grouping_name {
	position: relative;
    margin: 5px 0;
}
#roadmap_table .roadmap_table_hub_name.toggle-arrow:before,
#roadmap_table tr[role="row"].details td.column-0::before,
#roadmap_table .roadmap_table_grouping_name .roadmap_grouping_name.toggle-arrow:before,
#roadmap_table .roadmap_feature .roadmap_title_wrap.toggle-arrow:before {
	transform: rotate(90deg);
}
#roadmap_table .roadmap_table_hub_name:before,
#roadmap_table .roadmap_table_grouping_name .roadmap_grouping_name:before {
	content: "";
    position: absolute;
    top: 15px;
    background-image: url(/wp-content/uploads/2023/02/charcol-arrow.svg);
    background-repeat: no-repeat;
    width: 20px;
	height: 20px;
    background-position: center;
    background-size: auto;
}
#roadmap_table .roadmap_table_hub_name:before {
	left: 10px;
}
#roadmap_table .roadmap_table_grouping_name .roadmap_grouping_name:before {
	left: 25px;
}
#roadmap_table .roadmap_feature {
	display: flex;
    flex-wrap: wrap;
	background: #7067E6;
	padding: 5px 20px 5px 35px;
	align-items: center;
}
#roadmap_table .roadmap_feature .roadmap_product_platform p {
	width: 100%;
	font-weight: 700;
	font-size: 14px;
	line-height: 1.2;
	color: #fff;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	height: 17px;
	margin: 0;
}
#roadmap_table .roadmap_feature .real_time_status_wrap .feature_status {
	overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
	-webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 65px;
    word-break: break-all;
	width: 14%;
	font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #FFFFFF;
	padding: 0 5px;
}
#roadmap_table .roadmap_feature .roadmap_title_wrap {
	width: 30%;
	position: relative;
}
#roadmap_table .roadmap_feature .roadmap_button_wrap {
	width: 13%;
}
#roadmap_table .roadmap_feature .real_time_status_wrap {
	display: flex;
	flex-wrap: wrap;
	width: 57%;
}
#roadmap_table .roadmap_feature .roadmap_button_wrap button,
#roadmap_table .roadmap_feature .roadmap_button_wrap a {
	display: block;
}
#roadmap_table .roadmap_feature .roadmap_button_wrap button {
	margin-bottom: 5px;
}
#roadmap_table .roadmap_table_hub_name {
	padding-left: 35px;
	background: #EEF2F5;
}
#roadmap_table .roadmap_grouping_name {
	padding-left: 65px;
	margin-bottom: 5px;
    background: #EEF2F5;
}
#roadmap_table tr[role="row"] td.column-0::before,
#release_notes_table tr[role="row"] td.column-0::before {
	content: "";
	position: absolute;
	left: 15px;
	top: 20px;
	height: 20px;
	background-image: url(/wp-content/uploads/2022/08/right-angle-icon.svg);
	background-repeat: no-repeat;
	width: 20px;
	background-position: center;
	background-size: auto;
}
#roadmap_table .roadmap_feature .roadmap_title_wrap::before {
	content: "";
	position: absolute;
	left: -25px;
	top: 0;
	height: 100%;
	background-image: url(/wp-content/uploads/2022/08/right-angle-icon.svg);
	background-repeat: no-repeat;
	width: 20px;
	background-position: center;
	background-size: auto;
}
.roadmap_table_feature:last-child {
    margin-bottom: 0;
}
.roadmap_table_feature {
    margin-bottom: 5px;
}
#roadmap_table .update-from-innovate-wrap .image-content .content-wrap {
	padding-left: 10px;
}
table#roadmap_table tbody tr>td.detailed_row_open {
	padding: 0;
    background: #fff;
    border-color: #fff;
}
#roadmap_table tr[role="row"] td.column-0 {
	position: relative;
	padding-left: 45px;
}
#release_notes_table.release_notes_table > tbody > tr:first-child.details {
	border-bottom: 4px solid #FFFFFF !important;
}
.roadmap_table_header {
	background: #7067E6;
	margin-bottom: 5px;
}
.roadmap_table_header,
.roadmap_table_header .roadmap_table_header_col.col3 {
	display: flex;
    flex-wrap: wrap;
}
.roadmap_table_header .roadmap_table_header_col.col1 {
	width: 30%;
}
.roadmap_table_header .roadmap_table_header_col.col2 {
	width: 13%;
}
.roadmap_table_header .roadmap_table_header_col.col3 {
	width: 57%;
}
.roadmap_table_header .roadmap_table_header_col.col3 .roadmap_header_schedule {
	width: 14%;
    font-weight: 500;
    font-size: 19px;
    line-height: 1.2;
    color: #FFFFFF;
    text-align: center;
    padding: 10px 0;
}
.roadmap_table_header_wrap {
	min-height: 70px;
	position: relative;
}
.roadmap_table_header_wrap {
	top: 80px;
    z-index: 9;
    position: sticky;
}
.page-id-126680 .eael-tabs-content, body.page-id-126680 {
    overflow: visible;
}
.roadmap_table_header {
	z-index: 2;
}
.success-stories-filter .searchandfilter ul li .select2-container{
	width: 100% !important;
}
.known-issues-wrapper, .roadmap_expand {
    margin-top: -50px;
}
/** Responsive CSS **/
@media (max-width: 768px){
	.ideas_table_filter_column {
		min-width: 200px;
	}
	#known_issues_table .column-1, 
	#release_notes_table .column-1,
	#roadmap_table .column-1, 
	#prioritization_table .column-1, 
	#ideas_table .column-1 {
		width: 25%;
	}
	#known_issues_table .column-3, 
	#release_notes_table .column-3, 
	#roadmap_table .column-3, 
	#prioritization_table .column-3, 
	#ideas_table .column-3 {
		width: 26%;
	}
	#ideas_table tr[role="row"] td button {
		white-space: break-spaces;
	}
}
@media screen and (max-width: 991px) {
	#known_issues_table .four-col .column .content-wrap,
	#prioritization_table .four-col .column .content-wrap,
	#ideas_table .four-col .column .content-wrap {
		height: 115px;
		-webkit-line-clamp: 6;
	}
	#known_issues_table .sub-details-wrap .two-col .report-affects-me button {
		font-size: 12px;
	}
	#known_issues_table .column-0,
	#roadmap_table .column-0,
	#prioritization_table .column-0,
	#ideas_table .column-0 {
		width: 37%;
	}
	#known_issues_table .column-1,
	#release_notes_table .column-1,
	#roadmap_table .column-1,
	#prioritization_table .column-1,
	#ideas_table .column-1 {
		width: 30%;
	}
	#known_issues_table .column-2,
	#release_notes_table .column-2,
	#roadmap_table .column-2,
	#prioritization_table .column-2,
	#ideas_table .column-2 {
		width: 15%;
	}
	#known_issues_table .column-3,
	#release_notes_table .column-3,
	#roadmap_table .column-3,
	#prioritization_table .column-3,
	#ideas_table .column-3 {
		width: 18%;
	}
	#known_issues_table .sub-details-wrap .content-text .img-title-wrap,
	#prioritization_table .sub-details-wrap .content-text .img-title-wrap,
	#ideas_table .sub-details-wrap .content-text .img-title-wrap {
		flex-wrap: initial;
	}
	#known_issues_table tr[role="row"] td.known_issues_join .known_issue_join_discussion,
	#release_notes_table tr[role="row"] td.column-3 .known_issue_join_discussion,
	#roadmap_table tr[role="row"] td.column-3 .known_issue_join_discussion {
		display: block;
		margin-top: 5px;
	}
	#known_issues_table .known_issue_status {
		width: auto;
		margin-left: 7px;
	}
	#known_issues_table tr[role="row"] td.known_issues_title .known_issue_category p {
		width: auto;
	}
	#known_issues_table .sub-details-wrap,
	#prioritization_table .sub-details-wrap,
	#ideas_table .sub-details-wrap {
		padding: 10px;
	}
	#known_issues_table .four-col .column,
	#prioritization_table .four-col .column,
	#ideas_table .four-col .column {
		padding: 8px;
	}
	#known_issues_table .sub-details-wrap .content-text .img-wrap,
	#prioritization_table .sub-details-wrap .content-text .img-wrap,
	#ideas_table .sub-details-wrap .content-text .img-wrap {
		width: 13px;
		height: 13px;
	}
	#known_issues_table .sub-details-wrap .issue-title,
	#prioritization_table .sub-details-wrap .issue-title,
	#ideas_table .sub-details-wrap .issue-title {
		font-size: 14px;
		padding-left: 5px;
	}
	#prioritization_table .category_status_wrap,
	#ideas_table .category_status_wrap,
	#prioritization_table tr[role="row"] td .prioritization_join_experiment,
	#ideas_table tr[role="row"] td .prioritization_join_experiment {
		display: block;
	}
	#prioritization_table .category_status_wrap .prioritization_category,
	#ideas_table .category_status_wrap .prioritization_category,
	#prioritization_table .category_status_wrap .status_voc_wrap,
	#ideas_table .category_status_wrap .status_voc_wrap {
		width: 100%;
	}
	#prioritization_table .category_status_wrap .status_voc_wrap .prioritization_status,
	#prioritization_table .category_status_wrap .status_voc_wrap .prioritization_voc_type,
	#ideas_table .category_status_wrap .status_voc_wrap .prioritization_status,
	#ideas_table .category_status_wrap .status_voc_wrap .prioritization_voc_type {
		display: inline-block;
	}
	#prioritization_table tr[role="row"] td button,
	#ideas_table tr[role="row"] td button {
		margin-bottom: 4px;
	}
	#prioritization_table .sub-details-wrap .full-details-row.summary-of-idea .col1,
	#ideas_table .sub-details-wrap .full-details-row.summary-of-idea .col1 {
		width: 60%;
	}
	#prioritization_table .sub-details-wrap .full-details-row.summary-of-idea .col2,
	#ideas_table .sub-details-wrap .full-details-row.summary-of-idea .col2 {
		width: 40%;
	}
	#release_notes_table .change-log-item-listings-row .col1,
	#roadmap_table .change-log-item-listings-row .col1,
	#release_notes_table .change-log-item-listings-row .col2,
	#roadmap_table .change-log-item-listings-row .col2 {
		width: 38%;
	}
	#release_notes_table .change-log-item-listings-row .col3,
	#roadmap_table .change-log-item-listings-row .col3 {
		width: 22%;
	}
	#release_notes_table .change-log-item-listings-row .report-same-btn,
	#roadmap_table .change-log-item-listings-row .report-same-btn {
		display: block;
	}
	#release_notes_table .change-log-wrap .two-columns .column1,
	#roadmap_table .change-log-wrap .two-columns .column1,
	#release_notes_table .change-log-wrap .two-columns .column2,
	#roadmap_table .change-log-wrap .two-columns .column2 {
		width: 100%;
	}
	#release_notes_table .change-log-item-listings-row .feature-category p,
	#roadmap_table .change-log-item-listings-row .feature-category p,
	#release_notes_table .change-log-item-listings-row .feature-category .feature-status,
	#roadmap_table .change-log-item-listings-row .feature-category .feature-status {
		width: auto;
	}
	#release_notes_table .change-log-wrap .two-columns .column2 .column .change-log-links-wrap .changelog-links,
	#roadmap_table .change-log-wrap .two-columns .column2 .column .change-log-links-wrap .changelog-links {
		width: 12.5%;
	}
	#release_notes_table .change-log-item-listings-row .feature-category .feature-status,
	#roadmap_table .change-log-item-listings-row .feature-category .feature-status {
		margin-top: 5px;
	}
	#release_notes_table .column-0{
		width: 65%;
	}
	#release_notes_table .release_notes_table_feature .release_notes_description {
		width: 37%;
	}
	#release_notes_table .release_notes_buttons {
		width: 18%;
		padding: 10px;
	}
	.roadmap_table_header_wrap{
		display: none;
	}
	#roadmap_table .roadmap_feature .real_time_status_wrap{
		width: 100%;
    	padding-top: 10px;
	}
	#roadmap_table .roadmap_feature .roadmap_button_wrap {
		width: 20%;
	}
	#roadmap_table .roadmap_feature .roadmap_title_wrap {
		width: 80%;
	}
	#roadmap_table .experiment-buttons{
		position: static;
		text-align: left;
	}
	#roadmap_table .sub-details-wrap .release-summary p{
		height: auto;
	}
	.expand_ideas {
		top: -25px;
	}
}
@media screen and (max-width: 767px) {
	#release_notes_table .sub-details-wrap .known_issues_up_icon{
		margin-left: 12px;
	}
	#release_notes_table .sub-details-wrap .four-col .column,
	#roadmap_table .sub-details-wrap .four-col .column{
		margin: 0px 10px;
	}
	#release_notes_table .appreciation-content-row.owl-carousel > .owl-nav .owl-next {
		right: -10px;
		top: -10px;
	}
	#release_notes_table .appreciation-content-row.owl-carousel > .owl-nav .owl-prev{
		left: -15px;
		top: -10px;
	}
	#release_notes_table .feature_count, #roadmap_table .feature_count {
		margin-left: 0px;
		display: block;
		line-height: 19px;
		width: fit-content;
	}
	#release_notes_table .release_notes_table_feature::before{
		left: 5px;
		top: 15px;
	}
	#release_notes_table .release_notes_table_feature .release_notes_title_category{
		width: 100%;
	}
	#release_notes_table .release_notes_buttons{
		width: 100%;
	}
	#release_notes_table .release_notes_title_category {
		padding-left: 25px;
		padding-bottom: 10px;
	}
	#release_notes_table .release_notes_table_feature .release_notes_description{
		padding: 0px 15px;
	}
	#release_notes_table .release_notes_buttons {
		width: 100%;
		padding: 15px;
	}
	#roadmap_table .detailed_row_open {
		width: 100%;
	}
	#roadmap_table .roadmap_table_hub_name, #roadmap_table .roadmap_grouping_name{
		padding-bottom: 10px;
    	padding-right: 10px;
	}
	#roadmap_table .roadmap_feature .roadmap_title_wrap, 
	#roadmap_table .roadmap_feature .roadmap_button_wrap {
		width: 100%;
	}
	#roadmap_table .roadmap_feature .roadmap_title_wrap{
		padding-bottom: 10px;
	}
	#release_notes_table .release_notes_table_feature .release_notes_description{
		width: 100%;
	}
	#roadmap_table .update-from-innovate-wrap .col1, #roadmap_table .update-from-innovate-wrap .column1, #roadmap_table .update-from-innovate-wrap .col2 {
		width: 100%;
	}
	#prioritization_table .category_status_wrap .status_voc_wrap{
		width: 50%;
	}
	#roadmap_table .experiment-buttons a.known_issue_join_discussion{
		margin-left: 0px;
	}
	/* .expand{
		top: 160px;
	} */
	#roadmap_table .roadmap_grouping_name{
		white-space: initial;
		line-height: 22px;
    	padding-top: 15px;
		overflow: hidden;
   		width: 100%;
	}
	
	#roadmap_table .roadmap_feature .real_time_status_wrap .feature_status{
		width: 25%;
		margin-bottom: 10px;
	}
	.expand_ideas{
		margin-top: -30px !important;
		top: auto;
	}
	.prioritization_table_filter_column.success-stories-filter .searchandfilter ul li{
		width: 100%;
	}
	.prioritization_table_column{
		padding-top: 90px;
	}
	#prioritization_table > thead{
		display: none;
	} 
	.prioritization_table_filter_column.prioritization-search-filter{
		position: static;
	}
	.prioritization_table_column{
		padding-top: 0px;
	}
	#prioritization_table_wrapper{
		padding-top: 35px;
	}
	.known-issues-wrapper .expands{
		top: 40px;
	}
	#known_issues_table{
		padding-top: 75px;
	}
	#known_issues_table > thead{
		display: none;
	}
	.roadmap_expand{
	 	margin-top: 0px;
	}
}
@media screen and (max-width: 480px) {
	#known_issues_table, #ideas_table {
		display: block;
	}
	#known_issues_table .known_issue_status {
		width: auto;
	}
	#known_issues_table tr[role="row"] td.known_issues_title .known_issue_category p,
	#prioritization_table .category_status_wrap .prioritization_category p,
	#ideas_table .category_status_wrap .prioritization_category p {
		width: auto;
		padding-right: 15px;
	}
	#known_issues_table .column-1, #release_notes_table .column-1,
	#known_issues_table .column-1, #roadmap_table .column-1,
	#prioritization_table .column-1, #ideas_table .column-1,
	#ideas_table .column-1, #ideas_table .column-1,
	#known_issues_table .column-0, #release_notes_table .column-0,
	#known_issues_table .column-0, #roadmap_table .column-0,
	#prioritization_table .column-0, #release_notes_table .column-0,
	#prioritization_table .column-0, #roadmap_table .column-0,
	#ideas_table .column-0, #ideas_table .column-0  {
		width: 100%;
		display: block;
	}
	#known_issues_table .column-2,
	#known_issues_table .column-3 {
		width: 50%;
		display: inline-block;
		min-height: 60px;
	}
	#known_issues_table tr[role="row"] td.known_issues_join .known_issue_join_discussion,
	#release_notes_table tr[role="row"] td.column-3 .known_issue_join_discussion,
	#roadmap_table tr[role="row"] td.column-3 .known_issue_join_discussion {
		display: block;
		margin-top: 5px;
	}
	#known_issues_table .sub-details-wrap .two-col,
	#known_issues_table .sub-details-wrap .two-col .issue-heading-category,
	#prioritization_table .sub-details-wrap .two-col .issue-heading-category,
	#ideas_table .sub-details-wrap .two-col .issue-heading-category {
		display: block;
	}
	#known_issues_table .sub-details-wrap .col,
	#known_issues_table .sub-details-wrap .two-col .column1,
	#known_issues_table .sub-details-wrap .two-col .column2,
	#known_issues_table .sub-details-wrap .full-col-content-wrap .col1,
	#known_issues_table .sub-details-wrap .full-col-content-wrap .col2,
	#prioritization_table .sub-details-wrap .two-col .column1,
	#prioritization_table .sub-details-wrap .two-col .column2,
	#prioritization_table .sub-details-wrap .full-col-content-wrap .col1,
	#prioritization_table .sub-details-wrap .full-col-content-wrap .col2,
	#ideas_table .sub-details-wrap .two-col .column1,
	#ideas_table .sub-details-wrap .two-col .column2,
	#ideas_table .sub-details-wrap .full-col-content-wrap .col1,
	#ideas_table .sub-details-wrap .full-col-content-wrap .col2 {
		width: 100%;
	}
	#known_issues_table .sub-details-wrap .four-col .col {
		padding-bottom: 20px;
	}
	#known_issues_table .sub-details-wrap .two-col .issue-heading-category p {
		width: 100%;
		padding-right: 0;
	}
	#known_issues_table .sub-details-wrap .full-details-row {
		height: 100%;
	}
	#prioritization_table .category_status_wrap .prioritization_category,
	#ideas_table .category_status_wrap .prioritization_category {
		width: 65%;
	}
	#ideas_table .category_status_wrap .status_voc_wrap {
		width: 100%;
	}
	#prioritization_table tr[role="row"] td .prioritization_join_experiment,
	#ideas_table tr[role="row"] td .prioritization_join_experiment {
		display: block;
		margin: 3px 0;
	}
	body #prioritization_table .column-2, body  #ideas_table .column-2,
	body #prioritization_table .column-3, body #ideas_table .column-3 {
		width: 50%;
		display: inline-block;
		height: 80px;
	}
	#known_issues_table .sub-details-wrap,
	#prioritization_table .sub-details-wrap,
	#ideas_table .sub-details-wrap,
	#release_notes_table .sub-details-wrap {
		padding: 0;
	}
	#roadmap_table .sub-details-wrap{
		padding-left: 15px;
	}
	#known_issues_table tr[role="row"] > td,
	#ideas_table tr[role="row"] > td,
	#prioritization_table tr[role="row"] > td {
		padding: 3px 10px;
	}
	#known_issues_table tr > td,
	#ideas_table tr > td,
	#prioritization_table tr > td {
		padding: 10px 3px 10px 10px;
	}
	#prioritization_table .sub-details-wrap .two-col .issue-heading-category,
	#ideas_table .sub-details-wrap .two-col .issue-heading-category {
		padding-bottom: 10px;
	}
	#prioritization_table .sub-details-wrap .full-details-row.summary-of-idea .col1,
	#ideas_table .sub-details-wrap .full-details-row.summary-of-idea .col1,
	#prioritization_table .sub-details-wrap .full-details-row.summary-of-idea .col2,
	#ideas_table .sub-details-wrap .full-details-row.summary-of-idea .col2 {
		width: 100%;
	}
	#prioritization_table .sub-details-wrap .full-details-row.summary-of-idea,
	#ideas_table .sub-details-wrap .full-details-row.summary-of-idea,
	#prioritization_table .sub-details-wrap .full-details-row,
	#ideas_table .sub-details-wrap .full-details-row {
		height: 100%;
	}
	#release_notes_table .sub-details-wrap .two-col,
	#roadmap_table .sub-details-wrap .two-col {
		margin: 0;
	}
	#release_notes_table .sub-details-wrap .two-col .column1,
	#roadmap_table .sub-details-wrap .two-col .column1,
	#release_notes_table .sub-details-wrap .two-col .column2,
	#roadmap_table .sub-details-wrap .two-col .column2,
	#release_notes_table .sub-details-wrap .two-col .column3,
	#roadmap_table .sub-details-wrap .two-col .column3,
	#release_notes_table .change-log-item-listings-row .col1,
	#roadmap_table .change-log-item-listings-row .col1,
	#release_notes_table .change-log-item-listings-row .col2,
	#roadmap_table .change-log-item-listings-row .col2,
	#release_notes_table .change-log-item-listings-row .col3,
	#roadmap_table .change-log-item-listings-row .col3,
	#release_notes_table .change-log-wrap .two-columns .column1,
	#roadmap_table .change-log-wrap .two-columns .column1,
	#release_notes_table .change-log-wrap .two-columns .column2,
	#roadmap_table .change-log-wrap .two-columns .column2,
	#release_notes_table .enablement-audience-organization-details .three-columns-row .col,
	#roadmap_table .enablement-audience-organization-details .three-columns-row .col {
		width: 100%
	}
	#release_notes_table .appreciation-content-wrap,
	#roadmap_table .appreciation-content-wrap {
		margin: 25px -10px 0 -5px;
	}
	#release_notes_table .change-log-wrap.sub-details-display,
	#roadmap_table .change-log-wrap.sub-details-display {
		padding: 25px 15px 0;
		margin-left: 10px;
	}
	.release-notes-item-row.owl-carousel {
		padding: 20px 20px 0;
	}
	.change-log-items-row.owl-carousel {
		padding: 20px 10px 0;
	}
	#release_notes_table .change-log-items-row.owl-carousel > .owl-nav .owl-prev,
	#roadmap_table .change-log-items-row.owl-carousel > .owl-nav .owl-prev {
		left: -8px;
	}
	#release_notes_table .change-log-items-row.owl-carousel > .owl-nav .owl-next,
	#roadmap_table .change-log-items-row.owl-carousel > .owl-nav .owl-next {
		right: -8px;
	}
	#release_notes_table .release-notes-item-row.owl-carousel > .owl-nav .owl-prev,
	#roadmap_table .release-notes-item-row.owl-carousel > .owl-nav .owl-prev {
		left: 10px;
	}
	#release_notes_table .release-notes-item-row.owl-carousel > .owl-nav .owl-next,
	#roadmap_table .release-notes-item-row.owl-carousel > .owl-nav .owl-next {
		right: 10px;
	}
	#release_notes_table .sub-details-wrap .two-col .column2,
	#roadmap_table .sub-details-wrap .two-col .column2 {
		padding: 20px 10px;
	}
	#release_notes_table .change-log-item-listings-row .listing-col-desc,
	#roadmap_table .change-log-item-listings-row .listing-col-desc {
		padding: 10px 0;
	}
	#release_notes_table .change-log-item-listings-row .report-same-btn,
	#roadmap_table .change-log-item-listings-row .report-same-btn {
		margin-bottom: 5px;
	}
	#release_notes_table .problem-context-solution-details .three-columns-row .col,
	#roadmap_table .problem-context-solution-details .three-columns-row .col {
		width: 100%;
		padding: 0 10px 20px;
	}
	#release_notes_table .change-log-wrap .change-log-heading-category p,
	#roadmap_table .change-log-wrap .change-log-heading-category p,
	#release_notes_table .appreciation-content-wrap .thank-you-text,
	#roadmap_table .appreciation-content-wrap .thank-you-text {
		white-space: initial;
	}
	#release_notes_table .changelog-links .change-log-link-img,
	#roadmap_table .changelog-links .change-log-link-img {
		margin: 0 auto;
	}
	#release_notes_table .change-log-wrap .two-columns .column2 .column .change-log-links-wrap,
	#roadmap_table .change-log-wrap .two-columns .column2 .column .change-log-links-wrap {
		text-align: center;
		padding-bottom: 20px;
	}
	#release_notes_table .enablement-audience-organization-details .three-columns-row .col,
	#roadmap_table .enablement-audience-organization-details .three-columns-row .col {
		padding: 15px;
	}
	#release_notes_table .change-log-wrap .appreciation-content-wrap,
	#roadmap_table .change-log-wrap .appreciation-content-wrap {
		margin: 0 -15px;
	}
	#release_notes_table tr[role="row"],
	#roadmap_table tr[role="row"] {
		display: block;
		font-size: 0;
	}
	.release_notes_table > tbody > tr,
	.roadmap_table > tbody > tr {
		display: inline-grid;
	}
	#release_notes_table .change-log-wrap .two-columns .column2 .column .change-log-links-wrap .changelog-links a,
	#roadmap_table .change-log-wrap .two-columns .column2 .column .change-log-links-wrap .changelog-links a {
		white-space: nowrap;
	}
	#release_notes_table .change-log-wrap .two-columns .column2 .column .change-log-links-wrap .changelog-links,
	#roadmap_table .change-log-wrap .two-columns .column2 .column .change-log-links-wrap .changelog-links {
		width: 33.33%;
	}
	.ideas_table_wrapper {
		display: flex;
		flex-wrap: wrap;
	}
	.ideas_table_filter_column {
		width: 100%;
	}
	.sub-details-wrap {
		white-space: initial;
	}
	.sub-details-wrap .full-col-content-wrap .content-wrap{
		padding-left: 5px;
	}
	#known_issues_table .sub-details-wrap .full-details-row,
	#prioritization_table .sub-details-wrap .full-details-row,
	#ideas_table .sub-details-wrap .full-details-row{
		padding: 10px 10px;
	}
}