.tata .tata-title {
  color: white !important;
}

#loginform input[type="text"] {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#loginform input[type="password"] {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#loginform input[type="submit"] {
  cursor: pointer;
  background-color: #6B9EA6;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.tac-welcome-img {
height: 250px;
width: auto;
object-fit: contain;
}

.tac-welcome-btn {
color: #6B9EA6 !important;
border-color: #6B9EA6 !important;
border: 1px solid !important;
background: transparent !important;
padding: 7px 12px !important;
border-radius: 5px !important;
font-weight: 700;
transition: all 250ms;
}

.tac-welcome-btn:hover {
color: white !important;
border-color: #6B9EA6 !important;
border: 5px solid #6B9EA6 !important;
background: #6B9EA6 !important;
padding: 7px 12px !important;
border-radius: 5px !important;
font-weight: 700;
}

.topnav .navbar-nav .nav-link:focus, .topnav .navbar-nav .nav-link:hover {
color: #6B9EA6 !important;
}

.topnav .navbar-nav .dropdown-item.active, .topnav .navbar-nav .dropdown-item:hover {
color: #6B9EA6 !important;
}

.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
background: #6B9EA6 !important;
color: white !important;
}

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date, .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
color: #6B9EA6 !important;
}

.tribe-common .tribe-common-c-svgicon {
color: #6B9EA6 !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
padding-top: 20px !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day {
min-height: 110px !important;
}

.tac-home-bg {
background-repeat: no-repeat !important;
background-size: cover !important;
background-position: center;
}

.tac-btn {
cursor: pointer;
  /* background-color: #6B9EA6; */
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-tac {
  cursor: pointer;
    /* background-color: #6B9EA6; */
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    display: inline-block;
      text-align: center;
      vertical-align: middle;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      border: 1px solid transparent;
      padding: 0.75rem 1.5rem;
      font-size: 1rem;
      line-height: 1.5;
      border-radius: 0.25rem;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }

  [data-overlay], [data-overlay-light] {
    position: relative;
}

[data-overlay="6"]::before {
  opacity: .6;
}
[data-overlay]::before, [data-overlay-light]::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #191919;
  border-radius: inherit;
}

.tac-z-99 {
  z-index: 99 !important;
}

.bg-img {
  background-position: center center !important;
}

.tac-light-section {
  background-color: #E3EFEF !important;
}

.tac-green-bg {
   background-color: #6B9EA6 !important; 
}

.tribe-events .tribe-events-c-ical__link {
  align-items: center;
  background-color: #fff;
  border: 1px solid #6B9EA6 !important;
  border-radius: 4px;
  color: #6B9EA6 !important;
  font-weight: 700;
}

.tribe-events .tribe-events-c-ical__link:active, .tribe-events .tribe-events-c-ical__link:focus, .tribe-events .tribe-events-c-ical__link:hover {
  background: #6B9EA6 !important;
  color: white !important;
}

.text-primary {
  color: #6B9EA6 !important;
}

.nav-bordered a.active {
  border-bottom: 2px solid #6B9EA6!important;
}

@media screen and (min-width: 1000px) {

	.tac-header-img {
		max-width: 750px;
	}

}

@media screen and (max-width: 768px) {

	.tac-mob-mt-2 {
    margin-top: 2rem !important;
  }

  #wpadminbar {
    display: none;
  }

  .navbar-custom {
    top: 0px !important;
  }

  .logo-box {
    display: none !important;
  }

  .content-page {
    padding-top: 20px !important;
  }

  .tac-mob-noflex {
    display: block !important;
  }

  #datatable-buttons_wrapper {
    margin-top: 1rem !important;
  }

  .w-50 {
    width: 90% !important;
  }

}

.tac-journal-active-link {
  color: white;
  background-color: #02a8b5;
  padding: 10px 20px;
  border-radius: 5px;
}