html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input, textarea, select {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    list-style-type: none;
    outline: none;
}
a {
    text-decoration: none;
    outline: none;
}
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}
select::-ms-expand {display: none;}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {font-size: 0;}
input:focus::-o-placeholder,
textarea:focus::-o-placeholder {font-size: 0;}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {font-size: 0;}
input:focus::-ms-placeholder,
textarea:focus::-ms-placeholder {font-size: 0;}
.list-inline {margin-left: 0px;}