img,
input,
select {
    border: none;
    vertical-align: top;
    outline: none;
}

dl,
ol,
ul,
li {
    list-style: none;
}

i {
    font-style: normal;
}

.inner {
    width: 12rem;
    margin: 0 auto;
}

.clearfix:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    *zoom: 1;
}