@font-face {
    font-family: 'SegoeUI';
    src: url(../../mybupa/assets/fonts/segoeui.WOFF);
    font-weight: normal;
}
@font-face {
    font-family: 'SegoeUI';
    src: url(../../mybupa/assets/fonts/segoeui_bold.WOFF);
    font-weight: bold;
}
/*#AmazonExchange {
  background-image: url(../../assets/idp_logos/colored/amazon.svg);
}
#AmazonExchange:hover {
  background-image: url(../../assets/idp_logos/white/amazon.svg);
}
#FacebookExchange {
  background-image: url(../../assets/idp_logos/colored/facebook.svg);
}
#FacebookExchange:hover {
  background-image: url(../../assets/idp_logos/white/facebook.svg);
}
#GitHubExchange {
  background-image: url(../../assets/idp_logos/colored/github.svg);
}
#GitHubExchange:hover {
  background-image: url(../../assets/idp_logos/white/github.svg);
}
#GoogleExchange {
  background-image: url(../../assets/idp_logos/colored/google.svg);
}
#GoogleExchange:hover {
  background-image: url(../../assets/idp_logos/white/google.svg);
}
#LinkedInExchange {
  background-image: url(../../assets/idp_logos/colored/linkedin.svg);
}
#LinkedInExchange:hover {
  background-image: url(../../assets/idp_logos/white/linkedin.svg);
}
#MicrosoftAccountExchange {
  background-image: url(../../assets/idp_logos/colored/microsoft.svg);
}
#MicrosoftAccountExchange:hover {
  background-image: url(../../assets/idp_logos/white/microsoft.svg);
}
#QQExchange {
  background-image: url(../../assets/idp_logos/colored/qq.svg);
}
#QQExchange:hover {
  background-image: url(../../assets/idp_logos/white/qq.svg);
}
#TwitterExchange {
  background-image: url(../../assets/idp_logos/colored/twitter.svg);
}
#TwitterExchange:hover {
  background-image: url(../../assets/idp_logos/white/twitter.svg);
}
#WeChatExchange {
  background-image: url(../../assets/idp_logos/colored/wechat.svg);
}
#WeChatExchange:hover {
  background-image: url(../../assets/idp_logos/white/wechat.svg);
}
#WeiboExchange {
  background-image: url(../../assets/idp_logos/colored/weibo.svg);
}
#WeiboExchange:hover {
  background-image: url(../../assets/idp_logos/white/weibo.svg);
}
.buttons #cancel:before {
    content: url(../../assets/images/left-arrow.svg);
}


#SignInWithLogonNameExchange, #SignUpWithLogonEmailExchange, #SignUpWithLogonNameExchange {
    background-image: url(../../assets/idp_logos/colored/local.svg);
}
#SignInWithLogonNameExchange:hover, #SignUpWithLogonEmailExchange:hover, #SignUpWithLogonNameExchange:hover {
    background-image: url(../../assets/idp_logos/white/local.svg);
}*/

.rememberMe{
  display: none;
}

#signInName{
  -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-sizing: border-box;
    margin: 0;
    font: inherit;
    font-family: inherit;
    border: 1px solid white;
    outline: none;
    background-color: #fff !important;
    background-image: none !important;
    border-radius: 0.5rem !important;
    box-shadow: 0px 2px 10px rgba(0,0,150,0.15);
    color: #555;
    display: inline-block;
    font-size: 1em;
    height: 50px;
    line-height: 1.42857143;
    padding: 6px 20px;
    width: 100% !important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s !important;
}

.panel a{
  -webkit-tap-highlight-color: transparent;
font-size: 1.4rem;
line-height: 1.42857;
font-family: Gotham A,Gotham B,Arial,Helvetica,sans-serif;
font-weight: 400;
letter-spacing: -.025rem;
-webkit-box-direction: normal;
text-align: left;
box-sizing: border-box;
background-color: transparent;
color: #0079c8;
text-decoration: none;
}

.panel span, p{
  -webkit-tap-highlight-color: transparent;
font-size: 1.4rem;
line-height: 1.42857;
font-family: Gotham A,Gotham B,Arial,Helvetica,sans-serif;
font-weight: 400;
letter-spacing: -.025rem;
-webkit-box-direction: normal;
text-align: left;
color: rgb(108, 110, 113);
box-sizing: border-box;
}