/* ========================================================================
   Footer
 ========================================================================== */

.tm-footer {
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
}

/* ========================================================================
   Widgetkit
 ========================================================================== */

/* ----- Accordian ----- */

.uk-accordion-title {
  background: #f2f2f2;
  border: 1px solid #e5e5e5;
  font-size: 24px;
  color: #ed1c24;
}

.uk-accordion-title.uk-active {
  border-bottom: none;
  margin-bottom: 0px;
}

.uk-accordion-content {
  background: #f2f2f2;
  border: 1px solid #e5e5e5;
  border-top: none;
  margin-bottom: 15px;
}

.uk-overlay-background {
    background: #FAFAFA;
    border: 1px solid #e5e5e5;
}

/* ========================================================================
   Base
 ========================================================================== */

.uk-container {
  padding: 0px;
}

.uk-block {
  padding-top: 0px;
}

.uk-width-medium-1-2, .uk-width-medium-2-4, .uk-width-medium-3-6, .uk-width-medium-5-10 {
  margin-bottom: 20px;
}

.[class*="uk-width"] {
  margin-bottom: 20px;
}

.tm-headerbar-background {
  border: 1px solid #e5e5e5;
}

.tm-toolbar .uk-text-small {
  line-height: 26px;
}

.uk-panel-box-secondary, .uk-panel-box-testimonial {
  border: 1px solid #e5e5e5;
}

.uk-panel-box-testimonial {
  border-radius: 25px;
  padding: 15px;
}

.uk-text-testimonial {
  margin-top: 10px;
}

blockquote {
  background-image: url(../../../../../images/anders/examplequote.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 40px;
  text-align: left;
}

.quote {
  text-align: right;
}

/* ----- Page Classes ----- */

.redhead h1 {
  color: #ed1c24;
  font-size: 36px;
  line-height: 42px;
  margin-top: 0px;
}

/* ----- Lists ----- */

.uk-list-line > li:nth-child(n+2) {
  border-top: 1px solid #e5e5e5;
}

/* ----- Buttons ----- */

.uk-button {
  /*text-decoration: underline;*/
  border-radius: 4px;
  color: #ed1c24;
}

/*.uk-button, .uk-button:hover {
  background-color: #fff;
}*/

.uk-button-large {
  text-decoration: none;
  font-size: 18px;
}

.uk-button-small {
  font-size: 1rem;
}

.uk-button-secondary {
  background-color: #555;
  border-color: transparent;
}

.uk-button-primary:hover, .uk-button-primary:focus  {
  background-color: #171618;
}

.uk-button-primary:hover, .uk-button-primary:focus  {
  background-color: #BC141A;
}

.uk-button-secondary, .uk-button-secondary:hover, .uk-button-primary {
  color: #ffffff;
}

.uk-button-secondary:hover {
  background-color: #ed1c24;
}

/* ----- Typography ----- */

h3, .uk-h3 {
  font-family: "PT Sans Narrow";
}

h1 {
  margin-top: 0px;
}

/*.uk-list > li > a {
  color: #ed1c24;
  text-decoration: underline;
}*/

p {
  line-height: 22px;
}

/* ========================================================================
   Fox Contact
 ========================================================================== */

div#foxcontainer_m103 {
  padding: 0px;
}
