/* Global */

body,
body *:not(html):not(style):not(br):not(tr):not(code) {
    box-sizing: border-box;
    position: relative;
}

body {
    -webkit-text-size-adjust: none;
    background-color: #ffffff;
    color: #718096;
    height: 100%;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    width: 100% !important;
}


p,
ul,
ol,
blockquote {
    line-height: 1.4;
    text-align: start;
}

a {
    color: #159bd8;
    text-decoration: none;
    font-weight: 500;
}

a img {
    border: none;
}

h1 {
    color: #3d4852;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 25px;
    text-align: start;
}

h2 {
    font-weight: bold;
    margin-top: 0;
    text-align: start;
    color: #159bd8
}

h3 {
    font-weight: bold;
    margin-top: 0;
    text-align: start;
}

p {
    font-size: 16px;
    line-height: 1.5em;
    margin-top: 0;
    text-align: start;
}

p.sub {
    font-size: 12px;
}

img {
    max-width: 100%;
}

.wrapper {
    -premailer-cellpadding: 0;
    -premailer-cellspacing: 0;
    -premailer-width: 100%;
    background-color: #efefef;
    margin: 0;
    padding: 0;
    width: 100%;
}

.content {
    -premailer-cellpadding: 0;
    -premailer-cellspacing: 0;
    -premailer-width: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}


.header {
    padding: 25px 0;
    text-align: center;
}

.header a {
    color: #3d4852;
    font-size: 19px;
    font-weight: bold;
    text-decoration: none;
}


.body {
    -premailer-cellpadding: 0;
    -premailer-cellspacing: 0;
    -premailer-width: 100%;
    background-color: #efefef;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    margin: 0;
    padding: 0;
    width: 100%;
    padding-top: 30px;
}

.inner-body {
    -premailer-cellpadding: 0;
    -premailer-cellspacing: 0;
    background-color: #ffffff;
    border-color: #e8e5ef;
    border-radius: 2px;
    border-width: 1px;
    box-shadow: 0 2px 0 rgba(0, 0, 150, 0.025), 2px 4px 0 rgba(0, 0, 150, 0.015);
    margin: 0 auto;
    padding: 0;
    border-radius: 20px;
}

.subcopy {
    border-top: 1px solid #e8e5ef;
    margin-top: 25px;
    padding-top: 25px;
}

.subcopy p {
    font-size: 14px;
}


.footer,
.pre-footer {
    -premailer-cellpadding: 0;
    -premailer-cellspacing: 0;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.pre-footer {
    padding: 10px 0 10px 0;
    margin-bottom: 25px
}



.footer p {
    color: #b0adc5;
    font-size: 11px;
    text-align: center;
}

.pre-footer p {
    color: #c5c5c5;
    font-size: 15px;
    text-align: start;
    font-weight: 700;
    line-height: 5px
}

.pre-footer td {
    vertical-align: bottom
}

.footer a {
    color: #b0adc5;
    text-decoration: underline;
}

.table table {
    -premailer-cellpadding: 0;
    -premailer-cellspacing: 0;
    -premailer-width: 100%;
    margin: 30px auto;
    width: 100%;
}

.table th {
    border-bottom: 1px solid #edeff2;
    margin: 0;
    padding-bottom: 8px;
}

.table td {
    color: #74787e;
    font-size: 15px;
    line-height: 18px;
    margin: 0;
    padding: 10px 0;
}

.content-cell {
    max-width: 100vw;
    padding: 5px 32px;
    border-radius: 10px;
}

.action {
    -premailer-cellpadding: 0;
    -premailer-cellspacing: 0;
    -premailer-width: 100%;
    margin: 30px auto;
    padding: 0;
    text-align: center;
    width: 100%;
}

.button {
    -webkit-text-size-adjust: none;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    overflow: hidden;
    text-decoration: none;
}

.button-blue,
.button-primary {
    background-color: #2d3748;
    border-bottom: 8px solid #2d3748;
    border-left: 18px solid #2d3748;
    border-right: 18px solid #2d3748;
    border-top: 8px solid #2d3748;
}

.button-green,
.button-success {
    background-color: #48bb78;
    border-bottom: 8px solid #48bb78;
    border-left: 18px solid #48bb78;
    border-right: 18px solid #48bb78;
    border-top: 8px solid #48bb78;
}

.button-red,
.button-error {
    background-color: #e53e3e;
    border-bottom: 8px solid #e53e3e;
    border-left: 18px solid #e53e3e;
    border-right: 18px solid #e53e3e;
    border-top: 8px solid #e53e3e;
}

.panel {
    border-left: #2d3748 solid 4px;
    margin: 21px 0;
}

.panel-content {
    background-color: #efefef;
    color: #718096;
    padding: 16px;
}

.panel-content p {
    color: #718096;
}

.panel-item {
    padding: 0;
}

.panel-item p:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
}

.break-all {
    word-break: break-all;
}

.logo {
    width: 65px;
    margin-bottom: 70px;
    margin-top: 70px;
}

.traingle-container {
    padding-top: 50px;
}



.traingle-container img {
    width: 200px;
}

.footer-text {
    font-weight: 600;
}

@media only screen and (max-width: 500px) {
    .button {
        width: 100% !important;
    }
}

/* End Global */

body,
body *:not(html):not(style):not(br):not(tr):not(code) {
    font-family: 'Nunito';
}

body {
    direction: ltr;
}

.traingle-container {
    transform: scaleX(-1);
}
