/*!**********************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./src/styles.css?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************/
@import url(https://library-sdb.apps.bancolombia.com/bds/9.48.2/bds.min.css);
/*!**************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./src/styles.css?ngGlobalStyle (1) ***!
  \**************************************************************************************************************************************************************************************************************************/
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url('iconosMaterial.59322316b3fd6063.woff2') format('woff2');
  }
  
  .material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
  }

html{
  overflow-x: hidden;
  width: 100vw;
}
html,
body {
    background-color: #FFFFFF;
    margin: 0;
    padding: 0;
    font-family: Roboto, "Helvetica Neue", sans-serif !important;
}

.bc-invalid-feedback,
.mat-error {
    color: #e20201 !important;
    font-weight: 700;
    font-size: 12px;
}

.footer{
    margin: 0;
    width: 100vw;
    /* background-color: #2c2a29;
    color: #F2F2F2; */
}

#bc-footer-stroke {
    z-index: -1;
}

#footer-component {
    right: auto;
}

#footer-component > .bc-container > .bc-footer-bottom > .bc-footer-bottom-right {
    z-index: 20;
}

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