.table-confirmation{border:1px solid #000;margin:0 auto;width:90%}.table-confirmation tr td:first-child{width:40%}.table-confirmation tr th{text-align:center;background-color:#ccc;color:#fff;font-weight:700;font-size:2em}.table-confirmation tr td,.table-confirmation tr th{padding:10px;border:2px solid #ccc}.table-confirmation.success tr td,.table-confirmation.success tr th{border-color:#40c5b1}.table-confirmation.success tr th{background-color:#40c5b1}.table-confirmation.error tr td,.table-confirmation.error tr th{border-color:red}.table-confirmation.error tr th{background-color:red}@media (max-width:850px){.table-confirmation{width:100%}.table-confirmation tr th{font-size:1.2em}.table-confirmation tr td,.table-confirmation tr th{padding:5px}}