.rmc-multi-picker,.rmc-picker{height:238px}.rmc-multi-picker{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.rmc-picker-item{font-size:16px;height:34px;line-height:34px;padding:0 10px;white-space:nowrap;text-overflow:ellipsis;color:#9b9b9b;box-sizing:border-box}.rmc-picker,.rmc-picker-item{position:relative;overflow:hidden;width:100%}.rmc-picker{display:block;-webkit-flex:1 1;flex:1 1;text-align:center}.rmc-picker-mask{height:100%;margin:0 auto;z-index:3;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.95)),to(hsla(0,0%,100%,.6))),-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,.95)),to(hsla(0,0%,100%,.6)));background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6)),-webkit-linear-gradient(bottom,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6));background-image:linear-gradient(180deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6)),linear-gradient(0deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6));background-position:top,bottom;background-size:100% 204px;background-repeat:no-repeat}.rmc-picker-content,.rmc-picker-mask{position:absolute;left:0;top:0;width:100%}.rmc-picker-content{z-index:1}.rmc-picker-indicator{box-sizing:border-box;width:100%;height:34px;position:absolute;left:0;top:102px;z-index:3;border-top:1px solid #ddd;border-bottom:1px solid #ddd}