@font-face {
    font-family: icons;
}

body {
    padding: 0;
    margin: 0;
    text-align: center;
    background: #e0e0e0;
    font-size: 15px;
    line-height: 20px;
    color: #1a1a1a;
    font-family: helveticaneue-light, helvetica neue light, Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased
}

body {
    font-family: Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased
}

h1 {
    font-weight: 300;
    font-size: 30px;
    line-height: 50px;
    padding: 0;
    margin: 0px 0 10px
}

h3 {
    background: #f5f5f5;
    font-size: 16px;
    font-weight: 400;
    color: #888485;
    border-radius: 1px;
    padding: 0 0px 0 0px;
    margin: 30px 0 0;
    display: block;
    height: 40px;
    line-height: 40px;
    position: relative
}

a {
    color: #00469B;
    text-decoration: none;
    cursor: pointer
}

h3 i {
    float: left;
    margin: 10px 0 0 15px;
    color: #bebebe;
    font-size: 20px;
    cursor: pointer
}

h3 em {
    float: right;
    margin: 14px 0 0 15px;
    color: #bebebe;
    font-size: 11px;
    cursor: pointer
}

h3 b {
    float: left;
    margin: 14px 15px 0 0;
    color: #bebebe;
    font-size: 11px;
    cursor: pointer
}

.h3menu div {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    background: #bebebe;
    padding: 0 41px 0 0;
    z-index: 10
}

.h3menu div span {
    position: relative;
    float: none
}

.h3menu div em {
    display: none
}

.h3menu div em:first-of-type,
.h3menu div span {
    display: block;
    color: #f5f5f5
}

.h3menu div em:first-of-type {
    position: absolute;
    top: 0;
    right: 15px
}

h3 span {
    float: right;
    margin: 0 0 0 15px;
    color: #888485;
    cursor: pointer
}

h3 .addthis_custom_sharing {
    margin: 10px 0 0
}

h3 .addthis_custom_sharing span,
h3 .addthis_custom_sharing a {
    float: left;
    margin: 0
}

h3 .addthis_custom_sharing .at_flat_counter {
    margin: 0 0 0 2px;
    color: #888485;
    height: 20px;
    line-height: 20px
}

h3 a {
    float: left;
    margin: 0 0 0 15px
}

input,
textarea {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px
}

input:focus,
textarea:focus {
    outline: none
}

#container {
    position: relative;
    margin: auto;
    text-align: center;
    width: 100%;
    overflow: visible
}

#page {
    position: absolute;
    width: 100%;
    text-align: left;
    background: #fff
}

#content {
    position: relative;
    width: 1165px;
    margin: auto
}

#col1 {
    width: 72.08%;
    float: left;
    margin: 86px 0 0;
    padding-bottom: 30px
}

#col2 {
    width: 27.89%;
    float: right;
    margin: 86px 0 0;
    padding-bottom: 30px;
    background: #fff
}

#col2container {
    margin-left: 25px
}

.graybutton,
.orangebutton,
.bluebutton {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: #bebebe;
    text-align: center;
    line-height: 40px;
    height: 40px;
    min-width: 112px;
    border-radius: 5px;
    display: inline-block;
    margin-right: 10px;
    cursor: pointer
}

.detailplus {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: #bebebe;
    text-align: center;
    line-height: 40px;
    height: 40px;
    min-width: 112px;
    border-radius: 5px;
    display: inline-block;
    margin-right: 10px;
    cursor: pointer
}
.graybutton,
.orangebutton,
.bluebutton {
    padding: 0 10px
}
.detailplus {
    padding: 0 10px
}

.orangebutton {
    background: #00469B
}
.detailplus {
    background: #00469B
}
.bluebutton {
    background: #3285a7
}

.bluebutton i {
    display: block;
    float: left;
    margin: 10px -9px 0 7px;
    font-size: 20px
}

.inlineform {
    background: #f5f5f5;
    border: 1px #e1dede solid;
    padding: 24px;
    margin: 0 0 26px;
    clear: both
}

.inlineform .textdiv {
    background: #fff!important;
    padding: 10px;
    font-size: 16px!important;
    margin: 0 0 16px!important
}

.inlineform .textdiv textarea {
    background: #fff!important;
    width: 100%;
    min-height: 108px;
    border: 0;
    color: #1a1a1a;
    font-size: 16px!important;
    margin-top: 0!important;
    line-height: 20px!important;
    float: none!important
}

.inlineform .message {
    float: right;
    font-style: italic;
    font-size: 14px;
    height: 40px;
    line-height: 20px!important;
    color: #bebebe;
    width: 70%;
    width: calc(100% - 152px);
    text-align: left;
    display: none
}

.inlineform .message div {
    display: table-cell;
    vertical-align: middle
}

.tempdiv {
    display: none
}

#sitemask {
    position: fixed;
    left: 0;
    top: -50%;
    z-index: 100;
    height: 200%;
    width: 100%;
    background: #000;
    opacity: .25
}

#popup {
    z-index: 101;
    background: #fff;
    text-align: left
}

.resizetextarea {
    position: absolute;
    background: #eee;
    text-align: left;
    left: -200%
}

.member {
    cursor: pointer
}

.ad {
    text-align: center;
    margin: 25px 0 0;
    overflow: hidden
}

#col1 .ad:nth-of-type(1) {
    margin: 20px 0 0
}

#fblikebox {
    margin: 40px 0 0
}

.hasad {
    background: #ddd
}

#slider {
    position: fixed;
    right: 0;
    bottom: -150px;
    padding: 15px;
    width: 300px;
    box-sizing: border-box;
    height: 134px;
    border-top: 4px #00469B solid;
    background: #fff;
    text-align: left;
    box-shadow: 1px 3px 6px #888485;
    z-index: 10
}

#slider div {
    float: left;
    height: 100px;
    width: 100px;
    text-align: center;
    margin-right: 15px
}

#slider div img {
    height: 100px;
    max-width: 100px
}

#slider h4 {
    font-weight: 400;
    font-size: 15px;
    color: #888485;
    margin: 0;
    padding: 0;
    display: block;
    line-height: 15px
}

