.absolute{position:absolute}.relative{position:relative}.left{left:10px}.right{right:10px}.top{top:10px}.top-0{top:0}.top-80{top:80px}.z-index{z-index:1000}.z-index-1001{z-index:1001}.flex{display:-ms-flexbox;display:flex}.flex1{-ms-flex:1;flex:1}.flex1-5{-ms-flex:1.5;flex:1.5}.flex2{-ms-flex:2;flex:2}.flex4{-ms-flex:4;flex:4}.flex3{-ms-flex:3;flex:3}.flex-wrap{-ms-flex-flow:wrap;flex-flow:wrap}.justify-between{-ms-flex-pack:justify;justify-content:space-between}.justify-start{-ms-flex-pack:start;justify-content:flex-start}.justify-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}.justify-end{-ms-flex-pack:end;justify-content:flex-end}.justify-center{-ms-flex-pack:center;justify-content:center}.align-end{-ms-flex-align:end;align-items:flex-end}.align-center{-ms-flex-align:center;align-items:center}.align-start{-ms-flex-align:start;align-items:flex-start}.text-white{color:#fff}.text-bold{font-weight:700}.text-bold-max{font-weight:bolder}.text-size-14{font-size:14px}.text-size-15{font-size:15px}.text-size-18{font-size:18px}.text-size-19{font-size:19px}.text-size-20{font-size:20px}.text-size-21{font-size:21px}.text-size-22{font-size:22px}.text-size-23{font-size:23px}.text-size-25{font-size:25px}.text-size-3vh{font-size:3vh}.text-size-5vh{font-size:5vh}.text-size-4vh{font-size:4vh}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-nowrap{white-space:nowrap}.width-all{width:100%}.height-all{height:100%}.size-150-60{width:150px;height:60px}.size-150-30{width:150px;height:30px}.size-250-30{width:250px;height:30px}margin-top-10{margin-top:10px}.margin-lr-10{margin:0 10px}.margin-lr-20{margin:0 20px}.margin-lr-30{margin:0 30px}.margin-lr-40{margin:0 40px}.margin-lr-50{margin:0 50px}.padding-lr-10{padding:0 10px}.margin-right-10{margin-right:10px}.margin-right-20{margin-right:20px}.margin-left-10{margin-left:10px}.padding{padding:10px}.padding-lr-1vh{padding:0 1vh}.padding-1vh{padding:1vh}.padding-left-10{padding-left:10px}.border-box{box-sizing:border-box}.border-white{border:1px solid #fff}.bg-blue{background:#00f}