.b_new_os {
    position: absolute;
    top: 45px;
    left: 199px;
    z-index: 99;
    width: 178px;
    height: 120px;
    border: 2px solid #FF8200;
    background-color: #FFFFFF;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 5px;
}
.b_new_os_2{
    top: 150px;
    left: 70px !important;
    cursor: default;
}
.note_icon {
    height: 18px;
    background: url('/web/images/bridge/os5_cloud.png') no-repeat;
    margin-top: 10px;
    margin-bottom: 10px;
    background-position: center;
}
.new_os_title {
    margin-top: 6px;
}
.ZH-CN .new_os_title,
.ZH-TW .new_os_title {
    margin-top: 20px;
}
.PT-BR .new_os_title,
.NL-NL .new_os_title,
.TR-TR .new_os_title {
    margin-top: 15px;
}

.PT-BR .new_os_title {
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
}
.DE-DE .new_os_title,
.ES-ES .new_os_title,
.JA-JP .new_os_title,
.RU-RU .new_os_title,
.CS-CZ .new_os_title,
.NB-NO .new_os_title,
.SV-SE .new_os_title,
.TR-TR .new_os_title {
    font-size: 13px;
}
.HU-HU .new_os_title {
    font-size: 12px;
}
.FR-FR .new_os_title,
.IT-IT .new_os_title,
.PL-PL .new_os_title,
.NL-NL .new_os_title {
    font-size: 11px;
}
.new_os_info {
    margin-top: 10px;
    padding-left: 34px;
    padding-right: 34px;
    font-size: 14px;
    text-align: center;
}
.FR-FR .new_os_info {
    font-size: 10px;
    margin-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
}
.IT-IT .new_os_info {
    font-size: 10px;
    margin-top: 10px;
    padding-left: 32px;
    padding-right: 32px;
}
.DE-DE .new_os_info,
.JA-JP .new_os_info,
.PL-PL .new_os_info,
.SV-SE .new_os_info {
    font-size: 12px;
    margin-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
}
.ES-ES .new_os_info{
    font-size: 12px;
    margin-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
}
.NB-NO .new_os_info {
    font-size: 14px;
    margin-top: 12px;
    padding-left: 10px;
    padding-right: 10px;
}
.RU-RU .new_os_info,
.PT-BR .new_os_info,
.CS-CZ .new_os_info {
    font-size: 13px;
    margin-top: 8px;
    padding-left: 15px;
    padding-right: 15px;
}
.TR-TR .new_os_info {
    font-size: 14px;
    margin-top: 8px;
    padding-left: 15px;
    padding-right: 15px;
}
.PT-BR .new_os_info,
.NL-NL .new_os_info {
    font-size: 11px;
    margin-top: 8px;
    padding-left: 30px;
    padding-right: 30px;
}
.HU-HU .new_os_info {
    font-size: 11px;
    margin-top: 8px;
    padding-left: 25px;
    padding-right: 25px;
}
.deviceIcon {
    height: 400px;
    background: url(/web/images/bridge/dev.png) no-repeat;
    background-position: center;
    background-size: 300px 300px;
}
.introduceTb {
    border: 0px solid black;
    height: 551px;
}

