/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/config/vfc/customer.scss?ngGlobalStyle ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
:root, :host {
  --header-background-color: transparent;
  --sidebar-background: transparent;
  --sidebar-header-background: transparent;
  --breadcrumb-color: white;
  --background-color: transparent;
  --background-dark-color: transparent;
  --side-navbar-li-hover-background:#1565c091;
  --navbar-menu-btn-background: transparent;
}

body, html {
  background-image: url("/assets/img/vfc/VFscreen.gif");
  background-color: #005BAF;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: contain;
}
