.top-container {
  background-color: #7dd9e8;
  padding: 0 0 10px 0;
  width: 100%;
  margin: 0 auto;
  font-family: "Mulish", sans-serif;
}

.header-1 {
  width: 960px;
  margin: 0 auto;
}
a {
  text-decoration: none;
  color: black;
}
.header-1::after {
  content: "";
  display: block;
  clear: both;
}

.logo-container {
  float: left;
  width: 25%;
  margin-right: 40px;
}
.logo-container img {
  width: 227px;
}
.search-container {
  width: 45%;
  float: left;
  padding-top: 20px;
  position: relative;
  /* background-color: blueviolet; */
  display: b;
}
.searchbar-left-curve,
.searchbar-right-curve {
  float: left;
}
.search-container input {
  background-color: #caeff7;
  float: left;
  width: 297px;
  height: 20px;
}
.cross-icon {
  position: absolute;
  right: 143px;
  bottom: 7px;
}
.search-icon {
  position: absolute;
  right: 125px;
  bottom: 7px;
}

.search-button {
  background: url(../images/icons/search-button.png) no-repeat;
  width: 53px;
  margin-left: 4px;
  float: left;
  height: 22px;
  font-size: 11px;
  padding-top: 4px;
  padding-left: 7px;
}
.profile-section {
  float: right;
  /* background-color: red; */
  text-align: right;
  padding-top: 14px;
  font-weight: bold;
  width: 25%;
}
.profile-section h1 {
  font-size: 16px;
  margin-bottom: 5px;
}
.profile-section a {
  font-size: 12px;
}

.top-bar {
  background-color: #f5f5f5;
  width: 100%;
  margin: 1px auto;
}
.top-bar a:hover {
  color: #7dd9e8;
}
.bottom-container {
  width: 960px;
  margin: 0 auto;
}
.bottom-container-left {
  float: left;
  padding-top: 12px;
  padding-bottom: 10px;
}
.bottom-container-right {
  float: right;
  padding-top: 10px;
}
.bottom-container-left a {
  font-family: "Mulish", sans-serif;
  font-size: 13px;
  margin-right: 22px;
  font-weight: bolder;
}
.bottom-container-right img {
  margin-left: 22px;
  position: relative;
  top: 3px;
  right: 3px;
}
.bottom-container-right a {
  font-family: "Mulish", sans-serif;
  font-size: 13px;
}
.topics {
  font-weight: bolder;
}

.bottom-container::after {
  content: "";
  display: block;
  clear: both;
}
form input {
  border: none;
  height: 21px;
  outline: none;
}

/* Below top-bar */

.main-container-wrapper {
  padding: 30px 0px 31px 0px;
}
.main-container {
  margin: 0px auto;
  padding: 22px 31px 0px 33px;
  width: 960px;
}
.main-left {
  width: 738px;
}
.left {
  float: left;
}
.sidebar-left {
  margin-top: 8px;
  width: 194px;
}
.sidebar-title-bottom,
.sidebar-title-right,
.sidebar-title-top {
  background-color: #2fc1da;
  color: #fff;
  font-size: 16px;
}

.sidebar-title-top {
  padding: 13px 12px 11px 12px;
}
.sidebar-bottom,
.sidebar-top {
  background-color: #f0f4f5;
}

.sidebar-top {
  height: 89px;
}
ul {
  list-style: none;
}
.sidebar-content {
  background-color: #f0f4f5;
  position: relative;
}
.sidebar-content:hover,
.sidebar-right-content:hover {
  background-color: white;
  color: #7dd9e8;
}

