/*--------------------------------------------------------------
== Post Timeline
--------------------------------------------------------------*/

.tmpcoder-timeline-outer-container {
	position: relative;
	opacity: 0;
}

.tmpcoder-vertical {
	min-width: 100%;
	min-height: 100%;
	overflow: hidden;
}

.tmpcoder-vertical .tmpcoder-timeline-centered .tmpcoder-data-wrap {
	display: flow-root;
}

.tmpcoder-timeline-centered {
	position: relative;
	display: table;
	width: 100%;
	height: 100%;
}

.tmpcoder-list-style-none ul {
	list-style-type: none;
}

.tmpcoder-list-style-disc ul {
	list-style-type: disc;
}

.tmpcoder-list-style-decimal ul {
	list-style-type: decimal;
}

.tmpcoder-timeline-centered .tmpcoder-timeline-entry:last-of-type {
	margin-bottom: 0 !important;
}

.tmpcoder-timeline-centered.tmpcoder-both-sided-timeline .tmpcoder-timeline-entry {
	position: relative;
	width: 50%;
	float: right;
	margin-bottom: 70px;
	clear: both;
}

.tmpcoder-timeline-centered.tmpcoder-both-sided-timeline .tmpcoder-timeline-entry.tmpcoder-left-aligned,
.tmpcoder-timeline-centered.tmpcoder-one-sided-timeline-left .tmpcoder-timeline-entry.tmpcoder-left-aligned {
	float: left;
}

.tmpcoder-timeline-centered.tmpcoder-one-sided-timeline-left .tmpcoder-timeline-entry.tmpcoder-left-aligned {
	width: 100%;
}

.tmpcoder-timeline-centered.tmpcoder-both-sided-timeline .tmpcoder-timeline-entry.tmpcoder-left-aligned .tmpcoder-timeline-entry-inner,
.tmpcoder-timeline-centered.tmpcoder-one-sided-timeline-left .tmpcoder-timeline-entry.tmpcoder-left-aligned .tmpcoder-timeline-entry-inner {
	margin-left: 0;
}

.tmpcoder-wrapper .tmpcoder-year-label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tmpcoder-one-sided-timeline-left .tmpcoder-middle-line,
.tmpcoder-one-sided-timeline-left .tmpcoder-timeline-fill,
.tmpcoder-one-sided-timeline-left .tmpcoder-year-label,
.tmpcoder-one-sided-timeline-left .tmpcoder-icon {
	left: auto;
}

.tmpcoder-timeline-centered .tmpcoder-timeline-entry .tmpcoder-timeline-entry-inner {
	position: relative;
}

.tmpcoder-timeline-centered.tmpcoder-one-sided-timeline .tmpcoder-timeline-entry {
	width: 100%;
	float: left;
}

.tmpcoder-timeline-centered.tmpcoder-one-sided-timeline .tmpcoder-timeline-entry .tmpcoder-timeline-entry-inner {
	margin-left: 0;
}

.tmpcoder-both-sided-timeline .tmpcoder-middle-line {
	left: 50%;
}

.tmpcoder-middle-line {
	position: absolute;
	display: block;
	width: 4px;
	top: 20px;
	height: 100%;
}

.tmpcoder-one-sided-timeline-left .tmpcoder-icon {
	right: 0.3%;
}

.tmpcoder-timeline-fill {
	position: absolute;
	display: block;
	width: 4px;
	left: 50%;
	top: 20px;
	background-color: rgb(61, 42, 61);
	height: 0;
}

.tmpcoder-read-more-button {
	display: inline-block;
	font-size: 14px;
}

.tmpcoder-timeline-centered.tmpcoder-both-sided-timeline .tmpcoder-timeline-entry.tmpcoder-left-aligned .tmpcoder-extra-label {
	left: 108%;
}

.tmpcoder-horizontal .tmpcoder-extra-label .tmpcoder-label,
.tmpcoder-horizontal .tmpcoder-extra-label .tmpcoder-sub-label {
	text-align: center;
	line-height: 1;
}

.tmpcoder-left-aligned .tmpcoder-extra-label .tmpcoder-label,
.tmpcoder-left-aligned .tmpcoder-extra-label .tmpcoder-sub-label {
	text-align: right;
}

