#comp-news {

    margin: 10px 0 !important;

    position: relative;

}

#comp-news .categories {

    width: 561px;

}

#comp-news .categories .input-item input.checkbox{

    display: none;

}

#comp-news .categories .input-item div.checkbox{

    background: url("/html/components/news/images/checkboxen.png") no-repeat scroll -3px -4px rgba(0, 0, 0, 0);

    width: 14px;

    height: 14px;

    float: left;

}

#comp-news .categories .input-item label{

    display: block;

    float: left;

    margin-top: -1px;

    padding-left:4px;

    width: 82%;

}

#comp-news .categories .input-item {

    margin-bottom: 10px !important;

}



#comp-news .categories .input-item div.checkbox.checked{

    background: url("/html/components/news/images/checkboxen.png") no-repeat scroll -3px -26px rgba(0, 0, 0, 0);

    background-image: url("/html/components/news/images/checkboxen.png") ;

    background-repeat: no-repeat;

    background-position: -3px -26px;

}



#comp-news .filter .categories h3,

#comp-news .filter .tags h3 {

    margin-bottom: 15px;

}

#comp-news .filter .tags h3 {

    padding-left: 11px;

}

#comp-news .filter {

    width: 105%;

}

#comp-news .filter  .tag-divider {

    border-right: 1px dotted #666666;

    min-height: 350px;

    padding-left: 11px;

    padding-right: 10px;

}



#comp-news .filter button.filter-news {

    background: url("/html/components/news/images/news_cat_filter_btn.png");

    width: 130px;

    height: 24px;

    border: 0;

    cursor: pointer;

    color:#68676b;

    margin-top:30px;

    font-family: Verdana;

    font-size: 12px;

}



#comp-news .filter A.filter-news {

    background: url("/html/components/news/images/news_cat_filter_btn.png") repeat scroll 0 0 rgba(0, 0, 0, 0);

    background-image: url("/html/components/news/images/news_cat_filter_btn.png");

    background-repeat: no-repeat;

    border: 0 none;

    color: #68676B;

    cursor: pointer;

    display: block;

    margin-left: 210px;

    margin-top: -25px;

    padding: 5px 8px 5px 18px;

    width: 104px;

    font-family: Verdana;

    font-size: 12px;

}



#comp-news .tags {

    float: left;

    padding: 0 0 0 15px;

    width: 181px;

    word-wrap: break-word;

}

#comp-news .tags a {

    padding: 3px 6px 3px 0;

    color: #68676b;

}

#comp-news .tags a.orange {

    color: #F9B700;

}



.txt_box .tags a {

    padding: 3px 6px 3px 0;

    color: #EEE;

    word-wrap: break-word;

}

.txt_box .tags a.orange {

    color: #F9B700;

}

.txt_box .tags a:hover {

    color: #FFF;

}



H3.tags-rcb {

    background: none repeat scroll 0 0 #68676B;

    color: #FFFFFF;

    padding: 8px;

}





#comp-news .categories .con-left {

    width: 49%;

    float: left;

}

#comp-news .categories .con-right {

    width: 49%;

    float: right;

}



#comp-news .paragraph.divider-news {

    margin-bottom: -31px !important;

    margin-top: 30px !important;

}



UL.date-year > LI > A {

    padding: 0 0.909em 0.8em 1.182em !important;

}

UL.date-year > LI > A.active {

    font-weight: bold;

}

UL.date-year UL.date-month {

    padding-left: 15px;

}



UL.date-year UL.date-month LI A{

    padding: 0 0.909em 0.8em 1.182em !important;

}

UL.date-year UL.date-month LI.active A{

    font-weight: bold;

}



#content .body .wide .body_column .teaser .txt_box a.more {

    background: url("/html/img/layout/arrow_white.gif") no-repeat scroll 0 27% rgba(0, 0, 0, 0) !important;

}



#comp-news .toplink {

    background: none repeat scroll 0 0 #FFFFFF;

    border: 2px solid #CCCCCC;

    height: 34px;

    padding: 5px 15px;

    position: absolute;

    right: -200px;

    top: 480px;

    width: 77px;

}

#toTopBtn {
  display: none;
  width: 2em;
  height: 2em;
  color: #fff;
  font-weight: bold;
  position: fixed;
  bottom: 2em;
  right: 4em;
  text-indent: -9999em;
    padding:5px;
    transition: background 0.5s ease;
    background: rgba(249,183,0,.5);
    margin-right: 25px;
    z-index: 999;
}
#toTopBtn:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(/static/images/arrow-icon-iverted.png) no-repeat center/contain;
}

#toTopBtn:hover {
    background: rgba(249,183,0,1);
}

.body_text .news_list P.news-desc {

    margin-bottom: 22px;

    padding-top: 0;

}



.txt_box .latest-news-date {

    color: #FFF;

    margin: 5px 0 0 0;

}



.txt_box .latest-news-link {

    margin-bottom: 12px;

}



.txt_box .latest-news-link A {

    color: #F9B700;

}



.news-teaser-box DIV.image img {

    width: 230px;

}