.tgt-column-stretched-yes .tgt-stretched-section
{
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	width: auto;
}

.tgt-column-stretched-yes .tgt-stretched-section:before
{
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	content: "";
	display: block;
}

.tgt-column-stretched-left .tgt-stretched-section
{
	margin-left: -800px !important;
	right: 0;
}

.tgt-column-stretched-right .tgt-stretched-section
{
	margin-right: -800px !important;
	right: 0;
}

/*.tgt-column-background-color-gray.tgt-column-stretched-yes .tgt-stretched-section:before
{
	background: #f6f6f6;
}
*/
/*.tgt-column-background-color-white.tgt-column-stretched-yes .tgt-stretched-section:before
{
	background: #fff;
}*/
/*
.tgt-text-color-white h1,
.tgt-text-color-white h2,
.tgt-text-color-white h3,
.tgt-text-color-white h4,
.tgt-text-color-white h5,
.tgt-text-color-white h6,
.tgt-text-color-white p,
.tgt-text-color-white .tgt-progress-bar .percentage-count
{
	color: #fff;
}
*/