.notAfter:after {
    content: none;
}
.specVer {
    padding-top: 50px;
}
.specVer img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.specDefaultTheme {
    background: rgb(255, 255, 255) !important;
    color: rgb(0, 0, 0) !important;
    border-radius: 0px !important;
    text-shadow: none !important;
    opacity: 1;
    border-color: rgb(0, 0, 0) !important;
    font-weight: 400 !important;
}
.font16 {
    font-size: 16px !important;
}
.font22 {
    font-size: 22px !important;
}
.font26 {
    font-size: 26px !important;
}
.specHiddenBorder {
    border: none !important;
}
.specHeight100 {
    height: 100% !important;
}
.specVisible {
    display: block!important;
}
.specLink:hover {
    text-decoration: underline !important;
}
.hidden-bg {
    background-image: none!important;
}
.specHidden {
    display: none!important;
}
.specHiddenImg {
    display: none!important;
}
.top-box {
    display: none;
}
.top-box {
    background: #d7d7d7!important;
    color: #000!important;
    text-align: center;
    height: 50px;
    border-bottom: 1px solid #fff;
}
.top-box div, .top-box p, .top-box a, .top-box li, .top-box span, .top-box i{
    background: transparent !important;
    color: #000!important;
}
.top-box .tools {
    margin: 0 auto;
    height: 50px;
    display: inline-block;
}
.top-box .tools div {
}
.original-site {
    float: left !important;
    font-size: 17px !important;
    padding: 10px 20px!important;
    line-height: 30px!important;
    border-right: 1px solid #fff!important;
    padding-left: 0!important;
}
.size-box {
    float: left !important;
    padding: 10px 20px !important;
    line-height: 30px !important;
    border-right: 1px solid #fff !important;
}
.size-box span {
    float: left;
    font-size: 17px !important;
    padding-right: 10px;
}
.size-box a {
    padding: 2px;
    padding-left: 6px;
    padding-right: 6px;
}
.size-box .current, .picture-box .current {
    background: #fff !important;
    border-radius: 4px !important;
}
.size-box a.decreaseFont {
    font-size: 14px !important;
}
.size-box a.resetFont {
    font-size: 16px !important;
}
.size-box a.increaseFont {
    font-size: 18px !important;
}
.color-box {
    border-right: 1px solid #fff !important;
}
.color-box, .picture-box {
    float: left;
    padding: 10px 20px;
    line-height: 30px;
}
.color-box span, .picture-box span {
    float: left;
    font-size: 17px !important;
}
.color-box a, .picture-box a {
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    position: relative;
    text-decoration: none;
    float: left;
    padding: 0 5px;
    height: 20px !important;
    line-height: 20px;
    margin: 6px 2px 0 2px;
}
.color-box a img{
    border-radius: 5px !important;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.specBlackTheme {
    background: rgb(0, 0, 0) !important;
    color: rgb(255, 255, 255) !important;
    border-radius: 0px !important;
    text-shadow: none !important;
    opacity: 1;
    border-color: rgb(255, 255, 255) !important;
    font-weight: 400 !important;
}
.specBlueTheme {
    background: #9dd1ff !important;
    color: #195183 !important;
    border-radius: 0px !important;
    text-shadow: none !important;
    opacity: 1;
    border-color: #195183 !important;
    font-weight: 400 !important;
}
.specGreenTheme {
    background: #3b2716 !important;
    color: #a9e44d !important;
    border-radius: 0px !important;
    text-shadow: none !important;
    opacity: 1;
    border-color: #a9e44d !important;
    font-weight: 400 !important;
}
.specBlackTheme a, .specBlackTheme span{
    background: rgb(0, 0, 0) !important;
    color: rgb(255, 255, 255) !important;
}
.specBlackTheme .current {
    background: #a9e44d !important;
    color: #000 !important;
}
.specGreenTheme .current {
    background: #fff !important;
    color: #3b2716 !important;
}
.specBlueTheme a, .specBlueTheme span{
    background: #9dd1ff !important;
    color: #195183 !important;
}
.specGreenTheme a, .specGreenTheme span{
    background: #3b2716 !important;
    color: #a9e44d !important;
}
