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 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  font-family: 'QTS Font';
  vertical-align: baseline;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
}

button {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  font-family: 'QTS Font';
  vertical-align: baseline;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  font-family: 'QTS Font';
  outline: none;
}

input {
  font-family: 'QTS Font';
  outline: none;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  height: 100%;
  width: 100%;
}

body {
  height: 100%;
  height: 100vh;
  width: 100%;
  width: 100vw;
  overflow: hidden;
  background-image: url("/cgi-bin/images/desktop/bg/bg1.jpg?1773101275");
  background-size: cover;
  /*-webkit-transition: -webkit-fiter .3s;*/
  transition: fiter 0.5s, 0.5s -webkit-filter linear;
}
body.show {
  -webkit-filter: none;
  filter: none;
}

input::-ms-reveal, input::-ms-clear {
  display: none;
}

.loginUI .slice-img, .loginUI #loginForm .checkbox-field label:before {
  background: url("/cgi-bin/images/cmp/checkbox_radio/sprite.png?1773101275");
}
.loginUI .slice-img-2 {
  background: url("/cgi-bin/apps/personalSettings/images/2_step_slice.png?1773101275");
}
.loginUI .slice-img-3 {
  background-image: url("/cgi-bin/images/desktop/headbar/slice_items.png?1773101275");
  background-repeat: no-repeat;
}
.loginUI .slice-img-close {
  background: url("/cgi-bin/loginTheme/theme10/images/close.png?1773101275");
}
.loginUI .slice-img-close-2 {
  background: url("/cgi-bin/loginTheme/theme10/images/close_slice.png?1773101275");
}
.loginUI .header {
  height: 52px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
  color: #ff8400;
  font-size: 24px;
}
.loginUI .header .gradient {
  height: 8px;
  background: -webkit-linear-gradient(left, #ff8400, #fff13e);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #ff8400, #fff13e);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #ff8400, #fff13e);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #ff8400, #fff13e);
  /* Standard syntax */
}
.loginUI .header .gradient + span {
  margin-left: 30px;
}
.loginUI .header span {
  height: 44px;
  line-height: 44px;
}
.loginUI .version {
  position: fixed;
  bottom: 18px;
  margin-left: 22px;
}
.loginUI .version .fw-ver {
  color: #FFF;
}
.loginUI .version .fw-ver:before {
  content: "QTS ";
}
.loginUI .version .logo {
  height: 15px;
  width: 55px;
  display: inline-block;
  vertical-align: middle;
  background-position: 0 -630px;
}
.loginUI .version .logo-fw {
  margin: 25px 0 12px;
}
.loginUI .version .logo-fw:before {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.loginUI .list > li {
  display: inline-block;
  cursor: pointer;
  height: 21px;
}
.loginUI .list > li + li {
  margin-left: 11px;
}
.loginUI .qnap-link {
  position: relative;
  visibility: hidden;
  position: fixed;
  bottom: 0px;
  left: 0;
  right: 0;
  margin-bottom: 12px;
  text-align: center;
  z-index: 2000;
}
.loginUI .qnap-link.show {
  visibility: visible;
}
.loginUI .qnap-link .myqnapcloud {
  background-position: 0 -83px;
}
.loginUI .qnap-link .qnap-tools {
  background-position: 0 -115px;
}
.loginUI .qnap-link .qnap-service {
  background-position: 0 -145px;
}
.loginUI .qnap-link .mobile-tool {
  background-position: 24px -835px;
}
.loginUI .qnap-link .utility-tool {
  background-position: 22px -862px;
}
.loginUI .qnap-link .wiki {
  background-position: 22px -744px;
}
.loginUI .qnap-link .forum {
  background-position: 24px -775px;
}
.loginUI .qnap-link .cums-service {
  background-position: 24px -803px;
}
.loginUI .qnap-link a {
  text-decoration: none;
  display: block;
  width: 20px;
  height: 100%;
  color: #2f2f2f;
}
.loginUI .qnap-link .menu {
  position: absolute;
  bottom: 0;
  margin-bottom: 20px;
  display: none;
  background: #fff;
  padding-bottom: 28px;
  padding-top: 16px;
  width: 188px;
  color: #2f2f2f;
  font-size: 12px;
}
.loginUI .qnap-link .menu.show {
  display: block;
  border: 1px solid #b0b0b0;
}
.loginUI .qnap-link .menu a {
  width: auto;
  display: inline-block;
}
.loginUI .qnap-link .menu li {
  padding-left: 52px;
  height: 28px;
  line-height: 28px;
  text-align: left;
}
.loginUI .qnap-link .menu li:hover {
  background-color: #dedede;
}
.loginUI .qnap-link .menu li:before {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.loginUI .qnap-link li {
  list-style-type: none;
}
.loginUI .qnap-link li:hover .menu a {
  width: auto;
  display: inline-block;
}
.loginUI .qnap-link li:hover .menu li {
  padding-left: 52px;
  height: 28px;
  line-height: 28px;
}
.loginUI .qnap-link li:hover .menu li:hover {
  background-color: #dedede;
}
.loginUI .qnap-link li:hover .menu li:before {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.loginUI #loginForm {
  width: 442px;
  opacity: 1;
  z-index: 1900;
  background-color: #a5a5a5;
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
  pointer-events: auto;
  position: fixed;
  top: 52px;
  left: 0;
  right: 0;
  margin: auto;
}
.loginUI #loginForm .form-ct {
  height: 412px;
}
.loginUI #loginForm ::-webkit-input-placeholder {
  color: #b4b4b4;
}
.loginUI #loginForm :-moz-placeholder {
  /* Firefox 18- */
  color: #b4b4b4;
}
.loginUI #loginForm ::-moz-placeholder {
  /* Firefox 19+ */
  color: #b4b4b4;
}
.loginUI #loginForm :-ms-input-placeholder {
  color: #b4b4b4;
}
.loginUI #loginForm .close-btn {
  top: 10px;
  right: 10px;
  width: 13px;
  height: 13px;
  position: absolute;
  cursor: pointer;
}
.loginUI #loginForm .host-name, .loginUI #loginForm .lock-icon--label {
  font-size: 36px;
  color: #505050;
  margin-top: 78px;
  margin-bottom: 15px;
  text-align: center;
}

