
.iconnav{
  position:fixed;
  top:10vh;
  left:0px;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 50px;
  background-color: #0000008f;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0.75rem;
  border-radius: 10px;
  box-shadow: 0 10px 50px 0 rgba(5, 4, 62, 0.25);
  z-index: 9999;
}

.iconnav li + li {
  margin-top: 0.25rem;
}

.type-left{
  display: none;
  position:fixed;
  top:10vh;
  left:5px;
  z-index: 9999;
}

.iconnav a {
  color: #FFF;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 8px;
  position: relative;
}
.iconnav a span {
  position: absolute;
  background-color: #000000cc;
  white-space: nowrap;
  padding: 0.5rem 1rem;
  border-radius: 6px;
  left: calc(100% + 1.5rem);
  transform-origin: center left;
  transform: scale(0);
  opacity: 0;
  transition: 0.15s ease;
}

/*.iconnav li:nth-child(9) {*/
/*  padding-top: 0.75rem;*/
/*  border-top: 1px solid #fff;*/
/*}*/

.iconnav hr {
    margin-top: 0rem; 
    margin-bottom: 0rem; 
    margin: 5px;
    border: 0;
    border-top: 1px solid rgb(255 255 255 / 70%);
}

@media screen and (max-width: 1350px) {
.iconnav{
  display: none;
  margin-left: 2px;
  padding: 0rem;
  top:15vh;
  width:60px;
}

.iconnav li + li {
    margin: 0.1rem;
}

.type-left{
  display: block;
}

.iconnav li svg.icon {
  margin: 0;
}

.iconnav a {
  width: auto;
  height: 40px;
}


.iconnav a span {
  left: calc(100% + 0.5rem);
}

.iconnav li:nth-child(9) {
  width: 80%;
  margin: auto;
}

.type-left svg{
  width: 35px;
  height: 35px;
  margin: auto;
}
}

.iconnavblock{
  display: block;
}

.iconnav a:hover, .iconnav a:focus, .iconnav a.active {
  background-color: #00000080;
  outline: 0;
}
.iconnav a:hover span, .iconnav a:focus span, .iconnav a.active span {
  transform: scale(1);
  opacity: 1;
}
.iconnav a i {
  font-size: 1.375rem;
}
.iconnav a span:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  background-color: #000000cc;
  left: -5px;
  top: 50%;
  transform: translatey(-50%) rotate(45deg);
  border-radius: 3px;
}


@-webkit-keyframes scale {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes scale {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

@media screen and (max-width: 1350px) {
[data-v-db6ccf64] {
    left: -45px !important;
}

.wv-top-backdrop[data-v-db6ccf64] {
    margin-left: 45px !important;
}

.wv-top-col-12[data-v-db6ccf64] {
    position: initial !important;
}
}

/*首页横幅开始*/
.alert-warning {
    color: #664d03;
    background-color: #fff3cd;
    border-color: #ffecb5;
}
.alert-dismissible {
    padding-right: 3rem;
}
.alert {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
@media (prefers-reduced-motion: reduce){
.fade {
    transition: none;
}
}
.fade {
    transition: opacity .15s linear;
}
.bg-danger {
    background-color: #dc3545!important;
}.badge {
    display: inline-block;
    padding: .35em .65em;
    font-size: .75em;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}
.bg-warning {
    background-color: #ffc107!important;
}
.text-dark {
    color: #212529!important;
}.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem;
}
.btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    border: 0;
    border-radius: .25rem;
    opacity: .5;
}
@media (prefers-reduced-motion: reduce){
.spinner-border, .spinner-grow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
}
.spinner-grow-sm {
    width: 1rem;
    height: 1rem;
}.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -.125em;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: .75s linear infinite spinner-grow;
    animation: .75s linear infinite spinner-grow;
}.small, small {
    font-size: .875em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.btn-close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75;
}
sup.spinner-grow.spinner-grow-sm.ml-1.small {
  
    margin-left: 4px;
   
    margin-bottom: 4px;
}
/*首页横幅结束*/
#search-text
{
    /* backdrop-filter: saturate(100%) blur(10px); */
    border: 0;
    width: 80%;
     /*height: 60px; */
    /* line-height: 50px; */
    /* text-indent: 10px; */
    font-size: 12px;
    color: #fff;
    /* border-radius: 15px; */
    background: 0;
    /* transition: 0.3s all linear; */
    /* padding-left: 20px; */
    /* box-shadow: 0px 2px 12px 0px rgb(34 34 38 / 10%); */
}
li.nav-item a {
    color: #fff !important; 
}
#search-lylme
{
    text-align: initial;
    backdrop-filter: saturate(100%) blur(10px);
    border: 0;
    width: 100%;
    margin-bottom: 5px;
    line-height: 50px;
    text-indent: 10px;
    font-size: 18px;
    color: #222226;
    border-radius: 15px;
    background: rgba(0, 0, 0, 0.58);
    transition: 0.3s all linear;
    padding-left: 10px;
    box-shadow: 0px 2px 12px 0px rgb(34 34 38 / 10%);
}

