@-webkit-keyframes panel-wrapper-animating {
    from {
        opacity: 0
    }
    35% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes panel-wrapper-animating {
    from {
        opacity: 0
    }
    35% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

html, body {
    font-size: 16px;
}

.signup-form [type=checkbox] {
    margin-right: 10px;
}

body {
    min-height: 100vh;
    position: relative;
}

a {
    cursor: pointer;
}

.navbar-brand {
    padding: 0;
    height: inherit;
}

.navbar-brand svg {
    height: 38px;
    width: auto;
    padding: 5px;
}

.navbar-nav li a {
    color: #17181a;
    font-weight: 500;
    font-size: 15px;
    line-height: 38px;
    padding: 0 10px;
}

.navbar-nav li {
    background-color: #fff;
}

.navbar-fixed-top .navbar-collapse {
    max-height: 100vh;
}

.header-wrapper {
    padding: 10px;
    border-bottom: 1px solid #f0f0f0;
}

.btn-primary {
    background: #409fff;
    border: 0;
}

.btn-primary:hover {
    background-color: #0073e5;
}

.add-icon {
    margin-bottom: 10px;
}

.add-icon img {
    background-color: #3f9fff;
    max-width: 64px;
    border-radius: 50%;
    padding: 20px;
}

.transfer .form-control:not(.prevent) {
    min-height: 48px;
    font-size: 16px;
    padding: 10px 20px;
    box-shadow: none;
    color: #000;
    background-color: #fff;
}

.form-control.error {
    border: 1px solid red !important;
}

.uploading-description {
    text-align: center;
}

.loading {
    display: none;
}

.uploading-description h3 {
    margin: 0 0 10px 0;
    font-size: 22px;
}

.transfer .form-group:not(.prevent) {
    margin-bottom: 5px;
}

.transfer .actions {
    padding: 20px;
}

.transfer .btn-primary,
.transfer .btn-danger {
    min-width: 100px;
    border-radius: 30px;
}

.navbar {
    min-height: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    background-color: #fff;
}

.navbar-header {
    float: none !important;
    width: 100%;
}

.navbar-collapse.collapse {
    display: inline-block !important;
    vertical-align: top;
    float: right;
}

.panel-wrapper-content h4,
.panel-wrapper-content h2,
.panel-wrapper-content h3,
.panel-wrapper-content h1 {
    font-family: Georgia, Times, "Times New Roman", serif;
}

.panel-wrapper-topbar {
    background: #ffffff;
    border-bottom: 1px solid #e8ebed;
    min-height: 60px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1001;
}

.close-panel img {
    height: 30px;
}

.close-panel {
    display: inline-block;
    padding: 14px;
}

.panel-wrapper-content {
    padding: 30px 50px;
}

.panel-wrapper-content h1 {
    margin: 0;
    font-size: 50px;
}

.panel-backdrop.active {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    z-index: 20;
}

.home-text h2 {
    margin: 0;
    font-size: 60px;
    font-family: Georgia, Times, "Times New Roman", serif;
}

.home-text {
    display: inline-block;
    color: #fff;
    text-align: center;
    width: 100%;
    margin-top: 80px;
}

.home-text span {
    font-size: 40px;
}

.footer {
    font-size: 12px;
    z-index: 50;
    width: 100%;
    text-align: center;
    padding: 16px;
}

.footer a {
    color: #000;
}

.margin-less {
    margin: 0 !important;
}

.copyright {
    margin-bottom: 10px;
}

.scroll-bar-wrapper {
    height: calc(100% - 60px);
}

.page-content {
    padding-top: 30px;
}

.page-content p {
    font-size: 16px;
    line-height: 1.5em;
}

.uploader input {
    position: absolute;
    top: -100%;
    display: none;
}

.uploader {
    font-size: 20px;
    cursor: pointer;
    position: relative;
    border: 2px dashed #ddd;
    margin: 5px 0;
    background-color: #f6f9ff;
}

#uploader {
    display: none !important;
}

.uploader-empty {
    padding: 50px 0;
}

.uploader-not-empty {
    display: none;
}

.uploader-inner,
.uploader-not-empty {
    background-color: #f7f9fa;
}

.add-more {
    cursor: pointer;
    padding: 10px 20px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-top: 2px dashed #ddd;
}

.flex {
    display: flex;
}

.flex-center {
    align-items: center;
    justify-content: center;
}

.flex-grow {
    flex-grow: 1;
}

.add-more-icon img {
    background-color: #3f9fff;
    border-radius: 50%;
    height: 21px;
    padding: 3px;
}

.uploader-inner .transfer-list-files {
    height: 255px;
}

.add-more-icon {
    margin-right: 10px;
    line-height: 0;
}

.add-more-icon,
.add-more-text {
    display: inline-block;
    vertical-align: top;
}

.modal-md {
    max-width: 480px;
}

.add-more-text {
    font-size: 18px;
    text-decoration: underline;
}

.total-size-container {
    font-size: 15px;
    line-height: 21px;
    text-align: right;
    max-width: 50%;
}

.add-more > div {
    align-items: center;
    display: flex;
}

.add-more:hover {
    color: #000;
}

.modal .share-files-form {
    border: 0;
}

.add-more-text span {
    display: block;
    line-height: 1em;
    font-size: 11px;
}

.download-files-list ul,
.uploader-inner ul,
.uploader-not-empty ul,
.preview-wrapper {
    padding: 1rem 1.5rem;
}

.download-files-list li,
.uploader-inner li,
.uploader-not-empty li,
.preview-wrapper .dz-preview {
    line-height: 0;
}

.dz-filename {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    line-height: 1.2em;
}

.dz-size {
    font-size: 13px;
    color: #000;
    margin-top: 4px;
    font-weight: normal;
    line-height: 1em;
}

[data-dz-remove] {
    width: 30px;
}

.preview-wrapper .dz-preview {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    position: relative;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 8px 0 rgb(12 12 13 / 10%);
    border-radius: 5px;
}

.download-files-list li > div,
.uploader-inner li > div,
.uploader-not-empty li > div {
    margin-top: .5rem;
    margin-bottom: .5rem;
    position: relative;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 8px 0 rgba(12, 12, 13, .1);
    border-radius: 5px;
}

.download-files-list li span,
.uploader-inner li span,
.uploader-not-empty li span {
    display: inline-block;
    width: 90%;
    line-height: 1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 16px;
}

.download-files-list li span.file-size,
.uploader-inner li span.file-size,
.uploader-not-empty li span.file-size {
    font-size: 13px;
    color: #6a6d70;
    margin-top: 4px;
    font-weight: normal;
}

.remove-file {
    position: absolute;
    top: 0;
    right: 0;
    width: inherit !important;
    padding: 16px;
}

.remove-file img {
    height: 20px;
}

.select-icon {
    line-height: 0;
}

.select-text {
    text-align: left;
}

.select-icon svg {
    height: 40px;
    width: 40px;
    fill: #409fff;
    margin-right: 10px;
}

.select-text div {
    line-height: 1em;
}

.select-text .small {
    font-size: 15px;
    margin-top: 5px;
}

.uploader-inner li:hover .remove-file,
.uploader-not-empty li:hover .remove-file {
    display: inline-block !important;
}

.transfer .transfer-form {
}

.share-files-form-container {
    border-radius: 10px;
}

.features li .feature-content {
    flex-grow: 1;
    padding-left: 10px;
}

.feature-content div {
    font-size: 14px;
}

.feature-title {
    font-weight: bold;
}

.features li {
    display: flex;
    width: 100%;
}

.loader {
    font-size: 10px;
    margin: 50px auto;
    text-indent: -9999em;
    width: 11em;
    height: 11em;
    border-radius: 50%;
    background: #ffffff;
    background: -moz-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    background: -webkit-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    background: -o-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    background: -ms-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    position: relative;
    -webkit-animation: load3 1.4s infinite linear;
    animation: load3 1.4s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.loader:before {
    width: 50%;
    height: 50%;
    background: #ffffff;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
}

.loader:after {
    background: #18181a;
    width: 75%;
    height: 75%;
    border-radius: 50%;
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

@-webkit-keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.uploading-time {
    font-size: 50px;
    font-weight: bold;
}

.uploading-time span {
    font-size: 89px;
}

.success-form-icon svg {
    height: 60px;
    width: auto;
}

.download-files-icon img {
    height: 80px;
}

.download-files-heading {
    padding: 20px;
}

.download-heading-title {
    font-size: 16px;
    line-height: 1;
    margin-top: 15px;
    margin-bottom: 5px;
}

.caption {
    color: #4a4a4a;
    font-size: 16px;
}

.download-file {
    display: inline-block;
    position: absolute !important;
    top: 0;
    right: 0;
    padding: 12px;
    background-color: #fff;
    border: 0 !important;
    outline: none !important;
}

.download-file svg {
    height: 20px;
    width: 20px;
}

.navbar-toggle {
    padding: 0;
}

.navbar-toggle img {
    height: 38px;
}

.transfer .transfer-failed {
    display: none;
}

.transfer .alert {
    margin-top: 15px;
    border-radius: 10px;
}

.page-content p {
    margin-bottom: 30px;
}

.jumbotron {
    background-color: #f7f9fa;
    padding-left: 30px;
    padding-right: 30px;
}

.pro-plan {
    background-color: #f9f9f9;
    border: 1px solid #e8ebed;
    margin-top: 50px;
}

.border-radious {
    border-radius: 10px;
}

.content-padded {
    padding: 30px;
}

.plan-heading h2 {
    margin: 0 0 15px 0;
    text-align: center;
}

.plan-boddy {
    background: #fff;
}

.pro-plan .prices {
    text-align: center;
    font-size: 18px;
}

.pro-plan .prices span {
    font-size: 15px;
}

.plan-boddy li {
    font-size: 16px;
    line-height: 1.5em;
    position: relative;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.plan-boddy li:not(.prevent) {
    background-image: url(/static/images/check.svg);
    background-position: left;
    background-repeat: no-repeat;
}

img {
    max-width: 100%;
}

.dropdown-toggle img {
    height: 20px;
}

.navbar-nav li:first-child {
    border-radius: 3px 0 0 3px;
}

.navbar-nav li:last-child:not(.languages-link) {
    overflow: hidden;
}

.languages-link .dropdown-menu {
    border-radius: 5px !important;
    margin-top: 5px !important;
    overflow: hidden;
    padding: 0 !important;
}

.languages-link .dropdown-menu li {
    border: 0;
}

.languages-link .dropdown-menu li a {
    line-height: 1em !important;
    font-size: 14px;
    color: #000;
    display: inline-block;
    font-weight: normal;
    padding: 10px 16px;
}

.scroll-wrapper.langs {
    height: 250px;
}

.beauty label {
    font-weight: normal;
    font-size: 14px;
}

.beauty .form-group:not(.prevent) label {
    position: absolute;
    color: #6a6d70;
    top: 30%;
    transition: .15s ease-in-out all;
    left: 20px;
    margin: 0;
    z-index: 1;
}

.beauty .form-group:not(.prevent) .form-control {
    padding: 20px 20px 0 20px;
    height: 48px;
    font-size: 14px;
    position: relative;
    background-color: transparent;
    z-index: 2;
}

.beauty .form-group:not(.prevent) input:valid + label,
.beauty .form-group:not(.prevent) input:focus + label {
    font-size: 11px;
    top: 10px
}

.relative {
    position: relative;
}

.beauty .row {
    margin-left: -5px;
    margin-right: -5px;
}

.beauty .row .column {
    padding-right: 5px;
    padding-left: 5px;
}

.beauty .btn {
    line-height: 28px;
}

.btn-lg {
    min-width: 130px;
}

.error-message {
    color: red;
    font-size: 11px;
    right: 20px;
}

.list-inline {
    margin: 0;
}

.account-links {
    background-color: #fff !important;
}

.account-links ul li {
    border: 0;
    background-color: #fff;
    vertical-align: top;
}

.account-links ul li a {
    padding: 0 5px;
    font-weight: normal;
    line-height: 38px;
    display: inline-block;
}

.item-link {
    text-decoration: none !important;
    display: inline-block;
    width: 100%;
    color: inherit !important;
    padding: 20px;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    margin-bottom: 10px;
}

.item-link:hover {
    background-color: #f9f9f9;
}

.item-link:hover .summary-actions {
    display: block;
}

.item-link:hover .summary-description {
    display: none;
}

.item-link-name {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
}

.summary-description {
    font-size: 12px;
    color: #6a6d70;
}

.summary-description li {
    padding: 0;
}

.summary-description .divider:before {
    content: '\B7';
}

.summary-actions {
    display: none;
}

.success-form-icon {
    padding: 10px 0;
}

.navbar-brand-text {
    line-height: 30px;
    font-size: 30px;
    display: inline-block;
    padding: 0 10px;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-weight: normal;
    color: #000 !important;
    text-decoration: none !important;
}

.transfer .alert a {
    margin-top: 10px;
}

.link-content {
    background-color: #f7f9fa;
    padding: 20px;
    font-size: 14px;
    word-break: break-all;
    border-radius: 10px;
}

.copied {
    font-size: 11px;
    text-align: center;
}

.download-all {
    padding: 0 1.5rem 10px;
}

.alert-gold {
    background-color: #ffee93;
}

.download-files-list li div.not-available,
.uploader-inner li div.not-available {
    background-color: #e2e2e2;
}

.download-files-list li div.not-available span,
.uploader-inner li div.not-available span {
    text-decoration: line-through;
}

.border-left {
    border-left: 1px solid #ddd;
}

.box-content {
    margin-left: 30px;
    text-align: left;
}

.pro-link {
    background-color: #f36 !important;
    color: #fff !important;
}

.box-content-wrapper h3:after {
    position: absolute;
    content: ' ';
    left: 6px;
    bottom: 0;
    border-right: 3px dashed;
    top: 58px;
}

.white {
    background-color: #fff;
}

.box-content-wrapper:not(:last-child) h3 {
    margin: 0;
    padding-bottom: 25px;
    padding-top: 25px;
}

.uploader-description {
    padding-left: 20px;
    padding-right: 20px;
}

.transfer-list-files {
    max-height: 210px;
    overflow: auto;
}

.download-files-list {
    max-height: 320px;
    background-color: #f7f9fa;
    overflow: auto;
}

.margin-left-auto {
    margin-left: auto;
}

.copy-to-clipboard-text svg {
    height: 20px;
}

.password-wrapper {
    font-size: 25px;
    font-weight: bold;
    border: 2px dashed #ddd;
    background-color: #f6f9ff;
    min-height: 44px;
    margin-bottom: 10px;
    letter-spacing: 10px;
}

.password-wrapper span {
    display: flex;
    margin-left: 0.5rem;
}

.password-wrapper span:nth-child(4n) {
    margin-right: 10px;
}

.flex-none {
    flex: none;
}

.box-icon span {
    display: inline-block;
    width: 25px;
    height: 25px;
    border: 5px solid;
    border-radius: 50%;
}

.box-icon {
    margin-right: 10px;
}

.box-content-wrapper {
    position: relative;
}

.box-content-wrapper:first-child .box-icon span:after {
    content: ' ';
    position: absolute;
    bottom: 0;
    width: 5px;
    background-color: #000;
    top: 23px;
    left: 10px;
}

.box-content h3 {
    margin-top: 0;
}

.uploading-pub {
    padding: 20px 0;
    text-align: center;
}

.page-container.panel-opened .transfer {
    left: 20px;
    transform: translate(0, -50%);
}

.box-uploader .transfer-form {
    margin-top: 20px;
}

.plans-list {
    display: flex;
    justify-content: space-between;
    border-radius: 0.4em;
    background-color: #f1f1f1;
    padding: 0.2em;
    box-shadow: inset 1px 1px 2px rgb(0 0 0 / 10%);
    margin-bottom: 5px;
    width: 100%;
    flex-wrap: wrap;
}

.plans-list li {
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    box-sizing: border-box;
    padding: 0;
    text-align: center;
    color: #888;
    width: 50%;
    border-right: 1px solid #ddd;
    line-height: 0;
}

.plans-list li label {
    border-radius: 0.3em;
    padding: 0;
    cursor: pointer;
    position: relative;
    height: 80px;
    display: inline-block;
    width: 100%;
    margin: 0;
    line-height: 1em;
}

.plans-list input {
    position: absolute;
    top: -100px;
}

.plan-text {
    display: inline-block;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.plans-list li .price {
    font-weight: bold;
    font-size: 18px;
    padding: 2px 0;
    width: 100%;
    display: inline-block;
    line-height: 1.2em;
}

.plans-list li .plan-name {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: normal;
}

.plans-list li.active {
    color: #fff;
    background-color: #000;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    border-right: 0;
}

.plans-list a {
    display: inline-block;
    height: 100%;
    width: 100%;
}

.secure-payment,
.payment-description p {
    font-size: 13px !important;
}

.StripeElement {
    background-color: white;
    height: 50px;
    padding: 15px 12px;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
    border-color: #fa755a;
}

.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}

.security-form .form-control,
.payment-form .form-control {
    height: 48px;
    font-size: 16px;
}

.btn-bold {
    font-weight: bold !important;
}

.default-card {
    border: 1px solid #ddd;
    display: inline-block;
    border-radius: 5px;
    padding: 5px 10px;
}

.billing-item {
    margin-bottom: 20px;
}

.bold {
    font-weight: bold !important;
}

.account-menu {
    margin-top: 20px;
}

.account-menu li {
    margin-bottom: 10px;
}

hr {
    margin-top: 50px;
    margin-bottom: 50px;
}

hr.small {
    margin-top: 20px;
    margin-bottom: 20px;
}

.container {
    max-width: 920px;
    width: 100%;
}

.btn-danger {
    color: #d9534f;
    background-color: transparent;
    border: 2px solid #d9534f;
    font-weight: bold;
}

.panel-wrapper-content {
    padding: 30px 50px;
    background-color: #fff;
}

.header-wrapper:after {
    clear: both;
    content: ' ';
    display: table;
}

.howto-links a {
    display: inline-block;
    width: 100%;
    padding: 20px;
    border: 1px solid #e8ebed;
    border-radius: 10px;
    margin-bottom: 20px;
    color: #000;
    text-decoration: none !important;
}

.navbar-right {
    margin-right: 0;
}

.howto-links a:hover {
    background-color: #f7f9fa;
}

.howto-links a h3 {
    margin: 0 0 15px 0;
    font-size: 22px;
    min-height: 52px;
}

.howto-links a p {
    font-size: 13px;
    margin: 0;
}

#main {
    position: relative;
    margin: 28px auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
    width: 100%;
    max-width: 520px;
}

#main.uploader-page,
#main.download-page {
    min-width: 64rem;
}

#main.download-page {
    min-width: 750px;
}

#main #section {
    overflow: hidden;
    background-color: #fff;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    padding: 16px;
    box-shadow: 0 0 7px -3px #989898;
}

