.w3-umuai-yb,.w3-hover-umuai-yb:hover{
	color:rgb(21,75,154)!important;
	background-color:rgb(242,230,50)!important
}

.w3-umuai-by,.w3-hover-umuai-by:hover{
	color:rgb(242,230,50)!important;
	background-color:rgb(21,75,154)!important
}

.w3-bold, .w3-hover-bold:hover{
	font-weight: bold;
}

.w3-center-self{
	display:block;
	margin:auto;
}

.w3-hr{
	display: block;
	margin:auto;
	width:95%;
	height:3px;
	background-color:DarkGray;
	margin-top:32px!important;
	margin-bottom:32px!important
}

@media (min-width:1281px){
	.w3-max-width-90{max-width:90%}
	.w3-max-width-80{max-width:80%}
	.w3-max-width-70{max-width:70%}
	.w3-max-width-60{max-width:60%}
	.w3-max-width-50{max-width:50%}
	.w3-max-width-40{max-width:40%}
	.w3-max-width-30{max-width:30%}
	.w3-max-width-20{max-width:20%}
	.w3-max-width-10{max-width:10%}
}

.w3-highlight{
	color:#000!important;
	background-color:#ccc!important	
}

.w3-umuai-index-topic{
	padding:0.01em 16px;
	padding-top:32px!important;padding-bottom:32px!important;
	display:block;
	margin:auto;
	text-align:left;
	max-width:92%
}
.w3-umuai-index-topic:after,.w3-umuai-index-topic:before{content:"";display:table;clear:both}
@media (min-width:1281px){
	.w3-umuai-index-topic{max-width:70%}
}