
.clearfix {
    clear: both;
    height: 0 !important;
    visibility: hidden;
    overflow: hidden
}

.clear5 {
    clear: both;
    height: 5px;
    visibility: hidden;
    overflow: hidden
}

.clear {
    clear: both;
    height: 10px;
    visibility: hidden;
    overflow: hidden
}

.clear15 {
    clear: both;
    height: 15px;
    visibility: hidden;
    overflow: hidden
}

.hack {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0
}

textarea {
    overflow: auto
}

input,
textarea {
    padding: 1px 2px
}

.cfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.cfix {
    display: inline-block
}

* html .cfix {
    height: 1%
}

.cfix {
    display: block
}

fieldset,
img {
    border: 0
}

:focus {
    outline: 0
}

address,
caption,
cite,
code,
dfn,
em,
optgroup,
th,
var {
    font-style: normal;
    font-weight: 400
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}


a.yellow {
    color: #F60
}

a.red {
    clear: red
}

p#back-to-top {
    position: fixed;
    bottom: 60px;
    right: 31px
}

p#back-to-top a {
    text-align: center;
    text-decoration: none;
    color: #d1d1d1;
    display: block;
    width: 56px
}

p#back-to-top a:hover {
    color: #979797
}

p#back-to-top a span {
    background: #d1d1d1 url(../images/global/upgo.gif) no-repeat 0 0;
    display: block;
    height: 56px;
    width: 56px;
    margin-bottom: 5px
}

#back-to-top a:hover span {
    background: #999 url(../images/global/upgo.gif) no-repeat 0 -56px
}

.my_mps,
.none_0 {
    display: none !important
}