.site-header {
background-color: #466399;
background-image:none;
}

/*---SILICIO---*/

.bg-secondary .container h3 {
  color: white;
}
.card-header-line {
  background: linear-gradient(-45deg, #CFE0FF, #466399, #466399, #466399);
margin-bottom: 0;
}

.layout-top #clientLogoImg {
		height: 80px;
	}
.layout-top #uiLogoImg{
		height: 20px;
	}