header{
	background: #003882 !important;
}

.my-header {
    padding: 10px 50px!important;
}

.my-header .logo {
    border: 0!important;
    max-height: none!important;
    max-width: 150px!important;
}

@media(min-width:992px){
	
	.it-brand-title{
		font-size: 1.778em;
		margin-bottom: 0;
		font-weight: 600;
	}
	
	.it-brand-tagline{
		font-size: .889em;
        font-weight: 400;
        margin-bottom: 0;
	}

}

.logo-md img {
    max-width: 100px;
}

#page-footer {
    /*background: #0085ce!important;*/
    padding: 0!important;
    margin-top: 0!important;
}

.spid-idp-button .spid-idp-button-menu li > a {
    text-align: left!important;
}
.spid-idp-button .spid-idp-button-menu li > a img {
    height: 45px!important;
}

footer {
    display: none;
}