.logo-details-container {
    width: 900px;
    margin: auto;
    padding-bottom: 20px;
}
.box-white {
    background-color: #f9fbfc;
    box-shadow: inset 0 1px 0 #fff, inset 0 -1px 2px rgba(0, 0, 0, 0.07), 0 -1px 0 rgba(0, 0, 0, 0.05),
    0 1px 0 rgba(0, 0, 0, 0.05), -1px 0 0 rgba(0, 0, 0, 0.05), 1px 0 0 rgba(0, 0, 0, 0.05),
    0 1px 3px rgba(0, 0, 0, 0.55);
    font-size: 13px;
    font-weight: 500;
    color: #889299;
    text-shadow: 0 1px 0 #fff;
}
.content-box {
    margin-top: 20px;
    border-radius: 3px;
    width: 300px;
    padding: 60px;
    display: inline-block;
    float: left;
    width: 47%;
}
.box-transparent {
    color: #b8bfc3;
    font-size: 14px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
}
body,
html {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
}
.box-transparent h1,
.box-transparent h2,
.box-transparent h3,
.box-transparent h4,
.box-transparent h5,
.box-transparent h6 {
    color: #ffffff;
    font-size: 2.4rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-top: 0px;
    margin: 0px;
    line-height: 1.8;
    font-weight: 600;
    color: #000000;
}
p {
    padding: 0px;
    margin: 0px;
    line-height: 1.5;
    font-size: 15px;
}
.box-transparent p {
    padding-bottom: 14px;
}

.box-transparent p strong {
    color: #ffffff;
}
.box-transparent a {
    color: #ffffff;
    font-weight: 600;
}
a {
    text-decoration: none;
}
.footer {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #6e7e86;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.05);
}
.center {
    text-align: center;
}
.footer a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
    color: #8b99a0;
    -webkit-transition: color 0.1s linear;
    -moz-transition: color 0.1s linear;
    transition: color 0.1s linear;
    display: inline-block;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 20px;
}
.footer a:hover {
    color: #b8c2c8;
}
body,
html {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    background-color: #122744;
    font-size: 13px;
}
input {
    margin: 0;
    line-height: normal;
    font-family: inherit;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.box-white h1,
.box-white h2,
.box-white h3,
.box-white h4,
.box-white h5,
.box-white h6 {
    color: #000000;
    font-size: 2.4rem;
}
.information {
    padding-top: 20px;
    color: #000000;
}
.checkout-input {
    margin-top: 4px;
    padding: 10px;
    color: #525864;
    background: white;
    border: 1px solid;
    border-color: #b3c0e2 #bcc5e2 #c0ccea;
    border-radius: 4px;
    background-image: -webkit-linear-gradient(top, #f6f8fa, white);
    background-image: -moz-linear-gradient(top, #f6f8fa, white);
    background-image: -o-linear-gradient(top, #f6f8fa, white);
    background-image: linear-gradient(to bottom, #f6f8fa, white);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px;
}
.checkout-name {
    width: 260px;
}
.inputdetails {
    font-size: 12px;
    padding-top: 4px;
    color: #b1b7ba;
}
.box-white .button {
    padding-top: 30px;
}
.box-white .button button ,.button-back button  {
    display: inline-block;
    height: 42px;
    line-height: 42px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 600;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin-top: -1px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-top: 1px #3cc13d solid;
    border-bottom: 1px #298a29 solid;
    border-left: 1px #32a533 solid;
    border-right: 1px #32a533 solid;
    background: -webkit-linear-gradient(270deg, #57df57 0, #39af39 100%);
    background: -moz-linear-gradient(270deg, #57df57 0, #39af39 100%);
    background: -ms-linear-gradient(270deg, #57df57 0, #39af39 100%);
    background: -o-linear-gradient(270deg, #57df57 0, #39af39 100%);
    background: linear-gradient(180deg, #57df57 0, #39af39 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57df57', endColorstr='#39af39', GradientType=0);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.33), inset 0 -1px 0 rgba(0, 0, 0, 0.03),
    0 1px 2px rgba(0, 0, 0, 0.12);
}
.box-white .button a:hover, .button-back a:hover {
    background: -webkit-linear-gradient(270deg, #44e544 0, #37c037 100%);
    background: -moz-linear-gradient(270deg, #44e544 0, #37c037 100%);
    background: -ms-linear-gradient(270deg, #44e544 0, #37c037 100%);
    background: -o-linear-gradient(270deg, #44e544 0, #37c037 100%);
    background: linear-gradient(180deg, #44e544 0, #37c037 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#44e544', endColorstr='#37c037', GradientType=0);
}
.container-error {
    width: 900px;
    margin: auto;
    padding-bottom: 20px;
}
@media  (max-width: 765px) {
    .logo-details-container {
        width: auto!important;
    }
    .content-box {
        width: 100%!important;
        padding:20px !important;
    }
    .information {
        padding: 20px;
        
    }
    .checkout-input {
        width:100%!important;
    }
}
