/*
Theme Name: Ages and Stages
Theme URI: http://idfive.com/
Author: idfive, LLC
Author URI: http://idfive.com/
Description: This is the theme used for the Ages and Stages resource database.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: aas
Tags:


Ages and Stages is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.*/

table.no-responsive.md-table {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

table.no-responsive.md-table td {
	border: none;
}

table.no-responsive.md-table tr:nth-child(odd) {
 background: rgba(0, 0, 0, 0.1);
}

#how-many-block {
  display: none;
}