/*! Common styles. (common.css) | @author webtitov.ru */
*{padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}button,button:active,button:focus,button:hover{outline:0;border:0}a,a:focus,a:hover{text-decoration:none}li,ul{list-style:none}img{max-width:100%;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}