#tab-polling-rate button{color:#8a8a8a;text-transform: none;}
#tab-polling-rate button.active{color:#ff0000;text-decoration: none;}
#tabs-header-v2-btn-tab-polling-rate-4000hz.active{color:#f7941d!important;}
#tabs-header-v2-btn-tab-polling-rate-2000hz.active{color:#ffff00!important;}
#tabs-header-v2-btn-tab-polling-rate-1000hz.active{color:#44d62c!important;}
#tabs-header-v2-btn-tab-polling-rate-500hz.active{color:#0072bc!important;}
#tabs-header-v2-btn-tab-polling-rate-125hz.active{color:#662d91!important;}
@media screen and (min-width: 768px){
  #tab-polling-rate .tabs-header-v2-buttons{
    font-size:0;
    position: relative;
  }
  #tab-polling-rate .tabs-header-v2-buttons:before{
    background-color: #666;
    height: 2px;
    content:'';
    position: absolute;
    top:15px;
    left: 0;
    right: 0;
    width: 80%;
    margin: 0 auto;
  }
  #tab-polling-rate button{
    border-right:0;
    padding: 1.4rem 0 0 0;
    position: relative;
    width: 16%;
  }
  #tab-polling-rate button:before{
    background-color: #666;
    content:'';
    position: absolute;
    top:-9px;
    left: 50%;
    margin-left: -8px;
    width: 16px;
    height: 16px;
    border-radius:100px;
  }
  #tab-polling-rate button.active:before{
    background-color: #ff0000;
    top:-13px;
    margin-left: -12px;
    width: 24px;
    height: 24px;
  }
  #tabs-header-v2-btn-tab-polling-rate-4000hz.active:before{background-color:#f7941d!important;}
  #tabs-header-v2-btn-tab-polling-rate-2000hz.active:before{background-color:#ffff00!important;}
  #tabs-header-v2-btn-tab-polling-rate-1000hz.active:before{background-color:#44d62c!important;}
  #tabs-header-v2-btn-tab-polling-rate-500hz.active:before{background-color:#0072bc!important;}
  #tabs-header-v2-btn-tab-polling-rate-125hz.active:before{background-color:#662d91!important;}
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}
#tab-polling-rate-4000hz {
            display:none
        }
#tab-polling-rate-2000hz {
            display:none
        }
#tab-polling-rate-1000hz {
            display:none
        }
#tab-polling-rate-500hz {
            display:none
        }
#tab-polling-rate-125hz {
            display:none
        }