cmf-core-controls-dialog ::ng-deep cmf-core-controls-auth {
  width: 100%;
  display: block;
}
cmf-core-controls-dialog ::ng-deep cmf-core-controls-auth > div.container {
  min-height: 256px !important;
  background-color: inherit;
  box-shadow: inherit;
}
cmf-core-controls-dialog ::ng-deep cmf-core-controls-auth .cmf-logo-horizontal {
  display: none !important;
}
