span.spinedit .glyphicon-chevron-down { position: relative; cursor: pointer;}
span.spinedit .glyphicon-chevron-up { position: relative; cursor: pointer;}
span.spinedit .glyphicon-chevron-up { top: -8px;  left: -8px; }
span.spinedit .glyphicon-chevron-down { top: 8px; margin-right: -5px;}

.spinedit {
  padding: 0px 0px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  /*text-align: right;*/
  display: table-cell;
/*  width: 1%;*/
  white-space: nowrap;
  vertical-align: middle;
  box-sizing: border-box;
  
/*  margin-top: -26px;
margin-left: 208px;
position: absolute;
width: 10%;*/
}

        
.benefit{
    padding-right: 55px !important;
}
span.spinedit{
    position: absolute !important;
    top: 10px;
    right: 0px;
}
.spinner_benefit_2>span.spinedit{
    position: absolute !important;
    top: 37px;
    right: 9px;
}