#search-text::-webkit-input-placeholder
{
    color: #555666;
    font-size: 12px;
}

#search-submit
{
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    border: 0;
    /* border-radius: 20px; */
    width: auto;
    /*height: 60px;*/
    border-radius: 0 10px 10px 0;
    outline: none;
    /* background-color: #4e6ef2; */
}

#search-submit:hover
{
    background-color: rgba(255, 255, 255, 0.342)
}

.search-box
{
    justify-content: center;
    align-items: center;
    /*height: 60px;*/
}

#main
{
    text-shadow: 0px 0px 3px rgb(0 0 0 / 70%);
    text-align: center;
    color: white;
    font-weight: bold;
    margin-top:-80px
}

#show_time
{
    font-size: 60px;
}

#show_date
{
    margin-bottom: 5px;
    font-size: 12px;
    color: #fff;
}

#checke-so
{
    display: inline;
}

a:hover
{
    text-decoration: none !important;
    font-weight: bold !important
}

a.icp
{
    font-size: 12px;
    color: #bbb;
    text-align: center
}

.navbar .navbar-expand-lg .navbar-light .fixed-top
{
    position: absolute;
    z-index: 10000
}

.bottom-cover
{
    background-image: linear-gradient(rgba(255,255,255,0) 0%,rgb(244 248 251 / 0.6) 50%,rgb(244 248 251) 100%)
}

.navbar-light .navbar-toggler
{
    color: #fff !important;
    right: 0;
    top: 10px;
    position: fixed;
}

p.content
{
    text-align: center;
    padding: 5px 30px;
    border-radius: 10px;
    font-size: 12px;
    color: #fff;
    font-weight: 500
}

::-webkit-scrollbar
{
    display: none
}

.back-to
{
    bottom: 55px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    width: 110px;
    z-index: 999
}

