.box-group{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;flex:1 1 auto}.info-box-wrapper{flex: 50%;max-width: 50%;background-color:none}.info-item-desc{font-weight:bold}.info-item-value{font-weight:normal}.info-item-wrapper{width:100%}.flex-row-nowrap{display:flex;flex-direction: row;flex-wrap: nowrap}.flex-row{display:flex;flex-direction: row;flex-wrap:wrap}.flex-column{display:flex;flex-direction: column}.desc{margin-left:10px;background-color:none;flex:0 1 100px}.values{display:flex;flex:1 1 auto;flex-wrap:wrap}.value{margin-left:15px;flex:1 1 auto;background-color:none}.blank-line-flex{width:100%;background-color:none;flex:0 1 0}.coords{color:#3490dc;font-weight:bold}