
.clear {
    clear: both;
}
.pptwj-tabs-wrap ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.pptwj-tabs-wrap .tab-links {
    border-left: 1px solid hsl(0, 0%, 50%);
    border-top: 1px solid hsl(0, 0%, 50%);
    height: 29px;
    padding: 0 !important;
    position: relative;
}
.pptwj-tabs-wrap .tab-links li {
    border-color: -moz-use-text-color hsl(0, 0%, 50%) -moz-use-text-color -moz-use-text-color;
    border-left: medium none;
    border-style: none solid none none;
    border-width: medium 1px medium medium;
    display: inline;
    float: left;
    padding: 0;
    text-align: center;
    width: 76px;
}
.popular a {
    margin-left: 0.2px !important;
}
.pptwj-tabs-wrap .tab-links li a {
    background: none repeat scroll 0 0 hsla(0, 0%, 0%, 0);
    color: hsl(0, 0%, 50%) !important;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    padding: 5.8px 0;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    width: 100%;
}
.pptwj-tabs-wrap .tab-links li a:hover {
    background: none repeat scroll 0 0 hsl(94, 60%, 36%) !important;
    color: hsl(0, 0%, 100%) !important;
}
.pptwj-tabs-wrap .tab-links li a.selected {
    background: none repeat scroll 0 0 hsl(94, 60%, 36%);
    color: hsl(0, 0%, 100%) !important;
    text-decoration: none;
}
.pptwj-tabs-wrap .boxes {
    border: 1px solid hsl(0, 0%, 50%);
    position: relative;
}
.pptwj-tabs-wrap .boxes ul li {
    border-bottom: 1px solid hsl(0, 0%, 50%);
    border-right: medium none;
    font-size: 11px;
    margin: 0;
    overflow: hidden;
    padding: 5px 13px;
    text-align: justify;
}
.pptwj-tabs-wrap .boxes ul li.odd {
    background: none repeat scroll 0 0 hsl(0, 0%, 100%);
}
.pptwj-tabs-wrap .boxes ul li.even {
    background: none repeat scroll 0 0 hsl(0, 0%, 99%);
    border-left: medium none;
    border-right: medium none;
    border-top: medium none;
}
.pptwj-tabs-wrap .boxes ul li a {
    color: hsl(0, 0%, 20%);
}
.pptwj-tabs-wrap .boxes ul li img {
    background: none repeat scroll 0 0 hsl(0, 0%, 100%);
    border: 1px solid hsl(0, 0%, 90%);
    float: left;
    margin: 0 7px 0 0;
    padding: 2px;
}
.pptwj-tabs-wrap .boxes ul li a.item-title {
    overflow: hidden;
}
.pptwj-tabs-wrap .boxes ul li .meta {
    color: hsl(0, 0%, 53%);
    font-size: 90%;
}
.pptwj-tabs-wrap .boxes ul.tab-filter-list {
    background: none repeat scroll 0 0 hsl(219, 12%, 34%);
    border: medium none;
    margin: -1px;
    padding: 0;
    text-align: center;
}
.pptwj-tabs-wrap .boxes ul.tab-filter-list li {
    border: medium none;
    padding: 2px 8px 3px;
}
.pptwj-tabs-wrap .boxes ul.tab-filter-list a {
    color: hsl(0, 0%, 87%);
    font-size: 11px;
    margin: 0 8px;
    text-decoration: none;
    text-transform: uppercase;
}
.pptwj-tabs-wrap .boxes ul.tab-filter-list a.selected, .pptwj-tabs-wrap .boxes ul.tab-filter-list a:hover {
    color: hsl(94, 60%, 36%) !important;
    text-decoration: none;
}
.pptwj-loader {
    background: none repeat scroll 0 0 hsl(0, 0%, 100%);
    left: 0;
    opacity: 0.4;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.pptwj-loader img {
}
.pptwj-tabs-wrap .tab-links li:last-child {
    border-right: 1px solid hsl(0, 0%, 50%);
}
