/* Minification failed. Returning unminified contents.
(246,14): run-time error CSS1039: Token not allowed after unary operator: '-rc-dark-blue-text'
(252,14): run-time error CSS1039: Token not allowed after unary operator: '-rc-dark-blue-text'
 */
.red {
	color: red;
}

.green {
	color: green;
}

.neutral {
	color: black;
}

.page-marketwatch-commentary-list h2 {
	float:left;
	padding-right:10px;
}
.post-date {
	margin: 0 0 12px;
}

.news-image img {
	width:100%;
	position:relative;
	max-height: 120px;
}

.news-text p {
	text-align:justify;
}

.page-marketwatch-commentary-item .text p{
	text-align:justify;
}
.single-post-body p{
	text-align:justify;
}
.page-marketwatch-title {
	padding: 50px 0 50px;
}
.page-top-padding { 
	padding: 160px 0 0; 
}
.page-marketwatch-top { 
	margin:0;
}
.page-marketwatch-top .image { 
	padding-top:0px; padding-bottom:30px; 
}
.page-marketwatch-top .text {
	padding-bottom:30px;
}

/* limit image height in the news on ipo center and profile news */
.page-marketwatch-commentary-list .post-excerpt .image img {
	max-height:80px;
}

.locked {
	z-index: 0;
	/*left:-20px;*/
	position: relative;
	font-size: 8pt;
	-webkit-filter: blur(4px);
	-moz-filter: blur(4px);
	-o-filter: blur(4px);
	-ms-filter: blur(4px);
	filter: blur(4px);
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.marketwatch-page .table-rencap tbody tr td, 
.marketwatch-page .large-table .table-rencap tbody tr td,
.marketwatch-page .large-table .table-rencap > tfoot > tr > td {
	font-size: 12px;
}
.marketwatch-page .table-rencap thead tr th, 
.marketwatch-page .large-table .table-rencap thead tr th,
.marketwatch-page .ipos-full-table .table-rencap thead tr th {
	font-size: 12px;
	font-family: 'Museo Sans 500';
}
.marketwatch-page .table-rencap thead tr th.title, 
.marketwatch-page .large-table .table-rencap thead tr th.title, 
.marketwatch-page .ipos-full-table .table-rencap thead tr th.title {
	font-size: 20px;
}

.marketwatch-page .ipo-stats-content {
		padding-bottom: 50px;
}
.marketwatch-page .ipo-stats-content.no-line {
	border-bottom: none;
	padding-bottom: 0;
}
.marketwatch-page {
	font-size: 18px;
}
	.marketwatch-page .ipo-marketwatch-signup-banner .text h3 {
		font-size: 30px;
	}
	.marketwatch-page .ipo-marketwatch-table {
		margin: 0 0 20px;
	}
	.ipo-marketwatch-table .section-links {
		margin-top: 5px;
	}

.section-links {
	font-size: 14px;
}
.ipo-stats-content a,
.ipos-social-col a.title,
.ipo-stats-content a:hover,
.ipos-social-col a.title:hover {
	color: #fff;
}

.upcoming-cal-link {
	margin: 20px 0;
}
.page-marketwatch-subtitle.no-line {
	border-top: none;
	margin: 0 auto;
}

.ipo-stats-title > a > h2:hover {
	text-decoration: underline;
}

.marketwatch-commentary-archived-content > ul > li > span + span {
	font-size: 12px;
}
.marketwatch-commentary-archived-content > .section-links > .all:hover {
	cursor: pointer;
}


.timeline-Tweet-text {
	margin-left: 40px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	white-space: pre-wrap;
	word-wrap: break-word;
}

.ETF-banner {
    margin:auto;
    max-height:300px;
}

/*ipo center html tables*/
.ipo-center-table-container {
	overflow: auto;
}

.table-container-with-sticky-col,
.table-container-with-overflow {
	overflow: auto;
	border: 1px solid #515151;
}
.ipo-center-table {
	border: 1px solid #515151;
}
.table-with-sticky-col,
.table-with-overflow {
	border: none;
}
	.table-with-sticky-col > tbody > tr > td:first-child,
	.table-with-sticky-col > thead > tr > th:first-child,
	.table-with-overflow > tbody > tr > td:first-child,
	.table-with-overflow > thead > tr > th:first-child{
		border-left: none;
	}
	.table-with-sticky-col > tbody > tr > td:last-child,
	.table-with-sticky-col > thead > tr > th:last-child,
	.table-with-overflow > tbody > tr > td:last-child,
	.table-with-overflow > thead > tr > th:last-child {
		border-right: none;
	}

.ipo-center-table.table-with-sticky-col tr:nth-child(odd) > td:first-child {
	background-color: white;
}
.ipo-center-table > thead > tr {
	height: 80px;
}
.ipo-center-table-container .ipo-center-table > thead > tr > th,
.ipo-center-table-container .ipo-center-table > tbody > tr > td {
	font-size: 12px;
	font-family: 'Museo Sans 500';
	padding: 10px 5px;
	vertical-align: middle;
}

.ipo-center-calendar > .info-swipe {
	display: block;
}

.page-marketwatch-commentary-list .news-video-icon,
.marketwatch-commentary-archived-content .news-video-icon {
	margin-left: 5px;
}

.news-list-item .news-text h3 .news-video-icon-ipo-center-main {
	font-size: 0.8em;
	margin-left: 5px;
}

.blue-header {
	background-color: #073763;
	color: white;
	margin-top: -21px;
	padding-bottom: 10px;
}

	.blue-header h1 {
		color: white;
		padding-top: 10px;
	}

	.blue-header .header-summary {
		margin-top: 1rem;
	}

.ipo-center-wrapper .blue-header {
	margin-bottom: 2rem;
	padding-bottom: 0;
}
.ipo-center-wrapper h1 {
	font-family: 'Museo Sans 500';
	font-size: 26px;
}

.ipo-center-wrapper .page-marketwatch-title.no-summary {
	padding-bottom: 10px;
}
.ipo-center-wrapper h2 {
	font-family: 'Museo Sans 500';
	color: var(--rc-dark-blue-text);
	font-size: 22px;
}
.ipo-center-wrapper h3 {
	font-size: 20px;
	font-family: 'Museo Sans 500';
	color: var(--rc-dark-blue-text);
}

.ipo-center-main-header .header-summary {
	font-size: 16px;
	margin-top: 7px;
}

.header-triangle {
	width: 0;
	height: 0;
	border-left: 70px solid transparent;
	border-right: 70px solid transparent;
	border-top: 20px solid #1485cc;
	margin-bottom: 15px;
}
.header-with-down-arrow > h2 {
	font-size: 18px;
	/*margin: 0 0 0 10%;*/
	margin: 0;
	background-color: #1485cc;
	color: white;
	font-family: 'Museo Sans 500';
	padding: 5px;
}
.header-with-down-arrow > .header-triangle {
	margin-left: 50px
}
.news-section {
	margin-bottom: 25px;
}
	.news-section > .header-with-down-arrow > h2 {
		padding-left: 45px;
	}
	.news-section .article-list-item {
		display: flex;
		align-items: center;
	}
	.news-section .article-list-item > .article-image {
		max-width: 100px;
		max-height: 100px;
		margin-right: 1rem;
		width: 100px;
		height: 100px;
	}
		.news-section .article-list-item > .article-image > a {
			display: flex;
			height: 100px;
			width: 100px;
			justify-content: center;
			align-items: center;
		}
		.news-section .article-list-item > .article-image img {
			max-width: 100px;
			max-height: 100px;
		}
		
	.news-section .article-list-item > .article-text > h3 {
		font-size: 16px;
		margin-top: 0;
		margin-bottom: 7px;
	}
	.news-section .article-list-item > .article-text > h3 a {
		color: #002748;
		font-family: 'Museo Sans 500';
	}
		.news-section .article-list-item > .article-text > h3 a:hover {
			color: #1485cc;
		}
	.news-section .article-list-item > .article-text > p {
		text-align: justify;
	}
	.news-section .article-list-item + .article-list-item {
		margin-top: 10px;
	}
	.news-section .button {
		width: 100%;
		padding: 10px 20px;
	}
	.news-section .logo_tic {
		font-size: 24px;
	}

.ipo-etf-section {
	margin-bottom: 25px;
}
	.ipo-etf-section > .header-with-down-arrow > h2 {
		padding-left: 85px;
	}
	.ipo-etf-section p {
		text-align: justify;
	}
	.ipo-etf-section .standout {
		font-size: 20px;
		font-family: 'Museo Sans 500';
		margin: 20px 0;
		text-align: center;
	}
	.ipo-etf-section .button {
		width: 100%;
		padding: 10px 20px;
	}

.industry-container {
	margin-bottom: 25px;
}

.industry-section {
	background-color: #d0e0e3;
	padding: 10px 15px;
	margin-bottom: 25px;
}
.industry-section .industry-item {
	display: flex;
	align-items: center;
	/*margin: 7px 0;*/
}
	.industry-section .industry-item > .icon-link {
		height: 50px;
		width: 50px;
		min-height: 50px;
		min-width: 50px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
		.industry-section .industry-item > .icon-link:hover {
			text-decoration: none;
		}
	.industry-section .industry-item > .sector-name-link {
		margin-left: 5px;
	}

/*.industry-section .industry-item > a {
	display: flex;
	align-items: center;
	margin: 7px 0;
}

	.industry-section .industry-item > a > i {
		margin-right: 5px;
	}*/

.industry-blurb-section > .text {
	max-width: 75%;
	margin: 0 auto -20px;
	text-align: right;
	padding-top: 50px;
}
	.industry-blurb-section > .text > p {
		text-align: left;
		font-size: 16px;
	}
	.industry-blurb-section > .text > a {
		font-family: 'Museo Sans 700';
		font-size: 1.25em;
	}
	/*.industry-blurb-triangle-top-right {
	width: 0;
	height: 0;
	border-left: 70px solid transparent;
	border-top: 70px solid #ff7000;
	float: right;
}*/
	.industry-blurb-triangle-top-right {
		width: 0;
		height: 0;
		border-left: 100px solid transparent;
		border-top: 100px solid #1485cc;
		position: absolute;
		right: 0;
	}

	.industry-blurb-triangle-top-right > p {
		position: absolute;
		transform: rotate(45deg);
		text-align: center;
		margin-bottom: 0;
		top: -82px;
		left: -85px;
		color: white;
		font-family: 'Museo Sans 700';
		width: 100px;
	}

.industry-blurb-triangle-bottom-left {
	width: 0;
	height: 0;
	border-right: 50px solid transparent;
	border-bottom: 50px solid #1485cc;
	position: relative;
}

.pro-tip-container {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
}
	.pro-tip-container > .title {
		font-size: 1.25em;
		font-family: 'Museo Sans 700';
		color: #002749;
		max-width: 75px;
		text-align: center;
	}
	.pro-tip-container > .pro-tip-triangle {
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 25px 20px 25px;
		border-color: transparent transparent #ff7000 transparent;
		transform: rotate(90deg)
	}
	.pro-tip-container > .text {
		font-size: 16px;
		max-width: 300px;
	}

.reports-section h3 {
	text-align: center;
	color: #002749;
	font-family: 'Museo Sans 700';
}
.report-offer-container .button {
	width: 100%;
	margin-top: 10px;
}
.reports-container {
	background-color: #d0e0e3;
	margin-top: 25px;
	padding: 10px 20px
}
	.reports-container > .report {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 20px 0;
	}
	.reports-container > .report > .image {
		height: 50px;
		width: 75px;
		margin-right: 25px;
	}
		.reports-container > .report > .image img {
			max-width: 75px;
			max-height: 50px;
		}
	.reports-container > .report > .text {
		width: 300px;
	}

.glossary-section {
	margin-top: 25px;
	background-color: #d0e0e3;
	text-align: center;
	padding-bottom: 25px;
}
	.glossary-section h2 {
		margin-bottom: 0;
		font-family: 'Museo Sans 500';
		font-size: 24px;
	}
	.glossary-section h3 {
		margin-bottom: 0;
		font-family: 'Museo Sans 700';
		font-size: 26px;
		margin-top: 5px;
		margin-bottom: 30px;
	}
	.glossary-section p {
		/*background-color: white;*/
		margin: 20px 0;
		display: inline-block;
	}
	.glossary-section .glossary-list {
		/*background-color: white;*/
		display: inline-block;
		font-size: 18px;
	}
		.glossary-section .glossary-list > a {
			font-family: 'Museo Sans 500';
		}
		.glossary-section .glossary-list > a + a {
			margin-left: 5px;
		}
.ipo-center-wrapper .download-ipo-outlook h2 {
	color: inherit;
}
/*.marketwatch-page .download-ipo-outlook > .container > .text + .text {
	margin-top: 50px;
}*/
.marketwatch-page .download-ipo-outlook > .container > .text > .split {
	display: flex;
	padding: 0 10px;
}

	.marketwatch-page .download-ipo-outlook > .container > .text > .split > .img-preview {
		display: block;
		flex-shrink: 0.5;
		margin: auto;
	}

	.marketwatch-page .download-ipo-outlook > .container > .text > .split > .content {
		margin: auto 0 auto 10px;
	}

.marketwatch-page .download-ipo-outlook.double {
	padding: 40px 0;
}

.marketwatch-page .download-ipo-outlook.triple > .container {
	display: flex;
	flex-wrap: wrap;
}

.marketwatch-page .download-ipo-outlook > .container > .text.ai-quiz {
	padding: 0 0 25px 0;
	position: relative;
	background-color: #002748;
}
	.marketwatch-page .download-ipo-outlook > .container > .text.ai-quiz > .cellphone-image {
		position: absolute;
		display: none;
	}
		.marketwatch-page .download-ipo-outlook > .container > .text.ai-quiz > .man-image {
			max-width: 100%;
			margin-bottom: 10px;
		}
	.marketwatch-page .download-ipo-outlook > .container > .text.ai-quiz > .content {
		font-family: 'Museo Sans 500';
	}
	.marketwatch-page .download-ipo-outlook > .container > .text.ai-quiz > .content > .title {
		margin-top: 0;
	}
	.marketwatch-page .download-ipo-outlook > .container > .text.ai-quiz  > .content > hr {
		width: 90%;
	}
	.marketwatch-page .download-ipo-outlook > .container > .text.ai-quiz  > .content > p {
		margin-bottom: 5px;
	}
	.marketwatch-page .download-ipo-outlook > .container > .text.ai-quiz  > .content > .button {
		margin-top: 10px;
	}

.ipo-etf-section .button {
	margin-top: 20px;
}

.priced-section p{
	margin-bottom: 20px;
}
.upcoming-ipos-section p {
	margin-bottom: 20px;
}

.value-chain-list {
	font-weight: bold;
}

	.value-chain-list > li > p {
		font-weight: normal;
	}

/*#####################           MEDIA QUERIES        ################################*/
@media (min-width: 576px) {
	.ipo-etf-section .standout {
		font-size: 24px;
	}

	.pro-tip-container > .title {
		max-width: unset;
		text-align: center;
	}
}

@media (min-width: 742px) {
	.ipo-center-calendar > .info-swipe {
		display: none;
	}
}

@media screen and (min-width: 768px) {
	.page-marketwatch-top .text {
		padding-bottom:30px;
	}
	.page-marketwatch-top .image {
		padding-bottom: 30px;
	}
	.marketwatch-page h3.chart-title.chart-title-single {
		font-size: 22px;
		padding: 15px;
	}
	.marketwatch-page .ag-header-cell,
	.marketwatch-page .ag-cell {
		font-size: 14px;
	}
	.marketwatch-page .table-rencap thead tr th, 
	.marketwatch-page .large-table .table-rencap thead tr th, 
	.marketwatch-page .ipos-full-table .table-rencap thead tr th {
		font-size: 14px;
	}
	.marketwatch-page .table-rencap tbody tr td, 
	.marketwatch-page .large-table .table-rencap tbody tr td,
	.marketwatch-page .large-table .table-rencap > tfoot > tr > td {
		font-size: 14px;
	}

	.table-rencap tbody tr td, 
	.large-table .table-rencap tbody tr td {
		font-size: 16px;
	}
	.page-marketwatch-title.poll {
		padding-bottom: 0;
		margin-bottom: 10px
	}

	.ipo-center-table-container .table > thead > tr > th,
	.ipo-center-table-container .table > tbody > tr > td {
		font-size: 14px;
	}

	.blue-header {
		margin-top: 0;
		padding: 20px 0 20px;
	}

		.blue-header h1 {
			padding-top: 0;
		}

	.ipo-center-wrapper .blue-header {
		padding-top: 10px;
	}
	.ipo-center-wrapper h1 {
		font-size: 30px;
	}

	.ipo-center-wrapper h2 {
		font-size: 24px;
	}

	.ipo-center-wrapper h3 {
		font-size: 22px;
	}

	.industry-blurb-triangle-top-right {
		border-left-width: 125px;
		border-top-width: 125px;
	}
		.industry-blurb-triangle-top-right > p {
			top: -102px;
			left: -95px;
		}
	.industry-blurb-triangle-bottom-left {
		border-right-width: 60px;
		border-bottom-width: 60px;
	}

	.pro-tip-container > .text {
		font-size: 18px;
	}
	.pro-tip-container.scheduled-pro-tip > .text {
		max-width: 400px;
	}
	.pro-tip-container.priced-pro-tip > .text {
		max-width: 500px;
	}
	.glossary-section {
		margin-top: 50px;
	}
		.glossary-section .glossary-list {
			font-size: 20px;
		}
	.news-section .article-list-item > .article-text > h3 {
		font-size: 18px;
	}
	.marketwatch-page .download-ipo-outlook.double > .container > .text {
		padding: 35px 0;
	}
	.marketwatch-page .download-ipo-outlook > .container > .text.ai-quiz > .cellphone-image {
		top: 140px;
		left: 10px;
		display: block;
	}
	.marketwatch-page .download-ipo-outlook > .container > .text.ai-quiz > .content {
		margin-left: 140px;
	}

	.reports-section h3.new-opportunities {
		font-size: 30px;
	}

	.industry-blurb-section > .text > p {
		font-size: 18px;
	}

	.ipo-center-main-header .header-summary {
		font-size: 18px;
	}
}

@media screen and (min-width: 992px) {
	.page-marketwatch-top .image {
		padding-bottom: 50px;
	}

	.ipo-center-calendar .section-links {
		margin: 5px 35px 0;
	}
	.ipo-center-pricings {
		margin: 0 60px;
	}
	.news-section {
		margin-bottom: 0;
	}
	.industry-container {
		/*margin-top: 50px;*/
		margin-top: 25px;
	}
	.industry-section h2 {
		margin-bottom: 20px;
	}

	.industry-blurb-section {
		height: 393px;
	}
		.industry-blurb-section > .text > p {
			padding-top: 40px
		}
	.industry-blurb-triangle-bottom-left {
		position: absolute;
		bottom: 0;
	}

	.pro-tip-container {
		margin-bottom: 50px;
	}
		.pro-tip-container.scheduled-pro-tip > .text {
			max-width: 450px;
		}
		.pro-tip-container.priced-pro-tip > .text {
			max-width: 600px;
		}

	/*.report-offer-container {
		display: flex;
		flex-direction: column;
		align-items: center;
	}*/
	.reports-section > .row {
		display: flex;
		align-items: center;
	}
	.reports-container {
		margin-top: 0;
	}

	.marketwatch-page .download-ipo-outlook.triple {
		padding: 50px 0;
	}
	.marketwatch-page .download-ipo-outlook.triple > .container > .text {
		max-width: 25%;
		padding: 40px 0 0;
	}
	.marketwatch-page .download-ipo-outlook.triple > .container > .text h2 {
		font-size: 24px
	}
	.marketwatch-page .download-ipo-outlook.triple > .container > .text + .text {
		margin-top: 0;
	}
	.marketwatch-page .download-ipo-outlook.triple > .container > .text > .split {
		flex-direction: column;
	}
		.marketwatch-page .download-ipo-outlook.triple > .container > .text > .split > .img-preview {
			max-width: 50%;
		}
		.marketwatch-page .download-ipo-outlook.triple > .container > .text > .split > .content {
			margin-top: 25px;
		}
		.marketwatch-page .download-ipo-outlook.triple > .container > .text.ai-quiz > .content > p {
			text-align: left;
		}
		.marketwatch-page .download-ipo-outlook.triple > .container > .text.ai-quiz {
			max-width: 45%;
			max-height: 475px;
			/*margin-top: 70px;*/
			padding: 0 0 25px 0;
		}
		.marketwatch-page .download-ipo-outlook > .container > .text.ai-quiz > .cellphone-image {
			top: 100px;
			left: 5px;
		}
		.marketwatch-page .download-ipo-outlook > .container > .text.ai-quiz > .content {
			margin-left: 150px;
		}
}

@media screen and (min-width: 1200px) {
	.ipo-center-calendar .section-links {
		margin: 5px 40px 0;
	}
	.ipo-center-pricings {
	margin: 0 90px;
	}
	.section-links {
		font-size: 16px;
	}
	.upcoming-cal-link {
		margin: 30px;
	}
	.page-marketwatch-title.poll {
		margin-bottom: 20px;
	}
	.marketwatch-commentary-archived-content > ul > li > span + span {
		font-size: 14px;
		font-family: 'Museo Sans 100'
	}
	.ipo-center-table-container .table > thead > tr > th {
		font-size: 16px;
	}
	.blue-header {
		margin-top: 10px;
	}

	/*.industry-container {
		margin-top: 75px;
	}*/

	.industry-section {
		font-size: 17px;
	}

	.marketwatch-page .download-ipo-outlook.triple > .container {
		width: 100%;
	}
		.marketwatch-page .download-ipo-outlook.triple > .container > .text {
			padding-top: 75px;
		}
		.marketwatch-page .download-ipo-outlook.triple > .container > .text > .split {
			flex-direction: row;
		}

		.marketwatch-page .download-ipo-outlook.triple > .container > .text.ai-quiz {
			max-height: 475px;
			/*margin-top: 50px;*/
		}
	.marketwatch-page .download-ipo-outlook > .container > .text.ai-quiz > .content {
		margin-left: 140px;
	}
	.marketwatch-page .download-ipo-outlook > .container > .text.ai-quiz > .cellphone-image {
		top: 130px;
		left: 5px;
	}
	.marketwatch-page .download-ipo-outlook.triple > .container > .text.ai-quiz > .content > p {
		margin-left: 10px;
	}

	.ai-page-wrapper h1 {
		font-size: 32px;
	}

	.ai-page-wrapper h2 {
		font-size: 26px;
	}

	.ai-page-wrapper h3 {
		font-size: 24px;
	}
}

@media screen and (min-width: 1400px) {
	.marketwatch-page .download-ipo-outlook.triple > .container {
		width: 1350px;
	}
}

@media screen and (min-width: 1700px) {
	.ipo-center-calendar .section-links {
		margin: 5px 205px 0;
	}
	.ipo-center-pricings {
		margin: 0 235px;
	}
	.table-filters {
		margin-left: 65px;
	}
	.table-footer-apis.pipeline {
		margin-left: 67px;
	}
	.blue-header {
		margin-top: 9px;
	}
	.industry-section {
		font-size: 18px;
	}
	.news-section .button {
		margin-top: 10px;
	}
}

@media screen and (max-width: 1699px){
	.page-marketwatch-title {
		padding: 30px 0 30px;
	}
}

@media screen and (max-width:1199px) {
	.page-marketwatch-title { 
		padding: 30px 0 30px; 
	}
	.page-top-padding { 
		padding: 79px 0 0;
	}
	.marketwatch-page .download-ipo-outlook .text h2 {
		font-size: 32px;
	}
	.marketwatch-page {
		font-size: 16px;
	}
	.marketwatch-page .ipo-stats-title h2,
	.marketwatch-page .ipos-reviews-reports-wrapper > h2 {
		font-size: 32px;
	}
	.marketwatch-page .ipo-marketwatch-signup-banner .text h3 {
		font-size: 32px;
	}
	/*.marketwatch-page .ipo-marketwatch-table, */
	.marketwatch-page .ipo-marketwatch-signup-banner, 
	.marketwatch-page .ipos-reviews-reports-wrapper > h2 {
		margin: 0 0 50px;
	}
	.marketwatch-page .ipos-social-col + .ipos-social-col {
		margin-top: 50px;
	}
    .ETF-banner {
        max-height: 200px;
    }
}

@media screen and (max-width: 991px) {
	.marketwatch-page {
		font-size: 16px;
	}
	.marketwatch-page .download-ipo-outlook .text h2 {
		font-size: 26px;
	}
	/*.marketwatch-page .download-ipo-outlook {
		padding: 60px 0;
	}*/
	.marketwatch-page .ipo-stats-title h2,
	.marketwatch-page .ipos-reviews-reports-wrapper > h2 {
		font-size: 26px;
	}
	.marketwatch-page .ipo-stats-title {
		margin: 0 0 30px;
	}
	/*.marketwatch-page .ipo-marketwatch-table,*/
	.marketwatch-page .ipo-marketwatch-signup-banner,
	.marketwatch-page .ipos-reviews-reports-wrapper > h2 {
		margin: 0 0 30px;
	}
	.marketwatch-page .ipo-marketwatch-signup-banner .text h3 {
		font-size: 26px;
		font-family: 'Museo Sans 700';
	}
	.marketwatch-page .ipos-social-col + .ipos-social-col {
		margin-top: 30px;
	}
	.marketwatch-page .ipo-stats-content {
		padding-bottom: 30px;
	}
	.marketwatch-page .ipos-marketwatch-social-wrapper {
		margin-bottom: 20px;
	}
	.page-marketwatch-title {
		padding: 30px 0 20px;
	}
}

@media screen and (max-width:767px) {
	.page-marketwatch-title { 
		padding: 0 0 20px;
		margin-bottom: 20px;
	}
	.marketwatch-page .page-top-padding { 
		padding: 20px 0 0; 
	}
	.ipo-stats-title { 
		margin: 0 0 30px; 
	}
	.marketwatch-page .ipo-stats-title h2, 
	.marketwatch-page .ipos-reviews-reports-wrapper > h2 {
		font-size: 20px;
	}
	.page-marketwatch-subtitle.no-line > h2 {
		margin-bottom: -20px;
	}
}


/*
###############################################################################################
							IMPORTANT IPOS STYLING
###############################################################################################
*/
.important-ipos {
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.important-ipo {
	margin-top: 1rem;
	display: flex;
	flex-direction: column;
}

	.important-ipo > .logo-container {
		width: 250px;
		min-width: 250px;
	}

		.important-ipo > .logo-container img {
			max-height: 50px;
			max-width: 100%;
		}

	.important-ipo > .info {
		margin-top: 1rem;
	}

		.important-ipo > .info > a {
			font-weight: bold;
			text-decoration: underline;
		}

		.important-ipo > .info > ul {
			list-style: none;
			padding-inline-start: 0;
		}

@media (min-width: 768px) {
	.important-ipo {
		flex-direction: row;
	}

		.important-ipo > .logo-container {
			display: flex;
			align-items: center;
			justify-content: end;
		}

		.important-ipo > .info {
			margin-left: 2rem;
		}
}
@media (min-width: 992px) {
	.important-ipo > .logo-container {
		width: 325px;
		min-width: 325px;
	}
}

@media (min-width: 1200px) {
	.important-ipo > .logo-container {
		width: 350px;
		min-width: 350px;
	}
}

@media (min-width: 1700px) {
	.important-ipo > .logo-container {
		width: 350px;
		min-width: 350px;
	}
}
.table-container-with-sticky-col {
	max-width: 1040px;
	margin: 0 auto;
}
.largest-global,
.largest-us {
	margin-bottom: 30px;
}
.largest-ipos-table {
	font-family: 'Museo Sans 500';
	font-size: 12px;
	margin-bottom: 0;
}
.largest-ipos-table > thead > tr {
	height: 60px
}
.largest-ipos-table > thead > tr > th {
	font-size: 12px;
	padding: 7px;
	text-align: center;
}
.largest-ipos-table .col-company {
	position: sticky;
	left: 0;
}
.largest-ipos-table tbody > tr > td {
	padding: 10px;
	vertical-align: middle;
}
.largest-ipos-table tr:nth-child(odd) > td.col-company {
	background-color: white;
}
.largest-ipos-table tbody > tr > td.col-company > .content {
	display: flex;
	flex-direction: row;
	align-items: center;
	min-width: 100px
}
	.largest-ipos-table tbody > tr > td.col-company > .content > .rank {
		margin-right: 10px;
	}

.largest-ipos-table tbody > tr > td.col-date {
	text-align: center;
}
.largest-ipos-table tbody > tr > td.col-dealsize {
	text-align: right;
	padding-right: 20px;
}

.link {
	max-width: 1040px;
	margin: 0 auto;
}
.link > .swipe-icon {
	float: right;
	margin-right: 5px;
}

/*.largest-ipos-by-year-section {
	margin-bottom: 50px;
}*/
	.largest-ipos-by-year-section .largest-year {
		margin-bottom: 25px;
	}
	.largest-ipos-by-year-section h2 {
		color: #002749;
		font-family: 'Museo Sans 500';
		text-align: center;
		font-size: 22px;
	}
	.largest-ipos-by-year-section h3 {
		color: #002749;
		font-family: 'Museo Sans 500';
		text-align: center;
		font-size: 20px;
	}
	.largest-ipos-by-year-section .header-blurb {
		text-align: center;
		margin: auto;
	}

.detailed-look-section {
	margin-bottom: 25px;
}
	.detailed-look-section h2 {
		color: #002749;
		font-family: 'Museo Sans 500';
		text-align: center;
		font-size: 22px;
	}
	.detailed-look-section .header-blurb {
		text-align: center;
		margin: auto;
	}

.detailed-ipo-container {
	margin-bottom: 20px;
}
.detailed-ipo-container > h4 {
	font-size: 16px;
}
	.detailed-look-section .header-blurb {
		margin-bottom: 20px;
	}
	.detailed-ipo-container li {
		font-size: 14px;
	}

/*.alert {*/
	/*max-width: 600px;*/
	/*max-width: 940px;
	text-align: center;
	margin: 10px auto;
}*/

.largest-ipos-error {
	max-width: 940px;
	text-align: center;
	margin: auto;
}

table p.alert {
	margin-bottom: 0;
}

/*
	######################################
	MEDIA QUERIES 
	######################################
*/

@media (min-width: 575px) {
	.link > .swipe-icon {
		display: none;
	}
}
@media (min-width: 768px) {
	.largest-ipos-table {
		font-size: 14px;
	}

		.largest-ipos-table > thead > tr > th {
			font-size: 14px;
		}

		.largest-ipos-table tbody > tr > td.col-exchange {
			padding-left: 20px;
		}

		.largest-ipos-table tbody > tr > td.col-industry {
			padding-left: 30px;
		}

		.largest-ipos-table tbody > tr > td.col-uw {
			padding-left: 20px;
		}

	.largest-global > .largest-ipos-table tbody > tr > td.col-company > .content {
		min-width: 160px;
	}

	.detailed-ipo-container {
		margin-bottom: 25px;
	}
		.detailed-ipo-container li {
			font-size: 16px;
		}

	.largest-ipos-by-year-section h2 {
		font-size: 26px;
	}
	.largest-ipos-by-year-section h3 {
		font-size: 22px;
	}
	.detailed-look-section h2 {
		font-size: 26px;
	}
	.detailed-ipo-container > h4 {
		font-size: 16px;
	}
}

@media (min-width: 992px) {
	.largest-ipos-table tbody > tr > td.col-industry {
		padding-left: 50px;
	}
	.largest-ipos-table tbody > tr > td.col-uw {
		padding-left: 40px;
	}

	.largest-ipos-by-year-section .header-blurb {
		max-width: 875px;
		margin-bottom: 30px;
	}
	.largest-ipos-by-year-section .largest-year {
		margin-bottom: 35px;
	}

	.detailed-look-section .header-blurb {
		max-width: 875px;
		margin-bottom: 30px;
	}

	.largest-ipos-by-year-section h2 {
		font-size: 28px;
	}

	.largest-ipos-by-year-section h3 {
		font-size: 24px;
	}

	.detailed-look-section h2 {
		font-size: 28px;
	}

	.detailed-ipo-container > h4 {
		font-size: 18px;
	}
}
@media (min-width: 1200px) {
	.largest-global,
	.largest-us {
		margin-bottom: 50px;
	}
}
.triple-image-ad-banner {
    border-top: 1px solid #a1bdd9;
    border-bottom: 1px solid #a1bdd9;
    padding: 8px 0;
    margin: 0 0 30px;
}

.triple-image-ad-banner-inner {
    border-top: 1px solid #81a1c1;
    border-bottom: 1px solid #81a1c1;
    padding: 10px 0;
    background: rgb(204,229,255);
}

.triple-image-ad-banner .ads-container {
    display: flex;
    align-items: center;
    font-family: 'Museo Sans 500';
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 14px;
}

    .triple-image-ad-banner .ads-container > .box {
        border: 4px solid white;
        text-align: center;
        height: 185px;
        width: 300px;
        padding: 5px;
        margin: 10px;
        height: 200px;
        padding: 15px 5px;
    }

        .triple-image-ad-banner .ads-container > .box > a {
            color: white;
        }

            .triple-image-ad-banner .ads-container > .box > a:hover {
                text-decoration: none;
            }

        .triple-image-ad-banner .ads-container > .box p {
            text-align: center;
        }

        .triple-image-ad-banner .ads-container > .box .description {
            margin: 15px 0;
            font-size: 1em;
        }

        .triple-image-ad-banner .ads-container > .box .box-header {
            font-size: 1.6em;
            text-transform: uppercase;
        }

        .triple-image-ad-banner .ads-container > .box .cta {
            font-size: 1.3em;
        }
    /* Box Pro */
    .triple-image-ad-banner .ads-container > .box-pro {
        background-image: url(../../images/banner-pro-box-background.jpg);
        background-size: cover;
    }

        .triple-image-ad-banner .ads-container > .box-pro .box-header {
            color: #00b0f0;
            font-weight: bold;
        }

        .triple-image-ad-banner .ads-container > .box-pro .box-subheader {
            color: #00b0f0;
        }

        .triple-image-ad-banner .ads-container > .box-pro .cta > span {
            color: #00b0f0;
            font-weight: bold;
        }
    /* Box Intelligence*/
    .triple-image-ad-banner .ads-container > .box-intelligence {
        background-image: url(../../images/banner-intelligence-box-background.jpg);
        background-size: cover;
    }

        .triple-image-ad-banner .ads-container > .box-intelligence .box-header {
            color: #ff7000;
            font-weight: bold;
        }

        .triple-image-ad-banner .ads-container > .box-intelligence .box-subheader {
            color: #ff7000;
        }

        .triple-image-ad-banner .ads-container > .box-intelligence .cta > span {
            color: #ff7000;
            font-weight: bold;
        }
    /* Box ETF */
    .triple-image-ad-banner .ads-container > .box-etf {
        background-image: url(../../images/banner-box-etf-background.jpg);
        background-size: cover;
    }

        .triple-image-ad-banner .ads-container > .box-etf .box-header {
            color: #92d050;
            font-weight: bold;
        }

        .triple-image-ad-banner .ads-container > .box-etf .box-subheader {
            color: #92d050;
        }

        .triple-image-ad-banner .ads-container > .box-etf .cta > span {
            color: #92d050;
            font-weight: bold;
        }

        .triple-image-ad-banner .ads-container > .box-etf .double-content {
            display: flex;
        }

            .triple-image-ad-banner .ads-container > .box-etf .double-content > .first-col {
                width: 50%;
                margin-left: 5px;
            }

            .triple-image-ad-banner .ads-container > .box-etf .double-content > .second-col {
                width: 50%;
                align-content: center;
            }

@media screen and (min-width: 992px) {
    .triple-image-ad-banner {
        margin: 0 0 50px;
    }
}
.ipo-expert-ad-banner {
    background-color: #073763;
    color: white;
    padding: 25px 25px
}

    .ipo-expert-ad-banner h4 {
        font-size: 22px;
        font-family: 'Museo Sans 500';
    }

    .ipo-expert-ad-banner .cta {
        margin-top: 1rem;
    }

    .ipo-expert-ad-banner .img-container > img {
        width: 275px;
    }

@media (min-width: 768px) {
    .ipo-expert-ad-banner h4 {
        font-size: 26px;
        margin-bottom: 25px;
    }
}

@media (min-width: 992px) {
    .ipo-expert-ad-banner {
        padding: 50px 25px;
    }
        .ipo-expert-ad-banner h4 {
            font-size: 32px;
            margin-top: 25px;
        }
        .ipo-expert-ad-banner .img-container > img {
            width: 400px;
        }
}

@media (min-width: 1200px) {
    .ipo-expert-ad-banner h4 {
        margin-top: 50px;
    }
    .ipo-expert-ad-banner .img-container > img {
        width: 450px;
    }
}