#slider a {
    font-size: 15px;
    display: block;
    margin-top: 10px
}

#slider .g {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 12px;
    color: #bebebe;
    cursor: pointer
}

#topnav {
    position: absolute;
    left: 0;
    text-align: center;
    width: 100%;
    height: 57px;
    background: #e9e9e9;
    border-bottom: 4px #00469B solid
}

#topnavcontainer {
    position: relative;
    text-align: left;
    width: 1165px;
    margin: auto
}

.logo {
    width: 175px;
    height: 32px;
    position: absolute;
    margin: 14px 0 0;
    display: block
}

.logo i {
    position: absolute;
    margin: 0;
    display: block;
    font-size: 30px
}

.logo i:nth-of-type(1) {
    color: #00469B
}

.logo i:nth-of-type(1):before {
    content: "6"
}

.logo i:nth-of-type(2) {
    color: #4d4d46;
    margin: 0 0 0 35px
}

.logo i:nth-of-type(2):before {
    content: "5"
}

#links {
    position: absolute;
    width: 72.08%;
    height: 40px;
    margin: 0;
    line-height: 57px;
    overflow: hidden
}

#linkscontainer {
    padding: 0 0 0 140px;
    text-align: center
}

#links a {
    line-height: 30px;
    color: #888485;
    font-size: 15px;
    text-decoration: none;
    margin: 0 3.5% 0 0
}

#links .member {
    float: right;
    margin: 0 10px 0 0;
    line-height: 57px
}

#links .member div {
    background: #bebebe;
    border-radius: 3px;
    height: 25px;
    width: 25px;
    float: left;
    margin: 15px 12px 0 0
}

#links #memberlinks,
#links #authlinks {
    float: right;
    height: 30px;
    width: 126px;
    text-align: right
}

#links #memberlinks a {
    display: inline-block;
    margin: 19px 0 0 14px
}

#links #authlinks {
    width: 90px
}

#links #authlinks a {
    display: inline-block;
    margin: 14px 0 0
}

#links #memberlinks a div,
#mmenu div,
#topmenu a span div {
    background: #00469B;
    border: 2px solid #e9e9e9;
    border-radius: 6px;
    color: #e9e9e9;
    display block;
    font-size: 9px;
    font-weight: 700;
    height: 13px;
    line-height: 13px;
    padding: 0 3px;
    position: absolute;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    margin: -7px 0 0 8px
}

#mmenu div {
    margin: 11px 0 0 8px
}

#search {
    float: right;
    width: 27.89%;
    height: 36px;
    margin: 10px 0 0;
    background: #e9e9e9
}

#searchcontainer {
    margin: 0 0 0 25px;
    height: 36px;
    background: #ddd;
    border-radius: 3px
}

#searchcontainer div {
    padding: 4px 30px 0 12px
}

#searchcontainer input {
    background: 0 0;
    border: 0;
    padding: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #888485
}

#searchcontainer span {
    font-size: 16px;
    color: #888485;
    padding: 9px 9px 0 0;
    position: absolute;
    right: 0;
    display: block;
    cursor: pointer
}

#searchdrop {
    background: #ddd;
    padding: 0 10px 5px;
    margin: 0 0 0 25px;
    border-radius: 3px
}

#searchdrop a {
    font-size: 15px;
    color: #888485;
    display: block;
    margin: 15px 0
}

#searchdrop a:first-of-type {
    border-top: 1px solid #bdb9ba;
    padding-top: 15px;
    margin-top: 0
}

#searchdrop .hover {
    color: #1a1a1a;
    text-decoration: underline
}

#searchdrop img {
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 10px 0 0;
    border-radius: 2px
}

#searchdrop .g {
    font-size: 10px
}

#msearch,
#mmenu {
    display: none;
    cursor: pointer
}

#crumbs {
    position: absolute;
    margin: 86px 0 0
}

#crumbs a,
#crumbs i {
    font-size: 12px;
    text-decoration: none;
    color: #919399;
    display: block;
    float: left;
    margin: 0
}

#crumbs i {
    margin: 0 10px;
    font-size: 7px;
    line-height: 20px;
    color: #bebebe
}

#topmenu {
    position: absolute;
    right: 0;
    top: 0;
    width: 175px;
    text-align: left
}

#topmenu a {
    display: block;
    font-size: 17px;
    margin: 0;
    padding: 13px;
    color: #888485;
    border-bottom: 1px #c9c9c9 solid
}

#topmenu a span {
    display: block;
    float: left;
    width: 20px;
    margin: 0 5px 0 0
}

#topmenu a:hover,
#topmenu a:hover span {
    color: #b4b1b2
}

.tabnav {
    background: #F5F5F5;
    border-radius: 5px;
    padding: 0 0 6px;
    min-height: 200px
}

.tabnav .tabs {
    padding: 0 0 45px
}

.tabnav .tabs div {
    width: 33.33%;
    height: 36px;
    font-size: 16px;
    line-height: 36px;
    float: left;
    text-align: center;
    color: #888485;
    background: #e9e9e9;
    cursor: pointer
}

.tabnav .tabs div:first-child {
    border-top-left-radius: 5px
}

.tabnav .tabs div:last-child {
    border-top-right-radius: 5px
}

.tabnav .tabs .on {
    background: #f5f5f5
}

.tabnav a {
    display: block;
    clear: both;
    font-size: 15px;
    margin: 0 15px;
    padding: 9px 0;
    border-bottom: 1px #c9c9c9 solid
}

.tabnav a:last-child {
    border-bottom: 0
}

#col2 h4 {
    font-size: 16px;
    font-weight: 400;
    color: #888485;
    margin: 40px 0 0;
    width: 100%
}

#col2 h4 i {
    float: right;
    font-style: normal;
    font-size: 12px;
    margin: 1px 0 0
}

#col2 .bluebutton {
    width: 100px;
    margin-top: 10px
}

#col2 .member {
    display: block;
    margin: 10px 0;
    font-size: 15px;
    color: #639fc1;
    line-height: 25px;
    cursor: pointer
}

