.list-group-item.meu-active{
				background-color:#dcdcdc; 
				color:rgba(33,150,243,.85);
			
			}

.list-group-item.meu-active a {
				color:rgba(33,150,243,.85);
	
			}
.btn-warning.disabled, .btn-warning:disabled{
				color:white;
			}

.layout-fluid .page__container {
    max-width: 1144px;
}

.meu-hover a:hover {
	text-decoration: none;
}