@charset "UTF-8";
section {
  margin-top: 15px;  
}
section:last-of-type {
  margin-bottom: 10px;
}
.bsk-container {
  margin-top: 0px;
}

.x-icon {
  height: 3em;
  width: 3em;
  vertical-align: middle;
 
}
.btn-sso, .btn-sso, .btn-sso, .btn-sso {
    background-color: #ffffff !important;
    border: 10px !important;
    border-color: blue !important;
}



.ssologin-title{
	font-family: 'acumin' !important;
	font-weight: bold;
}


.ssologin-microsoftBtn{
	color: var(--red, #B51F1F);
	font-family: 'tirol' !important;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 0.6px;
}

.ssologin-loginBtnTitle{
	color: var(--primary-white, var(--white, #FFF));
	font-family: 'tirol' !important;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 0.64px;
}

.ssologin-options{
	color: #000;
	text-align: center;
	font-family: 'acumin' !important;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 23px;
	text-decoration-line: underline;
}