.red{color:red!important}.green{color:var(--green)!important}.closeOutStatus{width:100%;height:100%;display:flex;flex-direction:column}.closeOutStatus .content{flex:1;overflow:hidden;overflow-y:scroll;padding:0 15px}.closeOutStatus .content h4{margin:30px 0;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:500;color:#196ae8;line-height:18px}.closeOutStatus .content h4 img{margin-right:5px}.closeOutStatus .content .info{background:#fff;box-shadow:0 0 10px 0 rgba(116,123,133,.25);border-radius:10px;padding:20px 15px 0;box-sizing:border-box;overflow:hidden}.closeOutStatus .content .info .chunk{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:400;color:#1a1b1c;line-height:14px;margin-bottom:20px;word-break:break-all}.closeOutStatus .content .info .chunk span:last-child{width:60%;text-align:right}.closeOutStatus .content .info .chunk .color-red{color:red}.closeOutStatus .content .info .chunk .color-green{color:var(--green)}.closeOutStatus .footer{display:flex;justify-content:space-between;padding:0 15px;padding:0 15px 40px}.closeOutStatus .footer button{height:40px;width:48%;border-radius:5px;font-size:14px;font-weight:500;color:#196ae8;border-color:#196ae8}.closeOutStatus .footer button:last-child{background:#196ae8;color:#fff}