#col2 .member div {
    background: #bebebe;
    border-radius: 3px;
    height: 25px;
    width: 25px;
    float: left;
    margin: 0 10px 0 0
}

#col2 .related {
    font-size: 15px;
    clear: both;
    padding: 10px 0;
    display: block
}

#col2 .related img {
    float: left;
    margin: -10px 15px 0 -85px;
    width: 70px
}

#col2 .stats,
.disclaimer {
    background: #f5f5f5;
    margin: 10px 0 0;
    padding: 10px 14px;
    color: #8c8a88;
    font-size: 14px
}

#col2 .remix {
    font-size: 15px;
    clear: both;
    padding: 10px 0 0;
    display: block;
    font-weight: 400;
    color: #3285a7;
    cursor: pointer
}

#col2 .hasimage {
    padding: 20px 0 0 85px;
    min-height: 100px;
    box-sizing: border-box
}

#col2 .remix img {
    float: left;
    margin: 0 15px 0 -85px;
    width: 70px
}

#col2 .remixbutton {
    float: left;
    margin: 10px 15px 0 0
}

#col2 .viewall {
    font-size: 16px;
    line-height: 40px;
    margin-top: 10px;
    display: inline-block;
    color: #3285a7;
    cursor: pointer
}

#col2 .addpost {
    margin-top: 15px
}

#morelists {
    text-align: center;
    clear: both
}

#morelistscontainer {
    position: relative;
    width: 1165px;
    margin: auto;
    text-align: left
}

#morelistscontainer h3 {
    margin: 0
}

.listgrid {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-auto-flow: row dense;
    align-items: start;
    padding-bottom: 30px
}

.listgrid a {
    align-self: start;
    align-content: stretch;
    grid-column: auto/span 1;
    grid-row: auto/span 1;
    font-size: 18px;
    line-height: 20px;
    padding: 20px 20px 0 0;
    padding-left: 115px;
    display: block;
    min-height: 120px;
    box-sizing: border-box;
    position: relative
}

.listgrid a img {
    float: left;
    margin: -10px 0 0 -115px;
    width: 100px
}

.listgrid a span {
    color: #888485;
    font-size: 11px;
    display: block;
    margin-top: 4px
}

.listgrid a span.feat,
.listgrid a span.trend {
    padding: 0 7px 0 5px;
    margin-top: -10px;
    background: #3285a7;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    line-height: 20px;
    margin-bottom: 10px
}

.listgrid a span.trend {
    background: #00469B
}

.listgrid a span i.g {
    font-size: 10px;
    padding-right: 3px
}

.listgrid a.votedon {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

#footer {
    background: #e9e9e9;
    text-align: center;
    font-size: 11px;
    margin: 20px 0 0;
    clear: both
}

#footercontainer {
    position: relative;
    width: 1165px;
    margin: auto;
    padding: 25px 0;
    text-align: left
}

#footercontainer .text {
    width: 72.08%;
    font-size: 13px;
    color: #888485;
    margin-top: -5px
}

#footercontainer .text span {
    display: inline-block;
    vertical-align: top;
    margin-top: 1px
}

#footercontainer .text a {
    color: #888485
}

#footercontainer .logo {
    width: 130px;
    height: 30px;
    position: relative;
    margin: 5px 14px 10px 0;
    display: inline-block
}

#footercontainer .logo i {
    color: #c2c2c0
}

#footercontainer .social {
    width: 100px;
    height: 30px;
    float: right;
    margin: 5px 0 0 14px;
    text-align: right
}

#footercontainer .social a {
    display: block;
    float: right;
    height: 24px;
    width: 30px;
    border: 0;
    border-radius: 5px;
    line-height: 25px;
    text-align: center;
    font-size: 18px;
    background: #c2c2c0;
    color: #fff;
    padding-top: 6px;
    margin-left: 10px
}

#footercontainer .social a:nth-of-type(1) {
    background: #1DA1F2
}

#footercontainer .social a:nth-of-type(1):before {
    content: ""
}

#footercontainer .social a:nth-of-type(2) {
    background: #4b6fa8
}

#footercontainer .social a:nth-of-type(2):before {
    content: ""
}

#col1 .member {
    display: block;
    white-space: nowrap;
    margin: -6px 0 20px;
    font-size: 15px;
    line-height: 25px;
    color: #3285a7;
    font-weight: 400;
    cursor: pointer
}

h1+.member {
    width: 100px
}

#col1 .member div {
    background: #bebebe;
    border-radius: 3px;
    height: 25px;
    width: 25px;
    float: left;
    margin: 0 12px 0 0
}

#ad1 {
    margin: 25px 0 0;
    text-align: center;
    width: 100%
}

#ad1 div {
    width: 260px;
    height: 60px;
    background: #fbc727;
    margin: auto
}

.favorite {
    color: #00469B;
    transform: rotateY(180deg)
}

.i {
    clear: both;
    overflow-y: visible;
    padding: 25px 0;
    border-bottom: 1px #e1dede solid;
    position: relative
}

*[class=i]:last-of-type {
    border: 0
}

.hasimage {
    padding: 25px 0 25px 225px;
}

.hasimage:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.image100 {
    padding: 25px 0 25px 125px;
    min-height: 150px
}

.ihidden {
    height: 0;
    overflow: hidden;
    min-height: 0;
    box-sizing: border-box;
    padding-bottom: 0;
    padding-top: 0;
    border: 0 #fff solid;
    opacity: 0
}

.i img {
    position: absolute;
    width: 175px;
    top: 0;
    margin: 25px 0 0 -225px;
    background: #fff;
    border-radius: 5px;
    height: 175px
}

.i img[asin] {
    cursor: pointer
}

.i img+span,
.i #cta2+span {
    display: block;
    position: absolute;
    width: 200px;
    top: 210px;
    margin: 25px 0 0 -225px;
    background: #fff;
    height: 20px;
    color: #bebebe;
    font-size: 12px;
    text-align: center;
    cursor: pointer
}

.i img+span:before,
.i #cta2+span:before {
    content: "Partenaire Premium *"
}

.i #cta2 {
    display: block;
    position: absolute;
    width: 200px;
    top: 265px;
    margin: 0 0 0 -225px
}

