| | |
| | | background-color: #fff; |
| | | } |
| | | |
| | | .c-g{ |
| | | color: green; |
| | | } |
| | | |
| | | .c-r{ |
| | | color: red; |
| | | } |
| | | |
| | | .t-right { |
| | | text-align: right; |
| | | } |
| | |
| | | } |
| | | |
| | | .mt-20 { |
| | | margin-top: 30px; |
| | | margin-top: 20px !important; |
| | | } |
| | | |
| | | .mt-30 { |
| | | margin-top: 30px ; |
| | | } |
| | | |
| | | .mb-10 { |
| | |
| | | |
| | | .jc-c { |
| | | justify-content: center; |
| | | } |
| | | |
| | | .jc-sa{ |
| | | justify-content: space-around |
| | | } |
| | | |
| | | .mr-70 { |
| | |
| | | text-indent: 0em; |
| | | } |
| | | |
| | | |
| | | |
| | | .left{ |
| | | text-indent: 0em; |
| | | margin: 0 !important; |
| | | line-height: 20px; |
| | | } |
| | | |
| | | .left3{ |
| | | margin: 20 0 0 0 !important; |
| | | line-height: 20px; |
| | | } |
| | | |
| | | .left2 { |
| | | font-size: 1.3em; |
| | | text-indent: 0em; |
| | |
| | | |
| | | .custom-dialog { |
| | | overflow: hidden !important; |
| | | |
| | | .el-dialog__body { |
| | | padding: 0; |
| | | } |
| | | |
| | | .el-dialog__header { |
| | | background-color: rgba(0, 0, 0, 0.8); |
| | | |
| | | .header_title { |
| | | display: flex; |
| | | justify-content: space-between; |
| | |
| | | cursor: pointer; |
| | | } |
| | | } |
| | | |
| | | .el-dialog__title, |
| | | .el-dialog__headerbtn .el-dialog__close { |
| | | color: #fff; |