body {
  font: 100%/1.5 'Noto Sans', sans-serif;
  color: #05050b;
  text-align: center;
  font-family: 'Noto Sans', sans-serif;
}

.centered {
position:relative;
height:100%;
width:100%;
text-align: center;
}

/*.arrow-up {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;

	border-bottom: 5px solid black;
}

.arrow-down {
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;

	border-top: 20px solid #f00;
}

.arrow-right {
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;

	border-left: 10px solid black;
}

.arrow-left {
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;

	border-right: 10px solid black;
}
*/

/*hr.tilted {
  -moz-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}*/

.arrow-right {
	font-size: 0px; line-height: 0%; width: 0px;
	border-top: 10px solid #f6f6f6;
	border-left: 20px solid #77c;
	border-bottom: 10px solid #f6f6f6;
}

/*hr {
    display: block;
    height: 3px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
    text-align: center;
    width: 50%;
}*/

.profile {
  /* width: 50%; */
  font-size: 16px;
}

.group-header {
  /* width: 50%; */
  font-size: 48px;
  font-weight: bold;
  margin-top: -25px;
}


.profile-user-info {
  float: left;
  text-align: center;
  width: 30%;
  margin-right: 10px;
}

.public-form-container .profile-user-info {
  /* min-height: 225px; */
}

.group-check-form .profile-user-info {
  width: 20%;
}

.profile-bio-name {
  font-size: 16px;
  font-weight: bold;
  margin: 4px;
  line-height: 1.2em;
}

.profile-photo {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #dfdfdf;
}

.profile-bio-username {
  margin: 0;
  font-size: 14px;
}

.profile-details {
  /* float: left; */
  padding: -15px 0 15px 0;
  margin: 0 10px;
  text-align: center;
}

.profile-details-text, .profile-details-stats {
  line-height: 1.5em;
}
.profile-details-text {
  font-size: .9em;
  color: #333;
}
.profile-details-stats {
  font-size: .8em;
  color: #666;
}
.profile-stats-container {
  clear: both;
  padding: 5px 0;
  text-align: center;
}

li.profile-stats-item {
  display: inline-block;
  list-style-type: none;
  width: 32%;
  padding: 0;
  border-right: 1px solid #e0e0e0;
}

.profile-stats-item-label, .profile-stats-item-content {
  width: 100%;
}

.profile-stats-item-label {
  font-size: .8em;
  font-weight: bold;
}
.profile-stats-item-content {
  font-size: 1.2em;
}
ul.profile-stats {
  margin: 0;
}
li.profile-stats-item:last-of-type {
  border-right: none;
}

.box {
  width: 33%;
  height: auto;
  float: left;
  margin-bottom: 0.7em;
  text-align: center;

}
.box a {
  display: inline-block;
  width: 98%;
  height: auto;
}
.box a img {
  width: 98%;
  height: auto;
  vertical-align: bottom;
}


ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

* {
  box-sizing: border-box;
}

img {
  max-width: 100%;
}

.example {
  padding:1px;
  border:1px solid green;
}

.logo {
  width: 354px;
}

form {
  margin-bottom: 0.5em;
  font-family: 'Noto Sans', sans-serif;
}

input[type="text"] {
  font-family: 'Noto Sans', sans-serif;
  font-size: 1em;
  padding: 0.25em;
  border-radius: 5px;
  border: 1px solid #ccc;
  margin: 0 0.5em;
}

.button {
  font-family: 'Noto Sans', sans-serif;
  font-size: 0.8em;
  -webkit-appearance: none;
  border: 0;
  padding: 0.25em 1em;
  border-radius: 3px;
  background: rgba(203, 186, 161, 0.5);
}

