@charset "UTF-8";#swipeNav{width: 240px;color: #ffffff;-webkit-overflow-scrolling: touch;}#swipeNav li{list-style-position: inside;list-style-type: none;}#swipeNav a{display: inline-block;width: 100%;color: #000;text-decoration: none;-moz-transition: background 0.7s linear;-webkit-transition: background 0.7s linear;transition: background 0.7s linear;-webkit-box-sizing: border-box;-moz-box-sizing:  border-box;-ms-box-sizing: border-box;box-sizing: border-box;}#menuBtn{cursor: pointer; }