.clearfix:after {
  content: "";
  display: table;
  clear: both; }

a {
  text-decoration: none;
  color: #1b81d3; }

.profile.container {
  min-height: 190px; }

.links .navigation {
  margin: 5px auto;
  height: 50px;
  margin-bottom: -10px; }
  .links .navigation ul {
    float: none;
    display: inline-block; }

.profile h1 {
  font-weight: 200;
  font-size: 40px;
  margin-bottom: 10px; }

.image img {
  width: 300px;
  height: 300px; }

.square_icons img {
  width: 120px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  margin-right: 13px;
  margin-top: 0px;
  margin-bottom: 10px; }

.mood-chart {
  margin-top: 10px;
  text-align: center; }
  .mood-chart .moods {
    clear: both; }
    .mood-chart .moods img {
      width: 27px; }
  .mood-chart .mood-chart-title {
    color: #a7a7a7;
    font-weight: normal;
    margin-bottom: 0; }
  .mood-chart .mood-chart-range-switcher .range-option {
    font-size: 12px;
    color: #5895c1;
    padding: 0 5px;
    cursor: pointer; }
    .mood-chart .mood-chart-range-switcher .range-option.is-selected {
      cursor: default;
      color: #666666; }

.informatics {
  margin-top: 7px; }

#banner.mood .container, #banner.weather .container {
  padding: 0 100px;
  margin-top: 10px; }
  #banner.mood .container .mood, #banner.mood .container .feeling, #banner.mood .container .informatics, #banner.weather .container .mood, #banner.weather .container .feeling, #banner.weather .container .informatics {
    margin-top: 10px; }
#banner.mood .feeling, #banner.weather .feeling {
  width: 250px; }
#banner.mood .informatics, #banner.weather .informatics {
  width: 300px; }
  #banner.mood .informatics h3, #banner.weather .informatics h3 {
    margin-top: 0; }
#banner.mood .mood img, #banner.weather .mood img {
  margin-top: 10px;
  margin-left: 50px;
  border: none;
  width: 150px;
  height: 150px; }
#banner.mood .mood-chart, #banner.weather .mood-chart {
  margin-top: 0; }

#banner.weather .feeling {
  width: 150px; }

#banner {
  margin-top: 70px;
  border-bottom: 1px solid #e5e5e5; }
  #banner .informatics {
    width: 300px; }
  #banner .top-feelings {
    display: inline-block;
    width: 200px; }
  #banner .top-reporters h5 {
    margin-bottom: 5px; }
  #banner .location h2, #banner .feeling h2 {
    margin: 5px 0;
    font-weight: 200; }
  #banner .location h2.subheader, #banner .feeling h2.subheader {
    color: #999999; }
  #banner .location .details {
    width: 320px;
    padding-left: 10px;
    padding-top: 10px; }
  #banner .links .map {
    width: 70%; }
  #banner .mood, #banner .feeling, #banner .informatics, #banner .details, #banner .map {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px; }
  #banner .mood img {
    border: 1px solid #e5e5e5; }

.bold {
  font-weight: bold; }

.details .reporter {
  font-size: 18px; }

.details .reporter {
  float: left; }
.details .icons {
  margin-bottom: 18px; }
.details .likes {
  float: right;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  margin-right: 42px;
  padding-left: 23px;
  background: url("../img/heart_icon.png");
  background-repeat: no-repeat;
  background-position: 1px -2px; }
.details .location {
  clear: both; }
.details .text {
  min-height: 180px;
  font-size: 26px;
  line-height: 34px;
  color: #666666;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
  font-weight: 200; }
  .details .text a {
    color: #666666; }

.comment {
  margin-bottom: 10px;
  color: #666666;
  font-size: 15px;
  line-height: 20px; }
  .comment a {
    font-weight: bold; }

.pagination {
  margin: 10px auto;
  padding-bottom: 20px; }
  .pagination .previous, .pagination .next {
    display: inline-block; }
  .pagination .previous {
    float: left; }
  .pagination .next {
    float: right; }

.icon-map-marker {
  background-image: url("../img/glyphicons-halflings.png");
  background-position: -24px -72px;
  background-repeat: no-repeat;
  height: 14px;
  line-height: 14px;
  width: 14px;
  display: inline-block; }

.most-reported-location {
  font-size: 15px;
  color: #999999;
  margin-left: 5px; }

#footer:before {
  clear: both; }

