body {
  background-color: #f5f5f5;
}
.alert-danger {
  background-color: #eb2131 !important;
  color: #fff;
}

.strong {
    font-weight: 600;
}

input[readonly]
{
    background-color:#ffffff;
}
.error {
  background-color: #eb2131 !important;
  color:#ffffff;
}
.btn-danger {
    background-color: #eb2131 !important;
    border: 0;
}
.btn {
  border-radius: 0 !important;
}
.thead-inverse {
  border-bottom: solid 3px #eb2131 !important;
}

  .text-danger {
    color: #eb2131 !important;
  }

.master {
  background-color: #fff;
  border:solid 2px #ccc;
  border-radius: 5px;
}

.hero {
    width:100%;
    background:#C43D3D url('/images/bghero.jpg') center bottom no-repeat;
    border-bottom:solid 20px #cccccc;
    min-height:250px;
    background-position: cover;
    color:#ffffff;
    margin: 0;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index:2;
  color:#ffffff;
  background-color: #eb2131;
  border-color:#eee;
}

.bridge-nav,
.nav-link
{
  margin:0;
  color: #000 !important;
}

.bridge-nav li:first-child > a {
  margin:0;
}

.bridge-nav li > a {
  background-color: #fff !important;
  color: #000;
  border-bottom: solid 1px #eb2131;
  border-radius: 0 !important;
  margin: 0 0 0 0;
}

.bridge-nav li > a:hover,
.bridge-nav li > a:focus,
.bridge-nav > li.active > a,
.bridge-nav > li.active > a:hover,
.bridge-nav > li.active > a:focus,
.nav-link.active.show
{
  background-color: #f9f7f7 !important;
  color: #eb2131 !important;
  border:0;
  border-bottom: solid 1px #000;
}


.bridge-nav li > a > .icon {
  font-size: 2em;
}



.account-nav,
.nav-link
{
  margin:0;
  color: #000 !important;
}

.account-nav li:first-child > a {
  margin:0;
}

.account-nav li > a {
  background-color: #fff !important;
  color: #000;
  border-bottom: solid 3px #eb2131;
  border-radius: 0 !important;
  margin: 0 0 0 0;
}

.account-nav li > a:hover,
.account-nav li > a:focus,
.account-nav > li.active > a,
.account-nav > li.active > a:hover,
.account-nav > li.active > a:focus,
.nav-link.active.show
{
  background-color: #f9f7f7 !important;
  color: #eb2131 !important;
  border:0;
  border-bottom: solid 3px #000;
}


.account-nav li > a > .icon {
  font-size: 2em;
}

.account-tab {
  padding : 30px 0;
}

.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
}


code {
  display: inline-block;
  background-color: #eee;
  font-family: 'Source Code Pro', monospace !important;
  font-size: 0.75em;
  font-weight: 500;
  color: #000;
  padding: 15px;
  margin-bottom: 20px;
  border: solid 1px #ccc;
  width: 100%;
}

.card {
    flex: 1;
    margin: 10px 0;
    border-radius:0;
    box-shadow: 2px 2px #eee;
    border-top: solid 5px #eb2131;
  }

  .card-link {
    color: #000000 !important;
    top: 0; left: 0;
    height: 100%; 
    width: 100%;
  }

  .card-link:focus, .card-link:active {
    color: #eb2131;
    border:0;
    outline: none !important;
  }

  .card-link:hover {
    color: #eb2131;
  }

  .card .card-img-top {
    background-color: #ccc;
  }

  .card .card-title {
    font-size: 1.1em;
    padding: 5px 0;
    margin: 0;
  }

  .card .card-footer {
    background-color: #fff;
    font-weight: bold !important;
    font-size: 1.3em;
    color: #eb2131;
    padding: 10px 5px;
    text-align: right;
    border:0;
  }

  .card .card-img-overlay {
    line-height: 30px;
    height: 30px;
    width: 100%;
    text-shadow: 1px 1px 1px #333;
    padding:0 5px;
    font-weight: 700;
    color: #fff;
    background-color: rgba(191, 0, 0, 0.6);
  }

#categories
{
  background-color: #333;
  width: 100%;
  color: #eeeeee;
}

#categories .list-group
{
  background-color: transparent;
  width: 100%;
  color: #eeeeee;
}

#categories .list-group .list-group-item
{
  cursor: pointer;
  background-color: transparent;
  font-weight: bold;
  font-size: 1em;
  color: #ffffff;
  padding: 10px;

}

#categories .list-group .active
{
  cursor: pointer;
  background-color: #eb2131;
  font-weight: bold;
  font-size: 1em;
  color: #ffffff;
  padding: 10px;
  border:0;
}



#categories .list-group .active:hover 
{
  color: #eeeeee;
}

#categories .list-group .list-group-item:focus
{
  outline: none !important;
}

#categories .list-group-submenu {
  background-color:rgba(0, 0, 0, 0.6);
  z-index:95;
}

#categories .list-group-submenu .list-group-item {
     padding-left: 20px;
  background-color:rgba(0, 0, 0, 0.6);
}

#categories .list-group-submenu > .active {
  cursor: pointer;
  color: #eb2131 !important;
  border:0;
}

#categories .list-group-submenu .list-group-item:first-child {
     border-top-right-radius: 0;
     border-top-left-radius: 0;
}

#categories .list-group-submenu .list-group-item:last-child {
     margin-bottom: -1px;
     border-bottom-right-radius: 0;
     border-bottom-left-radius: 0;
}

#categories .list-group-submenu .list-group-item:hover
{
  color:#eb2131 !important;
}

/* CSS for Credit Card Payment form */
.credit-card-box .panel-title {
    display: inline;
    font-weight: bold;
}
.credit-card-box .form-control.error {
    border-color: red;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,0,0,0.6);
}
.credit-card-box label.error {
  font-weight: bold;
  color: red;
  padding: 2px 8px;
  margin-top: 2px;
}
.credit-card-box .payment-errors {
  font-weight: bold;
  color: red;
  padding: 2px 8px;
  margin-top: 2px;
}
.credit-card-box label {
    display: block;
}
/* The old "center div vertically" hack */
.credit-card-box .display-table {
    display: table;
}
.credit-card-box .display-tr {
    display: table-row;
}
.credit-card-box .display-td {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}
/* Just looks nicer */
.credit-card-box .panel-heading img {
    min-width: 180px;
}