.i:not(.partner) #cta2 {
    top: 235px
}

.i #cta2 .orangebutton {
    font-weight: 400;
    width: 200px;
    display: block;
    height: auto;
    line-height: 20px;
    min-height: 20px;
    padding: 10px 40px 10px 20px;
    position: relative;
    text-align: center;
    white-space: normal;
    box-sizing: border-box
}

.i #cta2 .orangebutton span {
    position: absolute;
    font-size: 20px;
    right: 20px;
    top: 10px
}

.i #cta2 .detailplus {
    font-weight: 400;
    width: 200px;
    display: block;
    height: auto;
    line-height: 20px;
    min-height: 20px;
    padding: 10px 40px 10px 20px;
    position: relative;
    text-align: center;
    white-space: normal;
    box-sizing: border-box
}

.i #cta2 .detailplus span {
    position: absolute;
    font-size: 20px;
    right: 20px;
    top: 10px
}

.i #cta2>b {
    font-weight: 400;
    width: 200px;
    display: block;
    color: #3285a7;
    padding-top: 10px;
    text-align: center
}

.image100 img {
    margin: 25px 0 0 -125px;
    width: 100px;
    height: auto;
    border-radius: 0
}

.i em {
    float: left;
    background: #bebebe;
    color: #fff;
    width: 40px;
    height: 40px;
    border: 0;
    border-radius: 5px;
    line-height: 40px;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    margin: 0
}

.i .gold {
    background: #d6a328
}

.i .silver {
    background: #00469B
}

.i .bronze {
    background: #986840
}

.i .gt99 {
    font-size: 20px
}

.i .gt999 {
    font-size: 16px
}

.i>b {
    color: #3285a7;
    font-size: 28px;
    line-height: 28px;
    font-weight: 400;
    display: block;
    padding: 7px 0 20px 60px;
    margin-right: 125px;
    word-break: break-word
}

.i:not(.j)>b a,
.hublink {
    text-decoration: none;
    cursor: pointer
}

#col1 .i>.member {
    padding: 4px 0;
    margin: 0
}

#col1 .i .creply+.member {
    padding: 0 0 4px 20px;
    font-size: 13px
}

.i>i {
    position: absolute;
    top: 25px;
    right: 0;
    width: 150px;
    font-size: 28px;
    line-height: 40px;
    text-align: right;
    color: #B14343;
    font-style: normal
}

.i>i span {
    display: block;
    float: right;
    margin: -1px 0 0 14px;
    height: 40px;
    width: 40px;
    font-size: 40px;
    text-align: center;
    color: #00469B;
    cursor: pointer
}

.i>strong {
    color: #888485;
    font-weight: 400;
    margin: 10px 0 0;
    padding: 0;
    display: block
}

.i p {
    margin: 14px 75px 0 0;
    position: relative;
    font-size: 15px;
    line-height: 20px;
    color: #1a1a1a
}

.i p br {
    display: block;
    content: " ";
    margin-top: 4px;
    height: 0;
    line-height: 4px
}

.i p i {
    font-style: normal;
    position: absolute;
    top: 0;
    left: -12px;
    font-size: 10px;
    color: #00469B
}

.i p>i::before {
    content: '\0063';
    z-index: 20
}

.i p i:nth-of-type(2) {
    right: -80px;
    top: -8px;
    left: auto;
    color: #bebebe
}

.i p i:nth-of-type(2)::before {
    content: '\0031'
}

.i p span {
    display: block;
    position: absolute;
    top: 0;
    right: -75px;
    width: 65px;
    text-align: right;
    font-size: 12px;
    color: #bebebe;
    cursor: pointer
}

.i p span i {
    color: #bebebe;
    position: relative;
    left: auto;
    top: auto;
    font-size: 12px;
    font-style: normal;
    display: block;
    float: right;
    margin: 4px 0 0 4px;
    cursor: pointer
}

.i p span i::before {
    content: '\004D'
}

.i .creply {
    margin: 6px 75px 0 20px;
    font-size: 14px;
    padding-bottom: 10px;
    line-height: 19px
}

.i .creply>span {
    line-height: 20px
}

.i .creply>i {
    left: -20px;
    top: 3px
}

.i .creply>i::before {
    content: '\0031';
    top: 3px
}

.i p b {
    color: #3285a7;
    font-weight: 400;
    cursor: pointer
}

.i p time {
    display: inline;
    color: #919399;
    font-size: 12px
}

.i u {
    margin: 20px 0 0;
    padding: 0;
    font-size: 15px;
    overflow: hidden;
    display: block;
    clear: both
}

.i u>* {
    width: auto;
    margin: 0 25px 0 0;
    display: inline-block;
    line-height: 25px;
    white-space: nowrap;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    color: #3285a7;
    cursor: pointer
}

.i u:first-of-type>a:not(.nog)::first-letter,
.i u .sample::first-letter {
    float: left;
    width: 25px;
    margin: 5px 10px 0 0
}

.i u:last-of-type {
    margin: 15px 0 0;
    padding: 0;
    font-size: 15px;
    height: auto;
    min-height: 50px
}

.i u .orangebutton {
    color: #fff;
    float: center;
    font-weight: 400;
    height: auto;
    line-height: 20px;
    margin: 0 15px 0 0;
    min-height: 20px;
    padding: 10px 10px 10px 10px;
    position: relative;
    text-align: center;
    white-space: normal
}

.i u .orangebutton span {
    position: absolute;
    font-size: 20px;
    right: 20px;
    top: 15px
}

.i u .orangebutton+b {
    font-weight: 400;
    color: #3285a7;
    line-height: 50px;
    height: 50px;
    margin-top: 1px
}

.i u .detailplus {
    color: #fff;
    float: center;
    font-weight: 400;
    height: auto;
    line-height: 20px;
    margin: 0 15px 0 0;
    min-height: 20px;
    padding: 10px 10px 10px 10px;
    position: relative;
    text-align: center;
    white-space: normal
}

.i u .detailplus span {
    position: absolute;
    font-size: 20px;
    right: 20px;
    top: 15px
}

