/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://library-sdb.apps.bancolombia.com/bds/6.43.0/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]!./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/styles.scss?ngGlobalStyle (1) ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,
body {
  position: relative;
  background-color: #f4f4f4;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 100vh;
  overflow-x: hidden;
}

.center {
  text-align: center;
}

/* login-component */
.person {
  position: static;
  width: 360px;
  height: 21px;
  left: 0px;
  top: 0px;
  /* label/sans */
  font-family: Open Sans;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  /* identical to box height, or 131% */
  text-align: center;
  letter-spacing: -0.3px;
  /* text/black-brand-primary-00 */
  color: #2C2A29;
  /* Inside Auto Layout */
  flex: none;
  order: 0;
  flex-grow: 0;
  margin: 16px 0px;
}

.link {
  font-weight: bold;
  text-decoration-line: underline;
  cursor: pointer;
}

/*End login-component*/
/*keyboard-component*/
.cursor {
  cursor: pointer;
}

.contrastA {
  color: rgb(240, 240, 240);
}

.contrastB {
  color: rgb(179, 179, 179);
}

.contrastC {
  color: rgb(107, 107, 107);
}

.yellowBench {
  background-color: #FDDA24;
}

.border {
  background: #FFFFFF;
  border: 1px solid #2C2A29;
  box-sizing: border-box;
  width: 41.82px;
  height: 41.82px;
}

/*End keyboardcomponent*/
/*change-password-component*/
.bc-modal-close-button {
  display: none !important;
}

/*End change-password-component*/
/*header-component*/
.buttonCard {
  width: auto;
  bottom: 0;
}

.bc-header-brand_menu-toggle {
  display: none;
}

.margin-top {
  margin-top: 100px;
}

.text {
  text-align: justify;
}

.cardHeigt {
  height: 100%;
}

/*End header-component*/
/*login-component change-password-component*/
.img {
  background: url("/assets/images/stroke06.svg") center center;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

/*End login-component change-password-component*/
.alertLogin {
  font-size: 12px;
  font-weight: bold;
}

/*logo bancolombia with link*/
.stylelogo {
  text-decoration: none;
  color: inherit;
}

.footer {
  width: 100%;
}
.footer #footerNoNetworkLinks.bc-footer {
  padding: 0px;
  display: flex;
  justify-content: center;
}
.footer #footerNoNetworkLinks.bc-footer .bc-container {
  padding: 0px;
  padding-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
}
.footer #footerNoNetworkLinks.bc-footer .bc-container .bc-footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
