.WaGadgetAuthorizationRequired .openAuthFormContainer {
display: none !important;
} 
#socialLoginContainer, #idSocialLoginContainer {
	display: none !important;
}

/* resources tags */
.resources-cat {
        margin-bottom:20pt;
}

a.resource-cat-link
{
	color:#444;	
        font-size:16pt;
	text-decoration:none;
}

a.resource-cat-link:hover
{
	color:#444;
	background: #00aa00;
	padding:2px;
	text-decoration:none;
} 

a.resource-items-link
{
        font-size:13pt;
	color:#777;	
        margin-left:20px;
	text-decoration:none;
}

a.resource-items-link:hover
{
	color:#fff;
	background: #00aa00;
	padding:2px;
	text-decoration:none;
} 






/* footer tags */
.footer-para {
	color:#fff;
	padding-left:5px;
	margin:5px;
}

.footer-indent {
	padding-left:20px;
	margin:0px;
}

a.footer-w-g
{
	color:#ffffff;	
	text-decoration:none;
}

a.footer-w-g:hover
{
	color:#303030;
	background: #ffffff;
	padding:2px;
	text-decoration:none;
} 



/* 2021 natioanl css */
.nat2021-menu {color: rgb(69, 13, 177);}

    .nat2021-menu a {color: rgb(69, 13, 177);}

    .nat2021-menu .nat2021-current {font-weight: bold;}

    .nat2021-content a {color: rgb(177, 13, 55);}

    .nat2021-primary {color: rgb(177, 13, 55);}

    .nat2021-secondary {color: rgb(69, 13, 177);}

    .nat2021-index {font-size: smaller; text-align: right; margin-right: 1em;}

    .nat2021-index a {color: rgb(69, 13, 177);}




.nextButton {
	background:#00aa00;
}