body,
input,
textarea,
select,
button,
.normal {
    font-family: 'Open Sans', 'lucida grande', 'Segoe UI', arial, verdana, 'lucida sans unicode', tahoma, sans-serif;
    font-size: 13px;
    color: #3d464d;
    font-weight: normal;
}
body {
    background-color: #fff;
    min-height: 100%;
    margin: 0;
    padding: 0;
}
a,
a * {
    cursor: pointer;
    outline: none;
}
a {
    color: #2895f1;
    text-decoration: none;
}
a:focus {
    text-decoration: underline;
}
a img {
    border: 0;
}
p,
h1,
h2,
h3,
h4,
h5 {
    margin: 0 0 1em 0;
    line-height: 1.6em;
}
h1 {
    font-size: 18pt;
    font-weight: normal;
    margin: 10px 0;
}
h2 {
    padding-top: 3px;
    padding-bottom: 10px;
    margin-bottom: 4px;
    font-size: 10pt;
}
h3 {
    padding: 0;
    margin: 0;
    font-size: 10pt;
}
h4 {
    margin: 0 0 0.5em 0;
    font-weight: bold;
    font-size: 14px;
}
h5 {
    margin: 0 0 0.5em 0;
    font-weight: bold;
    font-size: 12px;
}
input[type='password'] {
    font-family: arial, sans-serif;
}
button {
    border: 0;
    width: auto;
    overflow: visible;
    border-style: solid;
    outline: 0;
}
form {
    padding: 0;
    margin: 0;
}
label {
    cursor: default;
}
noscript {
    font-size: 13px;
    font-weight: normal;
}
.carousel * {
    font-family: 'Gotham', 'lucida grande', 'Segoe UI', arial, verdana, 'lucida sans unicode', tahoma, sans-serif;
}
.carousel a {
    color: #0bacff;
}
.clearfix:before,
.clearfix:after {
    content: ' ';
    display: table;
}
.clearfix:after {
    clear: both;
}
.link-img {
    vertical-align: middle;
    background-color: #fff;
    margin: -2px 0 0 0;
    padding-right: 4px;
    background-repeat: no-repeat;
}

@media (max-width: 1024px) {
    .grid-990 {
        margin: 0 auto;
    }
}

* {
    -webkit-font-smoothing: antialiased;
}

