@charset "utf-8";
/* CSS Document */

.sign-in-page::after
{
	background: #636363 !important;
    background: radial-gradient(circle, rgba(99, 99, 99, 1) 0%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 1) 100%) !important;
}

#nav-top.nav-sticky
{
	background: #636363 !important;
    background: radial-gradient(circle, rgba(99, 99, 99, 1) 0%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 1) 100%) !important;
}

body.header-top-bg .content-page::before, .red-gradient, body.header-top-bg .iq-top-navbar.fixed-header, .sign-in-page::after
{
	background: #636363 !important;
    background: radial-gradient(circle, rgba(99, 99, 99, 1) 0%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 1) 100%) !important;
}