.zq-tabs.tabs{border:none;background:rgba(0,0,0,0)}.zq-tabs .tabs-title{padding-left:0;position:relative;margin-right:1rem}.zq-tabs .tabs-title>a{font-size:14px;color:#444;padding:1rem 1rem}.zq-tabs .tabs-title>a:after{height:0;content:" ";-webkit-transition:.2s ease height;transition:.2s ease height;position:absolute;bottom:-1px;left:0;right:0;background:#aaa}.zq-tabs .tabs-title>a:focus,.zq-tabs .tabs-title>a[aria-selected=true]{background:rgba(0,0,0,0);font-weight:bold}.zq-tabs .tabs-title>a:focus:after,.zq-tabs .tabs-title>a[aria-selected=true]:after{height:4px}.zq-tabs+.tabs-content{background:rgba(0,0,0,0);border:none}.zq-tabs+.tabs-content .tabs-panel{padding:0}.zq-tabs+.tabs-content .tabs-panel:before,.zq-tabs+.tabs-content .tabs-panel:after{content:" ";display:table}.zq-tabs+.tabs-content .tabs-panel:after{clear:both}