body {
    background-color: #FFFFFF;
    height: auto !important;
}
.ui.menu .item img.logo {
    margin-right: 1.5em;
}
.main.container {
    margin-top: 7em;
}
.wireframe {
    margin-top: 2em;
}
.ui.text.container{
    max-width: 1300px !important;
}
.btnCol{
    text-align: center !important;
}
.inputSpace{
    margin-top: 1em;
}

#pnlCustomFeedback{
	position: absolute;
	top: 40px;
	z-index: 2000;
	width: 100%;
}