.i u .detailplus+b {
    font-weight: 400;
    color: #3285a7;
    line-height: 50px;
    height: 50px;
    margin-top: 1px
}

.i .share {
    background: #f5f5f5;
    border: 1px #e1dede solid;
    padding: 28px 0 30px 31px;
    margin: 0 0 26px;
    font-size: 18px;
    line-height: 18px;
    color: #1a1a1a
}

.i .sharelinks {
    float: right;
    margin: -7px -3px 0 0;
    height: 32px;
    width: 240px;
    overflow: hidden
}

#loadmore {
    margin: 25px 0 40px;
    width: 100%;
    padding: 0
}

#loadmore span.g {
    font-size: 14px;
    margin: 0 8px 0 0;
    display: inline-block;
    padding: 0 0 0 2px
}

#commentmenu {
    position: absolute;
    top: -2px;
    right: -80px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 2px #eee;
    border: 1px #e1dede solid;
    z-index: 5;
    font-size: 12px
}

#commentmenu a {
    display: block;
    clear: both;
    padding: 15px 13px;
    border-bottom: 1px #e1dede solid;
    color: #888485;
    font-size: 20px
}

#commentmenu a:last-of-type {
    border-bottom: 0
}

.addnewitem {
    font-size: 32px;
    line-height: 40px;
    color: #888485;
    border: 1px #e1dede solid;
    padding: 30px;
    margin: -1px 0 60px;
    cursor: pointer;
    position: relative
}

.addnewitem>.g {
    float: left;
    margin: 0 18px 0 0;
    height: 40px;
    width: 40px;
    color: #e4921a;
    font-size: 40px
}

.addnewitem .textdiv {
    background: #fff;
    padding: 10px;
    margin: 30px 0 16px;
    font-size: 16px;
    line-height: 20px
}

.addnewitem .textdiv>textarea,
.addnewitem .textdiv div[contenteditable] {
    background: #fff;
    width: 100%;
    height: 108px;
    border: 0;
    padding: 0;
    color: #1a1a1a;
    font-size: 16px;
    margin-top: -20px;
    opacity: .5
}

.addnewitem .inputdiv,
.addnewitem .inputdiv div[contenteditable] {
    padding-left: 56px
}

.addnewitem .inputdiv>span {
    display: block;
    float: left
}

.addnewitem .inputdiv input,
.addnewitem .inputdiv>textarea,
.addnewitem .inputdiv div[contenteditable] {
    background: #f5f5f5;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 0;
    padding: 0;
    color: #888485;
    float: left;
    font-size: 32px;
    margin-top: -40px;
    opacity: .5
}

div[contenteditable] {
    position: relative;
    outline: 0 solid transparent;
    word-wrap: break-word;
    height: auto
}

.addnewitem .inputdiv div[contenteditable],
.addnewitem .textdiv div[contenteditable] {
    opacity: 1
}

.addnewitem .inputdiv div[contenteditable]:empty,
.addnewitem .textdiv div[contenteditable]:empty {
    opacity: .5
}

.addnewitem .textdiv div[contenteditable],
.addnewitem .inputdiv div[contenteditable] {
    height: auto
}

.addnewitem .textdiv div[contenteditable] {
    min-height: 108px
}

.addnewitem .inputdiv div[contenteditable] {
    min-height: 40px
}

.addnewitem .i {
    border-bottom: 0;
    border-top: 1px #e1dede solid;
    padding-bottom: 0
}

.infobutton {
    background: #3285a7;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    border-radius: 2px;
    height: 21px;
    width: 19px;
    text-align: center;
    display: inline-block;
    line-height: 21px;
    color: #fff;
    margin: 0 0 0 5px;
    vertical-align: top
}

#itemdrop {
    border: none;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    font-size: 16px;
    line-height: 20px;
    border-top: 1px solid #e1dede
}

#itemdrop th,
#itemdrop td {
    padding: 8px;
    cursor: pointer
}

#itemdrop tr:hover {
    background: #fbfbfb
}

#itemdrop td:first-of-type {
    width: 40px
}

#itemdrop img {
    width: 40px;
    margin: 0;
    border-radius: 0;
    height: auto;
    position: relative
}

#itemdrop sup {
    color: #b5b2b2
}

#newitemimage {
    border: 1px solid #fff;
    background: #fff;
    height: 40px;
    left: 29px;
    position: absolute;
    top: 29px;
    width: 40px;
    display: none;
    border-radius: 3px
}

#newitemimage[src*="//"] {
    display: block
}

.pages {
    margin: -30px 0 60px;
    height: 40px;
    overflow: hidden
}

.pages a,
.pages i {
    display: block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    margin-right: 1px;
    float: left;
    background: #f5f5f5;
    font-style: normal
}

.pages .g {
    font-size: 16px;
    color: #bebebe
}

.pages .active {
    background: #e1dede;
    color: #888485
}

.pages .inactive {
    color: #e1dede
}

#col1 .related {
    font-size: 18px;
    padding: 20px 20px 0 0;
    margin-left: 115px;
    display: block;
    float: left;
    width: 50%;
    width: calc(50% - 116px);
    min-height: 110px;
    box-sizing: border-box;
    position: relative
}

#col1 .related img {
    float: left;
    margin: -10px 0 0 -115px;
    width: 100px
}

.related .g {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 12px;
    color: #ddd;
    cursor: pointer
}

.related .g:hover {
    color: #888485
}

#recommended a span {
    color: #888485;
    font-size: 11px;
    display: block;
    margin-top: 4px
}

#feed {
    width: 100%;
    margin: 0;
    padding: 20px 0 0
}

#feed tr {
    margin-bottom: 20px
}

#feed td:first-of-type {
    vertical-align: top;
    width: 40px;
    padding: 0 0 20px
}

#feed td:last-of-type {
    vertical-align: middle;
    padding: 0 0 20px 20px;
    overflow: hidden
}

#feed td div,
#feed td img {
    height: 40px;
    width: 40px;
    text-align: center;
    background: #c9c7c8;
    color: #fff;
    border-radius: 3px;
    line-height: 40px;
    font-size: 18px
}

