.bn-agenda-timer-top {
	position: relative;
	top: -49px;
	margin-bottom: -30px;
}
.bn-agenda-timer-top-alt {
	position: relative;
	top: -45px;
	margin-bottom: -30px;
}
.bn-agenda-timer-bottom {
	position: relative;
	left: 1px;
	top: -35px;
	margin-bottom: -30px;
}

.bn-agenda-timer-circle {
	margin-left: 7px;
	margin-right: 6px;
	background: white;
	border: 2px solid #878787;
	border-radius: 50%;
}

.bn-inmeeting-agenda-timer-top {
	position: relative;
	left: -38px;
}

.bn-inmeeting-agenda-timer-circle {
	margin-top: 3px;
	border: 1.67px solid #d1cfcf;
	border-radius: 50%;
}
.bn-inmeeting-agenda-timer-top > span {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.bn-inmeeting-agenda-timer-top-pause {
	position: relative;
	top: -45px;
}
.bn-inmeeting-agenda-timer-top-pause > span {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