.download-files.expired-link,
.uploading-form,
.success-link,
.success-form {
    margin: auto;
}

.unlock-link-form .form-control,
.email-confirmation .form-control {
    height: 48px;
    font-size: 16px;
}

.email-confirmation .form-control {
    text-align: center;
}

.download-files {
    border: 2px dashed #ddd;
    border-radius: 10px;
}

.message {
    border: solid #dbdbdb;
    border-radius: 4px;
    border-width: 0 0 0 4px;
    color: #4a4a4a;
    padding: 1.25em 1.5em;
}

.message.message-info {
    border-color: #ffd524;
    background-color: #fffdf5;
    text-align: left;
    margin-bottom: 15px;
    font-size: 14px;
}

.inner #main {
    margin: 0 auto;
}

.inner #main {
    margin: 0 auto;
    height: inherit;
    max-height: inherit;
}

.inner .main-wrapper {
    min-height: calc(100vh - 270px);
    display: flex;
    align-items: center;
}

.box-content-wrapper:last-child h3:after {
    display: none;
}

.bottom-marged {
    margin-bottom: 25px !important;
}

.top-marged {
    margin-top: 25px !important;
}

#main h1 {
    font-family: Georgia, Times, "Times New Roman", serif;
    margin: 0 0 15px;
}

