.ytm-wrap6 {
	position: relative;
	display: inline-block;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ytm-btn6 {
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.ytm-link6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.ytm-dropdown6 {
	position: absolute;
	top: 0;
	right: 45px;
	background-color: #035CFE;
	color: white;
	padding: 10px;
	display: none;
	border-radius: 5px;
	white-space: nowrap;
	transition: opacity 0.3s ease;
	margin: 0 5px 0 0;
}
