hr {
  box-sizing: border-box;
}

article, aside, audio, canvas, details, figcaption, figure, header, hgroup, main, menu, progress, section, summary, video, .content-banner, .footer-banner, .header-banner, .media .media-left img, .face-selector button span, .face-uploader button span {
  display: block;
}

nav ul a {
  display: inline;
}

kbd, .flex-10, .flex-15, .flex-20, .flex-25, .flex-30, .flex-35, .flex-40, .flex-45, .flex-50, .flex-55, .flex-60, .flex-65, .flex-70, .flex-75, .flex-80, .flex-85, .flex-90, .flex-95, .flex-100, .card, .page-sort-nav .nav-item span, .page-sort-nav-child-menu a {
  display: inline-block;
}

.page-sort-nav {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
}

.modal {
  display: none;
}

.media .media-body, .media .media-left {
  display: table-cell;
}

header.header, .modal-dialog {
  position: relative;
}

.modal, .modal-backdrop {
  position: fixed;
}

.modal-backdrop {
  background-color: black;
}

.btn.primary {
  background-color: #4285f4;
}

a.default-link, nav ul li.active a, nav ul a:hover {
  color: #4285f4;
}

a.muted-link, nav ul a, pre code.json {
  color: #848484;
}

.page-sort-nav .nav-item:hover, .page-sort-nav .nav-item.active, .face-selector button:hover, .face-uploader button:hover {
  background-color: #f08400;
}

.page-sort-nav-child-menu a.active, .page-sort-nav-child-menu a:hover {
  color: #f08400;
}

h6 strong, strong {
  color: #444444;
}

nav ul li.active {
  background-color: transparent;
}

kbd, main .container, .card, .modal-dialog, .page-sort-nav, .face-uploader input[type='url'] {
  background-color: white;
}

.btn.primary, .modal-actions button[type="button"], .page-sort-nav .nav-item {
  color: white;
}

button.md-warn {
  color: #e62117;
}

hr {
  box-sizing: border-box;
}

article, aside, audio, canvas, details, figcaption, figure, header, hgroup, main, menu, progress, section, summary, video, .content-banner, .footer-banner, .header-banner, .media .media-left img, .face-selector button span, .face-uploader button span {
  display: block;
}

nav ul a {
  display: inline;
}

kbd, .flex-10, .flex-15, .flex-20, .flex-25, .flex-30, .flex-35, .flex-40, .flex-45, .flex-50, .flex-55, .flex-60, .flex-65, .flex-70, .flex-75, .flex-80, .flex-85, .flex-90, .flex-95, .flex-100, .card, .page-sort-nav .nav-item span, .page-sort-nav-child-menu a {
  display: inline-block;
}

.page-sort-nav {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-flex;
}

.modal {
  display: none;
}

.media .media-body, .media .media-left {
  display: table-cell;
}

header.header, .modal-dialog {
  position: relative;
}

.modal, .modal-backdrop {
  position: fixed;
}

.modal-backdrop {
  background-color: black;
}

.btn.primary {
  background-color: #4285f4;
}

a.default-link, nav ul li.active a, nav ul a:hover {
  color: #4285f4;
}

a.muted-link, nav ul a, pre code.json {
  color: #848484;
}

.page-sort-nav .nav-item:hover, .page-sort-nav .nav-item.active, .face-selector button:hover, .face-uploader button:hover {
  background-color: #f08400;
}

.page-sort-nav-child-menu a.active, .page-sort-nav-child-menu a:hover {
  color: #f08400;
}

h6 strong, strong {
  color: #444444;
}

nav ul li.active {
  background-color: transparent;
}

kbd, main .container, .card, .modal-dialog, .page-sort-nav, .face-uploader input[type='url'] {
  background-color: white;
}

.btn.primary, .modal-actions button[type="button"], .page-sort-nav .nav-item {
  color: white;
}

button.md-warn {
  color: #e62117;
}

html, body {
  font-family: "Roboto","Microsoft YaHei",sans-serif;
  margin: 0;
}

a.bold-link {
  color: rgba(0, 0, 0, 0.87059);
  font-weight: bold;
  text-decoration: none;
}
a.bold-link:hover {
  text-decoration: underline;
}
a.muted-link {
  text-decoration: none;
}
a.muted-link:hover {
  text-decoration: underline;
}

blockquote {
  border-left: 3px solid #f6f6f6;
  margin-left: 0;
  padding-left: 1em;
}

code {
  background-color: #f9f2f4;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #c7254e;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 90%;
  padding: 2px 4px;
}

footer, header {
  padding-left: 0;
}

h6 strong {
  font-size: 18px;
  font-weight: bold !important;
}

header.header {
  -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
  z-index: 800;
}
@media only screen and (min-width: 601px) {
  nav.nav-md {
    height: 50px;
    line-height: 50px;
  }
}
.product-logo {
  font-size: 20px;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 20px;
}
header .row {
  margin-bottom: 0;
}

hr {
  border: 0;
  border-top: 1px solid #eeeeee;
  margin-bottom: 21px;
  margin-top: 21px;
  height: 0;
}

