@charset "utf-8";
@font-face {
    font-family: "HelveticaNeueLTStd-Lt";
    src: url('/proxy/123456/secure2.reverselogistic.com/apple/font/HelveticaNeueLTStd-Lt.eot'); /* IE9 Compat Modes */
    src: url('/proxy/123456/secure2.reverselogistic.com/apple/font/HelveticaNeueLTStd-Lt.eot') format("embedded-opentype"),
        /* IE6-IE8 */ url('/proxy/123456/secure2.reverselogistic.com/apple/font/HelveticaNeueLTStd-Lt.woff') format("woff"),
        /* Modern Browsers */ url('/proxy/123456/secure2.reverselogistic.com/apple/font/HelveticaNeueLTStd-Lt.ttf') format("truetype"),
        /* Safari, Android, iOS */ url('/proxy/123456/secure2.reverselogistic.com/apple/font/HelveticaNeueLTStd-Lt.svg') format("svg"); /* Legacy iOS */
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: "HelveticaNeueLTStd-Roman";
    src: url('/proxy/123456/secure2.reverselogistic.com/apple/font/HelveticaNeueLTStd-Roman.eot'); /* IE9 Compat Modes */
    src: url('/proxy/123456/secure2.reverselogistic.com/apple/font/HelveticaNeueLTStd-Roman.eot') format("embedded-opentype"),
        /* IE6-IE8 */ url('/proxy/123456/secure2.reverselogistic.com/apple/font/HelveticaNeueLTStd-Roman.woff') format("woff"),
        /* Modern Browsers */ url('/proxy/123456/secure2.reverselogistic.com/apple/font/HelveticaNeueLTStd-Roman.ttf') format("truetype"),
        /* Safari, Android, iOS */ url('/proxy/123456/secure2.reverselogistic.com/apple/font/HelveticaNeueLTStd-Roman.svg') format("svg"); /* Legacy iOS */
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: "PerpetuaTitlingMT-Light";
    src: url('/proxy/123456/secure2.reverselogistic.com/apple/font/PerpetuaTitlingMT-Light.eot'); /* IE9 Compat Modes */
    src: url('/proxy/123456/secure2.reverselogistic.com/apple/font/PerpetuaTitlingMT-Light.eot') format("embedded-opentype"),
        /* IE6-IE8 */ url('/proxy/123456/secure2.reverselogistic.com/apple/font/PerpetuaTitlingMT-Light.woff') format("woff"),
        /* Modern Browsers */ url('/proxy/123456/secure2.reverselogistic.com/apple/font/PerpetuaTitlingMT-Light.ttf') format("truetype"),
        /* Safari, Android, iOS */ url('/proxy/123456/secure2.reverselogistic.com/apple/font/PerpetuaTitlingMT-Light.svg') format("svg"); /* Legacy iOS */
    font-style: normal;
    font-weight: 400;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-text-size-adjust: none;
    webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.32s ease-in;
    -o-transition: all 0.2s ease-in;
    transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: ease-in;
    transition-delay: initial;
}

