/* plugins/Office365Plugin/css/oauth.css */
.office365-authentication-dropdown {
display: flex;
align-items: center;
justify-content: center;
}
.office365-authentication-btn {
margin-bottom: 20px;
}
.office365-authentication-dropdown .dropdown {
padding-left: 0px;
padding-right: 0px;
margin-bottom: 20px;
}
.office365-authentication-dropdown ul {
width: 100%;
text-align: left;
}
.office365-authentication {
margin-top: 16px;
}
ul.no-bullets {
list-style-type: none;
margin: 0;
padding: 0;
}
/*# sourceMappingURL=oauth.css.map */
