/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/@angular-builders/custom-webpack/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/@angular-builders/custom-webpack/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[10].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[10].use[1]!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[10].use[2]!./src/styles/startup.scss?ngGlobalStyle ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*** FONT FAMILIES AND FONT SIZES ***/
/*** BOOTSTRAP OPTIONS ***/
/*** SEMANTIC COLOR SCHEME ***/
/* EDITED FOR BRAND Start ********************************************** */
/* ------------------------------------------------------------------ 
WEBFONTS
Font Awesome Icon Webfont is imported in src/styles/base-theme.scss
The locally hosted web font, which is also imported via src/styles/base-theme.scss, 
must be inserted here with its name (in the quotation marks at @font-face font-family) 
into the Bootstrap variable $font-family-sans-serif so that it is used by Bootstrap. 
------------------------------------------------------------------   */
/* ------------------------------------------------------------------ 
COLOR SCHEME FOR BRANDING
For the sake of clarity, all branding-specific changes are bundled here.
Therefore, deactivate newly defined variables at the original location, 
as they may otherwise be overwritten again. 
------------------------------------------------------------------   */
/* EDITED FOR BRAND End ************************************************** */
/*** OTHER BOOTSTRAP VARIABLES ***/
/*** CUSTOM DSPACE VARIABLES ***/
/*** MISC ***/
.ds-full-screen-loader {
  height: 100vh;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

/*# sourceMappingURL=styles.css.map*/