.back-to .back-top
{
    background: url("./images/top.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 50px;
    margin-left: 10px;
    outline: 0 none;
    text-indent: -9999em;
    width: 50px
}

.back-to .back-top:hover
{
    background-position: -50px 0
}

.mylist li.app img
{
    display: block;
    width: 45px;
    height: 45px;
    padding: 1px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    margin: 20px auto 5px auto;
}

h2.title
{
    text-align: center;
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    text-shadow: 1px 1px 8px #504b4b
}

body
{
    font-size: 14px;
    background: #95aec5;
    overflow-x: hidden;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

a
{
    text-decoration: none
}

a:hover
{
    text-decoration: none
}

svg.icon
{
    width: 20px;
    height: 20px;
    margin: 0 5px 0 8px;
    /* vertical-align: -0.15em; */
    fill: currentColor;
    overflow: hidden;
}

svg.sw
{
    width: 16px;
    height: 16px;
    margin: 5px;
}

svg.lylme
{
    width: 20px;
    height: 20px;
}

ul#chso
{
    position: inherit;
    display: none;
    top: 5px
}

.navbar-light .navbar-nav .nav-link
{
    color: #fff !important;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 0px 1px 0px #000;
    text-align: center;
}

#search
{
    width: 100%;
    margin: 0;
    padding: 0 0 10px;
    position: relative;
    z-index: 2000;
    border-radius: 5px
}

#search form
{
    position: relative;
    margin-top: 15px
}

#search button i
{
    color: #ddd;
    font-size: 18px
}

.search-group
{
    text-align: center;
}

.s-current .search-type
{
    padding-left: 0;
    display: block
}

.s-current
{
    display: block
}

#search-list
{
    position: relative;
    overflow-x: auto
}

#search-list::-webkit-scrollbar
{
    display: none
}

.s-type
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 13;
    width: 75px
}

.s-type:hover
{
    height: auto
}

.s-type>span
{
    display: block;
    height: 31px;
    width: 75px
}

.s-type-list
{
    display: none;
    position: absolute;
    top: 31px;
    padding: 9pt 0;
    width: 70px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 9px 20px rgba(0,0,0,.16)
}

.s-type-list:before
{
    position: absolute;
    top: -1pc;
    left: 20px;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #fff
}

.s-type-list label
{
    display: block;
    font-size: 15px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 0;
    padding: 2px 0;
    cursor: pointer;
    transition: .3s
}

.s-type-list label:hover
{
    background: rgba(136,136,136,.1)
}

.s-type-list .tile-lg
{
    color: #fff;
    width: 3pc;
    height: 3pc;
    font-size: 1.25rem;
    line-height: 3rem;
    border-radius: .3rem;
    display: block;
    margin: auto
}

.s-type:hover .s-type-list
{
    display: block
}

.type-text
{
    position: absolute;
    left: 0;
    width: 75px;
    padding-left: 9pt;
    font-size: 1pc;
    line-height: 31px
}

.search-type
{
    white-space: nowrap;
    margin: 0
}

.search-type label
{
    margin: 0
}

.search-type img
{
    width: 14px;
    height: 14px;
    margin: 0 5px 0 8px;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}

.search-type li
{
    margin-bottom: 10px;
    display: inline-block;
    background: #000000AD !important;
    background: rgba(255,255,255,70%);
    border-radius: 10px
}

.search-type li label
{
    display: inline-block;
    padding: 0px 14px 0px 4px;
    font-size: 14px;
    border-radius: 3px 3px 0 0;
    cursor: pointer
}

.search-type input:checked+label,.search-type input:hover+label
{
    background-color: #fff;
    height: 50px;
    border-radius: 10px
}

#word
{
    backdrop-filter: blur(10px);
    margin-top: 5px;
    position: absolute;
    list-style: none;
    width: 100%;
    background: rgba(0, 0, 0, 0.77);
    border-radius: 15px;
    z-index: 20000;
    padding: 15px 0px;
    box-shadow: 0 0 5px #000
}

#word li
{
    color: #fff;
    height: 35px;
    padding: 0 5px;
    text-indent: 30px;
    background-size: 20px;
    line-height: 35px;
    cursor: pointer;
    font-size: 16px;
    border-radius: 5px
}

#word li:hover
{
    background-color: #2c60d3ba;
}

.set-check
{
    position: absolute;
}

.set-check label
{
    margin-left: 3px
}

.set-check input,.set-check label
{
    opacity: 0;
    transition: all .3s ease
}

.search-type li
{
    height: 50px;
    line-height: 50px;
    list-style: none;
    display: inline-block;
    border-radius: 10px
}

.mylist
{
    list-style: none;
    position: relative;
    z-index: 1000;
}

.mylist li.app
{
    width: 100px;
    transition: 0.3s all linear;
    font-size: 14px;
    overflow: hidden;
    /* padding: 10px; */
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.56);
    backdrop-filter: saturate(100%) blur(30px);
    margin: 10px;
    /* display: flex; */
    flex-direction: row;
    border-radius: 15px;
    background: rgba(0, 0, 0, 0.41);
}

.mylist li.app svg
{
    display: block;
    width: 45px;
    height: 45px;
    margin: 20px auto 5px auto;
}

.mylist li.app:hover
{
    backdrop-filter: blur(0px);
    transform: translateY(5px);
}

