html{height:100%}body{font-family:'Myriad Pro',Arial;font-size:16px;font-weight:400;margin:0;padding:0;background-color:#fff;color:#000;display:flex;flex-direction:column;height:100%}label{-moz-user-select:none;-khtml-user-select:none;user-select:none}a{color:#12446f;text-decoration:none}a:hover{text-decoration:underline}ul,ul li{list-style-type:none;margin:0;padding:0}input[type=password],input[type=text],select{outline:0;border:solid 1px #b7b7b7;padding:0 7px 0 7px;height:25px;font-size:16px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px}input[type=password]:focus,input[type=text]:focus{border:solid 1px #3c57bc}button,input[type=button],input[type=submit]{outline:0;background-color:#3c57bc;font-size:14px;color:#fff;border:none;cursor:pointer}button:hover,input[type=button]:hover,input[type=submit]:hover{background-color:#12446f}input[type=checkbox]{cursor:pointer}.clear{clear:both}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header-left{float:left}.header-right{float:right;margin-right:10px}header{width:100%;min-height:60px;margin:0 auto;display:block;background-color:#3c57bc;flex:0 0 auto}#header-logo{height:60px;line-height:60px;padding-left:20px;padding-right:10px;font-size:26px;color:#fff}#header-logo:hover{text-decoration:none}#header-profile{cursor:pointer}#header-profile:hover .header-menu{display:block}#header-cart{width:34px;position:relative;background:url('../img/cart.png') no-repeat center}#header-cart:hover{background:#12446f url('../img/cart.png') no-repeat center}.cart-full:before{content:'';border-radius:50%;position:absolute;top:12px;right:6px;width:15px;height:15px;background-color:red}.header-menu{display:none;position:absolute;background-color:#fff;border:solid 1px #c8c8c8;top:60px;right:20px;min-width:130px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.header-menu a{color:#000;font-size:15px;line-height:20px;padding:7px 20px 5px 20px;text-decoration:none;display:block}.header-menu a:hover{background-color:#eaeaea}.nav-link{height:60px;line-height:60px;padding-left:10px;padding-right:10px;font-size:16px;color:#fff}.nav-link:hover{background-color:#12446f;text-decoration:none}#wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;width:1000px;max-width:100%;margin:0 auto;display:block;background-color:#fff;flex:1 0 auto}#wrapper .pkg-block{max-width:calc(100% - 40px);margin:5px auto}@media screen and (max-width:530px){.pkg-block{margin:0 -20px;font-size:12px}.pkg-block .hdr1 td{font-size:16px;padding:3px 7px 3px 7px}}@media screen and (max-width:400px){.pkg-block{font-size:9px}}#wrapper-full{width:100%;margin:0 auto;display:flex;background-color:#fff;flex:1 0 auto}#sidebar{width:235px;background-color:#fff;flex:1 0 auto;float:left;display:block}#user-main{width:calc(100% - 236px);background-color:#eaeaea;flex:1 0 auto;float:left;display:block;border-left:solid 1px #c8c8c8}.sidebar-title{margin:30px 20px 10px 20px;font-size:14px;font-weight:500;color:#686868}#sidebar ul li a{display:block;text-decoration:none;color:#000;padding:9px 20px 8px 20px}#sidebar ul li a:hover{background-color:#c8c8c8}#sidebar ul li.active a{font-weight:600;color:#12446f;border-right:solid 6px #12446f}#sidebar ul li.active a:hover{background-color:#fff}footer{width:100%;min-height:60px;margin:0 auto;display:block;background-color:#3c57bc;flex:0 0 auto}.footer-left{float:left;margin-left:10px}.footer-right{float:right;margin-right:10px}.sidebar-btn{display:none}@media screen and (max-width:390px){#header-cart{padding-left:10px}.nav-link{padding-left:0;font-size:14px;padding-right:8px}#header-logo{font-size:22px;padding-right:0}}@media screen and (max-width:992px){#wrapper-full{overflow:hidden;position:relative}#user-main{-webkit-transition:.4s;transition:.4s}#sidebar{-webkit-transition:.4s;transition:.4s;position:absolute;left:0;top:0;max-height:100%;overflow:scroll;-webkit-transform:translateX(-100%);transform:translateX(-100%)}#wrapper-full.active #sidebar{-webkit-transition:.4s;transition:.4s;-webkit-transform:translateX(0);transform:translateX(0)}#wrapper-full.active #user-main{-webkit-transition:.4s;transition:.4s;-webkit-transform:translateX(235px);transform:translateX(235px)}.sidebar-btn{margin-left:10px;display:inline-block;float:left;position:relative;background:#3c57bc;padding:2px;z-index:4;-webkit-transition:.4s;transition:.4s;width:30px;height:56px;overflow:hidden;cursor:pointer;--length:24;--offset:-38}.sidebar-btn svg{width:85px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.sidebar-btn path{-webkit-transition:all .8s cubic-bezier(.645, .045, .355, 1);transition:all .8s cubic-bezier(.645, .045, .355, 1);stroke:#fff;-webkit-transition-duration:0;transition-duration:0}.sidebar-btn path{fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:var(--length) var(--total-length);stroke-dashoffset:var(--offset);-webkit-transition:all .8s cubic-bezier(.645, .045, .355, 1);transition:all .8s cubic-bezier(.645, .045, .355, 1)}.sidebar-btn .line--1,.sidebar-btn .line--3{--total-length:126.64183044433594}.sidebar-btn .line--2{--total-length:70}.sidebar-btn.active svg .line--1,.sidebar-btn.active svg .line--3{--offset:-94.11491851;--length:22.627416998}.sidebar-btn.active svg .line--2{--offset:-50;--length:0}}#signup{padding:0 20px}.scroll-el{padding:10px 0;font-size:16px;text-align:right;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scroll-el:before{content:url(../img/drag.svg);display:inline-block;margin-right:25px;width:22px}@media screen and (max-width:1150px){.scroll-wrap .scroll-el{display:none}.scroll-wrap .scroll-el:before{content:url(../img/drag.svg);display:inline-block;margin-right:25px;width:22px}}.reason-textarea{max-width:880px;width:calc(100% - 20px);min-height:300px;padding:10px;font-size:16px}@media screen and (max-width:767px){.scroll-el{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.um-block table{display:grid;padding-bottom:10px;overflow-x:scroll}.um-block table tbody{width:530px;min-width:100%}.um-block .mn-orders tbody{width:855px;max-width:max-content}.um-block #cart-list .scroll-el{display:none}.um-block #dl-statistic-money table .scroll-el{display:none}#user-main .scroll-wrap{min-width:100%}#order-list{overflow:inherit}#order-list tbody{width:100%}#order-list .promo-use span{width:100%}#payments{overflow:inherit}#payments tbody{width:100%}#orders-cancellation{overflow:inherit}#orders-cancellation tbody{width:100%}}#user-main .scroll-wrap{overflow:hidden}#dl-statistic-orders{height:auto!important;transform:translateX(-7%)}#home-topdevices{width:100%;display:block;margin:20px 0 0 0}#home-topdevices-all.active,#home-topdevices-top{padding:0 20px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.home-topdevices-item{margin:10px 4px;width:17.5%;min-width:130px;border:solid 1px #3c57bc;border-radius:5px;display:block}.home-topdevices-item:hover{background-color:#3c57bc;text-decoration:none}.home-topdevices-all{float:right;margin-right:20px}@media screen and (max-width:740px){.home-topdevices-all{display:table;float:none;margin:0 auto;margin-top:15px}}#home-topdevices-all{display:none}.home-topdevices-item img{margin:10px 10px 10px 10px;width:calc(100% - 20px);border:none;display:block}.home-topdevices-item span{display:block;width:calc(100% - 20px);max-width:150px;padding:5px 10px 3px 10px;line-height:16px;background-color:#3c57bc;color:#fff;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#home-info1{padding:0 10px;text-align:center;font-size:23px;margin:30px 0 0 0}#home-compat{text-align:center;margin:20px 0 0 0;font-size:18px}.home-compat-desc{padding:0 10px;display:block}#home-compat-block{margin:15px auto;width:300px}#home-compat-sn{height:40px;width:220px;font-size:20px;padding:0 7px 0 7px;float:left;border-top-left-radius:5px;border-bottom-left-radius:5px;border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}#home-compat-submit{height:42px;width:40px;float:left;background-image:url('../img/home-compat.png');background-repeat:no-repeat;background-position:center;border-top-right-radius:5px;border-bottom-right-radius:5px}#home-compat-msg{color:#b0001a;font-size:20px;padding-right:20px}.software-title{font-size:24px;margin:30px 20px}.software-title .prefix{font-size:14px;color:#898989;margin-left:10px}.simpletext-title{font-size:24px;margin:30px 0 5px 0}.signup-title{font-size:24px;margin:30px 0 0 0}#signup-form{display:block;width:420px;max-width:100%;margin:60px auto}#signup-form .signup-row{margin-bottom:10px}#signup-form .signup-row-info{margin-bottom:30px;text-align:center}#signup-form label{display:inline-block;width:140px}#signup-form input[type=password],#signup-form input[type=text]{height:30px;width:180px}#singup-msg{color:#b0001a;font-size:20px;text-align:center;padding:10px}#signup-submit{height:30px;width:180px;margin-left:100px;text-align:center}.g-recaptcha{margin:10px 10px 10px 30px}.forgotusername-title{font-size:24px;margin:30px 0 0 0}#forgotusername-form{display:block;width:420px;margin:60px auto}#forgotusername-form .forgotusernamerow{margin-bottom:10px}#forgotusername-form label{display:inline-block;width:140px}#forgotusername-form input[type=password],#forgotusername-form input[type=text]{height:30px;width:180px}#forgotusername-msg{color:#b0001a;font-size:20px;text-align:center;padding:10px}#forgotusername-submit{height:30px;width:180px;margin-left:30px;text-align:center}.forgotpwd-title{font-size:24px;margin:30px 0 0 0}#forgotpwd-form{display:block;width:420px;margin:60px auto}#forgotpwd-form .forgotpwd-row{margin-bottom:10px}#forgotpwd-form .forgotpwd-row-info{margin-bottom:30px;text-align:center}#forgotpwd-form label{display:inline-block;width:140px}#forgotpwd-form input[type=password],#forgotpwd-form input[type=text]{height:30px;width:180px}#forgotpwd-msg{color:#b0001a;font-size:20px;text-align:center;padding:10px}#forgotpwd-forgot{display:inline-block;position:relative;top:10px}#forgotpwd-forgot a{display:block}#forgotpwd-submit{height:30px;width:180px;margin-left:30px;text-align:center}.forgotpwd2-title{font-size:24px;margin:30px 0 0 0}#forgotpwd2-form{display:block;width:420px;margin:60px auto}#forgotpwd2-form .forgotpwd2-row{margin-bottom:10px}#forgotpwd2-form label{display:inline-block;width:140px}#forgotpwd2-form input[type=password],#forgotpwd2-form input[type=text]{height:30px;width:180px}#forgotpwd2-msg{color:#b0001a;font-size:20px;text-align:center;padding:10px}#forgotpwd2-submit{height:30px;width:180px;margin-left:30px;text-align:center}#dl-user td.c5{text-align:left}#dl-user td.c5 .buy{display:inline-block;width:16px;height:16px;background-image:url('/assets/img/buy.png');opacity:.2;position:relative;top:2px;margin-left:3px}#dl-user td.c5 a:hover{opacity:1}#dl-users td.c5{text-align:left}#dl-users td.c5 .techdev{display:inline-block;width:16px;height:16px;background-image:url('/assets/img/techinfo.png');opacity:.2;position:relative;top:2px;margin-left:3px}#dl-users td.c5 .buy{display:inline-block;width:16px;height:16px;background-image:url('/assets/img/buy.png');opacity:.2;position:relative;top:2px;margin-left:3px}#dl-users td.c5 a:hover{opacity:1}#dealer-soft-buy-device{width:430px;max-width:100%;height:30px;margin-left:20px}.dealer_apk{margin-top:10px;margin-left:30px}#dl-search-text{margin-left:10px;height:30px;max-width:calc(100% - 80px);width:400px;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}#dl-search-submit{height:32px;padding-left:7px;padding-right:7px;border-top-right-radius:2px;border-bottom-right-radius:2px}@media screen and (max-width:400px){.dealer_apk{margin-left:0;font-size:14px;display:block}}#dl-techdev-download-log .c4{text-align:right}#dl-techdev-download-log .c5{text-align:center}#dl-techdev-download-log .c6{text-align:center}.contact-title{font-size:24px;margin:30px 0 0 0}.contact-content{margin-top:70px;font-size:16px}.login-title{font-size:24px;margin:30px 0 0 0}#login{padding:0 20px}#login-form{display:block;width:420px;max-width:100%;margin:60px auto}#login-form .login-row{margin-bottom:10px}#login-form .login-row-info{margin-bottom:30px;text-align:center}#login-form label{display:inline-block;width:140px}#login-form input[type=password],#login-form input[type=text]{height:30px;width:180px}#login-msg{color:#b0001a;font-size:20px;text-align:center}#login-forgot{margin-top:14px;display:inline-block;position:relative;top:10px}#login-forgot a{display:block}#login-submit{margin-top:14px;height:30px;width:180px;margin-left:30px;text-align:center}@media screen and (max-width:460px){#login-submit{display:block;margin-left:0;margin-top:24px}#signup-submit{margin-left:0;margin-top:24px;display:block}}.pkg-block{margin-top:7px}.pkg-block .hdr1{background-color:#737373}.pkg-block .hdr1:hover{background-color:#737373}.pkg-block .hdr1 td{color:#fff;font-weight:600}.pkg-block-title{display:block;min-height:40px;width:100%;background-color:#96b8ff}.pkg-block-dd{height:100%;min-height:40px;width:40px;cursor:pointer;float:left}.pkg-block-dd.up{background:url('../img/up.png') no-repeat center}.pkg-block-dd.down{background:url('../img/down.png') no-repeat center}.pkg-block-name{margin-top:10px;font-size:20px;float:left}.pkg-block-name .pro{display:inline-block;width:16px;height:16px;background:url('../img/info.png') no-repeat center;margin:0 0 0 15px;position:relative;top:1px;cursor:pointer}.pkg-block-price{margin-top:10px;font-size:20px;padding-right:15px;float:right}.pkg-block-tab{width:100%;border:none;border-spacing:0;border-collapse:collapse}.pkg-block-tab tr{background-color:#f0faff}.pkg-block-tab tr:hover{background-color:#c7ecff}.pkg-block-tab td{padding:3px 7px 0 7px}.pkg-block-tab td.c2{width:50px;text-align:right}.pkg-block-tab td.c3{width:140px}.pkg-block-tab td.c4{width:16px}.pkg-block-tab td.c4 span{display:inline-block;position:relative;top:1px;height:16px;width:16px;background:url('../img/info.png') no-repeat center}.pkg-block-tab td.c5{width:90px}.um-block{display:block;width:calc(100% - 100px);margin:20px 20px 0 20px;padding:20px 30px 20px 30px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}.um-title{font-size:24px;margin:5px 0 10px 0;display:block}.um-title2{font-size:20px;margin:5px 0 10px 0;display:block}.um-index-bal{display:block;margin-bottom:20px}.um-index-bal-buttons button{padding:7px 10px 6px 10px;margin-right:7px}.um-hrline{width:100%;margin:20px 0 20px 0;padding:0;border-bottom:solid 1px #c8c8c8;display:block}.um-im{display:block;margin:13px 0 13px 0}.um-im-l{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:3px 0 3px 0}.um-im.msg{color:#b0001a;font-size:20px;padding:10px}.um-im label{text-align:right;padding:7px 20px 6px 0;width:200px;display:inline-block}.um-im-l label{max-width:38%;text-align:right;padding:0 20px 0 0;width:200px;display:inline-block}.um-im .nc{margin-left:20px;padding:7px 0 6px 0;display:inline-block}.um-im span{text-align:left;padding:7px 0 6px 0;display:inline-block}.um-im input[type=password],.um-im input[type=text]{display:inline-block;padding-top:7px;padding-bottom:6px;width:280px;max-width:calc(100% - 14px)}.um-im select{display:inline-block;padding:7px 7px 6px 7px;height:40px;width:295px;max-width:100%}.um-im button,.um-im input[type=button],.um-im input[type=submit]{padding:10px 13px 9px 13px}.um-im span.username{font-weight:600}#um-mydevices-add{border-top-right-radius:0;border-bottom-right-radius:0;border-right:0}#um-mydevices-addbtn{height:40px;border-top-right-radius:2px;border-bottom-right-radius:2px}.um-block table{width:100%;max-width:900px;border:none;border-spacing:0;border-collapse:collapse}.um-block table tr th{background-color:#3c57bc;color:#fff;text-align:left;padding:7px 7px 6px 10px}.um-block table tr{background-color:#f7f8f9}.um-block table tr:hover{background-color:#edf0f2}.um-block table tr td{padding:3px 4px 2px 4px;font-size:14px}.um-block #mydevices tr td.col1{width:160px}.um-block #mydevices tr td.col2{width:200px}.um-block #mydevices tr td.col3{width:160px}.um-block #mydevices tr td.col4 .comment{position:relative;top:-2px}.um-block #mydevices tr td.col4 input[type=text]{display:none;width:100px;border:none;padding:0 3px 0 3px;margin:0;font-size:14px;height:16px;position:relative;top:-2px;left:-3px;background-color:#fff}.um-block #mydevices tr td.col5{width:60px}.i16-pen{display:inline-block;width:16px;height:16px;margin-left:8px;background:url('../img/pen.png') no-repeat center;opacity:.5;cursor:pointer}.i16-pen:hover{opacity:1}.i16-save{display:none;width:16px;height:16px;margin-left:8px;background:url('../img/save.png') no-repeat center;opacity:.5;cursor:pointer}.i16-save:hover{opacity:1}.i16-warning{display:inline-block;width:16px;height:16px;background:url('../img/warning.png') no-repeat center}.i16-download{display:inline-block;width:16px;height:16px;background:url('../img/download.png') no-repeat center}#soft-download-device{max-width:100%;width:430px;height:30px;margin-left:20px}#soft-download .hdr1{background-color:#737373}#soft-download .hdr1 td{color:#fff;font-weight:600}#soft-download .csl{cursor:pointer;width:30px;text-align:center}#soft-download .clv{text-align:right;width:80px;padding-right:20px}#soft-download .cv{width:160px}#soft-download .cv select{width:160px}#soft-download .clng{width:150px}#soft-download .clng select{width:150px}#soft-download .cdl{width:150px;text-align:center}#soft-download .cdl button{padding:2px 7px 2px 7px}#soft-download-lang{width:150px}#soft-download-zip{margin:0 20px 0 20px}#soft-buy-device{max-width:100%;width:430px;height:30px;margin-left:20px}.buy-block{margin-top:7px;max-width:900px}.buy-block .hdr1{background-color:#737373}.buy-block .hdr1:hover{background-color:#737373}.buy-block .hdr1 td{color:#fff;font-weight:600}.buy-block-title{display:block;min-height:40px;width:100%;background-color:#96b8ff}.buy-block-dd{height:100%;min-height:40px;width:40px;cursor:pointer;float:left}.buy-block-dd.up{background:url('../img/up.png') no-repeat center}.buy-block-dd.down{background:url('../img/down.png') no-repeat center}.buy-block-name{margin-top:10px;font-size:20px;float:left}.buy-block-name .pro{display:inline-block;width:16px;height:16px;background:url('../img/info.png') no-repeat center;margin:0 0 0 15px;position:relative;top:1px;cursor:pointer}.buy-block-price{margin-top:10px;font-size:20px;padding-right:15px;float:right}.buy-block-chk{float:right;height:40px;width:63px;cursor:pointer}.buy-block-chk input{position:relative;top:10px;left:20px}.buy-block-tab{width:100%;border:none;border-spacing:0;border-collapse:collapse}.buy-block-tab tr{background-color:#f0faff}.buy-block-tab tr:hover{background-color:#c7ecff}.buy-block-tab td{padding:3px 7px 0 7px}.buy-block-tab td.c2{width:50px;text-align:right}.buy-block-tab td.c3{width:140px}.buy-block-tab td.c4{width:16px}.buy-block-tab td.c4 span{display:inline-block;position:relative;top:1px;height:16px;width:16px;background:url('../img/info.png') no-repeat center}.buy-block-tab td.c5{width:90px}.buy-block-tab td.c6{width:60px;text-align:right}.buy-block-tab td.c7{width:70px;cursor:pointer}.buy-block-tab td.c7 input{position:relative;left:30px}#buy-total{margin-top:-10px;width:100%;max-width:900px;text-align:right}#buy-total button{margin-top:10px;padding:7px 15px 7px 15px;margin-left:40px}#buy-total span{margin-top:10px}#cart-list tbody{width:100%}#cart-list .c1{width:30px}#cart-list .c3{width:150px;text-align:right}#cart-list .c4{width:24px}#cart-list .c4 .rem{display:block;width:16px;height:16px;background:url('../img/rem.png') no-repeat center;text-align:right;opacity:.3;cursor:pointer}#cart-list .c4 .rem:hover{opacity:1}#cart-list .total-l{border-top:solid #909090 1px}#cart-list .total-l td{padding-top:10px}#cart-list .total .c2{text-align:left}#cart-list .total .c3{text-align:right;font-weight:500}.cart-bottom{max-width:900px;margin-top:50px}.cart-continue{display:inline-block;width:50%;text-align:left}.cart-continue button{padding:7px 15px 7px 15px;background-color:#00be21}.cart-continue button:hover{background-color:#00941a}.cart-checkout{display:inline-block;width:50%;text-align:right}.cart-checkout button{padding:7px 15px 7px 15px}#order-list .c1{width:30px}#order-list .c3{width:150px;text-align:right}#order-list .total-l{border-top:solid #909090 1px}#order-list .total-l td{padding-top:10px}#order-list .total-promo-use.havepromo{border-top:solid #909090 1px}#order-list .total-promo-use td{text-align:left;padding-top:10px}#order-list .total-promo-use td .promo-use{display:inline-block;margin-left:38px;width:350px}#order-list .total-promo-use td .promo-use span{float:left;padding-top:5px}#order-list .total-promo-use td .promo-use input{float:left;font-size:14px;font-family:'Courier New';width:132px;height:24px;margin-left:10px;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0;text-transform:uppercase}#order-list .total-promo-use td .promo-use button{float:left;display:inline-block;width:26px;height:26px;border-top-right-radius:3px;border-bottom-right-radius:3px}#order-list .total-promo-use .c3{width:250px;text-align:right;font-weight:500}#order-promo-use{background:#3c57bc url('../img/star.png') no-repeat center;background-position-y:5px}#order-promo-use:hover{background-color:#12446f}#promo-msg{padding-left:40px;color:#b0001a;font-size:16px}.order-bottom{max-width:900px;margin-top:50px}.order-continue{display:inline-block;width:50%;text-align:left}.order-pay{display:inline-block;width:50%;text-align:right}.order-pay button{padding:7px 15px 7px 15px}.um-merchant{width:100%;max-width:1100px}#um-merchant-msg{margin-left:10px;color:#b0001a;font-size:20px;display:none}.um-merchant li{display:block;width:400px;max-width:calc(100% - 40px);padding:10px 20px 10px 20px;margin:10px 0;background-color:#f7f7f7;cursor:pointer}.um-merchant li:hover{background-color:#e9e9e9}.um-merchant li .c0{width:116px}.um-merchant li .c0 img{max-width:96px;max-height:96px}.um-merchant li .title{display:block;font-size:18px;font-weight:500}.um-merchant li .desc{display:block}.um-merchant li table tr{background-color:transparent}.um-merchant li table tr:hover{background-color:transparent}.um-block #orders tr td.c1{width:70px}.um-block #orders tr td.c2{width:200px}.um-block #orders tr td.c4{width:60px;text-align:right}.um-block #orders tr td.c5{width:150px}.um-block #orders tr td.c6{width:70px;text-align:right}.um-block #orders tr td.c6 a{display:inline-block;width:16px;height:16px;background-image:url('/assets/img/info.png');opacity:.2}.um-block #orders tr td.c6 a:hover{opacity:1}.um-block #orders-cancellation tr td.c1{width:200px}.um-block #orders-cancellation tr td.c2{width:60px}.um-block #orders-cancellation tr td.c3{width:60px;text-align:right}.um-block #payments tr td.c1{width:50px}.um-block #payments tr td.c2{width:200px}.um-block #payments tr td.c4{width:150px;text-align:right;padding-right:20px}@media screen and (max-width:992px){.mn-payments{font-size:14px}.um-block .mn-payments tr td{font-size:12px}.um-block{display:block;width:calc(100% - 40px);margin:0;padding:20px;background-color:#fff}}@media screen and (max-width:800px){.mn-payments{font-size:10px}.um-block .mn-payments tr td{font-size:10px}#soft-buy-device{margin-top:10px;margin-left:0}#dealer-soft-buy-device{margin-left:0;margin-top:10px;display:block}#soft-download-device{margin-left:0;margin-top:10px;display:block}}@media screen and (max-width:670px){.um-merchant li table:before{display:none}.um-merchant li table:after{display:none}.um-merchant li table{display:initial;overflow:initial}.um-merchant li table tbody{min-width:auto}#orders tbody{min-width:590px}}@media screen and (max-width:600px){.um-im label{padding-right:5px;width:auto;text-align:left}}@media screen and (max-width:560px){.um-block{padding:10px 15px;width:calc(100% - 30px)}.mn-payments{font-size:9px}.um-block .mn-payments tr td{font-size:9px}}@media screen and (max-width:420px){.um-merchant li .c0{width:90px}.um-merchant li .c0 img{max-width:80px}.um-merchant li .title{font-size:16px}.um-merchant li .desc{font-size:12px}#cart-list .c1{width:auto}#cart-list .c2{font-size:13px}#cart-list .c3{font-size:13px;width:96px}#cart-list .c4{width:auto;padding-right:2px}}.mn-diagsoft-button{margin-top:5px;margin-bottom:5px}@media screen and (max-width:460px){.um-im{font-size:14px}.um-im label{padding-right:5px;width:auto;display:block}.buy-block-name{font-size:14px}.buy-block-price{font-size:14px;padding-right:0}.buy-block-dd{width:30px}.buy-block-chk{width:30px}.buy-block-chk input{left:5px}}@media screen and (max-width:350px){.um-im{font-size:12px}.um-im label{font-size:14px;padding-right:5px}#wrapper .pkg-block .pkg-block-name,#wrapper .pkg-block .pkg-block-price{font-size:16px}.software-title{font-size:20px}#dealer-soft-buy-device{font-size:12px}}@media screen and (max-width:750px){label[for=um-mydevices-add]{display:block}#um-mydevices-add{max-width:calc(100% - 107px);margin-left:0;margin-top:10px}}@media screen and (max-width:380px){#um-mydevices-add{font-size:13px}}@media screen and (max-width:1100px){.um-block table#soft-download{display:grid;padding-bottom:10px;overflow-x:scroll}.um-block table#soft-download tbody{width:530px;min-width:100%}}.um-index-bal-buttons a{margin:3px 0;display:inline-block}@media screen and (max-width:750px){#order-list .total-promo-use td .promo-use{width:auto}#order-list .total-promo-use .c3{width:auto}#order-list .total-promo-use td .promo-use input{margin-left:0;margin-top:8px;max-width:calc(100% - 41px)}#order-list #order-promo-use{margin-top:8px}}@media screen and (max-width:650px){.um-block #payments tr td.c4{width:auto}.um-block #payments tr td.c2{width:auto}}@media screen and (max-width:460px){#payments tr th{font-size:12px}#payments tr td{font-size:12px}.um-block #payments tr td.c3{padding:0}.um-block #payments tr th:nth-child(3){padding:0}}#mn-stat{max-width:450px}#mn-stat .id{max-width:300px}#mn-stat .t{text-align:right}#mn-dash .cd{width:120px}#mn-dash .md{width:120px}#mn-dash .cnt{width:60px;text-align:center}#mn-dash .in{width:32px}#mn-dash .in button{width:20px;height:20px;display:inline-block;background:url('../img/done.png') no-repeat center;background-size:20px 20px;opacity:.7}#mn-dash .in button:hover{opacity:1}#mn-negative-balance .un{width:220px}#mn-negative-balance .bl{width:120px;text-align:right}#mn-wallets .bc{width:120px;text-align:right}#mn-wallets .bi{width:120px;text-align:right}#mn-wallets .pr{width:120px;text-align:right}#mn-search-text{margin-left:10px;height:30px;max-width:calc(100% - 285px);width:400px;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}#mn-search-submit{height:32px;padding-left:7px;padding-right:7px;border-top-right-radius:2px;border-bottom-right-radius:2px}#mn-search-user{max-width:100%}#mn-search-user .id{width:60px}#mn-search-user .cd{width:160px}#mn-search-user .ci{width:120px}#mn-search-user .ph{width:140px}#mn-search-device{max-width:100%}#mn-search-device .id{width:60px}#mn-search-device .cd{width:160px}#mn-search-device .dm{width:40px;text-align:center}#mn-search-device .bw{width:40px;text-align:center}#mn-search-device .sn{width:160px;text-align:center}#mn-search-phone{max-width:100%}.mn-orders td.c5{text-align:right}.mn-orders td.c8{width:70px;text-align:right}.mn-orders td.c8 a{display:inline-block;width:16px;height:16px;background-image:url('/assets/img/info.png');opacity:.2}.mn-orders td.c8 a:hover{opacity:1}.mn-orders td.c5{text-align:right}.mn-money-mail td.c3{text-align:right}.mn-payments td.c5{text-align:right}.mn-payments td.c7{text-align:right}.mn-payments td.c8{text-align:right}#mn-processtransaction{margin-left:20px;display:inline}#mn-processtransaction-total{width:100px;text-align:right}#mn-processtransaction-type{width:100px}.mn-diagsoft-button{padding:10px;margin-right:10px}#mn-diagsoft-result{width:100%;height:500px}#mn-diagsoft-softdelid{width:60px;margin-right:10px;text-align:right}.mn-stat-btns{padding:10px;margin-right:10px}.mn-wallets td.c4{text-align:right}.mn-wallets td.c5{text-align:right}.mn-wallets td.c6{text-align:right}.mn-wallets td.c10 a{display:inline-block;width:16px;height:16px;background-image:url('/assets/img/info.png');opacity:.2}.bal-current{text-align:right}.bal-info{text-align:right}.bal-max{text-align:right}.wallet-comment{width:290px;height:200px}@media screen and (max-width:700px){#mn-processtransaction{margin-left:0}#mn-processtransaction-total{margin-top:10px}#mn-processtransaction-type{margin-top:10px}#mn-processtransaction-start{margin-top:10px;margin-bottom:10px}}@media screen and (max-width:600px){#mn-search-text{margin-left:0;margin-top:10px;max-width:calc(100% - 70px)}}@media screen and (max-width:80px){#mn-processtransaction{display:block}#mn-processtransaction-total{display:block}#mn-processtransaction-type{display:block}#mn-processtransaction-start{display:block}}#sp-search-text{margin-left:10px;height:30px;max-width:calc(100% - 285px);width:400px;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}#sp-search-submit{height:32px;padding-left:7px;padding-right:7px;border-top-right-radius:2px;border-bottom-right-radius:2px}