
.custom-title a:hover
{
    color:#0074bd;
}
.custom-rd a:hover
{
    color:#0074bd;
}
.custom-title a
{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.custom-rd a:hover
{
    color:#0074bd;
}
/*table tr td {
    color:#fff;
    background:#e4e4e4;
}*/
table tr th{
    color:#fff;
    background: #4582FF;
}
@media (min-width: 75px) and (max-width: 772px){
   .topbar .topbar-left .social-list {
    display:inline-block;
    position: relative;
    width:400px;
    margin-left:-25px;
    text-align:center;
}
   .topbar-right {
    display:inline-block;
    position: relative;
    float:bottom;
    width:100%;
    margin-top:60px;
    margin-left:-8px;
    text-align:center;
  }
  
}
.vue-title {
 font-size:20px;
 position:relative;
 min-height:auto;
 line-height:22px;
 float:right;
 color:#4582FF;
 width:50%;
 margin-left:15px;
 margin-top:-360px;
 padding: 0 15px 5px;
}
.vue-body {
 position:relative;
 min-height:auto;
 line-height:22px;
 float:right;
 width:50%;
 margin-left:10px;
 margin-top:-250px;
 padding: 0 15px 5px;
 text-align:justify;
 border-bottom:1px solid #636363;
 padding-bottom:15px;
}
.vue-cat {
 display:inline-block;
 position:relative;
 min-height:auto;
 line-height:22px;
 float:right;
 background:#1A9100;
 line-height:20px;
 color:#fff;
 font-weight:700;
 font-size:14px;
 text-align:center;
 -webkit-border-radius:5px;
 margin-left:90px;
 margin-right:20px;
 margin-top:-80px;
 padding: 5px 7px;

 
}
.vue-lien {
 position:relative;
 min-height:auto;
 line-height:22px;
 float:right;
 width:50%;
 margin-left:20px;
 margin-top:-80px;
 padding: 0 15px 5px;
 text-transform:uppercase;
 font-weight:700;
 color:green;
 font-size:14px;
}
.vue-lien a:hover{
 color:#4582FF;
}
.vue-lien a {
 color:#04d2c8;
 text-transform:uppercase;
 font-weight:700;
 font-size:14px;
}
.vue-title a:hover{
 color:#4582FF;

}
.vue-title a{
 color:#04d2c8;

}
@media (max-width: 900px) {
  .vue-title {
     font-size:15px;
    width: 100%;
    margin-top:10px;
    padding:auto;
  }
  .vue-body {
    width: 100%;
    margin-top:10px;
    padding:auto;
  }
  .vue-cat {
    width: 100%;
    margin-top:10px;
    margin-left:0px;
    margin-right:0px;
  }
  .vue-lien {
    width: 100%;
    margin-top:10px;
    text-align:center;
  }
}
.timeline-Tweet-text{color:white;}