.tmpcoder-right-aligned .tmpcoder-extra-label .tmpcoder-label,
.tmpcoder-right-aligned .tmpcoder-extra-label .tmpcoder-sub-label {
	text-align: left;
}

.tmpcoder-both-sided-timeline .tmpcoder-right-aligned .tmpcoder-extra-label .tmpcoder-label,
.tmpcoder-both-sided-timeline .tmpcoder-right-aligned .tmpcoder-extra-label .tmpcoder-sub-label {
	text-align: right !important;
}

.tmpcoder-both-sided-timeline .tmpcoder-left-aligned .tmpcoder-extra-label .tmpcoder-label,
.tmpcoder-both-sided-timeline .tmpcoder-left-aligned .tmpcoder-extra-label .tmpcoder-sub-label {
	text-align: left !important;
}

.tmpcoder-horizontal-bottom .tmpcoder-extra-label {
	position: absolute;
	display: table;
	width: 100%;
	height: 80px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.tmpcoder-extra-label .tmpcoder-label,
.tmpcoder-extra-label .tmpcoder-sub-label {
	display: block;
	width: 100%;
}

.tmpcoder-extra-label .tmpcoder-label {
	font-size: 15px;
	font-weight: 600;
}

.tmpcoder-extra-label .tmpcoder-sub-label {
	font-size: 12px;
}

.tmpcoder-timeline-centered.tmpcoder-both-sided-timeline .tmpcoder-timeline-entry.tmpcoder-left-aligned .tmpcoder-timeline-entry-inner .tmpcoder-icon {
	position: absolute;
	left: calc(100%);
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%);
}

.tmpcoder-both-sided-timeline .tmpcoder-right-aligned .tmpcoder-icon {
	position: absolute;
	right: calc(100%);
	-webkit-transform: translate(50%);
	-ms-transform: translate(50%);
	transform: translate(50%);
}

