/* Author: AdminDesigns.com
 * Last Updated: 02/01/14
 * Copyright 2014 Admin Designs
=================================================
 * This file is reserved for changes made by
 * the user. It's often times a good idea to
 * seperate your changes from the themes core.
 * It makes modifications, and future theme
 * updates much easier to apply.
================================================= */
/* These styles have been placed here for as
 * they have a high chance of needing to be
 * changed if one decides to modify the header
-----------------------------------------------*/
/* Header button states - text colors */
.navbar-menus > div > button:focus {
  color: #666; }

.navbar-menus > div > button:hover {
  color: #333; }

tbody > tr > td {
  vertical-align: middle!important; }

.item-table-municao {border-top: 1px solid #eee;border-bottom: 1px solid #eee;border-right: 1px solid #eee;padding: 0;}
.item-table-municao:last-of-type{border-right:0}
.item-table-municao .title {display: table;width: 100%;text-align: center;text-transform: uppercase;padding: 20px;font-weight: 500;font-size: 16px;}
.item-table-municao .linha {display: table;width: 100%;border-top: 1px solid #eee;}
.item-table-municao .info {float: left;width: 33.3%;text-align: center;padding: 15px 5px;text-transform: uppercase;font-family: 'Teko', sans-serif;font-size: 12px;color: #666666;font-weight: 200;border-right: 1px solid #e6e6e6;}
.item-table-municao .info.full {width: 100%;}
.item-table-municao .info:nth-of-type(3n) {border-right: 0;}
/*.item-table-municao { background: #f5f5f5; border-radius: 4px; border: 1px solid #e6e6e6; width: calc(25% - 3.75px); margin-right: 5px;}*/
/*.item-table-municao .title {display: table; width: 100%; text-align: center; text-transform: uppercase; padding: 20px; font-family: 'Teko', sans-serif; font-weight: 500; font-size: 20px; color: #002900;}*/
/*.item-table-municao .info {float: left; width: 33.3%; text-align: center; padding: 15px 5px; text-transform: uppercase; font-family: 'Teko', sans-serif; font-size: 19px; color: #666666; font-weight: 200; border-right: 1px solid #e6e6e6;}*/
/*.item-table-municao .info:nth-of-type(3n) {border-right: 0;}*/
/*.item-table-municao .info.full {width: 100%;}*/
/*.item-table-municao .linha {display: table; width: 100%; border-top: 1px solid #e6e6e6;}*/
/*.item-table-municao:last-of-type {margin-right: 0;}*/

/* Place your custom styles or styles which
 * have been generated with the customization
 * tool below this line.
-----------------------------------------------*/