.large-title,
.medium-title,
.learn-more-content .media-text__headline-head,
.small-title {
    padding: 0 0 20px;
    margin: 0;
    text-align: center;
}
.large-title {
    line-height: 1.4;
    font-size: 38px;
    font-weight: 300;
}
.medium-title,
.learn-more-content .media-text__headline-head {
    line-height: 36px;
    font-size: 24px;
    font-weight: 100;
}
.small-title {
    line-height: 34px;
    font-size: 21px;
    font-weight: 100;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

.twelve-column {
    margin: 0 auto;
    width: 1010px;
}
.eleven-column {
    margin: 0 auto;
    width: 905px;
}
.ten-column {
    margin: 0 auto;
    width: 820px;
}
.nine-column {
    margin: 0 auto;
    width: 735px;
}
.eight-column {
    margin: 0 auto;
    width: 650px;
}
.seven-column {
    margin: 0 auto;
    width: 565px;
}
.six-column {
    margin: 0 auto;
    width: 480px;
}
.five-column {
    margin: 0 auto;
    width: 395px;
}
.four-column {
    margin: 0 auto;
    width: 310px;
}
.three-column {
    margin: 0 auto;
    width: 225px;
}
.two-column {
    margin: 0 auto;
    width: 140px;
}
.one-column {
    margin: 0 auto;
    width: 55px;
}
* {
    -webkit-font-smoothing: antialiased;
}

.large-title,
.medium-title,
.learn-more-content .media-text__headline-head,
.small-title {
    padding: 0 0 20px;
    margin: 0;
    text-align: center;
}
.large-title {
    line-height: 1.4;
    font-size: 38px;
    font-weight: 300;
}
.medium-title,
.learn-more-content .media-text__headline-head {
    line-height: 36px;
    font-size: 24px;
    font-weight: 100;
}
.small-title {
    line-height: 34px;
    font-size: 21px;
    font-weight: 100;
}

.paper-logo {
    margin: 13px auto 10px;
    width: 180px;
    position: relative;
    height: 46px;
    max-width: 220px;
    font-size: 0;
    text-align: left;
    display: block;
    z-index: 3;
}
.dropbox-logo__link {
    display: inline-block;
}
.dropbox-logo__type {
    z-index: 3;
    width: 120px;
    height: 34px;
    vertical-align: middle;
    display: inline-block;
    background: no-repeat center center;
    position: relative;
    top: 2px;
    margin-left: 8px;
    background-size: 120px auto;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.dropbox-logo__glyph {
    z-index: 4;
    vertical-align: middle;
    height: 46px;
    width: 39px;
    display: inline-block;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.paper-logo.fade-out .dropbox-logo__glyph {
    -webkit-transform: translate(69px, 0);
    transform: translate(69px, 0);
}
.paper-logo.fade-out .dropbox-logo__type {
    opacity: 0;
    -webkit-transform: translate(-40px, 0);
    transform: translate(-40px, 0);
}
* {
    -webkit-font-smoothing: antialiased;
}

.large-title,
.medium-title,
.learn-more-content .media-text__headline-head,
.small-title {
    padding: 0 0 20px;
    margin: 0;
    text-align: center;
}
.large-title {
    line-height: 1.4;
    font-size: 38px;
    font-weight: 300;
}
.medium-title,
.learn-more-content .media-text__headline-head {
    line-height: 36px;
    font-size: 24px;
    font-weight: 100;
}
.small-title {
    line-height: 34px;
    font-size: 21px;
    font-weight: 100;
}

.mast-head {
    top: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    height: 74px;
    z-index: 99;
    font-size: 0;
    background-color: #fff;
    border-bottom: 1px solid #d0d4d9;
    box-shadow: 0px 1px 1px #d0d4d9;
}
.mast-head .mast-head-nav {
    top: 22px;
    right: 105px;
    bottom: 22px;
    left: 105px;
    position: absolute;
    width: auto;
    height: 32px;
    z-index: 3;
}
@media (max-width: 1010px) {
    .mast-head .mast-head-nav {
        right: 25px;
        left: 25px;
    }
}
.mast-head .mast-head-nav .nav-list {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 50%;
    font-size: 0;
}
.mast-head .mast-head-nav .nav-list:nth-of-type(1) {
    text-align: left;
    vertical-align: middle;
}
.mast-head .mast-head-nav .nav-list:nth-of-type(1) .nav-list__item {
    margin: 0 12px 0 0;
}
.mast-head .mast-head-nav .nav-list:nth-of-type(2) {
    text-align: right;
}
.mast-head .mast-head-nav .nav-list:nth-of-type(2) .nav-list__item {
    margin: 0 0 0 12px;
}
.mast-head .mast-head-nav .nav-list .nav-list__item {
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}
* {
    -webkit-font-smoothing: antialiased;
}

.large-title,
.medium-title,
.learn-more-content .media-text__headline-head,
.small-title {
    padding: 0 0 20px;
    margin: 0;
    text-align: center;
}
.large-title {
    line-height: 1.4;
    font-size: 38px;
    font-weight: 300;
}
.medium-title,
.learn-more-content .media-text__headline-head {
    line-height: 36px;
    font-size: 24px;
    font-weight: 100;
}
.small-title {
    line-height: 34px;
    font-size: 21px;
    font-weight: 100;
}

.hero {
    padding-top: 51px;
    width: 100%;
    text-align: center;
}
.hero .medium-title,
.hero .learn-more-content .media-text__headline-head,
.learn-more-content .hero .media-text__headline-head {
    margin: 15px auto 0;
}
.hero-banner {
    margin: 60px auto 28px;
    position: relative;
}
.hero__scroll {
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    line-height: 1;
    text-align: center;
}
.hero__scroll-text {
    margin: 0 auto;
    padding: 0 60px;
    position: relative;
    display: inline-block;
    height: 20px;
    z-index: 999;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #47525d;
    background: #f6f9fc;
}
.hero__scroll-text:before {
    content: '';
    top: 2px;
    right: 25px;
    bottom: 2px;
    position: absolute;
    width: 16px;
    background: #fafbfc no-repeat center center;
    background-image: url('/static/images/business/try_free/down_arrow-vfle_zp25.png');
    background-size: 14px 16px;
}
@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 192dppx), (min-resolution: 1.1dppx) {
    .hero__scroll-text:before {
        background-image: url('/static/images/business/try_free/down_arrow@2x-vflylN2mx.png');
    }
}
.media-text--horizontal .media-text__wrapper {
    vertical-align: top;
}
.media-text--horizontal .media-text__header,
.media-text--horizontal .media-text__body {
    width: 100%;
    line-height: 1.4;
    font-family: 'Open Sans', 'lucida grande', 'Segoe UI', arial, verdana, 'lucida sans unicode', tahoma, sans-serif;
    font-size: 32px;
    font-weight: 300;
    color: #d0d4d9;
}
.media-text--horizontal .media-text__body {
    padding-right: 85px;
    line-height: 30px;
    font-size: 21px;
    font-weight: 100;
}
.media-text--horizontal .media-text__media img {
    display: block;
    margin: 14px auto 0;
    position: relative;
}
.media-text__footer-item-container {
    width: 100%;
    text-align: left;
}
.media-text__footer-item-container:last-child .media-text__footer-item,
.media-text__footer-item-container:last-child .media-text__footer-item-container {
    width: 100%;
    text-align: left;
    float: left;
}
* {
    -webkit-font-smoothing: antialiased;
}

.large-title,
.medium-title,
.learn-more-content .media-text__headline-head,
.small-title {
    padding: 0 0 20px;
    margin: 0;
    text-align: center;
}
.large-title {
    line-height: 1.4;
    font-size: 38px;
    font-weight: 300;
}
.medium-title,
.learn-more-content .media-text__headline-head {
    line-height: 36px;
    font-size: 24px;
    font-weight: 100;
}
.small-title {
    line-height: 34px;
    font-size: 21px;
    font-weight: 100;
}

* {
    -webkit-font-smoothing: antialiased;
}

.large-title,
.medium-title,
.learn-more-content .media-text__headline-head,
.small-title {
    padding: 0 0 20px;
    margin: 0;
    text-align: center;
}
.large-title {
    line-height: 1.4;
    font-size: 38px;
    font-weight: 300;
}
.medium-title,
.learn-more-content .media-text__headline-head {
    line-height: 36px;
    font-size: 24px;
    font-weight: 100;
}
.small-title {
    line-height: 34px;
    font-size: 21px;
    font-weight: 100;
}

* {
    -webkit-font-smoothing: antialiased;
}

.large-title,
.medium-title,
.learn-more-content .media-text__headline-head,
.small-title {
    padding: 0 0 20px;
    margin: 0;
    text-align: center;
}
.large-title {
    line-height: 1.4;
    font-size: 38px;
    font-weight: 300;
}
.medium-title,
.learn-more-content .media-text__headline-head {
    line-height: 36px;
    font-size: 24px;
    font-weight: 100;
}
.small-title {
    line-height: 34px;
    font-size: 21px;
    font-weight: 100;
}

* {
    -webkit-font-smoothing: antialiased;
}
.large-title,
.medium-title,
.learn-more-content .media-text__headline-head,
.small-title {
    padding: 0 0 20px;
    margin: 0;
    text-align: center;
}
.large-title {
    line-height: 1.4;
    font-size: 38px;
    font-weight: 300;
}
.medium-title,
.learn-more-content .media-text__headline-head {
    line-height: 36px;
    font-size: 24px;
    font-weight: 100;
}
.small-title {
    line-height: 34px;
    font-size: 21px;
    font-weight: 100;
}

.learn-more-content {
    padding: 30px 0 30px;
}
@media only screen and (max-width: 1010px) {
    .learn-more-content {
        margin-bottom: 40px;
    }
}
.learn-more-content.media-text--three-across:first-of-type {
    padding-left: 0;
    padding-right: 45px;
}
.learn-more-content.media-text--three-across:nth-of-type(2) {
    padding-right: 22.5px;
    padding-left: 22.5px;
}
.learn-more-content.media-text--three-across:last-of-type {
    padding-right: 0;
    padding-left: 45px;
}
.learn-more-content .media-text__media {
    position: relative;
    max-width: 220px;
    margin: 0 auto;
    border: 1px solid #a1a1a1;
    overflow: hidden;
    border-radius: 50%;
}
.learn-more-content .media-text__media img {
    display: block;
    margin: -1px 0 0 -1px;
    text-align: center;
    height: auto !important;
}
.learn-more-content .media-text__headline-head {
    letter-spacing: -0.5px;
    color: #737373;
    min-height: 70px;
    font-weight: 600;
    padding: 0;
}
@media only screen and (max-width: 1010px) {
    .learn-more-content .media-text__headline-head {
        margin-bottom: 15px;
    }
}
.learn-more-content .media-text__body {
    padding: 0;
    font-size: 18px;
    line-height: 158%;
    color: #737373;
    margin: 35px auto 0;
    max-width: 260px;
}
.top-notification-bar #browse-header {
    top: 101px;
}
@media (max-width: 1005px) {
    .top-notification-bar #browse-header {
        top: 50px;
    }
}
.has-top-dashboard #browse-header {
    top: 320px;
}
@media (max-width: 1005px) {
    .has-top-dashboard #browse-header {
        top: 50px;
    }
}
.has-top-onboarding-progress-bar #browse-header {
    top: 280px;
}
@media (max-width: 1005px) {
    .has-top-onboarding-progress-bar #browse-header {
        top: 50px;
    }
}
.has-top-onboarding-progress-bar-collapsed #browse-header {
    top: 110px;
}
@media (max-width: 1005px) {
    .has-top-onboarding-progress-bar-collapsed #browse-header {
        top: 50px;
    }
}
.has-top-onboarding-progress-bar.top-notification-bar #browse-header {
    top: 331px;
}
@media (max-width: 1005px) {
    .has-top-onboarding-progress-bar.top-notification-bar #browse-header {
        top: 50px;
    }
}
.has-top-onboarding-progress-bar-collapsed.top-notification-bar #browse-header {
    top: 161px;
}
@media (max-width: 1005px) {
    .has-top-onboarding-progress-bar-collapsed.top-notification-bar #browse-header {
        top: 50px;
    }
}
.has-fastrack-survey-banner #browse-header {
    top: 150px;
}
@media (max-width: 1005px) {
    .has-fastrack-survey-banner #browse-header {
        top: 50px;
    }
}
.has-prompt-large-banner #browse-header {
    top: 225px;
}
@media (max-width: 1005px) {
    .has-prompt-large-banner #browse-header {
        top: 50px;
    }
}
.has-team-progress-bar #browse-header {
    top: 135px;
}
@media (max-width: 1005px) {
    .has-team-progress-bar #browse-header {
        top: 50px;
    }
}
.fixed-header #top-notification-bar-container {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
}
body.top-notification-bar {
    margin-top: 51px;
}
body.top-notification-bar .mast-head {
    top: 51px;
}
#top-notification-bar-container {
    min-height: 51px;
    width: 100%;
    line-height: 18px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}
