
.UIArticleSlider_congan1 .SliderFeature {
    border-left: 2px solid #e8e8e8;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    border-right: 2px solid #e8e8e8;
    border-bottom: 2px solid #e8e8e8;
}
.UIArticleSlider_congan1 .SliderFeature .RightCol {
    background: none repeat scroll 0 0 #ffffff;
    #max-width: 270px;
    vertical-align: top;
    #width: 270px;
}
.UIArticleSlider_congan1 .SliderFeature .LeftCol {
    /*padding: 4px;*/
    text-align: center;
    vertical-align: middle;
    /* height:260px; */
}
.UIArticleSlider_congan1 .SliderFeature .LeftPanel {
    overflow: hidden;
    position: relative;
    height: 356px!important;
    width:530px!important;
}
.UIArticleSlider_congan1 .SliderFeature .LeftCol .LeftPanel img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.UIArticleSlider_congan1 .SliderFeature .LeftCol .text {
background-color: #eeeeee;
    bottom: 0;
    /*color: #337ab7;*/
    color: #ff0000;
    font: bold 10pt Arial;
    left: 0;
    margin-bottom: 0;
    opacity: 0.7;
    position: absolute;
    text-align: left;
    width: 100%;
    z-index: 1;
  border-top:1px solid #eee;
}
.UIArticleSlider_congan1 .SliderFeature .LeftCol .text .text-summary {
    color: #333;
}
.UIArticleSlider_congan1 .UIArticleSlider_congan1 .SliderFeature .LeftCol .text div {
    #display: NONE;
    padding: 6px;
}
.UIArticleSlider_congan1 .SliderFeature .ArticleList {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    #width: 270px;
    /*overflow-y: scroll;*/
    height :365px;
}
.UIArticleSlider_congan1 .SliderFeature .ArticleList li:hover a {
    /*color: #337ab7;*/
    color: #ff0000;
         font: bold 10pt Arial;
       }
.UIArticleSlider_congan1 .SliderFeature .ArticleList li a {
   color: #004d98;
}
.UIArticleSlider_congan1 .SliderFeature .ArticleList li a:hover {
    text-decoration: none !important;
}
.UIArticleSlider_congan1 .SliderFeature .ArticleList li {
    display: inline-block;
    padding: 5px;
    width: 100%;
}
.UIArticleSlider_congan1 .SliderFeature .ArticleList .ArticleItemSelected {
    background: none repeat scroll 0 0 #e1edf3;
	padding: 5px;
}
.UIArticleSlider_congan1 .SliderFeature .ArticleList .ArticleItemSelected a {
    /*color: #337ab7;*/
        color: #ff0000;
         font: bold 10pt Arial;
}
/*.UIArticleSlider_congan1 .SliderFeature .ArticleList .Summary {
    display: none;
}*/
.UIArticleSlider_congan1 .SliderFeature .ArticleList li:hover {
    background: none repeat scroll 0 0 #e1edf3;
}
.UIArticleSlider_congan1 .SliderFeature .ArticleList li .Image {
    display: inline-block;
    float: left;
    height: 55px;
    margin-right: 4px;
    text-align: left;
    width: 70px;
}
.UIArticleSlider_congan1 .SliderFeature .Header {
   color: #de0e01;
    font: bold 10pt / 26px arial;
    text-transform: uppercase;
    background: -webkit-linear-gradient(top, #e0ecf8, #f2f7fd);
    height: 31px;
    /* padding-left: 5px; */
    border-bottom: 2px solid #de0e01;
}
.UIArticleSlider_congan1 .SliderFeature .Header .lblHeader a {
     font-weight: bold;
     text-transform: uppercase;
     display: inline-block;
     background-color: #de0e01;
     padding: 0 15px;
     line-height: 29px;
     color: #fff;
     font-size: 13px;
     position: relative;
}
.UIArticleSlider_congan1 .SliderFeature .Header .lblHeader a::after {
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-left: 24px solid #de0e01;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
}
@media only screen and (max-width: 768px){
.UIArticleSlider_congan1 .SliderFeature {
    padding: 0px !important;
}
.UIArticleSlider_congan1 .SliderFeature table {
   	width: 100%;
    table-layout: fixed;
 } 
.UIArticleSlider_congan1 td .SliderFeature .LeftPanel{
	height: 260px !important;
    width: 100% !important;
 }
}

