.divtong{
    width: 100%;
    text-align:center;
	border-bottom: 1px solid white;
}
.txtContent{
	display:inline-block;
	color:white;
	font-size:16px;
	margin: 0 15px;
}
.div_time{
	border-radius:5px;
	display:inline-block;
	vertical-align:middle;
}
.number{
	margin:auto;
	color:#41afa7;
    font-size: 20.8px;
    font-weight: 600;
	float:left;
	border-radius:4px;
}
.font{
	color:#41afa7;
	margin: auto;
	float:left;
}
.share{
	padding: 0 10px 0 10px;
	float:left;
}
.btnclick{
	display:inline-block;
    border-radius: 2px;
    margin: 10px 15px;
    font-size: 16px;
    width: auto;
}

@media only screen and (max-width: 750px) {
.btnclick {
    margin: 10px 0;
    width: 100%;
}
}
#icon1{
    display: inline-block;
	cursor:pointer;
	background-image: url(https://nativomeubels.nl/modules/countdowntimerbar/views/img/image.png);
    background-repeat: no-repeat;
    background-size: auto;
	z-index:5004;
	height: 29px;
    width: 30px;
	margin: 8px 20px 0 0;
	border-radius: 50%;
	    
}
.All{
    z-index: 55554;
	width:100%;
}
.cotdoc{
	border-left: 2px dotted white;
    line-height: 1;
}
.cotdoc:first-child {
    border-left: 0;
}
.up{
	background-position:5px 5px;
}
.down{
	background-position:5px -64px;
}