﻿@charset "utf-8";article,aside,blockquote,body,button,code,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,input,label,legend,li,menu,nav,ol,p,pre,section,sumary,td,textarea,th,ul{margin:0;padding:0}:not(input,select,textarea),body{-webkit-user-select:none}.columnFlex,.rowFlex{-webkit-box-direction:normal}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent;background:0 0;-webkit-touch-callout:none}body{-webkit-text-size-adjust:100%!important;-webkit-font-smoothing:antialiased;color:#555;background-color:#fff}input,select,textarea{border:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}ol,ul{list-style:none}a,a:active,a:hover,img{display:block;text-decoration:none;outline:0}a,button,input,textarea{outline:0}a,button,div,em,form,img,input,label,li,p,select,span,textarea,ul{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-appearance:none}::-webkit-scrollbar{display:none!important}.fix{zoom:1}.fix::after{content:".";height:0;display:block;clear:both;visibility:hidden}body,html{-webkit-overflow-scrolling:touch; min-width: 320px;max-width: 750px;/*height: 100%*/}.rowFlex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:horizontal;-moz-flex-direction:row;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.columnFlex{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-moz-flex-direction:column;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.allCenter{-webkit-box-pack:center;-moz-justify-content:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-moz-align-items:center;-ms-flex-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.rowCenter{-webkit-box-pack:center;-moz-justify-content:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.columnCenter{-webkit-box-align:center;-moz-align-items:center;-ms-flex-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.rowFirst{-webkit-box-pack:start;-moz-justify-content:flex-start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.spaceBetween{-webkit-box-pack:justify;-moz-justify-content:space-between;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.columnFirst{-webkit-box-align:start;-moz-align-items:flex-start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.flexWarp{-webkit-flex-wrap:wrap;-webkit-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex1{-ms-flex-negative:1;-webkit-flex-shrink:1;flex-shrink:1;-webkit-box-flex:1;-moz-flex-grow:1;-ms-flex-positive:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1}.spaceAround{-webkit-justify-content: space-around;-ms-flex-pack: distribute;justify-content: space-around}