.button--primary {
  color: #fff;
  background: #8B4513;
  font-size: 1.1em;
  border-radius: 5px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.button--green {
  color: white;
  background: green;
  font-size: 1.1em;
  border-radius: 5px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.well {
  /* background: #cbbaa1; */
  background-color: white;
  color: #05050b;
  padding: 10px;
  border-radius: 10px;
  font-size: 1.2em;
  text-align: center;
  line-height: 1.3em;
}

.site-content .grid-left {
  font-size: 1.2em;
}

.site-header {
  padding: 0 0 0 0; /* 0 0 1em 0*/
  overflow: hidden;
  border-bottom: 1px solid #d0d0d0;
  color: #778;
  margin: 0 -8px;
}

.site-header a {
  color: #777;
}

.site-footer {
  bottom: 3px;
  padding: 0 1em;
  overflow: hidden;
  position: fixed;
  /* text-align: left; */
  /*border-bottom: 2px solid #d0d0d0;*/
}

.site-footer a {
  color: #777;
  text-decoration: none;
}

.site-footer .lighter-text {
  color: #aaa;
  font-size: 0.8em;
}

.copyright-section {
  border-top: 1px solid #d0d0d0;
  padding-top: 2em;
  margin: 0 -8px;
}

.lighter-text a {
  color: #777;
  text-decoration: none;
}
.lighter-text {
  color: #aaa;
  font-size: 0.8em;
}

.smaller-text a {
  color: #777;
  font-size: 0.8em;
}

.smaller-text {
  font-size: 0.8em;
}

.small-text {
	font-size: 0.6em;
}

.grid-wrapper {
  margin: 0 auto;
  max-width: 1600px;
  width: 92%;
}

.site-content {
  padding: 2em 0;
  margin: 0 -8px;
  background-color: rgba(203, 186, 161, 0.5);
}
.site-content .grid-unit {
  display: block;
  margin-bottom: 2em; 
  /* min-height: 150px; */
}

/* .top-check-counter {
  margin-top: -15px;
  margin-left: 18px;
  color: #aaa;
  font-size: 0.8em;
} */

.sell-bullets ul {
  /* list-style-type: square; */
}

input.underline-input {
  border: none;
  border-bottom: 2px dashed #cccccc;
  text-align: center;
  border-radius: 0;
}
input.underline-input:focus {
  outline: none;
  border-bottom: 2px dashed #0072ff;
}

.follow-input-group {
  margin: 5px;
}

.punchline {
  font-size: 0.8em;
  margin-top: -25px;
  margin-left: 75px;
}
.sell-bullets li {
	margin-bottom: 10px;
}

@media (min-width: 40em) {
  .grid-wrapper {
    overflow: hidden;
    position: relative;
  }

  .actions {
    position: absolute;
    right: 0;
    top: 1em;
  }
  .actions img { vertical-align: middle; }

  .group-right {
    float: right;
    width: 15%;
    padding: 4px 1%;
  }

  .grid-right {
    float: right;
    width: 30%;
    padding: 20px 2%;
  }

  .grid-left {
    float: left;
    width: 30%;
    padding: 0 2%;
  }

  .grid-column-half {
    width: 50%;
    float: left;
    min-width: 340px;
  }

/*  .tracks {
    column-count: 3;
  } */

  aside { clear: both; /*Clears DIVs above*/ }

  .ad-right {float: right;width: 35%;padding: 0 1%;}

  .latest-default { padding-left: 0; /*Remove default list padding*/ }

  .latest-default {
    column-count: 1;
  }

}

.lovefest {
  background-image: url(/img/falling-hearts.gif);
  background-repeat: repeat-x;
  height: 100px;
  margin-top: -16px;
}
.lovefest h2 {
  padding-top: 10px;
  line-height: 1.1em;
}
.group-check-headline {
  background-color: white;
  border-radius: 6px;
  padding: 1px;
  margin-bottom: 14px;
}
#group-check-results {
  background-color: white;
  padding-top: 10px;
  border-radius: 6px;
}

#group-check-results .group-check-result-item {
  clear: both;
  margin: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f0f0f0;
}

#group-check-results .group-check-result-item:last-child {
  border-bottom: none;
}

#group-check-results .profile-user-info {
  width: 100%;
}

#group-check-results .profile-user-info img {
  border-radius: 6px;
  border: 1px solid #f0f0f0;
  width: 100%
}

.group-check-result-checker-container {
  width: 20%;
  float: left;
}
.group-check-result-arrow-container {
  width: 60%;
  float: left;
  height: 100%;
}
.group-check-result-checkee-container {
  width: 20%;
  float: left;
}

.group-check-result-arrow {
  margin: calc(12% - 20px);
  margin-left: 10px;
  margin-right: 10px;
}

.arrow-with-text .group-check-result-arrow {
  margin-top: calc(12% - 40px);
}

.arrow-container {
  padding: 30px;
}

.result-arrow {
  height: 14px;
  width: 100%;
  background-color: #000000;
  position: relative;
}
.result-arrow.arrow-followed-by:before {
  content: "";
  left: -20px;
  top: -7px;
  position: absolute;
  border-style: solid;
  border-width: 14px 20px 14px 0;
  border-color: transparent #000000     transparent transparent;
}
.result-arrow.arrow-follows:after {
  content: "";
  right: -20px;
  top: -7px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 20px;
  border-color: transparent transparent transparent #000000;
}
.result-arrow.arrow-mutual:before {
  content: "";
  left: -20px;
  top: -7px;
  position: absolute;
  border-style: solid;
  border-width: 14px 20px 14px 0;
  border-color: transparent #000000     transparent transparent;
}
.result-arrow.arrow-mutual:after {
  content: "";
  right: -20px;
  top: -7px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 0 14px 20px;
  border-color: transparent transparent transparent #000000;
}

.result-arrow.arrow-neither {
  background-color: red;
  width: 50%;
  margin-left: 25%;
}


/* @media screen and (max-width: 800px) {
    .latest {
        column-count: 1;
    }
} */

