.common_stand.bye input{
   white-space: normal;
   line-height: 1;
   font-size: 15px;
}
.stand_left .view_type .view_type_options{
   height: 38px;
}
.stand_left .view_type .view_type_options label{
   line-height: normal;
}
[type="radio"]:checked+label:before, 
[type="radio"]:not(:checked)+label:before{
   top: 6px;
}
[type="radio"]:checked+label:after, 
[type="radio"]:not(:checked)+label:after{
   top: 11px;
}