#top-notification-bar-container #install-bar {
    min-height: 100%;
    margin: 0 auto;
    width: 1010px;
}
#top-notification-bar-container #install-bar div {
    display: inline-block;
}
#top-notification-bar-container #install-bar #over-nav {
    position: absolute;
    min-height: 44px;
    min-width: 137px;
}
#top-notification-bar-container #install-bar #over-content {
    position: absolute;
    padding-left: 190px;
    width: 800px;
    height: 51px;
}
#top-notification-bar-container #install-bar #over-content.clickable {
    cursor: pointer;
}
#top-notification-bar-container #install-bar #install-bar-title {
    font-size: 14px;
    font-weight: bold;
    padding-top: 12px;
}
#top-notification-bar-container #install-bar #install-bar-blurb {
    padding-left: 10px;
}
#top-notification-bar-container #install-bar #install-bar-dismiss-text {
    padding-left: 10px;
}
#top-notification-bar-container #install-bar #install-bar-button {
    float: right;
    padding-top: 7px;
}
#top-notification-bar-container #install-bar #install-bar-dismiss-x {
    position: absolute;
    right: 0;
}
#top-notification-bar-container #install-bar #install-bar-dismiss-x a {
    display: block;
    padding: 19px;
    line-height: 0;
}
#top-notification-bar-container #quota-bar,
#top-notification-bar-container #rebill-bar,
#top-notification-bar-container #beta-locale-bar,
#top-notification-bar-container #add-credit-card-bar,
#top-notification-bar-container #two-account-admin-banner,
#top-notification-bar-container #suggested-article-banner,
#top-notification-bar-container #dfb-admin-early-access-sharing-controls-banner,
#top-notification-bar-container #prompt-top-notification-bar,
#top-notification-bar-container #prompt-large-banner,
#top-notification-bar-container #locale-switch-banner {
    text-align: center;
    font-size: 13px;
    padding-top: 15px;
}
#top-notification-bar-container .top-notification-bar {
    margin: 0px 30px;
}
#top-notification-bar-container .top-notification-bar .top-notification-bar-dismiss {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    text-decoration: none;
    cursor: pointer;
}
#top-notification-bar-container .top-notification-bar .top-notification-link-button {
    margin: 0 0 0 10px;
}
#top-notification-bar-container #prompt-top-notification-bar.top-notification-bar-with-button {
    padding-top: 10px;
}
#top-notification-bar-container.lightred {
    background: #ffe3e3;
    border-bottom: 1px solid #ed7a6f;
}
#top-notification-bar-container.lightred #unsupported-browser {
    text-align: center;
    font-size: 13px;
    padding-top: 15px;
}
#top-notification-bar-container.lightred #unsupported-browser #unsupported-browser-dismiss {
    color: #ed7a6f;
}
#top-notification-bar-container.lightred #dealpocalypse-bar {
    text-align: center;
    font-size: 13px;
    padding-top: 15px;
}
#top-notification-bar-container.lightblue {
    background-color: #f4faff;
    border-bottom: 1px solid #72b6ec;
    display: block;
}
#top-notification-bar-container.orange {
    background-color: #fffdec;
    border-bottom: 1px solid #fcca00;
    display: block;
}
#top-notification-bar-container.orange #install-bar #over-nav {
    background-image: url('/static/images/growth/install-friends-orange-vflDxuZv_.png');
    background-repeat: no-repeat;
}
#top-notification-bar-container.lightyellow {
    border-bottom: 1px solid;
    background: #fffdec;
    border-color: #fcca00;
}
#top-notification-bar-container.lightyellow #dealpocalypse-bar {
    text-align: center;
    font-size: 13px;
    padding-top: 15px;
}
#top-notification-bar-container.dismiss #install-bar #over-content #complete-setup-blurb #complete-setup-blurb-period,
#top-notification-bar-container.dismiss #install-bar #over-content #complete-setup-blurb #complete-setup-dismiss {
    display: inline;
}
* {
    -webkit-font-smoothing: antialiased;
}