.mylist li.app span
{
    text-shadow: 0px 0px 3px rgb(0 0 0 / 70%);
    margin-bottom: 10px;
    width: 100%;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 15px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.mylist li a
{
    color: #fff;
    display: block
}

.mylist li.title
{
    width: 100%;
    min-width: auto;
    /* margin: 0; */
    height: 35px;
    /* font-size: 16px; */
    line-height: 33px;
    /* padding: 0 20px 0 10px; */
    /* border-bottom: 1px solid #eee; */
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 17px;
    color: white;
    font-weight: 600;
}

.bottom-cover
{
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: -1px;
    z-index: 10
}

@media screen and (min-width:1200px)
{
    .mylist li.app
    {
        min-width: 200px
    }
    .mylist li.app img {
    width: 150px;
    height: 150px;
    }
}

@media screen and (min-width:992px) and (max-width:1200px)
{
    .mylist li.app
    {
        min-width: 160px
    }
    .mylist li.app img {
    width: 120px;
    height: 120px;
    }
}

@media screen and (max-width:992px)
{

    #search-text
    {
        width: 60%;
    }

    .mylist li.app
    {
        width: 140px;
        height: 160px;
        margin: 5px;
    }
    .mylist li.app img {
    width: 100px;
    height: 100px;
    }
    .search-group
    {
        padding-left: 0px
    }

    div#navbarsExample05
    {
        background: rgba(0,0,0,0.8);
        padding: 10px 15px;
        border-radius: 20px;
        position: fixed;
        top: 40px;
        right: 10px;
    }
.mylist li.app img {
  display: block;
  width: 30px;
  height: 30px;
  padding: 1px;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 10px;
  margin: 8px auto 0px auto;
}
}

@media screen and (max-width:992px)
{
    #search-text
    {
        width: 60%;
    }

    .s-type-list label
    {
        padding: 5px 0
    }

    .search-list
    {
        height: 30px;
        overflow-y: hidden;
        white-space: nowrap
    }

    .search-group
    {
        padding-left: 0px
    }

    .mylist
    {
        border-radius: 8px
    }
/*.mylist li.app{margin:5px 0 5px}*/
    .mylist li.app svg
    {
        width: 30px;
        height: 30px;
        margin: 8px auto auto;
    }
  .mylist li.app img {
    width: 100px;
    height: 100px;
    }
    .mylist li.app span
    {
        font-size: 10px
    }
}
@media (max-width: 568px) {
    .mylist li.app {
        width: calc(50% - 20px);  /* 改为百分比，一行至少两个 */
        margin: 10px 5px;
    }
    .row {
        margin-left: -45px;
    }
}
.navbar-toggler svg
{
    width: 24px;
    height: 24px;
    margin:0;
}

.navbar-toggler .bi-list-nested
{
    display: none
}

.navbar-toggler.collapsed .bi-list-nested
{
    display: block
}

.navbar-toggler.collapsed .bi-x
{
    display: none
}

.navbar-toggler .bi-x
{
    display: block
}

/* 侧边栏图标样式（原有样式已支持） */
.iconnav a svg,
.iconnav a img {
    width: 20px;
    height: 20px;
}

/* 移动端适配 */
@media (max-width: 768px) {
    .category-icon-wrapper svg,
    .category-icon-wrapper img {
        width: 18px;
        height: 18px;
    }
}
/* 分类标题样式：图标与文字水平对齐，字体17px */
.software-section .title {
    font-size: 17px;
    display: flex;
    align-items: center;
    gap: 8px;
}

/* 分类图标大小与字体匹配（约1.2倍行高） */
.software-section .title .category-icon-wrapper {
    display: inline-flex;
    align-items: center;
    line-height: 1;
}

.software-section .title .category-icon-wrapper svg,
.software-section .title .category-icon-wrapper img {
    width: 20px;
    height: 20px;
    display: block;
}

/* 如果分类图标是字体图标（如 <i class="fas fa-code"></i>） */
.software-section .title .category-icon-wrapper i {
    font-size: 18px;
}

/* 移动端微调 */
@media (max-width: 768px) {
    .software-section .title {
        font-size: 15px;
    }
    .software-section .title .category-icon-wrapper svg,
    .software-section .title .category-icon-wrapper img {
        width: 18px;
        height: 18px;
    }
}
    .mylist li.app img
{
    margin: 5px auto 5px auto;
}
    /* 去除搜索框聚焦时的描边和阴影 */
#search-text:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color: transparent !important;
}

