﻿.NewSimulationLink:hover .fa-fw, .NewSimulationLink:hover .newSimulationText{
 color: #FF4C5D;   
}

.header_component_left {
    float: left;
    padding-left: 2%;
    font-weight: bold;
}

.header_component_right {
    float: right;
    padding-right: 2%;
    min-height: 1px;
}

.tablet .landingPageDistributionAccount, .tablet .landingPageDistributionAccount a{
   font-size: 11px;
}

.popUpDistributionAccount .fa-fw{
    color: #000;
}

.popUpDistributionAccount:hover .distributionAccountNumber,
.popUpDistributionAccount:hover .fa-fw{
    color: #FF4C5D    
}

.phone .header_component_right {
    padding: 3.5vh;
    width: 83%;
    font-size: 85%;
}