﻿.nhprc-main
{
    background-image: none !important;
}

.nhprc-main-inner 
{
    background-color: white !important;
}

header,
footer,
.tox .tox-tbtn[title="Insert/edit image"],
.postToolContainer .toolButton:nth-child(2),
.postToolContainer .toolButton:nth-child(4),
#Details div.row:nth-child(4),
#ProfileTabs li.nav-item:nth-child(3),
a[href='/Forums/Account/ExternalLogins'],
a[href='/Forums/Account/ManagePhotos'],
form div.row:nth-child(11),
form div.row:nth-child(12),
form div.row:nth-child(13),
form div.row:nth-child(14) {
    display: none !important;
}

.navbar
{
    background-color: #5b6770 !important;
}

.navbar .nav-item .nav-link 
{
    color: white !important;
}

.uk-modal {
    z-index: 9000 !important;
}

iframe #headerContainerId {
    display: none !important;
}