/*
Theme Name: JBTaylor
Theme URI: jbtaylor
Template: zuko
Description: JBTaylor - Child theme of Zuko - February 2018
Author:Jacob Raccuia
Author URI:jacobraccuia.com
Version:1.0
Tags:
Your theme can be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

ZUKO THEMING
NOTE:this style sheet is controlled by gulp.  please contact jacobraccuia for questions on what you need to run through for browser compatibility, etc.
*/

#navbar { border-bottom:5px solid #E9E9E9; margin:20px auto 40px; }


.filters .button, .filters2 .button { padding:10px 25px; cursor:pointer; margin:5px 5px 5px 0; border:1px solid #dee2e6; text-align:center; border-radius:5px; transition:.2s ease all; }


.filters .button:hover, .filters2 .button:hover { background:#f8f8f8; }


.filters .active.button:hover, .filters .active, .filters2 .active.button:hover, .filters2 .active { background:#dee2e6; }


.filters .disabled, .filters2 .disabled { opacity:.4; cursor:default; }


.filters .disabled.button:hover, .filters2 .disabled.button:hover { background:#fff; }

.filters2 { margin-bottom:20px; }

.zuko-table { margin-bottom:30px; position:relative; height:100%; overflow:hidden; }
.zuko-table .pdf-table { display:block; }
.zuko-table tr { width:100%; }
.zuko-table th, .zuko-table td { display:inline-block; xdisplay:table-cell; border-bottom:0; border-right:0; padding:11px; xheight:42px; }
.zuko-table td { padding-bottom:1011px; margin-bottom:-1000px; }
.zuko-table .last { border-bottom:1px solid #dee2e6; }
.zuko-table th { margin:0; border-top:0; }
.zuko-table tr.odd { background:#f2f2f2; }
.zuko-table .pub { width:180px; }
.zuko-table .date { width:110px; border-left:0; }
.zuko-table .des { width:calc(100% - 380px); }
.zuko-table .dl { width:90px; }