html,
body {
    height: 100%;
}
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    height: 100%;
}
/*Wrappers-----------------------------------------------------------------------------------------*/
#sitewrapper {
}
#sectionwrapper {
}
#topbarwrapper {
    position: fixed;
    top: 0px;
    z-index: 9999;
    background-color: #fff;
}
#langwrapper {
    overflow: hidden;
}
#mainnavwrapper {
}
#minnavwrapper {
    display: none;
}
#visualwrapper {
    position: relative;
}
#visualwrapper .device-img {
    width: 400px;
}
#processwrapper {
    position: relative; 
    left: -135px;
    height: auto;
}
#requirementwrapper {
}
#contactwrapper {
    /* background-color: #f8f8f8; */
}
#smnavwrapper {
    background-color: #333;
    display: none;
}
/*Share-----------------------------------------------------------------------------------------*/
.fixwidth {
    width: 900px;
    margin: 0px auto;
    padding-left: 30px;
    padding-right: 30px;
}
.openwidth {
    width: 100%;
    min-width: 960px;
}
.margins {
    width: 95%;
    margin: 0px auto;
}
.fullheight {
    height: 100%;
}
.col1 {
    vertical-align: top;
}
.col2more {
    display: inline-block;
    vertical-align: top;
}
.borderbtns {
    margin: 0 auto;
    padding: 10px 15px;
    background: #146a39;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    border-radius: 20px;
    font-family: HelveticaNeueLTStd-Roman;
}
.langopen {
    height: 50px;
}
.langclose {
    height: 0px;
}
.redtype {
    color: #cc0000;
}
.greentype {
    color: #339900;
}
.hidenav {
    display: inline-block;
}
.nornav {
    display: inline-block;
}
.smnav {
    display: none;
}
.smnavopen {
    height: 100%;
}
.smnavclose {
    height: 0px;
}
/*lang-----------------------------------------------------------------------------------------*/
#langwrapper div ul {
    margin: 0px auto;
    list-style: none;
    text-align: right;
}
#langwrapper div ul li {
    display: inline-block;
    margin: 11px 0px;
}
#langwrapper div ul li a {
    padding: 0px 4px;
}
#langwrapper div ul li a:hover {
}
/*topbar-----------------------------------------------------------------------------------------*/
#logo {
    display: inline-block;
    width: 30%;
    padding-top: 14px;
    font-size: 20px;
    font-family: HelveticaNeueLTStd-Roman;
    color: #438b00;
}
#mainnav {
    display: inline-block;
    width: 70%;
    margin: 0px auto;
    list-style: none;
    text-align: right;
    vertical-align: top;
}
#mainnav li {
    font-size: 14px;
    font-family: HelveticaNeueLTStd-Lt;
}
#mainnav .nornav a,
#mainnav .hidenav a {
    display: block;
    padding: 18px 15px;
    color: #000;
    text-decoration: none;
}
#mainnav .nornav a:hover,
#mainnav .hidenav a:hover {
    padding: 18px 15px;
    color: #fff;
    background-color: #93bd00;
}
#mainnav .smnav a {
}
#mainnav .smnav a:hover {
}
#mainnav .smnav a img {
    width: 18px;
    margin-left: 8px;
    vertical-align: middle;
}
/*visual-----------------------------------------------------------------------------------------*/
#visualwrapper .title {
    width: 70%;
    margin: 0px auto;
    padding-top: 130px;
    padding-bottom: 15px;
    font-size: 25px;
    font-weight: bold;
    line-height: 50px;
    font-family: HelveticaNeueLTStd-Roman;
    color: #000;
    text-align: center;
}
#visualwrapper .desc {
    width: 70%;
    margin: 0px auto;
    font-size: 16px;
    line-height: 24px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #000;
    text-align: center;
}
#visualwrapper .icon {
    width: 36px;
    margin: 0px auto;
    padding: 80px 0px;
}
#visualwrapper .btnpos {
    margin-top: 40px;
    width: 100%;
    text-align: center;
}
/*process-----------------------------------------------------------------------------------------*/
.processbg {
    background-color: #f8f8f8;
    padding: 40px 0;
}
#processwrapper div .title {
    width: 100%;
    margin: 0px auto;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    font-family: HelveticaNeueLTStd-Roman;
    color: #000;
    margin-top: 20px;
    margin-bottom: 50px;
}
#stepwrapper {
    width: 100%;
    max-width: 1200px;
    margin: 0px auto;
}
#stepwrapper .steps {
    display: inline-block;
    min-height: 60px;
    width: 31.33%;
    padding: 0px 1%;
    margin-bottom: 40px;
    vertical-align: top;
}
#stepwrapper .steps .stepnum {
    display: inline-block;
    width: 55px;
    min-width: 38px;
    height: 38px;
}
#stepwrapper .steps .stepnum span {
    display: block;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    line-height: 24px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #000;
}
#stepwrapper .steps .stepdesc {
    display: inline-block;
    width: 80%;
    vertical-align: top;
    font-size: 14px;
    line-height: 14px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #000;
    text-align: left;
}
/*toggle-----------------------------------------------------------------------------------------*/
#slidet {
}
#slidet .flip {
    border-top: 1px #e1e1e1 solid;
}
#slidet .flip a {
    text-decoration: none;
}
#slidet .flip a .titlebtn {
    position: relative;
    width: 100%;
    height: 50px;
    padding-top: 25px;
    font-size: 18px;
    font-family: HelveticaNeueLTStd-Roman;
    color: #000;
    text-align: center;
    background-color: #fff;
}
#slidet .flip a:hover .titlebtn {
    color: #438b00;
    background-color: #f5f5f5;
}
#slidet .flip a .titlebtn div .icon {
    position: absolute;
    width: 19px;
    height: 9px;
    margin: 0px auto;
    bottom: 0px;
    left: 50%;
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
}
#slidet .flip a:hover .titlebtn .icon {
}
#slidet .flip .contents {
    height: 0px;
    overflow: hidden;
}
#slidet .flip .contents div .contentwrapper {
    width: 100%;
    max-width: 800px;
    margin: 50px auto;
}
#slidet .flip .contents div .contentwrapper .requirecols {
    display: inline-block;
    width: 42%;
    padding: 0 4%;
    vertical-align: top;
}
#slidet .flip .contents div .contentwrapper .requirecols .title {
    width: 100%;
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 24px;
    font-family: HelveticaNeueLTStd-Roman;
    color: #000;
    text-align: center;
}
#slidet .flip .contents div .contentwrapper .requirecols .title img {
    margin-bottom: 10px;
}
#slidet .flip .contents div .contentwrapper .requirecols .desc {
    font-size: 14px;
    line-height: 18px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #333;
    text-align: left;
}
#slidet .flip .contents div .contentwrapper .requirecols .desc ul {
    list-style-type: disc;
    list-style-position: inside;
}
/*contact-----------------------------------------------------------------------------------------*/
#contactwrapper div .title {
    width: 100%;
    margin: 0px auto;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    font-family: HelveticaNeueLTStd-Roman;
    color: #000;
    padding: 50px 0px;
}
#contactwrapper div .desc {
    width: 100%;
    max-width: 685px;
    margin: 0px auto;
    font-size: 14px;
    text-align: center;
    line-height: 25px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #333;
}
#contactwrapper div .desc a {
    color: #000;
    font-size: 1.3rem;
}
#contactwrapper div .desc a:hover {
    color: #438b00;
    text-decoration: none;
}
#contactwrapper div .copyr {
    width: 100%;
    max-width: 800px;
    margin: 0px auto;
    padding: 50px 0px;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    font-family: HelveticaNeueLTStd-Roman;
    color: #214202;
}
/*about-----------------------------------------------------------------------------------------*/
#aboutp1wrapper {
    background-color: #fff;
}
#aboutp1wrapper div .title {
    width: 100%;
    margin: 0px auto;
    padding-top: 160px;
    padding-bottom: 50px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    font-family: HelveticaNeueLTStd-Roman;
    color: #000;
}
#aboutp1wrapper div .about-litong-img {
    width: 700px;
}
#aboutp1wrapper div .contents {
    width: 100%;
    max-width: 650px;
    margin: 0px auto;
    padding-bottom: 50px;
    font-size: 14px;
    line-height: 18px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #000;
}
#aboutp2wrapper {
}
#aboutp2wrapper div .boxposit {
    position: relative;
    width: 820px;
    margin: auto;
    padding: 100px 0;
}
#aboutp2wrapper div .title {
    width: 100%;
    margin: 0px auto;
    padding-top: 20px;
    padding-bottom: 30px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    font-family: HelveticaNeueLTStd-Roman;
    color: #000;
}
#aboutp2wrapper div .contents {
    display: block;
    width: 100%;
    max-width: 685px;
    margin: 0px auto;
}
#aboutp2wrapper div .contents .box1 {
    display: flex;
    margin-bottom: 60px;
    font-size: 14px;
    line-height: 18px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #000;
}
#aboutp2wrapper .about-3-icon {
    height: 70px;
    padding-right: 80px;
}
#aboutp3wrapper div .title {
    width: 100%;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 50px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    font-family: HelveticaNeueLTStd-Roman;
    color: #000;
}
#aboutp3wrapper div .contents {
    display: block;
    width: 100%;
    max-width: 685px;
    margin: 0px auto;
}
#aboutp3wrapper div .contents .box1 {
    display: flex;
    margin-bottom: 60px;
    font-size: 14px;
    line-height: 18px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #000;
}
#aboutp3wrapper div .contents .box1 .subtitle {
    display: block;
    padding-bottom: 25px;
    font-size: 18px;
    font-family: HelveticaNeueLTStd-Roman;
    color: #000;
}
#aboutp3wrapper .about-3-icon {
    height: 100px;
    padding-right: 75px;
}
/*faq-----------------------------------------------------------------------------------------*/
#faqwrapper {
    background-color: #fff;
}
.faqbg {
    background-image: url('/proxy/123456/secure2.reverselogistic.com/apple/images/bg_page.jpg');
    background-repeat: repeat-x;
    background-position: top;
}
#faqwrapper div .title {
    width: 100%;
    margin: 0px auto;
    padding-top: 160px;
    padding-bottom: 50px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    font-family: HelveticaNeueLTStd-Roman;
    color: #000;
}
#faqwrapper div .contents {
    width: 100%;
    max-width: 685px;
    margin: 0px auto;
}
#faqwrapper div .contents .qa {
    padding-bottom: 90px;
}
#faqwrapper div .contents .qa .que {
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
    font-family: HelveticaNeueLTStd-Roman;
    color: #000;
}
#faqwrapper div .contents .qa .ans {
    font-size: 14px;
    line-height: 18px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #333;
}
#faqwrapper div .contents .qa .ans ul {
    list-style-type: disc;
    list-style-position: inside;
}
#faqwrapper div .contents .qa .ans li {
    padding-bottom: 20px;
}
/*b4form-----------------------------------------------------------------------------------------*/
#b4formwrapper {
    background-color: #fff;
}
.formbg {
    background-repeat: repeat-x;
    background-position: top;
}
#b4formwrapper div .title {
    width: 100%;
    margin: 0 auto;
    padding-top: 160px;
    padding-bottom: 50px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    font-family: HelveticaNeueLTStd-Roman;
    color: #000;
}
#b4formwrapper div .contents {
    width: 100%;
    max-width: 685px;
    margin: 0px auto;
}
#b4form {
}
#b4form .steps {
    display: inline-flex;
    min-height: 60px;
    width: 30.1%;
    padding: 0px 1%;
    margin-bottom: 40px;
    vertical-align: top;
    font-size: 14px;
    line-height: 18px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #333;
}
#b4form .steps .stepNum {
    font-size: 40px;
    font-weight: bold;
    margin-right: 10px;
    padding-top: 5px;
}
#b4form .steps .subtitle {
    display: block;
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 18px;
    font-family: HelveticaNeueLTStd-Roman;
    color: #000;
}
#b4form .viewshippingbtn {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-family: HelveticaNeueLTStd-Roman;
    color: #fff;
    background-color: #333;
}
#b4form .viewshippingbtn a {
    display: block;
    padding: 22px 0px;
    color: #fff;
    text-decoration: none;
}
#b4form .viewshippingbtn a:hover {
    color: #438b00;
    background-color: #93bd00;
}
#b4form hr {
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: #333 1px solid;
}
/*form-----------------------------------------------------------------------------------------*/
#formwrapper {
    background-color: #fff;
}
#formwrapper div .contents {
    width: 100%;
    max-width: 685px;
    margin: 0px auto;
}
#formwrapper div .contents .formtitle {
    width: 100%;
    margin: 0px auto;
    padding-top: 70px;
    padding-bottom: 40px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    font-family: HelveticaNeueLTStd-Roman;
    color: #000;
}

