.intel-button{display:inline-block;cursor:pointer;font-size:16px;text-align:center;border:0;min-width:140px;min-height:40px;box-sizing:border-box;padding:7px 15px;color:#fff;background-color:#00adee;border-radius:4px;-webkit-appearance:none}.intel-button:hover{background-color:#66cef5}.intel-button.grey{background-color:#67696d}.intel-button.grey:hover{background-color:#929497}.intel-button:disabled{color:#929497;background-color:#d0d4d7}.intel-button:disabled:hover{background-color:#d0d4d7}.intel-button.thick{min-height:55px}.intel-button.margin-bottom{margin-bottom:10px}@media(max-width:320px){.intel-button{font-size:12px}.intel-button.thick{min-height:40px}}.flex-button-container{display:-webkit-box;display:-webkit-flex;display:flex}.flex-button{-webkit-box-flex:1;-webkit-flex:1;flex:1;min-width:inherit}.flex-button>.intel-button{width:100%;border-radius:0}.flex-button>border-right{border-right:1px solid #ccc}.flex-button>border-top{border-top:1px solid #ccc}.flex-button>border-bottom{border-bottom:1px solid #ccc}.flex-button>last-item{border-right:0}html.lt-ie11 .flex-button-container{display:-ms-flexbox}html.lt-ie11 .flex-button{-ms-flex:1}html.lt-ie10 .flex-button-container{width:100%}html.lt-ie10 .flex-button{display:block;width:100%}.mms-button{display:inline-block;cursor:pointer;font-size:16px;text-align:center;padding:7px 15px;margin-bottom:7px;margin-top:7px;-webkit-border-radius:4px;border-radius:4px;border:1px gray solid;background:#fafafa;background:-moz-linear-gradient(top,#fafafa 0%,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fafafa),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#fafafa 0%,#ccc 100%);background:-o-linear-gradient(top,#fafafa 0%,#ccc 100%);background:-ms-linear-gradient(top,#fafafa 0%,#ccc 100%);background:linear-gradient(to bottom,#fafafa 0%,#ccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa',endColorstr='#cccccc',GradientType=0)}.mms-button.no-margin{margin:0}.mms-button.small{padding:7px 10px;font-size:14px}.mms-button.tiny{padding:3px 10px;font-size:12px}.mms-button:hover,.mms-button:active{background:#d6d6d6;background:-moz-linear-gradient(top,#d6d6d6 0%,#9a9a9a 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#d6d6d6),color-stop(100%,#9a9a9a));background:-webkit-linear-gradient(top,#d6d6d6 0%,#9a9a9a 100%);background:-o-linear-gradient(top,#d6d6d6 0%,#9a9a9a 100%);background:-ms-linear-gradient(top,#d6d6d6 0%,#9a9a9a 100%);background:linear-gradient(to bottom,#d6d6d6 0%,#9a9a9a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6d6d6',endColorstr='#9a9a9a',GradientType=0)}.mms-button.blue{border-color:#16577a;color:#fff;background:#00aeef;background:-moz-linear-gradient(top,#00aeef 0%,#0071c5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00aeef),color-stop(100%,#0071c5));background:-webkit-linear-gradient(top,#00aeef 0%,#0071c5 100%);background:-o-linear-gradient(top,#00aeef 0%,#0071c5 100%);background:-ms-linear-gradient(top,#00aeef 0%,#0071c5 100%);background:linear-gradient(to bottom,#00aeef 0%,#0071c5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aeef',endColorstr='#0071c5',GradientType=0)}.mms-button.blue:hover,.mms-button.blue:active{background:#0071c5;background:-moz-linear-gradient(top,#0071c5 0%,#003d6f 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0071c5),color-stop(100%,#003d6f));background:-webkit-linear-gradient(top,#0071c5 0%,#003d6f 100%);background:-o-linear-gradient(top,#0071c5 0%,#003d6f 100%);background:-ms-linear-gradient(top,#0071c5 0%,#003d6f 100%);background:linear-gradient(to bottom,#0071c5 0%,#003d6f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0071c5',endColorstr='#003d6f',GradientType=0)}.mms-button.text{min-width:120px}.mms-button.text.small{min-width:70px}.mms-button.text.long{min-width:400px}.mms-button.small.margin-right{margin-right:5px}.mms-button.margin-right{margin-right:20px}.mms-button.margin-top{margin-top:20px}.mms-button.margin-bottom{margin-bottom:20px}.mms-button:disabled:active,.mms-button:disabled:hover,.mms-button:disabled{color:#8c8c8c;cursor:default;border-color:#bfbfbf;background:#fafafa;background:-moz-linear-gradient(top,#fafafa 0%,#e5e5e5 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fafafa),color-stop(100%,#e5e5e5));background:-webkit-linear-gradient(top,#fafafa 0%,#e5e5e5 100%);background:-o-linear-gradient(top,#fafafa 0%,#e5e5e5 100%);background:-ms-linear-gradient(top,#fafafa 0%,#e5e5e5 100%);background:linear-gradient(to bottom,#fafafa 0%,#e5e5e5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa',endColorstr='#e5e5e5',GradientType=0)}@media(max-width:830px){.mms-button{width:100%;display:block;text-align:center;box-sizing:border-box}}input.mms-checkbox{}label.mms-checkbox{padding-left:5px}label.mms-checkbox.margin-right{margin-right:15px}input[type=checkbox].intel-checkbox{}input[type=checkbox].intel-checkbox::after{content:'';background:url(/resources/base/css/images-v5/intel-checkbox-20.png) no-repeat 0 -20px;width:20px;height:20px;display:inline-block;cursor:pointer;background-color:#fff}input[type=checkbox].intel-checkbox:checked::after{background-position:0 0}input[type=checkbox].intel-checkbox:disabled::after{background-position:0 -60px;cursor:default}input[type=checkbox].intel-checkbox:disabled:checked::after{background-position:0 -40px}html.lt-ie9 input[type=checkbox].intel-checkbox:after{content:'';background:url(/resources/base/css/images-v5/intel-checkbox-20.png) no-repeat 0 -20px;width:20px;height:20px;display:inline-block;cursor:pointer;background-color:#fff}html.lt-ie9 input[type=checkbox].intel-checkbox:checked:after{background-position:0 0}html.lt-ie9 input[type=checkbox].intel-checkbox:disabled:after{background-position:0 -60px;cursor:default}html.lt-ie9 input[type=checkbox].intel-checkbox:disabled:checked:after{background-position:0 -40px}.mms-form{padding-bottom:20px}.mms-form *{box-sizing:border-box}dl.mms-form{display:inline-block;white-space:nowrap}ul.mms-form,ol.mms-form{list-style:none}.mms-form li,.mms-form dt,.mms-form dd,.mms-form tr>td{padding-bottom:5px}.mms-form li.pad-bottom,.mms-form dt.pad-bottom,.mms-form dd.pad-bottom,.mms-form tr.pad-bottom>td{padding-bottom:20px}.mms-form dt{width:49%;display:inline-block;text-align:right}.mms-form dd{display:inline}.mms-form dd::after{content:'\a';white-space:pre}.mms-form .label-column{padding:0 10px;text-align:right}@media(max-width:830px){.mms-form{width:100%;box-sizing:border-box}.mms-form dt{display:block;text-align:left}.mms-form dd{display:block}.mms-form .label-column{display:none}}.mms-textbox{background-color:#f3f3f3;color:#333;padding:9px;border:solid 1px #ccc;width:200px}.mms-textbox.full-width{width:100%;display:block;box-sizing:border-box}.mms-textbox[readonly="readonly"]{color:#999;background-color:#f3f3f3}.mms-textbox.msisdn{width:160px}.mms-msisdn-prefix{width:40px;display:inline-block;text-align:center}select.mms-textbox{width:220px}.placeholder,::-webkit-input-placeholder{color:#999}::-moz-placeholder{color:#999}:-ms-input-placeholder{color:#999}.mms-textbox.placeholder,.mms-textbox::-webkit-input-placeholder{color:transparent}.mms-textbox::-moz-placeholder{color:transparent}.mms-textbox:-ms-input-placeholder{color:transparent}@media(max-width:830px){.mms-textbox{width:100%;display:block;box-sizing:border-box}.mms-textbox.placeholder,.mms-textbox::-webkit-input-placeholder{color:#999}.mms-textbox::-moz-placeholder{color:#999}.mms-textbox:-ms-input-placeholder{color:#999}}*{margin:0;padding:0}body{font-family:Arial,Trebuchet MS,Helvetica,sans-serif;font-size:13px;background:#999 url(/resources/base/css/images/bkg_site.jpg) repeat-x top;color:#333}p{line-height:1.55em}h2,h3{font-weight:normal!important}h2{padding:0 0 .5em!important}.wrapper{width:980px!important}.wrapper-sub{background-color:transparent!important;width:980px!important}.header{background:#fff!important;width:980px!important;height:auto!important}.header-nav-top{height:auto;position:relative}.header-nav-bottom{margin-top:10px!important;background:url(/resources/base/css/images/nav_bkg.jpg) repeat-x}.header-nav-top h1{margin-top:16px!important}.quick-access{width:auto!important}.main-content{background-color:#fff!important;padding-bottom:17px!important;border-bottom-right-radius:7px;border-bottom-left-radius:7px;-moz-border-radius-bottomright:7px;-moz-border-radius-bottomleft:7px;margin:0!important}.middleFull{min-height:400px;float:none!important;padding:0!important;width:100%!important}.middle{width:100%!important;float:none!important}.block_banner ul{list-style-type:none;overflow:inherit!important}.block_banner .background img{height:319px;width:963px}.block_banner .text{position:relative;padding:80px 50px 50px 120px;text-align:left;width:350px}.block_banner .text .h1{font-size:30px;color:#a4002c}.block_banner .text .h2{font-size:30px;color:gray;line-height:24px}.block_banner .text .h3{font-size:20px;color:gray;line-height:23px}.block_banner .text .btn-download{margin-top:10px}.tabs-container{background-image:url(/resources/base/css/images/tab_body_bg.gif)!important;width:920px!important}.product-android{padding:0 30px 0 30px!important}.android-item-left .android-img{padding-right:50px!important}.android-item-right .android-img{padding-left:50px!important}.android-des{padding-top:30px!important;line-height:1.55em;font-size:14px}.android-des h5{margin-bottom:25px!important}.Requirements-top{padding-bottom:30px!important}.banner-product{background:none!important;margin-left:0!important;height:auto!important;position:relative!ie;top:-20px!ie;height:inherit!ie}.banner-product-text{position:relative!important;top:174px!important;left:-5px;color:#6b6c6e!important;font-size:20px!important;width:auto!important;height:0!ie;overflow:visible!ie;*margin-bottom:-17px!important;*padding-top:34px!important}.banner-product-text h3{color:#b71243!important;font-size:26px!important;display:inline-block!important;line-height:26px!important;*padding-bottom:3px!important}.banner-product-img-9{background:url(/resources/base/css/images/banner-bg-terms.jpg) no-repeat 0 -1px!important;float:none!important;width:972px!important;height:143px!important;margin:0 auto!important}.banner-product-img-2{background:url(/resources/base/css/images/banner-bg-terms.jpg) no-repeat 0 -1px!important;float:none!important;width:972px!important;height:143px!important;margin:0 auto!important}.banner-product-img-8{background:url(/resources/base/css/images/banner-bg-buy.jpg) no-repeat 0 -1px!important;float:none!important;width:972px!important;height:143px!important;margin:0 auto!important}.banner-product-img{background:url(/resources/base/css/images/banner-bg-buy.jpg) no-repeat 0 -1px!important;float:none!important;width:972px!important;height:143px!important;margin:0 auto!important}.Content-Container{margin:0 30px 20px;position:relative!ie;top:-20px!ie}.breadcrumbs{margin-top:5px;margin-bottom:60px}.breadcrumbs ul{margin:0!important;padding:0!important}.breadcrumbs ul a{color:inherit!important}.product-intro{padding-left:40px!important;padding-right:40px!important}.support-item .head{width:100%!important;border-radius:0!important;-moz-border-radius:0!important;padding:5px 0 5px 0!important;margin-top:0!important;background-color:#c1c1c1!important}.support-item .head h3,.support-item .head-half h3{padding-left:10px!important;color:#333!important}.support-item .item{padding:0!important;margin:10px 5px 5px 15px!important;line-height:1.55;background-image:url(/resources/base/css/images/foo.gif)}.support-item .item li{background-image:url(/resources/base/css/images/foo.gif)}.support-item .item a{color:#c00!important}.support-item .item a:hover{text-decoration:underline!important}.support-item ul{margin-left:22px!important}.support-content ol li{margin-left:10px!important;width:48%!important}.product-item .product-des{width:195px!important}.buy{margin-top:78px!important;*margin-top:100px!important}.buy-container{background:url(/resources/base/css/images/tab_body_bg_buy.gif) no-repeat scroll!important;width:920px!important}.support-result{width:897px!important}.model-des{padding:36px 5px 0 10px!important;width:135px!important}.col-right{display:none!important}.faq-detail a:link,.faq-detail a:active,.faq-detail a:hover,.faq-detail a:visited{color:#a4002c!important;text-decoration:none!important}.memberContent{width:700px;display:inline-block;padding:0 30px;margin-top:30px;white-space:normal}.memberMenu{width:190px;display:inline-block;margin-top:15px;padding-left:30px;vertical-align:top;white-space:normal}.clear_b{display:block;clear:both;font-size:0;line-height:0;height:0;overflow:hidden}.IE7-ResetPin{display:block!ie;padding-top:20px!ie}.nav_main{background:url(/resources/base/css/images/nav_bkg.jpg) repeat-x;position:relative;margin:10px 5px 0 5px;padding-left:7px;text-transform:uppercase;height:38px;z-index:1}.nav_main ul{list-style:none outside none;margin:0}.nav_main .nav{float:left;width:100%}.nav_main .nav li a{color:#4c4d4f;font-size:16px;font-weight:bold;padding:8px 37px 8px 37px;display:block;line-height:22px!ie;text-decoration:none}.nav_main .nav li a:hover{color:#333}.nav_main .nav_ico{float:right;position:relative;top:-33px;right:15px}.nav_main .nav_ico li{float:left}.nav_main .nav_ico li img{float:left;display:block;padding-left:5px}.nav_main .nav ul li a{padding:2px 10px 2px 10px;color:#4c4d4f;font-size:15px}ul.dropdown{position:relative}ul.dropdown li{float:left;zoom:1}ul.dropdown li.hover,ul.dropdown li:hover{position:relative}ul.dropdown li:hover>ul{visibility:visible;left:15px}ul.dropdown a:hover,ul.dropdown a:active{color:#333}ul.dropdown li a{display:block;padding:10px;color:#222}ul.dropdown ul{z-index:1;width:160px;visibility:hidden;position:absolute;top:38px;left:0;background:#ddd;padding:0 5px 5px 5px}ul.dropdown ul li{font-weight:normal;background:#ddd;float:none}ul.dropdown ul li a{border-right:none;display:inline-block}ul.dropdown ul ul{left:100%;top:0}ul.dropdown ul li{display:inline!ie;width:100%!ie}.footer-container{background:none;font-size:11px;margin:0 auto;color:#393939;padding:32px 14px}.footer-container ul{display:table;list-style:none outside none;margin:0}.footer-container .footer_links{float:left;width:auto}.footer-container .footer_links li{float:left;background:url(/resources/base/css/images/line_space.gif) no-repeat right}.footer-container .footer_links li.last{background:none}.footer-container .footer_links a{color:#393939;margin:0 .25em;text-decoration:none;display:block;padding:3px 6px 3px}.footer-container .footer_links a:hover{text-decoration:none;color:#000}.footer-container .footer_copy_r{float:right;width:auto;text-align:right;padding-top:3px}.footer-container .footer_copy_r address{color:#393939;font-style:normal}.footer-container p{margin:0}.block_afee_01{padding:20px 6px 15px;width:968px;margin:0 auto}.block_afee_01 ul{float:left;width:280px;padding-left:32px;list-style:none outside none;margin:0}.block_afee_01 img{display:block}.block_afee_01 h2{color:#a4002c;font-size:23px;padding:8px 10px 0}.block_afee_01 h2 a{color:#a4002c;text-decoration:none}.block_afee_01 p{color:#898989;font-size:16px;line-height:22px;padding-right:10px;font-weight:normal}.block_afee_01 p a:link,.block_afee_01 p a:active,.block_afee_01 p a:visited,.block_afee_01 p a:hover{color:#b71243;text-decoration:none}.block_afee_02{margin:0 auto;width:980px}.block_afee_02 .content_afee{padding:10px 40px 6px 40px;display:inline-block;width:41%;zoom:1;*display:inline}.block_afee_02 .content_afee h3 strong{color:#393939;font-size:17px;font-weight:normal}.product_details_android{margin:0 auto;width:920px;padding:160px 30px 20px;background:url(/resources/base/css/images/banner-bg-android.gif) no-repeat top}.product_details_blackberry{margin:0 auto;width:920px;padding:160px 30px 20px;background:url(/resources/base/css/images/banner-bg-blackberry.jpg) no-repeat top}.product_details_symbian{margin:0 auto;width:920px;padding:160px 30px 20px;background:url(/resources/base/css/images/banner-bg-symbian.jpg) no-repeat top}.product_details_windows{margin:0 auto;width:920px;padding:160px 30px 20px;background:url(/resources/base/css/images/banner-bg-wm.jpg) no-repeat top}.breacrumbs{padding-bottom:15px}.breacrumbs li{display:inline;color:#525355;font-size:13px}.breacrumbs li strong{font-weight:normal}.breacrumbs li a{text-decoration:none;font-size:13px;color:#525355}.product_head{color:#525355;font-size:14px}.product_head h2{float:left;margin-bottom:10px;color:#b71243;font-size:26px}.product_head h2 span{color:#6b6c6e;font-size:20px}.product_head .btn_box{float:right;padding-right:45px}.product_head .btn_box img{padding-right:25px}.content_feature{color:#4c4d4f;font-size:14px;margin-bottom:20px;position:relative;margin-top:60px}.content_feature .content{border:2px solid #ccc;border-bottom:none;padding:27px 31px 27px}.content_feature .content .type_show1{padding-bottom:40px}.product_download{margin:0 auto;width:920px;padding:60px 30px 50px;background:url(/resources/base/css/images/banner-bg-download.jpg) no-repeat top}.head_download{padding:0 0 60px 60px;width:530px}.head_download h2{color:#b71243;font-size:30px;margin-bottom:0;padding-bottom:8px}.head_download p{color:#828282;font-size:20px;margin-bottom:0}.content_download .breacrumbs{padding-left:5px}.tabs_download h3{color:#b71243;font-size:26px;padding-left:5px;padding-bottom:0}.block_in_tabs .li_tab1{width:240px;float:left;border-right:1px solid #ccc;padding:0 30px 30px 0;min-height:335px}.block_in_tabs .li_tab2{width:240px;float:left;border-right:1px solid #ccc;padding:0 30px 30px;min-height:335px}.block_in_tabs .li_tab3{width:240px;float:left;padding:0 0 30px 30px;min-height:335px}.block_in_tabs .li_tab3 .qr_code{text-align:center}.block_in_tabs h4{color:#b71243;font-size:20px;margin-bottom:0}.block_in_tabs p{color:#6e6e6e;font-size:14px}.block_in_tabs p a{color:#b71243;text-decoration:none}.block_in_tabs label{color:#303030;display:block;font-weight:bold;font-size:14px;padding-bottom:1px}.tabs-nav-download{list-style:none;margin:0;padding:0 0 0 0}.tabs-nav-download:after{display:block;clear:both;content:" "}.tabs-nav-download li{float:left;margin:0 4px 0 0;min-width:84px!important;width:159px!important}.tabs-nav-download a,.tabs-nav-download a span{display:block;padding:0 0;border:none;color:#ff1c86;font-size:12px;border-right:none}.tabs-nav-download a{position:relative;top:2px;z-index:2;color:#fff;font-size:12px!important;line-height:1.2!important;text-align:center;text-decoration:none;white-space:nowrap;padding:15px 28px 16px!important;background:#66187e;text-indent:-9999px}.tabs-nav-download .tabs-selected a{color:#fff}.tabs-nav-download .tabs-selected a,.tabs-nav a:hover,.tabs-nav a:focus,.tabs-nav a:active{outline:0}.tabs-nav-download a.tab-android{background:url(/resources/base/css/images/tabs_android.gif) repeat-x scroll 0 0!important}.tabs-nav-download .tabs-selected a.tab-android{background:#fff url(/resources/base/css/images/tabs_android_select.gif) repeat-x scroll 0 0!important}.tabs-nav-download a.tab-blackberry{background:url(/resources/base/css/images/tabs_blackberry.gif) repeat-x scroll 0 0!important}.tabs-nav-download .tabs-selected a.tab-blackberry{background:#fff url(/resources/base/css/images/tabs_blackberry_select.gif) repeat-x scroll 0 0!important}.tabs-nav-download a.tab-symbian{background:url(/resources/base/css/images/tabs_symbian.gif) repeat-x scroll 0 0!important}.tabs-nav-download .tabs-selected a.tab-symbian{background:#fff url(/resources/base/css/images/tabs_symbian_select.gif) repeat-x scroll 0 0!important}.tabs-nav-download a.tab-wm{background:url(/resources/base/css/images/tabs_wm.gif) repeat-x scroll 0 0!important}.tabs-nav-download .tabs-selected a.tab-wm{background:#fff url(/resources/base/css/images/tabs_wm_select.gif) repeat-x scroll 0 0!important}.tabs-container-download{border:2px solid #ccc!important;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding:1.8em 30px .8em 30px!important;background:none!important;float:none!important;width:auto!important;position:relative;top:-1px}table.SendSmsLink{border-spacing:4px}table.SendSmsLink label{font-weight:bold}table.SendSmsLink input{width:180px;margin:0!important}table.SendSmsLink select{width:200px}table.SendSmsLink .trialtext{color:grey;font-size:11px}.block_banner{width:963px;margin:0 auto;text-align:center}ul#slideshow li .background{position:absolute;width:0;height:0;overflow:visible;left:0!ie}ul#slideshow li{position:relative;left:0!ie;*text-align:left}#fssPrev{display:none}#fssNext{display:none}#fssPlayPause{background:url(/resources/base/css/images/nav/slide_control.gif) no-repeat scroll 0 -192px transparent;height:14px;width:14px;text-indent:-99999px;float:right;position:relative;top:-20px;margin-right:20px}#fssList{background:url(/resources/base/css/images/nav/slide_control.gif) no-repeat scroll 0 -64px transparent;float:right;position:relative;top:-20px}#fssList li{background:url(/resources/base/css/images/nav/slide_control.gif) no-repeat scroll 0 -64px transparent;height:14px;width:14px;text-indent:-99999px;list-style:none outside none;padding-right:11px;float:left}#fssList li a{background:url(/resources/base/css/images/nav/slide_control.gif) no-repeat scroll 0 -64px transparent;height:14px;width:14px;text-indent:-99999px;float:right}#fssList li.fssActive a{background:url(/resources/base/css/images/nav/slide_control.gif) no-repeat scroll 0 -128px transparent;height:14px;width:14px}.description-wrapper{padding:40px}.description-container{width:100%;padding:5px;margin-top:12px;margin-bottom:35px;-webkit-box-shadow:0 0 6px rgba(50,50,50,.5);-moz-box-shadow:0 0 6px rgba(50,50,50,.5);box-shadow:0 0 6px rgba(50,50,50,.5);box-sizing:border-box;-moz-box-sizing:border-box}.description-text{display:inline-block;width:79%}.description-text-image{display:inline-block;width:182px;vertical-align:top}.description-text-header{background:url(/resources/base/css/images/default_h2_bg.png) repeat-x;font-size:20px;font-weight:bold;padding:9px 15px;text-transform:uppercase}.description-text-paragraph{padding:12px 35px 7px 12px;font-size:15px;line-height:18px}.description-text-link-container{text-align:right}.description-text-link-container img{vertical-align:middle}ul.carousal,ul.carousal-nav{}ul.carousal li,ul.carousal-nav li{display:inline-block}ul.carousal li{display:table-cell;vertical-align:middle;width:980px;height:379px}.carousal-container{padding:0 30px 20px 56px;width:435px}.carousal-header{font-weight:bold;color:#fff;font-size:38px;text-transform:uppercase;line-height:45px;margin-bottom:12px;-webkit-text-shadow:-4px 2px 6px rgba(50,50,50,.5);-moz-text-shadow:-4px 2px 6px rgba(50,50,50,.5);text-shadow:-4px 2px 6px rgba(50,50,50,.5)}.carousal-subheader{color:#fff;font-size:26px;line-height:36px;margin-left:3px}.carousal-subheader.small{font-size:18px;line-height:20px}.carousal-text{color:#fff;font-size:17px;line-height:21px;margin-left:3px}ul.carousal li.carousal-0{background:url(/resources/base/css/images/carousal/banner_00.png) no-repeat}ul.carousal li.carousal-1{background:url(/resources/base/css/images/carousal/banner_01.png) no-repeat}ul.carousal li.carousal-2{background:url(/resources/base/css/images/carousal/banner_02.png) no-repeat}ul.carousal li.carousal-3{background:url(/resources/base/css/images/carousal/banner_03.png) no-repeat}ul.carousal li.carousal-4{background:url(/resources/base/css/images/carousal/banner_04.png) no-repeat}ul.carousal-nav{background:url(/resources/base/css/images/carousal/nav_bg.png) repeat-x}ul.carousal-nav:after{content:"";height:0;display:block;-webkit-box-shadow:0 0 12px 2px rgba(50,50,50,.3);-moz-box-shadow:0 0 12px 2px rgba(50,50,50,.3);box-shadow:0 0 12px 2px rgba(50,50,50,.3)}ul.carousal-nav li{display:table-cell;vertical-align:middle;width:245px;height:73px;border-left:solid 1px #bbb;border-right:solid 1px #bbb;padding-left:40px;background:url(/resources/base/css/images/carousal/nav_bg.png) repeat-x;cursor:pointer}ul.carousal-nav li.active,ul.carousal-nav li:hover{background:url(/resources/base/css/images/carousal/nav_bg_active.png) repeat-x}.carousal-nav-text{display:inline-block;font-size:16px;font-weight:bold;width:135px;vertical-align:middle;line-height:16px;word-wrap:break-word}.carousal-nav-icon{display:inline-block;width:48px;height:48px;vertical-align:middle;margin-right:5px}.carousal-nav-icon-privacy{background:url(/resources/base/css/images/icons/mms-home-icons-48.png) no-repeat 0 0}.carousal-nav-icon-antitheft{background:url(/resources/base/css/images/icons/mms-home-icons-48.png) no-repeat 0 -48px}.carousal-nav-icon-webprotection{background:url(/resources/base/css/images/icons/mms-home-icons-48.png) no-repeat 0 -96px}.carousal-nav-icon-antivirus{background:url(/resources/base/css/images/icons/mms-home-icons-48.png) no-repeat 0 -144px}.overlay-container{text-align:right;height:0}.overlay-overview{display:inline-block;padding:5px 7px;background-color:rgba(255,255,255,.7);position:relative;right:10px;top:10px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 11px -1px rgba(50,50,50,.3);-moz-box-shadow:0 0 11px -1px rgba(50,50,50,.3);box-shadow:0 0 11px -1px rgba(50,50,50,.3);cursor:pointer}.overlay-download{display:inline-block;padding:6px 8px;background-color:rgba(255,255,255,.7);position:relative;top:-178px;right:10px;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 11px -1px rgba(50,50,50,.3);-moz-box-shadow:0 0 11px -1px rgba(50,50,50,.3);box-shadow:0 0 11px -1px rgba(50,50,50,.3);color:#fff;text-align:center}.overlay-download-arrow{width:46px;height:46px;display:inline-block;background:url(/resources/base/css/images/overlady-download-arrow.png) no-repeat}.overlay-download-button{padding:3px 7px;cursor:pointer;line-height:14px;-webkit-border-radius:3px;border-radius:3px;border:solid 1px #540304;background:#b71234;background:-moz-linear-gradient(top,#b71234 0%,#540304 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#b71234),color-stop(100%,#540304));background:-webkit-linear-gradient(top,#b71234 0%,#540304 100%);background:-o-linear-gradient(top,#b71234 0%,#540304 100%);background:-ms-linear-gradient(top,#b71234 0%,#540304 100%);background:linear-gradient(to bottom,#b71234 0%,#540304 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b71234',endColorstr='#540304',GradientType=0)}.mms-download-banner{background:url(/resources/base/css/images/mms-download-banner.png) no-repeat;width:980px;height:231px;display:table-cell;vertical-align:middle}.mms-download-column{margin:20px 20px 20px 40px}.mms-download-stores-container{}.mms-download-store{display:block;width:172px;height:60px;background:url(/resources/base/css/images/mms-download-appstores.png) no-repeat;margin-bottom:40px}.mms-download-store.googleplay{background-position:0 0}.mms-download-store.kindlefire{background-position:0 -102px}.mms-download-store.appstore{background-position:0 -199px}.mms-download-fieldset{margin-top:40px}.mms-download-fieldset .field{margin-bottom:30px}.mms-captcha{width:167px;height:32px;margin-bottom:5px}.mms-download-qr{-webkit-box-shadow:0 0 6px rgba(50,50,50,.5);-moz-box-shadow:0 0 6px rgba(50,50,50,.5);box-shadow:0 0 6px rgba(50,50,50,.5)}.mms-breadcrumbs{list-style:none;margin:0 40px 20px 40px}.mms-breadcrumbs li{display:inline-block}.mms-breadcrumbs li.last{font-weight:bold}.mms-breadcrumbs li a,.mms-breadcrumbs li a:hover{text-decoration:none;color:#cd0a13}.status{padding:15px 10px 15px 54px;margin-bottom:10px;border:0;display:block;position:relative;font-size:16px;color:#fff}.status a,.status a:link,.status a:visited,.status a:hover{font-size:16px!important;color:#fff!important}.status.success{background:#28b400;background:-moz-linear-gradient(top,#28b400 0%,#219900 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#28b400),color-stop(100%,#219900));background:-webkit-linear-gradient(top,#28b400 0%,#219900 100%);background:-o-linear-gradient(top,#28b400 0%,#219900 100%);background:-ms-linear-gradient(top,#28b400 0%,#219900 100%);background:linear-gradient(to bottom,#28b400 0%,#219900 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#28b400',endColorstr='#219900',GradientType=0)}.status.success::before{content:"";position:absolute;display:inline-block;left:10px;top:10px;width:36px;height:36px}.status.fail{background:#777;background:-moz-linear-gradient(top,#777 1%,#666 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#777),color-stop(100%,#666));background:-webkit-linear-gradient(top,#777 1%,#666 100%);background:-o-linear-gradient(top,#777 1%,#666 100%);background:-ms-linear-gradient(top,#777 1%,#666 100%);background:linear-gradient(to bottom,#777 1%,#666 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777',endColorstr='#666666',GradientType=0);padding-left:10px}.status.fail::before{content:"";position:absolute;display:inline-block;left:10px;top:10px;width:36px;height:36px}.status.warn{background:#777;background:-moz-linear-gradient(top,#777 1%,#666 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#777),color-stop(100%,#666));background:-webkit-linear-gradient(top,#777 1%,#666 100%);background:-o-linear-gradient(top,#777 1%,#666 100%);background:-ms-linear-gradient(top,#777 1%,#666 100%);background:linear-gradient(to bottom,#777 1%,#666 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777',endColorstr='#666666',GradientType=0);padding-left:10px}.status.warn::before{content:"";position:absolute;display:inline-block;left:10px;top:10px;width:36px;height:36px}.status.info{background:#777;background:-moz-linear-gradient(top,#777 1%,#666 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#777),color-stop(100%,#666));background:-webkit-linear-gradient(top,#777 1%,#666 100%);background:-o-linear-gradient(top,#777 1%,#666 100%);background:-ms-linear-gradient(top,#777 1%,#666 100%);background:linear-gradient(to bottom,#777 1%,#666 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777',endColorstr='#666666',GradientType=0)}.status.info::before{content:"";position:absolute;display:inline-block;left:10px;top:5px;width:36px;height:36px;background:url(/resources/base/css/images/icons/mms-status-36t.png) no-repeat 0 0}.status.infotoast{background:#777;background:-moz-linear-gradient(top,#777 1%,#666 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#777),color-stop(100%,#666));background:-webkit-linear-gradient(top,#777 1%,#666 100%);background:-o-linear-gradient(top,#777 1%,#666 100%);background:-ms-linear-gradient(top,#777 1%,#666 100%);background:linear-gradient(to bottom,#777 1%,#666 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777',endColorstr='#666666',GradientType=0);padding-left:10px}.status.tip{font-size:13px;color:#353e47;padding:10px 10px 10px 35px;margin:10px 0;border:0;display:block;position:relative;background:#ececec}.status.tip a,.status.tip a:link,.status.tip a:visited,.status.tip a:hover{font-size:13px!important;color:#353e47!important}.status.tip::before{content:"";position:absolute;display:inline-block;left:8px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-status-24.png) no-repeat}.status.status-mobile{display:none}@media(max-width:830px){.status.status-mobile{display:block}.status.status-desktop{display:none}}.mms-fieldset{padding:0 20px;border-spacing:5px}.mms-fieldset .label{font-size:14px;min-width:120px;text-align:right;padding-right:5px;vertical-align:initial}.mms-fieldset .field{font-weight:bold;vertical-align:baseline}.mms-fieldset .error{color:#cd0a13;font-weight:normal}.mms-member-area-container{white-space:nowrap}.mms-member-area-container a,.mms-member-area-container a:link,.mms-member-area-container a:hover,.mms-member-area-container a:visited{color:#4c4d4f;text-decoration:underline;font-weight:normal}.mms-finddevice-control .div_info .mms-button:disabled{color:#ddd;cursor:default;border-color:#bfbfbf;background:#8d8c89;background:-moz-linear-gradient(top,#9c9c9c 0%,#8d8c89 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#9c9c9c),color-stop(100%,#8d8c89));background:-webkit-linear-gradient(top,#9c9c9c 0%,#8d8c89 100%);background:-o-linear-gradient(top,#9c9c9c 0%,#8d8c89 100%);background:-ms-linear-gradient(top,#9c9c9c 0%,#8d8c89 100%);background:linear-gradient(to bottom,#9c9c9c 0%,#8d8c89 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9c9c9c',endColorstr='#8d8c89',GradientType=0)}.mms-gallery{text-align:center}.mms-gallery .preview-container{border:solid 1px #ccc;margin-bottom:20px}.mms-gallery .preview{height:360px;margin:10px;cursor:pointer}.mms-gallery .title{border-top:solid 1px #ccc;background-color:#efefef}.mms-gallery .scrollview-container{border:solid 1px #ccc;display:inline-block;float:left}.mms-gallery .scrollview-container::after{content:'';clear:both}.mms-gallery .scroller{display:table-cell;vertical-align:middle;background-color:#f0f0f0;height:102px;width:30px}.mms-gallery .scrollview{display:table-cell;vertical-align:middle;min-width:450px;padding:5px 15px;text-align:left;max-width:607px;overflow:auto;white-space:nowrap}.mms-gallery .scrollview .image{margin:0 8px;display:inline-block;max-height:110px}.mms-ul{margin:20px 10px 20px 0}.mms-ul.nolist{list-style:none}.mms-ul li{margin:10px 0 10px 20px}.mms-ul li input[type="radio"]{margin-right:10px;position:relative;top:1px}.mms-ul li label{display:inline-block;vertical-align:top}table.mms-columns{border-spacing:0;border-collapse:collapse}table.mms-columns.fullwidth{width:100%}table.mms-columns.separator td{border-right:#999 1px solid}table.mms-columns td.mms-2column{width:45%;padding-right:20px;vertical-align:top}table.mms-columns td.mms-3column{width:30%;padding-right:20px;vertical-align:top}table.mms-columns td.last{padding-right:0;border-right:0}.mms-member-header{padding:15px 0 15px 50px;font-size:16px;position:relative;font-weight:bold}.mms-member-header.device::before{content:"";position:absolute;display:inline-block;left:0;top:6px;width:36px;height:36px;background:url(/resources/base/css/images/icons/mms-member-header-36.png) no-repeat}.mms-member-header.data::before{content:"";position:absolute;display:inline-block;left:0;top:6px;width:36px;height:36px;background:url(/resources/base/css/images/icons/mms-member-header-36.png) no-repeat 0 -36px}.mms-member-header.settings::before{content:"";position:absolute;display:inline-block;left:0;top:6px;width:36px;height:36px;background:url(/resources/base/css/images/icons/mms-member-header-36.png) no-repeat 0 -72px}.mms-member-menu{list-style:none}.mms-member-menu li a{position:relative;display:block;padding:9px 5px 9px 55px}.mms-member-menu li a.active{text-decoration:none;font-weight:bold;font-size:14px;color:#4c4d4f}.mms-member-menu .locate::before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat 0 -0}.mms-member-menu .lock::before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat 0 -24px}.mms-member-menu .lostmessage::before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat 0 -48px}.mms-member-menu .alarm::before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat 0 -72px}.mms-member-menu .shocker::before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat 0 -96px}.mms-member-menu .track::before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat 0 -120px}.mms-member-menu .backup::before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat 0 -144px}.mms-member-menu .wipe::before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat 0 -168px}.mms-member-menu .factoryreset::before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat 0 -192px}.mms-member-menu .restore::before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat 0 -216px}.mms-member-menu .contacts::before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px 0}.mms-member-menu .sms::before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -24px}.mms-member-menu .calllogs::before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -48px}.mms-member-menu .media::before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -72px}.mms-member-menu .calendar::before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -96px}.mms-member-menu .account::before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -48px -0}.mms-member-menu .subscription::before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -48px -24px}.mms-member-menu .device::before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -48px -48px}.mms-member-menu .migrate::before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -48px -72px}.mms-member-menu .smsconsent::before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-anti-theft-24.png) no-repeat 0 0}.mms-member-menu .disconnect::before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -48px -96px}.mms-action-container{}.mms-action-title{font-size:19px;margin-bottom:10px}.mms-action-description{font-size:16px;line-height:20px}.mms-action-description.margin-bottom{margin-bottom:10px}.mms-action-description.margin-left-mini{margin-left:5px}.mms-action-description ul{margin:5px 0 15px 0}.mms-action-description ul li{margin:5px 0 5px 32px}.mms-action-description.margin-top{margin-top:10px}.mms-action-description.margin-bottom{margin-bottom:10px}.mms-action-header-separater{margin:15px 0;border-bottom:solid 1px #ddd}.mms-action-device-container{display:table;width:100%}.mms-action-state-container{text-align:center;display:table-cell;min-width:145px;padding-right:10px;border-right:dotted 1px #ccc}.mms-action-action-container{vertical-align:top;display:table-cell;width:100%;padding-left:10px}.mms-action-icon{width:96px;height:96px;overflow:hidden;display:inline-block;background:url(/resources/base/css/images/icons/mms-action-icons-96.png) no-repeat}.mms-action-icon.locate{background-position:0 -0}.mms-action-icon.lock{background-position:0 -96px}.mms-action-icon.lostmessage{background-position:0 -192px}.mms-action-icon.alarm{background-position:0 -288px}.mms-action-icon.shocker{background-position:0 -384px}.mms-action-icon.track{background-position:0 -480px}.mms-action-icon.backup{background-position:0 -576px}.mms-action-icon.wipe{background-position:0 -672px}.mms-action-icon.factoryreset{background-position:0 -768px}.mms-action-icon.restore{background-position:0 -864px}.mms-updating{width:16px;height:16px;background:url(/resources/base/css/images/icons/mms-updating.gif) no-repeat;display:inline-block}.mms-device-state{font-size:19px;font-weight:bold}.mms-lock-message-caption{font-weight:bold;line-height:55px}.mms-lock-edit-container{float:right;text-align:right;margin-top:-5px}.mms-lock-message-container{position:relative}.mms-lock-message-edit{width:16px;height:16px}.mms-lock-messagebox{margin-top:-16px;margin-bottom:10px;overflow:hidden;display:block;font-weight:bolder;font-size:12px;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}.mms-lock-message-error{background-color:#cd0a13;font-size:11px;font-weight:bold;color:#fff;display:none;padding:5px;position:absolute;bottom:0;width:100%;-moz-box-sizing:border-box;box-sizing:border-box}.mms-lock-message-charcount{vertical-align:middle;margin-right:3px}.mms-track-currentnumber{display:block;margin:10px 0;padding:10px;background-color:#ececec;font-size:16px;font-weight:bold;width:50%}.mms-capturecam-messagelist{list-style:none}.mms-capturecam-messagelist li{}.mms-capturecam-messagelist li label{display:inline-block;padding:10px;vertical-align:middle}.mms-location-legend-container{background:#ececec;padding:15px;margin-top:15px}.mms-location-legend-list{list-style:none;margin-bottom:15px}.mms-location-legend-list li{display:inline-block;width:22%;position:relative;padding-left:40px;padding-right:30px;vertical-align:top}.mms-location-legend-icon{left:0;width:35px;height:60px;display:inline-block;position:absolute;background:url(/resources/base/css/images/icons/mms-location-legend-35.png) no-repeat}.mms-location-legend-icon.device{background-position:0 0}.mms-location-legend-icon.sos{background-position:0 -193px}.mms-location-legend-icon.accuracy{background-position:0 -388px}.mms-location-legend-icon.wear-connected{background-position:0 -60px}.mms-location-legend-icon.wear-disconnected{background-position:0 -123px}.mms-location-legend-icon.sos-wear-connected{background-position:0 -255px}.mms-location-legend-icon.sos-wear-disconnected{background-position:0 -325px}.mms-toolbar-container{width:100%;margin-bottom:20px}.mms-toolbar-buttons{float:left;position:relative;z-index:10}.mms-toolbar-searchcontainer{text-align:right;position:relative}.mms-toolbar-searchcontainer .mms-search{width:150px;padding-right:40px;margin-top:6px}.mms-toolbar-searchcontainer .mms-search-icon{border:0;background:url(/resources/base/css/images/icons/mms-search-icon.png) no-repeat;width:24px;height:21px;top:6px;right:13px;cursor:pointer;vertical-align:middle}.mms-data-categories{padding:10px 0 14px 0}.mms-data-categories li{position:relative;display:block;padding:10px 5px 10px 18px}.mms-data-categories li .checkbox{vertical-align:middle}.mms-data-categories li label{padding-left:30px}.mms-data-categories .contacts::before{content:"";position:absolute;display:inline-block;left:37px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -0}.mms-data-categories .sms::before{content:"";position:absolute;display:inline-block;left:37px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -24px}.mms-data-categories .calendar::before{content:"";position:absolute;display:inline-block;left:37px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -96px}.mms-data-categories .photos::before{content:"";position:absolute;display:inline-block;left:37px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -144px}.mms-data-categories .video::before{content:"";position:absolute;display:inline-block;left:37px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -120px}.mms-data-categories .memorycard::before{content:"";position:absolute;display:inline-block;left:37px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -168px}.mms-data-categories .email::before{content:"";position:absolute;display:inline-block;left:37px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -192px}.mms-data-categories .calllogs::before{content:"";position:absolute;display:inline-block;left:37px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -48px}.mms-wipe-popup{padding:40px;max-width:700px;box-sizing:border-box}.mms-wipe-popup .mms-action-description{padding-bottom:20px}.ContactsFilter,.ContactsFilterSelected{font-family:Verdana,Arial,Sans-Serif!important;font-size:9px;padding:3px;margin-left:3px;vertical-align:middle;text-align:center;color:#3b5d77;border:#dcdcdc thin solid}.ContactsFilter:hover{background-color:#eee}.ContactsFilterSelected{font-weight:bold;border:none;font-size:11px;border:#ddd thin solid;padding:5px;background-color:#eee}.ContactContainer{width:100%;overflow:hidden;display:block;padding:5px}.ContactContainer .LeftContainer{float:left;width:350px;text-align:left}.ContactContainer .LeftContainer .Name{display:block;overflow:hidden;color:#3b5d77!important;font-size:13px}.ContactContainer .LeftContainer .Email{display:block;overflow:hidden;color:#666;padding-top:4px}.ContactContainer .RightContainer{float:right;width:150px;text-align:right;overflow:hidden;padding-right:5px}.ContactContainer .RightContainer .Number{display:block;overflow:hidden;font-size:13px}.contactDetailsAction{margin-bottom:15px}.contactHeaderContainer{display:block;clear:both;height:74px;background:#f3f3f3;border:solid 2px #ddd;padding:10px;margin-bottom:40px}.contactHeader{height:74px;vertical-align:baseline;float:left;overflow:hidden}.contactHeader .photo{border:solid 2px #ddd;float:left;height:70px;width:70px;overflow:hidden}.contactHeader .displayName{font-family:Helvetica,Arial,Sans-Serif;color:#555;font-size:26px;float:left;margin-left:10px;line-height:35px;width:500px;overflow:hidden;letter-spacing:1px}html.lt-ie9 .status.tip:before{content:"";position:absolute;display:inline-block;left:8px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-status-24.png) no-repeat}html.lt-ie9 .status.info:before{content:"";position:absolute;display:inline-block;left:10px;top:5px;width:36px;height:36px;background:url(/resources/base/css/images/icons/mms-status-36t.png) no-repeat 0 0}html.lt-ie9 .status.warn:before{content:"";position:absolute;display:inline-block;left:10px;top:10px;width:36px;height:36px;background:url(/resources/base/css/images/icons/mms-status-36t.png) no-repeat 0 -110px}html.lt-ie9 .status.fail:before{content:"";position:absolute;display:inline-block;left:10px;top:10px;width:36px;height:36px;background:url(/resources/base/css/images/icons/mms-status-36t.png) no-repeat 0 -40px}html.lt-ie9 .status.success:before{content:"";position:absolute;display:inline-block;left:10px;top:10px;width:36px;height:36px;background:url(/resources/base/css/images/icons/mms-status-36t.png) no-repeat 0 -76px}html.lt-ie9 .mms-member-header.device:before{content:"";position:absolute;display:inline-block;left:0;top:6px;width:36px;height:36px;background:url(/resources/base/css/images/icons/mms-member-header-36.png) no-repeat}html.lt-ie9 .mms-member-header.data:before{content:"";position:absolute;display:inline-block;left:0;top:6px;width:36px;height:36px;background:url(/resources/base/css/images/icons/mms-member-header-36.png) no-repeat 0 -36px}html.lt-ie9 .mms-member-header.settings:before{content:"";position:absolute;display:inline-block;left:0;top:6px;width:36px;height:36px;background:url(/resources/base/css/images/icons/mms-member-header-36.png) no-repeat 0 -72px}html.lt-ie9 .mms-member-menu .locate:before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat 0 -0}html.lt-ie9 .mms-member-menu .lock:before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat 0 -24px}html.lt-ie9 .mms-member-menu .lostmessage:before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat 0 -48px}html.lt-ie9 .mms-member-menu .alarm:before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat 0 -72px}html.lt-ie9 .mms-member-menu .shocker:before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat 0 -96px}html.lt-ie9 .mms-member-menu .track:before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat 0 -120px}html.lt-ie9 .mms-member-menu .backup:before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat 0 -144px}html.lt-ie9 .mms-member-menu .wipe:before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat 0 -168px}html.lt-ie9 .mms-member-menu .factoryreset:before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat 0 -192px}html.lt-ie9 .mms-member-menu .restore:before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat 0 -216px}html.lt-ie9 .mms-member-menu .contacts:before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px 0}html.lt-ie9 .mms-member-menu .sms:before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -24px}html.lt-ie9 .mms-member-menu .calllogs:before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -48px}html.lt-ie9 .mms-member-menu .media:before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -72px}html.lt-ie9 .mms-member-menu .calendar:before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -96px}html.lt-ie9 .mms-member-menu .account:before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -48px -0}html.lt-ie9 .mms-member-menu .subscription:before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -48px -24px}html.lt-ie9 .mms-member-menu .device:before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -48px -48px}html.lt-ie9 .mms-member-menu .migrate:before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -48px -72px}html.lt-ie9 .mms-member-menu .disconnect:before{content:"";position:absolute;display:inline-block;left:25px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -48px -96px}html.lt-ie9 .mms-data-categories .contacts:before{content:"";position:absolute;display:inline-block;left:37px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -0}html.lt-ie9 .mms-data-categories .sms:before{content:"";position:absolute;display:inline-block;left:37px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -24px}html.lt-ie9 .mms-data-categories .calendar:before{content:"";position:absolute;display:inline-block;left:37px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -96px}html.lt-ie9 .mms-data-categories .photos:before{content:"";position:absolute;display:inline-block;left:37px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -144px}html.lt-ie9 .mms-data-categories .video:before{content:"";position:absolute;display:inline-block;left:37px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -120px}html.lt-ie9 .mms-data-categories .memorycard:before{content:"";position:absolute;display:inline-block;left:37px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -168px}html.lt-ie9 .mms-data-categories .email:before{content:"";position:absolute;display:inline-block;left:37px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -192px}html.lt-ie9 .mms-data-categories .calllogs:before{content:"";position:absolute;display:inline-block;left:37px;top:6px;width:24px;height:24px;background:url(/resources/base/css/images/icons/mms-member-menu-24.png) no-repeat -24px -48px}html.lt-ie9 .overlay-download{filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#aaffffff',endColorstr='#aaffffff')}html.lt-ie9 .description-container{zoom:1;border:#aaa 1px solid}html.lt-ie9 .quick-access .login-box a.forgot{margin-left:240px}textarea{padding:2px;font-family:inherit}a{cursor:pointer;color:#333;text-decoration:none}a.red{color:#b71243}a.blue{color:#0071c5}a.white{color:#fff}a.underline{text-decoration:underline}.clear{clear:both}.self-clear::after{content:'';display:inline;clear:both}.main-container{padding:0 50px;font-size:1.2em;text-align:left}.main-header{padding:30px 0 5px;font-size:1.7em}.main-description{padding-bottom:20px}.pin-popup{display:flex;flex-direction:column;border-radius:2px}.pin-popup-header{background-color:#53565a;color:#fff;padding:15px 49px 15px 26px;font-size:18px;line-height:24px;border-radius:2px;text-align:left}.pin-popup-status{background-color:#0bd175;color:#fff;padding:15px 49px 15px 26px;font-size:18px;line-height:24px;border-radius:2px;text-align:left;max-width:600px}.wrong-pin{background-color:#f1342f}.pin-popup-content{flex-direction:column;background-color:#f0f5f9;color:#53565a;box-shadow:0 2px 3px 0 rgba(0,0,0,.16);padding:18px 47px 37px 28px;text-align:left;max-width:600px}.pin-popup-description{font-size:14px;line-height:21px;color:#53565a}.pin-input{height:35px;border:1px solid #b1babf;border-radius:2px;background-color:#fff;color:#53565a;font-size:14px;line-height:19px;width:100%;padding-left:12px;margin:10px 0;outline-style:none}.pin-forgot-div{line-height:21px;text-align:right;font-size:14px}.pin-forgot-a{color:#c01818}.pin-popup-btn{display:flex;flex-direction:row;justify-content:flex-end}.pin-btn-div{margin-left:8px;padding-top:20px}.pin-button{height:36px;width:99.13px;border:1px solid #b1babf;border-radius:2px;font-size:14px;font-weight:600;line-height:19px;text-align:center;color:#53565a;background-color:#fff}.pin-button:active{color:#00846b;border:1px solid #0084b6}.pin-button.blue:active{background-color:#0084b6}.pin-button.blue{background-color:#00aeef;color:#fff;border:none}.pin-pop-button{min-width:80px;min-height:40px}.mms-button.small{min-width:initial}@media(max-width:480px){.main-container{padding:0 30px}}@media(max-width:320px){.main-container{padding:0 20px}}body{color:#333;margin:0;padding:0}.flex-row{display:-webkit-flex;display:flex}.flex-column{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.flex-grow{-webkit-flex:1;flex:1}header{height:105px;background-color:#fff;border-bottom:1px solid #bbbfc3}header .header-content{overflow:hidden}header .top{text-align:right;padding:10px 15px 0 0;white-space:nowrap;overflow:hidden}header .top a{padding-right:5px}header .top a::after{content:'';border-left:1px solid #333;margin-left:10px}header .top a.scan-alert{padding-right:initial}header .top a.scan-alert::after{display:none}header .top .scan-alert img{vertical-align:middle;width:65px;height:37px;border:0}header .left{float:left;margin:-5px 0 0 23px}header .right{text-align:right;padding-top:18px;padding-right:15px}header .right a.pipe-before{padding-left:5px}header .right a.pipe-before::before{content:'';border-left:1px solid #333;margin-right:10px}header .right a.pipe-after::after{content:'';border-left:1px solid #333;margin-right:10px;margin-left:5px}section.main{padding-bottom:17px;border-radius:0 0 7px 7px;overflow:hidden;background-color:#fff;box-shadow:inset 0 3px 10px -3px #bbbfc3}body.fullscreen section.main{padding-bottom:0;border-radius:0}body.fullscreen footer{display:none}body.fullheight{overflow:hidden}body.fullheight .hamburger-content{height:100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column}body.fullheight section.main{-webkit-box-flex:1;-webkit-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:flex}body.no-header header{display:none}body.mobileBody{background:#fff!important}body.mobileBody section.main{}body.mobileBody footer{display:none}footer{width:auto;max-width:980px;margin:0 auto;font-size:12px;padding:32px 14px;box-sizing:border-box}footer .left{float:left;white-space:nowrap}footer .right{float:right;text-align:right;white-space:nowrap}footer nav a{padding-right:9px}footer nav a::after{content:'|';padding-left:9px}footer nav a:last-child::after{content:''}.loggedin-mobile-container,.login-mobile-container{display:none}.loggedin-desktop-container,.login-desktop-container{display:block}.find-device-icon{display:inline-block;width:25px;height:25px;background:url(/resources/base/css/images-v5/nav-sprites-blue-25.png) no-repeat;vertical-align:middle;position:relative;top:-1px;left:-2px}.login-popup-container{width:400px;height:0;position:absolute;right:15px}.login-carrot{position:absolute;top:0;left:63%;border-bottom:15px solid #ccc;border-left:20px solid transparent;border-right:20px solid transparent}.login-carrot::before{content:'';position:absolute;top:2px;left:-20px;border-bottom:15px solid #fff;border-left:20px solid transparent;border-right:20px solid transparent;z-index:101}.login-popup-container.position-signin .login-carrot{left:86.5%}.login-popup{position:absolute;top:15px;left:0;width:100%;text-align:left;background:#fff;border:solid 1px #ccc;border-radius:7px;box-shadow:0 0 7px 0 #bbb;z-index:100}@media(max-width:830px){.loggedin-mobile-container,.login-mobile-container{height:60px;display:table-cell;vertical-align:middle}.loggedin-desktop-container,.login-desktop-container{display:none}}@media(max-width:320px){.login-mobile-container{height:40px}}@media(max-width:830px){header{height:60px}header .left{margin-top:0;margin-left:15px;width:70%}header .left .header-logo{height:60px;display:table-cell;vertical-align:middle}header .left .header-logo img{width:100%}header .right{padding-top:0;float:right}header .top{display:none}footer .left{float:none;padding-bottom:15px}footer .right{float:none;text-align:left}}@media(max-width:320px){header{height:40px}header .left .header-logo{height:40px}}@media(max-height:320px) and (max-width:320px){header{display:none}}.smsConsent-container{box-sizing:border-box;display:none;min-width:320px;max-width:500px;width:auto;padding:45px 25px 25px 25px}.smsConsent-header{float:left;margin-bottom:15px}.smsConsent-header .title{display:inline-block;font-size:22px;font-weight:bold}.smsConsent-header .whatsnewtitle{margin-top:-15px;font-size:18px}.smsConsent-content{float:left}.smsConsent-content .subtitle{font-weight:550;font-size:12px}.smsConsent-content .desc{font-weight:normal;font-size:12px}.smsConsent-content .list{padding:1em 0;margin-left:1em}.smsConsent-content .desc1{padding:1em 0}.smsConsent-content .bluedata{color:#66cef5}.smsConsent-content ul{padding:0}.smsConsent-content ul li{padding-left:1em;margin:2px 0 2px 1em;font-size:12px}.smsConsent-content .info{line-height:20px;margin:5px 0;padding:0 0 0 26px;background:url(/resources/base/css/images/icons/mms-info-icon-20.png) no-repeat 0 0}.smsConsent-info-bar{width:100%;margin:15px 0;line-height:26px;padding:3px 0 3px 6px;background-color:#e6e6e6}.smsConsent-buttons{float:right;margin:15px 0 0;padding:5px 0 0}.smsConsent-buttons .yes{float:left}.smsConsent-buttons .no{float:left;margin-right:5px}.smsConsent-buttons .mcafee-button{border-radius:0;font-size:12px}.smsConsent-cancel{float:right;margin:15px 0 0;text-align:right;text-decoration:underline}.smsConsent-cancel a{color:gray}.smsConsent-state{margin:9px 0}.smsConsent-state .text{font-weight:bold}@media(max-width:360px){.smsConsent-container{font-size:11px;padding:45px 25px 25px 25px}.smsConsent-header .title{font-size:16px}.smsConsent-buttons{font-size:80%}.smsConsent-buttons .intel-button{min-width:120px;min-height:32px;font-size:12px}.smsConsent-buttons .mcafee-button{border-radius:0}}div.email-notice{background:url(/resources/base/css/images/icons/icon_warning.gif) #ffc no-repeat 20px 50%;color:#963!important;border:solid 2px #cd853f;display:block;width:auto;height:auto;margin-top:30px;padding:10px 0 10px 70px}div.email-notice input{margin:10px 10px 10px 0}.email-notice-status{margin-top:30px}html.lt-ie9 header,html.lt-ie9 nav,html.lt-ie9 section,html.lt-ie9 article,html.lt-ie9 footer{display:block}.popup-bg{background-color:rgba(0,0,0,.75);position:fixed;left:0;top:0;width:100%;height:100%;z-index:9998;opacity:0;transition:opacity .2s ease 0s}.popup-window{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;transition:opacity .2s ease 0s}.popup-window-inner{min-height:130px;display:table;color:#555;background-color:#fff;box-shadow:0 4px 16px rgba(0,0,0,.2);border-radius:4px;overflow:hidden;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.popup-close{position:absolute;top:8px;right:0;font-size:32px;line-height:0;cursor:pointer;padding:20px;color:#ccc;z-index:50}.popup-close::before{content:'×'}.popup-content{display:-ms-flexbox;display:-webkit-flex;display:flex;max-height:85vh;overflow:auto}.confirm-box{}.confirm-box .confirm-box-text{font-size:17px;margin:25px 25px 35px;min-width:300px}.confirm-box .confirm-box-actions{width:100%;text-align:right;padding-bottom:5px}.confirm-box .confirm-box-actions button{margin-right:10px;min-width:110px}@media(max-height:830px){.popup-window-inner{min-height:130px}.confirm-box .confirm-box-text{margin:25px 20px 20px;font-size:15px}}@media(max-width:320px){.popup-window-inner{min-height:100px}.confirm-box .confirm-box-text{min-width:100px}.confirm-box .confirm-box-actions button{min-width:80px}}html.lt-ie9 .popup-window-inner{position:relative;margin:10% auto 0;top:auto;left:auto}.hamburger-icon{width:60px;height:105px;background:#bbbfc3 url(/resources/base/css/images-v5/hamburger.png) center center no-repeat;cursor:pointer;float:left}.hamburger-container{width:auto;max-width:980px;margin:0 auto;border-radius:0 0 7px 7px;position:relative;background-color:#777}.hamburger-menu{background-color:#777;position:absolute;top:0;left:0;width:180px;height:100%;overflow:hidden;border-radius:0 0 0 7px}.hamburger-menu a{display:block;padding:20px 15px;color:#fff;font-size:16px;border-top:1px solid #a3a3a3;border-bottom:1px solid #3b3b3b}.hamburger-menu a:hover{background-color:#bbbfc3}.hamburger-menu a.active{background-color:#595959;border-bottom:1px solid #a3a3a3;border-top:1px solid #3b3b3b}.hamburger-menu a::before{content:'';height:30px;width:30px;display:inline-block;vertical-align:middle;margin-right:11px;margin-bottom:6px;background:url(/resources/base/css/images-v5/nav-sprites.png) no-repeat}.hamburger-menu a.find-device::before{background-position:0 0}.hamburger-menu a.my-device::before{background-position:-30px 0}.hamburger-menu a.my-data::before{background-position:-60px 0}.hamburger-menu a.my-settings::before{background-position:-90px 0}.hamburger-menu a.support::before{background-position:-150px 0}.hamburger-menu a.logout::before{background-position:-120px 0}.hamburger-menu a.my-settings,.hamburger-menu a.support,.hamburger-menu a.logout{display:none}.hamburger-content{position:relative;transition:margin ease .3s}.hamburger-menu.appear+.hamburger-content{margin-left:180px}@media(max-width:830px),(max-height:480px){.hamburger-icon{height:60px}.hamburger-menu a.my-data{display:none}.hamburger-menu a.support,.hamburger-menu a.logout{display:block}}@media(max-width:320px){.hamburger-icon{height:40px;width:50px}}body.fullscreen .hamburger-container{width:auto;max-width:inherit;border-radius:0}body.mobileBody .hamburger-container{width:auto;border-radius:0;padding-bottom:0}@media(max-width:830px){.mms-form .verification-image-row{display:inline-block}.mms-form .verification-image{float:right}.mms-form .verification-row{float:left;width:calc(100% - 104px)}.mms-form .verification-column{width:830px;position:relative;left:-2px}}.login-download{display:none;text-align:center;font-size:1.2em;margin-top:25px}@media(max-width:830px){.login-download{display:block}}