body{
	background-image:url(/uploads/20201221231454_background.jpg);
	background-attachment:fixed;
}

div.container.panel{
	background:rgba(255,255,255,0.75);
}

div.jumbotron div.container div.row img{
	margin-top:25px;
}

.jumbotron div.container div.row h1,
h1,h3{
	color:#000071;
}

ul.nav li a.nav-link{
	ffont-size:14px;
	color:#428bca;
}

ul.nav li a.nav-link.active{
	color:white;
	font-weight:400;
}

ul.nav li.nav-item.active{
	background-color:#428bca;
}


div.panel-header h1{
	padding-left:20px;
}
/*
div.card-body{
	background-color: rgba(255, 255, 255, 0.75);
}
*/
div.card-body p{
	width:70%;
}

div.bg{
	min-height:400px;
	background-color:#ffffff;
	background-position:top right;
	background-repeat:no-repeat;
}

div.bg.bg_keyboard{
	background-image:url(/uploads/20201221231524_bg_keyboard.jpg);
}
