@charset "utf-8";
body.static .content {
  min-height: 180px;
}
.cont_wrap .app_btn,
.cont_wrap.user_logged .register_link {
  display: none;
}
.cont_wrap.user_logged .go_my {
  display: block;
}
.btn {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}
.content {
  display: block;
  height: initial;
  margin-top: 60px;
}
.app_inner {
  display: block;
}
.footer_box {
  position: static;
  margin-top: 35px;
}
.box {
  max-width: 745px;
}
.cont_wrap {
  margin-left: 0;
}
.transferring {
  border: 0;
  margin: 0;
  font-weight: 100;
  padding: 30px 0 20px 0;
}
.input_row label {
  line-height: 100%;
  float: left;
  width: 100%;
  font-size: 15px;
  font-weight: 500;
  padding: 0 0 18px;
}
.input_row input {
  padding: 0 0 10px;
  width: 100%;
  max-height: 42px;
  font-size: 15px;
  font-weight: 100;
  -webkit-user-modify: read-write-plaintext-only;
}
button {
  color: #FFF;
}
button.faded {
  opacity: 0.5;
  cursor: default;
}
.app-download .list-view {
  width: 100%;
  max-width: 480px;
  border: 1px solid #e8e8e8;
  min-height: inherit;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.04);
}
.app-download .list-view i {
  font-size: 14px;
}
.app-download #files li {
  letter-spacing: 0;
  padding: 12px 0 7px 38px;
}
.app-download #files li span {
  text-decoration: none;
}
.app-download #files li a {
  width: 100%;
  text-decoration: none;
}
.app-download #files li .info {
  float: right;
  text-align: right;
  width: 21%;
  margin: 0;
  padding: 0 11px 0 0;
  color: #8a8a8a;
}
.app-download #files li:last-child {
  border-bottom: none;
}
.app-download #files li span.long {
  max-width: 277px;
}
.app-download #files li span.long a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.app-download .files_header {
  margin: 0 auto;
  display: table;
  width: 100%;
  max-width: 480px;
  padding: 10px;
  border: 1px solid #e8e8e8;
  border-bottom: 0;
}
.app-download .files_header div {
  display: inline-block;
  font-weight: 600;
}
.app-download .files_count {
  width: 80%;
  font-size: 14px;
}
.app-download .files_size {
  width: 20%;
  font-size: 13px;
  text-align: right;
}
.app-download #download-widget .footer,
.app-download #download-completed-widget .footer,
.app-download #not-enough-space .footer {
  display: table;
  width: 100%;
  max-width: 480px;
  margin: 20px auto 50px auto;
}
.app-download #download-widget .footer .btn.done,
.app-download #download-completed-widget .footer .btn.done,
.app-download #not-enough-space .footer .btn.done {
  float: right;
  cursor: default;
}
.app-download #download-completed-widget .copy-to-pcloud,
.app-download #not-enough-space .copy-to-pcloud,
.app-download #download-completed-widget .cancel-btn,
.app-download #not-enough-space .cancel-btn {
  float: right;
}
.app-download #download-completed-widget .footer.two_btn,
.app-download #not-enough-space .footer.two_btn {
  text-align: center;
  max-width: 660px;
}
.app-download #download-completed-widget .footer.two_btn a,
.app-download #not-enough-space .footer.two_btn a {
  margin: 0;
  display: inline-block;
}
.app-download #download-widget form {
  text-decoration: none;
}
.app-download #download-widget a,
.app-download #download-widget button {
  margin: 25px auto 0 auto;
}
.app-download #download-widget a,
.app-download #download-widget form {
  text-decoration: none;
}
.app-download #download-widget .copy-to-pcloud {
  display: none;
}
.app-download #download-widget .copy-to-pcloud span {
  color: #FFF;
}
.app-download #download-widget .transferring {
  margin-bottom: 28px;
}
.app-download .footer.two_btn a,
.app-download .footer.two_btn button {
  margin-top: 0;
  margin-bottom: 0;
}
.app-download .footer.two_btn:first-child {
  margin-right: 2%;
}
.app-download .footer.centered {
  display: table;
  width: 100%;
  max-width: 390px;
  margin: 0 auto;
}
.app-download #password-widget {
  margin-bottom: 85px;
}
.app-download #password-widget .transferring {
  padding-top: 70px;
}
.app-download #password-widget .form-holder label b {
  color: #88cc17;
}
.app-download #password-widget .pass_box {
  padding: 40px;
  border: 1px solid #e8e8e8;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.04);
}
.app-download #password-widget .footer.centered {
  max-width: 478px;
}
.app-download #password-widget .footer.centered button {
  max-width: 320px;
  margin: 30px auto 0 auto;
}
.app-download #download-encrypted-widget .crypto_inf_box {
  max-width: 480px;
  margin: 0 auto;
}
.app-download #download-encrypted-widget .crypto_inf_box .crypto_inf {
  background-color: #fff8e1;
  border: 1px solid #faf3dd;
  text-align: left;
  padding: 15px;
  font-size: 14px;
  line-height: 19px;
  margin: 0 0 25px 0;
  font-style: italic;
  font-weight: 600;
  word-break: break-word;
}
.app-download #download-encrypted-widget .crypto_inf_box .crypto_inf .cryp_i_h {
  font-weight: 600;
  font-size: 15px;
  margin: 0 0 5px;
  font-style: normal;
}
.app-download #download-encrypted-widget .files_header .files_count {
  width: 77%;
  padding: 0;
  font-size: 14px;
}
.app-download #download-encrypted-widget .files_header .files_size {
  font-size: 13px;
  float: right;
  margin: 3px 0 0 0;
}
.app-download #download-encrypted-widget #enc-files span.file {
  padding-top: 1px;
}
.app-download #download-encrypted-widget #enc-files span.file a {
  color: #2c2c2c;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-decoration: none;
}
.app-download #download-encrypted-widget #enc-files span.file.long {
  max-width: 240px;
}
.app-download #download-encrypted-widget #enc-files .actions {
  position: absolute;
  max-width: 30px;
  top: 8px;
  right: 10px;
  cursor: pointer;
}
.app-download #download-encrypted-widget #enc-files .progress_box {
  display: none;
}
.app-download #download-encrypted-widget #enc-files li {
  padding: 11px 0 8px 38px;
}
.app-download #download-encrypted-widget #enc-files li.in-progress {
  color: #fff;
}
.app-download #download-encrypted-widget #enc-files li.in-progress span {
  color: #fff;
  text-indent: 4px;
  font-weight: 300;
  position: relative;
  z-index: 5;
}
.app-download #download-encrypted-widget #enc-files li.in-progress .file-link {
  color: #FFF;
}
.app-download #download-encrypted-widget #enc-files li.in-progress .info {
  display: none;
}
.app-download #download-encrypted-widget #enc-files li.in-progress .progress_box {
  display: block;
  background-color: #ccc;
  position: absolute;
  width: 84.4%;
  height: 22px;
  top: 9px;
  left: 37px;
}
.app-download #download-encrypted-widget #enc-files li.in-progress .progress_box .progress {
  background-color: #88cc17;
  width: 0%;
  height: 22px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.app-download #download-encrypted-widget .list-view li i {
  float: right;
  font-size: 14px;
  margin: 0 38px 0 0;
  text-align: right;
  padding: 0;
}
.app-download #download-encrypted-widget .link-actions {
  padding: 0;
  max-width: 480px;
  margin: 0 auto;
}
.app-download #download-encrypted-widget .download-as-zip {
  width: 100%;
  max-width: 320px;
  margin: 30px auto 80px auto;
  font-size: 15px;
  font-weight: 500;
  line-height: 23px;
  letter-spacing: 0;
}
.app-download #download-encrypted-widget .zip-progress {
  max-width: 480px;
  margin: 30px auto 0 auto;
  padding: 15px 0 15px 0;
  border: 1px solid #e8e8e8;
  background-color: #fafafa;
}
.app-download #download-encrypted-widget .zip-progress .fill_percent {
  font-size: 16px;
  font-weight: 500;
}
.app-download #download-encrypted-widget .zip-progress .fill_box {
  background-color: #e2e2e2;
  width: 100%;
  max-width: 400px;
  height: 3px;
  margin: 6px auto 7px auto;
}
.app-download #download-encrypted-widget .zip-progress .fill {
  background-color: #88cc17;
  height: 3px;
  width: 0px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.app-download #download-encrypted-widget .zip-progress span {
  color: #aaa;
  font-size: 14px;
  font-weight: 100;
}
.app-download #download-encrypted-widget .dw-zip-cancel {
  display: table;
  width: auto;
  font-size: 18px;
  background: none;
  color: #f1300e;
  font-weight: 400;
  border: 0;
  margin: 10px auto 0 auto;
  box-shadow: none;
  text-transform: none;
}
.app-download #download-encrypted-widget .dw-zip-cancel span {
  color: #ff4d4d;
}
.app-download #download-encrypted-widget .dw-zip-cancel i {
  background-color: #ff4d4d;
}
.app-download #error-widget {
  text-decoration: none;
}
.app-download #error-widget .transferring {
  padding: 60px 0;
}
.app-download #error-widget .text-info {
  color: #999;
}
.app-download #error-widget .footer .btn {
  max-width: 320px;
  margin: 18px auto 0 auto;
}
.app-download .copy-to-pcloud {
  position: relative;
}
.app-download .copy-to-pcloud .spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -7.5px 0 0 -7.5px;
}
.app-download .actions div {
  width: 20px;
  height: 20px;
  margin: 2px 0 0 0;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center center;
}
.app-download .action-download {
  background-image: url(//pcdn-transfer.pcloud.com/img/crypto_dw.png);
}
.app-download .action-cancel {
  background-image: url(//pcdn-transfer.pcloud.com/img/crypto_dw_stop.png);
}
.app-download .status-downloaded {
  background-image: url(//pcdn-transfer.pcloud.com/img/crypto_dw_ok.png);
}
.logged-in .logged {
  display: block!important;
}
.logged-in .unlogged {
  display: none!important;
}
.logged-in .app-download .footer.two_btn a #download-widget .footer a,
.logged-in .app-download .footer.two_btn button #download-widget .footer a,
.logged-in:not(.eu-location) #download-widget .footer a,
.logged-in .app-download .footer.two_btn a #download-widget .footer button,
.logged-in .app-download .footer.two_btn button #download-widget .footer button,
.logged-in:not(.eu-location) #download-widget .footer button {
  display: inline-block !important;
  position: relative;
  width: 48%;
}
.logged-in .app-download .footer.two_btn a #download-widget .footer .copy-to-pcloud,
.logged-in .app-download .footer.two_btn button #download-widget .footer .copy-to-pcloud,
.logged-in:not(.eu-location) #download-widget .footer .copy-to-pcloud {
  float: right;
}
.logged-in .app-download .footer.two_btn a #download-widget .footer form,
.logged-in .app-download .footer.two_btn button #download-widget .footer form,
.logged-in:not(.eu-location) #download-widget .footer form {
  display: inline;
}
.logged-in.eu-location .copy-to-pcloud {
  display: none !important;
}
.is-mobile #files {
  margin-top: 0;
  margin-bottom: 19px;
  max-height: none!important;
  overflow: visible!important;
}
.is-mobile .app-download #files li .info {
  min-width: 70px;
}
.is-mobile.logged-in .app-download .footer.two_btn button.btn_gray {
  float: right;
  color: #b9b9b9;
  font-size: 14px;
}
@media (max-width: 767px) {
  .cont_wrap .app_btn {
    display: block;
  }
  .cont_wrap.user_logged .go_my {
    display: none;
  }
  .transferring {
    font-size: 27px;
  }
  .app-download #password-widget {
    margin-bottom: 35px;
  }
  .app-download #password-widget .transferring {
    padding: 20px 0;
  }
  .app-download #download-encrypted-widget .download-as-zip {
    margin-bottom: 30px;
  }
  .app-download #download-encrypted-widget .zip-progress .fill_box {
    max-width: 85%;
  }
  .app-download .action-download {
    background-image: url(//pcdn-transfer.pcloud.com/img/crypto_dw@2x.png);
    background-size: 12px 15px;
  }
  .app-download .action-cancel {
    background-image: url(//pcdn-transfer.pcloud.com/img/crypto_dw_stop@2x.png);
    background-size: 12px 12px;
  }
  .app-download .status-downloaded {
    background-image: url(//pcdn-transfer.pcloud.com/img/crypto_dw_ok@2x.png);
    background-size: 14px 10px;
  }
}