/* 如果有外层容器也有描边，一并去除 */
#search-lylme:focus-within,
.search-box:focus-within {
    outline: none !important;
    box-shadow: none !important;
}
/* 软件卡片样式增强 */
.software-section {
    margin-bottom: 30px;
}
.software-meta {
    font-size: 12px;
    opacity: 0.8;
    text-align: center;
    margin-top: 8px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
}
.meta-item {
    background: rgba(0,0,0,0.4);
    padding: 2px 6px;
    border-radius: 4px;
}
.update-badge {
    float: right;
    margin-bottom: 2px;
    padding: 0px 6px;
    border-radius: 4px;
    font-size: 11px;
    font-weight: bold;
}
.update-badge.has-update {
    background: #ffc107;
    color: #000;
}
.update-badge.no-update {
    background: #28a745;
    color: #fff;
}
/* 手机版适配 */
@media (max-width: 768px) {
    .software-meta {
        font-size: 10px;
        gap: 4px;
    }
    .meta-item {
        padding: 1px 4px;
    }
}
.software-img {
    width: 48px;
    height: 48px;
    object-fit: contain;
    display: block;
    margin: 10px auto;
}
.evan-id-card_modal > .warn-tips {color: #000;background-color: rgba(255, 255, 255, 0.9);}
.evan-id-card_modal {user-select: none;position: fixed;right: -50%;top: 70%;}

[tooltip]{
    position: relative;
    display:inline-block;
    margin: 20px;
    padding: 0px 6px;
}
[tooltip]::before {
    content: "";
    position: absolute;
    border-width: 4px 6px 0 6px;
    border-style: solid;
    border-color: transparent;
    /*border-top-color: black;*/
    border-top-color: white;
    z-index: 99;
    opacity:0;
    top:2px;
    left:50%;
    transform: translateX(-50%);
}
[tooltip]::after {
    content: attr(tooltip);
    position: absolute;
    /*background: black;*/
    background: white;
    text-align: center;
    /*color: #fff;        */
    color: #000;    
    border-radius: 5px;
    padding:1px 2px;
    min-width: 180px;
    pointer-events: none;
    z-index:99;
    opacity:0;

    left:50%;
    top:2px;
    transform: translateX(-50%)   translateY(-100%);
}

[tooltip]:hover::after,[tooltip]:hover::before{
    opacity: 1;
}
.mylist li.app span {margin-bottom: -15px; }
@media (max-width: 768px) {
.update-badge{
display: none !important;
    }
}
.mo-tipsy--bottom-left{margin-bottom:15px}
.software-img {
  width: 100%;
  height: 100%;
  object-fit: fill;    /* 图片等比缩放，填满容器，超出部分裁剪 */
}
.mylist li.app svg {width: 10px;
    height: 10px;
    margin: auto;}
/*!
 * tipsy.css v1.0.0
 * smohan https://www.smohan.net/
 * The MIT License (MIT)
 * https://github.com/S-mohan/tipsy
 */
[class*=" mo-tipsy--"],[class^=mo-tipsy--]{position:relative;overflow:visible}[class*=" mo-tipsy--"]:after,[class*=" mo-tipsy--"]:before,[class^=mo-tipsy--]:after,[class^=mo-tipsy--]:before{position:absolute;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:hidden;opacity:0;pointer-events:none;-webkit-transition:all .18s ease-out .18s;transition:all .18s ease-out .18s;z-index:10;-webkit-transform-origin:top;transform-origin:top;box-sizing:border-box;visibility:hidden}[class*=" mo-tipsy--"]:before,[class^=mo-tipsy--]:before{content:'';background:0 0;border:6px solid transparent}[class*=" mo-tipsy--"]:after,[class^=mo-tipsy--]:after{background-color:rgba(17,17,17,.9);border-radius:1px;color:#fff;content:attr(data-tipsy);font-size:12px;margin:0;padding:8px 10px;line-height:1;white-space:nowrap;text-align:center;max-height:80vh}[class*=" mo-tipsy--"]:hover:after,[class*=" mo-tipsy--"]:hover:before,[class^=mo-tipsy--]:hover:after,[class^=mo-tipsy--]:hover:before{visibility:visible;opacity:1;pointer-events:auto}[class*=" mo-tipsy--"]:not([data-tipsy]):hover:after,[class*=" mo-tipsy--"]:not([data-tipsy]):hover:before,[class^=mo-tipsy--]:not([data-tipsy]):hover:after,[class^=mo-tipsy--]:not([data-tipsy]):hover:before{display:none}.mo-tipsy--top:after,.mo-tipsy--top:before,.mo-tipsy:after,.mo-tipsy:before{left:50%;bottom:100%;-webkit-transform:translate3d(-50%,10px,0);transform:translate3d(-50%,10px,0)}.mo-tipsy--top:before,.mo-tipsy:before{margin-bottom:-1px;border-top-color:rgba(17,17,17,.9)}.mo-tipsy--top:after,.mo-tipsy:after{margin-bottom:11px}.mo-tipsy--top:hover:after,.mo-tipsy--top:hover:before,.mo-tipsy:hover:after,.mo-tipsy:hover:before{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.mo-tipsy--bottom:after,.mo-tipsy--bottom:before{left:50%;top:100%;-webkit-transform:translate3d(-50%,-10px,0);transform:translate3d(-50%,-10px,0)}.mo-tipsy--bottom:before{margin-top:-1px;border-bottom-color:rgba(17,17,17,.9)}.mo-tipsy--bottom:after{margin-top:11px}.mo-tipsy--bottom:hover:after,.mo-tipsy--bottom:hover:before{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.mo-tipsy--left:after,.mo-tipsy--left:before{right:100%;top:50%;-webkit-transform:translate3d(10px,-50%,0);transform:translate3d(10px,-50%,0)}.mo-tipsy--left:before{margin-right:-1px;border-left-color:rgba(17,17,17,.9)}.mo-tipsy--left:after{margin-right:11px}.mo-tipsy--left:hover:after,.mo-tipsy--left:hover:before{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.mo-tipsy--right:after,.mo-tipsy--right:before{left:100%;top:50%;-webkit-transform:translate3d(-10px,-50%,0);transform:translate3d(-10px,-50%,0)}.mo-tipsy--right:before{margin-left:-1px;border-right-color:rgba(17,17,17,.9)}.mo-tipsy--right:after{margin-left:11px}.mo-tipsy--right:hover:after,.mo-tipsy--right:hover:before{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.mo-tipsy--top-left:after,.mo-tipsy--top-left:before{left:0;bottom:100%;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}.mo-tipsy--top-left:before{margin-left:6px;margin-bottom:-1px;border-top-color:rgba(17,17,17,.9)}.mo-tipsy--top-left:after{margin-bottom:11px}.mo-tipsy--top-left:hover:after,.mo-tipsy--top-left:hover:before{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mo-tipsy--top-right:after,.mo-tipsy--top-right:before{right:0;bottom:100%;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.mo-tipsy--top-right:before{margin-right:6px;margin-bottom:-1px;border-top-color:rgba(17,17,17,.9)}.mo-tipsy--top-right:after{margin-bottom:11px}.mo-tipsy--top-right:hover:after,.mo-tipsy--top-right:hover:before{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mo-tipsy--bottom-right:after,.mo-tipsy--bottom-right:before{right:0;top:100%;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.mo-tipsy--bottom-right:before{margin-right:6px;margin-top:-1px;border-bottom-color:rgba(17,17,17,.9)}.mo-tipsy--bottom-right:after{margin-top:11px}.mo-tipsy--bottom-right:hover:after,.mo-tipsy--bottom-right:hover:before{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mo-tipsy--bottom-left:after,.mo-tipsy--bottom-left:before{left:0;top:100%;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}.mo-tipsy--bottom-left:before{margin-left:6px;margin-top:-1px;border-bottom-color:rgba(17,17,17,.9)}.mo-tipsy--bottom-left:after{margin-top:11px}.mo-tipsy--bottom-left:hover:after,.mo-tipsy--bottom-left:hover:before{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mo-tipsy--large:after,.mo-tipsy--medium:after,.mo-tipsy--small:after{white-space:normal;line-height:1.4;word-wrap:break-word}.mo-tipsy--small:after{width:80px}.mo-tipsy--medium:after{width:160px}.mo-tipsy--large:after{width:260px;max-width:90vw}