.colon,.colon-value{margin-left:10px}.colon{font-weight:700}.table-head-title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;font-size:24px;font-weight:700}.table-head,.table-head-title{display:-webkit-box;display:-ms-flexbox;display:flex}.table-head{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.table-head-box{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;padding:8px}.container{display:-webkit-box;display:-ms-flexbox;display:flex}.left-area{-webkit-box-flex:1;-ms-flex:1;flex:1;width:20%}.right-area{padding:10px;width:80%}.div-with-broken-border{position:relative;overflow:hidden}.div-with-broken-border:before{content:"";position:absolute;top:0;left:0;width:50%;height:50%;border-top:2px solid #000;border-left:2px solid #000;z-index:-1;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:top left;transform-origin:top left}