.tab-see-more-enabled.tab-pane{position: relative;}.tab-see-more-enabled.faded.tab-pane:before{content:'';width:100%;height:20px;position:absolute;left:0;bottom:0;background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%, rgba(255,255,255,0.43) 29%, rgba(255,255,255,0.79) 53%);background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0.43) 29%,rgba(255,255,255,0.79) 53%);background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0.43) 29%,rgba(255,255,255,0.79) 53%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#c9ffffff',GradientType=0 );}.tab-see-more-enabled.tab-pane.tab-see-more-expanded:before{display: none;}