.sidebar-text,
.sidebar-text-bottom {
  color: #474747;
  font-size: 11px;
}
.sidebar-text {
  padding: 13px 18px 7px 11px;
  position: relative;
  width: 140px;
  font-weight: bolder;
}
.sidebar-text-bottom {
  padding: 10px 7px 10px 11px;
  position: relative;
  width: 150px;
  font-weight: bolder;
}
.top-text-top-sidebar {
  margin-bottom: 4px;
}
.right {
  float: right;
}
.cross-icon-container,
.search-button-container,
.selected-button,
.sidebar-icon,
.sidebar-link,
.sidebar-text,
.sidebar-text-bottom,
.sidebar-top-text,
.sidebar-right-content,
.social-fcn-links-left,
.social-fcn-links-right,
.unselected-button {
  cursor: pointer;
}
.sidebar-icon-menu {
  position: absolute;
  top: 40.99%;
  right: 14px;
}
.sidebar-icon-download {
  position: absolute;
  bottom: 7px;
  right: 14px;
}
.sidebar-title-bottom {
  padding: 12px 12px 12px 12px;
  border-bottom: 1px solid #f0f4f5;
}
.sidebar-bottom {
  height: 431px;
}
.entry-container {
  font-size: 30px;
  margin-top: 3px;
  width: 518px;
}
.entry-nav {
  border-bottom: 2px solid #2fc1da;
  margin-top: 4px;
}
.all-entries {
  background: url(../images/left.png) no-repeat;
}
.all-entries,
.subscribed {
  height: 65px;
  width: 258px;
}
.entry-nav-title {
  font-size: 12px;
  text-align: center;
  padding-top: 12px;
}
.selected-button,
.unselected-button:hover {
  background: url(../images/selected.png) no-repeat;
  color: #fff;
  font-size: 11px;
  text-align: center;
}
.selected-button {
  height: 19px;
  margin-top: 11px;
  padding-top: 9px;
  width: 114px;
}
.pad-left {
  margin-left: 10px;
}
.unselected-button {
  background: url(../images/unselected.png) no-repeat;
  color: #343434;
  font-size: 11px;
  text-align: center;
  height: 19px;
  margin-top: 11px;
  padding-top: 9px;
  width: 114px;
}

.pad-right {
  margin-right: 10px;
}
.subscribed {
  background: url(../images/right.png) no-repeat;
}

.entry {
  padding: 14px 0px 15px 0px;
  border-bottom: 1px solid #d8d8d8;
}
.profile-pic {
  margin-top: 1px;
}
a,
a.social-fcn-links,
a.social-fcn-link-right {
  color: #3b464a;
  text-decoration: none;
}
.entry-details {
  width: 429px;
  padding-right: 11px;
  line-height: 14px;
}
.entry-topic {
  font-size: 14px;
  margin-bottom: 5px;
}
a.topic-link {
  color: #505050;
  font-weight: bolder;
}
.pad-left1 {
  padding-left: 1px;
}
.entry-info,
.notification,
.user-profile-fcn-link {
  font-size: 11px;
}
.entry-info {
  color: #7e7e7e;
  margin-bottom: 4px;
}
.bold {
  font-weight: bold;
}
.blue {
  color: #50afc1;
}
.green {
  color: #8ba949;
}
.green:hover,
.red:hover {
  cursor: pointer;
}
.notification {
  margin-bottom: 3px;
  margin-top: 2px;
}
.red {
  color: #d3401e;
}
.sidebar-right {
  background-color: #f5f5f5;
}
.sidebar-right {
  margin-top: 8px;
  width: 176px;
  height: 605px;
}
.right {
  float: right;
}
.sidebar-title-bottom,
.sidebar-title-right,
.sidebar-title-top {
  background-color: #2fc1da;
  color: #fff;
  font-size: 16px;
}
.sidebar-title-right {
  border-bottom: 3px solid #f5f5f5;
  padding: 13px 12px 11px 13px;
}
.sidebar-right-content-wrapper {
  height: 309px;
}
.sidebar-right-content {
  color: #5b5b5b;
  font-size: 11px;
  padding: 10px 0px 10px 12px;
  font-weight: bolder;
}
/* ************FOOTER************* */

.main {
  background-color: #727272;
  width: 100%;
  height: 37px;
  padding-top: 22px;
}
.footer-container {
  width: 945px;
  margin: 0px auto;
  font-size: 10px;
  color: white;
}
.footer-content-left {
  float: left;
}
.footer-content-right {
  float: right;
}
.footer-content-left a {
  color: white;
}
.footer-content-left a:hover {
  text-decoration: underline;
  color: #7dd9e8;
}

.search-text {
  color: white;
  font-family: "Mulish", sans-serif;
  font-size: 10px;
}

