44cd7dc9a415b8932ae5322c47dd249e9009dbf697f3810be2fd0626b1c5a973
Source Code:
#main {
color: #111;
}
.nav-container {
min-width: 20rem;
margin: 0 auto;
}
.nav-wrapper {
padding: 0 .5rem;
height: auto;
border-top: none;
background: #f7f7f7;
background: -webkit-linear-gradient(top,#fff,#eee);
background: linear-gradient(to bottom,#fff,#eee);
border-bottom: .1rem solid rgba(0,0,0,.17);
}
.a-nav-icon {
display: inline-block;
padding: 1rem 1rem .6rem 1rem;
position: relative;
}
.white-icon {
display: inline-block;
vertical-align: top;
}
.white-icon-logo {
background-image: url('../assets/img/whitesp.png');
background-position: -10.7rem -16.7rem;
height: 2.8rem;
width: 7.6rem;
position: relative;
float: left;
background-size: 51.2rem 25.6rem;
background-repeat: no-repeat;
}
.white-locale {
width: 31px;
height: 16px;
direction: ltr;
display: inline-block;
letter-spacing: 0;
float: left;
margin: 3px 1px 0 1px;
font-size: 13.5px;
color: #000;
line-height: 14px;
padding-top: 3px;
vertical-align: middle;
}
.white-container {
width: 25.7em !important;
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
.notification {
word-break: break-word;
}
.text-bold {
font-weight: 700 !important;
}
.text-size {
font-size: 1.8rem !important;
line-height: 1.25rem !important;
}
.row {
width: 100%;
}
.row:before {
display: table;
content: "";
line-height: 0;
font-size: 0;
}
.span-3 {
width: 21.25%;
}
.span-9 {
width: 73.75%;
}
.span-column {
margin-right: 5%;
float: left;
min-height: .1rem;
overflow: visible;
}
.span-left {
min-height: .1rem;
overflow: visible;
}
.span-last {
margin-right: 0;
float: right;
}
.footer-effect {
padding: inherit; height:44px;margin-bottom:-18px;background:-webkit-linear-gradient(to bottom,rgba(0,0,0,.14),rgba(0,0,0,.03) 3px,transparent);background:linear-gradient(to bottom,rgba(0,0,0,.14),rgba(0,0,0,.03) 3px,transparent);z-index:0;zoom:1
}
.footer-effect:after {
display:block;width:100%;height:44px;background-color:transparent;background:-webkit-linear-gradient(to right,#f7f7f7,rgba(255,255,255,.01),#f7f7f7);background:linear-gradient(to right,#f7f7f7,rgba(255,255,255,.01),#f7f7f7);z-index:1;content:""
}
.footer-text-color {
text-decoration: none;
font-size: 1.1rem !important;
line-height: 1.5rem !important;
text-align: center !important;
font-weight: 300;
}
.footer-sep {
display: inline-block;
width: 20px;
}
.help-text {
font-size: 15px;
line-height: 1.3;
}
.button-back {
background-color: transparent;
border: 0;
display: block;
font-family: "Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
font-size: 1.6rem;
font-weight: 700;
line-height: 1.35;
margin: 0 1px;
outline: 0;
padding: 1.2rem 1.3rem 1.2rem 1.3rem;
text-align: left;
color: #222;
-webkit-tap-highlight-color: transparent;
}
.select-size {
max-width: 48%;
display: inline-block;
margin: 0;
}