.introduceTb td{
    width: 514px;
}
.intro_title{
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    /*font-weight: 300;*/
    font-size: 36px;
    color: white;
    text-align: center;
    line-height: 42px;
}
.intro_device{
    font-family: '-apple-system', "HelveticaNeue-CondensedBold", "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosCnBold', "Helvetica", "Tahoma", "Geneva", "Arial Narrow", "Arial", sans-serif;
    font-size: 55px;
    color: white;
    text-align: center;
    line-height: 65px;
}
.intro {
    background-color: #E77600;
    border-top-left-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 5px;
    height: 100%;
    padding: 113px 50px 10px 50px;
}
.intro_div {
    font-size: 24px;
    height: 100%;
    padding: 113px 50px 50px 50px;
}
.intro_text {
    line-height: 33px;
    font-size: 28px;
    color: #45535F;
}
.learn_more_text {
    font-size: 17.5px;
    line-height: 25px;
    color: #45535F;
    width: 101%;
}
.footer {
    position: absolute;
    bottom: 0px;
    padding-bottom: 50px;
    width: 414px;
    right: -22px;
}
.FR-FR .footer,
.IT-IT .footer,
.ES-ES .footer {
    right: 35px;
}
.DE-DE .footer {
    right: 0px;
}
.KO-KR .footer {
    width: 480px;
}
.JA-JP .footer,
.PT-BR .footer,
.SV-SE .footer {
    width: 460px;
}
.RU-RU .footer,
.CS-CZ .footer,
.HU-HU .footer,
.NB-NO .footer,
.PL-PL .footer,
.TR-TR .footer {
    width: 440px;
}
.NL-NL .footer {
    width: 490px;
}
.info_footer {
    margin-bottom: 50px;
    margin-left: 50px;
    padding-right: 50px;
}
.upgradeLaterBack_footer {
    height: 35px;
    position: absolute;
    top: 356px;
}
.FR-FR .upgradeLaterBack_footer,
.ES-ES .upgradeLaterBack_footer,
.PT-BR .upgradeLaterBack_footer {
    top: 375px;
}
.DE-DE .upgradeLaterBack_footer,
.CS-CZ .upgradeLaterBack_footer,
.NL-NL .upgradeLaterBack_footer,
.NB-NO .upgradeLaterBack_footer,
.PL-PL .upgradeLaterBack_footer,
.SV-SE .upgradeLaterBack_footer {
    top: 361px;
}
.IT-IT .upgradeLaterBack_footer {
    top: 358px;
}
.ZH-CN .upgradeLaterBack_footer,
.ZH-TW .upgradeLaterBack_footer {
    top: 328px;
}
.HU-HU .upgradeLaterBack_footer,
.RU-RU .upgradeLaterBack_footer {
    top: 338px;
}
.JA-JP .upgradeLaterBack_footer {
    top: 405px;
}
.KO-KR .upgradeLaterBack_footer {
    top: 355px;
}
.TR-TR .upgradeLaterBack_footer {
    top: 336px;
}
.upgradeLater_footer {
    position: relative;
    bottom: 0px;
    width: 526px;
    padding-bottom: 25px;
}
.upgrade_later {
    font-size: 18px;
    float: left;
    text-decoration: underline;
    cursor: pointer;
    margin-top: 8px;
    margin-right: 50px;
}
.FR-FR .upgrade_later,
.IT-IT .upgrade_later {
    margin-right: 20px;
}
.upgrade_later2 {
    font-size: 18px;
    text-decoration: underline;
    cursor: pointer;
    padding-top: 8px;
}
.upgrade_later_div {
    width: 526px;
    height: 100%;
    padding-top: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
}
.NL-NL .upgrade_later_div {
    width: 530px;
}
.SV-SE .upgrade_later_div {
    width: 510px;
}
.upgrade_later_title {
    font-size: 28px;
    line-height: 32px;
    padding-bottom: 50px;
}
.upgrade_later_text {
    font-size: 18px;
    padding-bottom: 50px;
}
.ES-ES .upgrade_later_text {
    width: 510px;
}
.upgrade_later_button {
    float: right;
    width: 180px;
}
.back_button {
    position: relative;
    width: 180px;
    margin-left: 50px;
    margin-bottom: 50px;
}
.back_button2 {
    width: 180px;
    float: left;
    margin-right: 50px;
}
.FR-FR #backDashboard_button.back_button2,
.ES-ES #backDashboard_button.back_button2,
.NB-NO #backDashboard_button.back_button2 {
    width: 220px;
}
.DE-DE #backDashboard_button.back_button2,
.CS-CZ #backDashboard_button.back_button2,
.NL-NL #backDashboard_button.back_button2,
.SV-SE #backDashboard_button.back_button2  {
    width: 240px;
}
.PT-BR #backDashboard_button.back_button2 {
    width: 250px;
}
.RU-RU #backDashboard_button.back_button2 {
    width: 280px;
}
.PL-PL #backDashboard_button.back_button2 {
    width: 300px;
}
.but_position {
    width: 180px;
}
.IT-IT #nextButton1.but_position {
    width: 120px;
}
.infoNext_button {
    float: right;
    width: 180px;
}
.FR-FR #startUpdate_button.infoNext_button {
    width: 230px;
}
.RU-RU #startUpdate_button.infoNext_button,
.PL-PL #startUpdate_button.infoNext_button {
    width: 220px;
}
.font_blod{
    font-weight: bold;
}
.upgrade_info_title{
    font-size: 28px;
    text-align: center;
}
.upgrade_info_div{
    width: 802px;
    height: 450px;
    padding-left: 113px;
    padding-right: 113px;
    padding-top: 98px;
}
.upgradeNotes{
    padding-top: 35px;
}
.checkedItems {
    padding-top: 50px;
    padding-bottom: 50px;
}
.FR-FR .checkedItems {
    padding-top: 20px;
    padding-bottom: 20px;
}
.IT-IT .checkedItems,
.ES-ES .checkedItems,
.RU-RU .checkedItems,
.CS-CZ .checkedItems,
.NL-NL .checkedItems,
.HU-HU .checkedItems,
.PL-PL .checkedItems {
    padding-top: 30px;
    padding-bottom: 30px;
}
.RU-RU #newCloudAccountDiag .checkedItems,
.PT-BR #newCloudAccountDiag .checkedItems {
    padding-top: 0px;
    padding-bottom: 0px;   
}
.NB-NO #newCloudAccountDiag .checkedItems {
    padding-top: 10px;
    padding-bottom: 10px;   
}
.checkedIcon {
    background: url(/web/images/bridge/checked.png) no-repeat;
    background-position: left;
    width: 350px;
    height: 40px;
    line-height: 40px;
    padding-left: 62px;
    font-size: 18px;
    margin-bottom: 22px;
}
.FR-FR .checkedIcon,
.IT-IT .checkedIcon,
.CS-CZ .checkedIcon {
    font-size: 17px;
}
.TR-TR #newCloudAccountDiag .checkedIcon {
    width: 380px;
}
.checkedIcon2 {
    background: url(/web/images/bridge/checked.png) no-repeat;
    background-position-x: left;
    background-position-y: top;
    width: 323px;
    line-height: 30px;
    padding-left: 62px;
    font-size: 18px;
    margin-bottom: 22px;
}
.FR-FR .checkedIcon2,
.IT-IT .checkedIcon2,
.DE-DE .checkedIcon2,
.ES-ES .checkedIcon2 {
    width: 350px;
}
.RU-RU .checkedIcon2 {
    width: 350px;
}
.PT-BR .checkedIcon2,
.CS-CZ .checkedIcon2 {
    width: 370px;
}
.NL-NL .checkedIcon2,
.HU-HU .checkedIcon2,
.TR-TR .checkedIcon2 {
    width: 380px;
}
.RU-RU #newCloudAccountDiag .checkedIcon,
.RU-RU #newCloudAccountDiag .checkedIcon2,
.PL-PL #newCloudAccountDiag .checkedIcon2 {
    width: 400px;
    margin-bottom: 10px;
}

