div.body, div.main{
    background-color: #dcdcdc !important;
}

.body>#footer .copyright {
    color: #fff !important;
}

.mini-widgets.brd-top {
    border: 0;
}
section.page-top.basic {
    border: 0;
}
header.newHeader .header-body {
    border: 0 !important;
}
section.page-top {
    border: 0 !important;
}

.NarrowFeedbackForm {
    padding: 20px;
    background: #0e223a;
    color:#fff;
}

.NarrowFeedbackForm h3 {
    color: #fff;
}

.NarrowFeedbackForm label {
    color: #fff;
}

.NarrowFeedbackForm input, .NarrowFeedbackForm textarea {
    width: 100% !important;
    max-width: 100% !important;
    background: #0e223a !important;
    color: #fff !important;
}
.NarrowFeedbackForm li{
    width:100%;
}
.NarrowFeedbackForm .dnnPrimaryAction {
    width: 100% !important;
}

.post-widget p {
    color: #fff;
}