#feed a {
    font-weight: 700
}

#feed p {
    padding: 0;
    margin: 5px 0 0;
    position: relative
}

#feed p i {
    font-style: normal;
    position: absolute;
    top: 0;
    left: -12px;
    font-size: 10px;
    color: #c9c9c9
}

.hubimagebox {
    height: 200px;
    width: 200px;
    float: left;
    margin: 10px;
    cursor: pointer
}

.hubimagebox div {
    width: 180px;
    height: 180px;
    border: 10px #888485 solid;
    opacity: .5;
    position: relative
}

.hubimagebox a {
    position: absolute;
    background: #888485;
    border: 10px #888485 solid;
    border-radius: 5px;
    font-size: 20px;
    left: -8px;
    top: -8px;
    color: #fff
}

.hubimageboxfav div {
    border: 10px #00469B solid;
    opacity: .8
}

.hubimageboxfav a {
    background: #00469B;
    border: 10px #00469B solid
}

.g,
h3 i,
h3 em,
h3 b,
.i>i span,
.i p span i,
.i u a:not(.nog)::first-letter,
.i u .sample::first-letter,
.i p i,
.i .comment i,
.orangebutton span,
.detailplus span,
#search span,
#links #memberlinks a,
.bluebutton i,
#footercontainer .social a,
#msearch,
#mmenu,
#crumbs i,
.logo i,
.loading div {
    font-family: icons;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    -moz-osx-font-smoothing: grayscale
}

#crumbs i {
    line-height: 20px
}

.noborder {
    border: 0
}

.activeform {
    background: #f5f5f5;
    cursor: auto
}

.nohoveropacity:hover {
    cursor: pointer;
    opacity: 1
}

.rotatex90 {
    transform: rotateX(90deg)
}

.rotatey-90 {
    transform: rotateY(-90deg);
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    -ms-transition: all 2s ease;
    transition: all 2s ease
}

.rotatey0 {
    transform: rotateY(0deg);
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    -ms-transition: all .6s ease;
    transition: all .6s ease
}

.rotatey90 {
    transform: rotateY(90deg)
}

.rotatey180 {
    transform: rotateY(180deg)
}

.rotatey360 {
    transform: rotateY(360deg);
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    -ms-transition: all 2s ease;
    transition: all 2s ease
}

.rotate360continuous {
    -webkit-animation-name: playbutton;
    -webkit-animation-timing-function: linear;
    -webkit-animation-name: playbutton;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: 100;
    animation-timing-function: linear;
    animation-name: playbutton;
    animation-duration: 5s;
    animation-iteration-count: 100;
    -webkit-transition: 0;
    -moz-transition: 0;
    -o-transition: 0;
    -ms-transition: 0;
    transition: 0
}

@-webkit-keyframes playbutton {
    0% {
        transform: rotateY(0deg)
    }
    50% {
        transform: rotateY(360deg)
    }
    100% {
        transform: rotateY(0deg)
    }
}

@keyframes playbutton {
    0% {
        transform: rotateY(0deg)
    }
    50% {
        transform: rotateY(360deg)
    }
    100% {
        transform: rotateY(0deg)
    }
}

.loading {
    padding: 0 0 0 30px;
    position: relative;
    line-height: 32px;
    color: #888485
}

.loading div:nth-of-type(1) {
    font-size: 20px;
    color: #00469B;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation-name: loading;
    -webkit-animation-duration: 4s;
    -webkit-animation-iteration-count: 100;
    -webkit-animation-timing-function: linear;
    animation-name: loading;
    animation-duration: 3s;
    animation-iteration-count: 100;
    animation-timing-function: linear
}

.loading div:nth-of-type(2) {
    font-size: 6px;
    color: #4d4d46;
    position: absolute;
    top: 23px;
    left: 0
}

.loading div:nth-of-type(1)::before {
    content: '\0036'
}

.loading div:nth-of-type(2)::before {
    content: '\0035'
}

@-webkit-keyframes loading {
    20% {
        transform: rotatez(0deg) rotatey(0deg)
    }
    40% {
        color: #00469B
    }
    40.1% {
        color: #efc77a
    }
    60% {
        transform: rotatez(180deg) rotatey(180deg)
    }
    80% {
        color: #efc77a
    }
    80.1% {
        color: #00469B
    }
    100% {
        transform: rotatez(360deg) rotatey(360deg)
    }
}

@keyframes loading {
    20% {
        transform: rotatez(0deg) rotatey(0deg)
    }
    40% {
        color: #00469B
    }
    40.1% {
        color: #efc77a
    }
    60% {
        transform: rotatez(180deg) rotatey(180deg)
    }
    80% {
        color: #efc77a
    }
    80.1% {
        color: #00469B
    }
    100% {
        transform: rotatez(360deg) rotatey(360deg)
    }
}

* {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.notransition,
body,
#container,
#page,
#content,
#col1,
#col2,
#topnav,
.i b,
.i b a {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    -ms-transition: none!important;
    transition: none!important
}

@media screen and (min-height:450px) {
    #topnav {
        position: fixed;
        z-index: 10
    }
    #topmenu {
        position: fixed;
        box-shadow: inset 0 -1px 6px #888485;
        height: 150%
    }
}

@media screen and (min-width:600px) {
    .graybutton:hover {
        background: #b8b7b7
    }
    .orangebutton:hover {
        background: #B14343
    }
	.detailplus:hover {
        background: #B14343
    }
    .bluebutton:hover {
        background: #93bdce
    }
    #searchdrop a:hover {
        cursor: pointer;
        opacity: 1
    }
    .i p span:hover i {
        color: #00469B
    }
    #commentmenu a:hover {
        background: #f5f5f5
    }
    .i .comment span:hover::first-letter {
        color: #00469B
    }
    a:hover,
    .i u>*:hover,
    h3 i:hover,
    h3 em:hover,
    h3 span:hover,
    h3 b:hover,
    .i>i span:hover,
    .i b a:hover,
    .i img[asin]:hover,
    .graybutton:hover,
    .orangebutton:hover,
	.detailplus:hover,
    .bluebutton:hover,
    .tabnav .tabs div:not(.on):hover,
    #col2 .remix:hover,
    #mmenu:hover,
    #msearch:hover,
    #searchcontainer span:hover,
    .member:hover,
    .i p b:hover,
    .isrc a:hover,
    #:hover {
        opacity: .5
    }
}