.oneWayIcon {
    background: url(/web/images/bridge/right_arrow.png) no-repeat 0px -5px;
    height: 116px;
    font-size: 18px;
    padding-left: 138px;
}
.reInstallIcon {
    background: url(/web/images/bridge/apps.png) no-repeat 0px -25px;
    height: 150px;
    font-size: 18px;
    padding-left: 138px;
}
#infoDiag a:link,
#infoDiag a:visited,
#infoDiag a:active,
#infoDiag a:hover
{
    color: #4B5A68;
    font-size: 18px;
}
.info_title {
    font-size: 18px;
    line-height: 21px;
}
.info_text {
    font-size: 18px;
    line-height: 30px;
    width: 664px;
}
.FR-FR .info_text,
.ES-ES .info_text {
    width: 720px;
    font-size: 16px;
}
.PT-BR .info_text,
.PL-PL .info_text {
    width: 680px;
    font-size: 17px;
}
.info_text2 {
    font-size: 18px;
    line-height: 30px;
    width: 590px;
    padding-top: 15px;
}
.FR-FR .info_text2,
.DE-DE .info_text2,
.ES-ES .info_text2,
.PT-BR .info_text2,
.CS-CZ .info_text2,
.NL-NL .info_text2,
.HU-HU .info_text2,
.PL-PL .info_text2,
.TR-TR .info_text2 {
    width: 650px;
}
.ZH-CN .info_text2 {
    width: 620px;
}
.RU-RU .info_text2 {
    font-size: 17px;
    width: 650px;
}
.errorDiag {
    min-width: 700px;
    min-height: 300px;
    margin: 5% 0 0;
    font: 14px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #4b5a68;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0f0f0), to(#ececec));
    background-image: -webkit-linear-gradient(top, #f0f0f0, #ececec);
    background-image: -moz-linear-gradient(top, #f0f0f0, #ececec);
    background-image: -ms-linear-gradient(top, #f0f0f0, #ececec);
    background-image: linear-gradient(top, #f0f0f0, #ececec);
    overflow: visible;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.errorMsgDiv {
    padding: 50px;
    height: 150px;
}
.errorMsg_text {
    font-weight: bold;
    font-size: 28px;
    line-height: 32px;
}
.bridgeDiag {
    display: none;
    min-width: 700px;
    min-height: 350px;
    font: 14px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #45535F;
    background-color: #FFFFFF;
    overflow: visible;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.webPortalIcon {
    background: url(/web/images/bridge/web_portal.png) no-repeat;
    width: 399px;
    height: 236px;
}
.portal_text {
    font-size: 18px;
    line-height: 30px;
    padding-left: 22px;
    color: #45535F;
    padding-bottom: 30px;
}
._5, ._15 {
    font-size: 48px;
    font-weight: bold;
    color: #2E4B5E;
    text-align: center;
    line-height: 57px;
}
._mins{
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
    color: #2E4B5E;
    text-align: center;
}
.updating_info_div {
    padding: 147px;
    width: 734px;
    height: 335px;
}
.updating_title {
    font-size: 28px;
    line-height: 33px;
    padding-bottom: 90px;
    text-align: center;
}
.updating_text {
    font-size: 18px;
    line-height: 30px;
}
.updating_text2 {
    font-size: 18px;
    line-height: 30px;
    padding-top: 50px;
    width: 725px;
    color: #45535F;
    text-align: center;
}

#OS5_parogressbar.ui-widget-content {
    height: 14px;
    border: 1px solid #D0D0D0;
    background: #F2F2F2 !important;
    border-radius: 0;
}
#OS5_parogressbar .ui-widget-header {
    background: #7A8891;
}
#OS5_parogressbar .ui-progressbar .ui-progressbar-value {
    height: 100%;
}
#OS5_upgrading, #OS5_downloading {
    padding-bottom: 20px;
}
.underline {
    text-decoration: underline;
    cursor: pointer;
}
.reboot_text {
    padding-top: 90px;
    padding-right: 10px;
    margin-left: 10px;
    font-size: 18px;
    line-height: 30px;
}
.reboot_info_div {
    padding: 147px;
    width: 734px;
    height: 335px;
    text-align: center;
}