/* Review page styles */
/* SASS scripts part */
/* Global variables */
/* website width */
/*96rem;*/
/* tooltip width */
/* main colors */
/* accent colors */
/* text colors */
/* background colors */
/* pricing box badge colors */
/* shadow colors */
/* buttons colors */
/* tabs colors */
/* borders */
/* bootstrap screen widths */
/* font families */
/* font sizes */
/* font weights */
/* modal sizes */
/* spinners */
/* max z-index */
/* opacities */
/* spaces */
/* message icons position */
/* header spaces */
/* content spaces */
/* pagination */
/* price and tax */
/* carousel */
/* product list */
/* sprite */
/* free tier */
/* free trial */
/* histogram */
/* accordion */
/* software pricing */
/* annual hourly pricing option selector */
/* infrastructure pricing */
/* mobile width */
/* Mixins */
/* Inheritance rules */
.border {
  border: solid 0.1rem #ccc;
  padding: 1rem; }

.headings {
  font-weight: bold; }

.list-square {
  color: #e71;
  list-style: square; }
  .list-square > li > span:first-child {
    color: #000; }

.no-horizontal-gutter {
  margin-left: -15px;
  margin-right: -15px; }

.price {
  color: #060;
  font-size: 1.1rem; }

.spaced-content {
  margin-bottom: 1rem; }

.td-highlight {
  background-color: #d8d8d8; }

.tr-hover {
  background-color: #f5f5f5; }

.small-text {
  font-size: 1.1rem;
  line-height: 1.5rem; }

[data-toggle=modal] {
  display: inline-block; }

.project-list .spinner {
  vertical-align: middle;
  color: #00464f; }

.project-list-count {
  background-color: #ff0000;
  border-radius: 5rem;
  padding: .2rem .6rem;
  margin-left: 0.5rem;
  color: #ffffff;
  font-family: Ember; }

/* bootstrap Core variables and mixins */
.pagination {
  margin: 0;
  min-height: 2rem; }
  .pagination li > a,
  .pagination li > span {
    background-color: #ccc;
    border: 0;
    font-weight: bold;
    height: 2rem;
    line-height: 2rem;
    margin: 0 0.25rem;
    padding: 0;
    text-align: center;
    width: 2rem; }
    .pagination li > a,
    .pagination li > a > span,
    .pagination li > span,
    .pagination li > span > span {
      color: #fff !important; }
  .pagination li > span {
    margin: 0; }
  .pagination li.active > a {
    background-color: #666;
    border-radius: 0; }
  .pagination li > a:hover,
  .pagination li.active > a:hover {
    background-color: #555;
    color: #fff; }
  .pagination li.previous > a,
  .pagination li.next > a {
    background-color: #fff;
    height: 1.8rem;
    margin: 0;
    margin-top: 0.25rem;
    width: .7rem; }
  .pagination li.previous > a,
  .pagination li.previous > a:hover {
    background: url("/asset/img/sprites.png") no-repeat -295px -59px;
    margin-right: 0.3rem; }
  .pagination li.next > a,
  .pagination li.next > a:hover {
    background: url("/asset/img/sprites.png") no-repeat -302px -59px;
    margin-left: 0.3rem; }
  .pagination .disabled > span {
    color: #ccc !important; }

/* Histogram */
.histogram {
  display: block;
  width: 100%;
  min-height: 1.2rem;
  background-color: #fff; }
  .histogram *:first-child {
    display: block;
    min-height: 1.2rem;
    background-color: #fc6; }

.histogram-0 {
  width: 0%; }

.histogram-10 {
  width: 10%; }

.histogram-20 {
  width: 20%; }

.histogram-30 {
  width: 30%; }

.histogram-40 {
  width: 40%; }

.histogram-50 {
  width: 50%; }

.histogram-60 {
  width: 60%; }

.histogram-70 {
  width: 70%; }

.histogram-80 {
  width: 80%; }

.histogram-90 {
  width: 90%; }

.histogram-100 {
  width: 100%; }

/* Rating */
.rating-0::before {
  background: url("/asset/img/sprites.png") no-repeat -255px -197px;
  content: '';
  display: inline-block;
  position: relative;
  top: .1rem;
  margin-right: 0.5rem;
  width: 5.5rem;
  height: 1rem; }

.rating-5::before {
  background: url("/asset/img/sprites.png") no-repeat -244px -208px;
  content: '';
  display: inline-block;
  position: relative;
  top: .1rem;
  margin-right: 0.5rem;
  width: 5.5rem;
  height: 1rem; }

.rating-10::before, .rating-one::before {
  background: url("/asset/img/sprites.png") no-repeat -244px -197px;
  content: '';
  display: inline-block;
  position: relative;
  top: .1rem;
  margin-right: 0.5rem;
  width: 5.5rem;
  height: 1rem; }

.rating-15::before {
  background: url("/asset/img/sprites.png") no-repeat -233px -208px;
  content: '';
  display: inline-block;
  position: relative;
  top: .1rem;
  margin-right: 0.5rem;
  width: 5.5rem;
  height: 1rem; }

.rating-20::before, .rating-two::before {
  background: url("/asset/img/sprites.png") no-repeat -233px -197px;
  content: '';
  display: inline-block;
  position: relative;
  top: .1rem;
  margin-right: 0.5rem;
  width: 5.5rem;
  height: 1rem; }

.rating-25::before {
  background: url("/asset/img/sprites.png") no-repeat -222px -208px;
  content: '';
  display: inline-block;
  position: relative;
  top: .1rem;
  margin-right: 0.5rem;
  width: 5.5rem;
  height: 1rem; }

.rating-30::before, .rating-three::before {
  background: url("/asset/img/sprites.png") no-repeat -222px -197px;
  content: '';
  display: inline-block;
  position: relative;
  top: .1rem;
  margin-right: 0.5rem;
  width: 5.5rem;
  height: 1rem; }

.rating-35::before {
  background: url("/asset/img/sprites.png") no-repeat -211px -208px;
  content: '';
  display: inline-block;
  position: relative;
  top: .1rem;
  margin-right: 0.5rem;
  width: 5.5rem;
  height: 1rem; }

.rating-40::before, .rating-four::before {
  background: url("/asset/img/sprites.png") no-repeat -211px -197px;
  content: '';
  display: inline-block;
  position: relative;
  top: .1rem;
  margin-right: 0.5rem;
  width: 5.5rem;
  height: 1rem; }

.rating-45::before {
  background: url("/asset/img/sprites.png") no-repeat -200px -208px;
  content: '';
  display: inline-block;
  position: relative;
  top: .1rem;
  margin-right: 0.5rem;
  width: 5.5rem;
  height: 1rem; }

.rating-50::before {
  background: url("/asset/img/sprites.png") no-repeat -200px -197px;
  content: '';
  display: inline-block;
  position: relative;
  top: .1rem;
  margin-right: 0.5rem;
  width: 5.5rem;
  height: 1rem; }

.reviews-info {
  display: flex; }
  .reviews-info .reviews-count-links {
    margin-right: 5px; }
    .reviews-info .reviews-count-links a:nth-of-type(2):before {
      content: "|";
      color: black;
      padding: 0 5px; }

.review-stars {
  min-width: 75px; }

/* Review page variables */
.aws-usage-fees {
  color: #666; }

.create-review {
  display: block;
  padding: 0.5rem;
  width: 100%; }

.critical {
  color: #060; }

.customer-reviews-text {
  font-size: 1.6rem;
  margin: 0.5rem 0; }

.date {
  margin-right: 0.5rem; }

.disabled {
  color: #999; }

.external-reviews {
  padding-top: 1.5rem; }

.helpful-count {
  margin-top: 1rem;
  margin-bottom: 1rem; }
  .helpful-count span {
    color: #767676; }

.histogram-entry {
  line-height: 1.5rem; }
  .histogram-entry * {
    display: inline-block; }

.logo {
  width: 33%; }

.mark-as-helpful-submit .mark-helpful-link {
  cursor: pointer; }

.mark-as-helpful-submit .mark-helpful-failure {
  color: #df3312; }

.mark-as-helpful-submit .mark-helpful-success {
  color: #1e8900; }

.mark-as-helpful-submit .mark-helpful-unauthorized {
  color: #e27226; }

.odd {
  background-color: #f5f5f5; }

.price {
  font-size: 1.2rem; }

.product-review {
  padding: 1rem; }
  .product-review h3 {
    font-size: 1.6rem;
    font-weight: bold;
    margin: 0; }
  .product-review .review-stars {
    padding-right: 72px; }

.product-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 1rem; }

.product-info {
  padding-left: 2rem;
  width: 67%;
  word-wrap: break-word; }
  .product-info h3 {
    font-size: 1.6rem;
    margin: 0; }

.product-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 25px; }

.comment-section {
  margin-bottom: 1rem; }
  .comment-section h3 {
    font-size: 1.6rem;
    font-weight: bold;
    margin: 0; }

.line-item {
  display: inline; }

.product-review-meta {
  margin: 1rem 0; }
  .product-review-meta li {
    display: inline-block; }

.no-reviews {
  padding-top: 20px;
  padding-bottom: 40px; }

.review-bar-background {
  background-color: #ececec;
  height: 1.4rem;
  margin: 0 1rem;
  vertical-align: middle;
  width: 50%; }
  .review-bar-background .review-bar {
    background-color: #EB5F07;
    height: inherit; }

.review-head > * {
  margin-bottom: 2rem; }
  .review-head > * > img {
    margin: 0 auto; }

.vertical-line {
  border-left: 1px solid #a8a8a8;
  left: 50%;
  margin-left: -3px;
  top: 0; }

.write-review-button {
  font-size: 1.4rem;
  letter-spacing: 0;
  outline: none;
  border: 2px solid;
  border-radius: 0;
  min-height: 34px;
  padding: 6px 36px;
  text-align: center;
  background-color: #ffac00;
  border-color: #ffac00;
  -webkit-box-shadow: 0 2px 0 0 #c46a22;
  box-shadow: 0 2px 0 0 #c46a22;
  color: #010101; }

.sort-filter-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 1rem;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.select-div {
  padding: 0.5rem; }

.select-items {
  background-color: #ffffff;
  height: 34px;
  padding: 6px 12px;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

.search-button {
  font-size: 1.4rem;
  letter-spacing: 0;
  outline: none;
  border: 2px solid;
  min-height: 34px;
  text-align: center;
  background-color: #2586df;
  border-color: #2586df;
  -webkit-box-shadow: 0 2px 0 0 #0f4e87;
  box-shadow: 0 2px 0 0 #0f4e87;
  color: #ffffff;
  width: 20%;
  display: inline;
  margin-bottom: 0.65rem;
  padding-left: 1rem;
  height: 1rem; }

.reviews-header-item {
  vertical-align: top; }

.review-histogram {
  margin-bottom: 1rem;
  padding-left: 2rem;
  padding-top: 1.5rem; }

.review-colored-text {
  color: #545B64; }

.comment-links {
  text-align: left;
  width: 50%;
  margin-left: 0;
  margin-right: 0;
  padding-right: 60px; }

.review-stars {
  text-align: left;
  margin-left: 0;
  margin-right: 0; }

.review-date {
  text-align: left;
  margin-left: 0;
  margin-right: 0; }

.review-verified {
  padding-left: 5rem; }

.first-comment-link {
  text-align: left;
  width: 50%;
  margin-left: 0;
  margin-right: 0;
  padding-right: 10px; }

.subsequent-links {
  text-align: left;
  width: 50%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px; }

.subsequent-links-no-left-padding {
  text-align: left;
  width: 50%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 10px; }

.review-per-star {
  font-size: 1.1rem;
  width: 2rem; }

.review-star-text {
  font-size: 1.1rem;
  width: 4rem; }

.review-stats {
  margin-bottom: 0.5rem; }

.reviews-sortby {
  display: inline-block; }

.sort-text {
  font-weight: bold;
  margin-right: 1rem; }

#search-indexes {
  color: #666;
  font-weight: 400; }

#sort-select {
  display: inline-block;
  margin-bottom: 2rem;
  width: auto; }

#title {
  margin-bottom: 0.5rem;
  margin-top: 0; }

@media (min-width: 545px) {
  .review-head > * {
    margin-bottom: 2rem; }
    .review-head > * > * {
      margin-left: auto;
      margin-right: auto;
      max-width: 50rem; } }

@media (min-width: 992px) {
  .review-head {
    display: table;
    margin-bottom: 2rem; }
    .review-head > * {
      display: table-cell;
      float: none;
      height: 100%;
      margin-bottom: 0; }
      .review-head > * > img {
        max-width: 100%;
        width: 100%; }
      .review-head > * > * {
        max-width: none; } }

.review-stats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.external-review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.search-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0; }
  .search-options .search-option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 200px;
    margin-right: 10px; }

.create-review-button span {
  color: #16191f; }

.create-review-button svg {
  color: #16191f; }

.external-review-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px; }
  .external-review-wrapper img {
    width: 30px;
    margin: 0 10px 10px 0;
    height: 30px; }

