@media (min-width:1500px){
	.container{
		width:1400px !important;}
}
.bg-lblue {background-color: #ADD8E6}
.bg-secondary {background-color: #6c757d; color: #fff!important}
.bg-secondary a {color: #fff!important}
.bg-dark {background-color: #343a40; color: #fff!important}
.bg-dark a {color: #fff!important}
.bg-white {background-color: #fff;}
.no-status {background-color: #f442e8; color: #000}