.download-files.expired-link {
    border: 0;
}

.features li span {
    display: inline-block;
    width: 20px;
    text-align: center;
}

.features li {
    margin-bottom: 10px;
}

.change-plan-button {
    display: inline-block;
    width: 100%;
    color: #333 !important;
    font-size: 13px;
    padding: 10px;
    text-decoration: none !important;
    text-align: center;
}

.change-plan-dropdown .price,
.change-plan-dropdown .plan-name {
    font-weight: bold;
}

.change-plan-dropdown .dropdown-menu {
    left: 50%;
    transform: translateX(-50%);
}

.custom-checkbox [type=checkbox] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.custom-checkbox [type="checkbox"].filled-in:not(:checked) + span:not(.lever):before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.custom-checkbox [type="checkbox"].filled-in:not(:checked) + span:not(.lever):after {
    height: 15px;
    width: 15px;
    background-color: #f7f9fa;
    border: 1px solid #ccc;
    top: 0;
    z-index: 0;
    border-radius: 3px;
}

.custom-checkbox [type="checkbox"] + span:not(.lever) {
    position: relative;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.custom-checkbox [type="checkbox"].filled-in:checked + span:before {
    top: 0;
    left: 0;
    width: 7px;
    height: 11px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.custom-checkbox [type="checkbox"].filled-in:checked + span:after {
    top: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #333333;
    background-color: #333;
    z-index: 0;
    border-radius: 3px;
}

.custom-checkbox [type="checkbox"].filled-in + span:before,
.custom-checkbox [type="checkbox"].filled-in + span:after {
    content: '';
    left: 0;
    position: absolute;
    z-index: 1;
}

.file-listing-actions img {
    width: 10px;
}

.files-tabs a {
    display: inline-block;
    vertical-align: top;
    padding: 0 16px;
    line-height: 64px;
    position: relative;
    overflow: hidden;
    transition: all .2s ease-in-out;
    color: #9b9b9b;
    border-bottom: 2px solid transparent;
    text-decoration: none !important;
}

.files-tabs a.active {
    color: #333;
    border-bottom: 2px solid #ff2d55;
}

.files-tabs a:hover:not(.active) {
    border-bottom: 2px solid #9b9b9b;
}

.files-tabs {
    border-bottom: 1px solid #e0e4e6;
}

.listing-title {
    color: #637282;
    font-size: 12px;
    line-height: 40px;
    border-top: 1px solid #e0e4e6;
    border-bottom: 1px solid #e0e4e6;
}

.file-listing-item {
    padding: 10px 0;
    border-bottom: 1px solid #e0e4e6;
    cursor: pointer;
}

.file-listing-item {
    display: table;
    width: 100%;
}

.custom-checkbox,
.file-listing-info,
.file-listing-actions {
    display: table-cell;
    vertical-align: middle;
}

.file-listing-actions {
    width: 60px;
    max-width: 60px;
    text-align: center;
}

.custom-checkbox {
    width: 40px;
    max-width: 40px;
}

.file-listing-info {
    width: calc(100% - 100px);
}

.custom-checkbox label {
    width: 100%;
    height: 100%;
    margin: auto;
}

.file-listing-name {
    font-size: 15px;
    line-height: 24px;
}

.file-listing-date {
    color: #637282;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
}

.file-listing-item:hover .file-listing-name {
    color: #409fff;
}

.file-listing-item:hover .file-listing-actions .btn {
    border: 1px solid;
}

.file-listing-actions a {
    color: #c1c7cd;
}

.no-files-found {
    padding: 50px 0;
}

.btn-primary.btn-bordered {
    border: 1px solid #409fff !important;
    background-color: transparent;
    color: #409fff;
}

.btn-primary.btn-bordered:hover {
    background-color: #409fff;
    color: #fff;
}

.modal-content {
    padding: 25px;
}

.thanks-icon img {
    max-width: 80px;
}

.transfer .alert-info {
    word-break: break-word;
}

.share-with-friends {
    border: 2px dashed #ddd;
    border-radius: 10px;
    background-color: #f7f9fa;
    padding: 20px;
}

.twitter-share-button {
    background-color: #409fff;
    color: #fff !important;
    padding: 2px 5px;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
}

.btn-rounded {
    border-radius: 30px;
}

.bottom-marged-xs {
    margin-bottom: 10px;
}

.mouse-pointer {
    cursor: pointer;
}

.transfer .nav-tabs li a {
    color: #000;
    border: 0 !important;
    border-radius: 0;
    margin: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.transfer .nav-tabs li.active a {
    background-color: #fff !important;
}

.transfer .nav-tabs li a:hover {
    background-color: #ddd;
}

.transfer .nav-tabs li {
    width: 50%;
    text-align: center;
    border-radius: 10px 10px 0 0;
    border: 1px solid #ddd;
    overflow: hidden;
    border-bottom: 0;
    background-color: #ddd;
}

.transfer .nav-tabs {
    border-top: 0;
    border-bottom: 0;
    margin-bottom: 0;
}

.label-info {
    background-color: #409fff;
}

.guest-info {
    position: absolute;
    right: 10px;
    top: 10px;
}

.guest-info img {
    height: 25px;
}

.share-files-form-container .error-message {
    padding-left: 20px;
}

.input-selectable {
    font-size: 14px !important;
    line-height: 20px;
    border: 1px solid #e1e3e8 !important;
    border-radius: 3px !important;
    min-height: 32px !important;
    box-shadow: inset 0 1px 2px rgba(27, 31, 35, .075) !important;
    padding: 0 45px 0 10px !important;
}

.copy-to-clipboard-link svg {
    height: 15px;
    width: auto;
    display: inline-block;
}

.copy-to-clipboard-link {
    position: absolute;
    top: 1px;
    right: 1px;
    line-height: 32px;
    width: 38px;
    border-left: 1px solid #ddd;
    color: #24292e;
    background-color: #eff3f6;
    background-image: linear-gradient(-180deg, #fafbfc, #eff3f6 90%);
}

.copy-to-clipboard-link:hover {
    background-color: #e6ebf1;
    background-image: linear-gradient(-180deg, #f0f3f6, #e6ebf1 90%);
    background-position: -.5em;
}

.padding-less {
    padding: 0 !important;
}

.pro-label {
    position: absolute;
    top: 0;
    right: 10px;
    background-color: #d4d7d9;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 10px;
    line-height: 1em;
    padding: 3px 8px;
    border-radius: 10px;
    font-weight: bold;
    letter-spacing: 1px;
    cursor: pointer;
    width: initial !important;
}

.button-actions {
    position: absolute;
    top: 10px;
    gap: 5px;
    right: 10px;
}

.button-actions button {
    height: 30px;
    width: 30px;
    display: inline-block;
    border-radius: 50%;
    background-color: #f9f9f9;
    padding: 3px;
    cursor: pointer;
    border: 0 !important;
    box-shadow: none !important;
    outline: none !important;
}

.button-actions button:hover {
    background-color: #ddd;
}

.watch-password.active svg {
    opacity: 1;
}

.button-actions button svg {
    height: 100%;
    width: 100%;
    transition: .15s ease-in-out all;
}

button.copy-password svg {
    height: 17px;
    margin-top: 4px;
}

.watch-password svg {
    opacity: 0.4;
}

.nav-tabs > li {
    margin-bottom: 0 !important;
}

.message-wrapper-container {
    display: none;
}

.margin-right-small {
    margin-right: 5px !important;
}

label.prevent {
    font-weight: normal;
    font-size: 15px;
    color: #888;
}

.toggle-message label,
.toggle-password label {
    cursor: pointer;
    display: inline-block;
    width: 100%;
    position: relative;
    margin: 0 !important;
}

.plans-list li.active label {
    color: #fff !important;
}

.toggle-message label span,
.toggle-password label span {
    display: inline-block;
    width: 75%;
    vertical-align: top;
    line-height: 1em;
    margin-left: 23px;
}

.custom-cb input,
.toggle-message input,
.toggle-password input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.custom-cb,
.toggle-message,
.toggle-password {
    position: relative;
    overflow: hidden;
}

span.checkmark {
    position: absolute;
    top: 0;
    left: 19px;
    height: 15px !important;
    width: 15px !important;
    background-color: #d4d7d9;
    border-radius: 3px;
    margin: 0 !important;
}

.custom-cb input:checked ~ .checkmark,
.toggle-message input:checked ~ .checkmark,
.toggle-password input:checked ~ .checkmark {
    background-color: #2196F3;
}

span.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.custom-cb input:checked ~ .checkmark:after,
.toggle-message input:checked ~ .checkmark:after,
.toggle-password input:checked ~ .checkmark:after {
    display: block;
}

.custom-cb .checkmark:after,
.toggle-message .checkmark:after,
.toggle-password .checkmark:after {
    left: 3px;
    top: 3px;
    width: 9px;
    height: 9px;
    border: 0;
    -ms-transform: rotate(45deg);
    border-radius: 50%;
    background-color: #fff;
}

.custom-cb span.checkmark {
    top: 2px;
    left: 0;
}

.custom-cb span {
    display: inline-block;
    margin-left: 25px;
    line-height: 1.2;
}

.empty-size {
    text-align: center;
    font-size: 14px;
    line-height: 1.2em;
}

.new-total-size {
    line-height: 1em;
}

span.remove-file {
    margin: 0 !important;
}

.form-control.right-icon {
    padding-right: 45px !important;
}

form label {
    font-weight: normal;
}

form .form-control {
    height: 48px;
}

@-webkit-keyframes ld {
    0% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(180deg) scale(1.1);
    }
    100% {
        transform: rotate(360deg) scale(1);
    }
}

@-moz-keyframes ld {
    0% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(180deg) scale(1.1);
    }
    100% {
        transform: rotate(360deg) scale(1);
    }
}

@-o-keyframes ld {
    0% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(180deg) scale(1.1);
    }
    100% {
        transform: rotate(360deg) scale(1);
    }
}

@keyframes ld {
    0% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(180deg) scale(1.1);
    }
    100% {
        transform: rotate(360deg) scale(1);
    }
}

.m-progress {
    position: relative;
    opacity: .8;
    color: transparent !important;
    text-shadow: none !important;
}

.m-progress img {
    opacity: 0 !important;
}

.m-progress:hover,
.m-progress:active,
.m-progress:focus {
    cursor: default;
    color: transparent;
    outline: none !important;
    box-shadow: none;
}

.m-progress:before {
    content: '';
    display: inline-block;
    position: absolute;
    background: transparent;
    border: 1px solid #fff;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-radius: 50%;
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    width: 24px;
    height: 24px;
    -webkit-animation: ld 1s ease-in-out infinite;
    -moz-animation: ld 1s ease-in-out infinite;
    -o-animation: ld 1s ease-in-out infinite;
    animation: ld 1s ease-in-out infinite;
}

.text-info {
    color: #f7b827;
}

.uploader-page .uploader-empty {
    padding: 60px 0 80px;
}

.switch-custom input[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden;
}

.switch-custom label {
    cursor: pointer;
    text-indent: -9999px;
    width: 80px;
    height: 35px;
    background: grey;
    border-radius: 100px;
    position: relative;
}

.switch-custom label:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    width: 25px;
    height: 25px;
    background: #fff;
    border-radius: 90px;
    transition: 0.3s;
}