@media screen and (max-width:1213.5px) {
    #content,
    #topnavcontainer,
    #footercontainer,
    #morelistscontainer {
        width: 96%
    }
    #container {
        margin-left: 0
    }
}

@media screen and (max-width:930px) {
    .inlineform .message {
        line-height: 20px!important
    }
}

@media screen and (max-width:900px) {
    .i .share {
        padding: 28px 0 30px 31px;
        margin: 0 0 26px;
        font-size: 16px;
        line-height: 18px
    }
    .listgrid {
        grid-template-columns: auto auto
    }
}

@media screen and (max-width:800px) {
    #container,
    #topnav {
        left: 0
    }
    .i em {
        width: 35px;
        height: 35px;
        border: 0;
        border-radius: 5px;
        line-height: 35px;
        font-size: 21px
    }
    .i .gt99 {
        font-size: 18px
    }
    .i .gt999 {
        font-size: 13px
    }
    .i>b {
        font-size: 24px;
        line-height: 24px;
        padding: 6px 0 20px 50px;
        margin-right: 105px
    }
    .i>i {
        font-size: 24px;
        line-height: 35px;
        width: 105px
    }
    .i>i span {
        margin: -1px 0 0 10px;
        height: 35px;
        width: 35px;
        font-size: 35px
    }
    .i p,
    .i .comment {
        margin: 10px 50px 0 0;
        position: relative
    }
    .i .creply>span {
        line-height: 12px
    }
    .i p span,
    .i .comment span {
        width: 40px;
        margin-top: 16px;
        line-height: 12px;
        right: -50px
    }
    .i p span::first-letter,
    .i .comment span::first-letter {
        margin-top: -14px
    }
    .i p span i {
        margin-top: -26px;
        float: none
    }
    .i p i:nth-of-type(2),
    .i .comment i:nth-of-type(2) {
        right: -54px
    }
    .hasimage {
        padding: 25px 0 25px 175px
    }
    .image100 {
        padding: 25px 0 25px 125px
    }
    .ihidden {
        padding-bottom: 0;
        padding-top: 0
    }
    .i img {
        position: absolute;
        width: 150px;
        margin: 25px 0 0 -175px;
        height: 150px
    }
    .i img+span,
    .i #cta2+span {
        width: 150px;
        top: 160px;
        margin: 25px 0 0 -175px
    }
    .i #cta2 {
        width: 150px;
        top: 235px;
        margin: 0 0 0 -175px
    }
    .i:not(.partner) #cta2 {
        top: 185px
    }
    .i #cta2 .orangebutton {
        width: 150px;
        font-size: 14px;
        font-weight: bold;
        padding: 10px 10px 10px 10px
    }
    .i #cta2 .orangebutton span {
        font-size: 20px;
        center: 10px;
        top: 10px;
        margin: 0
    }
	.i #cta2 .detailplus {
        width: 150px;
        font-size: 14px;
        font-weight: bold;
        padding: 10px 10px 10px 10px
    }
    .i #cta2 .detailplus span {
        font-size: 20px;
        center: 10px;
        top: 10px;
        margin: 0
    }
    .i #cta2>b {
        width: 150px;
        font-size: 14px;
        padding-top: 5px
    }
    .image100 img {
        margin: 25px 0 0 -125px;
        width: 100px;
        height: auto;
        border-radius: 0
    }
    #commentmenu {
        right: -60px
    }
    .i .sharelinks {
        margin: 0 -3px 0 0
    }
    .j>b {
        padding: 7px 0 10px
    }
    .inlineform .message {
        font-size: 12px!important
    }
    #col2 .hasimage {
        padding: 10px 0 0
    }
    #col2 .related img {
        float: none;
        margin: 0 0 10px;
        display: block
    }
    #col2 .remix img {
        float: none;
        margin: 0 0 10px;
        display: block
    }
    #col2 h4 i {
        font-size: 9px;
        margin-top: 2px
    }
    h1 {
        font-weight: 300;
        font-size: 30px;
        line-height: 35px;
        padding: 0;
        margin: 0 0 10px
    }
    #col1 {
        margin: 100px 0 0
    }
    #searchcontainer span {
        font-size: 16px;
        color: #888485;
        padding: 9px 25px 0 0;
        position: absolute;
        right: 15px;
        display: block
    }
    #linkscontainer a {
        font-size: 13px;
        margin: 0 2.5% 0 0
    }
    #memberlinks,
    #authlinks,
    #linkscontainer .member {
        display: none
    }
    #mmenu {
        display: block;
        color: #888485;
        float: right;
        font-size: 16px;
        line-height: 57px;
        margin: 0 0 0 15px
    }
    #searchdrop {
        margin: 0 0 0 25px
    }
    #crumbs {
        position: absolute;
        margin: 70px 0 0
    }
    #crumbs a,
    #crumbs i {
        font-size: 10px;
        line-height: 12px
    }
    #crumbs i {
        margin: 0 8px;
        font-size: 6px;
        line-height: 12px
    }
    .tabnav .tabs div {
        font-size: 10px
    }
    .catmod {
        width: 100%;
        margin-left: 0
    }
    #slider {
        height: 109px;
        box-shadow: 0 1px 6px #888485
    }
    #slider div {
        height: 75px;
        width: 75px
    }
    #slider div img {
        height: 75px
    }
    #col1 .related {
        font-size: 15px
    }
}

@media screen and (max-width:725px) {
    .inlineform .message {
        line-height: 13.33px;
        font-size: 11px!important
    }
}

