tr.highlighting-row {
	background-color: #ff5b00 !important;
	color: white;
	/*animation: fadeInLeft;*/
	animation: flipInX;
	animation-duration: 2s;
}

.header_demo_fdv {
	position: absolute;
    /*left: 0;*/
    left: 292px;
    top: 0;
    /*width: 100%;*/
    width: 50%;
	z-index: 999;
}

.page-id-13870 header,
#demoTable_length,
#demoTable_filter {
	display: none;
}

.post-13870, 
.page-id-13870 .content-sidebar-wrap {
	padding: 0 !important;
}

.post-13870 .voucherStatus {
	margin-top: 45px;
}

.page-id-13870 .entry-title {
	color: white !important;
}

.voucherStatusDemoEmoji img{
	width: 120px;
	display: inline-block;
}

.voucherStatusDemoText,
.demoTimerText {
	/*font-size: 25px;*/
	font-size: 23px;
	/*font-weight: bold;*/
}

.voucherStatusDemoValue,
.demoTimerValue {
	/*font-size: 50px;*/
	font-size: 46px;
	font-weight: bold;	
}

.demoTableInfo {
    border: #ff5b00 2px solid;
    padding: 5px;
    margin-bottom: 15px;
	text-align: center;
}

.demoTableText1,
.voucherStatusIntro1,
.voucherStatusIntro2 {
	font-weight: bold;
}

.demoTableTextColor {
	color: #ff5b00;
}

.splide__arrow {
	box-shadow: none !important;
}

.splide__pagination {
	margin-left: 0 !important;
	/*margin-bottom: 0 !important;
	bottom: -1em !important;*/
}

.splide__pagination__page.is-active {
	background-color: black !important;
}

.demoTimer {
	text-align: center;
    position: absolute;
    /*top: 35px;*/
    top: 76px;
    /*right: 10px;*/
    right: 372px;
    z-index: 99;
    background-color: white;
    /*width: 250px;*/
    width: 300px;
    /*height: 150px;*/
    height: 143px;
	padding: 10px;
}

/*.demoTimerValue {
	font-weight: bold;
	font-size: 46px;
}*/