.switch-custom input:checked + label {
    background: #409fff;
}

.switch-custom input:checked + label:after {
    left: calc(100% - 5px);
    transform: translateX(-100%);
}

.switch-custom label:active:after {
    width: 80px;
}

.uploader-empty .btn-primary {
    background-color: #fff;
    color: #409fff;
    border: 2px solid;
    transition: .15s ease-in-out all;
}

.payment-form .nav-tabs {
    border: 0;
}

.payment-form .nav-tabs li {
    background: #f1f1f1;
}

.payment-form .nav-tabs li {
    width: 25%;
    text-align: center;
}

.payment-form .nav-tabs li a {
    color: #888888;
    margin: 0 !important;
    border: 0 !important;
    font-size: 14px;
    padding: 5px 0;
}

.payment-form .nav-tabs li a:hover {
    background-color: #ccc;
    color: #000;
}

.payment-form .nav-tabs li.active a {
    color: #fff;
    background: #000;
}

.payment-form .tab-content {
    background-color: #000;
    padding: 2px;
    border-radius: 0 0 5px 5px;
}

.payment-form .tab-pane {
    padding: 20px;
    background-color: #fff;
    border-radius: 0 0 3px 3px;
}

.navbar-nav li a.active {
    background-color: #eee;
}

.btn-c2a {
    box-shadow: 3px 4px 0 #035ab3;
    border-radius: 30px;
}

