.vue-bigdata-table-input{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:16px;line-height:1.5;padding:11px 7px;font-size:12px;border:1px solid #dddee1;border-radius:4px;color:#495060;background-color:#fff;background-image:none;position:relative;cursor:text;outline:none;transition:border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}.vue-bigdata-table-input:hover{border-color:#57a3f3}.vue-bigdata-table-input:focus{border-color:#57a3f3;-webkit-box-shadow:0 0 0 2px rgba(45,140,240,.2);box-shadow:0 0 0 2px rgba(45,140,240,.2)}