input[type="file"] {
  align-items: baseline;
  color: inherit;
  text-align: start;
}

input[type="hidden"], input[type="image"], input[type="file"] {
  -webkit-appearance: initial;
  background-color: initial;
  padding: initial;
  border: initial;
}

kbd {
  border: 1px solid rgba(63, 63, 63, 0.25);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 0 rgba(63, 63, 63, 0.25);
  -webkit-box-shadow: 0 1px 0 rgba(63, 63, 63, 0.25);
  box-shadow: 0 1px 0 rgba(63, 63, 63, 0.25);
  font-size: .7em;
  margin: 0 0.1em;
  padding: 0.1em 0.6em;
  white-space: nowrap;
}

nav ul li:not(:first-child) {
  margin-left: 30px;
}
nav ul a {
  padding: 0;
}
nav ul a:hover {
  background: transparent !important;
}

pre {
  border: 0;
  padding: 0;
}

strong {
  font-weight: bold !important;
}

table {
  border-spacing: 0;
}

ul.line-spacing-md {
  line-height: 30px;
  list-style-type: disc;
  margin-left: 0;
  margin-right: 0;
  -moz-margin-start: 0;
  -moz-margin-end: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-padding-start: 40px;
  margin-left: 1em;
  margin-right: 1em;
  -moz-margin-start: 1em;
  -moz-margin-end: 1em;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
}
ul.line-spacing-md li {
  list-style-type: disc;
}

/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
.arrow-circular-box-white, .page-sort-nav .nav-item span {
  background-image: url("../images/icon/icons.png");
  background-position: 0px -92px;
  width: 24px;
  height: 24px;
}

.arrow-left-gray, .face-selector button.prev span {
  background-image: url("../images/icon/icons.png");
  background-position: -146px 0px;
  width: 16px;
  height: 28px;
}

.arrow-left-white, .face-selector button.prev:hover span {
  background-image: url("../images/icon/icons.png");
  background-position: -182px -48px;
  width: 16px;
  height: 28px;
}

.arrow-right-gray, .face-selector button.next span {
  background-image: url("../images/icon/icons.png");
  background-position: -182px 0px;
  width: 16px;
  height: 28px;
}

.arrow-right-white, .face-selector button.next:hover span {
  background-image: url("../images/icon/icons.png");
  background-position: -146px -48px;
  width: 16px;
  height: 28px;
}

.camera-gray, .face-uploader button.from-camera span {
  background-image: url("../images/icon/icons.png");
  background-position: 0px -46px;
  width: 28px;
  height: 26px;
}

.camera-white, .face-uploader button.from-camera:hover span {
  background-image: url("../images/icon/icons.png");
  background-position: -48px -46px;
  width: 28px;
  height: 26px;
}

.enter-gray, .face-uploader button.from-url span {
  background-image: url("../images/icon/icons.png");
  background-position: -50px 0px;
  width: 30px;
  height: 26px;
}

.enter-white, .face-uploader button.from-url:hover span {
  background-image: url("../images/icon/icons.png");
  background-position: 0px 0px;
  width: 30px;
  height: 26px;
}

.upload-gray, .face-uploader button.from-local span {
  background-image: url("../images/icon/icons.png");
  background-position: -100px 0px;
  width: 26px;
  height: 26px;
}

.upload-white, .face-uploader button.from-local:hover span {
  background-image: url("../images/icon/icons.png");
  background-position: -100px -46px;
  width: 26px;
  height: 26px;
}

.flex-10 {
  vertical-align: top;
  width: 10%;
}

.flex-15 {
  vertical-align: top;
  width: 15%;
}

.flex-20 {
  vertical-align: top;
  width: 20%;
}

.flex-25 {
  vertical-align: top;
  width: 25%;
}

.flex-30 {
  vertical-align: top;
  width: 30%;
}

.flex-35 {
  vertical-align: top;
  width: 35%;
}

.flex-40 {
  vertical-align: top;
  width: 40%;
}

.flex-45 {
  vertical-align: top;
  width: 45%;
}

.flex-50 {
  vertical-align: top;
  width: 50%;
}

.flex-55 {
  vertical-align: top;
  width: 55%;
}

.flex-60 {
  vertical-align: top;
  width: 60%;
}

.flex-65 {
  vertical-align: top;
  width: 65%;
}

.flex-70 {
  vertical-align: top;
  width: 70%;
}

.flex-75 {
  vertical-align: top;
  width: 75%;
}

.flex-80 {
  vertical-align: top;
  width: 80%;
}

.flex-85 {
  vertical-align: top;
  width: 85%;
}

.flex-90 {
  vertical-align: top;
  width: 90%;
}

.flex-95 {
  vertical-align: top;
  width: 95%;
}

.flex-100 {
  vertical-align: top;
  width: 100%;
}

.hidden {
  display: none !important;
}

.btn {
  border: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  font-size: 1rem;
  min-height: 38px;
  min-width: 88px;
  padding-left: 20px;
  padding-right: 20px;
}
.btn:hover {
  opacity: .85;
}