@media screen and (max-width:600px) {
    .hasimage {
        padding: 25px 0
    }
    .ihidden {
        padding-bottom: 0;
        padding-top: 0
    }
    .i img {
        position: relative;
        float: none;
        margin: 0 0 10px;
        width: 200px;
        height: 200px
    }
    .i img+span:not(.comment) {
        margin: -10px 0 0;
        top: auto;
        font-size: 11px;
        width: 200px
    }
    .image100 img {
        margin: 25px 0 0;
        width: auto;
        height: auto;
        border-radius: 0
    }
    .i img+span:not(.comment),
    .i #cta2+span {
        margin: -10px 0 0;
        top: auto;
        font-size: 11px;
        width: 200px
    }
    .i #cta2 {
        width: 150px;
        top: 160px;
        margin: 0 0 0 210px
    }
    .i #cta2 .orangebutton {
        width: 130px;
        font-size: 13px;
        min-height: 20px;
        padding: 10px 24px 10px 10px
    }
	.i #cta2 .detailplus {
        width: 130px;
        font-size: 13px;
        min-height: 20px;
        padding: 10px 24px 10px 10px
    }
    .partner #cta2 .orangebutton span,
    .likepart #cta2 .orangebutton span {
        font-size: 14px;
        right: 10px;
        top: 12px;
        margin: 0
    }
	.partner #cta2 .detailplus span,
    .likepart #cta2 .detailplus span {
        font-size: 14px;
        right: 10px;
        top: 12px;
        margin: 0
    }
    .i #cta2>b {
        width: 150px;
        font-size: 13px;
        padding-top: 5px
    }
    #col1 .related {
        width: 100%;
        margin-left: 0
    }
    #col1 .related img {
        margin: -10px 15px 0 0
    }
    .listgrid {
        grid-template-columns: auto
    }
}

@media screen and (max-width:500px) {
    #page {
        overflow: hidden
    }
    #content,
    #topnavcontainer,
    #footercontainer,
    #morelistscontainer {
        width: 92%
    }
    #content {
        overflow: visible
    }
    #col2container {
        margin: 0
    }
    h3,
    #morelistscontainer h3 {
        width: 100%;
        margin-left: -4%;
        padding: 0 4%
    }
    .ad {
        width: 108%;
        margin: 40px 0 0 -4%
    }
    #col1 .ad:nth-of-type(1) {
        width: 108%;
        margin: 20px 0 0 -4%
    }
    .graybutton,
    .orangebutton,
    .bluebutton {
        min-width: initial
    }
	.detailplus {
        min-width: initial
    }
    .inlineform .textdiv,
    .inlineform .textdiv textarea,
    .inlineform .textdiv div[contenteditable],
    .addnewitem .textdiv,
    .addnewitem .textdiv textarea,
    .addnewitem .textdiv div[contenteditable] {
        font-size: 13px
    }
    .inlineform .message {
        font-size: 11px
    }
    .addnewitem,
    .addnewitem .inputdiv input,
    .addnewitem .inputdiv>textarea,
    .addnewitem .inputdiv div[contenteditable] {
        font-size: 20px;
        line-height: 30px
    }
    .addnewitem .inputdiv input,
    .addnewitem .inputdiv>textarea,
    .addnewitem .inputdiv div[contenteditable] {
        margin-top: -30px;
        height: 30px
    }
    .addnewitem .inputdiv div[contenteditable] {
        height: auto
    }
    .addnewitem>.g {
        margin: 0 18px 0 0;
        height: 30px;
        width: 30px;
        font-size: 30px
    }
    .addnewitem .inputdiv {
        padding-left: 46px
    }
    #newitemimage {
        height: 30px;
        width: 30px
    }
    #col1 {
        position: relative;
        width: 100%;
        margin: 80px 0 0
    }
    #col2 {
        position: relative;
        width: 100%;
        margin: 20px 0 0
    }
    #footercontainer .text {
        position: relative;
        width: 100%
    }
    #col2 .hasimage {
        padding: 10px 0 0 115px
    }
    #col2 .related img {
        float: left;
        margin: 0 15px 0 -115px;
        display: block;
        width: 100px;
        height: auto
    }
    #col2 .remix img {
        float: left;
        margin: 0 15px 0 -115px;
        width: 100px;
        height: auto
    }
    #search,
    #links {
        display: none
    }
    #search {
        position: absolute;
        width: 100%;
        margin: 11px 0 0 7px
    }
    #searchcontainer {
        margin: 0 35px 0 0
    }
    #msearch {
        display: block;
        float: right;
        font-size: 16px;
        color: #888485;
        line-height: 57px;
        margin: 0
    }
    #searchdrop {
        margin: 0 35px 0 0
    }
    #crumbs {
        margin: 65px 0 0
    }
    #crumbs a,
    #crumbs i {
        display: none
    }
    #crumbs a:last-of-type {
        display: block
    }
    .i em {
        width: 30px;
        height: 30px;
        border: 0;
        border-radius: 5px;
        line-height: 30px;
        font-size: 18px
    }
    .i .gt99 {
        font-size: 14px
    }
    .i .gt999 {
        font-size: 11px
    }
    .i>b {
        padding: 3px 0 20px 40px
    }
    .i>i {
        font-size: 20px;
        line-height: 30px;
        width: 95px
    }
    .i>i span {
        margin: -1px 0 0 10px;
        height: 30px;
        width: 30px;
        font-size: 30px
    }
    .i>strong {
        margin-top: 0
    }
    .i p {
        clear: both
    }
    .hasimage img {
        float: left;
        margin: 0 20px 20px 0;
        width: 48%;
        height: 100%
    }
    .image100 img {
        float: left;
        width: auto;
        height: auto;
        margin: 0 0 10px
    }
    .i img+span:not(.comment),
    .i #cta2+span {
        margin: 0;
        top: auto;
        font-size: 11px;
        width: 48%;
        opacity: .7;
        height: auto
    }
    .j>b {
        padding: 7px 0 10px
    }
    #slider {
        width: 100%
    }
}

@media screen and (max-width:330px) {
    .inlineform .message {
        display: none
    }
    .i>strong {
        margin-top: 10px
    }
    .i img {
        float: none;
        margin: 0 0 10px;
        position: relative;
        width: auto;
        height: auto
    }
    .i img+span:not(.comment),
    .i #cta2+span {
        margin: -10px 0 0;
        top: auto;
        font-size: 10px;
        width: auto
    }
}