#tablesuccess img { max-width: 600px; outline: none; text-decoration: none; -ms-interpolation-mode: bicubic;}
#tablesuccess a img { border: none; }

#tablesuccess {
    margin: auto;
    width: 680px;
}

#tablesuccess * {
    font-family: Helvetica, Arial, sans-serif;
}

#tablesuccess div {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-align: center;
    line-height: 21px;
}

#tablesuccess body {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    width: 100% !important;
    margin: 0 !important;
    height: 100%;
    color: #676767;
}

#tablesuccess a {
    color: #676767;
    text-decoration: none !important;
}

#tablesuccess .header-lg,
#tablesuccess .header-md,
#tablesuccess .header-sm {
    font-size: 32px;
    font-weight: 700;
    line-height: normal;
    padding: 35px 0 0;
    color: #4d4d4d;
}

#tablesuccess .header-md {
    font-size: 24px;
}

#tablesuccess .header-sm {
    padding: 5px 0;
    font-size: 18px;
    line-height: 1.3;
}

#tablesuccess p.header-sm {
    padding: 20px;
    text-align: center;
}

#tablesuccess .content-padding {
    padding: 20px 0 5px;
}

#tablesuccess .free-text {
    width: 100% !important;
    padding: 10px 0px 0px 0px;
    font-size: 14px;
    line-height: 21px;
}

#tablesuccess .botao {
    padding: 30px 0;
}

#tablesuccess .mini-block {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    background-color: #ffffff;
    padding: 12px 15px 15px;
    text-align: left;
    width: auto;
}

#tablesuccess .product {
    text-align: left;
    vertical-align: top;
    width: 175px;
}

#tablesuccess .total-space {
    padding-bottom: 8px;
    display: inline-block;
    font-weight: bold !important;
}

#tablesuccess .item,
#tablesuccess .item-row {
    display: flex;
}

#tablesuccess .mobile-hide-img {
    text-align: left;
    width: 125px;
}

#tablesuccess .mobile-hide-img img {
    border: 1px solid #e6e6e6;
    border-radius: 4px;
}

#tablesuccess .title-dark {
    text-align: center;
    border-bottom: 1px solid #cccccc;
    color: #4d4d4d;
    font-weight: 700;
    padding-bottom: 5px;
}

#tablesuccess .item-col {
    padding-top: 20px;
    text-align: center;
    vertical-align: top;
}

.pop-up-ebit img{

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pix-cpy {
    font-size: 20px;
    color: #5d5c5c;
    border: 1px solid #CCC;
    border-radius: .25rem;
    font-weight: 300;
    position: relative;
    white-space: nowrap;
    margin: 20px 24px 0;
    padding: .4rem .75rem;
    overflow: hidden;
    cursor: pointer;
}

.btn-cpy-pix {
    cursor: pointer;
    border: none;
    font-weight: 400;
    line-height: 1.25;
    color: #3483fa;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    padding: 0 16px 0 40px;
    background: linear-gradient(90deg,hsla(0, 0%, 100%,0),#fff 30%,#fff);
}

/*copiou até aqui*/

@media screen {
    @import url(http://fonts.googleapis.com/css?family=Oxygen:400,700);
}

@media screen {
    #tablesuccess * {
    font-family: 'Oxygen', 'Helvetica Neue', 'Arial', 'sans-serif' !important;
    }
}

/* Mobile styles */
@media only screen and (max-width: 480px) {

    #tablesuccess img[class='force-width-gmail'] {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    }

    #tablesuccess div[class~='mobile-hide-img'] {
    display: none !important;
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    }
}

#tablesuccess #info-table {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 20px auto;
}

#tablesuccess #products-table {
    width: 100%;
    margin-top: 25px;
}

#tablesuccess #products-table-header {
    display: flex;
}

#tablesuccess #products-table-footer {
    margin-top: 30px;
}

#tablesuccess .w22 {
    width: 22%;
}

#tablesuccess .w28 {
    width: 28%;
}

#tablesuccess .w48 {
    width: 48%;
}

#tablesuccess .w50 {
    width: 50%;
}

#tablesuccess .w78 {
    width: 78%;
}

#tablesuccess #material-table {
    width: 100%;
    margin: 50px 0px;
}

#tablesuccess #material-table-header {
    display: flex;
    width: 100%;
    align-items: center;
}

#tablesuccess #material-table-header div {
    text-align: center;
    color: #4d4d4d;
    font-weight: 700;
    border: 1px solid #cccccc;
    padding: 5px;
}

#tablesuccess .material-table-row {
    display: flex;
    align-items: center;
}

#tablesuccess .material-table-row div {
    border: 1px solid #cccccc;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
}