.loginUI #loginForm input {
  height: 38px;
  width: 237px;
  border: 1px solid #848484;
  padding-left: 12px;
  font-size: 14px;
}
.loginUI #loginForm input:focus {
  border-color: #000;
}
.loginUI #loginForm .msg {
  margin-left: 109px;
  margin-right: 109px;
  max-height: 66px;
  height: 66px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
}
.loginUI #loginForm .msg .warning {
  color: #ff5a00;
}
.loginUI #loginForm .field {
  margin-left: 95px;
}
.loginUI #loginForm .input-field {
  margin-bottom: 6px;
}
.loginUI #loginForm .input-field + .input-field {
  margin-bottom: 6px;
}
.loginUI #loginForm .checkbox-field {
  margin-bottom: 2px;
}
.loginUI #loginForm .checkbox-field input {
  width: auto;
  height: auto;
}
.loginUI #loginForm .checkbox-field input[type=checkbox] {
  display: none;
}
.loginUI #loginForm .checkbox-field input[type=checkbox]:checked + label:before {
  background-position: -36px -12px;
}
.loginUI #loginForm .checkbox-field label {
  font-size: 14px;
  color: #454545;
  cursor: pointer;
}
.loginUI #loginForm .checkbox-field label:before {
  display: inline-block;
  background-position: -48px -36px;
  content: ' ';
  width: 12px;
  height: 12px;
  margin-right: 6px;
}
.loginUI #loginForm .center {
  text-align: center;
  margin: inherit;
  position: inherit;
  top: inherit;
  bottom: inherit;
  left: inherit;
  right: inherit;
}
.loginUI #loginForm .login-btn {
  opacity: 1;
  width: 254px;
  font-size: 21px;
  color: #fff;
  height: 47px;
}
.loginUI #loginForm .unmask-eye {
  display: inline-block;
  width: 21px;
  height: 13px;
  background-image: url("/cgi-bin/apps/personalSettings/images/slice.png?1773101275");
  background-position: 0 -420px;
  position: relative;
  left: -29px;
  top: 4px;
  cursor: pointer;
}
.loginUI #loginForm .unmask-eye.show-text {
  background-position: -30px -420px;
}
.loginUI #loginForm .unmask-eye.show-text:hover {
  background-position: 0 -420px;
}
.loginUI #loginForm .unmask-eye:hover {
  background-position: -30px -420px;
}
.loginUI #loginForm .reset-icon {
  display: none;
  width: 15px;
  height: 15px;
  background-image: url("/cgi-bin/loginTheme/theme10/images/login_slice.png?1773101275");
  background-position: 0 0px;
  position: relative;
  left: -27px;
  top: 4px;
  cursor: pointer;
}
.loginUI #loginForm .reset-icon.show {
  display: inline-block;
}
.loginUI #loginForm .step {
  display: none;
}
.loginUI #loginForm .step-active {
  display: block;
}
.loginUI #loginForm .lock-icon {
  background-position: 0 -270px;
  height: 30px;
  width: 30px;
  display: inline-block;
}
.loginUI #loginForm .step_2, .loginUI #loginForm .step_3 {
  text-align: center;
}
.loginUI #loginForm .step_2 .title, .loginUI #loginForm .step_3 .title {
  margin-top: 98px;
  margin-bottom: 28px;
  font-size: 26px;
}
.loginUI #loginForm .step_2 .title:before, .loginUI #loginForm .step_3 .title:before {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.loginUI #loginForm .step_2 .msg, .loginUI #loginForm .step_3 .msg {
  margin: 0;
  max-width: 230px;
  display: inline-block;
  text-align: left;
}
.loginUI #loginForm .step_2 .msgCt, .loginUI #loginForm .step_3 .msgCt {
  font-size: 14px;
  color: #2f2f2f;
  min-height: 64px;
}
.loginUI #loginForm .step_2 .result-msg, .loginUI #loginForm .step_3 .result-msg {
  min-height: 64px;
  color: #fff;
  padding: 0 95px;
  text-align: left;
}
.loginUI #loginForm .step_2 .result-msg {
  color: #c1272d;
  margin-bottom: 6px;
  font-size: 12px;
}
.loginUI #loginForm .step_3 .msgCt {
  display: block;
  margin-left: 105px;
  text-align: left;
}
.loginUI #loginForm .question_label {
  margin-bottom: 16px;
  display: block;
}
.loginUI #loginForm .login-btn {
  opacity: 1;
  width: 254px;
  font-size: 21px;
  color: #fff;
  height: 47px;
  background: #3d7bed;
  background: -webkit-linear-gradient(180deg, #4982eb, #3275ef);
  background: -moz-linear-gradient(180deg, #4982eb, #3275ef);
  background: linear-gradient(180deg, #4982eb, #3275ef);
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.loginUI #loginForm .login-btn:hover {
  background: -webkit-linear-gradient(180deg, #6a9af3, #417eef);
  background: -moz-linear-gradient(180deg, #6a9af3, #417eef);
  background: linear-gradient(180deg, #6a9af3, #417eef);
}
.loginUI #loginForm .login-btn:active {
  background: -webkit-linear-gradient(180deg, #3571de, #1759d1);
  background: -moz-linear-gradient(180deg, #3571de, #1759d1);
  background: linear-gradient(180deg, #3571de, #1759d1);
}
.loginUI #loginForm.warning .step_1 .msg, .loginUI #loginForm.warning .step_3 .result-msg {
  color: #c1272d;
}
.loginUI #lostPhone, .loginUI #back_2sv {
  position: absolute;
  right: 20px;
  bottom: 83px;
  text-decoration: underline;
  color: #2f2f2f;
  cursor: pointer;
  font-size: 12px;
}
.loginUI #lostPhone:hover, .loginUI #back_2sv:hover {
  font-weight: 600;
}
.loginUI #lostPhone:active, .loginUI #back_2sv:active {
  color: #2191c2;
}
.loginUI #qpkg-list {
  position: absolute;
  margin: auto;
  width: 280px;
  height: 40px;
  left: 0;
  right: 0;
  top: 14px;
}
.loginUI .qpkg-ct {
  height: 77px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.65);
  position: relative;
}
.loginUI .qpkg-ct .page {
  list-style-type: none;
  display: none;
}
.loginUI .qpkg-ct .page.show {
  display: inline-block;
}
.loginUI .qpkg-ct .page > ul {
  text-align: center;
  width: 280px;
}
.loginUI .qpkg-ct .qpkg-item {
  list-style-type: none;
  width: 36px;
  height: 36px;
  display: inline-block;
  margin: 0 10px;
}
.loginUI .qpkg-ct .qpkg-item img, .loginUI .qpkg-ct .qpkg-item a {
  width: 36px;
  height: 36px;
}
.loginUI .qpkg-ct.show-nav-arrow .nav-arrow, .loginUI .qpkg-ct.show-nav-arrow .nav-page {
  display: block;
}
.loginUI .qpkg-ct .nav-page {
  text-align: center;
  bottom: 0px;
  position: absolute;
  left: 0;
  right: 0;
}
.loginUI .qpkg-ct .nav-arrow {
  position: absolute;
  cursor: pointer;
  display: none;
  margin: auto;
  width: 14px;
  height: 22px;
  top: 0px;
  bottom: 0px;
}
.loginUI .qpkg-ct .nav-arrow.disabled {
  cursor: default;
}
.loginUI .qpkg-ct .nav-next {
  right: 10px;
  background-position: 0 -240px;
}
.loginUI .qpkg-ct .nav-next:active {
  background-position: -60px -240px;
}
.loginUI .qpkg-ct .nav-prev {
  left: 10px;
  background-position: 0 -270px;
}
.loginUI .qpkg-ct .nav-prev:active {
  background-position: -60px -270px;
}
.loginUI .qpkg-ct.first-page .nav-prev {
  background-position: -90px -270px;
  cursor: default;
}
.loginUI .qpkg-ct.last-page .nav-next {
  background-position: -90px -240px;
  cursor: default;
}
.loginUI .qts-tooltip {
  position: absolute;
  display: none;
  background: #eef;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#e5e4f2));
  background: -moz-linear-gradient(#fefefe, #e5e4f2);
  background: -o-linear-gradient(#fefefe, #e5e4f2);
  background: linear-gradient(#fefefe, #e5e4f2);
  content: attr(data-tooltip);
  color: #5c5c5c;
  font-size: 12px;
  border: 1px solid #767676;
  min-height: 21px;
  line-height: 21px;
  padding: 0 20px;
  white-space: nowrap;
  z-index: 2100;
  border-radius: 2px;
}
.loginUI .qts-tooltip.show {
  display: inline-block;
}
.loginUI .msg-box-mask {
  z-index: 2000;
  width: 100vw;
  height: 100vh;
  background-color: rgba(92, 92, 92, 0.27);
  position: absolute;
  display: none;
}
.loginUI .msg-box-ct {
  display: none;
}
.loginUI .msg-box-ct.show {
  display: block;
  top: 0;
  left: 0;
}
.loginUI .msg-box {
  position: relative;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  min-height: 100px;
  width: 400px;
  margin-top: 190px;
  overflow: hidden;
  box-shadow: 0 1px 4px #5A5151;
  padding: 30px 34px;
}
.loginUI .msg-content-ct {
  display: inline-block;
  margin: 20px;
}
.loginUI .msg-icon {
  width: 33px;
  height: 33px;
  display: inline-block;
}
.loginUI .msg-icon--question {
  background-position: 0 -60px;
}
.loginUI .msg-icon--info {
  background-position: 0 0;
}
.loginUI .msg-icon-ct {
  float: left;
  width: 40px;
  margin-right: 16px;
  position: absolute;
  width: 40px;
  text-align: center;
}
.loginUI .msg-text-ct {
  margin-left: 56px;
}
.loginUI .msg-box {
  background-color: #FFF;
}
.loginUI .msg-box .close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
}
.loginUI .btn-ct {
  cursor: pointer;
  float: right;
  margin-left: 22px;
  padding: 0 22px;
  height: 30px;
  min-width: 94px;
  border: 1px solid #707070;
  font-size: 14px;
  color: #2f2f2f;
  line-height: 30px;
}
.loginUI .btn-ct:hover {
  color: #707070;
  border-color: #2f2f2f;
}
.loginUI .btn-ct:active {
  color: #2f2f2f;
  border-color: #2f2f2f;
}
.loginUI .btn-ct.disable {
  color: #aeaeae;
  border-color: #aeaeae;
}
.loginUI .btn-ct.default {
  color: #2f2f2f;
  border-color: #2f2f2f;
}
.loginUI .box-footer__btn-ct {
  margin: 10px;
  text-align: center;
}
.loginUI .display-none {
  display: none;
}
.loginUI .cursor-busy {
  cursor: wait;
}
.loginUI .skip-click {
  pointer-events: none;
}
