/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.jreview-quick-star .reviewStars ._starBox {
  width: 30px !important;
  height: 30px !important;
}
.jreview-quick-star .reviewStars ._star {
  width: 25px !important;
  height: 25px !important;
}
#jlex_review_summary {
  padding: 50px 0 70px 0;
}
.jreview-quick-star {
  display: flex;
  margin: 0 auto 20px 0;
}
.write_review_place {
  text-align: center;
}
.jreview-quick-star .starContainer {
  margin: auto;
}
.mod_review_item .starContainer {
  margin: inherit;
}
#review_tab, #webpage_tab {
  cursor: pointer;
}
.es-profile-header-nav__item.is-active {
  border: 1px solid gray;
  border-radius: 5px;
  cursor: pointer;
}
#jlex_review_full, #webpage_full, .es-container.hidden {
  display: none !important;
}
.review_page_active #jlex_review_full, .webpage_active #webpage_full {
  display: block !important;
}
.es-container {
  margin-top: 25px;
}
#es .es-profile-header-nav {
  border: 1px solid #e1e1e1;
}
.write_review_btn {
  cursor: pointer;
}
.hidethis {
  display: none !important;
}
#es .es-profile-header-nav {
  padding-left: 0;
}
.penciledit {
  text-align: right;
  margin: 15px auto 15px auto;
}
.pencileditlink svg {
  width: 25px;
}
.com_easysocial .es-modules-es-sidebar .es-sidebar {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 3px 0px;
  border-radius: 5px;
  padding: 20px;
}
.modJLexReview > [class] {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 3px 0px;
  border-radius: 5px;
}
.mod_review_item {
  padding: 20px;
}
.mod_review_item + .mod_review_item {
  margin-top: 0px !important;
  border-top: 1px solid #e1e1e1;
}
.com_easysocial .es-stream-list, .es-content:not([data-profile-contents], .removebg), .details_block {
  border-radius: 5px !important;
  background: #fcfcfc !important;
  border: 1px solid #e7e7e7 !important;
  padding: 20px !important;
}
.details_block {
  margin-bottom: 25px;
}
#es .es-stream-list > li {
  padding: 20px;
}
#es .es-stream-list > li + li, .modJLexReview > mod_review_item + mod_review_item {
  border-top: 1px solid #e1e1e1;
}
.com_easysocial .es-story {
  border-radius: 5px;
  padding: 20px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 3px 0px;
}
#es .es-story-avatar {
  top: 20px;
  left: 20px;
}
.loader {
  border: 3px solid #f3f3f3;
  border-radius: 50%;
  border-top: 3px solid #3498db;
  width: 20px;
  height: 20px;
  -webkit-animation: spin 1s linear infinite;
  /* Safari */
  animation: spin 1s linear infinite;
}
/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.editorbtns {
  display: block;
  text-align: right;
}
.editorbtns .loader {
  margin-right: 20px;
}
.editorbtnsitem {
  display: inline-block;
  vertical-align: middle;
}
.presentation_note {
  margin-bottom: 10px;
}
.presentation_zone {
  margin-top: 10px;
  padding: 10px 0 0 0;
  border-top: 1px solid #e1e1e1;
}
.socialitem {
  margin-top: 5px;
  display: inline-block;
}
.socialitem img {
  border-radius: 5px;
  max-width: 20px !important;
  margin-right: 10px;
}
.field_privacy_warning {
  margin-bottom: 20px;
  font-weight: bold;
  color: red;
}
.side-board, .side-board a {
  display: flex;
}
.side-board span {
  display: inline-block;
}
.side-board i {
  vertical-align: top;
}
.button-row {
  text-align: center;
}
.myreview_mod .button-row {
  padding: 10px 0 10px 0;
}
#custom-url {
  text-align: center;
  color: blue;
}
.perma-content {
  display: flex;
}
.perma-input, .perma-check {
  display: inline-block;
}
.perma-block {
  display: block !important;
}
.myreview_mod .no-reviews {
  margin-bottom: 10px;
}
/*# sourceMappingURL=custom_18.css.map */