body {
  padding-top: 100px; }

body.advanced-layout {
  padding-top: 80px; }

header.navbar-fixed-top {
  height: 80px;
  padding-top: 15px;
  border-bottom: 1px solid #7acdcd; }
header.navbar-default .navbar-brand {
  text-indent: -1000px;
  padding-left: 345px;
/*  background: url("/themes/llttf/logo-sm.gif") 15px 5px no-repeat; */
  background: url("/themes/llttf/llttf-logo-100h.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  font-weight: lighter;
  color: #7acdcd; }

.well {
  border: 2px solid #c85494 !important;
  background-color: #fff;
  color: #000;
  font-weight: normal;
}
.btn-default {
  border: 2px solid #2a8adc;
  color: #2a8adc;
}
.btn-default,
.btn-primary,
.btn-warning,
.btn-danger,
.btn-success {
  background: transparent; }

  .btn-default:hover,
  .btn-primary:hover,
  .btn-warning:hover,
  .btn-danger:hover,
  .btn-success:hover {
    color: #fff !important; }

.btn-default {
  color: #00a8d2 !important; }
.btn-default:hover {
  border: 2px solid #2a8adc;
  background: #00a8d2 !important; }

.btn-primary {
  color: #00a8d2 !important; }
.btn-primary:hover {
    background: #00a8d2 !important; }

.btn-warning {
  color: #CEAD00 !important; }
  .btn-warning:hover {
    background: #CEAD00; }

.btn-danger {
  color: #d13838 !important; }
  .btn-danger:hover {
    background: #d13838; }

.btn-success {
  color: #59974d !important; }
  .btn-success:hover {
    background: #59974d; }

/*# sourceMappingURL=main.css.map */
