.nodes-list-target-display {
  display: flex;
}
.nodes-list-target-display li {
  width: 88%;
  height: 27px !important;
}
.nodes-list-target-display .add-target-node {
  float: right;
  width: 12%;
  padding: 5px;
  color: white;
  background-color: #027dea;
  height: 27px;
  text-align: center;
}
.nodes-list-target-display .add-target-node:hover {
  background-color: #027dea !important;
  cursor: pointer;
  color: white !important;
}
/*#region FUNCTIONS*/
/*#endregion */

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.mural-content {
  display: flex;
  justify-content: center;
  font-family: "Open Sans";
  position: relative;
}
.mural-content .component-column-left {
  width: 17%;
  margin: 0px 15px;
  padding: 5px 0px;
  position: sticky;
  align-self: flex-start;
  overflow: auto;
}
.mural-content .component-column-left .user-profile {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
  border-radius: 10px;
  background-color: white;
  overflow: hidden;
}
.mural-content .component-column-left .user-profile .user-profile-img {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  position: relative;
}
.mural-content .component-column-left .user-profile .user-profile-img .profile-bg-img {
  width: 100%;
  height: 70px;
  background-clip: padding-box;
  margin-bottom: 40px;
}
.mural-content .component-column-left .user-profile .user-profile-img .profile-img {
  border-radius: 60px;
  margin: 15px;
  width: 80px;
  height: 80px;
  object-fit: cover;
  position: absolute;
  top: 15px;
  border: 5px solid white;
}
.mural-content .component-column-left .user-profile .user-identification {
  color: #027dea;
  margin: 5px 0px;
  text-align: center;
  padding: 0px 10px;
}
.mural-content .component-column-left .user-profile .user-discriminator {
  color: #027dea;
  margin: 5px 0px;
}
.mural-content .component-column-left .when-posted {
  width: 100%;
  margin-bottom: 10px;
  border-radius: 10px;
  background-color: white;
  overflow: hidden;
}
.mural-content .component-column-left .when-posted .title {
  display: flex;
  align-items: center;
  padding: 10px;
  color: #707070;
  border-bottom: 1px solid #e5e5e5;
}
.mural-content .component-column-left .when-posted .title .icon {
  display: flex;
  padding-right: 10px;
  color: #027dea;
  font-size: 18px;
}
.mural-content .component-column-left .when-posted .title span {
  display: inline-flex;
  align-items: center;
  font-weight: bold;
}
.mural-content .component-column-left .when-posted .when-posted-list {
  padding: 10px 15px;
  background-color: whitesmoke;
}
.mural-content .component-column-left .when-posted .when-posted-list ul {
  list-style: none;
}
.mural-content .component-column-left .when-posted .when-posted-list ul li {
  margin: 5px 0px;
  padding-left: 15px;
}
.mural-content .component-column-left .when-posted .when-posted-list ul li:hover {
  cursor: pointer;
  background-color: #d6d6d6;
  border-radius: 10px;
}
.mural-content .component-column-left .when-posted .when-posted-list ul .active {
  background-color: #027dea;
  border-radius: 10px;
  color: white;
}
.mural-content .component-column-left .who-posted {
  width: 100%;
  margin-bottom: 10px;
  border-radius: 10px;
  background-color: white;
  overflow: hidden;
}
.mural-content .component-column-left .who-posted .title {
  display: flex;
  align-items: center;
  padding: 10px;
  color: #707070;
  border-bottom: 1px solid #e5e5e5;
}
.mural-content .component-column-left .who-posted .title .icon {
  display: flex;
  padding-right: 10px;
  color: #027dea;
  font-size: 18px;
}
.mural-content .component-column-left .who-posted .title span {
  display: inline-flex;
  align-items: center;
  font-weight: bold;
}
.mural-content .component-column-left .who-posted .who-posted-list {
  padding: 10px 15px;
  background-color: whitesmoke;
}
.mural-content .component-column-left .who-posted .who-posted-list ul {
  list-style: none;
}
.mural-content .component-column-left .who-posted .who-posted-list ul li {
  margin: 5px 0px;
  padding-left: 15px;
}
.mural-content .component-column-left .who-posted .who-posted-list ul li:hover {
  cursor: pointer;
  background-color: #d6d6d6;
  border-radius: 10px;
}
.mural-content .component-column-left .who-posted .who-posted-list ul .active {
  background-color: #027dea;
  border-radius: 10px;
  color: white;
}
.mural-content .component-column-left .nodes {
  width: 100%;
  margin-bottom: 10px;
  border-radius: 10px;
  background-color: white;
  overflow: hidden;
}
.mural-content .component-column-left .nodes .title {
  display: flex;
  align-items: center;
  padding: 10px;
  color: #707070;
  border-bottom: 1px solid #e5e5e5;
}
.mural-content .component-column-left .nodes .title .icon {
  display: flex;
  padding-right: 10px;
  color: #027dea;
  font-size: 18px;
}
.mural-content .component-column-left .nodes .title span {
  display: inline-flex;
  align-items: center;
  font-weight: bold;
}
.mural-content .component-column-left .nodes .node-list-county {
  padding: 5px 15px 10px 15px;
  background-color: whitesmoke;
  list-style-type: none;
  margin-bottom: 0px;
}
.mural-content .component-column-left .nodes .node-list-county .all-nodes {
  display: flex;
  align-items: center;
}
.mural-content .component-column-left .nodes .node-list-county .all-nodes .data {
  width: 100%;
  border-radius: 10px;
  cursor: pointer;
  margin: 5px 0px;
}
.mural-content .component-column-left .nodes .node-list-county .all-nodes .data .name {
  padding: 0px 10px;
  width: 100%;
}
.mural-content .component-column-left .nodes .node-list-county .all-nodes .data:hover {
  background-color: #d6d6d6;
}
.mural-content .component-column-left .nodes .node-list-county .all-nodes .data.selected {
  background-color: #027dea;
  color: white;
}
.mural-content .component-column-left .nodes .node-list-county .node-data {
  display: flex;
  align-items: center;
}
.mural-content .component-column-left .nodes .node-list-county .node-data .icon {
  display: flex;
  font-size: 15px;
}
.mural-content .component-column-left .nodes .node-list-county .node-data .icon:hover {
  cursor: pointer;
  background-color: #d6d6d6;
  border-radius: 10px;
}
.mural-content .component-column-left .nodes .node-list-county .node-data .node-actions {
  display: flex;
  align-items: center;
  width: 100%;
  border-radius: 10px;
  cursor: pointer;
}
.mural-content .component-column-left .nodes .node-list-county .node-data .node-actions .name {
  padding: 0px 10px;
  width: 100%;
}
.mural-content .component-column-left .nodes .node-list-county .node-data .node-actions .remove-node {
  display: none;
  float: right;
  padding: 0px 10px;
}
.mural-content .component-column-left .nodes .node-list-county .node-data .node-actions:hover {
  background-color: #d6d6d6;
}
.mural-content .component-column-left .nodes .node-list-county .node-data .node-actions.selected,
.mural-content .component-column-left .nodes .node-list-county .node-data .node-actions.selected:hover {
  background-color: #027dea;
  color: white;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping {
  display: none;
  padding: 10px 15px;
  background-color: whitesmoke;
  list-style-type: none;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-data {
  display: flex;
  align-items: center;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-data .icon {
  display: flex;
  font-size: 15px;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-data .icon:hover {
  cursor: pointer;
  background-color: #d6d6d6;
  border-radius: 10px;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-data .node-actions {
  display: flex;
  align-items: center;
  width: 100%;
  border-radius: 10px;
  cursor: pointer;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-data .node-actions .name {
  padding: 0px 10px;
  width: 100%;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-data .node-actions .remove-node {
  display: none;
  float: right;
  padding: 0px 10px;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-data .node-actions:hover {
  background-color: #d6d6d6;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-data .node-actions.selected,
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-data .node-actions.selected:hover {
  background-color: #027dea;
  color: white;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-list-school {
  display: none;
  padding: 10px 15px;
  background-color: whitesmoke;
  list-style-type: none;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-list-school .node-data {
  display: flex;
  align-items: center;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-list-school .node-data .icon {
  display: flex;
  font-size: 15px;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-list-school .node-data .icon:hover {
  cursor: pointer;
  background-color: #d6d6d6;
  border-radius: 10px;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-list-school .node-data .node-actions {
  display: flex;
  align-items: center;
  width: 100%;
  border-radius: 10px;
  cursor: pointer;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-list-school .node-data .node-actions .name {
  padding: 0px 10px;
  width: 100%;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-list-school .node-data .node-actions .remove-node {
  display: none;
  float: right;
  padding: 0px 10px;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-list-school .node-data .node-actions:hover {
  background-color: #d6d6d6;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-list-school .node-data .node-actions.selected,
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-list-school .node-data .node-actions.selected:hover {
  background-color: #027dea;
  color: white;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-list-school .node-list-class {
  display: none;
  padding: 10px 15px;
  background-color: whitesmoke;
  list-style-type: none;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-list-school .node-list-class .node-data {
  display: flex;
  align-items: center;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-list-school .node-list-class .node-data .node-actions {
  display: flex;
  align-items: center;
  width: 100%;
  border-radius: 10px;
  cursor: pointer;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-list-school .node-list-class .node-data .node-actions .name {
  padding: 0px 10px;
  width: 100%;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-list-school .node-list-class .node-data .node-actions .remove-node {
  display: none;
  float: right;
  padding: 0px 10px;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-list-school .node-list-class .node-data .node-actions:hover {
  background-color: #d6d6d6;
}
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-list-school .node-list-class .node-data .node-actions.selected,
.mural-content .component-column-left .nodes .node-list-county .node-list-grouping .node-list-school .node-list-class .node-data .node-actions.selected:hover {
  background-color: #027dea;
  color: white;
}
.mural-content .component-column-left .nodes-tags {
  width: 100%;
  border-radius: 10px;
  background-color: white;
  overflow: hidden;
}
.mural-content .component-column-left .nodes-tags .title {
  display: flex;
  align-items: center;
  padding: 10px;
  color: #707070;
  border-bottom: 1px solid #e5e5e5;
}
.mural-content .component-column-left .nodes-tags .title .icon {
  display: flex;
  padding-right: 10px;
  color: #027dea;
  font-size: 18px;
}
.mural-content .component-column-left .nodes-tags .title span {
  display: inline-flex;
  align-items: center;
  font-weight: bold;
}
.mural-content .component-column-left .nodes-tags .active-tags-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px 15px;
  background-color: whitesmoke;
}
.mural-content .component-column-left .nodes-tags .active-tags-list .active-tag-item {
  color: white;
  background-color: #027dea;
  border-radius: 5px;
  margin: 5px 5px 5px 0px;
  padding: 0px 5px;
  cursor: pointer;
}
.mural-content .component-column-left .nodes-tags .tags-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px 15px;
  background-color: whitesmoke;
}
.mural-content .component-column-left .nodes-tags .tags-list .tag-item {
  color: white;
  background-color: gray;
  border-radius: 5px;
  margin: 5px 5px 5px 0px;
  padding: 0px 5px;
}
.mural-content .component-column-left .nodes-tags .tags-list .tag-item:hover {
  cursor: pointer;
  background-color: #027dea;
}
.mural-content .component-column-center {
  width: 35%;
}
.mural-content .component-column-center .post-headline {
  display: flex;
}
.mural-content .component-column-center .post-headline .new-post {
  width: 30%;
  display: flex;
  justify-content: center;
  color: white;
  background-color: #027dea;
  border-radius: 60px;
  padding: 10px 5px;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.mural-content .component-column-center .post-headline .post-search {
  display: flex;
  align-items: center;
  width: 100%;
  background-color: white;
  border: 1px solid #cccccc;
  border-radius: 20px;
  margin-bottom: 10px;
}
.mural-content .component-column-center .post-headline .post-search .search-icon {
  margin: 10px;
  cursor: pointer;
}
.mural-content .component-column-center .post-headline .post-search #search-input {
  width: 100%;
  border: none;
  box-shadow: none;
}
.mural-content .component-column-center .post-headline .post-search .form-control:focus {
  box-shadow: none;
}
.mural-content .component-column-center .post-headline .post-search .clear-input-icon {
  margin: 10px;
  cursor: pointer;
}
.mural-content .component-column-center .post-list .post {
  background-color: white;
  border-radius: 10px;
  margin-bottom: 30px;
  position: relative;
}
.mural-content .component-column-center .post-list .post .post-header {
  display: flex;
  align-items: center;
  padding: 10px;
  position: relative;
}
.mural-content .component-column-center .post-list .post .post-header .profile-img img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 10px;
  margin-right: 10px;
}
.mural-content .component-column-center .post-list .post .post-header .user-info {
  font-size: 13px;
  padding-right: 35px;
}
.mural-content .component-column-center .post-list .post .post-header .user-info .top .name {
  font-weight: bold;
  color: #424242;
}
.mural-content .component-column-center .post-list .post .post-header .user-info .top .usertype-node {
  color: #707070;
}
.mural-content .component-column-center .post-list .post .post-header .user-info .bottom .date-time-posted {
  display: flex;
  align-items: center;
  color: #707070;
}
.mural-content .component-column-center .post-list .post .post-header .user-info .bottom .date-time-posted #user_info-publish_title {
  margin-right: 5px;
}
.mural-content .component-column-center .post-list .post .post-header .user-info .bottom .date-time-posted #user_info-node_name {
  margin-right: 5px;
}
.mural-content .component-column-center .post-list .post .post-header .user-info .bottom .date-time-posted #user_info-node_icon {
  margin-right: 5px;
}
.mural-content .component-column-center .post-list .post .post-header .user-info .bottom .date-time-posted #user_info-node_icon #tooltip_node_icon {
  visibility: hidden;
  width: 200px;
  background-color: #555555;
  color: white;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: -45px;
  left: -50px;
  opacity: 0;
  transition: 0.3s;
  font-family: "Open Sans";
}
.mural-content .component-column-center .post-list .post .post-header .user-info .bottom .date-time-posted #user_info-node_icon #tooltip_node_icon::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  /*border-color: transparent #555 transparent transparent;*/

}
.mural-content .component-column-center .post-list .post .post-header .user-info .bottom .date-time-posted #user_info-node_icon:hover #tooltip_node_icon {
  visibility: visible;
  opacity: 1;
}
.mural-content .component-column-center .post-list .post .post-header .user-info .bottom .date-time-posted #user_info-date_posted {
  margin-right: 5px;
}
.mural-content .component-column-center .post-list .post .post-header .user-info .bottom .date-time-posted #user_info-post_visibility #tooltip {
  visibility: hidden;
  width: 120px;
  background-color: #555555;
  color: white;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: -45px;
  left: -50px;
  opacity: 0;
  transition: 0.3s;
  font-family: "Open Sans";
}
.mural-content .component-column-center .post-list .post .post-header .user-info .bottom .date-time-posted #user_info-post_visibility #tooltip::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  /*border-color: transparent #555 transparent transparent;*/

}
.mural-content .component-column-center .post-list .post .post-header .user-info .bottom .date-time-posted #user_info-post_visibility:hover #tooltip {
  visibility: visible;
  opacity: 1;
}
.mural-content .component-column-center .post-list .post .post-header .user-info .bottom .date-time-posted span {
  margin-right: 5px;
}
.mural-content .component-column-center .post-list .post .post-header .em-destaque {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 50px;
  color: #2bfdef;
  background-color: #27aae4;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  font-size: 20px;
  padding: 10px 10px 5px 10px;
}
.mural-content .component-column-center .post-list .post .post-header .post-settings {
  position: absolute;
  right: 15px;
  cursor: pointer;
}
.mural-content .component-column-center .post-list .post .post-body {
  word-break: break-word;
  padding: 15px;
}
.mural-content .component-column-center .post-list .post .post-body .post-title {
  font-size: 18px;
  font-weight: bold;
  color: #424242;
  margin-bottom: 10px;
}
.mural-content .component-column-center .post-list .post .post-body .post-description {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 15px;
}
.mural-content .component-column-center .post-list .post .post-body .description-seemore {
  color: #027dea;
  font-size: 12px;
  cursor: pointer;
  margin-bottom: 10px;
}
.mural-content .component-column-center .post-list .post .post-body .post-description-showed {
  color: #424242;
  font-size: 14px;
  margin-bottom: 10px;
}
.mural-content .component-column-center .post-list .post .post-body .post-img {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.mural-content .component-column-center .post-list .post .post-body .post-img .post-img-item {
  display: inline-block;
  width: 50%;
  height: 200px;
  object-fit: cover;
  cursor: pointer;
}
.mural-content .component-column-center .post-list .post .post-body .post-img .post-img-item:nth-last-child(1):nth-child(odd) {
  width: 100%;
  height: 200px;
  object-fit: cover;
  cursor: pointer;
}
.mural-content .component-column-center .post-list .post .post-body .post-img .post-img-item:nth-child(2),
.mural-content .component-column-center .post-list .post .post-body .post-img .post-img-item:nth-child(4) {
  border-left: 1px solid white;
}
.mural-content .component-column-center .post-list .post .post-body .post-img .post-img-item:nth-child(1),
.mural-content .component-column-center .post-list .post .post-body .post-img .post-img-item:nth-child(2) {
  border-bottom: 1px solid white;
}
.mural-content .component-column-center .post-list .post .post-body .post-img .post-img-more-items {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #424242;
  width: 50%;
  height: 200px;
  font-weight: bold;
  font-size: 20px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  color: white;
  cursor: pointer;
}
.mural-content .component-column-center .post-list .post .post-body .post-video {
  display: flex;
  justify-content: center;
}
.mural-content .component-column-center .post-list .post .post-body .post-video .video {
  max-width: 100%;
  height: auto;
}
.mural-content .component-column-center .post-list .post .post-body .tags-list {
  margin-top: 15px;
}
.mural-content .component-column-center .post-list .post .post-body .tags-list .title {
  font-size: 15px;
  color: #a3a3a3;
  font-weight: bold;
}
.mural-content .component-column-center .post-list .post .post-body .tags-list .list {
  display: flex;
  margin-top: 5px;
}
.mural-content .component-column-center .post-list .post .post-body .tags-list .list .tag {
  margin-right: 10px;
  padding: 1px 8px;
  background-color: #a3a3a3;
  border-radius: 5px;
  color: white;
  font-size: 11px;
  cursor: default;
}
.mural-content .component-column-center .post-list .post .post-body .post-btns {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: white;
  margin-top: 10px;
}
.mural-content .component-column-center .post-list .post .post-body .post-btns .btns {
  display: flex;
}
.mural-content .component-column-center .post-list .post .post-body .post-btns .btns .comments,
.mural-content .component-column-center .post-list .post .post-body .post-btns .btns .likes {
  width: 40px;
  height: 40px;
  font-size: 24px;
  background-color: #a3a3a3;
  border-radius: 50%;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
}
.mural-content .component-column-center .post-list .post .post-body .post-btns .btns .comments .icon {
  position: absolute;
  top: 18%;
  left: 20%;
}
.mural-content .component-column-center .post-list .post .post-body .post-btns .btns .comments .total-comments {
  background-color: #a3a3a3;
  border-radius: 50%;
  min-width: 50%;
  min-height: 50%;
  padding: 2px 7px;
  color: white;
  font-size: 11px;
  position: absolute;
  right: -8px;
  bottom: -6px;
}
.mural-content .component-column-center .post-list .post .post-body .post-btns .btns .likes .icon {
  position: absolute;
  top: 15%;
  left: 20%;
}
.mural-content .component-column-center .post-list .post .post-body .post-btns .btns .likes .total-likes {
  background-color: #a3a3a3;
  border-radius: 50%;
  min-width: 50%;
  min-height: 50%;
  padding: 2px 7px;
  color: white;
  font-size: 11px;
  position: absolute;
  right: -8px;
  bottom: -6px;
}
.mural-content .component-column-center .post-list .post .post-body .post-btns .btns .likes.userLiked {
  background-color: #027dea;
}
.mural-content .component-column-center .post-list .post .post-body .post-btns .btns .likes.userLiked .total-likes {
  background-color: #027dea;
}
.mural-content .component-column-center .post-list .post .post-body .post-btns .fb-btn #fb-share-button {
  background: #3b5998;
  border-radius: 3px;
  font-weight: 600;
  padding: 0 8px;
  display: inline-block;
  position: static;
  height: 22px;
  vertical-align: middle;
}
.mural-content .component-column-center .post-list .post .post-body .post-btns .fb-btn #fb-share-button:hover {
  cursor: pointer;
  background: #213a6f;
}
.mural-content .component-column-center .post-list .post .post-body .post-btns .fb-btn #fb-share-button svg {
  width: 11px;
  fill: white;
  vertical-align: middle;
  border-radius: 2px;
}
.mural-content .component-column-center .post-list .post .post-body .post-btns .fb-btn #fb-share-button span {
  vertical-align: middle;
  color: white;
  font-size: 11px;
  padding: 0 3px;
}
.mural-content .component-column-center .post-list .post .post-footer {
  padding: 0px 15px 15px 15px;
  display: none;
}
.mural-content .component-column-center .post-list .post .post-footer .send-comment .comment-input {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.mural-content .component-column-center .post-list .post .post-footer .send-comment .comment-input .comment-text {
  font-size: 14px;
  background-color: #ebebeb;
  width: 100%;
  color: #424242;
  margin-right: 15px;
}
.mural-content .component-column-center .post-list .post .post-footer .send-comment .send-comment-icon {
  font-size: 15px;
  color: #424242;
  cursor: pointer;
}
.mural-content .component-column-center .post-list .post .post-footer .older-comments {
  color: #027dea;
  margin: 10px 0px 10px 10px;
  font-size: 12px;
  cursor: pointer;
  border-top: solid 1px #a3a3a3;
  text-align: center;
  padding-top: 10px;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  position: relative;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .profile-img img {
  border-radius: 10px;
  width: 70%;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment {
  width: 100%;
  margin-bottom: 5px;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .user-name {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  position: relative;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .user-name .name {
  margin-right: 5px;
  font-weight: 600;
  color: #424242;
  font-size: 14px;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .user-name .date {
  margin-left: 5px;
  font-size: 12px;
  color: #a3a3a3;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .comment-options {
  display: flex;
  justify-content: space-between;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .comment-options .comment-message {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  word-break: break-word;
  width: 94%;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .comment-options .comment-message .comment-text {
  font-size: 14px;
  background-color: #ebebeb;
  width: 100%;
  color: #424242;
  margin-right: 15px;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .comment-options .comment-message .send-comment-icon {
  font-size: 15px;
  color: #424242;
  cursor: pointer;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .comment-options .comment-edit-message {
  display: none;
  align-items: center;
  width: 100%;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .comment-options .comment-edit-message .comment-text {
  font-size: 14px;
  background-color: #ebebeb;
  width: 85%;
  color: #424242;
  margin-right: 15px;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .comment-options .comment-edit-message .send-comment-icon {
  font-size: 15px;
  color: #424242;
  cursor: pointer;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .comment-options .comment-settings {
  display: none;
  position: relative;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .child-comments {
  color: #337ab7;
  display: flex;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .child-comments .open-child-comments {
  cursor: pointer;
  margin-right: 15px;
  font-size: 12px;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .child-comments .answer-comments {
  cursor: pointer;
  font-size: 12px;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .send-comment {
  display: none;
  margin-top: 10px;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .send-comment .comment-input {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .send-comment .comment-input .child-comment-text {
  font-size: 14px;
  background-color: #ebebeb;
  width: 100%;
  color: #424242;
  margin-right: 15px;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .send-comment .send-comment-icon {
  font-size: 15px;
  color: #424242;
  cursor: pointer;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .child-comments-list .child-comment {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  width: 100%;
  position: relative;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .child-comments-list .child-comment .profile-img img {
  border-radius: 10px;
  width: 70%;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .child-comments-list .child-comment .user-child-comment {
  width: 100%;
  margin-bottom: 5px;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .child-comments-list .child-comment .user-child-comment .user-name {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  position: relative;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .child-comments-list .child-comment .user-child-comment .user-name .name {
  margin-right: 5px;
  font-weight: 600;
  color: #424242;
  font-size: 14px;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .child-comments-list .child-comment .user-child-comment .user-name .date {
  margin-left: 5px;
  font-size: 12px;
  color: #a3a3a3;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .child-comments-list .child-comment .user-child-comment .child-comment-options {
  display: flex;
  justify-content: space-between;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .child-comments-list .child-comment .user-child-comment .child-comment-options .child-comment-message {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  word-break: break-word;
  width: 94%;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .child-comments-list .child-comment .user-child-comment .child-comment-options .child-comment-message .child-comment-text {
  font-size: 14px;
  background-color: #ebebeb;
  width: 100%;
  color: #424242;
  margin-right: 15px;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .child-comments-list .child-comment .user-child-comment .child-comment-options .child-comment-message .send-comment-icon {
  font-size: 15px;
  color: #424242;
  cursor: pointer;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .child-comments-list .child-comment .user-child-comment .child-comment-options .child-comment-edit-message {
  display: none;
  align-items: center;
  width: 100%;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .child-comments-list .child-comment .user-child-comment .child-comment-options .child-comment-edit-message .child-comment-text {
  font-size: 14px;
  background-color: #ebebeb;
  width: 85%;
  color: #424242;
  margin-right: 15px;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .child-comments-list .child-comment .user-child-comment .child-comment-options .child-comment-edit-message .send-comment-icon {
  font-size: 15px;
  color: #424242;
  cursor: pointer;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .child-comments-list .child-comment .user-child-comment .child-comment-options .child-comment-settings {
  display: none;
  position: relative;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .child-comments-list .child-comment .userchildcomment-settings {
  display: none;
  position: absolute;
  top: 50%;
  right: -84px;
  background-color: white;
  border: 1px solid #ebebeb;
  z-index: 99;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .child-comments-list .child-comment .userchildcomment-settings .edit-comment {
  cursor: pointer;
  padding: 10px 10px 5px 10px;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .child-comments-list .child-comment .userchildcomment-settings .delete-comment {
  cursor: pointer;
  padding: 5px 10px 10px 10px;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .user-comment .older-child-comments {
  display: none;
  color: #027dea;
  margin: 10px 0px 10px 10px;
  font-size: 12px;
  cursor: pointer;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .usercomment-settings {
  display: none;
  position: absolute;
  top: 30px;
  right: -84px;
  background-color: white;
  border: 1px solid #ebebeb;
  z-index: 99;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .usercomment-settings .edit-comment {
  cursor: pointer;
  padding: 10px 10px 5px 10px;
}
.mural-content .component-column-center .post-list .post .post-footer .comment-list .comment .usercomment-settings .delete-comment {
  cursor: pointer;
  padding: 5px 10px 10px 10px;
}
.mural-content .component-column-center .post-list .post .userpost-settings {
  display: none;
  position: absolute;
  right: -70px;
  top: 5px;
  background-color: white;
  border: 1px solid #ebebeb;
  z-index: 99;
}
.mural-content .component-column-center .post-list .post .userpost-settings .edit-post {
  cursor: pointer;
  padding: 10px 10px 5px 10px;
}
.mural-content .component-column-center .post-list .post .userpost-settings .delete-post {
  cursor: pointer;
  padding: 5px 10px 10px 10px;
}
.mural-content .component-column-center .post-list .no-post {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: bold;
  background-color: white;
  padding: 100px 0px;
  width: 100%;
  border-radius: 10px;
}
.mural-content .component-column-center .next-posts {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  background-color: white;
  border-radius: 20px;
  color: #027dea;
  cursor: pointer;
}
.mural-content .component-column-center .send-to-top {
  z-index: 100;
  display: none;
  position: sticky;
  bottom: 40px;
  float: right;
  margin-right: -60px;
  width: 40px;
  height: 40px;
  color: #027dea;
  background-color: white;
  border-radius: 60px;
  padding: 10px;
  font-size: 20px;
  cursor: pointer;
}
.mural-content .component-column-right {
  width: 15%;
  margin: 0px 10px;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
  align-self: flex-start;
}
.mural-content .component-column-right .to-redirect {
  background-color: white;
  border-radius: 10px;
  overflow: hidden;
  padding: 10px;
}
.mural-content .component-column-right .to-redirect .title-onGoing {
  display: flex;
  align-items: center;
}
.mural-content .component-column-right .to-redirect .cards {
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mural-content .component-column-right .to-redirect .cards .cards-items {
  padding: 10px;
  width: 50%;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  cursor: pointer;
}
.mural-content .component-column-right .to-redirect .cards .cards-items .item-image {
  width: 45px;
  height: auto;
  border-radius: 60px;
}
.mural-content .component-column-right .to-redirect .cards .cards-items .item-title {
  font-size: 12px;
  color: white;
}
.mural-content .component-column-right .to-redirect .cards .first {
  background-color: #7c69fc;
  margin-right: 10px;
}
.mural-content .component-column-right .to-redirect .cards .second {
  background-color: #27aae4;
}
.mural-content .component-column-right .component-column-right {
  width: 15%;
  margin: 0px 15px;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
  align-self: flex-start;
}
.mural-content .component-column-right .component-column-right .to-redirect {
  background-color: white;
  border-radius: 10px;
  overflow: hidden;
  padding: 10px;
}
.mural-content .component-column-right .component-column-right .to-redirect .title-onGoing {
  display: flex;
  align-items: center;
}
.mural-content .component-column-right .component-column-right .to-redirect .cards {
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mural-content .component-column-right .component-column-right .to-redirect .cards .cards-items {
  padding: 10px;
  width: 50%;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  cursor: pointer;
}
.mural-content .component-column-right .component-column-right .to-redirect .cards .cards-items .item-image {
  width: 45px;
  height: auto;
  border-radius: 60px;
}
.mural-content .component-column-right .component-column-right .to-redirect .cards .cards-items .item-title {
  font-size: 12px;
  color: white;
}
.mural-content .component-column-right .component-column-right .to-redirect .cards .first {
  background-color: #7c69fc;
  margin-right: 10px;
}
.mural-content .component-column-right .component-column-right .to-redirect .cards .second {
  background-color: #27aae4;
}
.mural-content .component-column-right .component-column-right {
  width: 15%;
  margin: 0px 15px;
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
  align-self: flex-start;
}
.mural-content .component-column-right .component-column-right .to-redirect {
  background-color: white;
  border-radius: 10px;
  overflow: hidden;
  padding: 10px;
}
.mural-content .component-column-right .component-column-right .to-redirect .title-onGoing {
  display: flex;
  align-items: center;
}
.mural-content .component-column-right .component-column-right .to-redirect .cards {
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mural-content .component-column-right .component-column-right .to-redirect .cards .cards-items {
  padding: 10px;
  width: 50%;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  cursor: pointer;
}
.mural-content .component-column-right .component-column-right .to-redirect .cards .cards-items .item-image {
  width: 45px;
  height: auto;
  border-radius: 60px;
}
.mural-content .component-column-right .component-column-right .to-redirect .cards .cards-items .item-title {
  font-size: 12px;
  color: white;
}
.mural-content .component-column-right .component-column-right .to-redirect .cards .first {
  background-color: #7c69fc;
  margin-right: 10px;
}
.mural-content .component-column-right .component-column-right .to-redirect .cards .second {
  background-color: #27aae4;
}
.post-img-gallery {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
}
.post-img-gallery .img-gallery-info {
  display: flex;
  color: white;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  width: 7%;
  left: 0;
  top: 0;
  line-height: 44px;
  min-width: 44px;
  pointer-events: none;
  user-select: none;
}
.post-img-gallery .img-gallery-info div {
  background-color: #222222;
  padding: 0px 10px;
}
.post-img-gallery .img-gallery-info span {
  background-color: #222222;
}
.post-img-gallery .img-gallery-toolbar {
  direction: ltr;
  position: absolute;
  top: 0;
  right: 0;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
}
.post-img-gallery .img-gallery-toolbar .img-gallery-close {
  color: #ebebeb;
  background-color: #222222;
  border: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  width: 44px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  outline: none;
  z-index: 999;
}
.post-img-gallery .img-gallery-navigation .navigation-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ebebeb;
  height: 50px;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 999;
}
.post-img-gallery .img-gallery-navigation .navigation-btn:hover {
  background-color: #424242;
  cursor: pointer;
}
.post-img-gallery .img-gallery-navigation .prev-img {
  left: env(safe-area-inset-left);
}
.post-img-gallery .img-gallery-navigation .next-img {
  right: env(safe-area-inset-right);
}
.post-img-gallery .img-gallery-items {
  direction: ltr;
  width: 100%;
  height: 89%;
}
.post-img-gallery .img-gallery-items .img-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 89%;
  left: 0;
  top: 0;
  outline: none;
  position: absolute;
  text-align: center;
  transition-property: transform, opacity;
  white-space: normal;
}
.post-img-gallery .img-gallery-imgsList {
  width: 100%;
  height: 100%;
  white-space: nowrap;
  padding-left: 15px;
}
.post-img-gallery .img-gallery-imgsList .imgsList-img {
  width: 50px;
  height: 50px;
  background-color: white;
  backface-visibility: hidden;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  margin: 2px;
  outline: none;
  overflow: hidden;
  z-index: 999;
}
.post-img-gallery .img-gallery-imgsList .imgsList-img.active {
  border: 2px solid white;
}
.gallery-background {
  display: none;
  opacity: 0.9;
  background-color: rgba(17, 74, 128, 0.9);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
}
#form-post-modal {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  padding-top: 50px;
}
#form-post-modal #form-post {
  width: 40%;
}
#form-post-modal #form-post .modal-header {
  display: flex;
  align-items: center;
}
#form-post-modal #form-post .modal-header .user-name {
  font-weight: bold;
}
#form-post-modal #form-post .modal-header .close-create-post {
  position: absolute;
  top: auto;
  right: 20px;
  padding: 5px 10px;
  font-weight: bold;
  cursor: pointer;
}
#form-post-modal #form-post .modal-body .add-files {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin: 0px -15px 15px -15px;
  background-color: #f0f0f0;
  padding: 20px 0px;
}
#form-post-modal #form-post .modal-body .add-files #photoIcon {
  display: flex;
  align-items: center;
  cursor: pointer;
}
#form-post-modal #form-post .modal-body .add-files #photoIcon .glyphicon {
  font-size: 30px;
  color: purple;
  background-color: lightpink;
  border-radius: 60px;
  padding: 10px;
  margin-right: 10px;
}
#form-post-modal #form-post .modal-body .add-files #photoIcon .photoIconLabel {
  width: 100px;
  word-break: break-word;
  font-weight: bold;
  font-size: 12px;
}
#form-post-modal #form-post .modal-body .add-files #videoIcon {
  display: flex;
  align-items: center;
  cursor: pointer;
}
#form-post-modal #form-post .modal-body .add-files #videoIcon .glyphicon {
  font-size: 30px;
  color: darkgreen;
  background-color: lightgreen;
  border-radius: 60px;
  padding: 10px;
  margin-right: 10px;
}
#form-post-modal #form-post .modal-body .add-files #videoIcon .videoIconLabel {
  width: 70px;
  word-break: break-word;
  font-weight: bold;
  font-size: 12px;
}
#form-post-modal #form-post .modal-body .preview-imgs {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 10px;
}
#form-post-modal #form-post .modal-body .preview-imgs .clear-photo-preview {
  display: none;
  position: absolute;
  top: 0;
  left: 95%;
  cursor: pointer;
}
#form-post-modal #form-post .modal-body .preview-imgs .flip-card {
  background-color: transparent;
  width: 150px;
  height: 100px;
  perspective: 1000px;
  margin: 0px 10px 10px 0px;
}
#form-post-modal #form-post .modal-body .preview-imgs .flip-card .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
#form-post-modal #form-post .modal-body .preview-imgs .flip-card .flip-card-inner .flip-card-front,
#form-post-modal #form-post .modal-body .preview-imgs .flip-card .flip-card-inner .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#form-post-modal #form-post .modal-body .preview-imgs .flip-card .flip-card-inner .flip-card-front {
  background-color: #bbbbbb;
  color: black;
}
#form-post-modal #form-post .modal-body .preview-imgs .flip-card .flip-card-inner .flip-card-front .post-img-preview {
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
#form-post-modal #form-post .modal-body .preview-imgs .flip-card .flip-card-inner .flip-card-back {
  background-color: #027dea;
  color: white;
  transform: rotateY(180deg);
  display: flex;
  align-items: center;
  justify-content: center;
}
#form-post-modal #form-post .modal-body .preview-imgs .flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
#form-post-modal #form-post .modal-body .input-video {
  display: none;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 10px;
}
#form-post-modal #form-post .modal-body .input-video .clear-video-preview {
  display: none;
  position: absolute;
  top: 50px;
  left: 95%;
  cursor: pointer;
}
#form-post-modal #form-post .modal-body .input-video .link-video-area {
  display: flex;
  align-items: center;
  width: 100%;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 40px;
}
#form-post-modal #form-post .modal-body .input-video .link-video-area #video-input-link {
  width: 100%;
  margin-right: 5px;
  outline: none;
  border: none;
  text-indent: 10px;
}
#form-post-modal #form-post .modal-body .input-video .link-video-area .add-btn {
  padding: 5px;
  color: white;
  background-color: #027dea;
  font-size: 12px;
  cursor: pointer;
}
#form-post-modal #form-post .modal-body .input-video .preview-video {
  width: 100%;
}
#form-post-modal #form-post .modal-body .post-details .demanding-title {
  color: red;
  line-height: 10px;
}
#form-post-modal #form-post .modal-body .post-details .post-title {
  width: 100%;
  margin-bottom: 10px;
  outline: none;
  padding: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
}
#form-post-modal #form-post .modal-body .post-details .post-message {
  width: 100%;
  resize: none;
  margin-bottom: 10px;
  outline: none;
  padding: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
}
#form-post-modal #form-post .modal-body .post-details #highlight-chkbox-label {
  font-weight: 400;
}
#form-post-modal #form-post .modal-body .post-details .tags .tags-label {
  opacity: 0.5;
  margin-bottom: 5px;
}
#form-post-modal #form-post .modal-body .post-details .tags .tag-input {
  display: flex;
  align-items: center;
  border: 1px solid #f0f0f0;
  border-radius: 0px;
  overflow: hidden;
}
#form-post-modal #form-post .modal-body .post-details .tags .tag-input .post-tags {
  width: 100%;
  margin-right: 5px;
  outline: none;
  border: none;
  text-indent: 10px;
}
#form-post-modal #form-post .modal-body .post-details .tags .tag-input .post-tags:disabled {
  background-color: white;
}
#form-post-modal #form-post .modal-body .post-details .tags .tag-input .save-tag {
  padding: 10px;
  color: white;
  background-color: #027dea;
  font-size: 12px;
  cursor: pointer;
}
#form-post-modal #form-post .modal-body .post-details .tags .tags-options {
  display: flex;
  align-content: center;
  justify-content: space-between;
  margin-top: 10px;
}
#form-post-modal #form-post .modal-body .post-details .tags .tags-options .tags-count {
  display: flex;
  align-items: center;
  font-size: 11px;
  opacity: 0.5;
}
#form-post-modal #form-post .modal-body .post-details .tags .tags-options .removeAllTags {
  display: none;
  background-color: #027dea;
  padding: 5px;
  color: white;
  border-radius: 5px;
  font-size: 11px;
  cursor: pointer;
}
#form-post-modal #form-post .modal-body .post-details .tags .tag-list {
  margin-top: 10px;
}
#form-post-modal #form-post .modal-body .post-details .tags .tag-list .tag-item {
  display: inline-block;
  padding: 5px 10px;
  color: white;
  background-color: #027dea;
  border-radius: 10px;
  font-size: 12px;
  margin: 0px 5px 5px 0px;
}
#form-post-modal #form-post .modal-body .post-details .tags .tag-list .tag-item .tag-text {
  padding-right: 5px;
}
#form-post-modal #form-post .modal-body .post-details .tags .tag-list .tag-item .remove-tag {
  cursor: pointer;
}
#form-post-modal #form-post .modal-body .demanding-nodes {
  margin: 10px 10px 0px 10px;
  color: red;
  line-height: 10px;
}
#form-post-modal #form-post .modal-body .publish-location {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0px 10px 10px 10px;
}
#form-post-modal #form-post .modal-body .publish-location .publish-location-info {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 8px;
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  position: relative;
  /*overflow: hidden;*/

}
#form-post-modal #form-post .modal-body .publish-location .publish-location-info .publish-location-icon {
  display: flex;
  align-items: center;
  font-size: 20px;
  margin-right: 10px;
}
#form-post-modal #form-post .modal-body .publish-location .publish-location-info .publish-location-title {
  margin-right: 10px;
  font-weight: 600;
}
#form-post-modal #form-post .modal-body .publish-location .publish-location-info .publish-location-node {
  font-weight: bold;
  color: #027dea;
}
#form-post-modal #form-post .modal-body .publish-location .publish-location-info .publish-location-visibility {
  display: flex;
  align-items: center;
  width: 200px;
  border-left: 1px solid #e0e0e0;
  position: absolute;
  left: 350px;
}
#form-post-modal #form-post .modal-body .publish-location .publish-location-info .publish-location-visibility .publish-location-visibility-text {
  font-weight: 600;
}
#form-post-modal #form-post .modal-body .publish-location .publish-location-info .publish-location-addBtn {
  padding: 10px;
  font-size: 12px;
  color: white;
  background-color: #027dea;
  border-radius: 0px;
  cursor: pointer;
  position: absolute;
  right: 0;
}
#form-post-modal #form-post .modal-body .user-nodes {
  font-size: 12px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-cim {
  padding: 0px 10px 10px 10px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-cim .cim {
  display: flex;
  align-items: center;
  padding-bottom: 5px;
  cursor: pointer;
  border-bottom: 1px solid #e0e0e0;
}
#form-post-modal #form-post .modal-body .user-nodes .node-cim .cim .node-iconNotOK {
  color: #908787;
  margin-right: 10px;
  font-size: 15px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-cim .cim .node-iconOK {
  color: #027dea;
  margin-right: 10px;
  font-size: 15px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-cim .cim .node-type {
  margin-right: 5px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-cim .cim .node-name {
  font-weight: bold;
}
#form-post-modal #form-post .modal-body .user-nodes .node-cim .cim .node-dropdown-arrow {
  display: flex;
  align-items: center;
  font-size: 20px;
  position: absolute;
  right: 25px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-cim .cim-list {
  display: none;
}
#form-post-modal #form-post .modal-body .user-nodes .node-cim .cim-list ul {
  list-style-type: none;
}
#form-post-modal #form-post .modal-body .user-nodes .node-cim .cim-list ul li {
  display: flex;
  height: 25px;
  padding: 5px 0px 5px 40px;
  cursor: pointer;
  background-color: #e0e0e0;
  margin-bottom: 2px;
  position: relative;
}
#form-post-modal #form-post .modal-body .user-nodes .node-cim .cim-list ul li .iconOK {
  color: #71a9da;
  margin-right: 10px;
  font-size: 15px;
  position: absolute;
  top: 5px;
  left: 35px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-cim .cim-list ul li .item-name {
  position: absolute;
  top: 3px;
  left: 60px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-cim .cim-list ul li:hover {
  background-color: #027dea;
  color: white;
}
#form-post-modal #form-post .modal-body .user-nodes .node-cim .cim-list ul li:hover .iconOK {
  color: white;
}
#form-post-modal #form-post .modal-body .user-nodes .node-county {
  padding: 0px 10px 10px 10px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-county .county {
  display: flex;
  align-items: center;
  padding-bottom: 5px;
  cursor: pointer;
  border-bottom: 1px solid #e0e0e0;
}
#form-post-modal #form-post .modal-body .user-nodes .node-county .county .node-iconNotOK {
  color: #908787;
  margin-right: 10px;
  font-size: 15px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-county .county .node-iconOK {
  color: #027dea;
  margin-right: 10px;
  font-size: 15px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-county .county .node-type {
  margin-right: 5px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-county .county .node-name {
  font-weight: bold;
}
#form-post-modal #form-post .modal-body .user-nodes .node-county .county .node-dropdown-arrow {
  display: flex;
  align-items: center;
  font-size: 20px;
  position: absolute;
  right: 25px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-county .county-list {
  display: none;
}
#form-post-modal #form-post .modal-body .user-nodes .node-county .county-list ul {
  list-style-type: none;
}
#form-post-modal #form-post .modal-body .user-nodes .node-county .county-list ul li {
  display: flex;
  height: 25px;
  padding: 5px 0px 5px 40px;
  cursor: pointer;
  background-color: #e0e0e0;
  margin-bottom: 2px;
  position: relative;
}
#form-post-modal #form-post .modal-body .user-nodes .node-county .county-list ul li .iconOK {
  color: #71a9da;
  margin-right: 10px;
  font-size: 15px;
  position: absolute;
  top: 5px;
  left: 35px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-county .county-list ul li .item-name {
  position: absolute;
  top: 3px;
  left: 60px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-county .county-list ul li:hover {
  background-color: #027dea;
  color: white;
}
#form-post-modal #form-post .modal-body .user-nodes .node-county .county-list ul li:hover .iconOK {
  color: white;
}
#form-post-modal #form-post .modal-body .user-nodes .node-OrganicUnit {
  padding: 0px 10px 10px 10px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-OrganicUnit .organic-unit {
  display: flex;
  align-items: center;
  padding-bottom: 5px;
  cursor: pointer;
  border-bottom: 1px solid #e0e0e0;
}
#form-post-modal #form-post .modal-body .user-nodes .node-OrganicUnit .organic-unit .node-iconNotOK {
  color: #908787;
  margin-right: 10px;
  font-size: 15px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-OrganicUnit .organic-unit .node-iconOK {
  color: #027dea;
  margin-right: 10px;
  font-size: 15px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-OrganicUnit .organic-unit .node-type {
  margin-right: 5px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-OrganicUnit .organic-unit .node-name {
  font-weight: bold;
}
#form-post-modal #form-post .modal-body .user-nodes .node-OrganicUnit .organic-unit .node-dropdown-arrow {
  display: flex;
  align-items: center;
  font-size: 20px;
  position: absolute;
  right: 25px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-OrganicUnit .organicUnit-list {
  display: none;
}
#form-post-modal #form-post .modal-body .user-nodes .node-OrganicUnit .organicUnit-list ul {
  list-style-type: none;
}
#form-post-modal #form-post .modal-body .user-nodes .node-OrganicUnit .organicUnit-list ul li {
  display: flex;
  height: 25px;
  padding: 5px 0px 5px 40px;
  cursor: pointer;
  background-color: #e0e0e0;
  margin-bottom: 2px;
  position: relative;
}
#form-post-modal #form-post .modal-body .user-nodes .node-OrganicUnit .organicUnit-list ul li .iconOK {
  display: none;
  color: #71a9da;
  margin-right: 10px;
  font-size: 15px;
  position: absolute;
  top: 5px;
  left: 35px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-OrganicUnit .organicUnit-list ul li .item-name {
  position: absolute;
  top: 3px;
  left: 60px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-OrganicUnit .organicUnit-list ul li:hover {
  background-color: #027dea;
  color: white;
}
#form-post-modal #form-post .modal-body .user-nodes .node-OrganicUnit .organicUnit-list ul li:hover .iconOK {
  color: white;
}
#form-post-modal #form-post .modal-body .user-nodes .node-school {
  padding: 0px 10px 10px 10px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-school .school {
  display: flex;
  align-items: center;
  padding-bottom: 5px;
  cursor: pointer;
  border-bottom: 1px solid #e0e0e0;
}
#form-post-modal #form-post .modal-body .user-nodes .node-school .school .node-iconNotOK {
  color: #908787;
  margin-right: 10px;
  font-size: 15px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-school .school .node-iconOK {
  color: #027dea;
  margin-right: 10px;
  font-size: 15px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-school .school .node-type {
  margin-right: 5px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-school .school .node-name {
  font-weight: bold;
}
#form-post-modal #form-post .modal-body .user-nodes .node-school .school .node-dropdown-arrow {
  display: flex;
  align-items: center;
  font-size: 20px;
  position: absolute;
  right: 25px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-school .school-list {
  display: none;
}
#form-post-modal #form-post .modal-body .user-nodes .node-school .school-list ul {
  list-style-type: none;
}
#form-post-modal #form-post .modal-body .user-nodes .node-school .school-list ul li {
  display: flex;
  height: 25px;
  padding: 5px 0px 5px 40px;
  cursor: pointer;
  background-color: #e0e0e0;
  margin-bottom: 2px;
  position: relative;
}
#form-post-modal #form-post .modal-body .user-nodes .node-school .school-list ul li .iconOK {
  display: none;
  color: #71a9da;
  margin-right: 10px;
  font-size: 15px;
  position: absolute;
  top: 5px;
  left: 35px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-school .school-list ul li .item-name {
  position: absolute;
  top: 3px;
  left: 60px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-school .school-list ul li:hover {
  background-color: #027dea;
  color: white;
}
#form-post-modal #form-post .modal-body .user-nodes .node-school .school-list ul li:hover .iconOK {
  color: white;
}
#form-post-modal #form-post .modal-body .user-nodes .node-class {
  padding: 0px 10px 10px 10px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-class .class {
  display: flex;
  align-items: center;
  padding-bottom: 5px;
  cursor: pointer;
  border-bottom: 1px solid #e0e0e0;
}
#form-post-modal #form-post .modal-body .user-nodes .node-class .class .node-iconNotOK {
  color: #908787;
  margin-right: 10px;
  font-size: 15px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-class .class .node-iconOK {
  color: #027dea;
  margin-right: 10px;
  font-size: 15px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-class .class .node-type {
  margin-right: 5px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-class .class .node-name {
  font-weight: bold;
}
#form-post-modal #form-post .modal-body .user-nodes .node-class .class .node-dropdown-arrow {
  display: flex;
  align-items: center;
  font-size: 20px;
  position: absolute;
  right: 25px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-class .class-list {
  display: none;
}
#form-post-modal #form-post .modal-body .user-nodes .node-class .class-list ul {
  list-style-type: none;
}
#form-post-modal #form-post .modal-body .user-nodes .node-class .class-list ul li {
  display: flex;
  height: 25px;
  padding: 5px 0px 5px 40px;
  cursor: pointer;
  background-color: #e0e0e0;
  margin-bottom: 2px;
  position: relative;
}
#form-post-modal #form-post .modal-body .user-nodes .node-class .class-list ul li .iconOK {
  display: none;
  color: #71a9da;
  margin-right: 10px;
  font-size: 15px;
  position: absolute;
  top: 5px;
  left: 35px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-class .class-list ul li .item-name {
  position: absolute;
  top: 3px;
  left: 60px;
}
#form-post-modal #form-post .modal-body .user-nodes .node-class .class-list ul li:hover {
  background-color: #027dea;
  color: white;
}
#form-post-modal #form-post .modal-body .user-nodes .node-class .class-list ul li:hover .iconOK {
  color: white;
}
#form-post-modal #form-post .modal-body .demanding-visibility {
  margin: 10px 10px 0px 10px;
  color: red;
  line-height: 10px;
}
#form-post-modal #form-post .modal-body .node-visibility {
  display: flex;
  align-items: center;
  margin: 0px 10px;
}
#form-post-modal #form-post .modal-body .node-visibility .visibility-icon {
  display: flex;
  align-items: center;
  font-size: 15px;
  margin-right: 10px;
}
#form-post-modal #form-post .modal-body .node-visibility .node-visibility-title {
  margin-right: 10px;
}
#form-post-modal #form-post .modal-body .node-visibility .node-visibility-location {
  font-weight: bold;
  color: #027dea;
}
#form-post-modal #form-post .modal-body .visibility-options {
  margin-top: 10px;
  font-size: 12px;
}
#form-post-modal #form-post .modal-body .visibility-options ul {
  margin: 0px 10px;
  list-style-type: none;
}
#form-post-modal #form-post .modal-body .visibility-options ul li {
  display: flex;
  height: 25px;
  padding: 5px 0px 5px 30px;
  cursor: pointer;
  background-color: #e0e0e0;
  margin-bottom: 2px;
  position: relative;
}
#form-post-modal #form-post .modal-body .visibility-options ul li .eye-icon {
  display: none;
  align-items: center;
  color: #027dea;
  margin-right: 10px;
  font-size: 13px;
  position: absolute;
  top: 5px;
  left: 35px;
}
#form-post-modal #form-post .modal-body .visibility-options ul li .item-name {
  position: absolute;
  top: 3px;
  left: 60px;
}
#form-post-modal #form-post .modal-body .visibility-options ul li:hover {
  background-color: #027dea;
  color: white;
}
#form-post-modal #form-post .modal-body .visibility-options ul li:hover .eye-icon {
  color: white;
}
#form-post-modal #form-post .modal-body .publish-node-list {
  margin: 10px 0;
}
#form-post-modal #form-post .modal-body .publish-node-list .title-area {
  margin: 10px;
  font-weight: bold;
  font-size: 15px;
}
#form-post-modal #form-post .modal-body .publish-node-list .nodes-area {
  display: flex;
  align-items: center;
  margin: 10px;
  padding: 8px;
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  position: relative;
  overflow: hidden;
}
#form-post-modal #form-post .modal-body .publish-node-list .nodes-area .publish-location-icon {
  display: flex;
  align-items: center;
  font-size: 20px;
  margin-right: 10px;
}
#form-post-modal #form-post .modal-body .publish-node-list .nodes-area .publish-location-title {
  margin-right: 10px;
  font-weight: 600;
}
#form-post-modal #form-post .modal-body .publish-node-list .nodes-area .publish-location-node {
  font-weight: bold;
  color: #027dea;
}
#form-post-modal #form-post .modal-body .publish-node-list .nodes-area .publish-location-visibility {
  display: flex;
  align-items: center;
  width: 200px;
  border-left: 1px solid #e0e0e0;
  position: absolute;
  left: 350px;
}
#form-post-modal #form-post .modal-body .publish-node-list .nodes-area .publish-location-visibility .publish-location-visibility-text {
  font-weight: 600;
}
#form-post-modal #form-post .modal-body .publish-node-list .nodes-area .remove-publish-location {
  padding: 10px;
  font-size: 12px;
  color: white;
  background-color: #027dea;
  border-radius: 0px;
  cursor: pointer;
  position: absolute;
  right: 0;
}
#form-post-modal #form-post .required-fields-text {
  float: left;
  font-size: 12px;
}
#form-post-modal #form-post .error-message {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  background-color: #333333;
  color: white;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 30px;
  font-size: 17px;
}
#form-post-modal #form-post .error-message.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
.modal-background {
  display: none;
  opacity: 0.9;
  background-color: rgba(192, 192, 192, 0.5);
  width: 100%;
  height: 100%;
  z-index: 90;
  top: 0;
  left: 0;
  position: fixed;
}
#modal-message-error.warning {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important;
  background-color: #f89406;
}
#modal-message-error.error {
  background-color: #bd362f;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important;
}
#modal-message-error.success {
  background-color: #51a351;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important;
}
#modal-message-error {
  color: white;
  background-repeat: no-repeat;
  background-position: 10px center;
  padding-left: 45px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
