/**
 * @version 4.2.0
 **/
.DisableBlock{ display: none; }
.MyItemOptionList .ListItemTitle,.UpdateLayout{font-weight:600}.UpdateLayout{float:left;width:calc(100% - 40px);background:#fff8e1;color:#ff6f00;padding:20px;text-align:center;font-size:14px}.MyItemOptionList{float:left;width:100%}.MyItemOptionList .ListItem,.MyItemOptionList .ListItemTitle{text-align:left;padding:10px 30px;width:calc(100% - 60px);float:left}.MyItemOptionList .ListItem{border-top:1px solid #f9f9f9}.MyItemOptionList .ListItem.NoPadding{padding:20px 20px 0;width:calc(100% - 40px)}.MyItemOptionList .ListItem .ListItemPromote{float:left;text-align:center;color:#2b65f8;border:3px dashed #2b65f8;width:calc(100% - 46px);padding:20px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;box-shadow:inset 0 0 0 5px #fff;-moz-box-shadow:inset 0 0 0 5px #fff;-webkit-box-shadow:inset 0 0 0 5px #fff;background:url(../view/assets/img/bg_speed.png) #e9effe}.MyItemOptionList .ListItem .ListItemPromote b{font-size:16px}.AlertLayout{position:fixed;z-index:100000;display:none;background:rgba(0,0,0,.8);width:100%;height:100%;top:0;left:0}.AlertLayout .AlertBox{position:relative;width:500px;margin:0 auto;top:50%}.AlertLayout .AlertBox .AlertBoxInner{float:left;width:100%;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;background:#fff8e1;box-shadow:0 10px 40px 0 rgba(0,0,0,.07);-moz-box-shadow:0 10px 40px 0 rgba(0,0,0,.07);-webkit-box-shadow:0 10px 40px 0 rgba(0,0,0,.07)}.AlertLayout .AlertBox .AlertBoxInner .AlertBoxInnerButton{float:left;padding:0 30px 20px;width:calc(100% - 60px)}.AlertLayout .AlertBox .AlertBoxInner .AlertBoxInnerButton .Button{cursor:pointer;background:#ff6f00;color:#fff;display:inline-block;padding:5px 20px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;font-weight:600;font-size:14px}.AlertLayout .AlertBox .AlertBoxInner .AlertBoxInnerText,.AlertLayout .AlertBox .AlertBoxInner .AlertBoxInnerTitle{float:left;width:calc(100% - 60px);padding:20px 30px;color:#ff6f00;font-size:14px;font-weight:600}.AlertLayout .AlertBox .AlertBoxInner .AlertBoxInnerTitle{border-bottom:1px solid #ffecb3}@media screen and (max-width:700px){.AlertLayout .AlertBox{top:0!important;width:100%!important}.AlertLayout .AlertBox .AlertBoxInner{border-radius:0!important;-moz-border-radius:0!important;-webkit-border-radius:0!important}}