@font-face {
	font-family: 'MyConferencesuite_Alliance';
	src: url("../../../../css/webfonts/MyConferencesuite_Alliance.eot?z1yefj");
	src: url("../../../../css/webfonts/MyConferencesuite_Alliance.eot?z1yefj#iefix") format("embedded-opentype"), url("../../../../css/webfonts/MyConferencesuite_Alliance.ttf?z1yefj") format("truetype"), url("../../../../css/webfonts/MyConferencesuite_Alliance.woff?z1yefj") format("woff"), url("../../../../css/webfonts/MyConferencesuite_Alliance.svg?z1yefj#MyConferencesuite_Alliance") format("svg");
	font-weight: normal;
	font-style: normal;
}
#app-layout-virtual .sponsor-level:before{
	background:#eccc68;
}
#app-layout-virtual .sponsor-level:nth-of-type(2):before{
	background:#bdc3c7;
}
#app-layout-virtual .sponsor-level:last-of-type:before{
	background:#967444;
}

.tab-pane ul.list-group .list-group-item .fa-file-pdf{
	margin-right:5px;	
}
/*
.navbar-nav .nav-link:last-of-type{
	display:none;
}*/
#footer{
	display:block;
	width:100%;
}
#footer .footer{
	display:block;
}

/*
#My_Certificates-tab{
	display:none !important;	
}
*/

#My_Leads-tab{
	display:none !important;	
}

.nav-link a,
.nav-link a svg,
.nav-link a span,
.navbar-nav p a{
	color:#ffffff;	
}
.navbar-collapse div button span.ml-2{
	display:none;
}
.well.sponsor-level a{
	background:rgba(183,46,46,1.0);
	border-color:rgba(183,46,46,1.0);
	color:#ffffff;
}
.well.sponsor-level a:hover,
.well.sponsor-level a:focus{
	background:rgba(183,46,46,0.9);
	border-color:rgba(183,46,46,1.0);
	color:#ffffff;
}

@media (min-width:240px) and (max-width:1000px){
	.navbar-light .navbar-toggler,
	.navbar-light .sb-hide{
		border-color: rgba(255,255,255,0.7);	
	}
	.navbar-light .sb-hide .fas{
		color:#ffffff;	
	}
}