a,
a > div,
a:visited {
  color: #000;
}

a:focus,
a:hover,
a:visited {
  text-decoration: none;
}

.home-hero {
  background-image: url("/images/fancycrave-252356-unsplash.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
  height: 575px;
  width: 100%;
  top: 0;
}

.home-title {
  color: #fff;
}

.tft-container-fluid {
  width: 100%;
}

.hero-container {
  margin: 50px 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.tft-top-tips-container {
  clear: both;
  position: relative;
  margin-bottom: 50px;
}

.tft-title-container {
  /* margin-top: 50px; */
  position: relative;
  text-align: center;
}

.tft-content-admin {
  margin-top: 75px;
}

.tft-top-tip-description {
  font-size: 0.7em;
  line-height: 1.4em;
  height: 75px;
  overflow-y: hidden;
  text-overflow: ellipsis;
  text-align: justify;
}

.tft-top-tip-image {
  /* width: 100%; */
  height: 100%;
  overflow: hidden;
}

.tft-top-tip-image img {
  height: 100%;
}

.tft-top-tips-container {
  clear: both;
  position: relative;
}

.tft-top-tips-inner-container {
  width: 100%;
  padding: 0 15px;
  height: 100px;
  overflow: hidden;
}

.top-tip-item {
  padding: 15px;
}

.tips-for-today-title {
  text-align: center;
}

.tft-top-tip-title h6 {
  font-size: 0.8em;
}

.tft-featured-item {
  margin-top: 15px;
  height: 215px;
  width: 100%;
  text-align: justify;
  padding: 0 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}

.tft-featured-item strong {
  font-size: 0.8em;
}

.tft-featured-item img {
  width: 100%;
  height: 150px;
}

.tft-feat-description span {
  font-size: 0.7em;
  line-height: 1.6em;
}

.tft-title-posted-by {
  font-size: 0.8em;
  text-align: right;
}

.tft-home-footer {
  margin-top: 50px;
  padding: 15px;
  height: 250px;
  background: #2f3f5e;
  color: #fff;
}

.tft-home-footer a {
  color: #fff;
}

.tft-sep-right {
  border-right: #e7e7e7 solid 1px;
}

.top-tip-item:hover {
  cursor: pointer;
}

.tft-container {
  max-width: 1450px;
  margin: auto;
}

.tft-today-container {
  overflow: hidden;
  padding: 50px 0;
  margin-bottom: 25px;
}

.tft-content-container {
  overflow: hidden;
  padding: 150px 0 50px 0;
  margin-bottom: 25px;
}

.tft-from-the-pros {
  margin-top: 15px;
  height: 215px;
  width: 100%;
  text-align: left;
  padding: 0 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}

.tft-from-the-pros strong {
  font-size: 0.6em;
}

.tft-from-the-pros img {
  width: 100%;
  height: 150px;
}

.tft-content {
  width: 100%;
  min-height: 100%;
}

.tip-content {
  min-height: 100%;
}

.tft-link {
  display: block;
  position: relative;
  color: #000;
}

a.tft-link {
  text-decoration: none;
}

a.tft-link:hover {
  text-decoration: none;
  color: #000;
}

.published-time {
  font-weight: 500;
}

.published-container {
  font-size: 0.8em;
}

.account-profile-Image {
  height: 250px;
  width: 250px;
}

a.tip-link {
  text-decoration: none;
  color: #000;
}

.profile-image {
  border-radius: 50%;
  margin: -200px 0;
  height: 250px;
  width: 250px;
  background-position: center;
  background-size: contain;
}

.profile-image-upload-form {
  position: absolute;
  top: 50px;
  left: 100px;
}

.profile-image-upload-btn {
  position: absolute;
}

.profile-feed {
  min-height: 500px;
}

.banner-image-upload-form {
  display: block;
  position: absolute;
  top: 300px;
  right: 50;
}

.tip-frame {
  margin-top: 75px;
  border: none;
  height: 100%;
  width: 100%;
}

.side-menu-list {
  padding: 0;
  list-style: none;
}

.side-menu {
  height: 30px;
  color: #000;
}

.side-menu {
  height: 100%;
  flex: 100%;
  display: flex;
}

.side-menu-list-container {
  height: 100%;
  display: flex;
  flex: 100%;
  flex-direction: column;
}

li.side-menu-item {
  height: 40px;
  padding: 10px;
  border-bottom: #eeeeee 1px solid;
}

li.side-menu-item:hover {
  cursor: pointer;
  background-color: #646464;
}

li.side-menu-item a {
  color: #000;
  display: block;
}

li.side-menu-item:hover a {
  color: #fff;
}

a.tip-link {
  text-decoration: none;
  color: #000;
}

a.tip-link > div {
  text-decoration: none;
  color: #000;
}

a.tip-link:focus {
  display: block;
  text-decoration: none;
  color: #000;
}

.tft-nd {
  text-decoration: none;
}

.content-description {
  margin-top: 15px;
}

.pagination-links {
  width: 400px;
  margin: auto;
}

.pagination > li {
  width: 30px;
}

.company-image .upload-btn {
  display: none;
}

.banner-image {
  width: 100%;
  height: 300px;
  margin-top: 75px;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-image .upload-btn {
  display: none;
}

.company-image:hover .upload-btn {
  display: block;
  cursor: pointer;
}

.banner-image:hover .upload-btn {
  display: block;
  cursor: pointer;
}

.upload-btn {
  border-radius: 4px;
  padding: 2px 5px;
  margin: 2px;
  display: inline-block;
  color: white;
  background-color: rgba(0, 0, 0, 0.493);
}

label.upload-btn input[type=file] {
  position: fixed;
  top: -100000px;
}

