@import url("../TheFox/style_end.css");
html #wpadminbar{
  z-index: 59999;
}
html b, html strong {
    font-weight: 700;
}
.rd_widget_recent_entries_f li {
    overflow: hidden;
}
.drip-tab-container.fixed{
    position: absolute;
    right: 0;
    width: 100%;
    overflow: hidden;
}
.drip-tab-container.fixed .drip-tab{
    position: absolute;
    top: auto !important;
}
.drip-tab-container .drip-tab .drip-header .drip-arrow.up{
    right: 30px;
}
.drip-tab-container .drip-tab .drip-header .drip-arrow.close{
    right: 15px;
    color: #fff;
    font-size: 150%;
    line-height: 0;
    cursor: pointer;
}