.tmpcoder-timeline-centered .tmpcoder-timeline-entry.tmpcoder-left-aligned .tmpcoder-timeline-entry-inner .tmpcoder-data-wrap:after {
	right: 0;
	margin-left: 0;
	margin-right: -9px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.tmpcoder-story-info-vertical,
.tmpcoder-story-info {}

.tmpcoder-right-aligned .tmpcoder-story-info-vertical.tmpcoder-data-wrap:after {
	right: 100%;
}

.tmpcoder-timeline-centered .tmpcoder-timeline-entry .tmpcoder-extra-label {
	position: absolute;
	right: 108%;
	width: 100%;
	height: auto;
	padding: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.tmpcoder-timeline-centered.tmpcoder-one-sided-timeline .tmpcoder-timeline-entry .tmpcoder-extra-label,
.tmpcoder-timeline-centered.tmpcoder-one-sided-timeline-left .tmpcoder-timeline-entry .tmpcoder-extra-label {
	position: relative;
	right: auto;
	position: static !important;
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
	display: block;
	margin-bottom: 10px;
}

.tmpcoder-timeline-centered.tmpcoder-one-sided-timeline-left .tmpcoder-timeline-entry .tmpcoder-extra-label {
	position: static !important;
	text-align: right;
	margin-left: auto;
}

.tmpcoder-timeline-centered .tmpcoder-timeline-entry .tmpcoder-extra-label>span {
	display: block;
}

.tmpcoder-timeline-centered .tmpcoder-timeline-entry .tmpcoder-timeline-entry-inner .tmpcoder-icon {
	display: block;
	width: 48px;
	height: 48px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	text-align: center;
	font-size: 0;
	float: left;
}

.tmpcoder-timeline-centered .tmpcoder-timeline-entry .tmpcoder-timeline-entry-inner .tmpcoder-icon i {
	font-size: 22px;
}

.tmpcoder-timeline-centered .tmpcoder-timeline-entry .tmpcoder-timeline-entry-inner .tmpcoder-data-wrap {
	position: relative;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

.tmpcoder-timeline-centered .tmpcoder-timeline-entry .tmpcoder-timeline-entry-inner .tmpcoder-data-wrap:after {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 9px 9px 0;
	border-color: transparent;
	top: 14px;
	margin-left: -9px;
}

.tmpcoder-title-wrap {
	overflow: hidden;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100% !important;
}

.tmpcoder-timeline-centered .tmpcoder-timeline-entry .tmpcoder-timeline-entry-inner .tmpcoder-data-wrap .tmpcoder-title {
	display: inline-block;
}

.tmpcoder-timeline-centered .tmpcoder-timeline-entry .tmpcoder-timeline-entry-inner .tmpcoder-data-wrap .tmpcoder-title span {
	-webkit-opacity: .6;
	-moz-opacity: .6;
	opacity: .6;
	-ms-filter: alpha(opacity=60);
	filter: alpha(opacity=60);
}

.tmpcoder-timeline-centered .tmpcoder-year-wrap .tmpcoder-year-label {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
}

.tmpcoder-timeline-centered .tmpcoder-year-wrap {
	display: block;
	position: relative;
	float: left;
	clear: left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: center;
}

.tmpcoder-timeline-centered.tmpcoder-one-sided-timeline .tmpcoder-year-wrap .tmpcoder-year-label {
	position: absolute;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.tmpcoder-timeline-centered.tmpcoder-one-sided-timeline-left .tmpcoder-year-wrap .tmpcoder-year-label {
	position: absolute;
	-webkit-transform: translate(50%, 0);
	-ms-transform: translate(50%, 0);
	transform: translate(50%, 0);
}

.tmpcoder-both-sided-timeline .tmpcoder-left-aligned .tmpcoder-data-wrap:after,
.tmpcoder-one-sided-timeline-left .tmpcoder-left-aligned .tmpcoder-data-wrap:after {
	left: 100%;
}

.tmpcoder-one-sided-timeline .tmpcoder-timeline-entry .tmpcoder-timeline-entry-inner .tmpcoder-icon {
	-webkit-transform: translate(-50%, -50%) !important;
	-ms-transform: translate(-50%, -50%) !important;
	transform: translate(-50%, -50%) !important;
}

.tmpcoder-wrapper .tmpcoder-icon {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}

.timeline-background-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	max-width: 100% !important;
	max-height: 100% !important;
	opacity: 0.7;
	z-index: -1;
}

.timeline-background-image img {
	width: 100%;
	height: 100%;
	max-width: 100% !important;
	max-height: 100% !important;
}

.tmpcoder-horizontal-timeline .swiper-slide-line-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.tmpcoder-horizontal-timeline .tmpcoder-story-info {
	width: 98%;
}

.story-with-background {
	background-image: url('');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.tmpcoder-timeline-story-overlay {
	position: absolute;
	top: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	line-height: 1;
	height: auto;
}

.tmpcoder-story-info {
	line-height: 1;
}

.tmpcoder-horizontal-bottom.swiper-container {
	position: unset;
	overflow: hidden;
	z-index: 10;
}

.tmpcoder-horizontal.swiper-container {
	position: unset;
	z-index: 11;
	margin: 0 32px;
}

.tmpcoder-horizontal {
	padding-top: 10px;
}

.tmpcoder-horizontal-bottom {
	padding-bottom: 10px;
}

.tmpcoder-horizontal-bottom .tmpcoder-year-wrap {
	position: absolute;
	display: table;
	text-align: center;
	top: 96px;
	left: 10px;
	height: 36px;
	width: 72px;
	vertical-align: middle;
	border-radius: 6px;
	overflow: hidden;
	z-index: 1;
	table-layout: fixed;
	word-break: break-word;
}

.tmpcoder-horizontal-bottom .tmpcoder-year-label {
	padding: 2px;
	vertical-align: middle;
	display: table-cell;
}

.tmpcoder-horizontal-bottom .tmpcoder-icon {
	color: #fff;
	width: 40px;
	height: 40px;
	text-align: center;
	display: block;
	z-index: 100;
	border-radius: 50%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%);
}

.tmpcoder-horizontal-bottom .tmpcoder-icon i {
	line-height: 40px;
	font-size: 26px;
}

.tmpcoder-horizontal-bottom .tmpcoder-icon:empty {
	width: 24px;
	height: 24px;
	top: 102px;
	left: calc(50% - 12px);
}

.tmpcoder-horizontal-bottom .tmpcoder-story-info:before {
	content: "";
	display: block;
	position: absolute;
}

.tmpcoder-horizontal-bottom .tmpcoder-story-info {
	padding: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 6px;
}

.tmpcoder-story-info,
.tmpcoder-story-info-vertical {
	font-size: 0;
}

.tmpcoder-timeline-media {
	overflow: hidden;
	position: relative;
	display: inline-block;
}

.tmpcoder-timeline-iframe-wrapper {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}

.tmpcoder-timeline-media iframe,
.tmpcoder-timeline-iframe-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.tmpcoder-horizontal-bottom .tmpcoder-title {
	display: inline-block;
	margin: 0;
	line-height: 1.2em;
}

.tmpcoder-horizontal-bottom .tmpcoder-title {
	padding: 8px 8px 0;
	font-size: 20px;
}

.tmpcoder-horizontal-bottom .tmpcoder-description {
	display: inline-block;
	width: 100%;
	margin: 0;
	line-height: 1.2em;
	padding: 8px;
	font-size: inherit;
}

.tmpcoder-horizontal .tmpcoder-description {
	display: inline-block;
	width: 100%;
	margin: 0;
	line-height: 1.2em;
	padding: 8px;
	font-size: inherit;
}

.tmpcoder-wrapper .tmpcoder-description {
	font-size: 15px;
	background-color: transparent !important;
}

.tmpcoder-horizontal-bottom .tmpcoder-swiper-pagination.swiper-pagination-progressbar {
	position: absolute;
	left: 50%;
	z-index: 0;
}

.tmpcoder-horizontal-bottom .tmpcoder-swiper-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: rgba(0, 0, 0, 0.25);
}

.tmpcoder-horizontal-bottom .tmpcoder-button-prev,
.tmpcoder-horizontal-bottom .tmpcoder-button-next {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 40px;
	top: 113px;
	cursor: pointer;
	line-height: 0;
}

.tmpcoder-horizontal-bottom .tmpcoder-button-prev {
	margin-left: -10px;
}

.tmpcoder-horizontal-bottom .tmpcoder-button-next {
	margin-right: -10px;
}

.tmpcoder-button-prev.swiper-button-disabled,
.tmpcoder-button-next.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}

.swiper-slide.auto-height {
	height: auto;
}

.tmpcoder-horizontal-timeline .swiper-slide {
	height: auto;
}

.tmpcoder-horizontal-bottom {
	height: auto;
}

.tmpcoder-horizontal .tmpcoder-year-wrap {
	position: absolute;
	display: table;
	text-align: center;
	bottom: 61px;
	left: 12px;
	height: 36px;
	width: 72px;
	vertical-align: middle;
	border-radius: 6px;
	overflow: hidden;
	z-index: 1;
	table-layout: fixed;
	word-break: break-word;
	background: rgb(255, 0, 179);
}

.tmpcoder-horizontal .tmpcoder-year-label {
	padding: 2px;
	vertical-align: middle;
	display: table-cell;
	background: rgb(255, 0, 179);
}

.tmpcoder-timeline-centered .tmpcoder-extra-label {
	-webkit-transform: translateY(-50%) !important;
	-ms-transform: translateY(-50%) !important;
	transform: translateY(-50%) !important;
}

.tmpcoder-horizontal .tmpcoder-extra-label {
	position: absolute;
	display: table;
	width: 100%;
	height: 80px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.tmpcoder-horizontal .tmpcoder-extra-label .tmpcoder-label,
.tmpcoder-horizontal .tmpcoder-extra-label .tmpcoder-sub-label {
	display: inline-block;
	width: 100%;
}

.tmpcoder-horizontal .tmpcoder-icon {
	width: 40px;
	height: 40px;
	left: calc(50% - 20px);
	text-align: center;
	position: absolute;
	display: block;
	z-index: 100;
	left: 50%;
	-webkit-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
	transform: translate(-50%, 50%);
}

.tmpcoder-horizontal .tmpcoder-icon i {
	line-height: 40px;
	font-size: 26px;
}

.tmpcoder-horizontal .tmpcoder-icon:empty {
	width: 24px;
	height: 24px;
	bottom: 48px;
	left: calc(50% - 12px);
}

.tmpcoder-horizontal .tmpcoder-story-info:before {
	content: "";
	display: block;
	position: absolute;
	left: calc(50% - 10px);
	left: -o-calc(50% - 10px);
	border-bottom-color: transparent !important;
	bottom: -28px;
}

.tmpcoder-horizontal .tmpcoder-story-info {
	position: relative;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.tmpcoder-horizontal .tmpcoder-title {
	padding: 8px 8px 0;
	font-size: 20px;
}

.tmpcoder-horizontal .tmpcoder-swiper-pagination.swiper-pagination-progressbar {
	position: absolute;
	height: 2px;
	left: 50%;
	z-index: 0;
}

.tmpcoder-horizontal .tmpcoder-button-prev,
.tmpcoder-horizontal .tmpcoder-button-next {
	position: absolute;
	font-size: 40px;
	cursor: pointer;
	line-height: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.tmpcoder-horizontal .tmpcoder-button-prev {
	margin-left: -6px;
}

.tmpcoder-horizontal .tmpcoder-button-next {
	margin-right: -6px;
}

.tmpcoder-button-prev.swiper-button-disabled,
.tmpcoder-button-next.swiper-button-disabled {
	opacity: 0.55;
	cursor: auto;
	pointer-events: none;
}

.tmpcoder-wrapper .tmpcoder-year {
	font-size: 16px;
	font-weight: bold;
	line-height: 2.1em;
}

.tmpcoder-wrapper span.tmpcoder-extra-label {
	font-size: 15px;
	font-weight: normal;
	color: #7A7A7A;
}

.tmpcoder-wrapper .tmpcoder-title {
	font-size: 20px;
	font-weight: 600;
}

.tmpcoder-horizontal-bottom .tmpcoder-story-info {
	border-bottom: 4px solid #23A455;
}

.tmpcoder-horizontal-bottom .tmpcoder-story-info:before {
	border: 13px solid;
	border-top-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
}

.tmpcoder-left-aligned .tmpcoder-data-wrap:after {
	border-right-color: transparent !important;
}

.tmpcoder-wrapper span.tmpcoder-extra-label {
	font-size: 15px;
	font-weight: normal;
	color: #7A7A7A;
}

.tmpcoder-wrapper .tmpcoder-title {
	font-size: 24px;
	font-weight: bold;
}

.tmpcoder-horizontal .tmpcoder-story-info {
	border-bottom: 4px solid #23A455;
}

.tmpcoder-horizontal .tmpcoder-story-info:before {
	border: 13px solid transparent;
}

.tmpcoder-horizontal .tmpcoder-timeline-prev-arrow {
	left: 1%;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
}

.tmpcoder-horizontal .tmpcoder-timeline-next-arrow {
	right: 1%;
	-webkit-transform: translateY(50%) rotate(180deg);
	-ms-transform: translateY(50%) rotate(180deg);
	transform: translateY(50%) rotate(180deg);
}

.tmpcoder-horizontal-bottom .tmpcoder-timeline-prev-arrow {
	left: 1%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.tmpcoder-horizontal-bottom .tmpcoder-timeline-next-arrow {
	right: 1%;
	-webkit-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}

@media screen and (max-width: 767px) {
	.tmpcoder-timeline-centered.tmpcoder-both-sided-timeline .tmpcoder-timeline-entry {
		float: none;
		width: 100%;
	}

	.tmpcoder-timeline-centered .tmpcoder-right-aligned .tmpcoder-icon {
		-webkit-transform: translate(-50%, -50%) !important;
		-ms-transform: translate(-50%, -50%) !important;
		transform: translate(-50%, -50%) !important;
	}

	.tmpcoder-one-sided-timeline .tmpcoder-extra-label {
		position: static !important;
		-webkit-transform: none !important;
		-ms-transform: none !important;
		transform: none !important;
		display: block;
		margin-bottom: 10px;
	}

	.tmpcoder-right-aligned .tmpcoder-extra-label .tmpcoder-label {
		text-align: left !important;
	}
}