/*	BASE INI */
*{margin:0;padding:0;box-sizing:border-box;font-family:inherit;}
*{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
* {-webkit-tap-highlight-color: rgba(0,0,0,0);}
* {outline: 0;}
/*	BASE FIN */
/*	CUSTOM INI */
