.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 10px 15px;
    color: #333;
    font-weight: bold;
    font-size: 12px;
}

.gt_float_switcher img {
    vertical-align: middle;
    display: inline-block;
    width: 23px;
    height: auto;
    margin: 0 5px 0 0;
    border-radius: 3px;
}

.gt_float_switcher .gt_options a {
    display: block;
    text-decoration: none;
    padding: 10px 15px;
    color: #444;
    transition: color .4s linear;
    font-size: 12px;
}

.gt_float_switcher img {
    vertical-align: middle;
    display: inline-block;
    width: 23px;
    height: auto;
    margin: 0 5px 0 0;
    border-radius: 3px;
}

#teamchart-div.circle .person .image img {
    opacity: 1;
    border-radius: 50%;
    box-shadow: none;
    width: 100%;
    border: 3px solid #ffffff;
    -webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    margin-bottom: 10px;
}
