.container-outlay .point-outer-container{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.container-outlay .point-container,.container-outlay .point-outer-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.container-outlay .point-container{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;min-width:150px}.container-outlay .point-container:first-child{border-right:1px solid grey}.container-outlay .point-title{padding:10px 0}.container-outlay .point-title-hint{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.container-outlay .point-amount{font-weight:700;font-size:24px}.container-outlay .point-rule{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.container-outlay .point-rule .point-hint{width:24px;height:24px;border-radius:12px;font-weight:700;border-width:2px;border-color:#427fd1;color:#427fd1}.container-outlay .point-hint{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px;height:20px;border-radius:10px;font-weight:700;cursor:pointer;font-size:12px;border:1px solid grey;color:grey;margin-left:8px}.container-outlay .point-date{font-weight:700}.container-outlay .outlay-chart-container{height:400px}.container-outlay .outlay-chart-container .outlay-chart{margin-left:auto;margin-right:auto}