/*!******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[8].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[8].rules[0].oneOf[0].use[2]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[8].rules[1].use[0]!./projects/client-registration/src/styles.less ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */
.phone-input-group {
  display: flex;
  align-items: center;
  width: 100%;
}
.phone-prefix {
  background: #eee;
  padding: 6px 10px;
  border: 1px solid #ccc;
  border-right: none;
  border-radius: 4px 0 0 4px;
  height: 40px;
  display: flex;
  align-items: center;
}
.phone-input {
  border-radius: 0 4px 4px 0;
  flex: 1;
}


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