.backdrop span {
    color: #fff;
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 50%;
    font-weight: bold;
    font-size: 30px;
    transform: translate(-50%, -50%);
    text-shadow: 2px 2px 2px #000;
}

.create-link-form label {
    font-weight: normal;
    font-size: 16px;
}

.create-link-form {
    margin-top: 15px;
}

.backdrop {
    display: none;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.social-share-links {
    margin-top: 10px !important;
}

.report-link-wrapper {
    margin-bottom: 10px;
}

.report-share-wrapper .backdrop {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    display: block;
}

.remove-wrapper {
    position: fixed;
    z-index: 1001;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.remove-wrapper .remove-box {
    background-color: #fff;
    text-align: center;
    width: 320px !important;
    max-width: 320px;
}

.remove-wrapper .remove-box h2 {
    font-weight: bold;
    font-size: 20px;
    margin: 0;
    line-height: 24px;
    margin-bottom: 15px;
}

.remove-wrapper .remove-box p {
    font-size: 15px;
    line-height: 20px;
    color: rgb(91, 112, 131);
    font-weight: normal;
    margin-bottom: 20px;
}

.btn-rounded {
    border-radius: 30px;
}

.box-wrapper {
    display: inline-block !important;
    width: 100% !important;
    padding: 24px;
    box-shadow: rgb(0 0 0 / 16%) 0 2px 8px !important;
    margin: 8px 0 !important;
    border-radius: 8px !important;
    text-decoration: none !important;
}

.under-construction {
    text-align: center;
    margin-top: 50px;
}

.under-construction svg {
    height: 200px;
    width: auto;
    margin: auto;
}

.alert.alert-danger {
    padding: 5px;
}

.alert.alert-danger ul {
    padding-left: 25px;
}

.plans-list li label {
    color: #000;
}

.plans-list li:last-child {
    border: 0;
}

.label-failed {
    background-color: red;
}

a.navbar-brand-text div span + span {
    font-size: 16px;
    line-height: 1em;
}

a.navbar-brand-text div {
    display: flex;
    flex-direction: column;
    line-height: 1em;
}

.copyright a {
    font-size: 16px !important;
}

.copyright {
    margin-bottom: 10px;
    font-size: 16px;
}

.pro-upgrade-box h4 {
    margin-top: 0;
}

.pro-upgrade-box {
    border: 4px solid #409fff;
    padding: 20px;
    border-radius: 20px;
    margin-top: 25px;
    text-align: left;
}

.disclaimer {
    background-color: #fff;
    border-radius: 1rem;
    padding: 1rem;
    box-shadow: 0 12px 18px 2px rgb(34 0 51 / 4%), 0 6px 22px 4px rgb(7 48 114 / 12%), 0 6px 10px -4px rgb(14 13 26 / 12%);
    font-size: 14px;
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
}

.download-files-list li > div {
    overflow: hidden;
}

.loader-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 4px;
    background-color: #409fff;
    z-index: 100;
    transition: .15s ease-in-out all;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    margin: 0;
    border: 2px solid;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #409fff transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.downloading-text {
    display: none;
    margin-top: 5px;
    line-height: 1em;
    font-size: 12px;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -10px;
    padding: 10px;
    background-color: #409fff;
    color: #fff;
    font-weight: bold;
}

div#passwordHint {
    margin-top: 5px;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 15px;
    background-color: #f6f9ff;
}

.home-page #main {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.home-page {
    display: flex;
    flex-direction: column;
}

.how-to-use {
    margin: 50px 0 20px;
    padding: 50px 0;
    /*
    background-color: #000;
    color: #fff;
     */
}

.how-to-use h2 {
    margin-top: 0;
    margin-bottom: 50px;
    font-weight: normal;
    font-family: Georgia;
}

.how-to-use h3 {
    font-size: 18px;
    line-height: 1.2em;
    margin: 0;
    min-height: 44px;
}

.how-to-use p {
    font-size: 14px;
}

.how-to-img {
    margin-bottom: 10px;
    min-height: 200px;
    display: flex;
    align-items: center;
}

span.progress-files {
    font-size: 11px;
    display: block;
    margin-bottom: 20px;
}