.CustomerCard .CustomerCard-divder{width:100%;height:5px;background:#f5f5f5;position:relative;display:flex;flex-direction:row;align-items:start;justify-content:center}.CustomerCard .CustomerCard-divder .half{background:#f5f5f5;height:20px;border-radius:0 0 50px 50px;width:40px}.CustomerCard .more-section{position:relative}.CustomerCard .more-section:before{position:absolute;top:0;display:flex;align-self:center;content:"";background:#f29b29;height:2px;border-radius:50px;width:45%}.CustomerCard .dot{width:13px;height:13px;background:#f29b29;border-radius:15px}#customers .custom-control-input:checked~.custom-control-label:before{color:#f29b29;border-color:#a2a2a2;background-color:#f29b29}#customers .custom-control-label:after,#customers .custom-control-label:before{left:auto;right:-20px!important}