.flowChart .textContent{font-size:18px;line-height:35px;width:250px;min-height:100px;padding:15px 26px;text-align:center;color:#fff;border-radius:12px;background-color:#1e3763}.flowChart .textContent1{line-height:70px}.flowChart .textContentMiddle{margin-left:315px}.flowChart .textContentColor{background-color:#cca663}.flowChart .flex{display:flex}.flowChart .flex1{display:flex;margin-left:315px}.flowChart .arrow-bottom{width:50px;height:65px;padding:15px 10px}.flowChart .arrow-bottom .column{width:10px;height:20px;margin-left:10px;background-color:#e3e3e3}.flowChart .arrow-bottom .triangle{width:0;height:0;border-top:15px solid #e3e3e3;border-right:15px solid transparent;border-left:15px solid transparent}.flowChart .arrow1{margin-left:415px}.flowChart .arrow-left{width:65px;height:65px;margin-top:20px;padding:15px 10px}.flowChart .arrow-left .triangle{width:0;height:0;margin-top:-20px;border-top:15px solid transparent;border-right:15px solid #e3e3e3;border-bottom:15px solid transparent}.flowChart .arrow-left .column{width:20px;height:10px;margin-top:10px;margin-left:15px;background-color:#e3e3e3}.flowChart .arrow-right{width:65px;height:65px;margin-top:20px;padding:15px 10px}.flowChart .arrow-right .column{width:20px;height:10px;margin-top:10px;background-color:#e3e3e3}.flowChart .arrow-right .triangle{width:0;height:0;margin-top:-20px;margin-left:20px;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #e3e3e3}