ul{width:100%;list-style:none}li{cursor:pointer}.blue{background-color:#00aeef;font-family:"Noto Sans",sans-serif}.blue-border{border-top:1px solid #eeeeee}.power{position:absolute;top:50%;left:50%;margin-left:-46px;width:92px;height:92px;margin-top:-46px;cursor:pointer;background:url('../images/images/powerup.png') top center no-repeat}.power:hover{background:url('../images/images/powerdown.png') top center no-repeat}.powerdown{background:url('../images/images/powerdown.png') top center no-repeat;display:hidden}.mainmenu{font-size:16px;position:relative;margin:0;padding:0;box-shadow:0 0px 0px rgba(0,0,0,.35);border-radius:0px;width:100%}.mainmenu > li{box-sizing:border-box;min-height:48px;color:#ffffff;width:100%}.mainmenu > li:first-child{border-top:0;border-radius:0px 0px 0 0;width:100%;background-color:#00aeef}.mainmenu > li:last-child{border-radius:0 0 0px 0px;width:100%}.mainmenu > li span{line-height:48px;display:block;font-family:"Noto Sans",sans-serif;width:100%;font-size:18px;color:#fff}.mainmenu > li .icon{display:block;float:left;width:20px;height:20px;margin:14px 12px 0px 15px}.mainmenu > li .messages{font-size:11px;line-height:19px;display:block;float:right;width:34px;height:18px;margin-top:-33px;margin-right:19px;padding:0;text-align:center}.expand-triangle{width:262px;height:10px;content:" ";margin-left:-40px}@media min-width:1081px) and (max-width:1198px){.expand-triangle{width:213px;height:10px;content:" ";margin-left:-40px}}@media (max-width:1080px){.expand-triangle{width:220px;height:10px;content:" ";margin-left:-40px}}@media min-width:1000px) and (max-width:1198px){.expand-triangle{width:213px}}.expand-triangle img{width:inherit;height:inherit;vertical-align:top}.chosen > span{color:#00aeef !important;font-size:14px}.submenu{font-size:13px;box-sizing:border-box;content:" ";color:#6f6f6f;background:#fff}.submenu li{line-height:20px;min-height:45px;margin-left:-40px;padding-top:12px;transition:border-left 220ms ease-in;border-left:solid 6px #484141;background-color:#FFF;border:1px solid #eeeeee;margin-bottom:5px;padding-left:25px;padding-right:20px;padding-bottom:5px}.submenu .chosen,.submenu .chosen:hover{border-left:solid 6px #00AEEF}.submenu li:hover{border-left:solid 6px #00AEEF}.submenu li span{color:#6f6f6f;font-size:14px}#viewport{width:100%;height:100%}#card{-webkit-transform-style:preserve-3D;-moz-transform-style:preserve-3D;transform-style:preserve-3D;width:100%;height:100%;border-radius:7px}#card > div{position:absolute;backface-visibility:hidden}#front{-webkit-transform:translateZ(1px);-moz-transform:translateZ(1px);transform:translateZ(1px);box-shadow:0 5px 10px rgba(0,0,0,.35)}#front{border-radius:7px;width:100%;height:100%;position:relative}#front,#back{border-radius:7px;width:100%;position:relative}.flip{-webkit-animation:animate 400ms forwards ease-in-out;-moz-animation:animate 400ms forwards ease-in-out;animation:animate 400ms forwards ease-in-out}@-webkit-keyframes "animate"{to{-webkit-transform:rotateY(-180deg);}from{-webkit-transform:rotateY(0deg);}}@-moz-keyframes "animate"{to{-moz-transform:rotateY(-180deg);}from{-moz-transform:rotateY(0deg);}}@keyframes "animate"{to{transform:rotateY(-180deg);}from{transform:rotateY(0deg);}}.flipback{-webkit-animation:animateback 400ms forwards ease-in-out;-moz-animation:animateback 400ms forwards ease-in-out;animation:animateback 400ms forwards ease-in-out}@-webkit-keyframes "animateback"{to{-webkit-transform:rotateY(0deg);}from{-webkit-transform:rotateY(-180deg);}}@-moz-keyframes "animateback"{to{-moz-transform:rotateY(0deg);}from{-moz-transform:rotateY(-180deg);}}@keyframes "animateback"{to{transform:rotateY(0deg);}from{transform:rotateY(-180deg);}}