.group-profile-image {
  width: 140px;
  border: 1px solid #cccccc;
  border-radius: 6px;
}

.group-list {
  margin: 10px;
  background: white;
  border-radius: 6px;
  border: 1px solid #ccc;
}
.group-list-item {
  font-size: 20px;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}

.group-list-item:nth-child(odd) {
  background-color: rgb(245, 242, 235);
}

.group-list-item:first-child {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.group-list-item:last-child {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.group-list-item a {
  text-decoration: none;
}
.group-form {
  border: 1px solid #ccc;
}

.group-form-usernames {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.group-form-usernames input {
  margin: 10px 5px 0 5px;
}

.group-form-name {
  background-color: rgb(245, 242, 235);
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin: -10px -10px 0 -10px;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
@media (min-width: 45em) {
  .well {
    font-size: 1.5em;
  }
  .latest {
    column-count: 3;
  }
  .public-form {
    width: 100%;
    margin-left: 1.5%;
  }

  .profile-container {
    width: 41%;
    float: left;
    margin: 0;
    padding-top: 1px;
    /* min-height: 200px; */
  }

  .check-button {
    float: left;
    margin: 130px 20px;
    font-size: 30px;
    line-height: 1em;
    padding: 10px 20px;
  }

}

table {
  width: 100%;
}
table th {
  font-weight: bold;
}
table td {
  text-align: center;
}
table th, table td {
  border-bottom: none;
  padding: 0.25em;
}
table tbody th {
  text-align: center;
}
table tbody tr:nth-of-type(odd) th,
table tbody tr:nth-of-type(odd) td {
  background: #fff;
}

/* table tbody tr:hover th,
table tbody tr:hover td {
  background: rgba(203, 186, 161, 0.5);
} */

.strongtd {
	font-weight:bold;
}

.check-result-container {
  margin: 0 auto;
  text-align: center;
}
.check-result {
  width: 296px;
  margin: 0 auto;
  background-color: white;
  border-radius: 6px;
  border: 1px solid #cccccc;
}

.result-icon {
  float: left;
  width: 60px;
  margin: 10px 0px 10px 30px;
}

.yup{color:green;font-size:4em;line-height:1em;margin-bottom:0.3em;}
.nope{color:red;font-size:4em;line-height:1em;margin-bottom:0.3em;}
.mini{color:black:1em;line-height:1em;margin-bottom:0.3em;}
.huh{color:black;font-size:4em;line-height:1em;margin-bottom:0.3em;}


/* .latest-default { padding-left: 0; /*Remove default list padding*/ }

/*  .latest-default {
    column-count: 1;
  } */

.lighter-text {
	color: #D0D0D0;
}

/* .latest {
    column-count: 3;
} */

#notice {
	  background: green;
	  color: white;
	  padding: 1em 5%;
	  border-radius: 5px;
	  /* font-size: 1.2em; */
	  text-align: center;
	  /* line-height: 2; */
}

.center-table
{
  margin: 0 auto !important;
  float: none !important;
}

.green-head
{
	background-color: green;
	color:white;
}

#recent-checks {
  margin: 0 20px;
}

#popular-checks {
  margin: 0 20px;
}

.check-time-group {
  float: left;
  width: 100%
}

.check-time-period {
  line-height: 1.1em;
  background-color: gray;
  padding: 6px;
  margin: 0px;
  color: white;
}

ul.list-checks {
  margin: 0;
  width: 100%
}

li.check-entry {
  width: 100%
  float: left;
  border-bottom: 1px solid gray;
  margin: 8px 0;
}

li.check-entry:last-child {
  border-bottom: none;
}

li.check-entry a {
  color: black;
  text-decoration: none;
  display: inline-block;
  width: 100%
}

li.check-entry a:hover {
  color: black;
  text-decoration: none;
}

li.check-entry a:visited {
  color: black;
  text-decoration: none;
}

li.check-entry .check-person {
  float: left;
  margin: 16px 0;
}

li.check-entry .check-arrow {
  float: left;
  font-size: 30px;
  margin: 0 10px;
  margin-top: 6px;
}

li.check-entry .check-status {
  float: right;
  font-size: 24px;
  margin: 10px 0;
}

li.check-entry p.check-screen-name {
  margin: 0;
}

p.check-timestamp {
  clear: both;
}

img.circle {
  border-radius: 50%;
}

@media only screen
and (min-width: 320px)
and (max-width: 420px)
and (orientation: portrait) {
  li.check-entry .check-arrow, li.check-entry .check-person {
    clear: left;
    margin: 0;
    padding: 0;
    line-height: .8em;
  }
  .profile-user-info, .group-check-result-arrow-container {
    font-size: 8px;
  }
}

@media only screen
and (min-width: 420px)
and (max-width: 756px) {
  .grid-column-half {
    width: 100%;
  }
  .profile-user-info, .group-check-result-arrow-container {
    font-size: 10px;
  }

}
