.cgaqmnlat {
	width: 17em;
	position: fixed;
	background-color: #1a1a1f;
	padding: 0 0.5em 0.5em 0.5em;
	box-sizing: border-box;
	top: 4.20em;
    bottom: 1.9em;
    display: flex;
    flex-direction: column;
    color: #FFF;
}

header {
	position: fixed;
	width: 100%;
	height: 4.25em;
	margin: auto;
	background-color: #1a1a1f;
	z-index: 10;
	top: 0;
}

.cgmnwrp {
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 28px;
	text-align: center;
}

.cgmncnt {
	margin: auto;
	text-align: left;
	position: relative;
}

.cgmain {
	text-align: center;
	margin: auto;
	text-align: left;
	padding: 4.2em 0 2em 0;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}

.cgcontent {
	padding: 0;
	height: 100%;
}

.cgpadding .cgcontent {
	padding: 1rem;
}

.cgfooter {
	position: fixed;
	bottom: 0;
	font-size: 0.8rem;
	width: 100%;
	background-color: #1a1a1f;
	color: #FFF;
	padding: 0.5rem;
	height: 2.5em;
	box-sizing: border-box;
}

.cgaqpaddedcnt {
	padding: 3.3em 1rem 1rem 1rem;
}

.zwmanager .cgaqpaddedcnt {
	padding: 0;
}