﻿@charset "UTF-8";
/*-------- Clearfix helper ----------*/

/*-------- Menu icon - Applications ----------*/
.i-mn-app-rtk-lcdtv {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/images/icon_LCD_TV.png) ;
}


.i-mn-app-rtk-powerbank {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/images/icon_power_supply.png) ;
}

.overline {
        text-decoration:overline;
}

.recommandPart {
     font-size: 16px;
     color: rgb(102, 102, 102);   
     font-style: normal;
}

.recommandPart a:hover{
    font-size: 16px;
    font-style: normal;
}

.recommandPart a:active {
    font-size: 16px;
    font-style: normal;
}

.recommandPart a{
    color: rgb(102, 102, 102);    
}

.recommandPart a:hover {
    color: #37abd9;   
}