html {
    overflow: auto
}

body {
    overflow: auto !important;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    text-shadow: none;
    background: #686868;
    margin: 0
}

.ie7 body,.ie8 body {
    filter: progid:DXImageTransform.Microsoft.DropShadow(color=#333333, offX=0, offY=1)
}

.main {
    height: 695px;
    width: 600px
}

.wrapper {
    z-index: 50
}

.background-container {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    min-width: 695px;
    min-height: 600px;
    overflow: hidden;
    z-index: 0
}

.main.error {
    width: 100%;
    height: 100%;
    max-width: 705px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 210px
}

.heading {
    font-weight: 300;
    font-size: 45px;
    padding-top: 359px;
    color: #fff;
    text-align: center;
    height: 63px
}

.error .heading {
    height: 50%;
    line-height: 47px;
    padding: 0 2% 0;
    width: 100%;
    box-sizing: border-box
}

.textBody {
    line-height: 24px;
    font-weight: 300;
    font-size: 21px;
    color: #c3c3c3;
    text-align: center
}

.error .textBody {
    margin-left: auto;
    margin-right: auto;
    padding-top: 6px;
    margin-top: 10px
}

.copyright {
    background-image: url('../../../page_assets/17EProject65/zh-cn/source/resources/images/Logo.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 20px;
    padding-top: 29px;
    width: 100%;
    margin-top: 10px;
    height: 35px;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: normal;
    text-align: center;
    direction: ltr;
    color: #969696
}

@media only screen and (max-device-width: 550px) {
    .main.error {
        padding-top:80px
    }

    .error .heading {
        font-size: 28px;
        line-height: 32px
    }

    .error .textBody {
        font-size: 15px;
        line-height: 18px
    }

    .error a {
        font-size: 14px
    }

    .error .copyright {
        font-size: 10px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.01) {
    .copyright {
        background-image: url('../../../page_assets/17EProject65/zh-cn/source/resources/images/Logo@2x.png')
    }
}

.cloudy {
    width: 175px;
    height: 124px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 175px 124px
}

.cloudy2 {
    width: 160px;
    height: 48px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 175px 124px
}

.error .copyright {
    background-image: url('../../../page_assets/17EProject65/zh-cn/source/resources/images/Logo.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 20px;
    line-height: 54px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.01) {
    .error .copyright {
        background-image: url('../../../page_assets/17EProject65/zh-cn/source/resources/images/Logo@2x.png')
    }
}

center {
    z-index: 50
}

.error {
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor: default
}

a.underline:hover {
    text-decoration: underline
}

.footer-text,.copyRight,.footer {
    direction: ltr
}

.footer-message {
    position: relative;
    margin: auto;
    text-align: center;
    font-size: 11px;
    font-weight: 300;
    color: #999;
    direction: ltr;
    text-shadow: 1px 1px black
}

.user-signed-in {
    margin: 20px auto -20px;
    color: #cfcfcf;
    text-align: center;
    font-size: 12px;
    font-weight: 300
}

.user-signed-in .user-name {
    font-size: 14px;
    color: #fff
}

.user-signed-in .user-sign-out {
    padding: 10px;
    color: #999
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url("/fonts/HelveticaNeue-Light.eot");
    src: local("Helvetica Neue Light"),local("HelveticaNeue-Light"),url("/fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light") format("svg"),url("/fonts/HelveticaNeue-Light.woff") format("woff");
    font-weight: 300
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url("/fonts/HelveticaNeue-Medium.eot");
    src: local("Helvetica Neue Medium"),local("HelveticaNeue-Medium"),url("/fonts/HelveticaNeue-Medium.svg#HelveticaNeue-Medium") format("svg"),url("/fonts/HelveticaNeue-Medium.woff") format("woff");
    font-weight: 500
}

.cloudy {
    background-image: url('/saas_pt/static/src/images/sad_cloud_175x113.png');
    background-size: 175px 113px
}

.cloudy2 {
    background-image: url('/saas_pt/static/src/images/appd.png');
    background-size: 160px 48px
}



.bg-cl{
    background: #66cdcc;
    background: -moz-linear-gradient(-45deg,#B3B3B3 0,#336799 100%);
    background: -webkit-linear-gradient(-45deg,#B3B3B3 0,#336799 100%);
    background: -o-linear-gradient(-45deg,#B3B3B3 0,#336799 100%);
    background: -ms-linear-gradient(-45deg,#B3B3B3 0,#336799 100%);
    background: linear-gradient(-45deg,#B3B3B3 0,#336799 100%);
}

.btn {
    position: absolute;
    width: 423px;
    height: 111px;
    background: url(/saas_pt/static/src/images/appd.png) no-repeat;
    background-size: cover;
    position: absolute;
    top: 869px;
    left: 110px;
    z-index: 999;
}
