/*<meta />*/

#atlwdg-trigger
{
	position: fixed;
	background: #10afff;
	padding: 6px;
	border: 1px solid white;
	border-top: none;
	font-weight: bold;
	color: white !important;
	display: block;
	white-space: nowrap;
	text-decoration: none !important;
	font-family: 'Rajdhani', sans-serif;
	font-size: 16px;
	/*  -webkit-box-shadow: 0 0 5px #344860; */
	/* box-shadow: 0 0 5px #344860; */
	border-radius: 0 0 3px 3px;
	top: 50%;
}

div.sidenav-container
{
	padding-bottom: 30px;
}

