﻿.fixed-footer #content-wrapper {
    padding: 0;
}

#content-wrapper{
	min-height:1px;
	padding: 0;
	/* width:100%; */
}

.container{
	/* max-width:19200px; */
}

/* #theme-wrapper{ */
	/* max-width:19200px; */
/* } */

.boxed-layout #theme-wrapper{
	max-width:1920px;
}

.boxed-layout.fixed-header #header-navbar, .boxed-layout.fixed-footer #footer-bar{
	max-width:1920px;
}