| | |
| | | .cY{ display: flex; align-items: center;} |
| | | .cX{display: flex; justify-content: center} |
| | | .rowW{ display: flex; flex-wrap: wrap;} |
| | | .bX{ display: flex; flex-direction: row; justify-content: space-between;} |
| | | .bY{ display: flex; flex-direction:column; justify-content: space-between;} |
| | | .bX{ display: flex; flex-direction: row; justify-content: space-between;} |
| | | .bY{ display: flex; flex-direction:column; justify-content: space-between;} |
| | | .bcX{ display: flex; justify-content: space-between; align-items: center;} |
| | | .fx1{ flex: 1; overflow: hidden; } |
| | | |
| | |
| | | .green{ color: #65C35D;} |
| | | .blue{ color: #3C77DA;} |
| | | .red{ color: #f00;} |
| | | .grey{ color: #666666;} |
| | | /* /deep/ .uicon-close .u-icon--right{ position: absolute; right: 30px; top: 30px; z-index: 999;} */ |
| | | .popCloseBtn{ position: absolute; width:50px; height:50px; right: 20px; top: 20px;} |
| | | .fixedHeader{ position: absolute; left: 0; top: 0;} |