/*
Theme Name: TowYo
Author: Carlos Perez
Author URI: https://towyo.com/
Description:  Trailer Manufacture
Version: 1
Text Domain: towyo.com
Tags: one-column, two-columns,

*/

.panel-heading{
    padding: 1px 23px;
    margin-bottom: 9px;
    /* background-image: url(assets/imgs/concrete_seamless.png); */
    background-repeat: repeat;
    color: #FFF;
    background: #2d519d;
    border-radius: 49px;
    }

.navbar-nav li{
    font-family: 'Oswald', serif;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}

.table th, .table td {
    padding: 4px !important;
}


.panel-title a {
    display: block;
    font-weight: bold !important;
    color: #FFF;
    font-size: 20;
    letter-spacing: 0px;
        display: block;
    font-weight: bolder !important;
}


.ProfitCostSmall {
  display: block;
  clear: both;
  float: none;
  font-size: 8px;
  font-weight: 400;
  margin-top: -5px;
  letter-spacing: 1px;
}