/* Start custom CSS */html, body {
    height: 100% !important;
}
.content {
    box-shadow: none !important;
    position: relative !important;
    background-color: #f6f6f6 !important;
    width: auto !important;
    left: 0 !important;
    top: 0 !important;
    border-radius: 0 !important;
    padding: 0 !important;
}/* End custom CSS */