#formwrapper div .contents .formtitle {
    width: 100%;
    margin: 0px auto;
    padding-top: 70px;
    padding-bottom: 40px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    font-family: HelveticaNeueLTStd-Roman;
    color: #000;
}

#formwrapper div .contents .home-device-img {
    width: 160%;
}

#formwrapper div .contents .formtitle .subtitle {
    font-weight: normal;
    font-size: 22px;
}

#formwrapper div .contents .formgroup {
    margin-bottom: 10px;
}
#formwrapper div .contents .formgroup .formsubject {
    display: inline-block;
    width: 27%;
    padding: 0px 1%;
    text-align: right;
    font-size: 14px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #333;
}
#formwrapper div .contents .formgroup .formboxes {
    display: inline-block;
    width: 48%;
    padding: 0px 1%;
    text-align: left;
}
#formwrapper div .contents .formgroup .formboxes .pc33 {
    width: 29.5%;
    height: 24px;
    margin: 0px 1%;
    font-size: 14px;
    line-height: 24px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #333;
    border: 1px #999 solid;
    background-color: #fff;
}
#formwrapper div .contents .formgroup .formboxes .pc33-100 {
    width: 31%;
    height: 24px;
    margin: 0px 1%;
    font-size: 14px;
    line-height: 24px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #333;
    border: 1px #999 solid;
    background-color: #fff;
}
#formwrapper div .contents .formgroup .formboxes .pc67 {
    width: 63.7%;
    height: 24px;
    margin: 0px 1%;
    font-size: 14px;
    line-height: 24px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #333;
    border: 1px #999 solid;
    background-color: #fff;
}
#formwrapper div .contents .formgroup .formboxes .pc100 {
    width: 98%;
    height: 24px;
    margin: 0px 1%;
    font-size: 14px;
    line-height: 24px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #333;
    border: 1px #999 solid;
    background-color: #fff;
}
.pc100-also {
    height: 24px;
    margin: 0px 1%;
    font-size: 14px;
    line-height: 24px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #333;
    border: 1px #999 solid;
    background-color: #fff;
}
.formsubject-also {
    padding: 0px 1%;
    font-size: 14px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #333;
}
#formwrapper div .contents .agreementbox {
    width: 100%;
    height: 300px;
    margin-top: 50px;
    border: 1px #999 solid;
    background-color: #fff;
}
#formwrapper div .contents .agreementbox .area {
    width: 96%;
    height: 76%;
    margin: 2% auto;
    font-size: 14px;
    line-height: 24px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #333;
    overflow: scroll;
    overflow-x: hidden;
}
#formwrapper div .contents .agreementbox .area ul {
    list-style: disc;
    list-style-position: inside;
}
#formwrapper div .contents .agreementbox .area ul li {
}
#formwrapper div .contents .agreementbox .agree {
    width: 96%;
    margin: 20px auto;
    text-align: right;
    font-size: 14px;
    line-height: 18px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #333;
    bottom: 0px;
}
#formwrapper div .contents .agreementbox .agree input {
    width: 16px;
    height: 16px;
    margin-right: 10px;
    background-color: #fff;
    border: none;
    vertical-align: middle;
}
#formwrapper div .contents .btnposit {
    width: 100%;
    text-align: right;
    margin-top: 10px;
    margin-bottom: 50px;
}
#formwrapper div .contents .cancelbtn {
    display: inline-block;
    width: 24%;
    margin-left: 1%;
    font-size: 20px;
    font-family: HelveticaNeueLTStd-Roman;
    color: #fff;
    background-color: #999999;
    text-align: center;
    right: 0px;
}
#formwrapper div .contents .cancelbtn a {
    display: block;
    padding: 10px 0px;
    text-decoration: none;
    color: #fff;
}
#formwrapper div .contents .cancelbtn a:hover {
}
#formwrapper div .contents .submitbtn {
    display: inline-block;
    width: 24%;
    margin-left: 1%;
    font-size: 20px;
    font-family: HelveticaNeueLTStd-Roman;
    color: #fff;
    background-color: #467dd8;
    text-align: center;
}
#formwrapper div .contents .submitbtn a {
    display: block;
    padding: 10px 0px;
    text-decoration: none;
    color: #fff;
}
#formwrapper div .contents .submitbtn a:hover {
}
/*thank-----------------------------------------------------------------------------------------*/
#thankwrapper {
    background-color: #fff;
}
.thankbg {
    background-image: url('/proxy/123456/secure2.reverselogistic.com/apple/images/bg_page.jpg');
    background-repeat: repeat-x;
    background-position: top;
}
#thankwrapper div .title {
    width: 100%;
    margin: 0px auto;
    padding-top: 160px;
    padding-bottom: 50px;
    text-align: center;
    font-size: 18px;
    font-family: HelveticaNeueLTStd-Roman;
    color: #000;
}
#thankwrapper div .contents {
    width: 100%;
    max-width: 685px;
    margin: 0px auto;
}
#thankwrapper div .contents .sentarp {
    width: 300px;
    margin: 0px auto;
    padding-bottom: 50px;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    font-family: HelveticaNeueLTStd-Roman;
    color: #000;
}
#thankwrapper div .contents .sentdhl {
    width: 80%;
    margin: 0px auto;
    padding-bottom: 10px;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #333;
}
#thankwrapper div .contents .sentemail {
    width: 80%;
    margin: 0px auto;
    padding-top: 10px;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #333;
}
#thankwrapper div .contents .refboxposit {
    overflow: hidden;
    width: 410px;
    margin: 0px auto;
    padding: 0px 20px;
    background-color: #333;
}
#thankwrapper div .contents .refboxposit .refsubject {
    width: 100%;
    margin: 0px auto;
    padding-top: 20px;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #fff;
}
#thankwrapper div .contents .refboxposit .refnum {
    width: 100%;
    margin: 0px auto;
    padding: 20px 0px;
    text-align: center;
    font-size: 60px;
    line-height: 18px;
    font-family: HelveticaNeueLTStd-Lt;
    color: #fff;
}
#thankwrapper div .contents .earthimg {
    display: block;
    margin: 0px auto;
    padding-top: 50px;
    padding-bottom: 10px;
}
#thankwrapper div .contents .endboxposit {
    overflow: hidden;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 100px;
    padding: 20px 20px;
    text-align: center;
    font-size: 25px;
    line-height: 40px;
    font-family: HelveticaNeueLTStd-Roman;
    color: #92c5c4;

    background-color: #fff;
    border: 5px solid #92c5c4;
}
