.dashboard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:"row";flex-direction:"row";-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dashboard .l-list{-webkit-box-flex:0.2;-ms-flex:0.2;flex:0.2}[dir] .dashboard .l-list{margin:4px;padding:15px;border:1px solid #00308e;text-align:center;cursor:pointer;background-color:#fff}.dashboard .l-list .flag-icon{font-size:120px}[dir] .dashboard .l-list .flag-icon{border:1px solid #eee;margin-bottom:10px}.dashboard .l-list strong{color:#00308e}