.axens-custom .aj-center{ align-items: center; justify-content: center;}
.axens-custom .border-grey {border:2px solid #e3e3e3;}
.axens-custom .df-row{display: flex; flex-direction: row ;}
.axens-custom .md-chip {display: inline-block;background: rgba(252,72,115,0.20);padding: 8px 12px;border-radius: 32px;font-size: 13px;color:#FC4873;}
.axens-custom .selected {display: inline-block;background: #FC4873;padding: 8px 12px;border-radius: 32px;font-size: 13px;color: white;}
.axens-custom .df-row{display: flex ; flex-direction: row ;}
.axens-custom .justify-sb{justify-content: space-between;}
.axens-custom .bdc-red{border: 3px solid #FC4873 !important;}
.axens-custom .tc-red{color: #FC4873 !important;}
.axens-custom .hidden{display: none;}
.axens-custom .pr-20{padding-left: 60px;}