.large-title,
.medium-title,
.learn-more-content .media-text__headline-head,
.small-title {
    padding: 0 0 20px;
    margin: 0;
    text-align: center;
}
.large-title {
    line-height: 1.4;
    font-size: 38px;
    font-weight: 300;
}
.medium-title,
.learn-more-content .media-text__headline-head {
    line-height: 36px;
    font-size: 20px;
    font-weight: 100;
}
.small-title {
    line-height: 34px;
    font-size: 21px;
    font-weight: 100;
}

.media-text__header,
.media-text--caption-header .media-text__body,
.media-text--horizontal .media-text__header,
.media-text--primary .media-text__body {
    -webkit-font-smoothing: antialias;
    font-weight: 400;
}
.media-text__header {
    font-weight: 300;
    font-size: 25px !important;
    line-height: 44px;
    margin: 12px auto 2px;
    text-align: center;
    font-family: 'Open Sans' !important;
}

.disable-scroll {
    overflow: hidden !important;
}

/* BEGIN DOCUMENT_LABELING */
.papernew-formfield .mdc-line-ripple {
    display: none !important;
}
.papernew-formfield input.papernew-input.mat-mdc-input-element {
    background: none !important;
    border: 1px solid #dedede;
    border-radius: 6px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}
.papernew-formfield input.papernew-input.mat-mdc-input-element:focus {
    border-color: #4195d5 !important;
}
.papernew-formfield input.papernew-input.mat-mdc-input-element.ng-invalid {
    border-color: #e35273;
}
.papernew-formfield .papernew-select,
.papernew-formfield .papernew-select.ng-select.ng-select-focused {
    border-bottom: none !important;
}
.papernew-formfield .papernew-select .ng-select-container {
	border: 1px solid #dedede;
    border-radius: 6px;
	background: none !important;
}
.papernew-formfield .papernew-select .ng-select-container::after {
    border: none !important;
}
.papernew-formfield .papernew-select.ng-select-single .ng-select-container .ng-value-container {
	padding: 7px 10px !important;
}
.papernew-formfield .papernew-select.ng-select .ng-select-container .ng-clear-wrapper {
    right: 8px;
}
.papernew-formfield .papernew-select.ng-select .ng-select-container .ng-arrow-wrapper {
    bottom: 9px !important;
    right: 6px;
}
.papernew-formfield .papernew-select.ng-select.ng-select-focused .ng-select-container .ng-arrow-wrapper {
    bottom: 12px !important;
}
.papernew-formfield {
    position: relative;
}
.papernew-pos-relative {
    position: relative !important;
}
.papernew-input-helper {
    position: absolute;
    right: 12px;
    top: 54px;
    font-size: 10px;
    color: #aeaeae;
}
.papernew-input-helper .chars-separator {
    margin: 0 2px;
}
.papernew-formfield label + input.papernew-input.ng-invalid {
    border-color: #e35273;
}
/* END DOCUMENT_LABELING */