.card {
  margin: 10px;
  vertical-align: top;
}
.card.bordered {
  border: 1px solid #ccc;
}
.card .card-content {
  color: #333;
  padding: 10px;
}
.card .card-content p {
  font-size: 14px;
  line-height: 18px;
}
.card .card-media {
  background-color: #eee;
  padding: 25px;
}
.card .card-title {
  color: #333;
  font-size: 18px;
}

.content-banner, .footer-banner, .header-banner {
  width: 100%;
}

.media .media-body {
  vertical-align: top;
}
.media .media-heading {
  margin-bottom: 5px;
  margin-top: 0;
}
.media .media-left {
  padding-right: 10px;
  vertical-align: top;
}

.text-align-center {
  text-align: center;
}

.fade {
  opacity: 0;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  bottom: 0;
  outline: 0;
  left: 0;
  top: 0;
  right: 0;
  z-index: 1040;
}
.modal-backdrop {
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.in {
  opacity: .5;
}
.modal-dialog {
  border: 1px solid rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  margin: 30px auto;
  max-width: 1000px;
  min-width: 600px;
  outline: 0;
  padding: 20px;
}
.modal-footer-actions {
  padding-top: 20px;
}
.modal-header {
  overflow: hidden;
  *zoom: 1;
  padding-bottom: 20px;
}
.modal-header-title {
  float: left;
  font-size: 20px;
}
.modal-actions {
  float: right;
}
.modal-actions button[type="button"] {
  background-color: rgba(0, 0, 0, 0.3);
  border: none;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  cursor: pointer;
  padding-left: 10px;
  padding-right: 10px;
}
.modal-actions button[type="button"]:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.modal.fade .modal-dialog {
  -moz-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.page-sort-nav {
  margin-bottom: 80px;
  margin-top: 60px;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.page-sort-nav .nav-item {
  background-color: #cccccc;
  flex: 1;
  width: 49%;
  display: inline-block;
  font-size: 24px;
  height: 70px;
  line-height: 70px;
  margin: 0 2px;
  text-align: center;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-sort-nav .nav-item:hover span, .page-sort-nav .nav-item.active span {
  -moz-transform: translateY(3px) rotate(-180deg);
  -ms-transform: translateY(3px) rotate(-180deg);
  -webkit-transform: translateY(3px) rotate(-180deg);
  transform: translateY(3px) rotate(-180deg);
}
.page-sort-nav .nav-item span {
  height: 24px;
  width: 24px;
  margin-left: 20px;
  -moz-transform: translateY(3px) rotate(0deg);
  -ms-transform: translateY(3px) rotate(0deg);
  -webkit-transform: translateY(3px) rotate(0deg);
  transform: translateY(3px) rotate(0deg);
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.page-sort-nav-child-menu {
  height: 38px;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 42px;
  margin-left: 90px;
  margin-right: 90px;
  text-align: center;
}
.page-sort-nav-child-menu a {
  border: 1px solid #ccc;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  color: #999;
  font-size: 14px;
  height: 38px;
  line-height: 38px;
  margin-left: 8px;
  margin-right: 8px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  vertical-align: top;
  width: calc(14.2857142857% - 16px);
}
.page-sort-nav-child-menu a.active, .page-sort-nav-child-menu a:hover {
  border-color: #f08400;
}

.face-selector {
  height: 120px;
  width: 100%;
  margin-top: 10px;
}
.face-selector button {
  background-color: #eeeeee;
  border: 0;
  cursor: pointer;
  float: left;
  height: 120px;
  width: 36px;
  outline: none;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.face-selector button:focus {
  outline: none;
}
.face-selector button span {
  margin: 0 auto;
}
.face-selector .face-options {
  float: left;
  height: 120px;
  width: calc(100% - 72px);
  overflow: hidden;
}
.face-selector .face-options .list-wrapper {
  overflow: hidden;
  *zoom: 1;
  height: 120px;
  width: 2000px;
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.face {
  border: 2px solid transparent;
  cursor: pointer;
  float: left;
  height: 120px;
  width: 120px;
  margin: 0 3px;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.face:first-child {
  margin-left: 4px;
}
.face:hover {
  opacity: .5;
}
.face.selected {
  border-color: #f08400;
}

.face-uploader {
  height: 60px;
  width: 100%;
  margin-top: 20px;
}
.face-uploader input[type='url'] {
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #999;
  float: left;
  font-size: 16px;
  height: 60px;
  width: calc(100% - 192px);
  margin-right: 6px;
  padding: 0 20px;
}
.face-uploader button {
  border: 0;
  background-color: #cccccc;
  cursor: pointer;
  float: left;
  height: 60px;
  width: 60px;
  margin-left: 2px;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.face-uploader button span {
  margin: 0 auto;
}

.footer-copyright {
  background-color: #f2f2f2;
  color: #616161;
  padding-bottom: 16px;
  padding-top: 30px;
  text-align: center;
}
.footer-copyright a {
  color: #616161;
  cursor: pointer !important;
  margin-left: 20px;
}
.footer-copyright a:hover {
  color: rgba(0,0,0,.9);
  text-decoration: underline;
}