#footer {
  border-top: 1px solid #e5e5e5;
  background-color: #f1ede1;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 30px; }
  #footer .phone, #footer .about, #footer .closer, #footer .menu {
    display: inline-block;
    vertical-align: top; }
  #footer .phone img {
    height: 200px; }
  #footer .about {
    width: 350px;
    margin: 10px 20px 0; }
    #footer .about img {
      width: 50%; }
  #footer .closer {
    width: 400px;
    float: right; }
    #footer .closer img {
      width: 210px;
      float: right; }
    #footer .closer .review {
      font-size: 38px;
      font-weight: 200;
      color: #5194ac; }
      #footer .closer .review .stars {
        text-align: right;
        font-size: 18px;
        color: #535453;
        font-weight: bold;
        font-style: italic; }
    #footer .closer .bottom {
      padding-top: 20px;
      clear: both; }
      #footer .closer .bottom .app-image {
        display: inline-block;
        width: 220px; }
      #footer .closer .bottom .copyright {
        display: inline-block;
        font-size: 12px;
        width: 170px; }

.social-buttons {
  margin-bottom: 10px; }

.social-button {
  padding: 0;
  margin-right: 5px;
  border: none;
  background-color: white;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  width: 36px;
  height: 36px;
  cursor: pointer; }

.comment-button {
  background-image: url("../img/tool-icons/icn-comment.png"); }

.like-button,
.unlike-button {
  background-image: url("../img/tool-icons/icn-like.png"); }

.unlike-button {
  opacity: 0.5; }

.share-button {
  background-image: url("../img/tool-icons/icn-share.png"); }

.more-button {
  background-image: url("../img/tool-icons/icn-more.png"); }

.comment-form textarea {
  box-sizing: border-box;
  width: 100%;
  height: 100px;
  font-size: 14px; }

.comment-characters {
  text-align: right;
  float: right;
  margin: 0;
  line-height: 30px; }
  .comment-characters.is-over-limit {
    color: red; }

.comment-characters-remaining {
  font-weight: bold; }

.modal-dialog {
  z-index: 9999;
  position: fixed;
  top: 33%;
  left: 50%;
  width: 400px;
  margin-left: -225px;
  background-color: white;
  border: 3px solid #a8a49b;
  padding: 10px 25px; }

.modal-shadow {
  z-index: 9998;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.3; }

.modal-dialog-close {
  position: absolute;
  top: -15px;
  right: -15px;
  border: 3px solid #a8a49b;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  text-align: center;
  line-height: 22px;
  color: #aaaaaa;
  vertical-align: middle;
  background-color: white; }
  .modal-dialog-close:hover {
    color: #333333; }

.btn {
  padding: 5px 15px;
  border: none;
  background-color: white;
  border-radius: 10px;
  font-size: 16px;
  cursor: pointer; }

.btn-submit {
  background-color: #21aa0e;
  color: white; }

#reports .icons a, #reports .informatics a, #users .icons a, #users .informatics a {
  text-decoration: none; }
#reports .icons img, #reports .informatics img, #users .icons img, #users .informatics img {
  width: 60px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3); }

#profile .picture, #profile .image, #profile .details, #profile .informatics, #profile .latest_report, #reports .picture, #reports .image, #reports .details, #reports .informatics, #reports .latest_report, #users .picture, #users .image, #users .details, #users .informatics, #users .latest_report {
  display: inline-block;
  vertical-align: top;
  width: 300px;
  margin-right: 10px; }

#reports .report:last-child {
  border-bottom: none; }

.top-reporters-list, .mostly-feeling-list {
  list-style: none;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0; }

.top-reporters-item {
  margin-bottom: 5px; }

.top-reporters-avatar {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px; }
  .top-reporters-avatar img {
    height: 35px;
    width: 35px; }

.mostly-feeling-list {
  margin-top: 50px;
  display: inline-block; }
  .mostly-feeling-list .item {
    display: inline-block; }
    .mostly-feeling-list .item img {
      height: 60px;
      width: 60px; }

.top-reporters-info {
  display: inline-block;
  vertical-align: top; }

.top-reporters-name {
  padding-bottom: 10px; }

.top-reporters-badges {
  font-size: 12px; }

a {
  cursor: pointer; }

.share-buttons {
  padding: 20px 0; }
  .share-buttons .fb-like {
    vertical-align: top;
    margin-right: 30px; }