/** STYLE PER SPID **/
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@700&display=swap');
/** END STYLE PER SPID **/

.content-grid-container .badge{
    min-width:90%;
}

.badge.badge-secondary{
    min-width:0%;
}
.qq-upload-created-by-selector.qq-upload-created-by.badge.qq-current-user{
    min-width: 0%;
}

.btn-cust-flow{
    display: none;
}

.portal_group_container{
    padding-top:100px;
}

.portal_operation_grids{
    padding-top:100px;
}

/** STYLE PER SPID **/
#btn-oauth-1 {
	display: none;
}

.sso-btn-container {
	display: none !important;
}

/** STYLE PER SPID **/
#btn-oauth-custom,
#btn-oauth-custom:hover {
    color: #d6012e !important;
}

a#btn-oauth-custom {
    text-decoration: none !important;
}

#btn-oauth-custom {
    max-width: 100% !important;
	padding-top: 12px !important;
	padding-bottom: 12px !important;
	padding-left: 50px !important;
	padding-right: 72px !important;
	border: 2px solid #0f6a9a !important;
	background: #0f6a9a url(../../../../media/logo/default/cdm-w.svg) !important;
	background-size: 35px !important;
	background-position: 8px center !important;
	background-repeat: no-repeat !important;
	height: 51px !important;
}
@media (max-width: 768px) {
	#btn-oauth-custom {
	}
}
#btn-oauth-custom span {
	color: #fff !important;
	font-family: "Titillium Web" !important;
	border-left: 2px solid #ffffffcc !important;
	padding-left: 15px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
#btn-oauth-custom:hover {
	border: 2px solid #0f6a9a !important;
	color: #0f6a9a !important;
	background: #fff url(../../../../media/logo/default/cdm-c.svg) !important;
	background-size: 35px !important;
	background-position: 8px center !important;
	background-repeat: no-repeat !important;
}
#btn-oauth-custom:hover span {
	color: #0f6a9a !important;
	border-left: 2px solid #0f6a9ad6 !important;
}
#btn-saml-1{background-color: #33a7be!important;color: white!important}
.btn-accesso-no-spid, .btn-accesso-no-spid:hover{background-color: #ffa62b!important; color: white!important}
.btn-accesso-personale-interno{background-color: #ede7e3!important; color: black!important;}
.accesso-separator{margin: 1rem 0;display: block;text-align: center;font-weight: bold;}

.btn-orange, .btn-orange:hover{background-color: #ffa62b!important;color: white!important;}
.btn-light-blue, .btn-light-blue:hover{background-color: #33a7be!important;color: white!important;}
.btn-light-grey, .btn-light-grey:hover {background-color: #ede7e3!important; color: black!important;}
    

/** END STYLE PER SPID **/
/** END STYLE PER SPID **/