html,body,#frame,#frame-popup,#content,#content-frame,#content-frame-wrapper,.sec
	{
	float: none;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #000;
	border: none;
	background: #fff;
}

#content-frame-wrapper {
	margin: 0 auto;
	width: 95%;
}

.col-12 {
	width: 48% !important;
}

.col-13 {
	width: 31% !important;
}

.col-14 {
	width: 23% !important;
}

.col-23 {
	width: 65% !important;
}

.col-34 {
	width: 73% !important;
}
