.box-card{border-radius:0}.box-card .panel-heading{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;width:100%;border-bottom:1px solid #eeeff1;padding:15px;font-weight:700}.box-card .panel-heading img{margin-right:15px;width:90px;height:90px;border-radius:50%}.box-card .panel-heading .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.box-card .panel-heading .title .name{color:#367fa9;font-size:18px}.box-card .panel-heading .title .role{color:#99a9c0}.box-card .panel-body{color:#3c8dbc}.box-card .panel-body ul li{border-bottom:1px solid #eeeff1;padding:0 15px;height:45px;line-height:45px}