﻿#TVNDWidget {margin-bottom: 10px;
    border: 1px solid #dce8f3;
    padding: 5px;background: #e8f3ff;
}
#TVNDWidget:hover{ border: 1px solid #4caf50;}
#TVNDWidget .brand-name 
{
    height: 30px;
    display: block;
    font-size: 14px;
    font-family:Times New Roman;
}
#TVNDWidget .brand-name img
{
    vertical-align: unset;
    width: 20px;
    height: 20px;
    margin-right: 3px;
    margin-bottom: -6px;
}
#TVNDWidget .brand-name .br-1 
{
    color: #003366;
}
#TVNDWidget .brand-name .br-2 
{
    color: #4caf50;
}

#TVNDWidget a {text-decoration:none; color:#000;float:unset !important;
    text-decoration: none;
    color: #000;
    text-align: left !important;}
#TVNDWidget h3 {font-weight: 700; font-size: 15px; line-height: 1.5; color:#333;  margin: 0px;max-width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;   
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
   
#TVNDWidget span.mg, #TVNDWidget span.dt { color: #003366;
     
    font-weight: 700;  }
    
    #TVNDWidget span.dc { font-size:12px;  }
 
    
#TVNDWidget a > div > div {margin-top: 10px;}
#TVNDWidget a > div:nth-child(2) > div:nth-child(3) span {color:#000; padding-bottom:5px}
#TVNDWidget a > div:nth-child(2) > div:nth-child(4) span {color:#000; padding-bottom:5px}
#TVNDWidget img {width:100%; }

.TVNDWidget2 h3 {padding:10px 0 0 0;}
.TVNDWidget2 > div:nth-child(1) {max-height:200px; overflow:hidden;margin: -5px;}

 
.TVNDWidget1 h3 {padding:0 0 0 5px;}
 
.TVNDWidget1 > div:nth-child(1) {width: 30%; float:left;padding-top: 5px;    max-height: 100px;
    overflow: hidden;}

.TVNDWidget1 > div:nth-child(2) {width: 70%; float:right}

.TVNDWidget1 div:nth-child(2) > div {padding-left:5px;}

#TVNDWidget .cl {clear:both; margin:0!important; margin-top:0!important;margin-bottom:0!important}