/*
@olympus-font-family: 'HelveticaNeueCDN', 'HelveticaNeueLocal', 'Helvetica Neue', Helvetica, Arial, sans-serif;
@olympus-font-bold-weight: 600;
@olympus-font-light-weight: 200;
@font-bold: @olympus-font-family;
@font-regular: @olympus-font-family;
@font-light: @olympus-font-family;
*/
/*************************************************
* Four Roads - variables
**************************************************/
/*
@olympus-font-family: 'HelveticaNeueCDN', 'HelveticaNeueLocal', 'Helvetica Neue', Helvetica, Arial, sans-serif;
@olympus-font-bold-weight: 600;
@olympus-font-light-weight: 200;
@font-bold: @olympus-font-family;
@font-regular: @olympus-font-family;
@font-light: @olympus-font-family;
*/
.profiler-results {
  height: 20px;
  overflow: hidden;
}
.profiler-results:hover {
  height: auto;
  overflow: visible;
}
ul.with-bullets {
  list-style: inside;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.text-center {
  text-align: center;
}
@media (min-width: 571px) {
  .text-center-lg {
    text-align: center;
  }
}
.text-right {
  text-align: right;
}
.show {
  display: block;
}
.hide {
  display: none !important;
}
.opacity0 {
  opacity: 0;
  transition: opacity 0.5s ease;
}
.opacity1 {
  opacity: 1;
  transition: opacity 0.5s ease;
}
.clear-both {
  clear: both;
}
.relative {
  position: relative;
}
.bigger-text {
  font-size: 18px;
}
.mobile-only {
  display: block;
}
@media (min-width: 571px) {
  .mobile-only {
    display: none;
  }
}
.mobile-only-inline {
  display: inline;
}
@media (min-width: 571px) {
  .mobile-only-inline {
    display: none;
  }
}
.desktop-only {
  display: none;
}
@media (min-width: 571px) {
  .desktop-only {
    display: block;
  }
}
.break-all {
  word-break: break-all;
}
.loged-user-olympus .not-logged-only {
  display: none;
}
.unloged-user-olympus .logged-only {
  display: none;
}
.full-width {
  width: 100%;
}
@media (max-width: 570px) {
  .mobile-full-width {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .phablet-full-width {
    width: 100%;
  }
}
.dark-link,
.dark-link a {
  color: #3f3f3f;
}
.dark-link:hover,
.dark-link a:hover {
  color: #e9b226;
}
.share-popup {
  position: absolute;
  top: -85px;
  width: 200px;
  height: 65px;
  padding: 10px;
  left: 2px;
  border-radius: 10px;
  background-color: #f1f1f1;
  border: 1px solid #a3a3a3;
  box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 0.33);
}
.share-popup.three-btns {
  width: 155px;
}
@media (min-width: 571px) {
  .share-popup {
    left: -80px;
    top: -80px;
  }
}
.share-popup:before {
  border: 13px solid transparent;
  border-top-color: #a3a3a3;
  bottom: -27px;
  content: ' ';
  left: 24px;
  position: absolute;
}
@media (min-width: 571px) {
  .share-popup:before {
    left: 85px;
  }
}
.share-popup:after {
  border: 14px solid transparent;
  border-top-color: #f1f1f1;
  bottom: -27px;
  content: ' ';
  left: 23px;
  position: absolute;
}
@media (min-width: 571px) {
  .share-popup:after {
    left: 84px;
  }
}
.share-popup.hidden:after,
.share-popup.hidden:before {
  display: none;
}
.share-popup .btn-share {
  cursor: pointer;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  overflow: hidden;
  width: 40px;
}
.share-popup .btn-share svg {
  fill: #c9c9c9;
  height: 100%;
  width: 100%;
}
.share-popup .btn-share svg circle {
  fill: #c9c9c9;
}
.share-popup .btn-share:hover.facebook svg circle,
.share-popup .btn-share:focus.facebook svg circle,
.share-popup .btn-share:active.facebook svg circle {
  fill: #3b5998;
}
.share-popup .btn-share:hover.twitter svg circle,
.share-popup .btn-share:focus.twitter svg circle,
.share-popup .btn-share:active.twitter svg circle {
  fill: #4099ff;
}
.share-popup .btn-share:hover.pinterest svg circle,
.share-popup .btn-share:focus.pinterest svg circle,
.share-popup .btn-share:active.pinterest svg circle {
  fill: #c92228;
}
@media (max-width: 948px) {
  #cookieLayer {
    left: 0;
    right: 0;
    max-width: 100%;
    margin-left: 0;
  }
}
.attachment-view.badge-inContest .image-inner,
.content-item-olympus.badge-inContest .image-inner,
.attachment-view.badge-inContest .picture-wraper,
.content-item-olympus.badge-inContest .picture-wraper {
  position: relative;
}
.attachment-view.badge-inContest .image-inner:before,
.content-item-olympus.badge-inContest .image-inner:before,
.attachment-view.badge-inContest .picture-wraper:before,
.content-item-olympus.badge-inContest .picture-wraper:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border: 35px solid transparent;
  border-top-color: #a3a3a3;
  border-right-color: #a3a3a3;
  z-index: 1;
}
.attachment-view.badge-inContest .image-inner:after,
.content-item-olympus.badge-inContest .image-inner:after,
.attachment-view.badge-inContest .picture-wraper:after,
.content-item-olympus.badge-inContest .picture-wraper:after {
  content: "";
  background: url("/cfs-file/__key/communityserver-components-sitefiles/img-icons/medal202.svg") center top no-repeat;
  position: absolute;
  top: 5px;
  right: -7px;
  height: 50px;
  width: 50px;
  z-index: 1;
}
.attachment-view.badge-inContest.badge-contest-winner .image-inner:before,
.content-item-olympus.badge-inContest.badge-contest-winner .image-inner:before,
.attachment-view.badge-inContest.badge-contest-winner .picture-wraper:before,
.content-item-olympus.badge-inContest.badge-contest-winner .picture-wraper:before {
  border-top-color: #e9b226;
  border-right-color: #e9b226;
}
.banner.site fieldset ul li {
  margin: 0;
}
.single-column .pager.ui-page,
.pager.ui-page {
  margin: 0 auto 1rem auto;
}
.single-column .pager.ui-page .previous,
.pager.ui-page .previous,
.single-column .pager.ui-page .next,
.pager.ui-page .next {
  background-color: #3f3f3f;
  text-decoration: none;
  border-radius: 100%;
  min-width: 0;
  width: 3rem;
  height: 3rem;
}
.single-column .pager.ui-page .next::before,
.pager.ui-page .next::before {
  right: 13px;
  top: 14px;
  font-size: 15px;
}
.single-column .pager.ui-page .previous::before,
.pager.ui-page .previous::before {
  left: 13px;
  top: 14px;
  font-size: 15px;
}
.single-column .pager.ui-page .previous.disabled,
.pager.ui-page .previous.disabled,
.single-column .pager.ui-page .next.disabled,
.pager.ui-page .next.disabled {
  background-color: #a3a3a3;
}
.single-column .pager.ui-page .first,
.pager.ui-page .first,
.single-column .pager.ui-page .last,
.pager.ui-page .last,
.single-column .pager.ui-page .ends a,
.pager.ui-page .ends a {
  text-decoration: none;
  background-color: #3f3f3f;
  padding: 1rem;
  border-radius: 50%;
  height: 3rem;
  width: 3rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.single-column .pager.ui-page .first.selected,
.pager.ui-page .first.selected,
.single-column .pager.ui-page .last.selected,
.pager.ui-page .last.selected,
.single-column .pager.ui-page .ends a.selected,
.pager.ui-page .ends a.selected {
  border: 4px solid #3f3f3f;
  background-color: white;
  color: #3f3f3f;
}
.single-column .pager.ui-page .first.selected::before,
.pager.ui-page .first.selected::before,
.single-column .pager.ui-page .last.selected::before,
.pager.ui-page .last.selected::before,
.single-column .pager.ui-page .ends a.selected::before,
.pager.ui-page .ends a.selected::before {
  color: #3f3f3f;
}
.single-column .pager.ui-page .first:not(.selected):hover,
.pager.ui-page .first:not(.selected):hover,
.single-column .pager.ui-page .last:not(.selected):hover,
.pager.ui-page .last:not(.selected):hover,
.single-column .pager.ui-page .ends a:not(.selected):hover,
.pager.ui-page .ends a:not(.selected):hover {
  background-color: #0099dc;
  color: white;
}
.single-column .pager.ui-page .first:not(.selected):hover::before,
.pager.ui-page .first:not(.selected):hover::before,
.single-column .pager.ui-page .last:not(.selected):hover::before,
.pager.ui-page .last:not(.selected):hover::before,
.single-column .pager.ui-page .ends a:not(.selected):hover::before,
.pager.ui-page .ends a:not(.selected):hover::before {
  color: white;
}
.single-column .pager.ui-page .ends div .first,
.pager.ui-page .ends div .first,
.single-column .pager.ui-page .ends div .page,
.pager.ui-page .ends div .page,
.single-column .pager.ui-page .ends div .last,
.pager.ui-page .ends div .last {
  top: 0;
  font-weight: bold !important;
  font-size: 15px;
}
.single-column .pager.ui-page .ends div .first::before,
.pager.ui-page .ends div .first::before,
.single-column .pager.ui-page .ends div .last::before,
.pager.ui-page .ends div .last::before {
  position: static !important;
}
.single-column .pager.ui-page .ends div .first > span,
.pager.ui-page .ends div .first > span,
.single-column .pager.ui-page .ends div .last > span,
.pager.ui-page .ends div .last > span {
  display: none !important;
}
.single-column .pager.ui-page .ends .previous,
.pager.ui-page .ends .previous,
.single-column .pager.ui-page .ends .next,
.pager.ui-page .ends .next {
  top: 1px;
  font-size: 15px;
  color: transparent;
}
.single-column .pager.ui-page .ends .previous::before,
.pager.ui-page .ends .previous::before,
.single-column .pager.ui-page .ends .next::before,
.pager.ui-page .ends .next::before {
  color: white;
}
.single-column .pager.ui-page .ends .previous:hover,
.pager.ui-page .ends .previous:hover,
.single-column .pager.ui-page .ends .next:hover,
.pager.ui-page .ends .next:hover {
  color: transparent !important;
}
.single-column .pager.ui-page .first,
.pager.ui-page .first,
.single-column .pager.ui-page .last,
.pager.ui-page .last {
  top: 0;
  font-weight: bold !important;
  font-size: 15px;
  color: white;
  margin-top: 1px;
}
.single-column .pager.ui-page .first::before,
.pager.ui-page .first::before,
.single-column .pager.ui-page .last::before,
.pager.ui-page .last::before {
  position: static !important;
}
.single-column .pager.ui-page .first > span,
.pager.ui-page .first > span,
.single-column .pager.ui-page .last > span,
.pager.ui-page .last > span {
  display: none !important;
}
.single-column .pager.ui-page .first:hover,
.pager.ui-page .first:hover,
.single-column .pager.ui-page .last:hover,
.pager.ui-page .last:hover {
  background-color: #0099dc;
  color: white;
}
.single-column .pager.ui-page .first::before,
.pager.ui-page .first::before {
  text-indent: 0;
  content: "\e89e";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
}
.single-column .pager.ui-page .last::before,
.pager.ui-page .last::before {
  text-indent: 0;
  content: "\e89d";
  font-family: Entypo;
  font-size: 15px;
  line-height: 15px;
}
@media only screen and (max-width: 800px) {
  .pager.ui-page .previous,
  .pager.ui-page .next,
  .pager.ui-page .first,
  .pager.ui-page .last,
  .pager.ui-page .ends a {
    width: 2.25rem;
    height: 2.25rem;
  }
  .pager.ui-page .next::before {
    right: 6px;
    top: 9px;
  }
  .pager.ui-page .previous::before {
    left: 6px;
    top: 9px;
  }
}
@media (max-width: 570px) {
  .show-more-hidden {
    display: none;
  }
}
.menu.user-info-popup-content.menu__user-info-popup-content {
  display: none !important;
}
body .message {
  font-style: normal;
}
.spacing-above {
  margin-top: 50px;
}
.spacing-under {
  padding-bottom: 50px;
}
.noapperance {
  -webkit-appearance: none;
}
.inline-block {
  display: inline-block;
}
.red-color {
  color: red;
}
.colapsable {
  position: relative;
  max-height: 25px;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}
.colapsable.open {
  max-height: 1000px;
}
.colapsable.open .colaps-control {
  transform: rotate(180deg);
}
.colapsable .colaps-control {
  position: absolute;
  top: 0;
  right: 5px;
  background: url('/cfs-file/__key/communityserver-components-sitefiles/img-icons/dropdownarrow.png');
  background-repeat: no-repeat;
  background-position: 6px 50%;
  width: 25px;
  height: 25px;
  display: block;
  border: 1px solid #ededed;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.4s ease;
  font-size: 1px;
}
.colapsable .colaps-control:hover {
  border-color: #e4e4e4;
  background-image: url('/cfs-file/__key/communityserver-components-sitefiles/img-icons/dropdownarrowwhite.png');
  background-color: #ededed;
}
.colapsable-long.open {
  max-height: 2000px;
}
.margin-top-30 {
  margin-top: 30px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-15 {
  margin-top: 15px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-top-0 {
  margin-top: 0;
}
.margin-bottom-30 {
  margin-bottom: 30px;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-bottom-15 {
  margin-bottom: 15px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-left-30 {
  margin-left: 30px;
}
.margin-left-20 {
  margin-left: 20px;
}
.margin-left-15 {
  margin-left: 15px;
}
.margin-left-10 {
  margin-left: 10px;
}
.margin-left-5 {
  margin-left: 5px;
}
.margin-right-30 {
  margin-right: 30px;
}
.margin-right-20 {
  margin-right: 20px;
}
.margin-right-15 {
  margin-right: 15px;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-right-5 {
  margin-right: 5px;
}
.padding-top-30 {
  padding-top: 30px;
}
.padding-top-20 {
  padding-top: 20px;
}
.padding-top-15 {
  padding-top: 15px;
}
.padding-top-10 {
  padding-top: 10px;
}
.padding-top-5 {
  padding-top: 5px;
}
.padding-bottom-30 {
  padding-bottom: 30px;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}
.padding-bottom-15 {
  padding-bottom: 15px;
}
.padding-bottom-10 {
  padding-bottom: 10px;
}
.padding-bottom-5 {
  padding-bottom: 5px;
}
.muted {
  color: #aeaeae;
}
.dark {
  color: #3f3f3f;
}
@media (max-width: 570px) {
  .blog-img-left {
    text-align: center;
  }
}
@media (min-width: 571px) {
  .blog-img-left {
    float: left;
    margin: 0 30px 30px 0;
  }
}
@media (max-width: 570px) {
  .blog-img-right {
    text-align: center;
  }
}
@media (min-width: 571px) {
  .blog-img-right {
    float: right;
    margin: 0 0 30px 30px;
  }
}
/* Backgrounds */

.bg-grey-light {
  background-color: #e4e4e4;
}
.foo.bar {
  content: '';
}
.wrapper-with-boxshadow {
  padding: 1.25rem 2rem 2rem;
  border-radius: 5px;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}
.wrapper-with-boxshadow.bg-white {
  background-color: white;
}
.wrapper-with-boxshadow.bg-grey {
  background-color: #f2f2f2;
}
@media (max-width: 420px) {
  .wrapper-with-boxshadow {
    padding: 0;
  }
}
.bg-white {
  background-color: white;
}
.js-accordion-wrap .js-accordion-master {
  position: relative;
  cursor: pointer;
}
.js-accordion-wrap .js-accordion-master span {
  position: absolute;
  right: 0;
}
.js-accordion-wrap .js-accordion-master header {
  width: 95%;
}
.js-accordion-wrap.active-acordion .fr-angle-down {
  transform: rotate(180deg);
}
.js-accordion-wrap.active-acordion .js-accordion-slave {
  max-height: 100%;
  margin-bottom: 1.5rem;
}
.js-accordion-wrap .fr-angle-down {
  transition: all 0.5s ease-in-out;
}
.js-accordion-wrap .js-accordion-slave {
  display: none;
  max-height: 0px;
  transition: max-height 1s ease-in-out;
}
html {
  min-height: 100%;
  height: auto;
}
.content-fragment {
  clear: both;
}
.single-column {
  margin: 0 20px;
}
.single-column .content-fragment {
  margin-top: 0;
}
.single-column .content-fragment .content-fragment-content {
  margin-top: 0;
}
.homepage .single-column,
.wizard .single-column {
  margin-left: 0;
  margin-right: 0;
}
body {
  min-height: 100%;
  margin-bottom: 0 !important;
  color: #777777;
  position: relative;
  /* Telligent sometimes adds this directly to the body element's style, but not always */

}
body.modal {
  margin-bottom: 0;
}
a {
  color: #08107b;
  text-decoration: underline;
}
a.link,
a.btn,
a.btn-link,
a.internal-link,
a.avatar20x20,
.product-list a,
.dashboard-nav a,
.delete-account a {
  text-decoration: none;
}
.header-16_banner {
  z-index: 11;
}
h1,
fieldset h1,
.user-defined-markup h1 {
  margin: 1em 0 0.5em;
  font-size: 32px;
  font-family: 'HelveticaNeueLightRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #3f3f3f;
}
h2,
.user-defined-markup h2,
h3,
.user-defined-markup h3 {
  font-family: 'HelveticaNeueLightRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 18px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
  color: #3f3f3f;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus,
h4 a:focus,
h5 a:focus {
  color: black;
}
p {
  margin: 1em 0 1.5em;
}
strong {
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
hr {
  border-top: 1px solid #e4e4e4;
  border-bottom: none;
  border-left: none;
  border-right: none;
}
.col-12 {
  width: 100%;
}
.col-11 {
  width: 100%;
}
@media (min-width: 571px) {
  .col-11 {
    width: 91.66%;
  }
}
.col-10 {
  width: 100%;
}
@media (min-width: 571px) {
  .col-10 {
    width: 83.33%;
  }
}
.col-9 {
  width: 100%;
}
@media (min-width: 571px) {
  .col-9 {
    width: 75%;
  }
}
.col-8 {
  width: 100%;
}
@media (min-width: 571px) {
  .col-8 {
    width: 66.66%;
  }
}
.col-7 {
  width: 100%;
}
@media (min-width: 571px) {
  .col-7 {
    width: 58.33%;
  }
}
.col-6 {
  width: 100%;
}
@media (min-width: 571px) {
  .col-6 {
    width: 50%;
  }
}
.col-5 {
  width: 100%;
}
@media (min-width: 571px) {
  .col-5 {
    width: 41.66%;
  }
}
.col-4 {
  width: 100%;
}
@media (min-width: 571px) {
  .col-4 {
    width: 33.33%;
  }
}
.col-3 {
  width: 100%;
}
@media (min-width: 571px) {
  .col-3 {
    width: 25%;
  }
}
.col-2 {
  width: 100%;
}
@media (min-width: 571px) {
  .col-2 {
    width: 16.66%;
  }
}
.col-1 {
  width: 100%;
}
@media (min-width: 571px) {
  .col-1 {
    width: 8.33%;
  }
}
.gutter {
  padding: 0;
}
@media (min-width: 571px) {
  .gutter {
    padding: 0 10px;
  }
}
.row {
  clear: both;
}
.asymetrical-col-1 {
  width: 100%;
}
@media (min-width: 768px) {
  .asymetrical-col-1 {
    width: 66.6%;
  }
}
.asymetrical-col-2 {
  width: 100%;
}
@media (min-width: 571px) {
  .asymetrical-col-2 {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .asymetrical-col-2 {
    width: 33.3%;
  }
}
.content-fragment {
  font-family: 'HelveticaNeueLightRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 15px;
}
.large-sc-inner,
.large-sc-inner-dashboard {
  max-width: 1140px;
  margin: auto;
}
.large-sc-inner.no-max-width,
.large-sc-inner-dashboard.no-max-width {
  max-width: none;
}
@media (min-width: 571px) and (max-width: 1140px) {
  .large-sc-inner.tb-padding,
  .large-sc-inner-dashboard.tb-padding {
    padding: 0 20px;
  }
}
.header-top-sidebar-left-content-right-footer .large-sc-inner {
  margin: 0;
}
@media (min-width: 571px) {
  .large-sc-inner-dashboard {
    max-width: 940px;
    margin: 0 40px;
  }
}
@media (min-width: 1200px) {
  .large-sc-inner-dashboard {
    max-width: 1140px;
    margin: auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .show-dashboard-nav .large-sc-inner {
    padding: 0 20px;
  }
}
.dashboard-products .top-border,
.dashboard-personal-info .top-border,
.dashboard-interests .top-border,
.dashboard-products-add .top-border,
.dashboard-products-detail .top-border,
.dashboard-benefits-offer .top-border,
.dashboard-warranty-extension .top-border,
.thank-you-1 .top-border,
.thank-you-3 .top-border,
.thank-you-4 .top-border,
.dashboard .top-border,
.myprofile .top-border,
.myproducts .top-border,
.myaccount .top-border,
.registration-finish .top-border,
.user-blogs .top-border {
  margin-top: 0 !important;
}
.content-fragment.with-header.top-border .content-fragment-header {
  display: none;
}
@media (min-width: 571px) {
  .footer-fragments .layout-content.content > .layout-region.content {
    padding-top: 0;
  }
}
@media (min-width: 571px) {
  .user-userprofile .layout > .layout-content .content-fragment,
  .user-friendshiplist .layout > .layout-content .content-fragment {
    margin-top: 0;
    padding-top: 0 !important;
  }
}
@media (max-width: 570px) {
  .user-userprofile .layout > .layout-content .layout-region.content,
  .user-friendshiplist .layout > .layout-content .layout-region.content {
    padding: 0 10px;
  }
}
.content-fragment-page.user-friendshiplist .layout .layout-content.content .layout-region.content {
  float: none;
}
.olympus-loader {
  position: absolute;
  right: -40px;
  bottom: 0;
}
body.unloged-user-olympus > form:first-child,
body.loged-user-olympus > form:first-child {
  min-height: 100vh;
}
.icon-bg {
  background: #c9c9c9;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  border-radius: 3px;
}
.content-fragment .content.full,
.popup-list .content.full {
  width: 100%;
}
@media (min-width: 1235px) {
  .show-dashboard-nav .header-fragments .layout .site-banner {
    padding-left: 35px !important;
  }
}
@media (min-width: 571px) {
  .show-dashboard-nav .single-column .content-fragment.profile-header-master.top-border.with-spacing.with-header.responsive-1 {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 70px !important;
  }
}
.media-post .layout-region-inner.right-sidebar[visibility="hidden"] {
  display: none !important;
  height: 0 !important;
}
.loged-user-olympus .admin-bar.site {
  display: block;
}
.unloged-user-olympus .admin-bar.site {
  display: none;
}
.navigation-list.links a {
  color: #08107b;
  border: 1px solid #08107b;
  text-decoration: none;
  transition: all 0.4s ease;
}
.navigation-list.links a:hover {
  border: 1px solid #08107b;
  color: white;
  background-color: #08107b;
  text-decoration: none;
}
@media (min-width: 571px) {
  .show-dashboard-nav .layout-content.content .layout-region.content,
  .show-dashboard-nav .header-top-split-content,
  .show-dashboard-nav .header-top-split-content-footer,
  .show-dashboard-nav .header-top-sidebar-left-content-right-footer,
  .show-dashboard-nav .header-top-content-left-sidebar-right-footer,
  .show-dashboard-nav .header-top-content-left-sidebar-right,
  .show-dashboard-nav .header-top-sidebar-left-content-center-sidebar-right-footer,
  .show-dashboard-nav .header-top-sidebar-left-content-center-sidebar-right {
    padding-left: 70px;
  }
}
.layout-content.header-top-content.with-adaptable-elements.scrolled {
  box-shadow: none;
}
.header-fragments .layout .header-top-content.scrolled .layout-region.header .layout-region-inner {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 571px) {
  .header-fragments .layout .header-top-content.scrolled .layout-region.header .layout-region-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment .content-fragment-content,
.content-fragment-page .layout-region.right-sidebar .layout-region-inner .content-fragment .content-fragment-content,
.content-fragment-page .layout-region.left-sidebar .layout-region-inner .content-fragment .content-fragment-content {
  margin-top: 0;
}
body .layout-content.header-top-sidebar-left-content-right-footer :not(.js-large-sc-inner-dynamic) .layout-region.left-sidebar,
body .layout-content.header-top-content-left-sidebar-right-footer :not(.js-large-sc-inner-dynamic) .layout-region.right-sidebar {
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 571px) {
  body .layout-content.header-top-sidebar-left-content-right-footer :not(.js-large-sc-inner-dynamic) .layout-region.left-sidebar,
  body .layout-content.header-top-content-left-sidebar-right-footer :not(.js-large-sc-inner-dynamic) .layout-region.right-sidebar {
    width: 250px;
  }
}
@media (min-width: 1400px) {
  body .layout-content.header-top-sidebar-left-content-right-footer :not(.js-large-sc-inner-dynamic) .layout-region.left-sidebar,
  body .layout-content.header-top-content-left-sidebar-right-footer :not(.js-large-sc-inner-dynamic) .layout-region.right-sidebar {
    width: calc((100% - 1140px) / 2);
  }
}
body .layout-content.header-top-sidebar-left-content-right-footer .layout-region.content,
body .layout-content.header-top-content-left-sidebar-right-footer .layout-region.content {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1400px) {
  .layout-content.header-top-content-left-sidebar-right-footer :not(.js-large-sc-inner-dynamic) .layout-region.content .large-sc-inner {
    margin: 0 0 0 calc(100% - 1140px);
  }
}
@media (min-width: 571px) {
  .touch .layout .header-top-content-left-sidebar-right .layout-region.header,
  .layout .header-top-content-left-sidebar-right .layout-region.header,
  .touch .header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.header,
  .layout .header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.header {
    max-width: none !important;
  }
  .touch .layout .header-top-content-left-sidebar-right .layout-region.right-sidebar,
  .layout .header-top-content-left-sidebar-right .layout-region.right-sidebar,
  .touch .header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.right-sidebar,
  .layout .header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.right-sidebar {
    width: 35%;
  }
  .touch .layout .header-top-content-left-sidebar-right .layout-region.right-sidebar .layout-region-inner.right-sidebar,
  .layout .header-top-content-left-sidebar-right .layout-region.right-sidebar .layout-region-inner.right-sidebar,
  .touch .header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.right-sidebar .layout-region-inner.right-sidebar,
  .layout .header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.right-sidebar .layout-region-inner.right-sidebar {
    position: static !important;
    width: auto !important;
  }
  .touch .layout .header-top-content-left-sidebar-right .layout-region.content,
  .layout .header-top-content-left-sidebar-right .layout-region.content,
  .touch .header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.content,
  .layout .header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.content {
    width: 65%;
  }
  .touch .layout .header-top-content-left-sidebar-right .layout-region.content .layout-region-inner,
  .layout .header-top-content-left-sidebar-right .layout-region.content .layout-region-inner,
  .touch .header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.content .layout-region-inner,
  .layout .header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.content .layout-region-inner {
    float: right;
  }
}
@media (min-width: 1200px) {
  .touch .layout .header-top-content-left-sidebar-right .layout-region.content .layout-region-inner,
  .layout .header-top-content-left-sidebar-right .layout-region.content .layout-region-inner,
  .touch .header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.content .layout-region-inner,
  .layout .header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.content .layout-region-inner {
    max-width: 780px;
  }
}
@media (min-width: 571px) {
  .touch .header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.left-sidebar .layout-region-inner.left-sidebar,
  .layout .header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.left-sidebar .layout-region-inner.left-sidebar {
    position: static !important;
    width: auto !important;
  }
}
.layout-content.header-top-content-left-sidebar-right-footer .layout-region.right-sidebar {
  float: none;
}
@media (min-width: 571px) {
  .layout-content.header-top-content-left-sidebar-right-footer .layout-region.right-sidebar {
    float: right;
    width: 40%;
  }
  .layout-content.header-top-content-left-sidebar-right-footer .layout-region.right-sidebar .layout-region-inner.right-sidebar {
    min-height: 1px;
    position: relative !important;
    top: 0 !important;
    width: auto !important;
  }
  .layout-content.header-top-content-left-sidebar-right-footer .layout-region.right-sidebar .layout-region-inner.right-sidebar:nth-child(2) {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .layout-content.header-top-content-left-sidebar-right-footer .layout-region.right-sidebar {
    width: 30%;
  }
}
body .layout-content.header-top-split-content .layout-region.content,
body .layout-content.header-top-split-content .layout-region.right-sidebar,
body .layout-content.header-top-split-content-footer .layout-region.content,
body .layout-content.header-top-split-content-footer .layout-region.right-sidebar {
  padding: 0;
}
.show-dashboard-nav .layout .header-top-content-left-sidebar-right .layout-region.content {
  width: 60.5%;
}
.show-dashboard-nav .layout .header-top-content-left-sidebar-right .layout-region.right-sidebar {
  width: 39.5%;
}
.show-dashboard-nav .layout .header-top-content-left-sidebar-right .layout-region.right-sidebar .layout-region-inner.right-sidebar {
  max-width: 100%;
}
@media (min-width: 571px) {
  body .layout-content.header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.left-sidebar,
  body .layout-content.header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.right-sidebar,
  body .layout-content.header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.content {
    padding: 0 30px !important;
  }
  body .layout-content.header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.left-sidebar {
    width: 180px;
  }
  body .layout-content.header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.right-sidebar {
    width: 150px;
  }
}
@media (min-width: 992px) {
  body .layout-content.header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.right-sidebar {
    width: 300px;
  }
}
@media (min-width: 1141px) {
  .header-top-split-content-footer .layout-region.right-sidebar,
  .header-top-split-content-footer .layout-region.content {
    max-width: 570px;
  }
  .header-top-split-content-footer .layout-region.content {
    margin-left: calc(50% - 570px);
  }
  .header-top-split-content-footer .layout-region.right-sidebar {
    margin-right: calc(50% - 570px);
  }
}
@media (min-width: 1211px) {
  .show-dashboard-nav .header-top-split-content-footer .layout-region.right-sidebar,
  .show-dashboard-nav .header-top-split-content-footer .layout-region.content {
    max-width: 570px;
  }
  .show-dashboard-nav .header-top-split-content-footer .layout-region.content {
    margin-left: calc(50% - 570px);
  }
  .show-dashboard-nav .header-top-split-content-footer .layout-region.right-sidebar {
    margin-right: calc(50% - 570px);
  }
}
iframe[src="/user/editavatar"] {
  height: 350px !important;
}
iframe[src="/user/editavatar"] .tab-set {
  display: none;
}
.page-management {
  z-index: 20;
}
.edit .layout-region.right-sidebar .ui-sortable {
  height: 50px;
}
.content-fragment-page > .layout {
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
body.contextual-administration-active.edit .footer-fragments > .layout-active {
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .layout-content.header-top-content-left-sidebar-right-footer .large-sc-inner .layout-region.right-sidebar > .layout-region-inner.right-sidebar {
    padding-right: 1rem !important;
  }
}
@media only screen and (max-width: 570px) {
  .layout-content.header-top-content-left-sidebar-right .large-sc-inner,
  .layout-content.header-top-content-left-sidebar-right .large-sc-inner-dashboard {
    display: -ms-flexbox;
    /* IE10 */
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .layout-content.header-top-content-left-sidebar-right .large-sc-inner .layout-region.right-sidebar,
  .layout-content.header-top-content-left-sidebar-right .large-sc-inner-dashboard .layout-region.right-sidebar {
    position: relative !important;
    width: 100% !important;
    padding-left: 0;
  }
  .layout-content.header-top-content-left-sidebar-right .large-sc-inner .layout-region.right-sidebar > .layout-region-inner.right-sidebar,
  .layout-content.header-top-content-left-sidebar-right .large-sc-inner-dashboard .layout-region.right-sidebar > .layout-region-inner.right-sidebar {
    position: relative !important;
    width: 100% !important;
    top: auto !important;
    height: auto !important;
  }
  .layout-content.header-top-content-left-sidebar-right .large-sc-inner .layout-region.content,
  .layout-content.header-top-content-left-sidebar-right .large-sc-inner-dashboard .layout-region.content {
    width: 100%;
  }
  .layout-content.header-top-content-left-sidebar-right .layout-region.content {
    padding-left: 10px;
  }
  .layout-content.header-top-sidebar-left-content-center-sidebar-right-footer {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .layout-content.header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.header {
    order: 0;
  }
  .layout-content.header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.content {
    order: 1;
  }
  .layout-content.header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.left-sidebar {
    order: 2;
  }
  .layout-content.header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.right-sidebar {
    order: 3;
  }
  .layout-content.header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.footer {
    order: 4;
  }
  .layout-content.header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.right-sidebar {
    position: relative !important;
    width: 100% !important;
    padding-left: 10px;
    padding-right: 10px;
  }
  .layout-content.header-top-sidebar-left-content-center-sidebar-right-footer .layout-region.right-sidebar > .layout-region-inner.right-sidebar {
    position: relative !important;
    width: 100% !important;
    top: auto !important;
    height: auto !important;
  }
  .layout-content.header-top-sidebar-left-content-center-sidebar-right-footer .layout-region-content {
    width: 100% !important;
  }
  .layout-content.header-top-split-content-footer .layout-region.right-sidebar,
  .layout-content.header-top-split-content-footer .layout-region.content {
    width: 100% !important;
  }
  .layout-content.header-top-content-left-sidebar-right-footer .layout-region.right-sidebar {
    padding: 0 10px !important;
    position: relative !important;
    width: 100% !important;
  }
  .layout-content.header-top-content-left-sidebar-right-footer .layout-region.right-sidebar > .layout-region-inner.right-sidebar {
    padding: 0 10px !important;
    position: relative !important;
    top: auto !important;
    width: 100% !important;
  }
  .layout-content.header-top-content-left-sidebar-right-footer .layout-region.footer {
    padding: 0 10px;
  }
}
body > .content-fragment-page,
body > form > .content-fragment-page {
  padding-top: 136px;
}
@media (max-width: 570px) {
  body > .content-fragment-page,
  body > form > .content-fragment-page {
    padding-top: 94px;
  }
  body.homepage.unloged-user-olympus > form > .content-fragment-page {
    /* Additional space for the country select dropdown */
    padding-top: 175px;
  }
}
.btn,
input[type="button"].btn,
.user-defined-markup a.btn {
  display: inline-block;
  height: auto;
  padding: 16px 30px 15px;
  background-color: #e9b226;
  border-radius: 3px;
  border: 0;
  min-height: 50px;
  color: white;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-align: center;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.12);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.12);
}
.btn:hover,
input[type="button"].btn:hover,
.user-defined-markup a.btn:hover {
  color: white;
  text-decoration: none;
}
.btn-secondary {
  background-color: #a3a3a3;
}
.btn-secondary:hover {
  color: white;
}
.btn-danger {
  background-color: red;
}
.btn-approve {
  background-color: #0b921f;
}
.btn-full {
  width: 100%;
}
@media (max-width: 570px) {
  .btn-sm-full {
    width: 100%;
  }
}
.btn-link {
  padding-left: 20px;
  padding-top: 11px !important;
  background-color: transparent !important;
  color: #08107b !important;
  background: url(/cfs-file/__key/communityserver-components-sitefiles/img-icons/Rightlink.svg) 0 11px no-repeat;
  background-size: 15px 15px;
  box-shadow: none !important;
  border: none;
}
@media (min-width: 768px) {
  .btn-link {
    padding-top: 9px !important;
  }
}
.btn-link.white {
  background: url(/cfs-file/__key/communityserver-components-sitefiles/img-icons/Rightlinkwhite.svg) 0 11px no-repeat;
  background-size: 15px 15px;
  color: white !important;
}
.btn-link.svg {
  background: none;
}
.btn-link.svg.color-white {
  color: white !important;
}
.btn-text-link {
  padding-top: 10px !important;
}
.btn-transparent {
  background-color: transparent;
  color: #a3a3a3;
  border: 2px solid #a3a3a3;
  box-shadow: none;
  text-shadow: none;
}
.btn-transparent:hover {
  color: white;
  background-color: #a3a3a3;
}
.btn-transparent.white {
  color: white;
  border: 2px solid white;
}
.upload-btn svg {
  display: inline-block;
  height: 20px;
  margin: -20px 10px -6px 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  fill: white;
}
.tagged-content-list .pager,
.search-result-list .pager {
  padding: 0 5px 0 0;
}
@media (max-width: 570px) {
  .tagged-content-list .pager,
  .search-result-list .pager {
    padding: 0 5px;
  }
}
.tag-list .tag-item {
  display: inline-block;
  height: auto;
  padding: 10px 20px;
  margin-bottom: 10px;
  background-color: #3f3f3f;
  border-radius: 3px;
  border: 0;
  color: white;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-align: center;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.12);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.12);
}
.tag-list .tag-item a {
  color: white;
  text-decoration: none;
}
.tag-cloud .content.full.light,
.myolympus-tag-cloud .content.full.light {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #f2f2f2;
}
.tag-cloud .breadcrumbs,
.myolympus-tag-cloud .breadcrumbs {
  padding-left: 5px;
}
.tag-cloud .tag-list.cloud,
.myolympus-tag-cloud .tag-list.cloud {
  background-color: transparent;
  padding: 0 5px;
  margin: 0;
}
.tag-cloud hr,
.myolympus-tag-cloud hr {
  margin: 0 5px 25px;
}
.tag-cloud .breadcrumb.olympus-tag,
.myolympus-tag-cloud .breadcrumb.olympus-tag {
  font-size: 20px;
}
.tag-cloud .tag-item.olympus-tag,
.myolympus-tag-cloud .tag-item.olympus-tag,
.tag-cloud .breadcrumb.olympus-tag,
.myolympus-tag-cloud .breadcrumb.olympus-tag {
  display: inline-block;
  height: auto;
  padding: 0 !important;
  margin: 0 0 5px 0;
  line-height: 100%;
  background-color: #3f3f3f;
  border-radius: 3px;
  border: 0;
  color: white;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-align: center;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.12);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.12);
}
.tag-cloud .tag-item.olympus-tag a,
.myolympus-tag-cloud .tag-item.olympus-tag a,
.tag-cloud .breadcrumb.olympus-tag a,
.myolympus-tag-cloud .breadcrumb.olympus-tag a {
  display: block;
  color: white;
  text-decoration: none;
  margin-bottom: 0;
  box-shadow: none;
  padding: 10px 20px !important;
}
.tag-cloud .tag-item.olympus-tag a:before,
.myolympus-tag-cloud .tag-item.olympus-tag a:before,
.tag-cloud .breadcrumb.olympus-tag a:before,
.myolympus-tag-cloud .breadcrumb.olympus-tag a:before {
  display: none;
}
.tag-cloud .tag-item.olympus-tag a:hover,
.myolympus-tag-cloud .tag-item.olympus-tag a:hover,
.tag-cloud .breadcrumb.olympus-tag a:hover,
.myolympus-tag-cloud .breadcrumb.olympus-tag a:hover {
  background-color: white;
  color: #3f3f3f;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
}
.tag-cloud .tag-item.olympus-tag.grey,
.myolympus-tag-cloud .tag-item.olympus-tag.grey,
.tag-cloud .breadcrumb.olympus-tag.grey,
.myolympus-tag-cloud .breadcrumb.olympus-tag.grey {
  background-color: #f2f2f2;
  color: #02086a;
  border: 1px solid #f2f2f2;
  box-shadow: none;
  margin-right: 0.5rem;
  font-family: 'HelveticaNeueRomanRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.tag-cloud .tag-item.olympus-tag.grey a,
.myolympus-tag-cloud .tag-item.olympus-tag.grey a,
.tag-cloud .breadcrumb.olympus-tag.grey a,
.myolympus-tag-cloud .breadcrumb.olympus-tag.grey a {
  color: #02086a;
  font-size: 16px !important;
  text-shadow: none;
}
.tag-cloud .tag-item.olympus-tag.grey a:hover,
.myolympus-tag-cloud .tag-item.olympus-tag.grey a:hover,
.tag-cloud .breadcrumb.olympus-tag.grey a:hover,
.myolympus-tag-cloud .breadcrumb.olympus-tag.grey a:hover {
  background-color: white;
  box-shadow: inset 0 0 10px rgba(242, 242, 242, 0.5);
}
.tag-cloud .tag-item.olympus-tag.light,
.myolympus-tag-cloud .tag-item.olympus-tag.light,
.tag-cloud .breadcrumb.olympus-tag.light,
.myolympus-tag-cloud .breadcrumb.olympus-tag.light {
  background-color: white;
  color: #02086a;
  border: 1px solid #f2f2f2;
  box-shadow: none;
  margin-right: 0.5rem;
  font-family: 'HelveticaNeueRomanRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.tag-cloud .tag-item.olympus-tag.light a,
.myolympus-tag-cloud .tag-item.olympus-tag.light a,
.tag-cloud .breadcrumb.olympus-tag.light a,
.myolympus-tag-cloud .breadcrumb.olympus-tag.light a {
  color: #02086a;
  font-size: 18px !important;
  text-shadow: none;
}
.tag-cloud .tag-item.olympus-tag.light a:hover,
.myolympus-tag-cloud .tag-item.olympus-tag.light a:hover,
.tag-cloud .breadcrumb.olympus-tag.light a:hover,
.myolympus-tag-cloud .breadcrumb.olympus-tag.light a:hover {
  background-color: white;
  box-shadow: inset 0 0 10px rgba(242, 242, 242, 0.5);
}
.tag-cloud .tag-item.olympus-tag.level-6,
.myolympus-tag-cloud .tag-item.olympus-tag.level-6,
.tag-cloud .breadcrumb.olympus-tag.level-6,
.myolympus-tag-cloud .breadcrumb.olympus-tag.level-6,
.tag-cloud .tag-item.olympus-tag.level-5,
.myolympus-tag-cloud .tag-item.olympus-tag.level-5,
.tag-cloud .breadcrumb.olympus-tag.level-5,
.myolympus-tag-cloud .breadcrumb.olympus-tag.level-5,
.tag-cloud .tag-item.olympus-tag.level-4,
.myolympus-tag-cloud .tag-item.olympus-tag.level-4,
.tag-cloud .breadcrumb.olympus-tag.level-4,
.myolympus-tag-cloud .breadcrumb.olympus-tag.level-4,
.tag-cloud .tag-item.olympus-tag.level-3,
.myolympus-tag-cloud .tag-item.olympus-tag.level-3,
.tag-cloud .breadcrumb.olympus-tag.level-3,
.myolympus-tag-cloud .breadcrumb.olympus-tag.level-3,
.tag-cloud .tag-item.olympus-tag.level-2,
.myolympus-tag-cloud .tag-item.olympus-tag.level-2,
.tag-cloud .breadcrumb.olympus-tag.level-2,
.myolympus-tag-cloud .breadcrumb.olympus-tag.level-2,
.tag-cloud .tag-item.olympus-tag.level-1,
.myolympus-tag-cloud .tag-item.olympus-tag.level-1,
.tag-cloud .breadcrumb.olympus-tag.level-1,
.myolympus-tag-cloud .breadcrumb.olympus-tag.level-1 {
  font-size: 20px;
}
.tag-cloud .tag-item.olympus-tag.level-6 a,
.myolympus-tag-cloud .tag-item.olympus-tag.level-6 a,
.tag-cloud .breadcrumb.olympus-tag.level-6 a,
.myolympus-tag-cloud .breadcrumb.olympus-tag.level-6 a,
.tag-cloud .tag-item.olympus-tag.level-5 a,
.myolympus-tag-cloud .tag-item.olympus-tag.level-5 a,
.tag-cloud .breadcrumb.olympus-tag.level-5 a,
.myolympus-tag-cloud .breadcrumb.olympus-tag.level-5 a,
.tag-cloud .tag-item.olympus-tag.level-4 a,
.myolympus-tag-cloud .tag-item.olympus-tag.level-4 a,
.tag-cloud .breadcrumb.olympus-tag.level-4 a,
.myolympus-tag-cloud .breadcrumb.olympus-tag.level-4 a,
.tag-cloud .tag-item.olympus-tag.level-3 a,
.myolympus-tag-cloud .tag-item.olympus-tag.level-3 a,
.tag-cloud .breadcrumb.olympus-tag.level-3 a,
.myolympus-tag-cloud .breadcrumb.olympus-tag.level-3 a,
.tag-cloud .tag-item.olympus-tag.level-2 a,
.myolympus-tag-cloud .tag-item.olympus-tag.level-2 a,
.tag-cloud .breadcrumb.olympus-tag.level-2 a,
.myolympus-tag-cloud .breadcrumb.olympus-tag.level-2 a,
.tag-cloud .tag-item.olympus-tag.level-1 a,
.myolympus-tag-cloud .tag-item.olympus-tag.level-1 a,
.tag-cloud .breadcrumb.olympus-tag.level-1 a,
.myolympus-tag-cloud .breadcrumb.olympus-tag.level-1 a {
  font-size: 20px;
  padding: 0;
  margin: 0;
}
.internal-link.save-post.btn.disabled,
.multiclick-protection {
  color: white !important;
  cursor: not-allowed;
}
.processing-cursor .internal-link.save-post.btn,
.processing-cursor .multiclick-protection,
.processing-cursor.multiclick-protection {
  cursor: wait !important;
}
.multiclick-protection {
  position: absolute;
  width: 100%;
  height: 100%;
  background: radial-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.001));
}
.activities-triger .multiclick-protection {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (max-width: 1200px) {
  .activities-triger {
    padding: 0 20px;
  }
}
.hamburger {
  display: inline-block;
  cursor: pointer;
  padding: 20px 35px 16px 10px;
  height: 42px;
}
.hamburger span,
.hamburger span:before,
.hamburger span:after {
  cursor: pointer;
  border-radius: 5px;
  height: 5px;
  width: 35px;
  background: white;
  position: absolute;
  display: block;
  content: '';
}
.hamburger span:before {
  top: -10px;
}
.hamburger span:after {
  bottom: -10px;
}
.hamburger span,
.hamburger span:before,
.hamburger span:after {
  transition: all 500ms ease-in-out;
}
.hamburger.active span {
  background-color: transparent;
}
.hamburger.active span:before,
.hamburger.active span:after {
  top: 0;
}
.hamburger.active span:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.hamburger.active span:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.btn-cross {
  display: block;
  height: 40px;
  width: 40px;
  transition: all 0.4s ease;
  transform-origin: center center;
  cursor: pointer;
}
.btn-cross:before,
.btn-cross:after {
  border-radius: 5px;
  height: 5px;
  width: 35px;
  background: #777777;
  position: absolute;
  top: 17px;
  left: 3px;
  display: block;
  content: '';
}
.btn-cross:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.btn-cross:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.btn-cross:hover {
  transform: rotate(360deg);
}
.btn-cross:hover:before,
.btn-cross:hover:after {
  background: black;
}
/* This is poorly setup! <b> explicitly uses HelveticaNeueBoldRegular via !important, but essentially *don't use font-weight until this is correct*. */
@font-face {
  font-family: 'HelveticaNeueLightRg';
  
  /*src: url("@{cdn_domain}/HelveticaNeueW02/HelveticaNeueW02-45Light.EOT}");
      src: url("@{cdn_domain}/HelveticaNeueW02/HelveticaNeueW02-45Light.EOT?#iefix") format('embedded-opentype'), 
           url("@{cdn_domain}/HelveticaNeueW02/HelveticaNeueW02-45Light.woff") format('woff'), 
           url("@{cdn_domain}/HelveticaNeueW02/HelveticaNeueW02-45Light.ttf") format('truetype'), 
           url("@{cdn_domain}/HelveticaNeueW02/HelveticaNeueW02-45Light.svg#") format('svg');*/
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueRomanRg';
  
  /*src: url("@{cdn_domain}/HelveticaNeueW02/HelveticaNeueW02-55Roman.EOT");
      src: url("@{cdn_domain}/HelveticaNeueW02/HelveticaNeueW02-55Roman.EOT?#iefix") format('embedded-opentype'), 
           url("@{cdn_domain}/HelveticaNeueW02/HelveticaNeueW02-55Roman.woff") format('woff'), 
           url("@{cdn_domain}/HelveticaNeueW02/HelveticaNeueW02-55Roman.ttf") format('truetype'), 
           url("@{cdn_domain}/HelveticaNeueW02/HelveticaNeueW02-55Roman.svg#") format('svg');*/
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueBoldRegular';
  
  /*src: url("@{cdn_domain}/HelveticaNeueW02/HelveticaNeueW02-75Bold.EOT");
      src: url("@{cdn_domain}/HelveticaNeueW02/HelveticaNeueW02-75Bold.EOT?#iefix") format('embedded-opentype'), 
           url("@{cdn_domain}/HelveticaNeueW02/HelveticaNeueW02-75Bold.woff") format('woff'), 
           url("@{cdn_domain}/HelveticaNeueW02/HelveticaNeueW02-75Bold.ttf") format('truetype'), 
           url("@{cdn_domain}/HelveticaNeueW02/HelveticaNeueW02-75Bold.svg#") format('svg');*/
  font-weight: normal;
  font-style: normal;
}
/*
// local fallbacks
@font-face {
    font-family: 'HelveticaNeueLocal';
    src: url("~/cfs-file/__key/themefiles/s-fd-83d50f6377b4438e8a4db7c61fe4646e-files/HelveticaNeueW02-45Light-eot.EOT}");
    src: url("~/cfs-file/__key/themefiles/s-fd-83d50f6377b4438e8a4db7c61fe4646e-files/HelveticaNeueW02-45Light-eot.EOT?#iefix") format('embedded-opentype'), 
         url("~/cfs-file/__key/themefiles/s-fd-83d50f6377b4438e8a4db7c61fe4646e-files/HelveticaNeueW02-45Light-woff.woff") format('woff'), 
         url("~/cfs-file/__key/themefiles/s-fd-83d50f6377b4438e8a4db7c61fe4646e-files/HelveticaNeueW02-45Light-ttf.ttf") format('truetype'), 
         url("~/cfs-file/__key/themefiles/s-fd-83d50f6377b4438e8a4db7c61fe4646e-files/HelveticaNeueW02-45Light-svg.svg#") format('svg');
    font-weight: @light_weight;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLocal';
    src: url("~/cfs-file/__key/themefiles/s-fd-83d50f6377b4438e8a4db7c61fe4646e-files/HelveticaNeueW02-55Roman-eot.EOT");
    src: url("~/cfs-file/__key/themefiles/s-fd-83d50f6377b4438e8a4db7c61fe4646e-files/HelveticaNeueW02-55Roman-eot.EOT?#iefix") format('embedded-opentype'), 
         url("~/cfs-file/__key/themefiles/s-fd-83d50f6377b4438e8a4db7c61fe4646e-files/HelveticaNeueW02-55Roman-woff.woff") format('woff'), 
         url("~/cfs-file/__key/themefiles/s-fd-83d50f6377b4438e8a4db7c61fe4646e-files/HelveticaNeueW02-55Roman-ttf.ttf") format('truetype'), 
         url("~/cfs-file/__key/themefiles/s-fd-83d50f6377b4438e8a4db7c61fe4646e-files/HelveticaNeueW02-55Roman-svg.svg#") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLocal';
    src: url("~/cfs-file/__key/themefiles/s-fd-83d50f6377b4438e8a4db7c61fe4646e-files/HelveticaNeueW02-75Bold-eot.EOT");
    src: url("~/cfs-file/__key/themefiles/s-fd-83d50f6377b4438e8a4db7c61fe4646e-files/HelveticaNeueW02-75Bold-eot.EOT?#iefix") format('embedded-opentype'), 
         url("~/cfs-file/__key/themefiles/s-fd-83d50f6377b4438e8a4db7c61fe4646e-files/HelveticaNeueW02-75Bold-woff.woff") format('woff'), 
         url("~/cfs-file/__key/themefiles/s-fd-83d50f6377b4438e8a4db7c61fe4646e-files/HelveticaNeueW02-75Bold-ttf.ttf") format('truetype'), 
         url("~/cfs-file/__key/themefiles/s-fd-83d50f6377b4438e8a4db7c61fe4646e-files/HelveticaNeueW02-75Bold-svg.svg#") format('svg');
    font-weight: @bold_weight;
    font-style: normal;
}
*/

@font-face {
  font-family: 'Entypo';
  src: url("https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/entypo.eot?_=638205991681947451");
  src: url("https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/entypo.eot?_=638205991681947451?#iefix") format('embedded-opentype'), url("https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/entypo.woff?_=638205991682572471") format('woff'), url("https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/entypo.ttf?_=638205991682572471") format('truetype'), url("https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/entypo.svg?_=638205991682416245#") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ArTarumianMHarvats';
  src: url('https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/ArTarumianMHarvats.ttf.woff?_=638205991674916219') format('woff'), url('https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/ArTarumianMHarvats.ttf.svg?_=638205991674759978#ArTarumianMHarvats') format('svg'), url('https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/ArTarumianMHarvats.ttf.eot?_=638205991674447475'), url('https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/ArTarumianMHarvats.ttf.eot?_=638205991674447475?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
strong,
b {
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
}
input {
  height: 40px;
  padding: 0 20px;
  border: 2px solid #c9c9c9;
  border-radius: 0;
  font-family: 'HelveticaNeueRomanRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #777777;
}
input.placeholder {
  color: #a3a3a3 !important;
}
input::-webkit-input-placeholder {
  color: #a3a3a3 !important;
}
/* Firefox < 19 */

input:-moz-placeholder {
  color: #a3a3a3 !important;
}
/* Firefox > 19 */

input::-moz-placeholder {
  color: #a3a3a3 !important;
}
/* Internet Explorer 10 */

input:-ms-input-placeholder {
  color: #a3a3a3 !important;
}
textarea {
  color: #777777;
  border: 2px solid #c9c9c9;
  resize: none;
  padding: 10px 10px 10px 15px;
  -webkit-appearance: none;
}
.touch .nice-select select {
  height: 40px;
  line-height: 40px;
  padding: 0 20px 0 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: none;
  font-family: 'HelveticaNeueRomanRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #777777;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url('https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/dropdownarrow.png?_=638205991679137392') no-repeat right top white;
  border: 2px solid #c9c9c9;
  border-radius: 0;
}
.touch .nice-select select::-ms-expand {
  display: none;
}
.chosen-container {
  width: 100% !important;
}
.chosen-container .chosen-single {
  height: 40px;
  width: 100%;
  line-height: 40px;
  border: 2px solid #c9c9c9;
  border-radius: 0;
  background: url('https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/dropdownarrow.png?_=638205991679137392') no-repeat right top white;
  text-decoration: none;
  font-family: 'HelveticaNeueRomanRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #777777;
}
.chosen-container .chosen-drop {
  position: relative;
  margin-top: 20px;
  padding: 10px 0;
  box-shadow: 0 0 20px 0 rgba(50, 50, 50, 0.35);
  border-radius: 3px;
  z-index: 100001 !important;
  /* dodges issues with dropdowns overlapping telligent file selectors as they have a z-index */

}
.chosen-container .chosen-drop:before {
  content: '';
  position: absolute;
  left: calc(44%);
  top: -26px;
  border-width: 13px;
  border-style: solid;
  border-color: transparent transparent white;
}
.chosen-container .chosen-drop .chosen-search {
  display: none;
}
.chosen-container .chosen-drop .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container .chosen-drop .chosen-results li {
  padding: 5px 15px;
}
.chosen-container .chosen-drop .active-result {
  font-family: 'HelveticaNeueRomanRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #777777;
}
.chosen-container .chosen-drop .highlighted {
  color: white;
  background-color: #15a0c9;
}
.fr-widget-inner .chosen-container-multi .chosen-choices li.search-choice {
  background-color: #eeeeee;
  border-width: 1px;
  padding: 3px 20px 3px 5px;
  cursor: default;
  box-sizing: content-box;
  border-radius: 0;
  background-image: none;
  box-shadow: none;
  border: 1px solid #eeeeee;
  line-height: 2;
}
.fr-widget-inner .chosen-container-multi .chosen-choices li.search-field input.chosen-search-input {
  width: 25px;
  margin: 7px 5px;
  line-height: 2;
  min-height: 25px;
}
.fr-form-field .chosen-container-multi .chosen-choices {
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 15px;
  max-width: 100%;
  border: 1px solid #08107b;
}
.fr-form-field .glow-lookuptextbox {
  border: 1px solid #08107b !important;
  border-radius: 0 !important;
}
.col-6 .fr-form-field .chosen-container.chosen-container-single {
  width: 30rem !important;
}
@media (max-width: 1024px) {
  .col-6 .fr-form-field .chosen-container.chosen-container-single {
    width: 100% !important;
  }
}
.nice-select .chosen-container-single .chosen-single span {
  padding: 0 20px 0 15px;
}
.nice-checkbox {
  width: 100%;
  vertical-align: middle;
}
.nice-checkbox input[type="checkbox"],
.nice-checkbox input[type="radio"] {
  display: none;
}
.nice-checkbox input[type="checkbox"] + label,
.nice-checkbox input[type="radio"] + label {
  cursor: pointer;
}
.nice-checkbox input[type="checkbox"] + label .text-part,
.nice-checkbox input[type="radio"] + label .text-part {
  margin: -26px 0 0 30px;
}
.nice-checkbox input[type="checkbox"] + label span,
.nice-checkbox input[type="radio"] + label span {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/checkbox1.png?_=638205991675384998) -24px top no-repeat;
}
.nice-checkbox input[type="checkbox"]:checked + label span,
.nice-checkbox input[type="radio"]:checked + label span {
  background: url(https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/checkbox1.png?_=638205991675384998) left top no-repeat;
}
.nice-checkbox input[type="radio"] + label span {
  background: url(https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/radio1.png?_=638205991707572458) -24px top no-repeat;
}
.nice-checkbox input[type="radio"]:checked + label span {
  background: url(https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/radio1.png?_=638205991707572458) left top no-repeat;
}
fieldset .nice-checkbox input[type="checkbox"] + label,
fieldset .nice-checkbox input[type="radio"] + label {
  line-height: inherit;
}
fieldset .nice-checkbox input[type="checkbox"] + label:after,
fieldset .nice-checkbox input[type="radio"] + label:after,
fieldset .nice-checkbox input[type="checkbox"] + label:before,
fieldset .nice-checkbox input[type="radio"] + label:before {
  display: none;
}
input[type="text"],
input[type="submit"],
input[type="password"],
input[type="email"] {
  -webkit-appearance: none;
}
label {
  display: block;
  padding-bottom: 5px;
  color: #3f3f3f;
}
.touch .form-invert-colors input::-webkit-input-placeholder,
.form-invert-colors input::-webkit-input-placeholder {
  color: white !important;
}
.touch .form-invert-colors input:-moz-placeholder,
.form-invert-colors input:-moz-placeholder {
  color: white !important;
}
.touch .form-invert-colors input::-moz-placeholder,
.form-invert-colors input::-moz-placeholder {
  color: white !important;
}
.touch .form-invert-colors input:-ms-input-placeholder,
.form-invert-colors input:-ms-input-placeholder {
  color: white !important;
}
.touch .form-invert-colors input.placeholder,
.form-invert-colors input.placeholder {
  color: white !important;
}
.touch .form-invert-colors input,
.form-invert-colors input,
.touch .form-invert-colors .nice-select,
.form-invert-colors .nice-select {
  border-color: white;
  color: white;
  background-color: #c9c9c9;
}
.touch .form-invert-colors .nice-checkbox .text-part,
.form-invert-colors .nice-checkbox .text-part {
  color: white;
}
.touch .form-invert-colors .nice-checkbox input[type="checkbox"] + label span,
.form-invert-colors .nice-checkbox input[type="checkbox"] + label span {
  background: url(https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/checkboxWhite.png?_=638205991676635018) -24px top no-repeat;
}
.touch .form-invert-colors .nice-checkbox input[type="checkbox"]:checked + label span,
.form-invert-colors .nice-checkbox input[type="checkbox"]:checked + label span {
  background: url(https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/checkboxWhite.png?_=638205991676635018) left top no-repeat;
}
.touch .form-invert-colors .nice-select .chosen-container .chosen-single,
.form-invert-colors .nice-select .chosen-container .chosen-single {
  background: url('https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/dropdownarrowwhite.png?_=638205991680541211') no-repeat right top #c9c9c9;
  border: 2px solid white;
  color: white;
}
.touch .form-invert-colors .nice-select select,
.form-invert-colors .nice-select select {
  border: 2px solid white;
  color: white;
  background: url('https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/dropdownarrowwhite.png?_=638205991680541211') no-repeat right top #c9c9c9;
}
.touch .form-invert-colors label,
.form-invert-colors label {
  color: white;
}
.form-help {
  padding-top: 8px;
}
.form-group {
  margin-bottom: 15px;
  position: relative;
}
.form-group:before,
.form-group:after {
  content: " ";
  display: table;
}
.form-group:after {
  clear: both;
}
.form-group.form-group-short {
  max-width: 300px;
}
.form-group.form-group-short input {
  width: 100%;
}
br.validation {
  display: none;
}
.validation,
.field-item-validation .error {
  position: relative;
  display: inline-block;
  margin-top: 6px;
  padding: 7px 10px;
  background: #e8233a;
  color: white;
  font-size: 15px;
}
.validation:before,
.field-item-validation .error:before {
  content: '';
  position: absolute;
  top: -11px;
  left: 5px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-bottom-color: #e8233a;
}
.validation .error,
.field-item-validation .error .error {
  color: white;
}
.validation a,
.field-item-validation .error a {
  color: white;
}
.upload-edit-media-gallery-post .field-item-validation .error {
  display: inline-block !important;
}
.validation.field-item-validation {
  width: 250px;
}
/*color of placeholder in text input*/

*::-webkit-input-placeholder {
  color: #a3a3a3;
}
*:-moz-placeholder {
  /* FF 4-18 */
  color: #a3a3a3;
  opacity: 1 !important;
}
*::-moz-placeholder {
  /* FF 19+ */
  color: #a3a3a3;
  opacity: 1 !important;
}
*:-ms-input-placeholder {
  /* IE 10+ */
  color: #a3a3a3;
}
.tip {
  background-color: #484848;
}
.tip .ui-tip-big {
  width: 500px;
  max-width: 500px;
}
.tip p {
  font-size: 13px;
}
.tip p strong {
  font-size: 15px;
}
.new-terms-conditions-master {
  margin: 50px 0;
}
.new-terms-conditions-master .new-terms-conditions {
  padding: 20px;
  background: #f1f1f1;
}
@media (min-width: 571px) {
  .new-terms-conditions-master {
    margin: 140px 0;
  }
  .new-terms-conditions-master .new-terms-conditions {
    padding: 30px;
  }
}
.push-notification {
  display: block !important;
  font-size: 17px;
  -webkit-box-shadow: 0 0 10px 0 rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0 0 10px 0 rgba(50, 50, 50, 0.75);
  box-shadow: 0 0 10px 0 rgba(50, 50, 50, 0.75);
}
.push-notification .close {
  display: none;
}
.event-form-master,
.contact-form-master {
  padding: 30px 0;
}
@media (max-width: 570px) {
  .event-form-master .event-form,
  .contact-form-master .event-form,
  .event-form-master .contact-form,
  .contact-form-master .contact-form {
    padding: 40px 20px;
  }
  .event-form-master .event-form .form-control,
  .contact-form-master .event-form .form-control,
  .event-form-master .contact-form .form-control,
  .contact-form-master .contact-form .form-control,
  .event-form-master .event-form textarea,
  .contact-form-master .event-form textarea,
  .event-form-master .contact-form textarea,
  .contact-form-master .contact-form textarea {
    margin-bottom: 10px;
  }
}
@media (min-width: 571px) {
  .event-form-master .event-form,
  .contact-form-master .event-form,
  .event-form-master .contact-form,
  .contact-form-master .contact-form {
    max-width: 760px;
  }
  .event-form-master .event-form .section,
  .contact-form-master .event-form .section,
  .event-form-master .contact-form .section,
  .contact-form-master .contact-form .section {
    width: 90%;
    margin: 0 auto 50px;
    border-radius: 5px;
  }
  .event-form-master .event-form .section:last-child,
  .contact-form-master .event-form .section:last-child,
  .event-form-master .contact-form .section:last-child,
  .contact-form-master .contact-form .section:last-child {
    margin: 0 auto;
  }
  .event-form-master .event-form .form-control,
  .contact-form-master .event-form .form-control,
  .event-form-master .contact-form .form-control,
  .contact-form-master .contact-form .form-control {
    max-width: calc(50% - 15px);
    float: left;
  }
  .event-form-master .event-form .form-control:first-child,
  .contact-form-master .event-form .form-control:first-child,
  .event-form-master .contact-form .form-control:first-child,
  .contact-form-master .contact-form .form-control:first-child {
    margin-right: 30px;
  }
  .event-form-master .event-form .long-control,
  .contact-form-master .event-form .long-control,
  .event-form-master .contact-form .long-control,
  .contact-form-master .contact-form .long-control {
    max-width: 100%;
    margin-right: 0;
  }
  .event-form-master .event-form .small-control,
  .contact-form-master .event-form .small-control,
  .event-form-master .contact-form .small-control,
  .contact-form-master .contact-form .small-control {
    max-width: calc(50%/2 - 20px);
    margin-right: 25px;
  }
  .event-form-master .event-form .small-control:last-child,
  .contact-form-master .event-form .small-control:last-child,
  .event-form-master .contact-form .small-control:last-child,
  .contact-form-master .contact-form .small-control:last-child {
    margin-right: 0;
  }
  .event-form-master .event-form .row,
  .contact-form-master .event-form .row,
  .event-form-master .contact-form .row,
  .contact-form-master .contact-form .row {
    padding: 15px 0;
  }
  .event-form-master .event-form .g-recaptcha,
  .contact-form-master .event-form .g-recaptcha,
  .event-form-master .contact-form .g-recaptcha,
  .contact-form-master .contact-form .g-recaptcha {
    float: left;
  }
  .event-form-master .event-form .radio-items,
  .contact-form-master .event-form .radio-items,
  .event-form-master .contact-form .radio-items,
  .contact-form-master .contact-form .radio-items {
    padding-top: 30px;
  }
}
@media (min-width: 571px) and (max-width: 767px) {
  .event-form-master .event-form .form-control.captcha-row,
  .contact-form-master .event-form .form-control.captcha-row,
  .event-form-master .contact-form .form-control.captcha-row,
  .contact-form-master .contact-form .form-control.captcha-row {
    margin-bottom: 30px;
    max-width: 100%;
  }
}
.event-form-master .event-form .form-control,
.contact-form-master .event-form .form-control,
.event-form-master .contact-form .form-control,
.contact-form-master .contact-form .form-control,
.event-form-master .event-form input,
.contact-form-master .event-form input,
.event-form-master .contact-form input,
.contact-form-master .contact-form input {
  width: 100%;
}
.event-form-master .event-form .nice-select,
.contact-form-master .event-form .nice-select,
.event-form-master .contact-form .nice-select,
.contact-form-master .contact-form .nice-select {
  display: inline-block;
}
.event-form-master .event-form .repair-radio-btn,
.contact-form-master .event-form .repair-radio-btn,
.event-form-master .contact-form .repair-radio-btn,
.contact-form-master .contact-form .repair-radio-btn {
  display: inline-block;
  max-width: 70px;
  text-align: left;
}
.event-form-master .event-form textarea,
.contact-form-master .event-form textarea,
.event-form-master .contact-form textarea,
.contact-form-master .contact-form textarea,
.event-form-master .event-form select,
.contact-form-master .event-form select,
.event-form-master .contact-form select,
.contact-form-master .contact-form select {
  width: 100%;
}
.event-form-master .event-form .g-recaptcha,
.contact-form-master .event-form .g-recaptcha,
.event-form-master .contact-form .g-recaptcha,
.contact-form-master .contact-form .g-recaptcha {
  max-width: 300px;
  width: 100%;
}
@media (max-width: 570px) {
  .event-form-master .event-form .g-recaptcha,
  .contact-form-master .event-form .g-recaptcha,
  .event-form-master .contact-form .g-recaptcha,
  .contact-form-master .contact-form .g-recaptcha {
    margin: 0 auto;
  }
}
@media (max-width: 335px) {
  .event-form-master .event-form .g-recaptcha,
  .contact-form-master .event-form .g-recaptcha,
  .event-form-master .contact-form .g-recaptcha,
  .contact-form-master .contact-form .g-recaptcha {
    margin: 0 auto 0 -10px;
  }
}
.event-form-master .event-form .section-title,
.contact-form-master .event-form .section-title,
.event-form-master .contact-form .section-title,
.contact-form-master .contact-form .section-title {
  font-size: 18px;
}
.event-form-master .event-form .tasks-js .row,
.contact-form-master .event-form .tasks-js .row,
.event-form-master .contact-form .tasks-js .row,
.contact-form-master .contact-form .tasks-js .row {
  opacity: 0;
  visibility: hidden;
  height: 0;
  padding: 0;
  transition: all 0.4s ease;
}
.event-form-master .event-form .tasks-js .row.active,
.contact-form-master .event-form .tasks-js .row.active,
.event-form-master .contact-form .tasks-js .row.active,
.contact-form-master .contact-form .tasks-js .row.active {
  opacity: 1;
  visibility: visible;
  height: auto;
  padding: 15px;
  background: white;
  border-radius: 4px;
  margin-bottom: 10px;
}
.event-form-master .event-form .tasks-js .btn-cross,
.contact-form-master .event-form .tasks-js .btn-cross,
.event-form-master .contact-form .tasks-js .btn-cross,
.contact-form-master .contact-form .tasks-js .btn-cross {
  position: absolute;
  right: 10px;
  top: 5px;
}
.event-form-master .event-form .list-of-repairs,
.contact-form-master .event-form .list-of-repairs,
.event-form-master .contact-form .list-of-repairs,
.contact-form-master .contact-form .list-of-repairs {
  opacity: 0;
  visibility: hidden;
  height: 0;
  padding: 0;
  transition: all 0.4s ease;
}
.event-form-master .event-form .list-of-repairs.active,
.contact-form-master .event-form .list-of-repairs.active,
.event-form-master .contact-form .list-of-repairs.active,
.contact-form-master .contact-form .list-of-repairs.active {
  opacity: 1;
  visibility: visible;
  height: auto;
  border-radius: 4px;
  margin-bottom: 10px;
}
@media (min-width: 571px) {
  .event-form-master .event-form .list-of-repairs.active,
  .contact-form-master .event-form .list-of-repairs.active,
  .event-form-master .contact-form .list-of-repairs.active,
  .contact-form-master .contact-form .list-of-repairs.active {
    padding: 30px 50px;
  }
}
@media (min-width: 992px) {
  .event-form-master .event-form .list-of-repairs.active,
  .contact-form-master .event-form .list-of-repairs.active,
  .event-form-master .contact-form .list-of-repairs.active,
  .contact-form-master .contact-form .list-of-repairs.active {
    padding: 50px 100px;
  }
}
.event-form-master .event-form .more-people .nice-checkbox,
.contact-form-master .event-form .more-people .nice-checkbox,
.event-form-master .contact-form .more-people .nice-checkbox,
.contact-form-master .contact-form .more-people .nice-checkbox {
  display: inline-block;
  width: auto;
}
.event-form-master .event-form .more-people .nice-checkbox label,
.contact-form-master .event-form .more-people .nice-checkbox label,
.event-form-master .contact-form .more-people .nice-checkbox label,
.contact-form-master .contact-form .more-people .nice-checkbox label {
  color: #777777;
}
.event-form-master .event-form .more-people .nice-select,
.contact-form-master .event-form .more-people .nice-select,
.event-form-master .contact-form .more-people .nice-select,
.contact-form-master .contact-form .more-people .nice-select {
  width: 0;
  opacity: 0;
  transition: all 0.5s ease;
}
.event-form-master .event-form .more-people .nice-select.active,
.contact-form-master .event-form .more-people .nice-select.active,
.event-form-master .contact-form .more-people .nice-select.active,
.contact-form-master .contact-form .more-people .nice-select.active {
  width: auto;
  opacity: 1;
}
.contact-form-master .contact-form {
  background: #f1f1f1;
}
@media (min-width: 571px) {
  .contact-form-master .contact-form {
    max-width: 1140px;
    padding: 30px 0px;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
  }
  .contact-form-master .contact-form .section {
    background: #fafafa;
    border-radius: 5px;
  }
  .contact-form-master .contact-form .form-control {
    max-width: 45%;
  }
  .contact-form-master .contact-form .form-control:first-child {
    margin-right: 10%;
  }
}
@media (min-width: 992px) {
  .contact-form-master .contact-form .section {
    padding: 50px 100px;
  }
}
.icon-search {
  /*
    height: 20px;
    left: 10px;
    top: 5px;
    */
  width: 20px;
  position: absolute;
  z-index: 0;
}
.icon-search svg {
  fill: #777777;
  height: 100%;
  width: 100%;
}
.language-link {
  padding: 0.5rem 1rem;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  border: solid 1px #c9c9c9;
  line-height: 35px;
  border-bottom: none;
  white-space: nowrap;
}
.language-link.active {
  background-color: #08107b;
  color: white;
}
.language-content {
  margin-bottom: 20px;
  display: none;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  padding: 1rem 1.5rem;
}
.language-content > div {
  padding-top: 1rem;
}
.language-content.active {
  display: block;
}
.dropdown-group {
  position: relative;
  cursor: pointer;
}
.dropdown-group .dropdown {
  position: absolute;
  z-index: 1;
  top: 30px;
  right: 0;
  padding: 20px 0;
  background-color: white;
  border: 1px solid #c9c9c9;
  border-radius: 3px;
  -webkit-box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.3);
  -moz-box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.3);
  box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.3);
}
.dropdown-group .dropdown li {
  width: 100%;
  padding: 5px 20px;
}
.dropdown-group .dropdown li:hover {
  -webkit-transition: background-color 1s, color 1s;
  /* Safari */
  transition: background-color 1s, color 1s;
  background-color: #15a0c9;
  color: white;
}
.dropdown-group .dropdown li:hover a {
  color: white;
}
.homepage .gallery-sorting .dropdown-group ul li {
  display: block;
  text-align: left;
}
@media (max-width: 570px) {
  .homepage .my-menu-ul {
    height: 0;
  }
}
.homepage .my-profile-menu .dropdown-master {
  right: 20px;
}
/*blured background for specific pages*/

.myproducts,
.myaccount,
.registration-finish,
.thank-you-1,
.thank-you-2,
.thank-you-3,
.thank-you-4,
.thank-you-for-contact {
  background-image: url("/cfs-file/__key/communityserver-components-sitefiles/img/bluredbackground.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (min-width: 768px) {
  .myproducts,
  .myaccount,
  .registration-finish,
  .thank-you-1,
  .thank-you-2,
  .thank-you-3,
  .thank-you-4,
  .thank-you-for-contact {
    width: auto !important;
    margin: 0 !important;
  }
}
.profile-header-master {
  background: url("/cfs-file/__key/communityserver-components-sitefiles/img/bluredbackground.jpg") no-repeat 50% 40%;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.visionar .profile-header-master {
  background: url("/cfs-file/__key/communityserver-components-sitefiles/img/bluredbackground.jpg") no-repeat 50% 40%;
}
.content-fragment-page {
  background-color: white;
}
.black-theme {
  background-color: black;
}
.black-theme .content-fragment-page,
.black-theme .single-column {
  background-color: black;
}
.black-theme .myolympus-breadcrumb .olympus-breadcrumb ul li,
.black-theme .myolympus-breadcrumb .olympus-breadcrumb ul li a {
  color: white;
}
.black-theme .myolympus-breadcrumb .olympus-breadcrumb ul li:after,
.black-theme .myolympus-breadcrumb .olympus-breadcrumb ul li a:after {
  background-image: url("/cfs-file/__key/communityserver-components-sitefiles/img-icons/breadcrumbwhite.svg");
}
.anthracite-theme {
  background-color: #333333;
}
.anthracite-theme .content-fragment-page,
.anthracite-theme .single-column {
  background-color: #333333;
}
.anthracite-theme .myolympus-breadcrumb .olympus-breadcrumb ul li,
.anthracite-theme .myolympus-breadcrumb .olympus-breadcrumb ul li a {
  color: white;
}
.anthracite-theme .myolympus-breadcrumb .olympus-breadcrumb ul li:after,
.anthracite-theme .myolympus-breadcrumb .olympus-breadcrumb ul li a:after {
  background-image: url("/cfs-file/__key/communityserver-components-sitefiles/img-icons/breadcrumbwhite.svg");
}
.user-details-form,
.single-column .content-fragment.user-details-form {
  margin-top: 0;
  background: url(/cfs-file/__key/communityserver-components-sitefiles/img-front_2D00_page/homepage_2D00_bckg.jpg) no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (min-width: 571px) {
  .user-details-form,
  .single-column .content-fragment.user-details-form {
    width: auto;
  }
}
.nice-select.home {
  height: 40px;
  border-radius: 0;
  position: relative;
}
.nice-select.home select::-ms-expand {
  display: none;
}
@media (min-width: 571px) {
  .nice-select.home {
    width: 95px;
    margin-top: 10px;
  }
  .nice-select.home .chosen-single {
    background: url('/cfs-file/__key/communityserver-components-sitefiles/img-icons/dropdownarrowwhite.png') no-repeat right top transparent;
    color: white;
    border: 1px solid white;
  }
}
@media (min-width: 768px) {
  .nice-select.home {
    width: 150px;
  }
}
@media (min-width: 992px) {
  .nice-select.home {
    width: 220px;
  }
}
.nice-select.home .chosen-single {
  background: url('/cfs-file/__key/communityserver-components-sitefiles/img-icons/dropdownarrow.png') no-repeat right top white;
  color: #777777;
  border: 1px solid #c9c9c9;
}
/*logged user on front page hidding 3 white collumns for logged user*/

.loged-user-olympus .columns {
  display: none;
}
.unloged-user-olympus .front-page {
  padding: 250px 0 0 0;
}
.loged-user-olympus .front-page {
  padding: 0;
}
.loged-user-olympus .front-page .logged-info {
  padding-top: 30px;
}
.front-page .welcome-info {
  color: white;
  margin: auto;
  text-align: center;
  margin-bottom: 10px;
  text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.5);
}
.front-page .welcome-info h1 {
  color: white;
  margin: 0;
  padding-top: 0.75em;
}
.front-page .welcome-info h2 {
  margin: 10px 0 30px;
  font-size: 18px;
  color: white;
}
.front-page .welcome-info .btn {
  width: 90%;
}
.front-page .scroll-me {
  width: 50px;
  height: 50px;
  margin: 30px auto 0;
  fill: white;
  opacity: 0.6;
  cursor: pointer;
}
.front-page .scroll-me svg {
  margin: -25px;
}
.front-page .photo-author {
  width: 95%;
  color: white;
  font-size: 13px;
  margin: 50px 0 20px 5%;
  padding-bottom: 10px;
}
.front-page .logged-info {
  padding-bottom: 30px;
  text-align: center;
}
.front-page .logged-info h1,
.front-page .logged-info h2 {
  display: inline-block;
  margin: 0;
  font-size: 28px;
  color: white;
}
.front-page .login-btn {
  margin: 15px;
  text-align: center;
}
.front-page .login-btn a {
  padding: 1px 0 1px 25px;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #08107b;
  background: url(/cfs-file/__key/communityserver-components-sitefiles/img-front_2D00_page/login_2D00_btn.png) 0 0 no-repeat;
}
@media (min-width: 571px) {
  .front-page {
    max-width: 1280px;
    margin: auto;
  }
  .front-page .welcome-info {
    margin-bottom: 200px;
  }
  .front-page .welcome-info h2 {
    font-size: 28px;
  }
  .front-page .welcome-info .btn {
    width: 260px;
  }
  .front-page .photo-author {
    width: 160px;
    margin: 0 50px;
    padding-bottom: 20px;
  }
  .front-page .login-btn {
    display: none;
  }
}
.legal-part {
  width: 100%;
}
.ui-dialog-titlebar {
  display: none;
}
.ui-dialog {
  padding: 0 !important;
}
.ui-widget-content {
  border: none !important;
}
.content-fragment-page .layout-region.content .layout-region-inner .content-fragment .content-fragment-content {
  margin-top: 0;
}
.single-column {
  padding: 0 !important;
}
.content-fragment.with-spacing {
  padding: 0 !important;
}
.hp-contest-title,
.hp-products-title,
.hp-gallery-title {
  padding: 30px 0;
  background-color: white;
  text-align: center;
}
@media (max-width: 570px) {
  .hp-contest-title,
  .hp-products-title,
  .hp-gallery-title {
    padding: 30px 20px 30px;
  }
}
.hp-contest-title .see-all-gallery,
.hp-products-title .see-all-gallery,
.hp-gallery-title .see-all-gallery {
  margin: -15px 0 30px;
  min-width: 280px;
}
@media (max-width: 570px) {
  .hp-contest-title .see-all-gallery,
  .hp-products-title .see-all-gallery,
  .hp-gallery-title .see-all-gallery {
    width: 100%;
  }
}
.hp-contest-title hr,
.hp-products-title hr,
.hp-gallery-title hr {
  margin: 0;
  padding: 0 0 30px 0;
}
.hp-contest-title .title,
.hp-products-title .title,
.hp-gallery-title .title {
  padding-bottom: 10px;
  font-size: 32px;
  line-height: 32px;
  color: #535353;
}
.hp-contest-title .teaser,
.hp-products-title .teaser,
.hp-gallery-title .teaser {
  font-size: 18px;
}
.hp-contest-title .grey-frame,
.hp-products-title .grey-frame,
.hp-gallery-title .grey-frame {
  text-align: center;
  max-width: 100%;
  padding: 50px 30px;
  background-color: #f1f1f1;
}
.hp-contest-title .grey-frame span,
.hp-products-title .grey-frame span,
.hp-gallery-title .grey-frame span {
  font-size: 32px;
}
.hp-contest-title .grey-frame .btn,
.hp-products-title .grey-frame .btn,
.hp-gallery-title .grey-frame .btn {
  display: block;
  width: 100%;
  margin-top: 30px;
}
@media (min-width: 571px) {
  .hp-contest-title .grey-frame,
  .hp-products-title .grey-frame,
  .hp-gallery-title .grey-frame {
    text-align: left;
  }
  .hp-contest-title .grey-frame span,
  .hp-products-title .grey-frame span,
  .hp-gallery-title .grey-frame span {
    display: block;
    width: 70%;
  }
  .hp-contest-title .grey-frame .btn-wrap,
  .hp-products-title .grey-frame .btn-wrap,
  .hp-gallery-title .grey-frame .btn-wrap {
    display: block;
    float: right;
    width: 30%;
  }
  .hp-contest-title .grey-frame .btn,
  .hp-products-title .grey-frame .btn,
  .hp-gallery-title .grey-frame .btn {
    display: block;
    margin-top: -30px;
    max-width: 250px;
  }
}
.homepage .hp-gallery-title {
  background-color: inherit;
}
.homepage .media-gallery-post-list .navigation-list,
.homepage .media-gallery-post-list .sort {
  display: none;
}
.homepage .gallery-sorting {
  min-height: 20px;
  padding-bottom: 0;
}
.homepage .gallery-sorting ul {
  text-align: center;
}
.homepage .gallery-sorting ul li {
  float: none;
  display: inline;
}
.homepage .gallery-sorting ul li a {
  text-decoration: none;
}
.homepage .gallery-sorting ul li.active a {
  color: #e9b42c;
}
@media (max-width: 570px) {
  .unloged-user-olympus .front-page {
    padding: 0;
  }
}
.hp-benefits-ad hr {
  margin: 30px 0;
}
.hp-benefits-ad .title {
  width: 100%;
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 30px;
  text-align: center;
  color: #3f3f3f;
}
@media (min-width: 571px) {
  .hp-benefits-ad .title {
    float: left;
    text-align: left;
  }
}
.hp-benefits-ad .col {
  width: 100%;
}
@media (min-width: 571px) {
  .hp-benefits-ad .col {
    width: 50%;
  }
}
@media (min-width: 571px) {
  .hp-benefits-ad .col-left {
    padding-right: 15px;
  }
}
@media (min-width: 571px) {
  .hp-benefits-ad .col-right {
    padding-left: 15px;
  }
}
.hp-benefits-ad .bckg-dark {
  text-align: center;
  padding: 30px 20px 15px;
  background: #787878;
  /* Old browsers */
  background: -moz-linear-gradient(left, #787878 0%, #b8b8b8 50%, #787878 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #787878), color-stop(50%, #b8b8b8), color-stop(100%, #787878));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #787878 0%, #b8b8b8 50%, #787878 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #787878 0%, #b8b8b8 50%, #787878 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #787878 0%, #b8b8b8 50%, #787878 100%);
  /* IE10+ */
  background: linear-gradient(to right, #787878 0%, #b8b8b8 50%, #787878 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#787878', endColorstr='#787878', GradientType=1);
  /* IE6-9 */

}
.hp-benefits-ad .bckg-dark img {
  display: block;
  margin: 0 auto 20px;
}
.hp-benefits-ad .bckg-dark p {
  color: white;
  font-size: 26px;
  text-align: center;
}
.hp-benefits-ad .bckg-dark p span {
  color: #e9b226;
}
.hp-benefits-ad .bckg-dark .texts {
  width: 100%;
  height: 60px;
  margin: auto;
  font-size: 18px;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.hp-benefits-ad .bckg-dark .texts .left {
  width: 50%;
  color: white;
}
.hp-benefits-ad .bckg-dark .texts .right {
  width: 50%;
  color: #e9b226;
}
@media (max-width: 570px) {
  .hp-benefits-ad .benefits-ad .top {
    padding: 30px 20px 0;
  }
}
.hp-benefits-ad .benefits-ad .top .grey-photo {
  float: left;
  padding-right: 30px;
}
.hp-benefits-ad .benefits-ad .top .texts strong {
  font-size: 18px;
  color: #3f3f3f;
}
@media (max-width: 570px) {
  .hp-benefits-ad .benefits-ad .bottom {
    padding: 0 20px;
  }
  .hp-benefits-ad .benefits-ad .bottom .col-right {
    margin-top: 15px;
  }
}
.hp-benefits-ad .benefits-ad .bottom .benefits-title {
  padding-bottom: 10px;
  font-size: 18px;
  color: #3f3f3f;
}
.hp-benefits-ad .benefits-ad .bottom .col img {
  float: left;
}
.hp-benefits-ad .benefits-ad .bottom .col strong {
  padding-left: 10px;
  color: #3f3f3f;
}
.hp-benefits-ad .grey-subscribe {
  background: #f1f1f1;
  border: 1px solid #c9c9c9;
  padding: 30px;
  text-align: center;
  margin-top: 30px;
}
@media (min-width: 571px) and (max-width: 767px) {
  .hp-benefits-ad .grey-subscribe {
    width: 100%;
  }
}
.sign-form {
  margin: 0;
  padding: 0;
  color: #777777;
}
.sign-form .window-title {
  width: 100%;
  height: 50px;
  padding-top: 15px;
  text-align: center;
  font-size: 15px;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: white;
}
.sign-form .window-body {
  padding: 20px 10px 1px;
  background-color: #f1f1f1;
}
.sign-form .fb-btn {
  width: 100%;
  height: 50px;
  border-radius: 3px;
  border: 0;
  background-color: #4467b5;
  color: white;
  font-family: 'HelveticaNeueRomanRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  box-shadow: 1px 1px 1px #cccccc;
}
.sign-form .fb-btn span {
  display: inline-block;
  height: 23px;
  line-height: 25px;
  padding-left: 35px;
  background: url('/cfs-file/__key/communityserver-components-sitefiles/img-modal_2D00_window/fbico.png') no-repeat scroll 0 -1px transparent;
}
.sign-form p {
  margin: 15px 0;
}
.sign-form input[type="text"],
.sign-form input[type="email"],
.sign-form input[type="submit"],
.sign-form select,
.sign-form button {
  width: 100%;
}
.sign-form .pass-input {
  width: 68% !important;
  float: left;
}
.sign-form .pass-hide {
  float: left;
  width: 32%;
  height: 40px;
  padding: 5px;
  border: 2px solid #c9c9c9;
  border-left: none;
  background-color: #e3e3e3;
}
@media (min-width: 379px) {
  .sign-form .window-body {
    padding: 20px 20px 1px;
  }
}
@media (min-width: 571px) {
  .sign-form {
    width: 380px;
    margin: 80px auto 100px;
  }
}
.subscribe-modal {
  margin-bottom: 20px;
  color: #777777;
}
.subscribe-modal h2 {
  margin: 0;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 19px;
  color: #3f3f3f;
}
@media (min-width: 571px) {
  .subscribe-modal {
    width: 470px;
    margin: 150px auto 0;
    background-color: white;
    padding: 40px 40px 10px;
  }
}
@media (min-width: 571px) {
  .subscribe-modal-pusher {
    height: 200px;
  }
}
.banner.site {
  opacity: 1;
}
.text-myolympus {
  color: #777777;
}
@media (max-width: 570px) {
  .loged-user-olympus .text-myolympus {
    padding-right: 0;
  }
}
.header-fragments {
  position: fixed;
  z-index: 3;
  opacity: 1;
  width: 100%;
}
.header-fragments::after {
  content: none !important;
}
.header-fragments .layout .header-top-content {
  height: auto;
  margin: 0 auto;
  color: #777777;
  transition: none;
  position: relative !important;
  background-color: transparent !important;
  overflow: visible !important;
}
.header-fragments .layout .header-top-content .layout-region.header {
  border-bottom: 0 !important;
  background: transparent !important;
}
.header-fragments .layout .header-top-content .layout-region.header .layout-region-inner .site-banner {
  position: relative !important;
  padding-top: 0 !important;
  margin-top: 0;
}
.header-fragments .layout .header-top-content .layout-region.header .layout-region-inner .site-banner .back-to-main-site {
  font-size: 14px;
  font-weight: 200;
  color: #02086a;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  display: -ms-flexbox;
  -ms-flex-direction: row;
  -ms-flex-wrap: none;
  -ms-flex-align: center;
}
.header-fragments .layout .header-top-content .layout-region.header .layout-region-inner .site-banner .back-to-main-site img {
  width: 18px;
  height: 18px;
  border: 0;
  margin-left: 0.5rem;
}
.header-fragments .layout .header-top-content .layout-region.header .layout-region-inner .site-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-color: white;
  width: 100vw;
  height: 100%;
  z-index: -1;
}
.header-fragments .layout .layout-content .layout-region.header .layout-region-inner {
  max-width: 1280px;
}
.banner.site {
  overflow: visible;
  background: white;
  box-shadow: none;
}
.banner.site .avatar {
  background-color: transparent;
  width: 168px;
  height: 50px;
}
.banner.site .avatar a {
  width: 160px;
  height: 50px;
  margin-left: 20px;
  background-image: url('/cfs-file/__key/communityserver-components-sitefiles/img/olympus_2D00_logo.png');
  background-color: transparent;
  background-position: 0 12px;
  background-repeat: no-repeat;
}
.banner.site .avatar a img {
  display: none;
}
.banner.site .choose-lng {
  display: none;
}
.banner.site .navigation-list.handheld {
  display: none;
}
.banner.site .container.handheld {
  display: none;
}
@media (min-width: 571px) {
  .banner.site {
    position: relative;
    height: 86px;
    padding: 0;
  }
  .banner.site .avatar {
    padding: 20px 0 0 0;
    vertical-align: top;
  }
  .banner.site .avatar a {
    margin-left: 0;
  }
  .banner.site .navigation-list {
    float: right;
    width: 290px;
    margin-top: 25px;
  }
  .banner.site .navigation-list.mini-top-margin {
    margin-top: 5px;
  }
  .banner.site .navigation-list ul {
    width: 100%;
  }
  .banner.site .navigation-list .link {
    padding: 11px 30px 10px;
    color: #777777;
  }
  .banner.site .navigation-list .btn {
    padding-top: 11px;
    padding-bottom: 10px;
    color: white;
    white-space: nowrap;
  }
  .banner.site .navigation-list img {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    border-radius: 50px;
  }
  .banner.site .avatar-mini-photo {
    margin-top: 7px;
  }
  .banner.site .avatar-mini-photo .avatar20x20 {
    max-width: 95px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media (min-width: 768px) {
  .banner.site {
    padding: 0;
  }
  .banner.site .link {
    padding: 11px 30px 10px;
    color: #777777;
  }
  .banner.site .navigation-list {
    width: 370px;
  }
}
@media (min-width: 1200px) {
  .banner.site {
    padding: 0 60px;
  }
}
@media (min-width: 571px) {
  .homepage .banner.site .navigation-list {
    width: 200px;
  }
}
@media (min-width: 670px) {
  .homepage .banner.site .navigation-list {
    width: 300px;
  }
}
@media (min-width: 768px) {
  .homepage .banner.site .navigation-list {
    width: 390px;
  }
}
@media (min-width: 571px) {
  .header-fragments:hover .banner.site .navigation-list ul a {
    color: #777777;
  }
  .header-fragments:hover .banner.site .navigation-list ul .btn {
    color: white;
  }
}
.menu-header-myolympus {
  float: right;
  margin: 15px 15px 0 0;
  cursor: pointer;
}
@media (min-width: 571px) {
  .menu-header-myolympus {
    position: absolute;
    top: 36px;
    left: 165px;
    margin: 0;
    padding-left: 10px;
    border-left: 1px solid #777777;
    color: #777777;
  }
}
@media (min-width: 992px) {
  .menu-header-myolympus {
    left: 245px;
    padding-left: 30px;
  }
}
.container.handheld .user-links ul {
  margin-left: 0 !important;
}
.container.handheld .user-links ul li {
  width: 42px;
}
@media (min-width: 571px) {
  .IE9.homepage .site.banner .choose-lng .languages-myolympus option:checked {
    color: white;
  }
}
.homepage .banner.site .choose-lng {
  display: inline-block !important;
  clear: both;
  padding: 10px 20px;
  background: #f1f1f1;
  color: #2e2e2e;
}
.homepage .banner.site .choose-lng label {
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.homepage .banner.site .choose-lng .languages-myolympus option {
  color: #2e2e2e;
}
@media (min-width: 571px) {
  .homepage .banner.site .choose-lng .languages-myolympus {
    padding: 10px 0;
    background-color: white;
    color: white;
  }
}
@media (min-width: 571px) {
  .homepage .header-fragments .layout .header-top-content {
    position: static !important;
    background: white;
  }
  .homepage .banner.site .avatar a {
    background-position: 0 12px;
  }
  .homepage .banner.site .choose-lng .languages-myolympus {
    color: #777777;
  }
  .homepage .banner.site .navigation-list .btn {
    padding: 11px 20px 10px;
    background: #e9b226;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.12);
  }
  .homepage .banner.site .navigation-list .link {
    padding-right: 10px;
    padding-left: 30px;
    color: #777777;
  }
  .homepage .banner.site {
    background: transparent;
    /*
              .avatar {
                  a {
                      background-position: 0 -88px;
                  }
              }
                  */
  
  }
  .homepage .banner.site .choose-lng {
    clear: none;
    float: right;
    padding: 15px 0;
    background: transparent;
  }
  .homepage .banner.site .choose-lng label {
    display: none;
  }
  .homepage .banner.site .choose-lng .languages-myolympus {
    border: 0;
    background-color: transparent;
    color: white;
  }
  .homepage .menu-header-myolympus {
    border-left-color: white;
    color: white;
  }
}
@media (min-width: 768px) {
  .homepage .header-fragments .banner.site .navigation-list .btn {
    padding: 11px 30px 10px;
  }
  .homepage .header-fragments .banner.site .navigation-list .link {
    padding-right: 30px;
  }
}
.popup-list .multiple-column-list {
  border-color: #c9c9c9;
}
.popup-list .multiple-column-list .user {
  display: none;
}
.popup-list .multiple-column-list .navigation-list {
  display: block;
  border: 0;
  padding: 0 !important;
}
.popup-list .multiple-column-list a {
  display: block;
  padding: 5px 20px;
  color: #777777;
}
.popup-list .multiple-column-list a:hover {
  background: #14a0c8;
}
.layout-content .layout-region .layout-region-inner {
  overflow: visible;
}
/* header nav redesign */

.header-nav {
  display: inline-block;
  float: right;
  position: relative;
  right: 10px;
  top: 15px;
}
@media (min-width: 571px) {
  .homepage .header-nav,
  .unloged-user-olympus .header-nav {
    border-left: 1px solid #777777;
    float: none;
    left: 165px;
    padding-left: 10px;
    position: absolute;
    right: auto;
    top: 33px;
  }
}
@media (min-width: 992px) {
  .homepage .header-nav,
  .unloged-user-olympus .header-nav {
    left: 165px;
  }
}
@media (min-width: 1200px) {
  .homepage .header-nav,
  .unloged-user-olympus .header-nav {
    left: 225px;
  }
}
@media (min-width: 571px) {
  body:not(.homepage):not(.unloged-user-olympus) .header-nav {
    top: 33px;
  }
}
@media (min-width: 768px) {
  body:not(.homepage):not(.unloged-user-olympus) .header-nav {
    border-left: 1px solid #777777;
    float: none;
    left: 165px;
    padding-left: 10px;
    position: absolute;
    right: auto;
  }
}
@media (min-width: 992px) {
  body:not(.homepage):not(.unloged-user-olympus) .header-nav {
    left: 245px;
    padding-left: 30px;
  }
}
@media (min-width: 768px) {
  body:not(.homepage):not(.unloged-user-olympus) .header-nav-menu {
    position: relative;
  }
}
.header-nav-link {
  display: inline-block;
  color: #777777;
  text-decoration: none;
}
.header-nav-link .text {
  display: none;
}
.header-nav-link .icon {
  display: inline-block;
  height: 20px;
  margin-right: 5px;
  width: 20px;
}
.header-nav-link .icon svg {
  fill: #777777;
  height: 100%;
  width: 100%;
}
@media (min-width: 768px) {
  .header-nav-link .icon {
    display: none;
  }
}
@media (min-width: 768px) {
  .header-nav-link .icon-hamburger {
    display: inline-block;
    float: left;
  }
}
@media (min-width: 768px) {
  .header-nav-link.search-btn,
  .header-nav-link.user {
    display: none;
  }
}
.unloged-user-olympus .header-nav-link.search-btn {
  display: inline-block;
}
.unloged-user-olympus .header-nav-link.search-btn .icon {
  display: inline-block;
}
@media (min-width: 768px) {
  .loged-user-olympus .header-nav-link .icon-hamburger {
    position: relative;
  }
}
.header-nav-link .icon svg {
  fill: #777777;
}
.unloged-user-olympus .header-nav .user {
  display: none;
}
@media (min-width: 768px) {
  body:not(.homepage):not(.unloged-user-olympus) .header-nav-link .text {
    display: inline-block;
  }
}
.header-search {
  left: 0;
  position: fixed;
  top: 43px;
  width: 100%;
  z-index: 10;
}
@media (min-width: 571px) {
  .header-search {
    top: 73px;
  }
}
.header-search .hide {
  display: none !important;
}
.header-search .search {
  background: white;
  padding: 0 !important;
}
.header-search .search .field-list {
  padding: 10px;
}
.header-search .search input {
  background: none;
  position: relative;
  z-index: 1;
}
.header-search .icon-search {
  height: 20px;
  left: 10px;
  top: 5px;
}
.homepage .header-search,
.unloged-user-olympus .header-search {
  position: absolute;
}
.homepage .header-search.is-active,
.unloged-user-olympus .header-search.is-active {
  background: white;
  padding: 10px 10px 10px 0;
}
@media (min-width: 571px) {
  .homepage .header-search.is-active,
  .unloged-user-olympus .header-search.is-active {
    background: #3f3f3f;
    padding-bottom: 15px;
    position: fixed;
    top: 70px;
  }
}
@media (min-width: 768px) {
  .homepage .header-search.is-active .search,
  .unloged-user-olympus .header-search.is-active .search {
    max-width: 992px;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .homepage .header-search.is-active .search,
  .unloged-user-olympus .header-search.is-active .search {
    max-width: 1200px;
  }
}
.homepage .header-search .search,
.unloged-user-olympus .header-search .search {
  background: none;
  padding: 0;
}
@media (min-width: 571px) {
  body:not(.unloged-user-olympus) .header-search {
    top: 70px;
  }
}
@media (min-width: 768px) {
  body:not(.unloged-user-olympus) .header-search {
    float: none;
    left: auto;
    position: absolute;
    right: 105px;
    top: 20px;
    width: 185px;
  }
}
@media (min-width: 992px) {
  body:not(.unloged-user-olympus) .header-search {
    right: 165px;
  }
}
@media (min-width: 768px) {
  body:not(.unloged-user-olympus) .header-search .search {
    background: none;
    padding: 0;
    display: block !important;
    width: 100%;
  }
}
.banner.site fieldset ul li .field-item-input {
  padding: 0 5px;
  margin: 0;
}
.banner.site fieldset ul li .field-item-input input,
.banner.site fieldset ul li .field-item-input input:focus,
.banner.site fieldset ul li .field-item-input input:hover {
  background: none;
  border: 2px solid #c9c9c9 !important;
}
.banner.site fieldset ul li .field-item-input:after {
  display: none;
}
@media (max-width: 767px) {
  .loged-user-olympus .banner.site > .navigation-list.user-links {
    display: none !important;
  }
}
@media (max-width: 570px) {
  .header-fragments .layout .layout-content .layout-region.header {
    min-width: 0 !important;
    width: 100% !important;
  }
  .header-fragments .layout .layout-content.header-top-content {
    width: 100% !important;
  }
  .header-fragments {
    top: 0 !important;
    width: 100% !important;
  }
}
.popup-list .loading {
  background: #3f3f3f;
  width: 100%;
}
.hp-unloged-visible {
  display: none;
}
@media (min-width: 992px) {
  .homepage.unloged-user-olympus .hp-unloged-visible {
    display: inline;
  }
  .homepage.unloged-user-olympus .hp-unloged-visible .search-btn {
    display: inline-block;
    margin-top: 10px;
    height: 20px;
    width: 20px;
  }
  .homepage.unloged-user-olympus .hp-unloged-visible .search-btn svg {
    height: 100%;
    width: 100%;
  }
  .homepage.unloged-user-olympus .hp-unloged-visible .search-btn svg path {
    fill: white;
  }
}
.header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site {
  display: -ms-flexbox;
  /* IE10 */
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site .avatar-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site .avatar-wrapper .avatar {
  padding: 0 !important;
}
.header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site .avatar-wrapper .header-nav {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  padding-bottom: 8px;
}
.header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site .navigation-list.user-links {
  margin: 0 !important;
  width: auto !important;
}
.header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site .navigation-list.user-links .choose-lng {
  float: none !important;
  padding: 0;
  margin-right: 1.5rem;
  display: none;
}
.header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site .navigation-list.user-links .choose-lng > label {
  display: none;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site .navigation-list.user-links .choose-lng .languages-myolympus {
  padding: 0 !important;
}
.header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site .navigation-list.user-links .choose-lng .nice-select.home {
  width: auto !important;
  min-width: 220px;
  margin: 0;
}
.header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site .navigation-list.user-links .choose-lng .nice-select.home > select {
  width: 100%;
}
.header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site .navigation-list.user-links > ul {
  width: auto !important;
  margin: 0 !important;
}
.header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site .navigation-list.user-links > ul > li {
  display: inline-block;
}
@media (max-width: 670px) {
  .header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site .navigation-list.user-links .choose-lng {
    margin-right: 0.5rem;
  }
  .header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site .navigation-list.user-links .choose-lng .nice-select.home {
    width: 150px !important;
    min-width: auto;
  }
}
@media (max-width: 570px) {
  .header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site {
    flex-direction: column;
    height: auto !important;
  }
  .header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site .avatar-wrapper {
    width: 100%;
    justify-content: space-between;
    flex: 0 0 49px;
  }
  .header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site .avatar-wrapper .header-nav {
    border-left: 0;
    padding-right: 10px;
  }
  .header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site .navigation-list.user-links {
    width: 100% !important;
  }
  .header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site .navigation-list.user-links .choose-lng {
    margin-right: 0;
    padding: 10px 20px;
    background: #f1f1f1;
    color: #2e2e2e;
    width: 100% !important;
  }
  .header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site .navigation-list.user-links .choose-lng > label {
    display: block;
  }
  .header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site .navigation-list.user-links .choose-lng .nice-select.home {
    width: 100% !important;
    min-width: auto;
  }
  .header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site .navigation-list.user-links .choose-lng .nice-select.home select {
    padding: 0 20px 0 18px !important;
  }
  .header-fragments .layout .layout-content .layout-region.header .layout-region-inner.header .site-banner .content-fragment-content .banner.site .navigation-list.user-links > ul {
    display: none;
  }
}
.myolympus-submenu-top-nav {
  display: none;
}
body .myolympus-submenu-top-nav {
  display: block;
}
@media (max-width: 570px) {
  .content-fragment-page.registration .layout .layout-content .layout-region .layout-region-inner .content-fragment:not(.html-content),
  .content-fragment-page.common-login .layout .layout-content .layout-region .layout-region-inner .content-fragment:not(.html-content) {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .mask {
    background: #333333;
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
  }
}
/*
FIXED on layout level
.media-post {
    padding-top: @height-of-menu;
}*/

@media (max-width: 570px) {
  .myolympus-submenu-top-nav .content-fragment-content {
    position: relative;
  }
  .myolympus-submenu-top-nav .content-fragment-content::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 45px;
    background-color: #3f3f3f;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu {
    opacity: 0;
    transition: opacity 700ms ease-in-out;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu .navigation-list {
    height: 0;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu.active {
    opacity: 1;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 300px;
    height: 489px;
    background-color: #3f3f3f;
    z-index: 10000;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu.active::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(50, 50, 50, 0.6);
    z-index: -1;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu.active .navigation-list {
    height: auto;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu.active li a {
    display: block;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu li {
    height: 44px;
    line-height: 44px;
    overflow: hidden;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu li.hrline {
    height: 22px;
    line-height: 22px;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu li a {
    display: none;
    color: #a3a3a3;
    text-decoration: none;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu li a svg {
    float: left;
    width: 60px;
    height: 60px;
    margin-top: -8px;
    fill: #a3a3a3;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu li a:hover {
    color: white;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu li a:hover svg {
    fill: white;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu .better-svg {
    width: 25px;
    height: 25px;
    margin: 10px 15px 0 20px;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu .navigation-list-item-olympus .hrline {
    height: 20px;
    padding: 0 25px;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu .navigation-list-item-olympus .hrline hr {
    border-top: 2px solid #525252;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu .navigation-list-item-olympus .icon-exclamation-mark {
    position: absolute;
    top: 15px;
    left: 35px;
    width: 20px;
    height: 20px;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu .navigation-list-item-olympus .icon-exclamation-mark text {
    fill: white;
  }
  .myolympus-submenu-top-nav .top-nav-wrapper {
    position: absolute;
    top: 11px;
    right: 0;
  }
  .myolympus-submenu-top-nav .top-nav-login {
    color: white;
    font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-decoration: none;
    padding-right: 30px;
  }
  .myolympus-submenu-top-nav.menu-active .content-fragment-content {
    height: 100vh;
  }
  body.homepage.unloged-user-olympus .myolympus-submenu-top-nav.menu-active {
    height: auto !important;
  }
  body.homepage.unloged-user-olympus .myolympus-submenu-top-nav.menu-active .navigation-list-top-menu.active {
    top: 175px;
  }
}
@media (max-width: 570px) {
  .MobileSafari53430 .myolympus-submenu-top-nav {
    margin-top: 0;
  }
}
@media (min-width: 571px) {
  .myolympus-submenu-top-nav {
    position: relative !important;
    width: 100% !important;
    height: 50px !important;
  }
  .myolympus-submenu-top-nav::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-color: #3f3f3f;
    width: 100vw;
    height: 100%;
    z-index: -1;
  }
  .myolympus-submenu-top-nav .hamburger,
  .myolympus-submenu-top-nav .top-nav-login {
    display: none;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu {
    display: block !important;
    max-width: 1140px;
    background-color: transparent;
    border: none;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu ul {
    padding-left: 70px;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu .navigation-list-item-olympus {
    float: left;
    padding: 15px 30px 15px 0;
    border: none !important;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu .navigation-list-item-olympus.last-navigation-list-item {
    padding-right: 0;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu .navigation-list-item-olympus a {
    font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #777777;
    text-decoration: none;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu .navigation-list-item-olympus.label {
    color: white;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu .navigation-list-item-olympus:hover,
  .myolympus-submenu-top-nav .navigation-list-top-menu .navigation-list-item-olympus.active {
    background-color: transparent !important;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu .navigation-list-item-olympus:hover a,
  .myolympus-submenu-top-nav .navigation-list-top-menu .navigation-list-item-olympus.active a {
    color: white;
    transition: all 0.5s linear;
  }
  .myolympus-submenu-top-nav.active-submenu {
    height: 150px !important;
  }
}
@media (min-width: 1200px) {
  .myolympus-submenu-top-nav .navigation-list-top-menu {
    margin: 0 auto;
  }
  .myolympus-submenu-top-nav .navigation-list-top-menu ul {
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .show-dashboard-nav .myolympus-submenu-top-nav .navigation-list-top-menu {
    padding: 0px 60px;
    max-width: 1185px;
  }
  .show-dashboard-nav .myolympus-submenu-top-nav .navigation-list-top-menu ul {
    padding-left: 10px;
  }
}
@media (min-width: 1200px) {
  .show-dashboard-nav .myolympus-submenu-top-nav .navigation-list-top-menu ul {
    padding-left: 0;
  }
}
.mobile-dash-nav-only {
  display: none;
}
@media (max-width: 570px) {
  body[style].show-dashboard-nav .mobile-dash-nav-only {
    display: block;
  }
}
body.edit .myolympus-submenu-top-nav {
  display: none;
}
.modal .myolympus-submenu-top-nav {
  position: static !important;
  width: auto !important;
  height: auto !important;
  background-color: transparent;
}
.header-fragments .content-fragment.navigation-custom .content-fragment-content {
  border-bottom: none;
}
.header-fragments .content-fragment.navigation-custom .content-fragment-content .navigation-list {
  max-width: 1140px;
  padding: 0;
}
.footer-fragments {
  min-height: 0;
  background: transparent;
  border: none;
}
.footer-fragments .layout .layout-content.content .layout-region.content {
  padding-left: 0;
}
.footer-fragments .olympus-footer {
  background: #3f3f3f;
  border: none;
}
@media (min-width: 571px) {
  .footer-fragments .olympus-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    padding-left: 70px;
  }
}
.footer-fragments .olympus-footer .links-wrap {
  padding: 20px 10px;
}
@media (max-width: 570px) {
  .footer-fragments .olympus-footer .links-wrap {
    padding-top: 10px;
  }
}
@media (max-width: 570px) {
  .footer-fragments .olympus-footer .layout {
    margin: 0;
  }
}
.footer-fragments .olympus-footer .content-fragment.with-header.top-border .content-fragment-header {
  display: none;
}
.footer-fragments .olympus-footer .links {
  margin-bottom: 20px;
}
.footer-fragments .olympus-footer .links h3 {
  margin: 20px 0 10px;
  padding-bottom: 8px;
  border-bottom: 1px dashed #777777;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #c9c9c9;
}
.footer-fragments .olympus-footer .links a {
  color: #777777;
  font-size: 11px;
  text-decoration: none;
}
.footer-fragments .olympus-footer .links a:hover {
  color: #c9c9c9;
}
.footer-fragments .olympus-footer .bottom {
  margin-top: 20px;
  padding: 10px;
  background: #363636;
  color: #777777;
  font-size: 12px;
}
.footer-fragments .olympus-footer .bottom a {
  color: #999999;
}
.footer-fragments .olympus-footer .bottom ul {
  line-height: 2;
}
.footer-fragments .olympus-footer .help-box {
  color: white;
  background: #363636;
  padding: 20px;
  margin-bottom: 20px;
}
.footer-fragments .olympus-footer .help-box h3 {
  margin: 0;
  font-size: 13px;
  border-bottom: 1px dashed white;
  padding-bottom: 8px;
  font-weight: bold;
}
.footer-fragments .olympus-footer .help-box p {
  font-size: 11px;
}
.footer-fragments .olympus-footer .help-box .number {
  font-size: 17px;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding-top: 8px;
  display: inline-block;
}
.footer-fragments .olympus-footer .help-box svg {
  float: left;
  width: 40px;
  height: 45px;
  margin-top: 10px;
  margin-right: 10px;
}
.footer-fragments .olympus-footer .help-box svg path {
  fill: white;
}
@media (min-width: 571px) {
  .footer-fragments .olympus-footer .links {
    float: left;
    overflow: hidden;
    margin: 0 auto 20px;
    width: 72%;
  }
  .footer-fragments .olympus-footer .links > li {
    float: left;
    width: 28%;
    margin-right: 2%;
  }
  .footer-fragments .olympus-footer .help-box {
    float: left;
    width: 27%;
  }
  .footer-fragments .olympus-footer .bottom {
    clear: both;
    margin-top: 20px;
  }
  .footer-fragments .olympus-footer .bottom ul {
    display: inline-block;
  }
  .footer-fragments .olympus-footer .bottom li {
    display: inline-block;
    padding: 0 5px;
  }
}
.footer-fragments .layout {
  margin: 0;
}
@media (max-width: 570px) {
  body {
    margin-bottom: 0 !important;
  }
}
@media screen and (min-width: 480px) {
  .modal-width-380 .modal-wrapper {
    width: 380px !important;
  }
}
@media screen and (min-width: 480px) {
  .modal-width-500 .modal-wrapper {
    width: 500px !important;
  }
}
.mini-modal-delete .modal-wrapper-wrapper {
  height: 380px !important;
}
.mini-modal-delete .modal-title {
  display: none;
}
.mini-modal-delete .modal-content {
  overflow-y: hidden !important;
}
.modal-wrapper-wrapper {
  background: none;
  overflow-y: hidden !important;
}
.modal-wrapper-wrapper .modal-wrapper {
  overflow-y: hidden !important;
}
.modal-wrapper-wrapper .modal-wrapper .modal {
  position: relative;
  overflow-y: hidden !important;
  overflow-x: hidden;
}
.modal-wrapper-wrapper .modal-wrapper .modal .modal-title {
  min-height: 40px !important;
}
.modal-wrapper-wrapper .modal-wrapper .modal .modal-title span {
  display: none;
}
.modal-wrapper-wrapper .modal-wrapper .modal .modal-title .modal-close-wrapper {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 24px !important;
  height: 24px !important;
  background: url(/cfs-file/__key/communityserver-components-sitefiles/img-modal_2D00_window/closebtn.png) left top no-repeat !important;
}
.modal-wrapper-wrapper .modal-wrapper .modal .modal-title .modal-close-wrapper .modal-close {
  display: none !important;
}
.modal-wrapper-wrapper .modal-wrapper .modal .modal-content {
  padding: 0 !important;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  margin-bottom: 10%;
}
@media screen and (min-width: 1200px) {
  .modal-wrapper-wrapper .modal-wrapper .modal .modal-content {
    overflow-y: hidden;
  }
}
body.modal {
  height: auto !important;
  overflow-y: auto !important;
}
.my-modal-body {
  padding: 0 !important;
  margin: 0 !important;
}
.modal-footer {
  display: none;
}
.one-product-extended-warranty {
  padding: 30px;
}
.one-product-extended-warranty h1 {
  margin-top: 10px;
}
.one-product-extended-warranty .buttons {
  width: 100%;
  margin-top: 30px;
  text-align: center;
}
.one-product-extended-warranty .buttons input {
  width: 100%;
}
.one-product-extended-warranty .buttons .btn-secondary {
  margin-top: 20px;
}
@media (min-width: 571px) {
  .one-product-extended-warranty .buttons input {
    width: 300px;
  }
  .one-product-extended-warranty .buttons .btn-secondary {
    margin-top: 0;
  }
}
.unsubscribe-modal .buttons {
  text-align: center;
}
.unsubscribe-modal input {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 540px) {
  .unsubscribe-modal input {
    max-width: 320px;
  }
}
.modal {
  padding: 10px;
}
.modal .tab-set {
  margin: 30px;
}
.modal .field-list-description {
  padding-right: 80px;
}
.modal .field-item.tag-list {
  max-height: none;
}
.mailSender-modal {
  margin-bottom: 60px;
  position: relative;
}
.mailSender-modal .close-send-email-button {
  position: absolute;
  right: 0.5em;
  top: 0.5em;
  text-decoration: none;
  padding: 0.25em;
}
.mailSender-modal h1 {
  margin: 0;
}
.mailSender-modal hr {
  margin: 30px 0;
}
.mailSender-modal .label-subject strong,
.mailSender-modal .text-email strong {
  display: inline-block;
  padding-bottom: 5px;
}
.mailSender-modal .label-subject input,
.mailSender-modal .text-email input {
  width: 100%;
}
.mailSender-modal textarea {
  width: 100%;
  padding-left: 20px;
  color: #777777;
  border: 2px solid #c9c9c9;
  resize: none;
}
.modal .tag-list td {
  display: inline-block;
  width: 100%;
}
.modal .tag-list td label {
  width: 100%;
  max-width: 300px;
  word-wrap: break-word;
}
.abuseReasonList label {
  font-size: 22px;
}
.abuseReasonList label span {
  margin-right: 10px;
  vertical-align: top;
}
.modal-contest-inner tr input,
.modal-contest-inner tr textarea {
  margin: 10px 0;
}
.modal-contest-inner tr textarea {
  min-width: 227px;
  border: 2px solid #c9c9c9;
}
body .modal-wrapper-wrapper .modal-wrapper .modal .modal-content > iframe {
  overflow-x: hidden;
}
iframe html {
  overflow: hidden;
}
.delete-ac-window {
  position: relative;
}
.delete-ac-window .multiclick-protection {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.black-modal .modal,
.black-modal .modal-content {
  background-color: black;
}
.change-password-modal-title,
.delete-account-modal-title,
.image-delete-modal-title {
  display: none;
}
.change-password-modal-mask,
.delete-account-modal-mask,
.image-delete-modal-mask {
  background-color: #444444;
  opacity: 0.8;
}
.myolympus-modal {
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  background-color: white;
  width: 540px;
  overflow: hidden;
}
.myolympus-modal form {
  margin: 0 0 4px;
}
.myolympus-modal form .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eeeeee;
}
.myolympus-modal form .modal-header .close {
  color: #888888;
  font-size: 20px;
  position: absolute;
  right: 10%;
  text-decoration: none;
  top: 5%;
  padding: 0.25em;
  cursor: pointer;
}
.myolympus-modal form .modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px 0;
}
.myolympus-modal form .modal-body .pass-input {
  width: 100%;
}
.myolympus-modal form .modal-body .pull-left {
  float: left;
}
.myolympus-modal form .modal-footer {
  background-color: white;
  display: block;
  padding: 8px 10px 8px 10px;
  margin-bottom: 0;
  text-align: right;
  border-top: 1px solid #dddddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 white;
  -moz-box-shadow: inset 0 1px 0 white;
  box-shadow: inset 0 1px 0 white;
  min-height: 45px;
}
@media screen and (max-width: 650px) {
  .modal-contest-inner table.mobile-vertical:first-of-type {
    margin-top: 1rem;
  }
  .modal-contest-inner table.mobile-vertical tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .modal-contest-inner table.mobile-vertical tr th {
    text-align: left;
  }
}
@media screen and (max-width: 539px) {
  .image-delete-modal iframe {
    width: 100vw !important;
  }
  .myolympus-modal {
    width: 100vw !important;
  }
}
@media screen and (min-width: 540px) {
  .image-delete-modal {
    min-width: 500px;
  }
  .image-delete-modal .image-delete-modal-title,
  .image-delete-modal .image-delete-modal-content,
  .image-delete-modal .image-delete-modal-footer,
  .image-delete-modal iframe {
    width: 100% !important;
  }
}
.wizard-header {
  max-width: 700px;
  margin: -44px auto 0;
  background: #f1f1f1;
  border-bottom: 1px solid #cbcbcb;
}
.wizard-header .mobile-body {
  width: 100%;
  margin: auto;
  height: 50px;
  padding-top: 10px;
  color: #cbcbcb;
}
.wizard-header .mobile-body .ico-wrap {
  float: left;
  line-height: 23px;
}
.wizard-header .mobile-body .ico-wrap.active {
  color: #08107b;
}
.wizard-header .mobile-body .ico-wrap .number {
  float: left;
  width: 30px;
  height: 30px;
  line-height: 29px;
  padding-left: 8px;
  border: 2px solid #cbcbcb;
  border-radius: 15px;
  font-size: 17px;
  font-weight: bold;
}
.wizard-header .mobile-body .ico-wrap .number.active {
  background-color: #08107b;
  color: white;
  border: 2px solid #08107b;
}
.wizard-header .mobile-body .ico-wrap .number a {
  text-decoration: none;
}
.wizard-header .mobile-body .ico-wrap .description {
  padding-top: 5px;
  margin-left: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wizard-header .mobile-body .wrap1 {
  padding-left: 4px;
  width: 33%;
  /*@media (min-width: 360px) {
                width: 30%;
                margin-left: 4%;   
            }*/

}
.wizard-header .mobile-body .wrap2 {
  width: 33%;
  /*@media (min-width: 370px) {
                width: 30%;
                margin-left: 4%;   
            }*/

}
.wizard-header .mobile-body .wrap3 {
  width: 33%;
  /*@media (min-width: 370px) {
                width: 22%;
                margin-left: 4%;   
            }*/

}
@media (min-width: 571px) {
  .wizard-header .mobile-body {
    display: none;
  }
}
.wizard-header .body {
  display: none;
}
@media (min-width: 571px) {
  .wizard-header .body {
    display: block;
    max-width: 500px;
    margin: auto;
    text-align: center;
  }
  .wizard-header .body a {
    text-decoration: none;
  }
  .wizard-header .body .ico-wrap.active {
    color: #08107b;
  }
  .wizard-header .body .wrap1 {
    float: left;
  }
  .wizard-header .body .wrap2 {
    width: 180px;
    margin: auto;
    text-align: center;
  }
  .wizard-header .body .wrap2:before {
    content: "";
    width: 120px;
    height: 3px;
    float: left;
    margin: 20px 0 0 -70px;
    background: #dddddd;
  }
  .wizard-header .body .wrap2:after {
    content: "";
    display: block;
    width: 140px;
    height: 3px;
    margin: -50px 0 0 130px;
    background: #dddddd;
  }
  .wizard-header .body .wrap2.active:before {
    background: #08107b;
  }
  .wizard-header .body .wrap2.active2:after {
    background: #08107b;
  }
  .wizard-header .body .wrap3 {
    float: right;
  }
  .wizard-header .body .icon {
    height: 40px;
    width: 50px;
    margin: 0 auto 10px;
    background: #f1f1f1;
  }
  .wizard-header .body .line {
    width: 140px;
    height: 3px;
    float: left;
    margin-top: 20px;
    background: #dddddd;
  }
  .wizard-header .body .line.active {
    background: #08107b;
  }
  .wizard-header .body .ico1 {
    background: url(/cfs-file/__key/communityserver-components-sitefiles/img-wizard/cameragrey.png) 1px top no-repeat;
  }
  .wizard-header .body .ico1.active {
    background: url(/cfs-file/__key/communityserver-components-sitefiles/img-wizard/camerablue.png) 1px top no-repeat;
  }
  .wizard-header .body .ico2 {
    background: url(/cfs-file/__key/communityserver-components-sitefiles/img-wizard/figuregrey.png) 10px top no-repeat;
  }
  .wizard-header .body .ico2.active {
    background: url(/cfs-file/__key/communityserver-components-sitefiles/img-wizard/figureblue.png) 10px top no-repeat;
  }
  .wizard-header .body .ico3 {
    background: url(/cfs-file/__key/communityserver-components-sitefiles/img-wizard/flaggrey.png) 12px top no-repeat;
  }
  .wizard-header .body .ico3.active {
    background: url(/cfs-file/__key/communityserver-components-sitefiles/img-wizard/flagblue.png) 12px top no-repeat;
  }
  .wizard-header .body .ico1.done,
  .wizard-header .body .ico2.done,
  .wizard-header .body .ico3.done {
    background: url(/cfs-file/__key/communityserver-components-sitefiles/img-wizard/bigbluecheck.png) 1px top no-repeat;
    margin-bottom: 0;
    height: 50px;
  }
}
@media (min-width: 571px) {
  .wizard-header {
    min-height: 140px;
    margin: 80px auto 0;
    padding-top: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e4e4e4;
  }
}
.wizard-body .dashboard-only,
.product-registration .dashboard-only {
  display: none;
}
.wizard-body .i-dont-know-serial .input-wrap,
.product-registration .i-dont-know-serial .input-wrap {
  width: 100%;
  margin-bottom: 20px;
}
.wizard-body .i-dont-know-serial .input-wrap select,
.product-registration .i-dont-know-serial .input-wrap select {
  width: 100%;
}
@media (min-width: 571px) {
  .wizard-body .i-dont-know-serial .input-wrap,
  .product-registration .i-dont-know-serial .input-wrap {
    width: 48%;
  }
}
.wizard-body .i-dont-know-serial .find-product,
.product-registration .i-dont-know-serial .find-product {
  width: 100%;
}
@media (min-width: 571px) {
  .wizard-body .i-dont-know-serial .find-product,
  .product-registration .i-dont-know-serial .find-product {
    width: 48%;
    margin-right: 3%;
  }
}
.wizard-body .i-dont-know-serial .i-know,
.product-registration .i-dont-know-serial .i-know {
  width: 100%;
  margin-top: 20px;
}
@media (min-width: 571px) {
  .wizard-body .i-dont-know-serial .i-know,
  .product-registration .i-dont-know-serial .i-know {
    width: 48%;
    margin-top: 0;
  }
}
.wizard-body .i-dont-know-serial .multiclick-protection,
.product-registration .i-dont-know-serial .multiclick-protection {
  bottom: 0;
}
.wizard-body .my-product-div,
.product-registration .my-product-div {
  width: 100%;
  margin-bottom: 30px;
}
.wizard-body .my-product-div .product-id,
.product-registration .my-product-div .product-id {
  margin: 20px 0;
  font-size: 32px;
  line-height: 1;
}
.wizard-body .my-product-div .my-product-photo,
.product-registration .my-product-div .my-product-photo {
  float: left;
  width: 100%;
  text-align: center;
}
@media (min-width: 571px) {
  .wizard-body .my-product-div .my-product-photo,
  .product-registration .my-product-div .my-product-photo {
    width: 48%;
    margin-right: 3%;
  }
}
.wizard-body .my-product-div .my-product-photo .img,
.product-registration .my-product-div .my-product-photo .img {
  position: relative;
  text-align: center;
  height: 280px;
}
.wizard-body .my-product-div .my-product-photo .img:after,
.product-registration .my-product-div .my-product-photo .img:after {
  content: '';
  visibility: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 5px solid #e9b226;
}
.wizard-body .my-product-div .my-product-photo .img:before,
.product-registration .my-product-div .my-product-photo .img:before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -5px;
  vertical-align: middle;
}
.wizard-body .my-product-div .my-product-photo .img img,
.product-registration .my-product-div .my-product-photo .img img {
  max-height: 100%;
  max-width: 100%;
  margin: auto;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .wizard-body .my-product-div .my-product-photo .img,
  .product-registration .my-product-div .my-product-photo .img {
    height: 200px;
  }
}
@media (min-width: 992px) {
  .wizard-body .my-product-div .my-product-photo .img,
  .product-registration .my-product-div .my-product-photo .img {
    height: 270px;
  }
}
.wizard-body .my-product-div .product-info,
.product-registration .my-product-div .product-info {
  min-height: 230px;
  width: 100%;
  float: left;
  padding-top: 20px;
}
.wizard-body .my-product-div .product-info .product-info-table,
.product-registration .my-product-div .product-info .product-info-table {
  width: 100%;
  margin-top: 20px;
  border-bottom: 1px solid #e4e4e4;
}
.wizard-body .my-product-div .product-info .product-info-table tr,
.product-registration .my-product-div .product-info .product-info-table tr {
  line-height: 45px;
  border-top: 1px solid #e4e4e4;
}
.wizard-body .my-product-div .product-info .product-info-table .second-td,
.product-registration .my-product-div .product-info .product-info-table .second-td {
  width: 20px;
}
.wizard-body .my-product-div .product-info .product-info-table .third-td,
.product-registration .my-product-div .product-info .product-info-table .third-td {
  color: #777777;
  word-break: break-all;
}
@media (min-width: 571px) {
  .wizard-body .my-product-div .product-info .product-info-table .third-td,
  .product-registration .my-product-div .product-info .product-info-table .third-td {
    word-break: normal;
  }
}
.wizard-body .my-product-div .product-info .warranty,
.product-registration .my-product-div .product-info .warranty {
  margin: 20px 0 25px;
}
.wizard-body .my-product-div .product-info .warranty .btn,
.product-registration .my-product-div .product-info .warranty .btn {
  margin: 10px 0;
  width: 100%;
}
.wizard-body .my-product-div .product-info .warranty strong,
.product-registration .my-product-div .product-info .warranty strong {
  margin-bottom: 10px;
}
.wizard-body .my-product-div .product-info .warranty input,
.product-registration .my-product-div .product-info .warranty input {
  width: 100%;
  margin-top: 12px;
}
.wizard-body .my-product-div .product-info .warranty small,
.product-registration .my-product-div .product-info .warranty small {
  color: #777777;
}
.wizard-body .my-product-div .product-info .warranty .multiclick-protection,
.product-registration .my-product-div .product-info .warranty .multiclick-protection {
  bottom: 0;
}
@media (min-width: 571px) {
  .wizard-body .my-product-div .product-info,
  .product-registration .my-product-div .product-info {
    width: 49%;
  }
}
.wizard-body .add-another-product img,
.product-registration .add-another-product img {
  float: left;
  margin-right: 30px;
}
.wizard-body .add-another-product .text-part p,
.product-registration .add-another-product .text-part p {
  margin: 0;
}
.wizard-body .add-another-product .text-part .register-it,
.product-registration .add-another-product .text-part .register-it {
  margin: 15px 0;
  font-size: 15px;
}
.wizard-body .add-another-product .text-part button,
.product-registration .add-another-product .text-part button {
  width: 100%;
  margin-top: 30px;
}
@media (min-width: 571px) {
  .wizard-body .add-another-product .text-part button,
  .product-registration .add-another-product .text-part button {
    max-width: 300px;
    margin-top: 0;
    padding: 10px;
  }
}
.wizard-body .add-another-product .btn-like,
.product-registration .add-another-product .btn-like {
  padding: 10px 30px;
}
.wizard-body .popup-div,
.product-registration .popup-div {
  position: fixed;
}
.wizard-body .skip-p,
.product-registration .skip-p {
  float: left;
  width: 100%;
}
@media (min-width: 571px) {
  .wizard-body .skip-p,
  .product-registration .skip-p {
    max-width: 150px;
    padding-top: 0 !important;
  }
}
.product-selection-modal {
  padding: 55px 30px 30px;
  min-height: 410px;
}
.product-selection-modal .title {
  font-size: 20px;
  margin-bottom: 30px;
}
.product-selection-modal p:nth-child(2) {
  margin-top: 0;
  color: #777777;
  font-size: 15px;
}
.product-selection-modal .my-product-img {
  float: left;
  width: 200px;
  height: 200px;
}
.product-selection-modal .my-product-img a {
  font-size: 18px;
  color: #282828;
}
.product-selection-modal .my-product-img:hover .relative-wrap {
  position: relative;
}
.product-selection-modal .my-product-img:hover .relative-wrap:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 200px;
  border-bottom: 5px solid orange;
}
.product-selection-modal .my-product-img:hover a {
  color: orange;
}
.product-selection-modal .my-product-img:nth-child(4) {
  margin-left: 20px;
}
.wizard-body.my-account input {
  width: 100%;
}
.wizard-body.my-account .phone-num {
  width: 100%;
}
.wizard-body.my-account .phone-num .country-code {
  width: 45%;
  margin-right: 5%;
  float: left;
}
.wizard-body.my-account .phone-num .country-code .nice-select select {
  width: 120% !important;
}
.wizard-body.my-account .phone-num .phone {
  width: 50%;
  float: left;
}
.wizard-body.my-account .big-col {
  width: 100%;
  margin-bottom: 15px;
}
@media (min-width: 571px) {
  .wizard-body.my-account .big-col {
    float: left;
    width: 49%;
    margin-right: 6%;
    margin-bottom: 0;
  }
}
.wizard-body.my-account .small-col {
  width: 100%;
}
.wizard-body.my-account .small-col .date-wrap {
  position: relative;
}
.wizard-body.my-account .small-col .date-wrap img {
  position: absolute;
  right: 5px;
  top: 6px;
  border: none !important;
}
@media (min-width: 571px) {
  .wizard-body.my-account .small-col {
    float: left;
    width: 130px;
  }
}
.wizard-body.my-account hr {
  clear: both;
  display: none;
}
@media (min-width: 571px) {
  .wizard-body.my-account hr {
    display: block;
  }
}
@media (min-width: 571px) {
  .wizard-body.my-account .form-help {
    width: 280px;
  }
}
.wizard-body.finish-reg .nice-checkbox {
  width: 100%;
  clear: both;
  margin-top: 20px;
}
.wizard-body.finish-reg .nice-checkbox .text-part {
  margin-left: 50px;
}
.wizard-body {
  max-width: 700px;
  padding: 20px;
  margin: auto;
  background-color: white;
}
.wizard-body h1 {
  margin-top: 0;
  color: #08107b;
}
.wizard-body p {
  color: #777777;
}
.wizard-body .relative-wrap {
  position: relative;
}
.wizard-body .relative-wrap img {
  position: absolute;
  right: 10px;
  top: 5px;
  border: none !important;
  padding: 0 !important;
  margin-left: 0 !important;
  cursor: pointer;
}
.wizard-body .relative-wrap .info-ico {
  top: 8px;
}
.wizard-body .input-wrap {
  width: 100%;
}
.wizard-body .input-wrap input {
  width: 100%;
}
@media (min-width: 571px) {
  .wizard-body .input-wrap {
    width: 48%;
  }
}
.wizard-body .serial-input {
  width: 100%;
  margin-top: 20px;
}
@media (min-width: 571px) {
  .wizard-body .serial-input.first-input {
    margin-right: 3%;
  }
}
@media (min-width: 571px) {
  .wizard-body .serial-input {
    width: 48%;
    margin-top: 0;
  }
}
.wizard-body hr {
  margin: 30px 0;
}
.wizard-body .btn-link {
  padding-top: 11px;
}
.wizard-body .skip-info {
  float: left;
  width: 100%;
}
@media (min-width: 571px) {
  .wizard-body .skip-info {
    width: 50%;
    margin-left: 30px;
  }
}
@media (min-width: 571px) {
  .wizard-body {
    padding: 40px;
    margin-bottom: 130px;
  }
}
.wizard-body hr {
  clear: both;
}
.wizard-body .double-btn-bottom .btn,
.wizard-body .double-btn-bottom .btn-secondary {
  width: 100%;
}
.wizard-body .double-btn-bottom .btn {
  margin-top: 20px;
}
.wizard-body .double-btn-bottom:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 571px) {
  .wizard-body .double-btn-bottom .btn,
  .wizard-body .double-btn-bottom .btn-secondary {
    width: 200px;
    float: left;
  }
  .wizard-body .double-btn-bottom .btn {
    margin-top: 0;
    margin-left: 230px;
  }
  .wizard-body .double-btn-bottom .btn-secondary {
    margin-top: -50px;
    margin-left: 0;
  }
}
.thank-you-1 .dashboard-newsletter-wrap,
.thank-you-2 .dashboard-newsletter-wrap,
.thank-you-3 .dashboard-newsletter-wrap,
.thank-you-4 .dashboard-newsletter-wrap,
.thank-you-for-contact .dashboard-newsletter-wrap {
  max-width: 700px;
  margin: auto;
}
.thank-you-1 .dashboard-newsletter-wrap .large-sc-inner-dashboard,
.thank-you-2 .dashboard-newsletter-wrap .large-sc-inner-dashboard,
.thank-you-3 .dashboard-newsletter-wrap .large-sc-inner-dashboard,
.thank-you-4 .dashboard-newsletter-wrap .large-sc-inner-dashboard,
.thank-you-for-contact .dashboard-newsletter-wrap .large-sc-inner-dashboard {
  padding: 0;
}
.thank-you-1 .dashboard-newsletter-wrap .nice-checkbox,
.thank-you-2 .dashboard-newsletter-wrap .nice-checkbox,
.thank-you-3 .dashboard-newsletter-wrap .nice-checkbox,
.thank-you-4 .dashboard-newsletter-wrap .nice-checkbox,
.thank-you-for-contact .dashboard-newsletter-wrap .nice-checkbox {
  width: 100%;
}
@media (min-width: 571px) {
  .thank-you-1 .dashboard-newsletter-wrap .nice-checkbox,
  .thank-you-2 .dashboard-newsletter-wrap .nice-checkbox,
  .thank-you-3 .dashboard-newsletter-wrap .nice-checkbox,
  .thank-you-4 .dashboard-newsletter-wrap .nice-checkbox,
  .thank-you-for-contact .dashboard-newsletter-wrap .nice-checkbox {
    width: 50%;
  }
}
.thanks-base {
  max-width: 700px;
  padding: 10px 20px;
  margin: auto;
  background-color: white;
}
@media (min-width: 571px) {
  .thanks-base {
    padding: 10px 40px;
  }
}
.thanks-base hr {
  border-color: #e4e4e4;
}
.thanks-base .section-title {
  display: inline-block;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 23px;
  line-height: 32px;
  color: #08107b;
}
.thanks-base .more-info-link {
  padding-bottom: 30px;
  text-align: center;
}
.full-width-thanks {
  background: white;
}
.thanks-header h1 {
  margin-top: 0;
}
@media (min-width: 571px) {
  .thanks-header {
    min-height: 140px;
    margin: 80px auto 0;
    padding-top: 40px;
    padding-bottom: 30px;
  }
}
.thanks-products {
  padding-bottom: 1px;
}
.thanks-products .registrationTile {
  height: 300px;
  width: 100%;
  margin-bottom: 30px;
  display: table;
}
.thanks-products .registrationTile .product-id {
  margin: 20px 0;
  font-size: 32px;
  line-height: 1;
}
.thanks-products .registrationTile .my-product-photo {
  float: left;
  width: 100%;
  text-align: center;
}
.thanks-products .registrationTile .my-product-photo .img {
  position: relative;
}
.thanks-products .registrationTile .my-product-photo .img:before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -5px;
  vertical-align: middle;
}
.thanks-products .registrationTile .my-product-photo .img img {
  margin: auto;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .thanks-products .registrationTile .my-product-photo .img {
    height: 270px;
  }
}
@media (min-width: 570px) {
  .thanks-products .registrationTile .my-product-photo {
    width: 48%;
    margin-right: 3%;
  }
}
.thanks-products .registrationTile .product-info {
  min-height: 180px;
  width: 100%;
  float: left;
  padding-top: 20px;
}
.thanks-products .registrationTile .product-info .product-info-table {
  width: 100%;
  margin-top: 20px;
  border-bottom: 1px solid #e4e4e4;
}
.thanks-products .registrationTile .product-info .product-info-table tr {
  line-height: 45px;
  border-top: 1px solid #e4e4e4;
}
.thanks-products .registrationTile .product-info .product-info-table .second-td {
  width: 20px;
}
.thanks-products .registrationTile .product-info .product-info-table .third-td {
  max-width: 90px;
  color: #777777;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 570px) {
  .thanks-products .registrationTile .product-info {
    width: 49%;
    min-height: 300px;
  }
}
.thanks-icons .bigger-text {
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
@media (min-width: 570px) {
  .thanks-icons .floating-icons .third-ico {
    margin-top: 40px;
  }
}
.thanks-icons .ico-wrap {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.thanks-icons .ico-wrap img {
  float: left;
}
.thanks-icons .ico-wrap p {
  float: right;
  margin: 0 5% 0 0;
  width: 70%;
}
@media (min-width: 571px) {
  .thanks-icons .ico-wrap {
    width: 50%;
    margin-top: 0;
  }
}
.thanks-warranty {
  padding-top: 0;
}
.thanks-warranty .extend-warranty-img {
  float: left;
  margin: 0 20px 20px 0;
}
.thanks-warranty .extend-warranty-div {
  float: left;
  max-width: 450px;
}
.thanks-warranty .extend-warranty-div h2 {
  margin: 0 0 15px;
  font-weight: bold;
}
.thanks-warranty .extend-warranty-div p {
  margin-top: 0;
}
.thanks-warranty .nice-checkbox {
  margin-top: 40px;
}
.thanks-warranty .nice-checkbox .text-part {
  margin-left: 50px !important;
}
.thanks-warranty p {
  color: #a3a3a3;
  font-size: 13px;
}
.thanks-bottom {
  padding-bottom: 40px;
}
@media (max-width: 570px) {
  .thanks-bottom .btn {
    width: 100%;
  }
}
@media (min-width: 571px) {
  .thanks-bottom {
    margin-bottom: 40px;
  }
}
.thank-you-special .thanks-bottom {
  padding-bottom: 10px;
}
.thank-you-special .thanks-icons {
  padding-bottom: 30px;
}
.thank-you-3 .special-hr {
  margin-top: -10px;
}
.thank-you-3 .thanks-bottom.thanks-base {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.thank-you-3 .thanks-icons.thanks-base {
  margin-bottom: 80px;
  padding-bottom: 40px;
}
.dashboard-newsletter.thank-you-1 {
  background: white;
  width: 100%;
  padding: 0;
}
.dashboard-newsletter.thank-you-1 .grey-frame {
  padding-left: 0;
  background: none;
  border: none;
}
.dashboard-newsletter.thank-you-1 .grey-frame h3 {
  margin-top: 10px;
}
.dashboard-newsletter.thank-you-1 .grey-frame .nice-checkbox {
  width: 100%;
  margin-top: 0;
  padding-left: 20px;
}
@media (min-width: 571px) {
  .dashboard-newsletter.thank-you-1 .grey-frame .nice-checkbox {
    max-width: 450px;
  }
}
.dashboard-newsletter.thank-you-1 .grey-frame .text-part strong {
  font-family: 'HelveticaNeueLightRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.dashboard-newsletter.thank-you-1 .btn-wrap {
  width: 100%;
}
.dashboard-newsletter.thank-you-1 .btn-wrap .btn {
  width: 100%;
}
@media (min-width: 571px) {
  .dashboard-newsletter.thank-you-1 .btn-wrap {
    max-width: 150px;
  }
}
@media (min-width: 571px) {
  .dashboard-newsletter.thank-you-1 {
    width: 700px !important;
    margin: auto !important;
    padding: 0 20px;
  }
}
.dashboard-body {
  background-color: white;
  margin-left: -20px;
  margin-right: -20px;
}
.dashboard-body .dashboard-menu a {
  text-decoration: none;
}
@media (min-width: 571px) {
  .dashboard-body .dashboard-menu a {
    float: left;
    width: 33.33%;
    padding: 1%;
  }
}
.dashboard-body .dashboard-menu .menu-item {
  height: 50px;
  width: 100%;
  border-bottom: 1px solid white;
  background-color: #a3a3a3;
  color: white;
  overflow: hidden;
}
.dashboard-body .dashboard-menu .menu-item svg {
  fill: white;
}
.dashboard-body .dashboard-menu .menu-item .text-part {
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.dashboard-body .dashboard-menu .menu-item .text-part .title {
  float: left;
  padding-top: 13px;
}
@media (min-width: 571px) {
  .dashboard-body .dashboard-menu .menu-item .text-part .title {
    float: none;
  }
}
.dashboard-body .dashboard-menu .menu-item .text-part .description {
  display: none;
}
@media (min-width: 571px) {
  .dashboard-body .dashboard-menu .menu-item .text-part .description {
    display: block;
    color: #9c7927;
  }
}
@media (min-width: 571px) {
  .dashboard-body .dashboard-menu .menu-item .text-part {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px;
  }
}
.dashboard-body .dashboard-menu .menu-item .main-ico {
  float: left;
  height: 70px;
  margin: -12px 0 0 -10px;
}
@media (min-width: 571px) {
  .dashboard-body .dashboard-menu .menu-item .main-ico {
    display: block;
    height: 150px;
    width: 150px;
    margin: -30px auto;
    float: none;
  }
}
.dashboard-body .dashboard-menu .menu-item .arrow-ico {
  float: right;
  margin: -3px -30px;
  height: 50px;
}
@media (min-width: 571px) {
  .dashboard-body .dashboard-menu .menu-item .arrow-ico {
    display: none;
  }
}
.dashboard-body .dashboard-menu .menu-item .circle-arrow {
  height: 70px;
  margin: -5px 0 0 -15px;
}
@media (min-width: 571px) {
  .dashboard-body .dashboard-menu .menu-item {
    position: relative;
    min-height: 300px;
    background-color: #e9b226;
  }
}
@media (min-width: 571px) {
  .dashboard-body {
    padding: 30px 0 0;
    margin-left: 0;
    margin-right: 0;
  }
}
.profile-header-master {
  margin-top: 0 !important;
}
@media (max-width: 570px) {
  .dashboard-header,
  .dashboard-header-mini,
  .dashboard-header-profile,
  .picture-detail-header {
    padding-top: 20px;
  }
}
.dashboard-header .large-sc-inner,
.dashboard-header-mini .large-sc-inner,
.dashboard-header-profile .large-sc-inner,
.picture-detail-header .large-sc-inner {
  position: relative;
}
.dashboard-header .welcome,
.dashboard-header-mini .welcome,
.dashboard-header-profile .welcome,
.picture-detail-header .welcome {
  width: 100%;
  padding: 30px 0;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  line-height: 30px;
}
.dashboard-header .welcome span,
.dashboard-header-mini .welcome span,
.dashboard-header-profile .welcome span,
.picture-detail-header .welcome span {
  color: #08107b;
}
@media (min-width: 571px) {
  .dashboard-header .welcome .welcome-text,
  .dashboard-header-mini .welcome .welcome-text,
  .dashboard-header-profile .welcome .welcome-text,
  .picture-detail-header .welcome .welcome-text {
    display: inline;
  }
}
.dashboard-header .welcome .symbol,
.dashboard-header-mini .welcome .symbol,
.dashboard-header-profile .welcome .symbol,
.picture-detail-header .welcome .symbol {
  float: right;
  display: inline-block;
  height: 40px;
}
@media (min-width: 571px) {
  .dashboard-header .welcome,
  .dashboard-header-mini .welcome,
  .dashboard-header-profile .welcome,
  .picture-detail-header .welcome {
    padding: 20px 20px 30px 190px;
    font-family: 'HelveticaNeueLightRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 32px;
    line-height: 32px;
  }
  .dashboard-header .welcome span,
  .dashboard-header-mini .welcome span,
  .dashboard-header-profile .welcome span,
  .picture-detail-header .welcome span {
    color: white;
  }
}
.dashboard-header .text-grey,
.dashboard-header-mini .text-grey,
.dashboard-header-profile .text-grey,
.picture-detail-header .text-grey {
  height: auto;
  min-height: 70px;
  position: relative;
  background-color: #f1f1f1;
}
.dashboard-header .text-grey p,
.dashboard-header-mini .text-grey p,
.dashboard-header-profile .text-grey p,
.picture-detail-header .text-grey p {
  margin-top: 10px;
}
@media (min-width: 571px) {
  .dashboard-header .text-grey p,
  .dashboard-header-mini .text-grey p,
  .dashboard-header-profile .text-grey p,
  .picture-detail-header .text-grey p {
    left: 60px;
    padding: 20px 20px 20px 190px;
  }
}
.dashboard-header .text-grey img,
.dashboard-header-mini .text-grey img,
.dashboard-header-profile .text-grey img,
.picture-detail-header .text-grey img {
  position: absolute;
  top: -60px;
  left: 20px;
  margin-top: 0;
  float: left;
  width: 115px;
  border-radius: 200px;
  border: 3px solid #f1f1f1;
}
@media (min-width: 571px) {
  .dashboard-header .text-grey img,
  .dashboard-header-mini .text-grey img,
  .dashboard-header-profile .text-grey img,
  .picture-detail-header .text-grey img {
    left: 40px;
  }
}
.dashboard-header .text-grey .name-area,
.dashboard-header-mini .text-grey .name-area,
.dashboard-header-profile .text-grey .name-area,
.picture-detail-header .text-grey .name-area {
  display: inline-block;
  padding: 15px 0 5px 150px;
}
@media (max-width: 360px) {
  .dashboard-header .text-grey .name-area,
  .dashboard-header-mini .text-grey .name-area,
  .dashboard-header-profile .text-grey .name-area,
  .picture-detail-header .text-grey .name-area {
    width: 250px;
  }
}
@media (min-width: 571px) {
  .dashboard-header .text-grey .name-area,
  .dashboard-header-mini .text-grey .name-area,
  .dashboard-header-profile .text-grey .name-area,
  .picture-detail-header .text-grey .name-area {
    padding: 15px 0 5px 170px;
  }
}
.dashboard-header .text-grey .name-area .user-name,
.dashboard-header-mini .text-grey .name-area .user-name,
.dashboard-header-profile .text-grey .name-area .user-name,
.picture-detail-header .text-grey .name-area .user-name {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  font-size: 18px;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #3f3f3f;
}
.dashboard-header .text-grey .name-area .user-name a,
.dashboard-header-mini .text-grey .name-area .user-name a,
.dashboard-header-profile .text-grey .name-area .user-name a,
.picture-detail-header .text-grey .name-area .user-name a {
  text-decoration: underline;
  color: #3f3f3f;
}
.dashboard-header .text-grey .name-area .follow-me,
.dashboard-header-mini .text-grey .name-area .follow-me,
.dashboard-header-profile .text-grey .name-area .follow-me,
.picture-detail-header .text-grey .name-area .follow-me {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #c9c9c9;
  border-radius: 2px;
  text-decoration: none;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #3f3f3f;
  cursor: pointer;
}
@media (min-width: 571px) {
  .dashboard-header .text-grey .name-area .user-name,
  .dashboard-header-mini .text-grey .name-area .user-name,
  .dashboard-header-profile .text-grey .name-area .user-name,
  .picture-detail-header .text-grey .name-area .user-name {
    width: auto;
  }
  .dashboard-header .text-grey .name-area .follow-me,
  .dashboard-header-mini .text-grey .name-area .follow-me,
  .dashboard-header-profile .text-grey .name-area .follow-me,
  .picture-detail-header .text-grey .name-area .follow-me {
    margin: 0 0 0 20px;
  }
}
.dashboard-header .text-grey .personal-info,
.dashboard-header-mini .text-grey .personal-info,
.dashboard-header-profile .text-grey .personal-info,
.picture-detail-header .text-grey .personal-info {
  float: left;
  padding: 7px 0 0 10px;
}
@media (min-width: 571px) {
  .dashboard-header .text-grey .personal-info,
  .dashboard-header-mini .text-grey .personal-info,
  .dashboard-header-profile .text-grey .personal-info,
  .picture-detail-header .text-grey .personal-info {
    display: none;
  }
}
.dashboard-header .text-grey .symbol,
.dashboard-header-mini .text-grey .symbol,
.dashboard-header-profile .text-grey .symbol,
.picture-detail-header .text-grey .symbol {
  display: block;
  height: 40px;
  width: 40px;
}
.dashboard-header .text-grey .symbol svg,
.dashboard-header-mini .text-grey .symbol svg,
.dashboard-header-profile .text-grey .symbol svg,
.picture-detail-header .text-grey .symbol svg {
  float: right;
  margin: 0;
  fill: #c9c9c9;
}
@media (min-width: 571px) {
  .dashboard-header .text-grey,
  .dashboard-header-mini .text-grey,
  .dashboard-header-profile .text-grey,
  .picture-detail-header .text-grey {
    position: relative;
    background-color: #f1f1f1;
  }
}
@media (min-width: 571px) {
  .dashboard-header,
  .dashboard-header-mini,
  .dashboard-header-profile,
  .picture-detail-header {
    display: block;
    padding: 30px 0 0 0;
  }
}
.visionar .dashboard-header .welcome {
  padding: 20px 0 0;
}
.dashboard-header-profile .welcome {
  padding: 10px 30px 30px 190px;
}
@media (min-width: 571px) {
  .dashboard-header-profile .welcome {
    padding: 10px 80px 30px 190px;
  }
}
.dashboard-header-profile .text-grey {
  padding: 0 30px 0 0;
}
@media (min-width: 571px) {
  .dashboard-header-profile .text-grey {
    padding: 0 80px 0 0;
  }
}
.dashboard-header-profile .text-grey .col-btns {
  position: relative;
  float: right;
  margin-top: 15px;
}
@media (min-width: 1200px) {
  .dashboard-header-profile .welcome,
  .dashboard-header-profile .text-grey {
    padding-right: 0;
  }
}
@media (max-width: 570px) {
  .picture-detail-header .welcome {
    padding: 0;
  }
  .picture-detail-header .mobile-inner {
    position: relative;
  }
  .picture-detail-header .text-grey img {
    width: 65px;
    top: 0;
    left: 10px;
  }
}
.content-fragment-page {
  z-index: 1;
  margin: 0;
}
@media (min-width: 571px) {
  .content-fragment-page {
    width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .content-fragment-page {
    width: 100%;
  }
}
.homepage .content-fragment-page {
  width: 100%;
  margin: 0;
}
.dashboard-side-nav-master {
  margin: 0 !important;
}
.dashboard-nav {
  position: fixed;
  z-index: 3;
  top: 50px;
  left: 0;
  display: none;
  width: 310px;
  height: 100%;
  padding-top: 50px;
  background-color: #3f3f3f;
}
.dashboard-nav a {
  display: block;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  color: #b0b0b0;
}
.dashboard-nav a:hover,
.dashboard-nav a.active {
  background-color: #14a0c8;
  color: white;
}
.dashboard-nav a:hover svg,
.dashboard-nav a.active svg {
  fill: white;
}
.dashboard-nav .avatar {
  width: 100%;
  height: 44px;
}
.dashboard-nav .avatar .content {
  float: left;
  width: 30px;
  height: 30px;
  margin: 7px 16px 0;
  border-radius: 50%;
}
.dashboard-nav svg {
  float: left;
  width: 60px;
  height: 60px;
  margin-top: -8px;
  fill: #9a9a9a;
}
.dashboard-nav .icon-exclamation-mark {
  position: absolute;
  top: 5px;
  left: 45px;
  width: 20px;
  height: 20px;
}
.dashboard-nav .icon-exclamation-mark text {
  fill: white;
}
.dashboard-nav span {
  margin-left: 10px;
}
.dashboard-nav hr {
  margin-left: 15px;
  margin-right: 15px;
  border-top: 2px solid #525252;
}
@media (min-width: 571px) {
  .dashboard-nav {
    top: 86px;
    display: block !important;
    width: 70px;
  }
  .dashboard-nav a {
    height: 70px;
    line-height: 70px;
  }
  .dashboard-nav .avatar {
    display: none;
  }
  .dashboard-nav svg {
    width: 70px;
    height: 70px;
    margin-top: 0;
  }
  .dashboard-nav span {
    display: none;
  }
  .dashboard-nav:hover {
    width: 260px;
  }
  .dashboard-nav:hover span {
    display: block;
  }
}
#fragment-120 {
  margin-top: 0;
}
#fragment-153 {
  margin-top: 20px;
}
.dashboard-benefits {
  background-color: white;
  padding: 20px;
}
.dashboard-benefits h2 {
  font-size: 32px;
}
.dashboard-benefits h2 a {
  color: #777777;
}
.dashboard-benefits .tablet-img {
  float: left;
  width: 48%;
  max-width: 455px;
  margin-right: 4%;
}
.dashboard-benefits .my-benefits .warranty img {
  margin: 0 30px 30px 0;
  float: left;
}
.dashboard-benefits .my-benefits .warranty .text-part span {
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #3f3f3f;
}
.dashboard-benefits .my-benefits .warranty .text-part span a {
  color: #3f3f3f;
}
.dashboard-benefits .my-benefits .benefits .title {
  width: 100%;
  float: left;
  margin: 5px 0 20px;
  font-size: 18px;
}
.dashboard-benefits .my-benefits .benefits .one-benefit {
  width: 50%;
  float: left;
}
.dashboard-benefits .my-benefits .benefits .one-benefit img {
  float: left;
  margin: 0 20px 20px 0;
}
.dashboard-benefits .my-benefits .benefits .one-benefit .text-part {
  float: left;
  width: 100px;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #3f3f3f;
}
@media (min-width: 571px) {
  .dashboard-benefits .my-benefits {
    float: left;
    width: 48%;
  }
}
@media (min-width: 571px) {
  .dashboard-benefits {
    padding: 30px 0 40px;
  }
}
.dashboard-newsletter-wrap {
  background-color: white;
}
#fragment-122 {
  margin-top: 0;
  background-color: white;
}
.dashboard .dashboard-newsletter {
  padding: 30px 0;
}
.dashboard-newsletter-content {
  background-color: white;
  position: relative;
}
.dashboard-newsletter-content .grey-frame {
  padding: 20px 40px;
  background-color: #f1f1f1;
  border: 1px solid #e4e4e4;
}
.dashboard-newsletter-content.dashboard-personal-info .grey-frame {
  padding: 0;
  background-color: white;
  border: none;
}
.dashboard-newsletter-content .nice-checkbox {
  float: left;
  width: 100%;
  margin-right: 2%;
}
@media (min-width: 571px) {
  .dashboard-newsletter-content .nice-checkbox {
    width: 70%;
  }
}
@media (min-width: 1300px) {
  .dashboard-newsletter-content .nice-checkbox {
    margin-top: 15px;
  }
}
.dashboard-newsletter-content .btn-wrap {
  float: right;
  width: 28%;
}
.dashboard-newsletter-content .btn-wrap .btn {
  float: right;
}
@media (min-width: 768px) {
  .dashboard-newsletter-content {
    padding: 30px 0 40px;
  }
}
.dashboard-newsletter-content .multiclick-protection {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: white;
  opacity: 0.5;
}
.dashboard-newsletter-content .multiclick-protection img {
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
}
@media (min-width: 768px) {
  .nl-modal .dashboard-newsletter-content {
    padding: 0;
  }
}
.dashboard-products-add .dashboard-only {
  display: block;
}
.dashboard-products-add p.dashboard-only {
  margin-top: -10px;
  color: #3f3f3f;
}
#fragment-125 {
  display: none;
}
@media (min-width: 571px) {
  #fragment-125 {
    display: block;
  }
}
#fragment-126 {
  margin-top: 0;
  background-color: white;
}
#fragment-126 .wizard-body {
  margin-bottom: 0;
}
#fragment-126 .wizard-body .skip-hr {
  display: none;
}
#fragment-126 .wizard-body .skip-p {
  display: none;
}
#fragment-126 .wizard-body .skip-info {
  display: none;
}
@media (min-width: 571px) {
  
}
#fragment-123,
#fragment-152 {
  margin-top: 0;
  background-color: white;
}
.dashboard-products .header-product-list {
  background: white;
}
.dashboard-products .large-sc-inner-dashboard {
  padding: 0;
}
@media (min-width: 571px) {
  .product-list-text {
    float: left;
    width: 66%;
    margin-bottom: 20px;
  }
}
.header-product-list .large-sc-inner-dashboard .product-list-text {
  padding: 0 20px;
}
.header-product-list .large-sc-inner-dashboard .product-list-add-btn {
  margin-bottom: 30px;
}
.header-product-list .large-sc-inner-dashboard .product-list-add-btn .btn {
  width: 100%;
}
@media (min-width: 571px) {
  .header-product-list .large-sc-inner-dashboard .product-list-add-btn {
    float: right;
    width: 33%;
    margin: 60px 0 20px;
  }
  .header-product-list .large-sc-inner-dashboard .product-list-add-btn .btn {
    float: right;
    width: auto;
  }
}
.product-list {
  background: white;
  clear: both;
  margin: 0 -10px;
}
.product-list:before,
.product-list:after {
  content: " ";
  display: table;
}
.product-list:after {
  clear: both;
}
.product-list .col {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  padding: 0 10px;
  text-align: center;
}
.product-list a:hover .img:after {
  visibility: visible;
}
.product-list a:hover h2 {
  color: #e9b226;
}
.product-list a:hover svg {
  fill: #e9b226;
}
.product-list .img {
  position: relative;
  height: 270px;
}
.product-list .img:after {
  content: '';
  visibility: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 5px solid #e9b226;
}
.product-list .img:before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -5px;
  vertical-align: middle;
}
.product-list .img img {
  max-height: 90% !important;
  max-width: 90% !important;
  margin: auto;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
}
@media (min-width: 571px) {
  .product-list .img {
    height: 200px;
  }
}
@media (min-width: 992px) {
  .product-list .img {
    height: 270px;
  }
}
@media (min-width: 1200px) {
  .product-list .img {
    height: 340px;
  }
}
.product-list img {
  display: block;
}
.product-list .desc {
  position: relative;
  min-height: 50px;
}
.product-list h2 {
  float: left;
  margin: 10px 35px 20px 0;
  font-size: 18px;
  font-family: 'HelveticaNeueRomanRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #3f3f3f;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 89%;
}
.product-list .icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  overflow: hidden;
  margin-top: 7px;
}
.product-list svg {
  width: 60px;
  height: 60px;
  margin: -32px -15px;
  fill: #a3a3a3;
}
@media (min-width: 571px) {
  .product-list {
    margin: 0 -15px;
  }
  .product-list .col {
    width: 226px;
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  .product-list .col {
    width: 300px;
  }
}
@media (min-width: 1200px) {
  .product-list .col {
    width: 366px;
  }
}
.dashboard-detail {
  background: white;
}
.dashboard-detail h1 {
  margin-bottom: 50px;
}
.dashboard-detail .product-photo .my-product-photo.active-promo:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border: 50px solid transparent;
  border-top-color: #a3a3a3;
  border-right-color: #a3a3a3;
  z-index: 1;
}
.dashboard-detail .product-photo .my-product-photo.active-promo .fr {
  display: block;
  position: absolute;
  right: 5px;
  z-index: 1;
  top: 5px;
  color: white;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.35);
}
.dashboard-detail .product-photo .my-product-photo .img {
  position: relative;
  text-align: center;
  height: 280px;
}
.dashboard-detail .product-photo .my-product-photo .img:after {
  content: '';
  visibility: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 5px solid #e9b226;
}
.dashboard-detail .product-photo .my-product-photo .img:before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -5px;
  vertical-align: middle;
}
.dashboard-detail .product-photo .my-product-photo .img img {
  max-height: 100%;
  max-width: 100%;
  margin: auto;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 1200px) {
  .dashboard-detail .product-photo .my-product-photo .img {
    height: 340px;
  }
}
@media (min-width: 571px) {
  .dashboard-detail .product-photo {
    width: 48%;
    max-width: 439px;
    margin-right: 4%;
    float: left;
  }
}
.dashboard-detail .product-info {
  min-height: 300px;
  width: 100%;
  padding-top: 20px;
}
@media (min-width: 571px) {
  .dashboard-detail .product-info .product-name {
    margin-top: 0;
  }
}
.dashboard-detail .product-info .product-info-table {
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
}
.dashboard-detail .product-info .product-info-table td {
  padding: 10px 0;
}
.dashboard-detail .product-info .product-info-table tr {
  line-height: 25px;
}
.dashboard-detail .product-info .product-info-table tr:not(.no-top-line) {
  border-top: 1px solid #e4e4e4;
}
.dashboard-detail .product-info .product-info-table .first-td {
  width: 50%;
}
.dashboard-detail .product-info .product-info-table .third-td {
  width: 50%;
  color: #777777;
}
.dashboard-detail .product-info .product-info-table .third-td .colapsable {
  padding-right: 30px;
}
.dashboard-detail .product-info .warranty-list li {
  margin-top: 10px;
}
.dashboard-detail .product-info .warranty {
  margin: 0 0 25px;
}
.dashboard-detail .product-info .warranty .btn {
  margin: 10px 0;
  width: 100%;
}
.dashboard-detail .product-info .warranty strong {
  margin-bottom: 10px;
}
.dashboard-detail .product-info .warranty input {
  width: 100%;
  margin-top: 12px;
}
.dashboard-detail .product-info .warranty small {
  color: #777777;
}
.dashboard-detail .product-info .warranty .multiclick-protection {
  bottom: 0;
}
@media (min-width: 571px) {
  .dashboard-detail .product-info {
    width: 48%;
    float: left;
    padding-top: 0;
  }
}
.dashboard-detail .remove-product {
  padding-top: 4px !important;
}
.dashboard-detail .add-another-product {
  background: white;
}
.dashboard-detail .add-another-product img {
  float: left;
  margin-right: 30px;
}
.dashboard-detail .add-another-product .text-part p {
  margin: 0;
}
.dashboard-detail .add-another-product .text-part .register-it {
  margin: 15px 0;
  font-size: 15px;
}
.dashboard-detail .add-another-product .text-part input {
  padding: 10px 20px;
}
.dashboard-detail .add-another-product .btn-like {
  padding: 10px 30px;
}
.dashboard-detail .hr-one {
  margin: 30px 0;
}
.dashboard-detail .hr-two {
  margin: 30px 0 0;
}
.delete-modal {
  padding: 30px;
}
.delete-modal h3 {
  color: #3f3f3f;
}
.delete-modal .buttons {
  width: 100%;
}
.delete-modal .buttons input {
  width: 48%;
  float: right;
}
@media (min-width: 571px) {
  .delete-modal .buttons input {
    width: 200px;
  }
}
.delete-modal .buttons input:first-child {
  float: left;
}
.add-product-during-repair .product-registration {
  padding: 30px;
}
.product-registration {
  padding: 30px 0 150px;
  background: white;
}
.product-registration .hr-one {
  margin: 0 0 30px;
}
.product-registration .hr-two {
  margin: 30px 0;
}
.product-registration .registration-title {
  display: inline-block;
  margin-bottom: 15px;
  font-size: 20px;
  color: #3f3f3f;
}
.product-registration .relative-wrap img {
  position: absolute;
  right: 5px;
  top: 20px;
  padding: 10px;
}
.product-registration .relative-wrap img.info-ico {
  padding-top: 14px;
}
.product-registration .i-know-serial-wrap {
  max-width: 620px;
}
.product-registration .i-know-serial-wrap .input-wrap input {
  width: 100%;
}
@media (min-width: 571px) {
  .product-registration .i-know-serial-wrap .input-wrap {
    width: 48%;
  }
}
.product-registration .i-know-serial-wrap .btn {
  width: 100%;
}
@media (min-width: 571px) {
  .product-registration .i-know-serial-wrap .btn {
    width: 48%;
  }
}
.product-registration .i-know-serial-wrap .btn:first-child {
  margin-right: 2%;
}
@media (max-width: 570px) {
  .product-registration .i-know-serial-wrap .btn:first-child {
    margin-bottom: 20px;
  }
}
.product-registration .i-dont-know-serial {
  width: 100%;
  max-width: 620px;
}
.product-registration .i-dont-know-serial .input-wrap input {
  width: 100%;
}
@media (min-width: 571px) {
  .product-registration .i-dont-know-serial .input-wrap {
    width: 48%;
  }
}
.servicepro .product-registration {
  padding: 30px 0 0;
}
.dashboard-benefits-bottom {
  background-color: white;
}
.dashboard-benefits-bottom hr {
  margin-bottom: 20px;
}
.dashboard-benefits-bottom .my-benefits .title {
  width: 100%;
  float: left;
  margin: 5px 0 20px;
  font-size: 18px;
}
.dashboard-benefits-bottom .my-benefits hr {
  margin: 0 0 20px;
}
.dashboard-benefits-bottom .my-benefits .one-benefit {
  width: 100%;
}
.dashboard-benefits-bottom .my-benefits .one-benefit img {
  float: left;
  margin: 0 20px 20px 0;
}
@media (min-width: 571px) {
  .dashboard-benefits-bottom .my-benefits .one-benefit .text-part {
    overflow: hidden;
  }
}
.dashboard-benefits-bottom .my-benefits .one-benefit .text-part span {
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #3f3f3f;
}
.dashboard-benefits-bottom .my-benefits .one-benefit .text-part .mini-text {
  margin: 10px 0 20px;
}
@media (min-width: 571px) {
  .dashboard-benefits-bottom .my-benefits .one-benefit {
    width: 33.33%;
    float: left;
  }
}
.dashboard-edit-personal-info-bottom .top-hr {
  margin-top: 0;
  padding-top: 20px;
}
.dashboard-edit-personal-info,
.dashboard-edit-personal-info-bottom {
  background-color: white;
}
.dashboard-edit-personal-info input,
.dashboard-edit-personal-info-bottom input {
  width: 100%;
}
.dashboard-edit-personal-info h1,
.dashboard-edit-personal-info-bottom h1 {
  margin-top: 0;
  padding-top: 32px;
}
.dashboard-edit-personal-info hr,
.dashboard-edit-personal-info-bottom hr {
  margin: 30px 0;
}
.dashboard-edit-personal-info .relative img,
.dashboard-edit-personal-info-bottom .relative img {
  position: absolute;
  right: 10px;
  bottom: 8px;
  border: none !important;
  padding: 0px !important;
  cursor: pointer;
}
.dashboard-edit-personal-info .phone-num,
.dashboard-edit-personal-info-bottom .phone-num {
  width: 100%;
}
.dashboard-edit-personal-info .phone-num .country-code,
.dashboard-edit-personal-info-bottom .phone-num .country-code {
  width: 45%;
  margin-right: 5%;
  float: left;
}
.dashboard-edit-personal-info .phone-num .country-code .nice-select select,
.dashboard-edit-personal-info-bottom .phone-num .country-code .nice-select select {
  width: 120% !important;
}
.dashboard-edit-personal-info .phone-num .country-code .country-name,
.dashboard-edit-personal-info-bottom .phone-num .country-code .country-name {
  display: none;
}
.dashboard-edit-personal-info .phone-num .phone,
.dashboard-edit-personal-info-bottom .phone-num .phone {
  width: 50%;
  float: left;
}
.dashboard-edit-personal-info .preview-photo-wrap,
.dashboard-edit-personal-info-bottom .preview-photo-wrap {
  position: relative;
}
@media (min-width: 571px) {
  .dashboard-edit-personal-info .preview-photo-wrap .btn-wrap,
  .dashboard-edit-personal-info-bottom .preview-photo-wrap .btn-wrap {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.dashboard-edit-personal-info .preview-photo-wrap .preview-photo img,
.dashboard-edit-personal-info-bottom .preview-photo-wrap .preview-photo img {
  display: block;
  width: 230px;
  margin: auto;
}
@media (min-width: 571px) {
  .dashboard-edit-personal-info .preview-photo-wrap .preview-photo img,
  .dashboard-edit-personal-info-bottom .preview-photo-wrap .preview-photo img {
    float: left;
  }
}
.dashboard-edit-personal-info .preview-photo-wrap .preview-photo .info-text,
.dashboard-edit-personal-info-bottom .preview-photo-wrap .preview-photo .info-text {
  float: left;
  line-height: 30px;
}
.dashboard-edit-personal-info .preview-photo-wrap .preview-photo .info-text .name,
.dashboard-edit-personal-info-bottom .preview-photo-wrap .preview-photo .info-text .name {
  color: #3f3f3f;
  font-size: 32px;
}
.dashboard-edit-personal-info .preview-photo-wrap .preview-photo .info-text .nick,
.dashboard-edit-personal-info-bottom .preview-photo-wrap .preview-photo .info-text .nick {
  font-size: 32px;
}
@media (min-width: 571px) {
  .dashboard-edit-personal-info .preview-photo-wrap .preview-photo .info-text,
  .dashboard-edit-personal-info-bottom .preview-photo-wrap .preview-photo .info-text {
    margin-left: 30px;
  }
}
@media (min-width: 992px) {
  .dashboard-edit-personal-info .preview-photo-wrap .preview-photo,
  .dashboard-edit-personal-info-bottom .preview-photo-wrap .preview-photo {
    display: inline-block;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .dashboard-edit-personal-info .preview-photo-wrap,
  .dashboard-edit-personal-info-bottom .preview-photo-wrap {
    text-align: center;
  }
}
.dashboard-edit-personal-info .personal-table tr,
.dashboard-edit-personal-info-bottom .personal-table tr {
  line-height: 27px;
}
.dashboard-edit-personal-info .personal-table .first,
.dashboard-edit-personal-info-bottom .personal-table .first {
  color: #3f3f3f;
}
.dashboard-edit-personal-info .personal-table .second,
.dashboard-edit-personal-info-bottom .personal-table .second {
  width: 20px;
}
.dashboard-edit-personal-info .hr-no-bottom,
.dashboard-edit-personal-info-bottom .hr-no-bottom {
  margin-bottom: 0;
}
.dashboard-edit-personal-info .nice-checkbox,
.dashboard-edit-personal-info-bottom .nice-checkbox {
  margin: 20px 0 20px 20px;
}
.dashboard-edit-personal-info .delete-account,
.dashboard-edit-personal-info-bottom .delete-account {
  margin: 30px 0 0 0;
  padding: 0 20px 30px 20px;
}
.dashboard-edit-personal-info .avatar-wrap,
.dashboard-edit-personal-info-bottom .avatar-wrap {
  position: relative;
  width: 230px;
  height: 230px;
  margin: 0 auto 30px;
}
.dashboard-edit-personal-info .avatar-wrap .btn,
.dashboard-edit-personal-info-bottom .avatar-wrap .btn {
  position: absolute;
  bottom: 20px;
  left: 35px;
}
@media (min-width: 571px) {
  .dashboard-edit-personal-info .avatar-wrap,
  .dashboard-edit-personal-info-bottom .avatar-wrap {
    float: right;
  }
}
.dashboard-edit-personal-info .left-inputs .form-group,
.dashboard-edit-personal-info-bottom .left-inputs .form-group {
  position: relative;
}
.dashboard-edit-personal-info .left-inputs .form-group strong,
.dashboard-edit-personal-info-bottom .left-inputs .form-group strong {
  display: inline-block;
  margin-bottom: 10px;
}
.dashboard-edit-personal-info .left-inputs .form-group .validation,
.dashboard-edit-personal-info-bottom .left-inputs .form-group .validation {
  position: absolute;
  top: 70px;
  left: 0;
  z-index: 2;
}
@media (min-width: 571px) {
  .dashboard-edit-personal-info .left-inputs .form-group .validation,
  .dashboard-edit-personal-info-bottom .left-inputs .form-group .validation {
    white-space: nowrap;
  }
}
.dashboard-edit-personal-info .left-inputs .credentials,
.dashboard-edit-personal-info-bottom .left-inputs .credentials {
  font-size: 18px;
}
.dashboard-edit-personal-info .left-inputs .bottom-btn,
.dashboard-edit-personal-info-bottom .left-inputs .bottom-btn {
  width: 100%;
}
.dashboard-edit-personal-info .left-inputs .bottom-btn button,
.dashboard-edit-personal-info-bottom .left-inputs .bottom-btn button {
  width: 100%;
}
@media (min-width: 571px) {
  .dashboard-edit-personal-info .left-inputs,
  .dashboard-edit-personal-info-bottom .left-inputs {
    float: left;
    width: 60%;
  }
  .dashboard-edit-personal-info .left-inputs .row,
  .dashboard-edit-personal-info-bottom .left-inputs .row {
    width: 100%;
    min-height: 90px;
  }
  .dashboard-edit-personal-info .left-inputs .half-col1,
  .dashboard-edit-personal-info-bottom .left-inputs .half-col1,
  .dashboard-edit-personal-info .left-inputs .half-col2,
  .dashboard-edit-personal-info-bottom .left-inputs .half-col2 {
    width: 350px;
    float: left;
  }
  .dashboard-edit-personal-info .left-inputs .half-col1 select,
  .dashboard-edit-personal-info-bottom .left-inputs .half-col1 select,
  .dashboard-edit-personal-info .left-inputs .half-col2 select,
  .dashboard-edit-personal-info-bottom .left-inputs .half-col2 select {
    width: 100%;
  }
  .dashboard-edit-personal-info .left-inputs .half-col1,
  .dashboard-edit-personal-info-bottom .left-inputs .half-col1 {
    margin-right: 30px;
  }
  .dashboard-edit-personal-info .left-inputs .half-col-small,
  .dashboard-edit-personal-info-bottom .left-inputs .half-col-small {
    float: left;
    width: 130px;
  }
  .dashboard-edit-personal-info .left-inputs .bottom-btn,
  .dashboard-edit-personal-info-bottom .left-inputs .bottom-btn {
    width: 500px;
  }
  .dashboard-edit-personal-info .left-inputs .bottom-btn .form-group,
  .dashboard-edit-personal-info-bottom .left-inputs .bottom-btn .form-group {
    float: left;
    width: 200px;
    margin-right: 30px;
  }
  .dashboard-edit-personal-info .left-inputs .bottom-btn .form-group button,
  .dashboard-edit-personal-info-bottom .left-inputs .bottom-btn .form-group button {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .dashboard-edit-personal-info .left-inputs,
  .dashboard-edit-personal-info-bottom .left-inputs {
    width: 70%;
  }
  .dashboard-edit-personal-info .left-inputs .half-col2,
  .dashboard-edit-personal-info-bottom .left-inputs .half-col2 {
    width: 200px;
  }
}
@media (min-width: 1200px) {
  .dashboard-edit-personal-info .left-inputs .half-col2,
  .dashboard-edit-personal-info-bottom .left-inputs .half-col2 {
    width: 350px;
  }
}
.dashboard-newsletter.dashboard-personal-info {
  padding: 0;
}
.dashboard-newsletter.dashboard-personal-info .grey-frame {
  padding-left: 0;
  padding-right: 0;
  background: none;
  border: none;
}
.dashboard-newsletter.dashboard-personal-info .grey-frame h2,
.dashboard-newsletter.dashboard-personal-info .grey-frame h3,
.dashboard-newsletter.dashboard-personal-info .grey-frame p {
  padding: 0 20px;
}
.dashboard-newsletter.dashboard-personal-info .grey-frame h3 {
  margin-top: 10px;
}
.dashboard-newsletter.dashboard-personal-info .grey-frame .nice-checkbox {
  width: 100%;
  padding: 0 20px;
}
@media (min-width: 571px) {
  .dashboard-newsletter.dashboard-personal-info .grey-frame .nice-checkbox {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .dashboard-newsletter.dashboard-personal-info .grey-frame .nice-checkbox {
    width: 70%;
  }
}
.dashboard-newsletter.dashboard-personal-info .grey-frame .text-part strong {
  font-family: 'HelveticaNeueLightRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.dashboard-newsletter.dashboard-personal-info .grey-frame + .row {
  padding: 0 20px;
}
.dashboard-newsletter.dashboard-personal-info .btn-wrap {
  width: 100%;
}
.dashboard-newsletter.dashboard-personal-info .btn-wrap .btn {
  width: 100%;
  margin-top: 30px;
}
@media (min-width: 571px) {
  .dashboard-newsletter.dashboard-personal-info .btn-wrap {
    max-width: 200px;
  }
  .dashboard-newsletter.dashboard-personal-info .btn-wrap .btn {
    margin-top: -10px;
  }
}
.edit-personal .modal-wrapper,
.visionar .modal-wrapper {
  width: 100%;
  padding: 10px;
}
.edit-personal .modal-wrapper .modal-close-wrapper,
.visionar .modal-wrapper .modal-close-wrapper {
  top: 5px !important;
  right: 5px !important;
}
@media (min-width: 571px) {
  .edit-personal .modal-wrapper,
  .visionar .modal-wrapper {
    max-width: 600px !important;
    padding: 30px;
  }
  .edit-personal .modal-wrapper .modal-close-wrapper,
  .visionar .modal-wrapper .modal-close-wrapper {
    top: 0 !important;
    right: 0 !important;
  }
}
.avatar-upload .field-item-header {
  font-size: 25px !important;
}
.field-item.submit-form a {
  background-color: #e9b226 !important;
}
.fill-more-info {
  padding: 5px 0;
  background: #e9b226;
  color: white;
  text-align: center;
}
@media (max-width: 570px) {
  .fill-more-info {
    margin: 0 -20px;
  }
}
.my-interest-wrap {
  background-color: white;
}
@media (max-width: 570px) {
  .my-interest-wrap {
    padding: 0 20px;
  }
}
.my-interest-wrap .my-interests-text h1 {
  margin-top: 0;
  padding-top: 32px;
}
.my-interest-wrap .my-interests {
  padding-top: 20px;
}
.my-interest-wrap .my-interests .box {
  margin-bottom: 20px;
  border-bottom: 1px solid #f1f1f1;
}
.my-interest-wrap .my-interests h2 {
  margin: 0;
  padding: 12px;
  line-height: 24px;
  background: #f1f1f1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.my-interest-wrap .my-interests .box-inner {
  height: 150px;
  overflow: auto;
  padding-top: 10px;
}
.my-interest-wrap .my-interests .box-inner .nice-checkbox .text-part {
  margin-right: 5px;
}
.my-interest-wrap .my-interests .nice-checkbox {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .my-interest-wrap .my-interests {
    margin-left: -30px;
  }
  .my-interest-wrap .my-interests:before,
  .my-interest-wrap .my-interests:after {
    content: " ";
    display: table;
  }
  .my-interest-wrap .my-interests:after {
    clear: both;
  }
  .my-interest-wrap .my-interests .box {
    float: left;
    width: 310px;
    height: 200px;
    margin-left: 30px;
    overflow: hidden;
  }
  .my-interest-wrap .my-interests .box-inner {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .my-interest-wrap .my-interests .box {
    width: 270px;
  }
}
@media (min-width: 1200px) {
  .my-interest-wrap .my-interests .box {
    width: 336px;
  }
}
.my-interest-wrap .save-btn {
  width: 100%;
  margin: 20px 0;
}
@media (min-width: 571px) {
  .my-interest-wrap .save-btn {
    max-width: 200px;
  }
}
@media (max-width: 570px) {
  .my-interest-wrap .box-inner {
    height: auto !important;
  }
}
.dashboard-warranty {
  background: white;
}
.dashboard-warranty h3 {
  display: none;
}
@media (min-width: 571px) {
  .dashboard-warranty h3 {
    display: block;
    margin-top: 0;
  }
}
.dashboard-warranty .you-have {
  background-color: #f1f1f1;
  margin: 0 -20px;
  padding: 20px;
}
.dashboard-warranty .you-have .title {
  display: inline-block;
  margin: 0 0 20px;
}
@media (min-width: 571px) {
  .dashboard-warranty .you-have .title {
    font-size: 18px;
    font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #3f3f3f;
  }
}
.dashboard-warranty .you-have h2 {
  display: block;
  margin: 0;
  font-size: 20px;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #3f3f3f;
}
@media (min-width: 571px) {
  .dashboard-warranty .you-have h2 {
    display: none;
  }
}
.dashboard-warranty .you-have input {
  width: 48%;
}
@media (min-width: 571px) {
  .dashboard-warranty .you-have input {
    width: 100%;
  }
}
.dashboard-warranty .you-have .btn {
  float: right;
  padding-top: 10px;
  padding-bottom: 10px;
  opacity: 0.6;
}
@media (min-width: 571px) {
  .dashboard-warranty .you-have .btn {
    width: 100%;
    margin-top: 20px;
  }
}
@media (min-width: 571px) {
  .dashboard-warranty .you-have {
    float: left;
    margin: 0;
    border: 1px solid #e6e6e6;
  }
}
.dashboard-warranty .you-dont-have {
  margin: 0 -20px;
  padding: 20px;
}
.dashboard-warranty .you-dont-have .title {
  display: inline-block;
  margin: 0;
  font-size: 20px;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #3f3f3f;
}
@media (min-width: 571px) {
  .dashboard-warranty .you-dont-have .title {
    font-size: 18px;
  }
}
.dashboard-warranty .you-dont-have .btn {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
}
.dashboard-warranty .you-dont-have a {
  margin-top: 20px;
  display: inline-block;
}
@media (min-width: 571px) {
  .dashboard-warranty .you-dont-have {
    float: right;
    margin: 0;
    border: 1px solid #e6e6e6;
  }
}
@media (min-width: 571px) {
  .dashboard-warranty .you-have,
  .dashboard-warranty .you-dont-have {
    width: 48%;
    padding: 40px;
    min-height: 300px;
  }
}
@media (min-width: 992px) {
  .dashboard-warranty .you-have,
  .dashboard-warranty .you-dont-have {
    min-height: 280px;
  }
}
@media (min-width: 1200px) {
  .dashboard-warranty .you-have,
  .dashboard-warranty .you-dont-have {
    min-height: 260px;
  }
}
.dashboard-warranty .this-camera-only {
  width: 100%;
  padding: 20px 20px 0 44px;
  background-color: black;
}
.dashboard-warranty .this-camera-only img {
  float: left;
  margin: 30px 40px 30px 0;
}
@media (min-width: 571px) {
  .dashboard-warranty .this-camera-only img {
    margin-top: 20px;
  }
}
.dashboard-warranty .this-camera-only .text-part {
  overflow: hidden;
}
.dashboard-warranty .this-camera-only .text-part span {
  font-size: 20px;
  font-family: 'HelveticaNeueRomanRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: white;
}
.dashboard-warranty .this-camera-only .text-part .mini-text {
  margin: 10px 0 20px;
}
.dashboard-warranty .this-camera-only .text-part .mini-text a {
  color: #e9b226;
  text-decoration: underline;
}
.dashboard-warranty .warranty-hr {
  margin: 30px 0;
}
.dashboard-warranty-extension .extended-warranty .dark-background,
.service-plus .extended-warranty .dark-background,
.single-column .extended-warranty .dark-background,
.dashboard-warranty-extension .extended-warranty .light-background,
.service-plus .extended-warranty .light-background,
.single-column .extended-warranty .light-background {
  margin: 0 -20px;
  padding: 30px 20px;
}
.dashboard-warranty-extension .extended-warranty .dark-background,
.service-plus .extended-warranty .dark-background,
.single-column .extended-warranty .dark-background {
  background-color: #595959;
}
.dashboard-warranty-extension .extended-warranty .dark-background .back-to-previous,
.service-plus .extended-warranty .dark-background .back-to-previous,
.single-column .extended-warranty .dark-background .back-to-previous {
  color: white !important;
  background: url(/cfs-file/__key/communityserver-components-sitefiles/img-front_2D00_page/arrowbackwhite.png) 0 11px no-repeat;
}
@media (min-width: 571px) {
  .dashboard-warranty-extension .extended-warranty .dark-background .back-to-previous,
  .service-plus .extended-warranty .dark-background .back-to-previous,
  .single-column .extended-warranty .dark-background .back-to-previous {
    margin-left: 30px;
  }
}
.dashboard-warranty-extension .extended-warranty .dark-background h1,
.service-plus .extended-warranty .dark-background h1,
.single-column .extended-warranty .dark-background h1 {
  margin: 20px 0 0;
  font-family: 'HelveticaNeueLightRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: white;
}
.dashboard-warranty-extension .extended-warranty .dark-background h1 span,
.service-plus .extended-warranty .dark-background h1 span,
.single-column .extended-warranty .dark-background h1 span {
  color: #e9b226;
}
@media (min-width: 571px) {
  .dashboard-warranty-extension .extended-warranty .dark-background h1,
  .service-plus .extended-warranty .dark-background h1,
  .single-column .extended-warranty .dark-background h1 {
    padding-left: 100px;
  }
}
.dashboard-warranty-extension .extended-warranty .light-background,
.service-plus .extended-warranty .light-background,
.single-column .extended-warranty .light-background {
  background-color: #f2f2f2;
  padding-top: 20px;
}
.dashboard-warranty-extension .extended-warranty .light-background h2,
.service-plus .extended-warranty .light-background h2,
.single-column .extended-warranty .light-background h2 {
  margin: 0 0 30px 0;
  font-size: 20px;
  color: #3f3f3f;
  text-transform: uppercase;
}
.dashboard-warranty-extension .extended-warranty .light-background img,
.service-plus .extended-warranty .light-background img,
.single-column .extended-warranty .light-background img {
  float: left;
}
.dashboard-warranty-extension .extended-warranty .light-background a,
.service-plus .extended-warranty .light-background a,
.single-column .extended-warranty .light-background a {
  color: #3f3f3f;
}
.dashboard-warranty-extension .extended-warranty .light-background .center-wrap,
.service-plus .extended-warranty .light-background .center-wrap,
.single-column .extended-warranty .light-background .center-wrap {
  display: table;
  height: 84px;
  overflow: hidden;
}
.dashboard-warranty-extension .extended-warranty .light-background .center-wrap span,
.service-plus .extended-warranty .light-background .center-wrap span,
.single-column .extended-warranty .light-background .center-wrap span {
  display: table-cell;
  padding-left: 30px;
  vertical-align: middle;
  font-size: 20px;
  color: #3f3f3f;
}
.dashboard-warranty-extension .extended-warranty .light-background .terms-link,
.service-plus .extended-warranty .light-background .terms-link,
.single-column .extended-warranty .light-background .terms-link {
  color: #3f3f3f;
  text-decoration: underline;
}
@media (min-width: 571px) {
  .dashboard-warranty-extension .extended-warranty .light-background,
  .service-plus .extended-warranty .light-background,
  .single-column .extended-warranty .light-background {
    padding-left: 120px;
  }
}
.dashboard-warranty-extension .extended-warranty .bottom-dark,
.service-plus .extended-warranty .bottom-dark,
.single-column .extended-warranty .bottom-dark {
  text-align: center;
}
.dashboard-warranty-extension .extended-warranty .bottom-dark img,
.service-plus .extended-warranty .bottom-dark img,
.single-column .extended-warranty .bottom-dark img {
  display: block;
  margin: auto;
}
.dashboard-warranty-extension .extended-warranty .bottom-dark p,
.service-plus .extended-warranty .bottom-dark p,
.single-column .extended-warranty .bottom-dark p {
  color: white;
  font-size: 26px;
  text-align: center;
}
.dashboard-warranty-extension .extended-warranty .bottom-dark p span,
.service-plus .extended-warranty .bottom-dark p span,
.single-column .extended-warranty .bottom-dark p span {
  color: #e9b226;
}
.dashboard-warranty-extension .extended-warranty .bottom-dark .texts,
.service-plus .extended-warranty .bottom-dark .texts,
.single-column .extended-warranty .bottom-dark .texts {
  width: 290px;
  height: 60px;
  margin: auto;
  font-size: 18px;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.dashboard-warranty-extension .extended-warranty .bottom-dark .texts .left,
.service-plus .extended-warranty .bottom-dark .texts .left,
.single-column .extended-warranty .bottom-dark .texts .left {
  color: white;
}
.dashboard-warranty-extension .extended-warranty .bottom-dark .texts .right,
.service-plus .extended-warranty .bottom-dark .texts .right,
.single-column .extended-warranty .bottom-dark .texts .right {
  color: #e9b226;
}
@media (min-width: 419px) {
  .dashboard-warranty-extension .extended-warranty .bottom-dark .texts,
  .service-plus .extended-warranty .bottom-dark .texts,
  .single-column .extended-warranty .bottom-dark .texts {
    width: 390px;
    padding-left: 20px;
  }
}
@media (min-width: 571px) {
  .dashboard-warranty-extension {
    width: 100%;
  }
}
.service-plus,
.service-plus-small {
  width: 100%;
  margin: 0;
  background: black;
}
.service-plus-content {
  margin: 0 -20px;
  padding: 0 20px;
  background: black;
}
.service-plus-content .back-to-previous {
  display: block;
  margin-bottom: 20px;
  color: white !important;
  background: url(/cfs-file/__key/communityserver-components-sitefiles/img-front_2D00_page/arrowbackwhite.png) 0 15px no-repeat;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
@media (min-width: 571px) {
  .service-plus-content .back-to-previous {
    padding-top: 13px !important;
  }
}
.service-plus-content .banner {
  width: 100%;
  background: url(/cfs-file/__key/communityserver-components-sitefiles/img-serviceplus/banner.jpg) center -30px no-repeat;
  padding-bottom: 75.89%;
  background-size: cover;
}
.service-plus-content .sp-desc {
  padding-top: 20px;
}
.service-plus-content .sp-desc p {
  margin-bottom: 10px;
  font-size: 20px;
  color: white;
}
.service-plus-content .sp-desc .media-body {
  padding-top: 10px;
}
.service-plus-content .sp-desc .desc {
  font-size: 15px;
  color: #8d8d8d;
}
.service-plus-content h2 {
  font-size: 24px;
  color: white;
}
.service-plus-content .benefits {
  padding-bottom: 1px;
}
.service-plus-content .benefits h3 {
  margin-top: 0;
  font-size: 17px;
  font-family: 'HelveticaNeueRomanRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: white;
  text-transform: uppercase;
}
.service-plus-content .benefits p {
  color: #8d8d8d;
}
.service-plus-content .benefits p .white {
  color: white;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.service-plus-content .media {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #4c4c4c;
}
.service-plus-content .media-img {
  float: left;
  width: 80px;
  margin-right: 20px;
}
.service-plus-content .media-img img {
  max-width: 80px;
}
.service-plus-content .media-body {
  overflow: hidden;
}
.service-plus-content a.link-terms {
  display: block;
  padding-bottom: 30px;
  color: white;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.service-plus-content a.link-terms svg {
  fill: white;
  height: 30px;
  margin: 0 -40px -8px -45px;
}
@media (min-width: 768px) {
  .service-plus-content {
    width: 650px;
    margin: 0 auto;
    padding: 0;
  }
  .service-plus-content .banner {
    padding-bottom: 45.89%;
    background-position: center top;
  }
  .service-plus-content .yellow {
    color: #e9b226;
  }
  .service-plus-content .sp-desc {
    margin-bottom: 40px;
    border: 0;
    background: url(/cfs-file/__key/communityserver-components-sitefiles/img-serviceplus/line.png) bottom center no-repeat;
  }
  .service-plus-content .sp-desc p {
    color: #8d8d8d;
  }
  .service-plus-content .sp-desc .desc {
    margin-top: 0;
    font-size: 30px;
    color: white;
  }
  .service-plus-content h2 {
    font-size: 30px;
  }
  .service-plus-content .benefits {
    margin-left: -30px;
  }
  .service-plus-content .benefits .media {
    float: left;
    width: 310px;
    margin-left: 30px;
    border: 0;
  }
  .service-plus-content .benefits h3 {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .service-plus-content {
    width: 870px;
  }
  .service-plus-content .banner {
    max-width: 961px;
    padding-bottom: 441px;
  }
  .service-plus-content .sp-desc .media-img {
    width: 210px;
    padding-top: 30px;
    text-align: center;
  }
  .service-plus-content .sp-desc .media-img img {
    max-width: none;
  }
  .service-plus-content .benefits .media {
    width: 420px;
  }
}
@media (min-width: 1200px) {
  .service-plus-content {
    width: 1070px;
  }
  .service-plus-content .benefits .media {
    width: 520px;
  }
}
.bottom .cookieLayer div.closeLayerBtn {
  padding: 0;
}
.cookieLayer {
  background-color: #f4f4f4;
}
.terms-and-conditions h3 {
  margin-bottom: -10px;
}
.terms-and-conditions ul li {
  list-style: disc inside;
}
.benefits-offer {
  padding: 30px 0;
}
.benefits-offer .back-to-previous {
  background: url(/cfs-file/__key/communityserver-components-sitefiles/img-front_2D00_page/arrowback.png) 0 15px no-repeat;
}
.benefits-offer h2 {
  font-size: 20px;
}
.benefits-offer h3 {
  font-size: 20px;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #3f3f3f;
}
.benefits-offer .adobe {
  margin-bottom: 30px;
}
.benefits-offer .adobe img {
  width: 130px;
  float: left;
  margin-right: 30px;
}
.benefits-offer .adobe .text-part {
  overflow: hidden;
}
.benefits-offer .right-col {
  display: none;
}
@media (min-width: 571px) {
  .benefits-offer .left-col,
  .benefits-offer .right-col {
    float: left;
  }
  .benefits-offer .left-col {
    width: 70%;
  }
  .benefits-offer .right-col {
    display: block;
    width: 30%;
    padding-left: 30px;
  }
  .benefits-offer .right-col img {
    margin-top: 40px;
  }
}
.change-password {
  width: 100%;
}
.change-password p {
  margin-bottom: 5px;
}
.change-password input[type="password"] {
  width: 100%;
}
.change-password .buttons {
  width: 100%;
  margin-top: 20px;
}
#ui-datepicker-div {
  z-index: 3;
  padding: 0;
  background: white;
  -webkit-box-shadow: 7px 7px 20px 5px rgba(222, 222, 222, 0.75);
  -moz-box-shadow: 7px 7px 20px 5px rgba(222, 222, 222, 0.75);
  box-shadow: 7px 7px 20px 5px rgba(222, 222, 222, 0.75);
}
#ui-datepicker-div .ui-datepicker-header {
  background-color: #a3a3a3;
  border-style: none;
  -webkit-border-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month,
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year {
  width: 40%;
  font-size: 18px;
  font-family: 'HelveticaNeueRomanRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month {
  margin-right: 10px;
}
#ui-datepicker-div .ui-datepicker-calendar {
  background-color: white;
  border-left: 20px solid white;
  border-right: 20px solid white;
}
#ui-datepicker-div .ui-datepicker-calendar td {
  position: relative;
}
#ui-datepicker-div .ui-datepicker-calendar .ui-state-default {
  border: none;
  background: none;
}
#ui-datepicker-div .ui-datepicker-calendar .ui-state-active {
  position: absolute;
  top: -3px;
  right: -6px;
  width: 36px;
  padding: 8px;
  text-align: center;
  background: #14a0c8;
  color: white;
  border-radius: 50px;
}
.ui-timepicker-div .ui-timepicker-select {
  background-color: white !important;
}
.ui-datepicker-buttonpane .ui-state-default {
  display: inline-block;
  padding: 16px 30px 15px;
  background-color: #a3a3a3 !important;
  border-radius: 3px;
  border: 0;
  color: white !important;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-align: center;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.12);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.12);
}
.ui-datepicker-buttonpane .ui-state-default:hover {
  color: white !important;
}
.ui-datepicker-buttonpane .ui-datepicker-close {
  background-color: #e9b226 !important;
}
.ui-datepicker-buttonpane .ui-datepicker-close:hover {
  color: white !important;
}
.text-page {
  margin: 0 0 50px;
}
.text-page h1 {
  margin-top: 0;
}
.text-page p {
  margin: 1em 0px 1.5em;
}
.text-page ul {
  padding-left: 15px;
}
@media (min-width: 768px) {
  .text-page {
    margin: 50px 0;
  }
}
.reset-password .message,
.forgotten-password .message {
  padding: 0;
  border: none;
  font-style: normal;
  font: 'HelveticaNeueRomanRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.reset-password .message-body,
.forgotten-password .message-body {
  font-size: 16px;
}
.reset-password .message-body .btn,
.forgotten-password .message-body .btn {
  margin-top: 30px;
}
.reset-password {
  margin-top: -60px;
}
@media (min-width: 768px) {
  .reset-password {
    margin-top: 0;
  }
}
.forgotten-password {
  margin: auto;
  max-width: 1140px;
}
.forgotten-password .field-item-input input,
.forgotten-password .field-item-input .btn {
  width: 100%;
}
@media (min-width: 768px) {
  .forgotten-password .field-item-input input,
  .forgotten-password .field-item-input .btn {
    max-width: 250px;
  }
}
.category_0101 .my-product-photo,
.category_0102 .my-product-photo,
.category_0103 .my-product-photo,
.category_0104 .my-product-photo,
.category_0006 .my-product-photo {
  position: relative;
}
.category_0101 .my-product-photo.active-promo:before,
.category_0102 .my-product-photo.active-promo:before,
.category_0103 .my-product-photo.active-promo:before,
.category_0104 .my-product-photo.active-promo:before,
.category_0006 .my-product-photo.active-promo:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border: 50px solid transparent;
  border-top-color: #a3a3a3;
  border-right-color: #a3a3a3;
  z-index: 1;
}
.category_0101 .my-product-photo.active-promo .fr,
.category_0102 .my-product-photo.active-promo .fr,
.category_0103 .my-product-photo.active-promo .fr,
.category_0104 .my-product-photo.active-promo .fr,
.category_0006 .my-product-photo.active-promo .fr {
  display: block;
  position: absolute;
  right: 5px;
  z-index: 1;
  top: 5px;
  color: white;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.35);
}
.category_0101 .my-product-photo:after,
.category_0102 .my-product-photo:after,
.category_0103 .my-product-photo:after,
.category_0104 .my-product-photo:after,
.category_0006 .my-product-photo:after {
  content: " ";
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -68px;
  width: 137px;
  height: 36px;
}
.category_0101 .my-product-photo:after {
  background: url('/cfs-file/__key/communityserver-components-sitefiles/img/shadow_2D00_dark.png');
}
.category_0101 .my-product-photo .img {
  background-color: #919ba1;
}
.category_0102 .my-product-photo:after,
.category_0006 .my-product-photo:after {
  background: url('/cfs-file/__key/communityserver-components-sitefiles/img/shadow_2D00_dark.png');
}
.category_0102 .my-product-photo .img,
.category_0006 .my-product-photo .img {
  background-color: #f1f1f1;
}
.category_0103 .my-product-photo:after {
  background: url('/cfs-file/__key/communityserver-components-sitefiles/img/shadow_2D00_light.png');
}
.category_0103 .my-product-photo .img {
  background-color: #181818;
}
.category_0104 .my-product-photo:after {
  background: url('/cfs-file/__key/communityserver-components-sitefiles/img/shadow_2D00_dark.png');
}
.category_0104 .my-product-photo .img {
  background-color: #0f0f0f;
}
.noImage .my-product-photo:after {
  content: none;
}
.noImage .my-product-photo .img {
  background-color: transparent;
}
.media-gallery-post-list,
.tagged-content-list,
.search-result-list,
.favorable-content-list {
  margin-top: 30px !important;
}
.media-gallery-post-list .sort,
.tagged-content-list .sort,
.search-result-list .sort,
.favorable-content-list .sort {
  display: none;
}
.media-gallery-post-list .navigation-list.navigation,
.tagged-content-list .navigation-list.navigation,
.search-result-list .navigation-list.navigation,
.favorable-content-list .navigation-list.navigation {
  display: none !important;
}
.media-gallery-post-list .content-fragment-content,
.tagged-content-list .content-fragment-content,
.search-result-list .content-fragment-content,
.favorable-content-list .content-fragment-content {
  position: relative;
  margin: auto;
  width: 100%;
  max-width: 1160px;
}
.media-gallery-post-list .content-fragment-content .thumbnail-column-olympus,
.tagged-content-list .content-fragment-content .thumbnail-column-olympus,
.search-result-list .content-fragment-content .thumbnail-column-olympus,
.favorable-content-list .content-fragment-content .thumbnail-column-olympus {
  width: 50%;
}
@media (min-width: 571px) {
  .media-gallery-post-list .content-fragment-content .thumbnail-column-olympus,
  .tagged-content-list .content-fragment-content .thumbnail-column-olympus,
  .search-result-list .content-fragment-content .thumbnail-column-olympus,
  .favorable-content-list .content-fragment-content .thumbnail-column-olympus {
    width: 24.9%;
  }
}
@media (min-width: 571px) {
  .media-gallery-post-list .content-fragment-content .thumbnail-column,
  .tagged-content-list .content-fragment-content .thumbnail-column,
  .search-result-list .content-fragment-content .thumbnail-column,
  .favorable-content-list .content-fragment-content .thumbnail-column {
    width: 24%;
    margin-right: 1.33%;
  }
  .media-gallery-post-list .content-fragment-content .thumbnail-column .content-item,
  .tagged-content-list .content-fragment-content .thumbnail-column .content-item,
  .search-result-list .content-fragment-content .thumbnail-column .content-item,
  .favorable-content-list .content-fragment-content .thumbnail-column .content-item {
    width: 100%;
  }
  .media-gallery-post-list .content-fragment-content .thumbnail-column .content-item .avatar,
  .tagged-content-list .content-fragment-content .thumbnail-column .content-item .avatar,
  .search-result-list .content-fragment-content .thumbnail-column .content-item .avatar,
  .favorable-content-list .content-fragment-content .thumbnail-column .content-item .avatar {
    width: 100%;
  }
  .media-gallery-post-list .content-fragment-content .thumbnail-column:nth-child(5),
  .tagged-content-list .content-fragment-content .thumbnail-column:nth-child(5),
  .search-result-list .content-fragment-content .thumbnail-column:nth-child(5),
  .favorable-content-list .content-fragment-content .thumbnail-column:nth-child(5) {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .media-gallery-post-list .content-fragment-content,
  .tagged-content-list .content-fragment-content,
  .search-result-list .content-fragment-content,
  .favorable-content-list .content-fragment-content {
    padding-left: 0;
  }
}
/*
.links-popup-panel {
    //upload button pop-up menu
    background-color: red !important;
}*/

.content-item-olympus {
  padding: 5px;
  border-radius: 0;
}
@media (min-width: 571px) {
  .content-item-olympus {
    padding: 10px;
  }
}
.content-item-olympus .picture-wraper {
  overflow: hidden;
  position: relative;
}
.content-item-olympus .name {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding-left: 10px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
}
.content-item-olympus .name a,
.content-item-olympus .name span {
  color: white !important;
  text-decoration: none;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.content-item-olympus .name .title,
.content-item-olympus .name .author {
  display: inline-block;
  max-width: 70%;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 571px) {
  .content-item-olympus .name .title,
  .content-item-olympus .name .author {
    max-width: 85%;
  }
}
.content-item-olympus .name .title {
  font-size: 20px;
}
.content-item-olympus .name .author {
  font-size: 13px;
}
.content-item-olympus .name .more {
  float: right;
  position: relative;
  height: 40px;
  margin-top: -20px;
}
.content-item-olympus .name .more svg {
  position: absolute;
  top: 0;
  right: 5px;
  fill: white;
}
.content-item-olympus:hover .name {
  display: block;
}
.content-item-olympus.post .name {
  bottom: auto;
  display: block;
  margin-top: -4.5em;
  padding: 18px;
  top: 100%;
}
.content-item-olympus.post .name a {
  color: #e9b123 !important;
  font-family: 'HelveticaNeueLightRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.content-item-olympus.post .name p,
.content-item-olympus.post .name span {
  color: white;
}
.content-item-olympus.post .name .title {
  font-size: 18px;
}
.content-item-olympus.post .name .blog {
  display: block;
  font-size: 16px;
}
.content-item-olympus.post .name .excerpt {
  font-size: 14px;
  margin-bottom: 1.2em;
}
.content-item-olympus.post .name .author,
.content-item-olympus.post .name .likes,
.content-item-olympus.post .name .views {
  font-size: 13px;
  line-height: 20px;
}
.content-item-olympus.post .name .likes,
.content-item-olympus.post .name .views {
  float: right;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-decoration: none;
}
.content-item-olympus.post .name .views {
  margin-right: 20px;
}
.content-item-olympus.post:hover .name {
  bottom: 0;
  margin-top: 0;
  top: auto;
}
.content-item-olympus.post .more {
  display: none;
}
.content-item-olympus .avatar {
  display: block;
  overflow: hidden;
  line-height: 0;
  cursor: url("https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/magnify.cur?_=638205991704759855"), zoom-in;
}
.content-item-olympus .avatar img {
  width: 100%;
}
.content-item-olympus .avatar:after {
  display: none !important;
}
.content-item-olympus .avatar:hover img {
  transform: scale(1.02, 1.02);
}
.homepage .content-item-olympus {
  background-color: transparent;
}
.arrow-nav {
  display: none;
  opacity: 0;
}
@media (min-width: 1200px) {
  .arrow-nav {
    display: inline-block;
    position: fixed;
    width: 100px;
    height: 100px;
    margin-left: 1160px;
  }
  .double-up-arrow,
  .up-arrow,
  .down-arrow,
  .double-down-arrow {
    display: inline-block;
    position: fixed;
    width: 40px;
    height: 40px;
    background-color: #3f3f3f;
    border-radius: 3px;
    cursor: pointer;
  }
  .double-up-arrow svg,
  .up-arrow svg,
  .down-arrow svg,
  .double-down-arrow svg {
    fill: white;
    margin: 6px 0px 0 -1px;
    height: 30px;
  }
  .double-up-arrow svg {
    margin: 4px 0 0 1px;
  }
  .up-arrow {
    margin-top: 50px;
  }
  .up-arrow svg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .down-arrow {
    margin-top: 100px;
  }
  .down-arrow svg {
    margin: 6px 0px 0 1px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .double-down-arrow {
    margin-top: 150px;
  }
  .double-down-arrow svg {
    margin: 5px 1px 0 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@media (max-width: 570px) {
  .upload-btn-widget.mobile-only {
    margin-top: 30px;
  }
}
.arrow-nav,
.up-arrow-animate,
.down-arrow-animate {
  opacity: 1;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
@media (min-width: 571px) {
  .olympus-home {
    position: relative;
    padding-top: 66.6%;
    margin-bottom: 40%;
  }
}
@media (max-width: 570px) {
  .olympus-home .homeimg {
    width: 50%;
    float: left;
  }
}
@media (min-width: 571px) {
  .olympus-home .homeimg {
    position: absolute;
    width: 16.66%;
  }
}
@media (max-width: 570px) {
  .olympus-home .homeimg.post {
    width: 100%;
  }
}
@media (min-width: 571px) {
  .olympus-home .homeimg-1 {
    top: 0;
    left: 0;
  }
  .olympus-home .homeimg-2 {
    top: 0;
    left: 16.66%;
  }
  .olympus-home .homeimg-3 {
    top: 0;
    left: 33.32%;
    width: 33.2%;
  }
  .olympus-home .homeimg-4 {
    top: 0;
    left: 66.64%;
  }
  .olympus-home .homeimg-5 {
    top: 0;
    left: 83.3%;
  }
  .olympus-home .homeimg-6 {
    top: 25%;
    left: 0;
  }
  .olympus-home .homeimg-7 {
    top: 25%;
    left: 16.66%;
  }
  .olympus-home .homeimg-8 {
    top: 25%;
    left: 66.64%;
  }
  .olympus-home .homeimg-9 {
    top: 25%;
    left: 83.3%;
  }
  .olympus-home .homeimg-10 {
    top: 50%;
    left: 0;
    width: 66.4%;
  }
  .olympus-home .homeimg-11 {
    top: 50%;
    left: 66.64%;
    width: 33.2%;
  }
  .olympus-home .homeimg-12 {
    top: 100%;
    left: 0;
    width: 33.2%;
  }
  .olympus-home .homeimg-13 {
    top: 100%;
    left: 33.32%;
  }
  .olympus-home .homeimg-14 {
    top: 125%;
    left: 33.32%;
  }
  .olympus-home .homeimg-15 {
    top: 100%;
    left: 49.98%;
    width: 33.2%;
  }
  .olympus-home .homeimg-16 {
    top: 100%;
    left: 83.3%;
  }
  .olympus-home .homeimg-17 {
    top: 125%;
    left: 83.3%;
  }
}
@media (min-width: 571px) {
  .visionar-profile {
    position: relative;
    padding-top: 100%;
  }
}
@media (max-width: 570px) {
  .visionar-profile .homeimg {
    width: 50%;
    float: left;
  }
}
@media (min-width: 571px) {
  .visionar-profile .homeimg {
    position: absolute;
    width: 25%;
  }
}
@media (min-width: 571px) {
  .visionar-profile .homeimg-1 {
    top: 0;
    left: 0;
  }
  .visionar-profile .homeimg-2 {
    top: 0;
    left: 25%;
  }
  .visionar-profile .homeimg-3 {
    top: 0;
    left: 50%;
    width: 50%;
  }
  .visionar-profile .homeimg-4 {
    top: 25%;
    left: 0;
  }
  .visionar-profile .homeimg-5 {
    top: 25%;
    left: 25%;
  }
  .visionar-profile .homeimg-6 {
    top: 50%;
    left: 0;
    width: 50%;
  }
  .visionar-profile .homeimg-7 {
    top: 50%;
    left: 50%;
  }
  .visionar-profile .homeimg-8 {
    top: 50%;
    left: 75%;
  }
  .visionar-profile .homeimg-9 {
    top: 75%;
    left: 50%;
  }
  .visionar-profile .homeimg-10 {
    top: 75%;
    left: 75%;
  }
}
.gallery-sorting-wrap.content-fragment.gallery-sorting-wrap.top-border.with-spacing.with-header.responsive-1,
.content-fragment.upload-edit-media-gallery-post.top-border.with-spacing.with-header.responsive-1 {
  margin-top: 0;
}
.gallery-sorting-menu .sorting h1 {
  font-family: 'HelveticaNeueLightRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #3f3f3f;
}
.gallery-sorting-menu .sorting .galery-columns .column {
  width: 32%;
  margin-right: 2%;
  float: left;
}
.gallery-sorting-menu .sorting .galery-columns .column:last-child {
  margin-right: 0;
}
.gallery-sorting-menu .sorting .galery-columns .column .title {
  display: block;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gallery-sorting-menu .sorting .galery-columns .column .only-one-gallery {
  height: 40px;
  padding-left: 15px;
  line-height: 40px;
  border: 2px solid #c9c9c9;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: white;
}
.gallery-sorting-menu .sorting .galery-columns .column .sorting-menu-search-wrap {
  position: relative;
}
.gallery-sorting-menu .sorting .galery-columns .column .sorting-menu-search-wrap .icon-search {
  height: 20px;
  right: 15px;
  top: 10px;
  cursor: pointer;
  display: block;
}
.gallery-sorting-menu .sorting .galery-columns .column .sorting-menu-search-wrap .sorting-menu-search {
  height: 40px;
  width: 100%;
  padding: 0 35px 0 10px;
  border-radius: 0;
  box-sizing: border-box;
  -webkit-appearance: none;
}
.gallery-sorting-menu .upload .btn {
  width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 1rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.gallery-sorting-menu .upload .btn .fr-upload {
  margin: 0 1rem 0 0.5rem;
  color: white;
}
@media (min-width: 571px) {
  .gallery-sorting-menu .sorting {
    width: 70%;
    padding-left: 30px;
  }
  .gallery-sorting-menu .upload {
    float: right;
    text-align: right;
  }
  .gallery-sorting-menu .upload .btn {
    width: auto;
    max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .gallery-sorting-menu hr {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .gallery-sorting-menu .upload .btn {
    max-width: 190px;
  }
}
@media (min-width: 1200px) {
  .gallery-sorting-menu .upload {
    padding: 68px 0 0 0;
  }
  .gallery-sorting-menu .upload .btn {
    max-width: none;
  }
  .gallery-sorting-menu .sorting {
    padding-left: 0;
  }
}
.loged-user-olympus .gallery-sorting-menu .not-logged-only,
.unloged-user-olympus .gallery-sorting-menu .logged-only {
  display: none !important;
}
@media (max-width: 1170px) {
  .gallery-sorting-menu .upload .btn {
    margin-right: 20px;
  }
}
@media (max-width: 570px) {
  .gallery-sorting-wrap {
    margin: 0 !important;
  }
  .gallery-sorting-wrap #gallery-head {
    text-align: center;
    padding: 10px 20px;
  }
  .gallery-sorting-wrap .galery-columns {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .gallery-sorting-wrap .galery-columns .column {
    float: none !important;
    width: 100% !important;
    padding: 0 1em 1em 1em !important;
    margin: 0 !important;
  }
}
.my-profile-menu-master {
  margin-top: 0 !important;
}
.my-profile-menu {
  min-height: 100px;
  padding: 30px 20px;
  background-color: white;
}
.my-profile-menu ul li {
  float: left;
  margin-right: 15px;
  font-size: 15px;
}
@media (min-width: 571px) {
  .my-profile-menu ul li {
    margin-right: 30px;
    font-size: 22px;
  }
}
.my-profile-menu a,
.my-profile-menu a:hover {
  color: #777777;
  text-decoration: none;
}
.my-profile-menu ul li a.active,
.my-profile-menu ul li a.active:hover {
  color: #e9b42c;
  text-decoration: underline;
}
.my-profile-menu .dropdown-master {
  position: absolute;
  right: 0;
  width: 35px;
  height: 25px;
  text-align: center;
  border: 1px solid #c9c9c9;
  border-radius: 3px;
}
.my-profile-menu .place-for-upload {
  display: block;
}
.my-profile-menu .place-for-upload .upload-photo {
  float: none;
}
@media (min-width: 571px) {
  .my-profile-menu .place-for-upload .upload-photo {
    margin: 0 0 30px;
  }
  .my-profile-menu .place-for-upload .upload-photo ul {
    text-align: center;
  }
  .my-profile-menu .place-for-upload .upload-photo ul .navigation-list-item {
    display: inline;
    float: none;
  }
}
.my-profile-menu .upload-photo {
  margin-top: -15px;
  margin-right: 0;
}
@media (max-width: 570px) {
  .my-profile-menu .upload-photo .navigation-list-item,
  .my-profile-menu .upload-photo .more.btn {
    width: 100%;
  }
  .my-profile-menu .upload-photo .more.btn {
    margin-bottom: 30px;
  }
}
@media (min-width: 571px) {
  .my-profile-menu .upload-photo {
    float: right;
  }
}
.my-profile-menu .upload-photo .navigation-list-item {
  margin-right: 0;
}
.my-profile-menu .upload-photo a {
  font-size: 15px;
}
.my-profile-menu .upload-photo .btn {
  color: white;
}
.my-profile-menu .upload-photo svg {
  height: 50px;
  margin: -20px -30px -20px -40px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  fill: white;
}
.follower-list-master .message {
  font-style: normal;
}
.media-gallery-post-list .message.norecords {
  border: none;
}
.no-image-profile {
  width: 100%;
  padding: 50px 20px;
  margin-bottom: 30px;
  background: #f1f1f1;
  text-align: center;
  color: #3f3f3f;
}
.no-image-profile svg {
  fill: #3f3f3f;
}
.no-image-profile h2 {
  font-size: 35px;
  font-style: normal;
}
.no-image-profile a {
  text-decoration: none;
}
.no-image-profile a svg {
  height: 50px;
  margin: -20px -30px -20px -40px;
  fill: white;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.edit-profile-links-olympus .content-fragment-content .container {
  padding: 30px 0;
}
.edit-profile-links-olympus .btn {
  width: 100%;
}
.edit-profile-links-olympus .save-user-profile {
  margin-bottom: 10px;
}
@media (min-width: 571px) {
  .edit-profile-links-olympus .btn {
    width: auto;
  }
  .edit-profile-links-olympus .save-user-profile {
    float: left;
    margin-right: 10px;
    margin-bottom: 0;
  }
}
.user-profile-olympus .content-fragment-content {
  border-top: 1px solid #c9c9c9;
  padding: 30px 0 0;
}
.user-profile-olympus .content-fragment-content h3 {
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-family: 'HelveticaNeueLightRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.user-profile-group-content-fragment .about-me-statistics-list {
  margin: 0;
  padding: 30px 0px 20px;
  border-top: 1px solid #c9c9c9;
  list-style-type: none;
  /*.link {
            display: block;
        }*/

}
.user-profile-group-content-fragment .about-me-statistics-list li {
  display: block;
  float: left;
  padding: 0px 5px 10px;
  width: 33.3%;
}
.user-profile-group-content-fragment .about-me-statistics-list li:last-child {
  margin-right: 0;
}
.user-profile-group-content-fragment .about-me-statistics-list li a {
  text-decoration: none;
  color: #777777;
}
.user-profile-group-content-fragment .about-me-statistics-list li a .status {
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .user-profile-group-content-fragment .about-me-statistics-list li {
    margin-right: 0;
  }
}
.user-profile-group-content-fragment .about-me-statistics-list .count {
  color: #777777;
  display: block;
  font-size: 20px;
  padding-bottom: 10px;
}
@media (max-width: 570px) {
  .user-profile-group-content-fragment .about-me-statistics-list .count {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.user-profile-group-content-fragment .top-border {
  display: block;
  border-top: 1px solid #c9c9c9;
  padding-top: 15px;
}
.visionar .user-profile-group-content-fragment .about-me-statistics-list {
  text-align: left;
}
.user-profile-olympus {
  margin-top: 0 !important;
}
.right-sidebar .user-profile-group-content-fragment {
  margin-top: 0 !important;
}
.user-userprofile .olympus-gallery,
.user-favoritelist .olympus-gallery {
  margin: 0 -10px;
}
.user-userprofile .arrow-nav {
  display: none;
}
.my-gear {
  display: none;
}
.favorable-content-list .arrow-nav {
  display: none;
}
.fr-margin-bottom {
  margin-bottom: 1.5em !important;
}
@media (min-width: 571px) {
  [class*=col-],
  [class*=asymetrical-col] {
    float: left;
    position: relative;
  }
  .col-right {
    padding-left: 30px;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .col-left {
    padding-right: 100px;
  }
}
@media (min-width: 992px) {
  .picture-of-month-main .col-left {
    padding-right: 10%;
    width: 77%;
  }
  .picture-of-month-main .col-right {
    width: 23%;
  }
}
.picture-of-month-main h1 {
  margin-top: 10px;
  font-size: 35px;
  font-family: 'HelveticaNeueLightRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #3f3f3f;
}
.picture-of-month-main .col-right {
  text-align: center;
  padding-bottom: 130px;
}
.picture-of-month-main .admin-area {
  padding: 15px 0;
}
.picture-of-month-main .contest-row {
  display: table;
  width: 100%;
}
.picture-of-month-main .contest-row h2 {
  margin-top: 0;
  font-size: 26px;
}
.picture-of-month-main hr {
  margin: 40px 0;
}
.picture-of-month-main .col-content p,
.picture-of-month-main .col-content h2 {
  color: #3f3f3f;
}
.picture-of-month-main .col-picture {
  padding-bottom: 30px;
}
.picture-of-month-main .col-picture .pseudo-wrap {
  position: relative;
  display: inline-block;
}
.picture-of-month-main .col-picture .pseudo-wrap.locked_contest:before,
.picture-of-month-main .col-picture .pseudo-wrap.unlocked_contest:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border: 35px solid transparent;
  border-top-color: #3f3f3f;
  border-right-color: #3f3f3f;
}
.picture-of-month-main .col-picture .pseudo-wrap.locked_contest:after,
.picture-of-month-main .col-picture .pseudo-wrap.unlocked_contest:after {
  content: "";
  background: url("/cfs-file/__key/communityserver-components-sitefiles/img-icons/locked.svg") center top no-repeat;
  position: absolute;
  top: 10px;
  right: -5px;
  height: 50px;
  width: 50px;
}
.picture-of-month-main .col-picture .pseudo-wrap.unlocked_contest:before {
  border-top-color: #e9b226;
  border-right-color: #e9b226;
}
.picture-of-month-main .col-picture .pseudo-wrap.unlocked_contest:after {
  background: url("/cfs-file/__key/communityserver-components-sitefiles/img-icons/unlocked.svg") center top no-repeat;
}
@media (max-width: 570px) {
  .picture-of-month-main .contest-row {
    position: relative;
  }
  .picture-of-month-main .col-content .btn {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .picture-of-month-main .col-picture {
    padding-bottom: 70px;
    text-align: center;
  }
  .picture-of-month-main .col-picture img {
    width: 100% !important;
    height: auto !important;
    padding: 0 !important;
    background: transparent !important;
  }
}
@media (min-width: 571px) {
  .picture-of-month-main .large-sc-inner {
    max-width: 950px;
    margin-left: 40px;
    margin-right: 40px;
  }
  .picture-of-month-main .col-right {
    text-align: right;
  }
  .picture-of-month-main .col-picture,
  .picture-of-month-main .col-content {
    float: left;
    position: relative;
  }
  .picture-of-month-main .col-picture {
    width: 50%;
    padding-right: 30px;
    right: 50%;
  }
  .picture-of-month-main .col-picture img {
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
  }
  .picture-of-month-main .col-content {
    width: 50%;
    padding-right: 30px;
    left: 50%;
  }
  .picture-of-month-main hr {
    margin: 50px 0;
  }
}
@media (min-width: 992px) {
  .picture-of-month-main .large-sc-inner {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
  }
  .picture-of-month-main .col-picture {
    width: 40%;
    right: 60%;
  }
  .picture-of-month-main .col-content {
    width: 60%;
    left: 40%;
  }
}
@media (max-width: 570px) {
  .picture-of-month-master {
    margin: 0 !important;
  }
  .picture-of-month-main {
    padding: 10px 10px 0 10px;
  }
}
.contest-detail .media-gallery-post-list .content-fragment-content {
  max-width: none;
}
.contest-detail .media-gallery-post-list {
  width: 65%;
}
.contest-detail .layout-content {
  max-width: 1140px;
  margin: 0 auto;
}
.contest-detail .large-sc-inner {
  display: table;
  width: 100%;
}
.contest-detail .col-btn {
  text-align: center;
  padding-top: 25px;
}
.contest-detail h2,
.contest-detail h3 {
  margin: 20px 0;
  font-size: 20px;
  font-family: 'HelveticaNeueLightRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.contest-detail .winner-title {
  font-size: 25px;
  color: #3f3f3f;
}
@media (max-width: 570px) {
  .contest-detail .winner-title {
    padding-left: 20px;
  }
}
.contest-detail hr {
  margin: 40px 0;
}
.contest-detail .contest-win-picture {
  display: block;
}
@media (max-width: 570px) {
  .contest-detail .juror-title {
    padding-left: 20px;
  }
}
.contest-detail .author-info {
  background: #f1f1f1;
  padding: 20px;
  margin-bottom: 40px;
  display: table;
}
@media (max-width: 570px) {
  .contest-detail .author-info {
    margin: 0 20px;
  }
}
@media (min-width: 571px) {
  .contest-detail .author-info {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .contest-detail .author-info .note-content {
    padding-left: 130px;
  }
}
.contest-detail .author-info img {
  float: left;
  border-radius: 50%;
  margin-right: 25px;
  vertical-align: middle;
  border: 3px solid #c9c9c9;
}
.contest-detail .submit-photo {
  text-align: center;
  background: #f1f1f1;
  padding: 20px;
}
@media (max-width: 570px) {
  .contest-detail .submit-photo {
    margin: 0 -20px;
  }
}
@media (max-width: 570px) {
  .contest-detail .js-accordion-wrap {
    margin-top: 30px;
  }
}
.contest-detail .attachment-view {
  padding: 0 !important;
}
.contest-detail .picture-detail-header {
  margin-top: -4px;
  padding-top: 0;
  height: auto;
}
.contest-detail .picture-detail-header .name-area .follow-me {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #c9c9c9;
  border-radius: 2px;
  text-decoration: none;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #3f3f3f;
  cursor: pointer;
}
@media (min-width: 768px) {
  .contest-detail .picture-detail-header .name-area .follow-me {
    margin: 20px 0 0 20px;
  }
}
@media (max-width: 570px) {
  .contest-detail .picture-detail-header .name-area {
    padding-left: 80px;
  }
}
@media (min-width: 571px) {
  .contest-detail .picture-detail-header .name-area {
    padding: 0;
  }
}
.contest-detail .picture-detail-header .author-name {
  display: inline-block;
  padding-bottom: 10px;
}
.contest-detail .picture-detail-header .author-name span {
  font-size: 18px;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #3f3f3f;
  max-width: 200px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.contest-detail .picture-detail-header .author-name a {
  text-decoration: underline;
  color: #3f3f3f;
}
.contest-detail .picture-detail-header .social-btns {
  display: none;
}
.contest-detail .picture-detail-header .symbol,
.contest-detail .picture-detail-header .ui-bookmark {
  width: 40px;
  height: 40px;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
}
.contest-detail .picture-detail-header .symbol svg,
.contest-detail .picture-detail-header .ui-bookmark svg {
  margin: 0;
}
.contest-detail .picture-detail-header .ui-bookmark {
  border-radius: 5px;
}
.contest-detail .picture-detail-header .ui-bookmark .internal-link {
  display: block;
  height: 100%;
  position: relative;
  text-decoration: none;
  overflow: hidden;
  width: 100%;
}
.contest-detail .picture-detail-header .ui-bookmark .internal-link span {
  display: block;
  height: 100%;
  line-height: 40px;
  width: 100%;
}
.contest-detail .picture-detail-header .ui-bookmark .internal-link span:before {
  content: url(/cfs-file/__key/communityserver-components-sitefiles/img-icons/hearthwhite.svg);
}
.contest-detail .picture-detail-header .ui-bookmark .internal-link.favorite-off span:before {
  content: url(/cfs-file/__key/communityserver-components-sitefiles/img-icons/hearthwhite.svg);
}
.contest-detail .picture-detail-header .ui-bookmark .internal-link.favorite-on span:before {
  content: url(/cfs-file/__key/communityserver-components-sitefiles/img-icons/hearthred.svg);
}
@media (min-width: 571px) {
  .contest-detail .picture-detail-header .symbol.like,
  .contest-detail .picture-detail-header .symbol.mail-share-js {
    margin-right: 20px;
  }
}
.contest-detail ul {
  list-style: disc;
  margin-left: 30px;
}
.contest-detail .exif-image .first-td {
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.contest-detail .exif-image .second-td {
  padding-bottom: 5px;
}
@media (min-width: 571px) {
  .contest-detail .exif-image table.exif-image-table .first-td {
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .contest-detail .exif-image table.exif-image-table .second-td {
    width: 160px;
  }
}
@media (min-width: 992px) {
  .contest-detail .exif-image table.exif-image-table .second-td {
    width: 240px;
  }
}
@media (min-width: 420px) {
  .contest-detail .picture-detail-header .author-name span {
    max-width: 340px;
  }
}
@media (min-width: 571px) {
  .contest-detail .col-info,
  .contest-detail .col-btn {
    width: 50%;
  }
  .contest-detail .col-btn {
    text-align: right;
  }
  .contest-detail .col-left {
    width: 65%;
    padding-right: 0;
    padding-left: 10px;
    right: 35%;
  }
  .contest-detail .col-left .btn-link {
    margin-top: 10px;
    display: block;
  }
  .contest-detail .col-right {
    width: 35%;
    padding-left: 30px;
    min-height: 1px;
    padding-bottom: 0;
    left: 65%;
  }
  .contest-detail hr {
    margin: 50px 0;
  }
  .contest-detail .winner-title {
    padding-left: 10px;
  }
  .contest-detail .picture-detail-header {
    margin-top: -55px;
  }
  .contest-detail .picture-detail-header .text-grey img {
    left: 20px;
    top: -30px;
  }
  .contest-detail .picture-detail-header .name-area {
    height: 60px;
  }
  .contest-detail .picture-detail-header .author-name {
    float: left;
    margin: 20px 0px 0px 150px;
  }
  .contest-detail .picture-detail-header .author-name span {
    max-width: 175px;
  }
  .contest-detail .picture-detail-header .social-btns {
    display: block;
    width: 180px;
    margin: 30px auto 10px;
    padding: 0;
    text-align: center;
  }
  .contest-detail .picture-detail-header .social-btns .ui-like.ui-tip .like-toggle,
  .contest-detail .picture-detail-header .social-btns .ui-like.ui-tip .icon {
    display: none;
  }
  .contest-detail .picture-detail-header .social-btns .ui-like.ui-tip .like-count {
    color: #3f3f3f !important;
  }
  .contest-detail .picture-detail-header .social-btns .ui-like.ui-tip .like-count:before {
    display: none;
  }
}
@media (min-width: 768px) {
  .contest-detail .picture-detail-header .text-grey {
    height: 100px;
  }
  .contest-detail .picture-detail-header .author-name span {
    max-width: 130px;
  }
  .contest-detail .picture-detail-header .social-btns {
    float: right;
    margin: -45px 0 0;
  }
}
@media (min-width: 992px) {
  .contest-detail .picture-detail-header .text-grey {
    height: 100px;
  }
  .contest-detail .picture-detail-header .author-name span {
    max-width: 270px;
  }
  .contest-detail .picture-detail-header .social-btns {
    float: right;
    margin: -45px 0 0;
  }
}
@media (min-width: 1200px) {
  .contest-detail .winner-title,
  .contest-detail .col-left {
    padding-left: 0;
  }
  .contest-detail .picture-detail-header .author-name span {
    max-width: 400px;
  }
}
.submit-photo-master {
  position: relative;
  width: 100%;
  text-align: center;
}
.submit-photo-master .content-item-olympus {
  padding: 5px;
}
.submit-photo-master .content-item-olympus .picture-wraper img {
  max-width: 198px !important;
}
.modal .loader {
  display: none;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
}
.modal .loader img {
  position: absolute;
  top: 50%;
}
.pagination-contest {
  padding: 30px 0 20px;
  text-align: center;
}
.pagination-contest a {
  padding-right: 10px;
}
.pagination-contest a:last-child {
  padding-right: 0;
}
.pagination-contest input:disabled {
  opacity: 0.5;
}
.content-fragment.media-gallery-post-list .three-col .olympus-gallery {
  width: 65%;
}
.content-fragment.media-gallery-post-list .three-col .thumbnail-column-olympus {
  width: 33.2%;
}
.locked_contest .unlockico {
  display: block;
}
.locked_contest .lockico {
  display: none;
}
.unlocked_contest .lockico {
  display: block;
}
.unlocked_contest .unlockico {
  display: none;
}
.thumbnail-column-olympus .picture-wraper .ui-rate.rating {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 10px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
}
.thumbnail-column-olympus .picture-wraper:hover .ui-rate.rating {
  display: block;
}
.rating .star-on-right,
.rating .star-on-left {
  color: #e9b226;
}
.rating span:before {
  font-size: 16px;
  transition: font 0.5s ease;
}
.rating .bigger-star span:before {
  font-size: 20px;
}
.ui-rate a {
  float: none;
}
.choosing-winner {
  padding: 20px 0;
  margin-bottom: 30px;
  background: #e9b226;
  color: white;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.12);
}
@media (min-width: 571px) {
  .choosing-winner {
    padding: 20px 60px;
  }
}
@media (max-width: 570px) {
  
}
.contest-header {
  height: 320px;
  width: 100%;
  background-color: white;
}
@media (max-width: 570px) {
  .contest-header {
    padding: 0;
  }
}
.contest-header .content {
  position: relative;
  display: table;
  height: 320px;
  width: 100%;
  margin: auto;
}
@media (min-width: 1140px) {
  .contest-header .content {
    width: 1140px;
  }
}
.contest-header > img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.contest-header .breadcrumb {
  font-size: 12px;
  color: white;
  margin: 0;
  padding: 20px 30px;
  position: absolute;
}
.contest-header .breadcrumb li {
  display: inline-block;
  list-style-type: none;
}
.contest-header .breadcrumb a {
  color: white;
  text-decoration: none;
}
.contest-header .breadcrumb a:hover {
  text-decoration: underline;
}
.contest-header .info {
  color: white;
  font-family: 'HelveticaNeueLightRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding: 0 20px;
}
.contest-header .info h1 {
  color: white;
  font-family: 'HelveticaNeueLightRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.contest-header .info p {
  max-width: 300px;
  font-family: 'HelveticaNeueRomanRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.contest-header .info .open-info {
  color: #e9b226;
}
.contest-header .info .col1 {
  display: none;
}
@media (min-width: 571px) {
  .contest-header .info .col1 {
    display: block;
    float: left;
    margin-top: 40px;
  }
}
@media (min-width: 571px) {
  .contest-header .info .col2 {
    margin-left: 40px;
  }
}
.contest-header .info svg {
  fill: white;
}
.contest-header.light-scheme .breadcrumb {
  color: #777777;
}
.contest-header.light-scheme .breadcrumb a {
  color: #777777;
}
.contest-header.light-scheme h1 {
  color: #777777;
}
.contest-header.homepage {
  height: 480px;
}
.contest-header.homepage .content {
  height: 480px;
  /*.info p {
                display: block;
            }*/

}
.contest-header.homepage .content .info .btn {
  display: inline-block;
  width: 100%;
}
@media (min-width: 571px) {
  .contest-header.homepage .content .info .btn {
    max-width: 320px;
  }
}
.browse-more-contest {
  padding: 30px 20px 40px;
  text-align: center;
}
@media (max-width: 570px) {
  .browse-more-contest .btn {
    width: 100%;
  }
}
.contest-winner .media-gallery-post-list {
  width: 65%;
}
.contest-winner .winner-photo {
  position: relative;
}
.contest-winner .winner-photo img {
  display: block;
}
.contest-winner .winner-photo a > svg {
  position: absolute;
  right: 30px;
  bottom: 30px;
}
.contest-winner .winner-photo a > svg path {
  fill: #c9c9c9;
}
.contest-winner .winner-photo .medal {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 70px 70px 0;
  border-color: transparent #e9b226 transparent transparent;
  text-align: center;
  vertical-align: middle;
}
.contest-winner .winner-photo .medal svg {
  width: 40px;
  height: 40px;
  margin-left: 30px;
  margin-top: 5px;
}
.contest-winner .winner-photo .medal path {
  fill: white;
}
.contest-winner .user-panel {
  background: #f1f1f1;
  border: 1px solid #c9c9c9;
  border-top: 0;
  padding: 20px;
  line-height: 1.7;
  min-height: 110px;
}
.contest-winner .user-panel img {
  border-radius: 50%;
  border: 3px solid #f1f1f1;
  position: relative;
  top: -45px;
  display: block;
  float: left;
  margin-right: 10px;
}
.contest-winner .user-panel a {
  color: #777777;
}
.contest-winner .user-panel > strong {
  font-size: 18px;
}
.contest-winner .photo-info {
  display: table;
  margin-bottom: 20px;
}
.contest-winner .photo-info dt {
  float: left;
  width: 40%;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 5px 5px 5px 0;
}
.contest-winner .photo-info dd {
  float: left;
  width: 60%;
  margin: 0;
  padding: 5px 0 5px 5px;
}
.contest-winner .action-panel {
  display: none;
  float: right;
  margin-top: -45px;
}
.contest-winner .action-panel a {
  display: block;
  float: left;
  margin: 0 15px;
  text-decoration: none;
  text-align: center;
  font-size: 12px;
  font-family: 'HelveticaNeueRomanRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.contest-winner .action-panel a svg {
  display: block;
  margin-bottom: 5px;
}
.contest-winner .action-panel a svg path {
  fill: #c9c9c9;
}
@media (min-width: 571px) {
  .contest-winner .col-left {
    width: 65%;
    padding-right: 0;
  }
  .contest-winner .col-right {
    width: 35%;
    padding-left: 30px;
  }
}
@media (min-width: 992px) {
  .contest-winner .action-panel {
    display: block;
  }
}
.photo-contest {
  height: 300px;
  display: table;
  min-width: 100%;
  background: url('http://satyr.io/570x280/2') no-repeat top center;
  padding-left: 20px;
  margin: 20px -20px 0;
}
.photo-contest .contest-info {
  width: 400px;
  padding-right: 30px;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  height: 300px;
}
.photo-contest h1 {
  color: white;
  font-family: 'HelveticaNeueLightRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 28px;
  margin-top: 0;
}
.photo-contest p {
  color: white;
}
.photo-contest.light-scheme h1,
.photo-contest.light-scheme p {
  color: #777777;
}
@media (min-width: 571px) {
  .photo-contest {
    height: 480px;
    background: url('http://satyr.io/2000x480/2') no-repeat top center;
    width: 100%;
    margin: 20px 0 0 0;
  }
  .photo-contest .contest-info {
    height: 480px;
  }
  .photo-contest h1 {
    font-size: 32px;
  }
}
@media (min-width: 992px) {
  .photo-contest {
    padding: 0;
  }
}
.unsubscribe-page {
  padding: 30px;
  text-align: center;
}
.unsubscribe-page .validation {
  display: flex;
  margin: 10px 39%;
}
.unsubscribe-page .btn {
  padding: 11px 30px;
}
@media (max-width: 399px) {
  .unsubscribe-page .btn {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .unsubscribe-page .validation {
    margin: 10px 33%;
  }
}
@media (max-width: 400px) {
  .unsubscribe-page .validation {
    margin: 10px 10%;
  }
}
.picture-detail-master .single-column {
  margin: 0;
}
.picture-detail-master .modal-title {
  height: 30px;
}
.picture-detail-master .modal-title span {
  display: none !important;
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header {
  display: block;
  padding: 0;
  height: auto;
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .mobile-inner {
  padding: 20px 20px 10px;
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .mobile-inner:nth-child(3) {
  text-align: center;
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .name-area {
  padding: 5px 0 5px 60px;
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .name-area .author-name {
  float: left;
  padding-bottom: 10px;
}
@media (max-width: 570px) {
  .picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .name-area .author-name {
    width: 100%;
  }
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .name-area .author-name span {
  font-size: 18px;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #3f3f3f;
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .name-area .author-name a {
  text-decoration: underline;
  color: #3f3f3f;
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .name-area .follow-me {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #c9c9c9;
  border-radius: 2px;
  text-decoration: none;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #3f3f3f;
  cursor: pointer;
}
@media (min-width: 768px) {
  .picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .name-area .author-name {
    width: auto;
  }
  .picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .name-area .follow-me {
    margin: 0 0 0 20px;
  }
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .social-btns {
  position: relative;
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .row-btns {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 70px;
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .row-btns .col-btns {
  display: table-cell;
  vertical-align: top;
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .row-btns .text-left {
  text-align: left;
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .row-btns .text-right {
  text-align: right;
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .symbol,
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .ui-bookmark {
  width: 40px;
  height: 40px;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .symbol svg,
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .ui-bookmark svg {
  margin: 0;
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .ui-bookmark {
  border-radius: 5px;
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .ui-bookmark .internal-link {
  display: block;
  height: 100%;
  position: relative;
  text-decoration: none;
  overflow: hidden;
  width: 100%;
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .ui-bookmark .internal-link span {
  display: block;
  height: 100%;
  line-height: 40px;
  width: 100%;
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .ui-bookmark .internal-link span:before {
  content: url(/cfs-file/__key/communityserver-components-sitefiles/img-icons/hearthwhite.svg);
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .ui-bookmark .internal-link.favorite-off span:before {
  content: url(/cfs-file/__key/communityserver-components-sitefiles/img-icons/hearthwhite.svg);
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .ui-bookmark .internal-link.favorite-on span:before {
  content: url(/cfs-file/__key/communityserver-components-sitefiles/img-icons/hearthred.svg);
}
@media (min-width: 571px) {
  .picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .symbol.like,
  .picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .symbol.mail-share-js {
    margin-right: 20px;
  }
}
@media (min-width: 571px) {
  .picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .text-grey {
    height: auto;
    min-height: 110px;
  }
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .ui-like .like-toggle {
  display: none;
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .ui-like .count {
  margin-top: 10px;
  display: inline-block;
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .ui-like .count .icon {
  display: none;
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .ui-like .count .like-count {
  color: #3f3f3f !important;
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .ui-like .count .like-count:before {
  display: none;
}
.picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header.visionary-header .text-grey.avatar230x230 .mobile-inner img {
  border: 3px solid #e9b226;
  box-shadow: 0px 0px 50px #e9b226;
}
.picture-detail-master .media-gallery-post .content-fragment-content .attachment-view {
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1140px;
  margin: 0 auto;
}
.picture-detail-master .media-gallery-post .content-fragment-content .attachment-view .image-nav-arrow {
  text-decoration: none;
}
.picture-detail-master .media-gallery-post .content-fragment-content .attachment-view .image-nav-arrow .fr {
  color: white;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
}
.picture-detail-master .media-gallery-post .content-fragment-content .attachment-view .image-inner {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
.picture-detail-master .media-gallery-post .content-fragment-content .attachment-view .full-screen-master {
  border-radius: 3px;
  bottom: 2.5rem;
  height: 0;
  opacity: 0.9;
  position: absolute;
  right: 2.5rem;
  width: 0;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
}
.picture-detail-master .media-gallery-post .content-fragment-content .attachment-view .full-screen-master .fr {
  color: white;
}
.picture-detail-master .media-gallery-post .content-fragment-content .attachment-view img {
  display: block;
  margin: auto;
  max-width: 100% !important;
  cursor: url("https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/magnify.cur?_=638205991704759855"), zoom-in;
}
.picture-detail-master .media-gallery-post .content-fragment-content .image-navigation {
  margin: 0 auto;
  max-width: 1140px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.picture-detail-master .media-gallery-post .content-fragment-content .image-navigation .image-nav-arrow {
  display: none;
  height: 30px;
  position: absolute;
  width: 30px;
}
.picture-detail-master .media-gallery-post .content-fragment-content .image-navigation .image-nav-arrow.visible {
  display: inline-block;
}
@media (min-width: 571px) {
  .picture-detail-master .media-gallery-post .content-fragment-content .image-navigation .image-nav-arrow {
    height: 40px;
    width: 40px;
  }
}
.picture-detail-master .media-gallery-post .content-fragment-content .image-navigation .image-nav-arrow svg {
  fill: white;
  height: 100%;
  width: 100%;
}
.picture-detail-master .media-gallery-post .content-fragment-content .image-navigation .image-nav-arrow:hover svg,
.picture-detail-master .media-gallery-post .content-fragment-content .image-navigation .image-nav-arrow:focus svg,
.picture-detail-master .media-gallery-post .content-fragment-content .image-navigation .image-nav-arrow:active svg {
  fill: white;
}
.picture-detail-master .media-gallery-post .content-fragment-content .image-navigation .image-nav-arrow.image-prev {
  left: 5px;
}
.picture-detail-master .media-gallery-post .content-fragment-content .image-navigation .image-nav-arrow.image-next {
  right: 5px;
}
@media (max-width: 570px) {
  .picture-detail-master .media-gallery-post .content-fragment-content .attachment-view {
    display: block;
  }
  .picture-detail-master .media-gallery-post .content-fragment-content .image-nav-arrow {
    position: absolute;
    z-index: 1;
    top: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .picture-detail-master .media-gallery-post .content-fragment-content .image-nav-arrow .fr {
    margin-top: -2.5rem;
  }
  .picture-detail-master .media-gallery-post .content-fragment-content .image-nav-arrow.image-prev {
    left: 0;
  }
  .picture-detail-master .media-gallery-post .content-fragment-content .image-nav-arrow.image-next {
    right: 0;
  }
}
@media (min-width: 571px) {
  .picture-detail-master .media-gallery-post .content-fragment-content.gradient {
    background: #333333;
    /* Old browsers */
    background: -moz-linear-gradient(top, #333333 0%, #080808 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #080808));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #333333 0%, #080808 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #333333 0%, #080808 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #333333 0%, #080808 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #333333 0%, #080808 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#080808', GradientType=0);
    /* IE6-9 */
  
  }
  .picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header hr {
    display: none;
  }
  .picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .mobile-inner {
    padding: 20px 190px 10px 110px;
  }
  .picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .name-wrap {
    float: left;
    padding: 20px 0px 10px 110px;
  }
  .picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .social-btns {
    float: right;
    width: 180px;
    margin-top: 30px;
    padding: 0;
    text-align: center;
  }
  .picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .name-area {
    height: 60px;
  }
  .picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .name-area .author-name span {
    max-width: 250px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .picture-detail-master .media-gallery-post .content-fragment-content .content.full .image-inner {
    display: inline-block;
    position: relative;
    min-width: 50px;
    max-width: 100%;
  }
  .picture-detail-master .media-gallery-post .content-fragment-content .content.full .image-inner img {
    max-height: 100%;
  }
  .picture-detail-master .media-gallery-post .content-fragment-content .content.full .image-inner video {
    position: static !important;
  }
  .picture-detail-master .media-gallery-post .content-fragment-content .content.full .ui-viewhtml {
    display: inline-block;
    text-align: center;
  }
  .picture-detail-master .media-gallery-post .content-fragment-content .content.full .attachment-view img {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .name-area .author-name span {
    max-width: 500px;
  }
}
@media (min-width: 1200px) {
  .picture-detail-master .media-gallery-post .content-fragment-content .picture-detail-header .name-area .author-name span {
    max-width: 780px;
  }
}
.picture-detail-master .upload-btn-gallery {
  margin-top: 0;
}
.picture-detail-master .upload-btn-widget {
  font-size: 15px;
}
.picture-detail-master .upload-btn-widget .grey-frame {
  width: 100%;
  padding: 40px 50px;
  background-color: #f1f1f1;
}
@media (min-width: 571px) {
  .picture-detail-master .upload-btn-widget .grey-frame {
    max-width: 360px;
  }
}
@media (min-width: 571px) and (max-width: 768px) {
  .picture-detail-master .upload-btn-widget .grey-frame {
    padding: 40px 5px;
  }
  .picture-detail-master .upload-btn-widget .grey-frame svg {
    display: none;
  }
}
.picture-detail-master .upload-btn-widget .btn {
  width: 100%;
  color: white;
}
.picture-detail-master .exif-image {
  padding: 20px;
  color: #3f3f3f;
}
@media (min-width: 571px) {
  .picture-detail-master .exif-image {
    padding: 0;
  }
}
.picture-detail-master .exif-image table {
  width: 100%;
}
@media (min-width: 571px) {
  .picture-detail-master .exif-image table {
    max-width: 360px;
  }
  .picture-detail-master .exif-image table td {
    display: block;
    float: left;
    padding-top: 5px;
  }
  .picture-detail-master .exif-image table .first-td {
    width: 120px;
  }
  .picture-detail-master .exif-image table .second-td {
    width: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
  }
}
@media (min-width: 768px) {
  .picture-detail-master .exif-image table .second-td {
    width: 240px;
  }
}
.picture-detail-master .author-thumbnails {
  padding: 20px;
}
@media (max-width: 570px) {
  .picture-detail-master .author-thumbnails {
    text-align: center;
  }
}
.picture-detail-master .author-thumbnails .more-pic-title {
  display: block;
  padding-bottom: 20px;
  color: #3f3f3f;
  font-size: 18px;
}
.picture-detail-master .author-thumbnails .content-item-olympus {
  display: inline-block;
  float: left;
  width: 25%;
  padding: 0 4px;
}
.picture-detail-master .author-thumbnails .content-item-olympus img {
  width: 100%;
}
@media (min-width: 571px) {
  .picture-detail-master .author-thumbnails {
    padding: 0;
    max-width: 360px;
  }
}
@media (max-width: 570px) {
  .picture-detail-master .report-abuse {
    text-align: center;
  }
}
.picture-detail-master .picture-description-olympus {
  margin-top: 0 !important;
}
.picture-detail-master .picture-description-olympus .picture-description-and-tags {
  padding: 20px;
}
@media (min-width: 571px) {
  .picture-detail-master .picture-description-olympus .picture-description-and-tags {
    padding: 20px 20px 20px 0;
  }
}
.picture-detail-master .picture-description-olympus .picture-description-and-tags .picture-description {
  padding-bottom: 10px;
  color: #3f3f3f;
}
.picture-detail-master .picture-description-olympus .picture-description-and-tags .picture-description .content {
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.picture-detail-master .comment-form,
.picture-detail-master .comments {
  padding: 20px !important;
}
@media (min-width: 571px) {
  .picture-detail-master .comment-form,
  .picture-detail-master .comments {
    padding: 0 !important;
  }
}
@media (max-width: 570px) {
  .picture-detail-master .comment-form .btn {
    width: 100%;
  }
  .picture-detail-master .comment-form .post-submit {
    margin-bottom: 0;
  }
  .picture-detail-master .comment-form .post-submit .processing {
    display: none !important;
  }
}
.picture-detail-master .report-abuse {
  position: relative;
  padding: 0 20px !important;
}
.picture-detail-master .report-abuse .btn-link a {
  text-decoration: none;
}
.picture-detail-master .report-abuse .btn-link a:hover {
  color: #08107b;
}
.picture-detail-master .report-abuse .edit-buttons {
  text-align: center;
  padding-bottom: 20px;
}
@media (min-width: 571px) {
  .picture-detail-master .report-abuse {
    padding: 0 !important;
  }
  .picture-detail-master .report-abuse .edit-buttons {
    max-width: 360px;
  }
}
.picture-detail-master .full-screen {
  padding: 0;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
  overflow-y: auto;
}
.picture-detail-master .full-screen .inner {
  min-height: 100%;
}
.picture-detail-master .full-screen:before {
  content: "";
  position: absolute;
  top: 15px;
  right: 15px;
  width: 24px !important;
  height: 24px !important;
  background: url(/cfs-file/__key/communityserver-components-sitefiles/img-modal_2D00_window/closebtn.png) left top no-repeat !important;
}
@media (min-width: 768px) {
  .picture-detail-master .full-screen {
    padding: 50px 50px 200px;
  }
}
@media (min-width: 1200px) {
  .picture-detail-master .full-screen {
    padding: 50px 200px 200px;
  }
}
.picture-detail-master .eshop-ico {
  display: inline-block;
  height: 15px;
  width: 20px;
  opacity: 1;
  transition: all 0.2s ease-out;
}
.picture-detail-master .eshop-ico:hover {
  transform: rotate(-15deg);
  transform-origin: left bottom;
}
.picture-detail-master .eshop-ico.active {
  transform: translateX(30px);
  opacity: 0;
}
.picture-detail-master .modal-wrapper-wrapper .modal-wrapper .modal .modal-title span {
  display: block;
}
.content-fragment.comments .avatar {
  border: 3px solid #f1f1f1;
}
.picture-rating-widget {
  margin-top: 0 !important;
}
@media (min-width: 571px) {
  .picture-rating-widget {
    max-width: 360px;
  }
}
.picture-rating-widget .rate-master {
  display: table;
  width: 100%;
}
.picture-rating-widget .info,
.picture-rating-widget .stars {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 60px;
  width: 50%;
}
.picture-rating-widget .info {
  position: relative;
  background-color: #989898;
  color: white;
  pointer-events: none;
}
.picture-rating-widget .info:after {
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  content: " ";
  border: 30px solid transparent;
  border-right: 0px solid transparent;
  border-left: 15px solid #989898;
  z-index: 2;
}
.picture-rating-widget .stars {
  background-color: #f1f1f1;
  position: relative;
}
.rate-info {
  display: none;
  position: absolute;
  bottom: 55px;
  left: 5px;
  right: 5px;
  padding: 5px;
  background: white;
  border: 1px solid #c9c9c9;
}
.rate-info.active {
  display: block;
}
.rate-info:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 2;
  border-style: solid;
  border-width: 15px 25px 0;
  border-color: white transparent transparent;
}
.rate-info:after {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 26px 0;
  border-color: #c9c9c9 transparent transparent;
}
.avarage-rate {
  padding: 5px 0;
  background-color: #f1f1f1;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding-left: 30px;
}
.right-sidebar .contest-header-master {
  width: 100%;
  height: 100px;
  margin-top: 30px;
}
@media (min-width: 571px) {
  .right-sidebar .contest-header-master {
    max-width: 360px;
  }
}
.right-sidebar .contest-header-master .contest-header {
  height: 100%;
  padding: 10px 0 20px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-size: cover !important;
}
.right-sidebar .contest-header-master .contest-header .content {
  height: auto;
}
.right-sidebar .contest-header-master .contest-header .content .col1 {
  margin-top: 20px;
}
.right-sidebar .contest-header-master .contest-header .content .col2 h1 {
  font-size: 18px;
}
.right-sidebar .contest-header-master .breadcrumb {
  display: none;
}
.right-sidebar .contest-header-master .open-info {
  display: none;
}
.contest-detail-master .attachment img {
  display: block;
  margin: auto;
  width: 100%;
}
@media (min-width: 1200px) {
  .media-post .layout-content.header-top-content-left-sidebar-right .layout-region-inner.content {
    padding-left: 30px;
  }
}
.unloged-user-olympus .upload-btn-widget.mobile-only {
  display: none;
}
.myolympus-breadcrumb {
  margin: 0 !important;
  padding: 0 !important;
  position: static !important;
}
.myolympus-breadcrumb .field-item-input .glow-tree li span {
  display: inline-block;
  min-width: 100px;
  min-height: 20px;
  background-color: #e5fafe !important;
  cursor: pointer;
}
@media only screen and (max-width: 570px) {
  .myolympus-breadcrumb {
    display: none !important;
  }
}
.upload-edit-media-gallery-post .headline {
  color: #3f3f3f;
  font-family: 'HelveticaNeueLightRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 30px 0;
  text-align: center;
  padding: 0 20px;
}
.upload-edit-media-gallery-post .subheadline {
  color: #3f3f3f;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
}
.upload-edit-media-gallery-post .main {
  padding-top: 30px;
}
.upload-edit-media-gallery-post .submit-button {
  margin-bottom: 20px !important;
}
.upload-edit-media-gallery-post textarea {
  min-height: 50px !important;
  padding-top: 15px;
}
@media (min-width: 571px) {
  .upload-edit-media-gallery-post .col-left {
    width: 60%;
    padding-right: 2%;
  }
  .upload-edit-media-gallery-post .col-right {
    width: 38%;
  }
}
.upload-edit-media-gallery-post .col-right {
  padding-left: 0;
}
@media (max-width: 570px) {
  .upload-edit-media-gallery-post fieldset .field-list .field-item .field-item-name.field-item-name-sm-hidden {
    display: none;
  }
}
.upload-edit-media-gallery-post fieldset .field-list .field-item {
  margin: 0;
}
.upload-edit-media-gallery-post fieldset .field-list .field-item.post-name {
  padding: 0 20px;
}
.upload-edit-media-gallery-post fieldset .field-list .field-item .field-item-name.field-item-name-sm-hidden {
  color: #3f3f3f;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
}
.upload-edit-media-gallery-post .input-group .btn {
  margin-top: 10px;
}
@media (min-width: 571px) {
  .upload-edit-media-gallery-post .input-group {
    position: relative;
    overflow: hidden;
  }
  .upload-edit-media-gallery-post .input-group .form-control {
    height: 50px;
    width: 100%;
  }
  .upload-edit-media-gallery-post .input-group .btn {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
  }
}
.upload-edit-media-gallery-post .placeholder-lg-hidden::-webkit-input-placeholder {
  color: #3f3f3f;
  direction: rtl;
  text-align: left;
}
.upload-edit-media-gallery-post .placeholder-lg-hidden:-moz-placeholder {
  color: #3f3f3f;
  direction: rtl;
  text-align: left;
}
.upload-edit-media-gallery-post .placeholder-lg-hidden::-moz-placeholder {
  color: #3f3f3f;
  direction: rtl;
  text-align: left;
}
.upload-edit-media-gallery-post .placeholder-lg-hidden:-ms-input-placeholder {
  color: #3f3f3f;
  direction: rtl;
  text-align: left;
}
@media (min-width: 571px) {
  .upload-edit-media-gallery-post .placeholder-lg-hidden::-webkit-input-placeholder {
    color: white;
    direction: rtl;
    text-align: left;
  }
  .upload-edit-media-gallery-post .placeholder-lg-hidden:-moz-placeholder {
    color: white;
    direction: rtl;
    text-align: left;
  }
  .upload-edit-media-gallery-post .placeholder-lg-hidden::-moz-placeholder {
    color: white;
    direction: rtl;
    text-align: left;
  }
  .upload-edit-media-gallery-post .placeholder-lg-hidden:-ms-input-placeholder {
    color: white;
    direction: rtl;
    text-align: left;
  }
}
@media (min-width: 571px) {
  .upload-edit-media-gallery-post .save-post {
    min-width: 190px;
  }
}
.upload-edit-media-gallery-post .btn-upload:before {
  display: none !important;
}
.upload-edit-media-gallery-post .image-upload-wrap {
  background: #ededed;
  margin: 0;
  padding: 30px 20px;
}
.upload-edit-media-gallery-post .image-upload-wrap img {
  width: 100%;
}
@media (min-width: 571px) {
  .upload-edit-media-gallery-post .image-upload-wrap img {
    width: auto;
  }
}
.upload-edit-media-gallery-post .image-upload-wrap .side-info {
  display: none;
}
.upload-edit-media-gallery-post .image-upload-wrap .large-sc-inner fieldset .field-list .field-item .field-item-input.file {
  margin: 0 -20px;
}
.upload-edit-media-gallery-post .image-upload-wrap .large-sc-inner fieldset .field-list .field-item .field-item-input.file input[type='text'] {
  padding-left: 20px;
  padding-right: 20px;
}
.upload-edit-media-gallery-post .image-upload-wrap .large-sc-inner fieldset .field-list .field-item .field-item-input.upload {
  margin-left: -20px;
  margin-right: -20px;
}
@media (max-width: 570px) {
  .upload-edit-media-gallery-post .image-upload-wrap .field-item-input.upload a {
    width: 100%;
    margin-bottom: 15px;
  }
}
.upload-edit-media-gallery-post fieldset .field-list .field-item.upload-with-preview {
  margin: 0;
}
.upload-edit-media-gallery-post .preview.empty {
  display: none !important;
}
@media (min-width: 571px) {
  .layout-region-inner.content .content-fragment.upload-edit-media-gallery-post {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (min-width: 1180px) {
  .layout-region-inner.content .content-fragment.upload-edit-media-gallery-post {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.upload-edit-media-gallery-post .image-upload-wrap .ui-webpreview {
  display: none;
}
.upload-btn-widget.mobile-only {
  padding: 0 15px 15px;
}
.edit-mode .conditions {
  display: none;
}
.edit-mode .image-upload-wrap {
  padding: 0 20px;
}
.edit-mode .image-upload-wrap .field-item-input.file {
  display: none;
}
.edit-mode .image-upload-wrap .field-item-input.preview {
  background-color: transparent !important;
  border: none !important;
}
.edit-mode .image-upload-wrap fieldset .field-item-input.preview:not(:empty) {
  padding: 0 !important;
}
.edit-mode .image-upload-wrap fieldset .field-item-name,
.edit-mode .image-upload-wrap fieldset .field-item-input.upload {
  display: none;
}
.edit-mode .image-upload-wrap .side-info {
  display: block;
}
.edit-mode .image-upload-wrap .side-info .exif-image-table {
  width: 100%;
}
.edit-mode .image-upload-wrap .side-info .exif-image-table .first-td {
  width: 35%;
  padding: 2px 0;
  color: #3f3f3f;
}
.edit-mode .image-upload-wrap .side-info .exif-image-table .second-td {
  width: 65%;
  padding: 2px 0;
  vertical-align: top;
}
@media (min-width: 571px) {
  .edit-mode .image-upload-wrap .side-info .exif-image-table {
    max-width: 360px;
  }
  .edit-mode .image-upload-wrap .side-info .exif-image-table td {
    display: block;
    float: left;
    padding-top: 5px;
  }
}
@media (max-width: 570px) {
  .save-post.btn {
    margin-bottom: 20px;
  }
}
.upload-edit-media-gallery-post .no-image-profile {
  margin-top: 30px;
}
.search-result-list .content-list.content .content-item-olympus,
.tagged-content-list .content-list.content .content-item-olympus {
  float: left;
  width: 50%;
  padding: 5px;
  border-bottom: none;
}
.search-result-list .content-item-olympus .content .content,
.tagged-content-list .content-item-olympus .content .content,
.search-result-list .content-item-olympus .content .author,
.tagged-content-list .content-item-olympus .content .author,
.search-result-list .content-item-olympus .content .attributes,
.tagged-content-list .content-item-olympus .content .attributes,
.search-result-list .content-item-olympus .attachment .navigation-list li:first-child,
.tagged-content-list .content-item-olympus .attachment .navigation-list li:first-child {
  display: none;
}
.search-result-list .navigation-list,
.tagged-content-list .navigation-list,
.search-result-list .attachment .navigation-list .view-attachment a,
.tagged-content-list .attachment .navigation-list .view-attachment a,
.search-result-list .attachment .navigation-list .hide-attachment a,
.tagged-content-list .attachment .navigation-list .hide-attachment a {
  display: none;
}
@media (min-width: 571px) {
  .search-result-list .content-fragment-content,
  .tagged-content-list .content-fragment-content {
    max-width: 1140px;
    margin: auto;
  }
  .search-result-list .content-list.content .content-item-olympus,
  .tagged-content-list .content-list.content .content-item-olympus {
    width: 33.33%;
    padding: 0 20px 20px 0;
  }
  .search-result-list .pager.ui-page,
  .tagged-content-list .pager.ui-page {
    padding: 0 20px 20px 0;
  }
}
.searchbox-mini {
  min-height: 1rem;
}
.searchbox-mini > .content-fragment-content {
  display: none !important;
}
@media (max-width: 570px) {
  .searchbox-mini {
    text-align: center;
  }
}
.searchbox-mini .minisearch-title {
  margin: 30px 0 0 0;
}
.minisearch-search-wrap {
  display: inline-block;
  position: relative;
}
.minisearch-search-wrap .icon-search {
  left: 190px;
  top: 10px;
  cursor: pointer;
  background: white;
}
.minisearch-search-wrap .input-search {
  height: 40px;
  width: 100%;
  padding-left: 30px;
  border-radius: 0;
  box-sizing: border-box;
  -webkit-appearance: none;
}
.about-me .content-fragment.top-border.with-spacing.with-header.responsive-1 {
  margin-top: 0;
}
.about-me .my-profile-menu .dropdown-master {
  right: 0;
}
.about-me .my-profile-menu ul li:last-child {
  margin-right: 0;
}
@media (min-width: 571px) {
  .about-me-main {
    float: left;
    width: 65%;
  }
}
@media (min-width: 571px) {
  .about-me-aside {
    float: right;
    width: 30%;
  }
}
.about-me-blockquote {
  font-size: 18px;
  font-style: italic;
  line-height: 1.5;
  margin: 0;
  padding: 30px;
  text-align: center;
}
@media (min-width: 571px) {
  .about-me-blockquote {
    border-top: 1px solid #c9c9c9;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
  }
}
.about-me-no-info {
  background: #f1f1f1;
  margin: 30px 0;
  padding: 15px 15px 60px;
  text-align: center;
}
.about-me-no-info .icon {
  display: inline-block;
}
.about-me-no-info .icon svg {
  fill: #3f3f3f;
}
.about-me-no-info .no-info-headline {
  color: #3f3f3f;
  font-size: 16px;
  margin: 0;
  padding: 0;
}
.about-me-no-info p {
  color: #3f3f3f;
  font-size: 18px;
}
.about-me-headline {
  border-top: 1px solid #c9c9c9;
  font-weight: bold;
  padding-top: 30px;
}
@media (min-width: 571px) {
  .about-me-headline {
    font-weight: normal;
  }
  .about-me-headline.md-bold {
    font-weight: bold;
  }
}
.focus-tag-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.focus-tag-list li {
  display: inline-block;
  margin: 0 5px 10px 0;
  padding: 0;
}
.focus-tag-list .focus-tag {
  background: #3f3f3f;
  border: 1px solid #3f3f3f;
  border-radius: 3px;
  display: block;
  color: white;
  font-size: 13px;
  font-weight: bold;
  padding: 10px 20px;
  transition: all 0.25s ease-in-out;
  text-decoration: none;
}
.focus-tag-list .focus-tag:hover,
.focus-tag-list .focus-tag:focus,
.focus-tag-list .focus-tag:active {
  background: white;
  color: #3f3f3f;
}
.social-sites-list {
  list-style-type: none;
  margin: 0 0 20px 0;
  padding: 0;
}
@media (min-width: 571px) {
  .social-sites-list {
    margin-left: -10px;
    margin-top: 10px;
  }
}
.social-sites-list li {
  display: inline-block;
  width: 13%;
  padding: 0;
}
@media (min-width: 571px) {
  .social-sites-list li {
    width: auto;
    margin-left: 10px;
    margin-bottom: 10px;
  }
}
.social-sites-list .social-site-link {
  display: block;
  height: 55px;
  text-decoration: none;
  width: 100%;
}
@media (min-width: 571px) {
  .social-sites-list .social-site-link {
    height: 30px;
    width: 30px;
  }
}
.social-sites-list .social-site-link svg {
  fill: #c9c9c9;
  height: 100%;
  width: 100%;
}
.social-sites-list .social-site-link svg circle {
  fill: #c9c9c9;
}
.social-site-link.twitter:hover svg circle,
.visionar-pen .social-site-link.twitter:hover svg circle,
.visionar-tough .social-site-link.twitter:hover svg circle,
.visionar-collaborator .social-site-link.twitter:hover svg circle,
.social-site-link.twitter:focus svg circle,
.visionar-pen .social-site-link.twitter:focus svg circle,
.visionar-tough .social-site-link.twitter:focus svg circle,
.visionar-collaborator .social-site-link.twitter:focus svg circle,
.social-site-link.twitter:active svg circle,
.visionar-pen .social-site-link.twitter:active svg circle,
.visionar-tough .social-site-link.twitter:active svg circle,
.visionar-collaborator .social-site-link.twitter:active svg circle,
.social-site-link.twitter:hover svg .recolor,
.visionar-pen .social-site-link.twitter:hover svg .recolor,
.visionar-tough .social-site-link.twitter:hover svg .recolor,
.visionar-collaborator .social-site-link.twitter:hover svg .recolor,
.social-site-link.twitter:focus svg .recolor,
.visionar-pen .social-site-link.twitter:focus svg .recolor,
.visionar-tough .social-site-link.twitter:focus svg .recolor,
.visionar-collaborator .social-site-link.twitter:focus svg .recolor,
.social-site-link.twitter:active svg .recolor,
.visionar-pen .social-site-link.twitter:active svg .recolor,
.visionar-tough .social-site-link.twitter:active svg .recolor,
.visionar-collaborator .social-site-link.twitter:active svg .recolor {
  fill: #4099ff;
}
.social-site-link.facebook:hover svg circle,
.visionar-pen .social-site-link.facebook:hover svg circle,
.visionar-tough .social-site-link.facebook:hover svg circle,
.visionar-collaborator .social-site-link.facebook:hover svg circle,
.social-site-link.facebook:focus svg circle,
.visionar-pen .social-site-link.facebook:focus svg circle,
.visionar-tough .social-site-link.facebook:focus svg circle,
.visionar-collaborator .social-site-link.facebook:focus svg circle,
.social-site-link.facebook:active svg circle,
.visionar-pen .social-site-link.facebook:active svg circle,
.visionar-tough .social-site-link.facebook:active svg circle,
.visionar-collaborator .social-site-link.facebook:active svg circle,
.social-site-link.facebook:hover svg .recolor,
.visionar-pen .social-site-link.facebook:hover svg .recolor,
.visionar-tough .social-site-link.facebook:hover svg .recolor,
.visionar-collaborator .social-site-link.facebook:hover svg .recolor,
.social-site-link.facebook:focus svg .recolor,
.visionar-pen .social-site-link.facebook:focus svg .recolor,
.visionar-tough .social-site-link.facebook:focus svg .recolor,
.visionar-collaborator .social-site-link.facebook:focus svg .recolor,
.social-site-link.facebook:active svg .recolor,
.visionar-pen .social-site-link.facebook:active svg .recolor,
.visionar-tough .social-site-link.facebook:active svg .recolor,
.visionar-collaborator .social-site-link.facebook:active svg .recolor {
  fill: #3b5998;
}
.social-site-link.googleplus:hover svg circle,
.visionar-pen .social-site-link.googleplus:hover svg circle,
.visionar-tough .social-site-link.googleplus:hover svg circle,
.visionar-collaborator .social-site-link.googleplus:hover svg circle,
.social-site-link.googleplus:focus svg circle,
.visionar-pen .social-site-link.googleplus:focus svg circle,
.visionar-tough .social-site-link.googleplus:focus svg circle,
.visionar-collaborator .social-site-link.googleplus:focus svg circle,
.social-site-link.googleplus:active svg circle,
.visionar-pen .social-site-link.googleplus:active svg circle,
.visionar-tough .social-site-link.googleplus:active svg circle,
.visionar-collaborator .social-site-link.googleplus:active svg circle,
.social-site-link.googleplus:hover svg .recolor,
.visionar-pen .social-site-link.googleplus:hover svg .recolor,
.visionar-tough .social-site-link.googleplus:hover svg .recolor,
.visionar-collaborator .social-site-link.googleplus:hover svg .recolor,
.social-site-link.googleplus:focus svg .recolor,
.visionar-pen .social-site-link.googleplus:focus svg .recolor,
.visionar-tough .social-site-link.googleplus:focus svg .recolor,
.visionar-collaborator .social-site-link.googleplus:focus svg .recolor,
.social-site-link.googleplus:active svg .recolor,
.visionar-pen .social-site-link.googleplus:active svg .recolor,
.visionar-tough .social-site-link.googleplus:active svg .recolor,
.visionar-collaborator .social-site-link.googleplus:active svg .recolor {
  fill: #dd4b39;
}
.social-site-link.picasa:hover svg circle,
.visionar-pen .social-site-link.picasa:hover svg circle,
.visionar-tough .social-site-link.picasa:hover svg circle,
.visionar-collaborator .social-site-link.picasa:hover svg circle,
.social-site-link.picasa:focus svg circle,
.visionar-pen .social-site-link.picasa:focus svg circle,
.visionar-tough .social-site-link.picasa:focus svg circle,
.visionar-collaborator .social-site-link.picasa:focus svg circle,
.social-site-link.picasa:active svg circle,
.visionar-pen .social-site-link.picasa:active svg circle,
.visionar-tough .social-site-link.picasa:active svg circle,
.visionar-collaborator .social-site-link.picasa:active svg circle,
.social-site-link.picasa:hover svg .recolor,
.visionar-pen .social-site-link.picasa:hover svg .recolor,
.visionar-tough .social-site-link.picasa:hover svg .recolor,
.visionar-collaborator .social-site-link.picasa:hover svg .recolor,
.social-site-link.picasa:focus svg .recolor,
.visionar-pen .social-site-link.picasa:focus svg .recolor,
.visionar-tough .social-site-link.picasa:focus svg .recolor,
.visionar-collaborator .social-site-link.picasa:focus svg .recolor,
.social-site-link.picasa:active svg .recolor,
.visionar-pen .social-site-link.picasa:active svg .recolor,
.visionar-tough .social-site-link.picasa:active svg .recolor,
.visionar-collaborator .social-site-link.picasa:active svg .recolor {
  fill: #00bf00;
}
.social-site-link.flickr:hover svg circle,
.visionar-pen .social-site-link.flickr:hover svg circle,
.visionar-tough .social-site-link.flickr:hover svg circle,
.visionar-collaborator .social-site-link.flickr:hover svg circle,
.social-site-link.flickr:focus svg circle,
.visionar-pen .social-site-link.flickr:focus svg circle,
.visionar-tough .social-site-link.flickr:focus svg circle,
.visionar-collaborator .social-site-link.flickr:focus svg circle,
.social-site-link.flickr:active svg circle,
.visionar-pen .social-site-link.flickr:active svg circle,
.visionar-tough .social-site-link.flickr:active svg circle,
.visionar-collaborator .social-site-link.flickr:active svg circle,
.social-site-link.flickr:hover svg .recolor,
.visionar-pen .social-site-link.flickr:hover svg .recolor,
.visionar-tough .social-site-link.flickr:hover svg .recolor,
.visionar-collaborator .social-site-link.flickr:hover svg .recolor,
.social-site-link.flickr:focus svg .recolor,
.visionar-pen .social-site-link.flickr:focus svg .recolor,
.visionar-tough .social-site-link.flickr:focus svg .recolor,
.visionar-collaborator .social-site-link.flickr:focus svg .recolor,
.social-site-link.flickr:active svg .recolor,
.visionar-pen .social-site-link.flickr:active svg .recolor,
.visionar-tough .social-site-link.flickr:active svg .recolor,
.visionar-collaborator .social-site-link.flickr:active svg .recolor {
  fill: #ff0084;
}
.social-site-link.tumblr:hover svg circle,
.visionar-pen .social-site-link.tumblr:hover svg circle,
.visionar-tough .social-site-link.tumblr:hover svg circle,
.visionar-collaborator .social-site-link.tumblr:hover svg circle,
.social-site-link.tumblr:focus svg circle,
.visionar-pen .social-site-link.tumblr:focus svg circle,
.visionar-tough .social-site-link.tumblr:focus svg circle,
.visionar-collaborator .social-site-link.tumblr:focus svg circle,
.social-site-link.tumblr:active svg circle,
.visionar-pen .social-site-link.tumblr:active svg circle,
.visionar-tough .social-site-link.tumblr:active svg circle,
.visionar-collaborator .social-site-link.tumblr:active svg circle,
.social-site-link.tumblr:hover svg .recolor,
.visionar-pen .social-site-link.tumblr:hover svg .recolor,
.visionar-tough .social-site-link.tumblr:hover svg .recolor,
.visionar-collaborator .social-site-link.tumblr:hover svg .recolor,
.social-site-link.tumblr:focus svg .recolor,
.visionar-pen .social-site-link.tumblr:focus svg .recolor,
.visionar-tough .social-site-link.tumblr:focus svg .recolor,
.visionar-collaborator .social-site-link.tumblr:focus svg .recolor,
.social-site-link.tumblr:active svg .recolor,
.visionar-pen .social-site-link.tumblr:active svg .recolor,
.visionar-tough .social-site-link.tumblr:active svg .recolor,
.visionar-collaborator .social-site-link.tumblr:active svg .recolor {
  fill: #32506d;
}
.social-site-link.blogger:hover svg circle,
.visionar-pen .social-site-link.blogger:hover svg circle,
.visionar-tough .social-site-link.blogger:hover svg circle,
.visionar-collaborator .social-site-link.blogger:hover svg circle,
.social-site-link.blogger:focus svg circle,
.visionar-pen .social-site-link.blogger:focus svg circle,
.visionar-tough .social-site-link.blogger:focus svg circle,
.visionar-collaborator .social-site-link.blogger:focus svg circle,
.social-site-link.blogger:active svg circle,
.visionar-pen .social-site-link.blogger:active svg circle,
.visionar-tough .social-site-link.blogger:active svg circle,
.visionar-collaborator .social-site-link.blogger:active svg circle,
.social-site-link.blogger:hover svg .recolor,
.visionar-pen .social-site-link.blogger:hover svg .recolor,
.visionar-tough .social-site-link.blogger:hover svg .recolor,
.visionar-collaborator .social-site-link.blogger:hover svg .recolor,
.social-site-link.blogger:focus svg .recolor,
.visionar-pen .social-site-link.blogger:focus svg .recolor,
.visionar-tough .social-site-link.blogger:focus svg .recolor,
.visionar-collaborator .social-site-link.blogger:focus svg .recolor,
.social-site-link.blogger:active svg .recolor,
.visionar-pen .social-site-link.blogger:active svg .recolor,
.visionar-tough .social-site-link.blogger:active svg .recolor,
.visionar-collaborator .social-site-link.blogger:active svg .recolor {
  fill: #fe7245;
}
.social-site-link.youtube:hover svg circle,
.visionar-pen .social-site-link.youtube:hover svg circle,
.visionar-tough .social-site-link.youtube:hover svg circle,
.visionar-collaborator .social-site-link.youtube:hover svg circle,
.social-site-link.youtube:focus svg circle,
.visionar-pen .social-site-link.youtube:focus svg circle,
.visionar-tough .social-site-link.youtube:focus svg circle,
.visionar-collaborator .social-site-link.youtube:focus svg circle,
.social-site-link.youtube:active svg circle,
.visionar-pen .social-site-link.youtube:active svg circle,
.visionar-tough .social-site-link.youtube:active svg circle,
.visionar-collaborator .social-site-link.youtube:active svg circle,
.social-site-link.youtube:hover svg .recolor,
.visionar-pen .social-site-link.youtube:hover svg .recolor,
.visionar-tough .social-site-link.youtube:hover svg .recolor,
.visionar-collaborator .social-site-link.youtube:hover svg .recolor,
.social-site-link.youtube:focus svg .recolor,
.visionar-pen .social-site-link.youtube:focus svg .recolor,
.visionar-tough .social-site-link.youtube:focus svg .recolor,
.visionar-collaborator .social-site-link.youtube:focus svg .recolor,
.social-site-link.youtube:active svg .recolor,
.visionar-pen .social-site-link.youtube:active svg .recolor,
.visionar-tough .social-site-link.youtube:active svg .recolor,
.visionar-collaborator .social-site-link.youtube:active svg .recolor {
  fill: #e62117;
}
.social-site-link.instagram:hover svg circle,
.visionar-pen .social-site-link.instagram:hover svg circle,
.visionar-tough .social-site-link.instagram:hover svg circle,
.visionar-collaborator .social-site-link.instagram:hover svg circle,
.social-site-link.instagram:focus svg circle,
.visionar-pen .social-site-link.instagram:focus svg circle,
.visionar-tough .social-site-link.instagram:focus svg circle,
.visionar-collaborator .social-site-link.instagram:focus svg circle,
.social-site-link.instagram:active svg circle,
.visionar-pen .social-site-link.instagram:active svg circle,
.visionar-tough .social-site-link.instagram:active svg circle,
.visionar-collaborator .social-site-link.instagram:active svg circle,
.social-site-link.instagram:hover svg .recolor,
.visionar-pen .social-site-link.instagram:hover svg .recolor,
.visionar-tough .social-site-link.instagram:hover svg .recolor,
.visionar-collaborator .social-site-link.instagram:hover svg .recolor,
.social-site-link.instagram:focus svg .recolor,
.visionar-pen .social-site-link.instagram:focus svg .recolor,
.visionar-tough .social-site-link.instagram:focus svg .recolor,
.visionar-collaborator .social-site-link.instagram:focus svg .recolor,
.social-site-link.instagram:active svg .recolor,
.visionar-pen .social-site-link.instagram:active svg .recolor,
.visionar-tough .social-site-link.instagram:active svg .recolor,
.visionar-collaborator .social-site-link.instagram:active svg .recolor {
  fill: #ffd55e;
}
.social-site-link.fivehundred:hover svg circle,
.visionar-pen .social-site-link.fivehundred:hover svg circle,
.visionar-tough .social-site-link.fivehundred:hover svg circle,
.visionar-collaborator .social-site-link.fivehundred:hover svg circle,
.social-site-link.fivehundred:focus svg circle,
.visionar-pen .social-site-link.fivehundred:focus svg circle,
.visionar-tough .social-site-link.fivehundred:focus svg circle,
.visionar-collaborator .social-site-link.fivehundred:focus svg circle,
.social-site-link.fivehundred:active svg circle,
.visionar-pen .social-site-link.fivehundred:active svg circle,
.visionar-tough .social-site-link.fivehundred:active svg circle,
.visionar-collaborator .social-site-link.fivehundred:active svg circle,
.social-site-link.fivehundred:hover svg .recolor,
.visionar-pen .social-site-link.fivehundred:hover svg .recolor,
.visionar-tough .social-site-link.fivehundred:hover svg .recolor,
.visionar-collaborator .social-site-link.fivehundred:hover svg .recolor,
.social-site-link.fivehundred:focus svg .recolor,
.visionar-pen .social-site-link.fivehundred:focus svg .recolor,
.visionar-tough .social-site-link.fivehundred:focus svg .recolor,
.visionar-collaborator .social-site-link.fivehundred:focus svg .recolor,
.social-site-link.fivehundred:active svg .recolor,
.visionar-pen .social-site-link.fivehundred:active svg .recolor,
.visionar-tough .social-site-link.fivehundred:active svg .recolor,
.visionar-collaborator .social-site-link.fivehundred:active svg .recolor {
  fill: #515151;
}
.table-gear {
  border-collapse: collapse;
  text-align: left;
}
.table-gear th {
  font-weight: normal;
  min-width: 100px;
}
@media (min-width: 571px) {
  .table-gear th {
    min-width: 150px;
  }
}
.contest-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.contest-list li {
  display: block;
  margin-bottom: 20px;
  padding: 0;
  position: relative;
}
@media (min-width: 571px) {
  .contest-list li {
    float: left;
    width: 50%;
  }
}
.contest-list .contest-link {
  display: block;
  min-height: 55px;
  padding-left: 80px;
  padding-top: 15px;
  position: relative;
}
@media (min-width: 571px) {
  .contest-list .contest-link {
    min-height: 35px;
    padding-left: 45px;
    padding-top: 5px;
  }
}
.contest-list .contest-link .icon {
  display: inline-block;
  height: 55px;
  left: 0;
  position: absolute;
  top: 0;
  width: 55px;
}
@media (min-width: 571px) {
  .contest-list .contest-link .icon {
    height: 35px;
    width: 35px;
  }
}
.contest-list .contest-link .icon svg {
  height: 100%;
  width: 100%;
}
.contest-list .contest-link .icon svg circle {
  fill: #c9c9c9;
}
.about-me-statistics-list {
  border-top: 1px solid #c9c9c9;
  list-style-type: none;
  margin: 0;
  padding: 30px 0 0;
}
.about-me-statistics-list li {
  display: block;
  float: left;
  padding: 0px 5px 10px;
  width: 25%;
}
.about-me-statistics-list li:first-child {
  padding-left: 0;
}
.about-me-statistics-list li:last-child {
  margin-right: 0;
  padding-right: 0;
}
@media (min-width: 1200px) {
  .about-me-statistics-list li {
    margin-right: 0;
  }
}
.about-me-statistics-list .link {
  display: block;
}
.about-me-statistics-list .count {
  color: #777777;
  display: block;
  font-size: 20px;
  padding-bottom: 10px;
}
@media (max-width: 570px) {
  .about-me-statistics-list .count {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.about-me-member {
  border-top: 1px solid #c9c9c9;
  padding: 30px 0 60px;
}
.about-me-member .label {
  display: inline-block;
  padding-right: 60px;
}
.services {
  margin-bottom: 60px;
}
.services-header {
  color: #3f3f3f;
  font-family: 'HelveticaNeueLightRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-weight: normal;
  margin: 0;
  padding: 30px;
  padding-top: 0;
  text-align: center;
}
@media (min-width: 571px) {
  .services-columns {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 571px) {
  .services-columns {
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  .services-columns {
    padding: 0;
  }
}
.services-col {
  margin-bottom: 30px;
}
@media (min-width: 571px) {
  .services-col {
    float: left;
    padding: 0 10px;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .services-col {
    margin-bottom: 0;
    width: 25%;
  }
}
.services-inner {
  background: #f1f1f1;
  padding: 60px 0 15px;
  text-align: center;
}
.services-inner .icon {
  display: inline-block;
}
.services-inner .icon svg {
  height: 60px;
  width: 60px;
}
.services-inner .icon svg path {
  fill: #777777;
}
.services-inner .btn-link {
  padding-right: 0;
}
@media (max-width: 570px) {
  .services-inner .btn-link {
    background-position-y: 15px;
  }
}
@media (min-width: 571px) {
  .services-inner .btn-link {
    padding-top: 9px !important;
  }
}
.services-headline {
  color: #3f3f3f;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 18px;
  margin: 0;
  padding: 30px 30px 0;
}
.services-text {
  border-bottom: 1px solid white;
  margin: 0 0 15px;
  padding: 15px 30px 30px;
}
.friendship-list-olympus {
  margin-top: 0 !important;
}
.friendship-list-olympus .follower-select {
  display: inline-block;
  float: none;
  height: auto;
  margin: 0;
  padding-top: 30px;
  overflow: visible;
  border: none;
}
.friendship-list-olympus .follower-select .nice-select {
  display: inline-block;
  width: 100%;
}
.friendship-list-olympus .follower-select .nice-select:after {
  display: none;
}
@media (min-width: 571px) {
  .friendship-list-olympus .follower-select .nice-select {
    width: auto;
  }
}
.friendship-list-olympus .follower-select .nice-select .chosen-single span {
  padding: 0 30px 0 15px;
}
.friendship-list-olympus .follower-select select {
  color: #3f3f3f;
  font-weight: bold;
}
.friendship-list-olympus .thumbnail.content-item {
  float: left;
  width: 100%;
  padding: 15px 0 0;
  background-color: transparent;
}
.friendship-list-olympus .thumbnail.content-item:hover {
  background-color: transparent !important;
}
.friendship-list-olympus .thumbnail.content-item table {
  width: 100%;
}
.friendship-list-olympus .thumbnail.content-item table .master-friend {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.friendship-list-olympus .thumbnail.content-item table .user-photo,
.friendship-list-olympus .thumbnail.content-item table .actions {
  display: table-cell;
  vertical-align: middle;
}
.friendship-list-olympus .thumbnail.content-item table .user-photo {
  width: auto;
  padding-right: 15px;
}
.friendship-list-olympus .thumbnail.content-item table .user-photo img {
  border-radius: 50px;
  border: 2px solid #c9c9c9;
}
@media (min-width: 400px) {
  .friendship-list-olympus .thumbnail.content-item table .user-photo {
    width: 100px;
  }
}
.friendship-list-olympus .thumbnail.content-item table .author {
  display: table-cell;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
  word-wrap: break-word;
  vertical-align: middle;
  text-decoration: none;
}
.friendship-list-olympus .thumbnail.content-item table .author .user-name {
  color: #3f3f3f;
}
.friendship-list-olympus .thumbnail.content-item table .actions {
  padding: 0;
  width: auto;
  min-width: 0px;
  text-align: right;
}
@media (min-width: 571px) {
  .friendship-list-olympus .thumbnail.content-item table .actions {
    padding: 0px 10px 0px;
  }
}
.friendship-list-olympus .thumbnail.content-item .follow-btn {
  display: inline-block;
  height: 40px !important;
  padding: 10px 20px;
  border: 1px solid #c9c9c9;
  border-radius: 2px;
  text-decoration: none;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #3f3f3f;
  cursor: pointer;
}
@media (max-width: 570px) {
  .friendship-list-olympus .thumbnail.content-item .follow-btn {
    height: auto !important;
    margin-right: 1px;
    min-height: 40px !important;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    width: 94px;
  }
  .friendship-list-olympus .thumbnail.content-item .follow-btn .container {
    height: auto !important;
    overflow: visible !important;
    overflow-x: visible !important;
  }
  .friendship-list-olympus .thumbnail.content-item .follow-btn .container ul {
    overflow: visible !important;
  }
  .friendship-list-olympus .thumbnail.content-item .follow-btn .container ul .navigation-list-item a {
    float: none !important;
  }
}
@media (min-width: 571px) {
  .friendship-list-olympus .thumbnail.content-item .follow-btn .container {
    overflow-x: hidden !important;
  }
}
.friendship-list-olympus .thumbnail.content-item .follow-btn ul {
  width: auto !important;
}
.friendship-list-olympus .thumbnail.content-item .follow-btn .navigation-list-item a {
  margin-right: 0;
  color: #3f3f3f;
  text-decoration: none;
}
@media (min-width: 768px) {
  .friendship-list-olympus .thumbnail.content-item {
    width: 33%;
    padding: 15px 15px 0 0;
  }
}
.friendship-list-olympus .message.norecords {
  border: none;
  padding: 0;
}
/*! jQuery UI - v1.10.4 - 2015-02-18
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.datepicker.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Helvetica%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=cb842e&bgTextureHeader=glass&bgImgOpacityHeader=25&borderColorHeader=d49768&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=f4f0ec&bgTextureContent=inset_soft&bgImgOpacityContent=100&borderColorContent=e0cfc2&fcContent=1e1b1d&iconColorContent=c47a23&bgColorDefault=ede4d4&bgTextureDefault=glass&bgImgOpacityDefault=70&borderColorDefault=cdc3b7&fcDefault=3f3731&iconColorDefault=f08000&bgColorHover=f5f0e5&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=f5ad66&fcHover=a46313&iconColorHover=f08000&bgColorActive=f4f0ec&bgTextureActive=highlight_hard&bgImgOpacityActive=100&borderColorActive=e0cfc2&fcActive=b85700&iconColorActive=f35f07&bgColorHighlight=f5f5b5&bgTextureHighlight=highlight_hard&bgImgOpacityHighlight=75&borderColorHighlight=d9bb73&fcHighlight=060200&iconColorHighlight=cb672b&bgColorError=fee4bd&bgTextureError=highlight_hard&bgImgOpacityError=65&borderColorError=f8893f&fcError=592003&iconColorError=ff7519&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=75&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=75&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/

.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */

}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/

.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/

/* states and images */

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/

/* Overlays */

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */

.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* Component containers
----------------------------------*/

.ui-widget {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #e0cfc2;
  background: #f4f0ec url("/cfs-file/__key/communityserver-components-sitefiles/img-jqueryui/ui-bg_inset-soft_100_f4f0ec_1x100.png") 50% bottom repeat-x;
  color: #1e1b1d;
}
.ui-widget-content a {
  color: #1e1b1d;
}
.ui-widget-header {
  border: 1px solid #d49768;
  background: #cb842e url("/cfs-file/__key/communityserver-components-sitefiles/img-jqueryui/ui-bg_glass_25_cb842e_1x400.png") 50% 50% repeat-x;
  color: white;
  font-weight: bold;
}
.ui-widget-header a {
  color: white;
}
/* Interaction states
----------------------------------*/

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #cdc3b7;
  background: #ede4d4 url("/cfs-file/__key/communityserver-components-sitefiles/img-jqueryui/ui-bg_glass_70_ede4d4_1x400.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #3f3731;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #3f3731;
  text-decoration: none;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #a46313;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #e0cfc2;
  background: #f4f0ec url("/cfs-file/__key/communityserver-components-sitefiles/img-jqueryui/ui-bg_highlight-hard_100_f4f0ec_1x100.png") 50% 50% repeat-x;
  font-weight: normal;
  color: #b85700;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #b85700;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #d9bb73;
  background: #f5f5b5 url("/cfs-file/__key/communityserver-components-sitefiles/img-jqueryui/ui-bg_highlight-hard_75_f5f5b5_1x100.png") 50% top repeat-x;
  color: #060200;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #060200;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f8893f;
  background: #fee4bd url("/cfs-file/__key/communityserver-components-sitefiles/img-jqueryui/ui-bg_highlight-hard_65_fee4bd_1x100.png") 50% top repeat-x;
  color: #592003;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #592003;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #592003;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* For IE8 - See #6059 */

}
/* Icons
----------------------------------*/

/* states and images */

.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/cfs-file/__key/communityserver-components-sitefiles/img-jqueryui/ui_2D00_icons_5F00_c47a23_5F00_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("/cfs-file/__key/communityserver-components-sitefiles/img-jqueryui/ui_2D00_icons_5F00_ffffff_5F00_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("/cfs-file/__key/communityserver-components-sitefiles/img-jqueryui/ui_2D00_icons_5F00_f08000_5F00_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("/cfs-file/__key/communityserver-components-sitefiles/img-jqueryui/ui_2D00_icons_5F00_f08000_5F00_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("/cfs-file/__key/communityserver-components-sitefiles/img-jqueryui/ui_2D00_icons_5F00_f35f07_5F00_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("/cfs-file/__key/communityserver-components-sitefiles/img-jqueryui/ui_2D00_icons_5F00_cb672b_5F00_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("/cfs-file/__key/communityserver-components-sitefiles/img-jqueryui/ui_2D00_icons_5F00_ff7519_5F00_256x240.png");
}
/* positioning */

.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */

.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/

/* Corner radius */

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 6px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 6px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 6px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 6px;
}
/* Overlays */

.ui-widget-overlay {
  background: #aaaaaa url("/cfs-file/__key/communityserver-components-sitefiles/img-jqueryui/ui_2D00_bg_5F00_flat_5F00_75_5F00_aaaaaa_5F00_40x100.png") 50% 50% repeat-x;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url("/cfs-file/__key/communityserver-components-sitefiles/img-jqueryui/ui_2D00_bg_5F00_flat_5F00_75_5F00_aaaaaa_5F00_40x100.png") 50% 50% repeat-x;
  opacity: 0.3;
  filter: alpha(opacity=30);
  border-radius: 8px;
}
.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px;
}
.ui-timepicker-div dl {
  text-align: left;
}
.ui-timepicker-div dl dt {
  float: left;
  clear: left;
  padding: 0 0 0 5px;
}
.ui-timepicker-div dl dd {
  margin: 0 10px 10px 40%;
}
.ui-timepicker-div td {
  font-size: 90%;
}
.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.ui-timepicker-div .ui_tpicker_unit_hide {
  display: none;
}
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input {
  background: none;
  color: inherit;
  border: none;
  outline: none;
  border-bottom: solid 1px #555555;
  width: 95%;
}
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus {
  border-bottom-color: #aaaaaa;
}
.ui-timepicker-rtl {
  direction: rtl;
}
.ui-timepicker-rtl dl {
  text-align: right;
  padding: 0 5px 0 0;
}
.ui-timepicker-rtl dl dt {
  float: right;
  clear: right;
}
.ui-timepicker-rtl dl dd {
  margin: 0 40% 10px 10px;
}
/* Shortened version style */

.ui-timepicker-div.ui-timepicker-oneLine {
  padding-right: 2px;
}
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time,
.ui-timepicker-div.ui-timepicker-oneLine dt {
  display: none;
}
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label {
  display: block;
  padding-top: 2px;
}
.ui-timepicker-div.ui-timepicker-oneLine dl {
  text-align: right;
}
.ui-timepicker-div.ui-timepicker-oneLine dl dd,
.ui-timepicker-div.ui-timepicker-oneLine dl dd > div {
  display: inline-block;
  margin: 0;
}
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before {
  content: ':';
  display: inline-block;
}
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before {
  content: '.';
  display: inline-block;
}
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before {
  display: none;
}
/*
 *  Remodal - v0.6.4
 *  Flat, responsive, lightweight, easy customizable modal window plugin with declarative state notation and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal necessary styles
   ========================================================================== */

/* Hide scroll bar */

html.remodal-is-locked {
  overflow: hidden;
}
/* Anti FOUC */

.remodal,
[data-remodal-id] {
  visibility: hidden;
}
/* Necessary styles of the overlay */

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
}
/* Necessary styles of the wrapper */

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}
.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}
/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
  -webkit-transform: translateZ(0px);
}
/* Necessary styles of the modal dialog */

.remodal {
  position: relative;
  display: inline-block;
}
/* Anti-zoom. Font-size should be >= 16px. */

.remodal select,
.remodal textarea,
.remodal input,
.remodal select:focus,
.remodal textarea:focus,
.remodal input:focus {
  font-size: 16px;
}
/* ==========================================================================
   Remodal default theme
   ========================================================================== */

/* Background for effects */

.remodal-bg {
  -webkit-transition: -webkit-filter 0.2s ease-out;
  -moz-transition: -moz-filter 0.2s ease-out;
  -o-transition: -o-filter 0.2s ease-out;
  transition: filter 0.2s ease-out;
}
body.remodal-is-active .remodal-bg {
  -webkit-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
}
/* Default theme styles of the overlay */

.remodal-overlay {
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  opacity: 0;
  background: black;
}
body.remodal-is-active .remodal-overlay {
  opacity: 1;
}
/* Default theme styles of the modal dialog */

.remodal {
  font-size: 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  min-height: 100%;
  padding: 35px;
  -webkit-transition: -webkit-transform 0.2s ease-out, opacity 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out, opacity 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out, opacity 0.2s ease-out;
  transition: transform 0.2s ease-out, opacity 0.2s ease-out;
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
  opacity: 0;
  color: #182a3c;
  background: #f4f4f4;
  background-clip: padding-box;
}
body.remodal-is-active .remodal {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}
/* Media queries
   ========================================================================== */

@media only screen and (min-width: 641px) {
  .remodal {
    /*max-width: 700px;*/
    min-height: 0;
    margin: 20px auto;
    -webkit-border-radius: 6px;
    border-radius: 6px;
  }
}
/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f02124, endColorstr=#f02124);
}
.lt-ie9 .remodal {
  width: 700px;
  min-height: 0;
  margin: 20px auto;
}
.lt-ie9 .remodal-close:after {
  margin: auto;
  text-align: center;
}
.lt-ie9 .remodal-close:hover,
.lt-ie9 .remodal-close:active {
  background: transparent;
}
.lt-ie9 .remodal-close:hover.remodal-close:after,
.lt-ie9 .remodal-close:active.remodal-close:after {
  color: #3e5368;
}
.remodal {
  background: none;
  height: 100%;
  margin: 0;
  padding: 0;
}
.remodal img {
  max-width: 100%;
  max-height: 100%;
}
.remodal #fullscreen-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 571px) {
  .remodal {
    padding: 15px;
  }
}
.remodal-close,
.remodal-prev,
.remodal-next {
  background: black;
  border-radius: 3px;
  height: 40px;
  left: auto;
  line-height: 40px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  width: 40px;
}
.remodal-close:hover,
.remodal-prev:hover,
.remodal-next:hover {
  background: white;
  color: black;
}
.remodal-close:hover:after,
.remodal-prev:hover:after,
.remodal-next:hover:after {
  color: black;
}
.remodal-close:after,
.remodal-prev:after,
.remodal-next:after {
  color: white;
  font-family: arial, sans-serif;
  line-height: 36px;
}
.remodal-close {
  top: 10px;
  right: 10px;
}
.remodal-close:after {
  content: '╳';
  font-size: 20px;
}
.remodal-next,
.remodal-prev {
  font-family: FourRoads;
  font-size: 40px;
  margin-top: -20px;
  top: 50%;
}
.remodal-next.disabled,
.remodal-prev.disabled {
  background: black;
  color: #a7a7a7;
}
.remodal-next.disabled:hover,
.remodal-prev.disabled:hover {
  background: black;
  cursor: default;
  color: #a7a7a7;
}
.remodal-next svg,
.remodal-prev svg {
  height: 22px;
}
.remodal-prev {
  left: 10px;
}
.remodal-next {
  right: 10px;
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.4.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */

.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  /*border: 1px solid #aaa;*/
  border-top: 0;
  background: white;
  /*box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);*/

}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* @end */

/* @group Single Chosen */

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  /*padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;*/
  /*text-decoration: none;*/
  white-space: nowrap;
  /*line-height: 40px;*/

}
.chosen-container-single .chosen-default {
  color: #999999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  /*margin-right: 26px;*/
  /*padding-right: 25px;*/
  padding: 0 25px 0 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/cfs-file/__key/communityserver-components-sitefiles/img-chosen/chosenSprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  /*background: url('/cfs-file/__key/communityserver-components-sitefiles/img-chosen/chosenSprite.png') no-repeat 0px 2px;*/

}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaaaaa;
  background: white url('/cfs-file/__key/communityserver-components-sitefiles/img-chosen/chosenSprite.png') no-repeat 100% -20px;
  background: url('/cfs-file/__key/communityserver-components-sitefiles/img-chosen/chosenSprite.png') no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* @end */

/* @group Results */

.chosen-container .chosen-results {
  color: #444444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  /*padding: 5px 6px;*/
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #cccccc;
  cursor: default;
}
.chosen-container .chosen-results li.no-results {
  color: #777777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* @end */

/* @group Multi Chosen */

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaaaaa;
  background-color: white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
  background-image: -webkit-linear-gradient(#eeeeee 1%, white 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, white 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, white 15%);
  background-image: linear-gradient(#eeeeee 1%, white 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaaaaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/cfs-file/__key/communityserver-components-sitefiles/img-chosen/chosenSprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #cccccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #cccccc;
  cursor: default;
}
/* @end */

/* @group Active  */

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222222 !important;
}
/* @end */

/* @group Disabled Support */

.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* @end */

/* @group Right to Left */

.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url('/cfs-file/__key/communityserver-components-sitefiles/img-chosen/chosenSprite.png') no-repeat -30px -20px;
  background: url('/cfs-file/__key/communityserver-components-sitefiles/img-chosen/chosenSprite.png') no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
/* @end */

/* @group Retina compatibility */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  /*.chosen-container-single .chosen-single div b,*/ .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('/cfs-file/__key/communityserver-components-sitefiles/img-chosen/chosenSprite2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
body.visionaries-body {
  padding-top: 55px !important;
}
@media (min-width: 571px) {
  body.visionaries-body {
    padding-top: 0 !important;
  }
}
@media (max-width: 570px) {
  .visionaries-master:nth-child(1) {
    padding-top: 40px;
  }
}
.visionaries-master .large-sc-inner {
  padding: 0 10px;
}
body.visionar .user-gallery {
  background-color: black;
}
.go-to-gallery p {
  padding: 10px 0 30px;
}
@media (max-width: 570px) {
  .go-to-gallery .btn {
    width: 100%;
  }
}
.visionaries-carousel {
  background: black;
  background: linear-gradient(to bottom, #090909 0%, #1f1f1f 45%, #1f1f1f 55%, #070707 100%);
}
.visionaries-carousel.pen {
  background: white;
}
.visionaries-carousel-inner {
  margin: 0 auto;
  max-width: 1280px;
  padding: 0;
  position: relative;
}
.visionaries-carousel-slide {
  position: relative;
}
.visionaries-carousel-slide .img {
  height: 430px;
  max-width: initial;
  width: auto;
}
@media (min-width: 768px) {
  .visionaries-carousel-slide .img {
    height: auto;
    min-height: 0;
  }
}
.visionaries-carousel-slide .visionaries-caption {
  bottom: 10px;
  left: 10px;
  min-height: 80px;
  padding-left: 100px;
  padding-top: 15px;
  position: absolute;
  width: 100%;
  z-index: 1;
}
@media (min-width: 992px) {
  .visionaries-carousel-slide .visionaries-caption {
    left: 70px;
  }
}
.visionaries-carousel-slide .visionaries-caption .visionaries-avatar {
  left: 0;
  position: absolute;
  top: 0;
}
.visionaries-carousel-slide .visionaries-caption .visionaries-avatar img {
  box-shadow: 0 0 50px #e9b126;
}
.visionaries-carousel-slide .visionaries-brand {
  color: white;
  font-family: 'HelveticaNeueRomanRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-style: italic;
  margin: 0;
  padding: 0;
}
.visionaries-carousel-slide .visionaries-name {
  color: white;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  padding: 4px 0;
}
.visionaries-carousel-slide .visionaries-name a {
  color: white;
  text-decoration: underline;
}
.visionaries-carousel-slide .visionaries-name a:hover,
.visionaries-carousel-slide .visionaries-name a:focus,
.visionaries-carousel-slide .visionaries-name a:active {
  text-decoration: none;
}
.visionaries-carousel-slide .visionaries-location {
  color: white;
  font-size: 15px;
  position: relative;
  top: -5px;
}
.visionaries-carousel-slide .visionaries-marker {
  display: inline-block;
  height: 25px;
  margin-left: -5px;
  position: relative;
  top: 7px;
  width: 25px;
}
.visionaries-carousel-slide .visionaries-marker svg {
  height: 100%;
  width: 100%;
}
.visionaries-carousel-slide .visionaries-marker svg path {
  fill: white;
}
.visionaries-carousel-nav {
  display: none;
}
@media (min-width: 571px) {
  .visionaries-carousel-nav {
    display: inline-block;
    height: 50px;
    opacity: 0.65;
    position: absolute;
    top: 45%;
    width: 50px;
  }
  .visionaries-carousel-nav:hover {
    opacity: 1;
  }
  .visionaries-carousel-nav svg {
    fill: white;
    height: 100%;
    width: 100%;
  }
  .visionaries-carousel-nav.prev {
    left: 10px;
  }
  .visionaries-carousel-nav.next {
    right: 10px;
  }
}
@media (min-width: 992px) {
  .visionaries-carousel-nav.prev {
    left: 45px;
  }
}
@media (min-width: 992px) {
  .visionaries-carousel-nav.next {
    right: 45px;
  }
}
.visionaries-discovery {
  background: black;
  background: linear-gradient(to right, black 0%, #202020 45%, #202020 55%, black 100%);
  padding-bottom: 35px;
}
@media (min-width: 768px) {
  .visionaries-discovery {
    background: linear-gradient(to bottom, #2a2a2a 0%, #272727 45%, #383838 55%, #262626 75%, #252525 100%);
    padding-bottom: 60px;
  }
}
.visionaries-discovery .headline {
  color: white;
  font-family: 'HelveticaNeueLightRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 35px;
  font-weight: normal;
  margin: 0;
  padding: 25px 0 20px;
}
@media (min-width: 768px) {
  .visionaries-discovery .headline {
    margin: 0;
    padding: 60px 0 40px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .visionaries-discovery .tb-hidden {
    display: none;
  }
}
.visionaries-discovery.pen {
  background: white;
}
.visionaries-discovery.pen .headline {
  color: #3f3f3f;
}
.visionaries-discovery.tough {
  background: #97999b;
  color: white;
}
.visionaries-discovery.tough p {
  color: white;
}
@media (min-width: 1200px) {
  .visionaries-row {
    margin: 0 -10px;
  }
}
@media (min-width: 768px) {
  .visionaries-column {
    padding: 0 25px;
  }
  .visionaries-column:first-child {
    padding-left: 0;
  }
  .visionaries-column:last-child {
    padding-right: 0;
  }
}
.visionaries-column p {
  color: #898989;
}
@media (min-width: 768px) {
  .visionaries-column .text-wrap {
    padding: 60px 90px 110px 0;
  }
  .visionaries-column .text-wrap.padding-left {
    padding-left: 45px;
  }
  .visionaries-column .text-wrap.no-padding-top {
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .visionaries-column-md-50 {
    float: left;
    width: 50%;
  }
}
.visionaries-avatar {
  position: relative;
}
.visionaries-avatar img {
  border: 3px solid #e9b126;
  border-radius: 50%;
  max-height: 80px !important;
  max-width: 80px !important;
  width: 80px;
  height: 80px !important;
  object-fit: cover;
}
.visionaries-avatar .icon-visionary {
  display: inline-block;
  height: 25px;
  position: absolute;
  right: -2px;
  top: 45%;
  width: 25px;
}
.visionaries-avatar .icon-visionary svg {
  height: 100%;
  width: 100%;
  fill: #e9b126;
}
.visionaries-discovery-card {
  margin: 25px 0;
  position: relative;
}
@media (min-width: 768px) {
  .visionaries-discovery-card {
    margin: 0;
  }
}
.visionaries-discovery-card .img {
  height: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .visionaries-discovery-card .img {
    max-width: 100%;
  }
}
.visionaries-discovery-card .visionaries-caption {
  bottom: 10px;
  left: 20px;
  position: absolute;
  z-index: 1;
  width: calc(100% - 20px);
}
@media (min-width: 768px) {
  .visionaries-discovery-card .visionaries-caption {
    bottom: 20px;
    min-height: 80px;
    padding-left: 100px;
    padding-top: 20px;
    width: 100%;
  }
  .visionaries-discovery-card .visionaries-caption .visionaries-avatar {
    left: 0;
    position: absolute;
    top: 0;
  }
}
.visionaries-discovery-card .visionaries-name {
  color: white;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.visionaries-discovery-card .visionaries-name a {
  color: white;
  text-decoration: underline;
}
.visionaries-discovery-card .visionaries-name a:hover,
.visionaries-discovery-card .visionaries-name a:focus,
.visionaries-discovery-card .visionaries-name a:active {
  text-decoration: none;
}
.visionaries-discovery-card .visionaries-location {
  color: white;
  font-size: 15px;
  position: relative;
  top: -5px;
}
.visionaries-discovery-card .visionaries-marker {
  display: inline-block;
  height: 25px;
  margin-left: -5px;
  position: relative;
  top: 7px;
  width: 25px;
}
.visionaries-discovery-card .visionaries-marker svg {
  height: 100%;
  width: 100%;
}
.visionaries-discovery-card .visionaries-marker svg path {
  fill: white;
}
@media (max-width: 767px) {
  .visionaries-discovery-card .visionaries-avatar,
  .visionaries-discovery-card .visionaries-location {
    display: none;
  }
}
.visionary-read-more-btn {
  padding: 20px 0;
}
.visionary-read-more-btn.hidden {
  display: none;
}
.visionary-read-more-btn .btn {
  width: 100%;
}
@media (min-width: 768px) {
  .visionary-read-more-btn {
    display: none;
  }
}
.visionary-read-more {
  display: none;
}
.visionary-read-more.visible {
  display: block;
}
@media (min-width: 768px) {
  .visionary-read-more {
    display: block;
  }
}
.meet-visionaries {
  background: black;
  background: linear-gradient(to right, #020202 0%, #292929 40%, #292929 60%, #020202 100%);
}
@media (min-width: 768px) {
  .meet-visionaries {
    background: linear-gradient(to right, #090909 0%, #292929 40%, #292929 60%, #090909 100%);
  }
}
.meet-visionaries .headline {
  color: white;
  font-family: 'HelveticaNeueLightRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 35px;
  font-weight: normal;
  margin: 0;
  padding: 30px 0 15px;
}
@media (min-width: 768px) {
  .meet-visionaries .headline {
    margin: 0;
    padding: 55px 0 20px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .meet-visionaries .perex {
    margin: 0 auto;
    max-width: 750px;
    text-align: center;
  }
}
.meet-visionaries .subheadline {
  display: none;
}
@media (min-width: 768px) {
  .meet-visionaries .subheadline {
    display: block;
    color: white;
    font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 20px;
    padding-top: 45px;
    padding-bottom: 15px;
    text-align: center;
  }
}
.meet-visionaries.pen {
  padding-bottom: 30px;
  background: white;
}
.meet-visionaries.pen .headline,
.meet-visionaries.pen .subheadline {
  color: #3f3f3f;
}
.meet-visionaries.tough {
  padding-bottom: 30px;
  background: #a2a3a5;
  color: white;
}
.visionaries-list {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .visionaries-list {
    display: none;
  }
}
.visionaries-list .btn {
  margin-top: 20px;
  width: 100%;
}
.visionaries-list .btn.loading {
  background: url(/cfs-file/__key/communityserver-components-sitefiles/img/loader.GIF) center center no-repeat white;
  text-indent: -9999px;
}
.visionaries-list .btn.hidden {
  display: none;
}
.visionaries-info {
  padding-bottom: 20px;
}
.visionaries-info .visionaries-avatar {
  float: left;
  padding-right: 20px;
}
.visionaries-info .visionaries-name {
  color: white;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.visionaries-info .visionaries-name a {
  color: white;
  text-decoration: underline;
}
.visionaries-info .visionaries-name a:hover,
.visionaries-info .visionaries-name a:focus,
.visionaries-info .visionaries-name a:active {
  text-decoration: none;
}
.visionaries-info .visionaries-theme {
  color: white;
  font-size: 15px;
  margin: 0;
  padding: 2px 0;
}
.visionaries-info .visionaries-location {
  color: white;
  font-size: 15px;
  position: relative;
  top: -5px;
}
.visionaries-info .visionaries-marker {
  display: inline-block;
  height: 25px;
  margin-left: -5px;
  position: relative;
  top: 7px;
  width: 25px;
}
.visionaries-info .visionaries-marker svg {
  height: 100%;
  width: 100%;
}
.visionaries-info .visionaries-marker svg path {
  fill: white;
}
.visionaries-map {
  display: none;
}
@media (min-width: 768px) {
  .visionaries-map {
    display: block;
    margin-top: 55px;
    height: 570px;
    width: 100%;
  }
}
.visionaries-map.diving {
  display: block;
  margin-top: 55px;
  height: 250px;
  width: 100%;
}
@media (min-width: 768px) {
  .visionaries-map.diving {
    height: 570px;
  }
}
.visionaries-map-wrap {
  position: relative;
}
@media (min-width: 1200px) {
  .visionaries-map-wrap {
    margin: 0 -10px;
  }
}
.visionaries-infobox {
  background: white;
  box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  height: auto !important;
  min-height: 100px;
  position: absolute;
  z-index: 1;
  padding: 0.75rem 2.5rem 0.75rem 0.75rem;
}
.visionaries-infobox:before {
  border: 20px solid transparent;
  border-right-color: white;
  border-top-width: 8px;
  border-bottom-width: 8px;
  content: '';
  display: block;
  height: 0;
  left: -40px;
  position: absolute;
  top: 55px;
  width: 0;
  z-index: 0;
}
.visionaries-infobox > img {
  color: #a3a3a3;
  cursor: pointer;
  font-size: 17px;
  height: 25px;
  line-height: 22px;
  text-align: center;
  width: 25px;
  margin-right: -1.5rem;
  z-index: 1;
}
.visionaries-infobox .content {
  padding: 12px 12px 0;
  position: relative;
}
.visionaries-infobox .visionaries-info {
  min-height: 80px;
  padding-top: 10px;
  padding-bottom: 30px;
  padding-left: 120px;
  position: relative;
}
.visionaries-infobox .visionaries-info .visionaries-avatar {
  left: 10px;
  position: absolute;
  top: 0;
}
.visionaries-infobox .visionaries-info .visionaries-name {
  color: black;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.visionaries-infobox .visionaries-info .visionaries-name a {
  color: black;
  text-decoration: underline;
}
.visionaries-infobox .visionaries-info .visionaries-name a:hover,
.visionaries-infobox .visionaries-info .visionaries-name a:focus,
.visionaries-infobox .visionaries-info .visionaries-name a:active {
  text-decoration: none;
}
.visionaries-infobox .visionaries-info .visionaries-theme {
  color: black;
  font-size: 15px;
  margin: 0;
  padding: 2px 0;
}
.visionaries-infobox .visionaries-info .visionaries-location {
  color: black;
  font-size: 15px;
  position: relative;
  top: -5px;
}
.visionaries-infobox .visionaries-info .visionaries-marker {
  display: inline-block;
  height: 25px;
  margin-left: -5px;
  position: relative;
  top: 7px;
  width: 25px;
}
.visionaries-infobox .visionaries-info .visionaries-marker svg {
  height: 100%;
  width: 100%;
}
.visionaries-infobox .visionaries-info .visionaries-marker svg path {
  fill: black;
}
.visionaries-infobox .map-image {
  float: left;
  height: 75px;
  margin-right: 20px;
}
.visionaries-infobox .map-link {
  font-size: 18px;
  color: black;
  text-decoration: none;
}
.become-visionary {
  background: black;
  background: linear-gradient(to right, black 0%, #202020 45%, #202020 55%, black 100%);
}
@media (min-width: 768px) {
  .become-visionary {
    background: linear-gradient(to right, #090909 0%, #1f1f1f 45%, #1f1f1f 55%, #070707 100%);
  }
}
.become-visionary .headline {
  color: white;
  font-family: 'HelveticaNeueLightRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 35px;
  font-weight: normal;
  margin: 0;
  padding: 30px 0 15px;
}
@media (min-width: 768px) {
  .become-visionary .headline {
    margin: 0;
    padding: 55px 0 20px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .become-visionary .perex {
    margin: 0 auto;
    max-width: 820px;
    text-align: center;
  }
}
.become-visionary .subheadline {
  display: none;
}
@media (min-width: 768px) {
  .become-visionary .subheadline {
    display: block;
    color: white;
    font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 20px;
    padding-top: 45px;
    padding-bottom: 15px;
    text-align: center;
  }
}
.become-visionary .upload-photo {
  padding: 0 20px 60px;
  text-align: center;
}
@media (min-width: 768px) {
  .become-visionary .upload-photo {
    padding: 40px 0 60px;
  }
}
.become-visionary .upload-photo .btn {
  width: 100%;
}
@media (min-width: 768px) {
  .become-visionary .upload-photo .btn {
    width: auto;
  }
}
.become-visionary.pen {
  background: white;
}
@media (min-width: 768px) {
  
}
.become-visionary.pen .headline,
.become-visionary.pen .subheadline {
  color: #3f3f3f;
}
.become-visionary.tough {
  background: #98999b;
  color: white;
}
@media (min-width: 768px) {
  
}
.become-visionary.tough .become-visionary-steps .icon svg {
  fill: white;
}
@media (min-width: 768px) {
  .become-visionary-steps {
    margin: 0 auto;
    max-width: 820px;
  }
}
.become-visionary-steps .item {
  padding-bottom: 40px;
  text-align: center;
}
@media (min-width: 768px) {
  .become-visionary-steps .item {
    float: left;
    width: 33.333%;
  }
}
.become-visionary-steps .item .text {
  margin: auto;
  max-width: 200px;
}
.become-visionary-steps .icon {
  display: inline-block;
  height: 55px;
  width: 65px;
}
.become-visionary-steps .icon svg {
  fill: #777777;
  height: 100%;
  width: 100%;
}
@media (max-width: 570px) {
  .become-visionary-steps {
    margin-top: 1.5em;
  }
}
.visionar,
.visionar-pen,
.visionar-tough,
.visionar-collaborator {
  background: black;
  background: linear-gradient(to right, black 0%, #202020 45%, #202020 55%, black 100%);
}
.visionar .single-column,
.visionar-pen .single-column,
.visionar-tough .single-column,
.visionar-collaborator .single-column {
  background: none;
}
.visionar .my-profile-menu:not(.gallery-sorting-menu),
.visionar-pen .my-profile-menu:not(.gallery-sorting-menu),
.visionar-tough .my-profile-menu:not(.gallery-sorting-menu),
.visionar-collaborator .my-profile-menu:not(.gallery-sorting-menu) {
  display: none;
}
.visionar .my-gear,
.visionar-pen .my-gear,
.visionar-tough .my-gear,
.visionar-collaborator .my-gear {
  display: block;
}
.visionar .my-gear h3,
.visionar-pen .my-gear h3,
.visionar-tough .my-gear h3,
.visionar-collaborator .my-gear h3 {
  margin-bottom: 30px;
}
.visionar .my-gear table,
.visionar-pen .my-gear table,
.visionar-tough .my-gear table,
.visionar-collaborator .my-gear table {
  width: 100%;
  font-family: 'HelveticaNeueRomanRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.visionar .my-gear table .gear-title,
.visionar-pen .my-gear table .gear-title,
.visionar-tough .my-gear table .gear-title,
.visionar-collaborator .my-gear table .gear-title {
  color: #8a8a8a;
}
.visionar .my-gear table .gear-stuff,
.visionar-pen .my-gear table .gear-stuff,
.visionar-tough .my-gear table .gear-stuff,
.visionar-collaborator .my-gear table .gear-stuff {
  color: white;
}
.visionar .my-gear table .gear-stuff.date,
.visionar-pen .my-gear table .gear-stuff.date,
.visionar-tough .my-gear table .gear-stuff.date,
.visionar-collaborator .my-gear table .gear-stuff.date {
  color: #8a8a8a;
}
.visionar .user-userprofile .layout,
.visionar-pen .user-userprofile .layout,
.visionar-tough .user-userprofile .layout,
.visionar-collaborator .user-userprofile .layout {
  background: black;
  background: linear-gradient(to right, black 0%, #202020 45%, #202020 55%, black 100%);
}
@media (min-width: 768px) {
  .visionar .user-userprofile .layout,
  .visionar-pen .user-userprofile .layout,
  .visionar-tough .user-userprofile .layout,
  .visionar-collaborator .user-userprofile .layout {
    background: linear-gradient(to bottom, #2a2a2a 0%, #272727 45%, #383838 55%, #262626 75%, #252525 100%);
  }
}
.visionar .user-profile-olympus .content-fragment-content,
.visionar-pen .user-profile-olympus .content-fragment-content,
.visionar-tough .user-profile-olympus .content-fragment-content,
.visionar-collaborator .user-profile-olympus .content-fragment-content {
  border-top: 0;
  margin: 0 -20px;
  padding-left: 20px;
  padding-right: 20px;
}
.visionar .user-profile-olympus .content-fragment-content h3,
.visionar-pen .user-profile-olympus .content-fragment-content h3,
.visionar-tough .user-profile-olympus .content-fragment-content h3,
.visionar-collaborator .user-profile-olympus .content-fragment-content h3 {
  color: white;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
@media (min-width: 768px) {
  .visionar .user-profile-olympus .content-fragment-content h3,
  .visionar-pen .user-profile-olympus .content-fragment-content h3,
  .visionar-tough .user-profile-olympus .content-fragment-content h3,
  .visionar-collaborator .user-profile-olympus .content-fragment-content h3 {
    font-family: 'HelveticaNeueRomanRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }
}
.visionar .user-profile-olympus .content-fragment-content a,
.visionar-pen .user-profile-olympus .content-fragment-content a,
.visionar-tough .user-profile-olympus .content-fragment-content a,
.visionar-collaborator .user-profile-olympus .content-fragment-content a {
  color: white;
}
.visionar .user-profile-olympus .content-fragment-content .no-info-headline,
.visionar-pen .user-profile-olympus .content-fragment-content .no-info-headline,
.visionar-tough .user-profile-olympus .content-fragment-content .no-info-headline,
.visionar-collaborator .user-profile-olympus .content-fragment-content .no-info-headline {
  color: #3f3f3f;
}
.visionar .user-profile-group-content-fragment .about-me-statistics-list,
.visionar-pen .user-profile-group-content-fragment .about-me-statistics-list,
.visionar-tough .user-profile-group-content-fragment .about-me-statistics-list,
.visionar-collaborator .user-profile-group-content-fragment .about-me-statistics-list,
.visionar .user-profile-group-content-fragment .top-border,
.visionar-pen .user-profile-group-content-fragment .top-border,
.visionar-tough .user-profile-group-content-fragment .top-border,
.visionar-collaborator .user-profile-group-content-fragment .top-border {
  border-top: 0;
}
.visionar .media-gallery-post-list .content-fragment-content .content-item-olympus,
.visionar-pen .media-gallery-post-list .content-fragment-content .content-item-olympus,
.visionar-tough .media-gallery-post-list .content-fragment-content .content-item-olympus,
.visionar-collaborator .media-gallery-post-list .content-fragment-content .content-item-olympus,
.visionar .tagged-content-list.content-fragment.with-spacing .content-fragment-content .content-item-olympus,
.visionar-pen .tagged-content-list.content-fragment.with-spacing .content-fragment-content .content-item-olympus,
.visionar-tough .tagged-content-list.content-fragment.with-spacing .content-fragment-content .content-item-olympus,
.visionar-collaborator .tagged-content-list.content-fragment.with-spacing .content-fragment-content .content-item-olympus,
.visionar .search-result-list .content-fragment-content .content-item-olympus,
.visionar-pen .search-result-list .content-fragment-content .content-item-olympus,
.visionar-tough .search-result-list .content-fragment-content .content-item-olympus,
.visionar-collaborator .search-result-list .content-fragment-content .content-item-olympus,
.visionar .favorable-content-list .content-fragment-content .content-item-olympus,
.visionar-pen .favorable-content-list .content-fragment-content .content-item-olympus,
.visionar-tough .favorable-content-list .content-fragment-content .content-item-olympus,
.visionar-collaborator .favorable-content-list .content-fragment-content .content-item-olympus,
.visionar .media-gallery-post-list,
.visionar-pen .media-gallery-post-list,
.visionar-tough .media-gallery-post-list,
.visionar-collaborator .media-gallery-post-list,
.visionar .tagged-content-list.content-fragment.with-spacing,
.visionar-pen .tagged-content-list.content-fragment.with-spacing,
.visionar-tough .tagged-content-list.content-fragment.with-spacing,
.visionar-collaborator .tagged-content-list.content-fragment.with-spacing,
.visionar .search-result-list,
.visionar-pen .search-result-list,
.visionar-tough .search-result-list,
.visionar-collaborator .search-result-list,
.visionar .favorable-content-list,
.visionar-pen .favorable-content-list,
.visionar-tough .favorable-content-list,
.visionar-collaborator .favorable-content-list {
  background: none;
}
.visionar .layout-region-inner.right-sidebar[visibility="hidden"],
.visionar-pen .layout-region-inner.right-sidebar[visibility="hidden"],
.visionar-tough .layout-region-inner.right-sidebar[visibility="hidden"],
.visionar-collaborator .layout-region-inner.right-sidebar[visibility="hidden"] {
  display: none !important;
}
.visionar .header-fragments .layout .layout-content.header-top-content,
.visionar-pen .header-fragments .layout .layout-content.header-top-content,
.visionar-tough .header-fragments .layout .layout-content.header-top-content,
.visionar-collaborator .header-fragments .layout .layout-content.header-top-content {
  background: white;
}
.visionar .about-me-statistics-list .count,
.visionar-pen .about-me-statistics-list .count,
.visionar-tough .about-me-statistics-list .count,
.visionar-collaborator .about-me-statistics-list .count {
  color: white;
}
.visionar .user-profile-group-content-fragment .social-sites-list,
.visionar-pen .user-profile-group-content-fragment .social-sites-list,
.visionar-tough .user-profile-group-content-fragment .social-sites-list,
.visionar-collaborator .user-profile-group-content-fragment .social-sites-list {
  padding-top: 15px;
}
.visionar .profile-header-master,
.visionar-pen .profile-header-master,
.visionar-tough .profile-header-master,
.visionar-collaborator .profile-header-master {
  background: none;
}
.visionar .dashboard-header-image,
.visionar-pen .dashboard-header-image,
.visionar-tough .dashboard-header-image,
.visionar-collaborator .dashboard-header-image {
  background: url("/cfs-file/__key/communityserver-components-sitefiles/img-visionaries/dashboardheadersm.jpg") top center no-repeat;
  background-size: cover;
  height: 105px;
}
@media (min-width: 571px) {
  .visionar .dashboard-header-image,
  .visionar-pen .dashboard-header-image,
  .visionar-tough .dashboard-header-image,
  .visionar-collaborator .dashboard-header-image {
    background: url("/cfs-file/__key/communityserver-components-sitefiles/img-visionaries/dashboardheaderlg.jpg") top center no-repeat;
    background-size: cover;
    height: 180px;
  }
}
.visionar .dashboard-header-bg,
.visionar-pen .dashboard-header-bg,
.visionar-tough .dashboard-header-bg,
.visionar-collaborator .dashboard-header-bg {
  background: linear-gradient(to right, #1a1a1a 0%, #2a2a2a 45%, #262626 55%, #262626 75%, #181818 100%);
  padding: 20px 0;
}
@media (min-width: 768px) {
  .visionar .dashboard-header-bg,
  .visionar-pen .dashboard-header-bg,
  .visionar-tough .dashboard-header-bg,
  .visionar-collaborator .dashboard-header-bg {
    background: linear-gradient(to bottom, #1f1f1f 0%, #1e1e1e 45%, #353535 100%);
  }
}
.visionar .dashboard-header,
.visionar-pen .dashboard-header,
.visionar-tough .dashboard-header,
.visionar-collaborator .dashboard-header {
  padding-top: 0;
}
.visionar .dashboard-header .visionaries-caption,
.visionar-pen .dashboard-header .visionaries-caption,
.visionar-tough .dashboard-header .visionaries-caption,
.visionar-collaborator .dashboard-header .visionaries-caption {
  left: 20px;
  padding-left: 90px;
  position: relative;
  z-index: 1;
  width: 100%;
}
.visionar .dashboard-header .visionaries-caption .follow-me,
.visionar-pen .dashboard-header .visionaries-caption .follow-me,
.visionar-tough .dashboard-header .visionaries-caption .follow-me,
.visionar-collaborator .dashboard-header .visionaries-caption .follow-me {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #c9c9c9;
  border-radius: 2px;
  text-decoration: none;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: white;
  cursor: pointer;
}
@media (min-width: 571px) {
  .visionar .dashboard-header .visionaries-caption .follow-me,
  .visionar-pen .dashboard-header .visionaries-caption .follow-me,
  .visionar-tough .dashboard-header .visionaries-caption .follow-me,
  .visionar-collaborator .dashboard-header .visionaries-caption .follow-me {
    margin: 10px 0 0 0;
  }
}
@media (min-width: 768px) {
  .visionar .dashboard-header .visionaries-caption,
  .visionar-pen .dashboard-header .visionaries-caption,
  .visionar-tough .dashboard-header .visionaries-caption,
  .visionar-collaborator .dashboard-header .visionaries-caption {
    left: 0;
    min-height: 80px;
    padding-left: 145px;
  }
}
.visionar .dashboard-header .visionaries-avatar,
.visionar-pen .dashboard-header .visionaries-avatar,
.visionar-tough .dashboard-header .visionaries-avatar,
.visionar-collaborator .dashboard-header .visionaries-avatar {
  left: 0;
  position: absolute;
  top: -40px;
}
@media (min-width: 768px) {
  .visionar .dashboard-header .visionaries-avatar,
  .visionar-pen .dashboard-header .visionaries-avatar,
  .visionar-tough .dashboard-header .visionaries-avatar,
  .visionar-collaborator .dashboard-header .visionaries-avatar {
    top: -60px;
  }
}
.visionar .dashboard-header .visionaries-avatar img,
.visionar-pen .dashboard-header .visionaries-avatar img,
.visionar-tough .dashboard-header .visionaries-avatar img,
.visionar-collaborator .dashboard-header .visionaries-avatar img {
  border: 3px solid #e9b126;
  border-radius: 50%;
  max-height: 80px !important;
  max-width: 80px !important;
  width: 80px;
  height: 80px;
  object-fit: cover;
}
@media (min-width: 768px) {
  .visionar .dashboard-header .visionaries-avatar img,
  .visionar-pen .dashboard-header .visionaries-avatar img,
  .visionar-tough .dashboard-header .visionaries-avatar img,
  .visionar-collaborator .dashboard-header .visionaries-avatar img {
    max-height: 125px !important;
    max-width: 125px !important;
    width: 125px;
    height: 125px !important;
  }
}
.visionar .dashboard-header .visionaries-avatar .icon-visionary,
.visionar-pen .dashboard-header .visionaries-avatar .icon-visionary,
.visionar-tough .dashboard-header .visionaries-avatar .icon-visionary,
.visionar-collaborator .dashboard-header .visionaries-avatar .icon-visionary {
  display: inline-block;
  height: 25px;
  position: absolute;
  right: -2px;
  top: 45%;
  width: 25px;
}
@media (min-width: 768px) {
  .visionar .dashboard-header .visionaries-avatar .icon-visionary,
  .visionar-pen .dashboard-header .visionaries-avatar .icon-visionary,
  .visionar-tough .dashboard-header .visionaries-avatar .icon-visionary,
  .visionar-collaborator .dashboard-header .visionaries-avatar .icon-visionary {
    height: 40px;
    right: 2px;
    top: 53%;
    width: 40px;
  }
}
.visionar .dashboard-header .visionaries-avatar .icon-visionary svg,
.visionar-pen .dashboard-header .visionaries-avatar .icon-visionary svg,
.visionar-tough .dashboard-header .visionaries-avatar .icon-visionary svg,
.visionar-collaborator .dashboard-header .visionaries-avatar .icon-visionary svg {
  height: 100%;
  width: 100%;
  fill: #e9b126;
}
.visionar .dashboard-header .visionaries-brand,
.visionar-pen .dashboard-header .visionaries-brand,
.visionar-tough .dashboard-header .visionaries-brand,
.visionar-collaborator .dashboard-header .visionaries-brand {
  color: white;
  font-family: 'HelveticaNeueRomanRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.visionar .dashboard-header .visionaries-name,
.visionar-pen .dashboard-header .visionaries-name,
.visionar-tough .dashboard-header .visionaries-name,
.visionar-collaborator .dashboard-header .visionaries-name {
  color: white;
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  text-decoration: underline;
  margin: 0;
  padding: 0;
}
.visionar .dashboard-header .visionaries-location,
.visionar-pen .dashboard-header .visionaries-location,
.visionar-tough .dashboard-header .visionaries-location,
.visionar-collaborator .dashboard-header .visionaries-location {
  color: white;
  font-size: 15px;
  position: relative;
  top: -5px;
}
.visionar .dashboard-header .visionaries-marker,
.visionar-pen .dashboard-header .visionaries-marker,
.visionar-tough .dashboard-header .visionaries-marker,
.visionar-collaborator .dashboard-header .visionaries-marker {
  display: inline-block;
  height: 25px;
  margin-left: -5px;
  position: relative;
  top: 7px;
  width: 25px;
}
.visionar .dashboard-header .visionaries-marker svg,
.visionar-pen .dashboard-header .visionaries-marker svg,
.visionar-tough .dashboard-header .visionaries-marker svg,
.visionar-collaborator .dashboard-header .visionaries-marker svg {
  height: 100%;
  width: 100%;
}
.visionar .dashboard-header .visionaries-marker svg path,
.visionar-pen .dashboard-header .visionaries-marker svg path,
.visionar-tough .dashboard-header .visionaries-marker svg path,
.visionar-collaborator .dashboard-header .visionaries-marker svg path {
  fill: white;
}
.visionar .dashboard-header .col-btns,
.visionar-pen .dashboard-header .col-btns,
.visionar-tough .dashboard-header .col-btns,
.visionar-collaborator .dashboard-header .col-btns {
  position: absolute;
  right: 35px;
  top: 0;
}
@media (min-width: 571px) {
  .visionar .dashboard-header .col-btns,
  .visionar-pen .dashboard-header .col-btns,
  .visionar-tough .dashboard-header .col-btns,
  .visionar-collaborator .dashboard-header .col-btns {
    right: 10px;
  }
}
@media (min-width: 1200px) {
  .visionar .dashboard-header .col-btns,
  .visionar-pen .dashboard-header .col-btns,
  .visionar-tough .dashboard-header .col-btns,
  .visionar-collaborator .dashboard-header .col-btns {
    right: 0;
  }
}
.visionar .dashboard-header .col-btns .symbol svg,
.visionar-pen .dashboard-header .col-btns .symbol svg,
.visionar-tough .dashboard-header .col-btns .symbol svg,
.visionar-collaborator .dashboard-header .col-btns .symbol svg {
  fill: #c9c9c9;
}
.visionar .dashboard-header .share-popup,
.visionar-pen .dashboard-header .share-popup,
.visionar-tough .dashboard-header .share-popup,
.visionar-collaborator .dashboard-header .share-popup {
  left: auto !important;
  right: 0 !important;
}
.visionar .dashboard-header .share-popup:before,
.visionar-pen .dashboard-header .share-popup:before,
.visionar-tough .dashboard-header .share-popup:before,
.visionar-collaborator .dashboard-header .share-popup:before {
  left: auto !important;
  right: 8px;
}
.visionar .dashboard-header .share-popup:after,
.visionar-pen .dashboard-header .share-popup:after,
.visionar-tough .dashboard-header .share-popup:after,
.visionar-collaborator .dashboard-header .share-popup:after {
  left: auto !important;
  right: 7px !important;
}
.visionar-pen .social-sites-list .social-site-link svg,
.visionar-tough .social-sites-list .social-site-link svg,
.visionar-collaborator .social-sites-list .social-site-link svg,
.visionar-pen .social-sites-list .social-site-link svg circle,
.visionar-tough .social-sites-list .social-site-link svg circle,
.visionar-collaborator .social-sites-list .social-site-link svg circle {
  fill: black;
}
.visionar-pen,
.visionar-collaborator {
  background: white;
}
.visionar-pen .user-userprofile .layout,
.visionar-collaborator .user-userprofile .layout {
  background: white;
}
@media (min-width: 768px) {
  .visionar-pen .user-userprofile .layout,
  .visionar-collaborator .user-userprofile .layout {
    background: white;
  }
}
.visionar-pen .user-profile-olympus .content-fragment-content h3,
.visionar-collaborator .user-profile-olympus .content-fragment-content h3 {
  color: #3f3f3f;
}
.visionar-pen .about-me-statistics-list .count,
.visionar-collaborator .about-me-statistics-list .count {
  color: #777777;
}
.visionar-pen .my-gear table .gear-title,
.visionar-collaborator .my-gear table .gear-title {
  color: #3f3f3f;
}
.visionar-pen .my-gear table .gear-stuff,
.visionar-collaborator .my-gear table .gear-stuff {
  color: #777777 !important;
}
.visionar-pen .dashboard-header .visionaries-avatar img,
.visionar-collaborator .dashboard-header .visionaries-avatar img {
  border: 3px solid #dbd2e3;
}
.visionar-pen.IE9 .dashboard-header-bg,
.visionar-collaborator.IE9 .dashboard-header-bg {
  background: black;
}
.visionar-tough {
  color: white;
  background: #98999b;
}
.visionar-tough .user-userprofile .layout {
  background: #98999b;
}
@media (min-width: 768px) {
  .visionar-tough .user-userprofile .layout {
    background: #98999b;
  }
}
.visionar-tough .my-gear table .gear-title {
  color: white;
}
.visionar-tough .my-gear table .gear-stuff {
  color: white !important;
}
.visionar-tough .about-me-statistics-list .count,
.visionar-tough .about-me-statistics-list .status {
  color: white;
}
.visionar-tough .user-profile-olympus .content-fragment-content h3 {
  color: white;
}
.visionar-tough .dashboard-header .visionaries-avatar img {
  border: 3px solid #98999b;
}
.visionar-tough.IE9 .dashboard-header-bg {
  background: black;
}
.visionary-journal {
  color: white;
  background: black;
  background: linear-gradient(to bottom, #101010 0%, #252525 100%);
}
.visionary-journal p {
  color: #898989;
}
@media (max-width: 767px) {
  .visionary-journal {
    padding: 0 20px;
  }
}
.visionary-journal .large-sc-inner {
  padding: 50px 0 50px;
}
.visionary-journal h1 {
  color: white;
  margin-top: 0;
}
@media (min-width: 571px) {
  .visionary-journal .max-width-container {
    margin: 0 auto 30px;
    max-width: 680px;
    text-align: center;
  }
}
.visionary-journal .images {
  position: relative;
}
@media (max-width: 767px) {
  .visionary-journal .images {
    padding-bottom: 76.5%;
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .visionary-journal .images {
    padding-bottom: 23%;
    margin-top: 30px;
  }
}
.visionary-journal .images .image1,
.visionary-journal .images .image2,
.visionary-journal .images .image3,
.visionary-journal .images .image4,
.visionary-journal .images .image5 {
  position: absolute;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 767px) {
  .visionary-journal .images .image1 {
    top: 0;
    left: 0;
    width: 37.5%;
    padding-bottom: 37.5%;
  }
  .visionary-journal .images .image2 {
    top: 0;
    left: calc(37.5% + 5px);
    width: 37.5%;
    padding-bottom: 50.5%;
  }
  .visionary-journal .images .image3 {
    top: 0;
    left: calc(2 * 37.5% + 2 * 5px);
    width: calc(100% - (2 * 37.5% + 2 * 5px));
    padding-bottom: calc(50.5%);
  }
  .visionary-journal .images .image4 {
    top: calc(49% + 5px);
    left: 0;
    width: calc(37.5%);
    padding-bottom: calc(37.5%);
  }
  .visionary-journal .images .image5 {
    top: calc(66% + 5px);
    left: calc(37.5% + 5px);
    width: calc(100% - (37.5% + 5px));
    padding-bottom: calc(24.5%);
  }
}
@media (min-width: 768px) {
  .visionary-journal .images .image1 {
    top: calc((250px - 180px)/2);
    left: 0;
    width: calc(23% * (180/250));
    padding-bottom: calc(23% * (180/250));
  }
  .visionary-journal .images .image2 {
    top: calc((250px - 200px)/2);
    left: calc((220/1100) * 100%);
    width: calc(23% * (200/250));
    padding-bottom: calc(23% * (200/250));
  }
  .visionary-journal .images .image3 {
    top: 0;
    left: calc((457/1100) * 100%);
    width: calc(23% * (185/250));
    padding-bottom: calc(23% * (250/250));
  }
  .visionary-journal .images .image4 {
    top: calc((250px - 200px)/2);
    left: calc((680/1100) * 100%);
    width: calc(23% * (200/250));
    padding-bottom: calc(23% * (200/250));
  }
  .visionary-journal .images .image5 {
    top: calc((250px - 180px)/2);
    left: calc((915/1100) * 100%);
    width: calc(23% * (180/250));
    padding-bottom: calc(23% * (180/250));
  }
}
.visionary-journal .visionary-journal-btn {
  margin-top: 1.5em;
  padding: 20px 0;
}
.banners-manager {
  padding-bottom: 150px !important;
}
.banners-manager label {
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.banners-manager textarea {
  width: 100%;
}
.banners-manager .manager-row {
  padding: 10px 0;
  border-top: 1px solid #a3a3a3;
  line-height: 50px;
  padding-left: 20px;
  transition: background 0.15s ease;
}
.banners-manager .manager-row:nth-child(1) {
  border-top: none;
}
.banners-manager .manager-row:hover {
  background-color: #fbfbfb;
}
.banners-manager .manager-row .banner-title {
  font-size: 18px;
}
.banners-manager .manager-row .btn-edit,
.banners-manager .manager-row .btn-remove {
  float: right;
}
.banners-manager .manager-row .btn-edit {
  margin-right: 20px;
}
.banners-manager .language-link.active {
  font-weight: bold;
  text-decoration: none;
}
.banners-manager .validation {
  margin-left: 4px;
  margin-right: 4px;
}
.banners-manager .validation:before {
  display: none;
}
.banners-widget .horizontal-direction.inner-columns {
  border-bottom: 1px solid #e4e4e4;
}
.banners-widget .horizontal-direction.inner-columns .raw-item {
  border-bottom: none;
}
@media (max-width: 570px) {
  .banners-widget .horizontal-direction.inner-columns .banner-item,
  .banners-widget .horizontal-direction.inner-columns .raw-item {
    padding-bottom: 20px;
  }
}
.banners-widget .horizontal-direction.inner-columns .banner-item .img-wrap,
.banners-widget .horizontal-direction.inner-columns .raw-item .img-wrap {
  float: left;
  padding: 30px 18px 0 18px;
}
.banners-widget .horizontal-direction.inner-columns .banner-item .img-wrap img,
.banners-widget .horizontal-direction.inner-columns .raw-item .img-wrap img {
  max-width: 100px;
  max-height: 100px;
}
@media (min-width: 571px) {
  .banners-widget .horizontal-direction.inner-columns .banner-item .img-wrap,
  .banners-widget .horizontal-direction.inner-columns .raw-item .img-wrap {
    width: 100%;
    margin: 0;
    float: none;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .banners-widget .horizontal-direction.inner-columns .banner-item .img-wrap,
  .banners-widget .horizontal-direction.inner-columns .raw-item .img-wrap {
    float: left;
    display: inline-block;
    width: auto;
    padding-top: 10px;
  }
}
@media (min-width: 571px) {
  .banners-widget .horizontal-direction.inner-columns .banner-item {
    float: left;
    border-right: 1px solid #e4e4e4;
  }
  .banners-widget .horizontal-direction.inner-columns .banner-item:last-child {
    border-right: none;
  }
}
.banners-widget .vertical-direction.inner-columns {
  padding: 40px 10px 0;
  max-width: 220px;
}
.banners-widget .vertical-direction.inner-columns.position-left {
  float: left;
}
@media (max-width: 570px) {
  .banners-widget .vertical-direction.inner-columns.position-left {
    float: none;
  }
}
.banners-widget .vertical-direction.inner-columns.position-right {
  float: right;
}
@media (max-width: 570px) {
  .banners-widget .vertical-direction.inner-columns.position-right {
    float: none;
  }
}
.banners-widget .vertical-direction.inner-columns.position-center {
  margin: 0 auto;
}
.banners-widget {
  background: white;
}
.banners-widget .behind-the-raws .raw-item {
  color: #777777;
  display: flex;
}
.banners-widget .behind-the-raws .raw-item .text-part {
  padding-top: 10px;
}
@media (max-width: 571px) {
  .banners-widget .behind-the-raws .raw-item .text-part {
    flex-grow: 2;
    padding-top: 30px;
  }
}
@media (min-width: 992px) {
  .banners-widget .behind-the-raws .raw-item .text-part {
    text-align: left;
  }
}
.banners-widget .behind-the-raws .raw-item .text-part > a {
  color: #777777;
  text-decoration: none;
}
.banners-widget .behind-the-raws .raw-item .text-part > a:hover {
  color: #0084b2;
}
.banners-widget .behind-the-raws .raw-item .text-part .image-links {
  position: absolute;
  bottom: -1rem;
}
@media (max-width: 571px) {
  .banners-widget .behind-the-raws .raw-item .text-part .image-links {
    position: relative;
  }
}
.banners-widget .behind-the-raws .raw-item .text-part .image-links .download-link {
  text-decoration: none;
  font-weight: 600;
  color: #3f3f3f;
}
.banners-widget .behind-the-raws .raw-item .text-part .image-links .download-link:hover {
  color: #0084b2;
}
.banners-widget .banner-item {
  color: #777777;
  text-decoration: none;
  display: block;
}
@media (max-width: 570px) {
  .banners-widget .banner-item {
    width: 100%;
  }
}
.banners-widget .banner-item .text-part {
  padding-top: 30px;
}
@media (min-width: 571px) {
  .banners-widget .banner-item .text-part {
    padding: 10px;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .banners-widget .banner-item .text-part {
    text-align: left;
  }
}
.banners-widget .banner-item .text-part .title {
  padding-bottom: 10px;
}
.banners-widget hr {
  float: left;
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
}
@media (min-width: 571px) {
  .banners-widget .columns-1 .banner-item {
    width: 100%;
  }
  .banners-widget .columns-2 .banner-item {
    width: 50%;
  }
  .banners-widget .columns-3 .banner-item,
  .banners-widget .columns-6 .banner-item {
    width: 33.33%;
  }
  .banners-widget .columns-4 .banner-item {
    width: 33.33%;
  }
  .banners-widget .columns-4 .banner-item:last-child {
    width: 100%;
  }
  .banners-widget .columns-5 .banner-item {
    width: 33.33%;
  }
  .banners-widget .columns-5 .banner-item:nth-child(5),
  .banners-widget .columns-5 .banner-item:last-child {
    width: 50%;
  }
  .banners-widget .columns-6 a:nth-of-type(3),
  .banners-widget .columns-5 a:nth-of-type(3),
  .banners-widget .columns-4 a:nth-of-type(3) {
    border-right: none;
  }
  .banners-widget .columns-6 a:nth-of-type(1),
  .banners-widget .columns-5 a:nth-of-type(1),
  .banners-widget .columns-4 a:nth-of-type(1),
  .banners-widget .columns-6 a:nth-of-type(2),
  .banners-widget .columns-5 a:nth-of-type(2),
  .banners-widget .columns-4 a:nth-of-type(2),
  .banners-widget .columns-6 a:nth-of-type(3),
  .banners-widget .columns-5 a:nth-of-type(3),
  .banners-widget .columns-4 a:nth-of-type(3) {
    border-bottom: 1px solid #e4e4e4;
  }
}
.banners-widget .img-wrap .img-wrap-circle {
  border-radius: 50px;
}
.pen-banner,
.service-pro-banners {
  color: #3f3f3f;
}
.pen-banner .title,
.service-pro-banners .title {
  color: #3f3f3f;
}
.pen-banner .read-more,
.service-pro-banners .read-more {
  width: 100%;
}
@media (min-width: 571px) {
  .pen-banner .read-more,
  .service-pro-banners .read-more {
    position: absolute;
    bottom: 10px;
    width: 80%;
    left: 10%;
  }
}
@media (min-width: 992px) {
  .pen-banner .read-more,
  .service-pro-banners .read-more {
    width: 50%;
    left: 25%;
  }
}
.pen-banner .text,
.service-pro-banners .text {
  padding: 30px 0;
}
@media (min-width: 571px) {
  .pen-banner .text,
  .service-pro-banners .text {
    padding: 30px 0 60px;
  }
}
@media (min-width: 571px) {
  .pen-banner .feature-course,
  .service-pro-banners .feature-course {
    padding: 0 15px;
  }
}
.pen-banner .feature-course img,
.service-pro-banners .feature-course img {
  display: inline-block;
}
.pen-banner .feature-course .play-ico,
.service-pro-banners .feature-course .play-ico {
  position: absolute;
  width: 50px;
  height: 50px;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
}
.service-pro-banners .feature-course {
  margin-top: 20px;
  background-color: #ededed;
}
@media (min-width: 571px) {
  .service-pro-banners .feature-course {
    margin: 20px 15px;
  }
}
.service-pro-banners .feature-course .img-wrap {
  text-decoration: none;
}
@media (min-width: 571px) {
  .service-pro-banners .feature-course .img-wrap {
    margin: 0 -15px;
  }
}
.service-pro-banners .feature-course img {
  width: 100%;
}
@media (min-width: 571px) {
  .service-pro-banners .feature-course .btn {
    width: auto;
    left: 15px;
  }
}
.service-pro-banners .feature-course .text {
  padding: 30px;
}
@media (min-width: 571px) {
  .service-pro-banners .feature-course .text {
    padding: 30px 0 60px;
  }
}
.service-pro-banners .active-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px 0;
  background-color: #14a0c8;
  color: white;
  text-align: center;
  font-size: 18px;
}
.columns {
  min-height: 155px;
  border-bottom: 1px solid #e4e4e4;
  background: white;
}
@media (min-width: 571px) {
  .columns {
    min-height: 160px;
    margin-right: 0.01%;
  }
  .columns .inner-columns {
    max-width: 1280px;
    margin: auto;
  }
}
.columns hr {
  float: left;
  width: 90%;
  margin: 0 5% 0;
}
@media (min-width: 571px) {
  .columns hr {
    display: none;
  }
}
@media (min-width: 571px) {
  .columns .borders {
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
  }
}
.columns .one-third {
  width: 100%;
  float: left;
}
@media (max-width: 570px) {
  .columns .one-third {
    padding-bottom: 45px;
  }
}
@media (min-width: 571px) {
  .columns .one-third {
    width: 33.3%;
  }
}
.columns .one-third .img-wrap {
  width: 75px;
  margin: 50px 0 0 35px;
  float: left;
}
@media (min-width: 571px) {
  .columns .one-third .img-wrap {
    width: 100%;
    margin: 30px 0 0;
    float: left;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .columns .one-third .img-wrap {
    width: 75px;
    margin: 50px 0 0 35px;
  }
}
.columns .one-third .text-part {
  float: left;
  width: 50%;
  margin: 30px 0 0 15px;
  color: #a3a3a3;
}
.columns .one-third .text-part .title {
  display: inline-block;
  margin-bottom: 10px;
  color: #3f3f3f;
}
@media (min-width: 571px) {
  .columns .one-third .text-part {
    width: 100%;
    margin: 0;
    text-align: center;
    padding: 20px;
  }
}
@media (min-width: 992px) {
  .columns .one-third .text-part {
    width: 60%;
    text-align: left;
  }
}
@media (max-width: 570px) {
  .pen-banner .read-more,
  .service-pro-banners .read-more {
    margin-top: 1em;
  }
}
.feature-area .feature-image {
  height: 400px;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: left;
}
.feature-area .banner-image {
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  padding: 1rem 2rem;
  height: 90px;
}
.feature-area .banner-image.mobile {
  display: none;
}
.feature-area .banner-image .text-part {
  flex-grow: 3;
  margin-right: 2rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-shadow: 0px 0px black;
}
.feature-area .banner-image .text-part .banner-title {
  font-weight: 600;
  font-size: 15px;
}
.feature-area .banner-image .link-part {
  flex: none;
  flex-grow: 1;
  text-align: right;
}
.feature-area .feature-title {
  font-size: 28px;
  margin: 0px 0 20px 0;
  line-height: normal;
}
.feature-area .slider-container {
  height: 400px;
}
.feature-area .slider-container.banner {
  height: 90px;
}
.feature-area .slider-container.banner .navigation:before {
  font-size: 20px;
}
.feature-area .slider-container.banner .feature-links {
  display: none;
}
.feature-area .slider-container .navigation {
  text-decoration: none;
}
.feature-area .slider-container .navigation:before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  color: white;
  width: 30px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  left: 0;
  display: block;
  content: "\e87c";
  font-family: Entypo;
  font-size: 30px;
  line-height: 30px;
}
.feature-area .slider-container .navigation.next:before {
  right: 0;
  left: initial;
  content: "\e87d";
}
.feature-area .slider-container .feature-links {
  position: absolute;
  bottom: 10px;
  width: 100%;
}
.feature-area .slider-container .feature-link {
  opacity: 0.25;
  color: white;
  -webkit-transition: opacity 200ms;
  -moz-transition: opacity 200ms;
  transition: opacity 200ms;
  display: inline-block;
  width: 12px;
  height: 12px;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  top: 1px;
  margin: 0 3px;
}
.feature-area .slider-container .feature-link:before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 12px;
  height: 12px;
  top: 0px;
  left: 0;
  display: inline-block;
  content: "\e89a";
  font-family: Entypo;
  font-size: 12px;
  line-height: 12px;
}
.feature-area .slider-container .feature-link.active {
  opacity: 1;
}
.feature-area .feature-backdrop {
  margin-top: 30px;
}
.feature-area .feature-backdrop.link-part {
  margin-top: 0px;
}
.feature-area .feature-backdrop .ghost {
  border: 2px solid white;
  background-color: transparent;
  border-color: white;
}
.feature-area .feature-backdrop .ghost:hover {
  color: black;
  background-color: white;
}
.feature-area .feature-backdrop .bw {
  color: black;
  background-color: white;
}
.feature-area .feature-backdrop .bw:hover {
  color: white;
  background-color: black;
}
.feature-area .content-list {
  transition: margin-left 200ms;
  display: block !important;
  white-space: nowrap;
  font-size: 0;
  width: 100%;
  overflow: visible;
}
.feature-area .content-item {
  display: inline-block !important;
  font-size: 16px;
  white-space: normal;
}
.feature-area .content-item .large-sc-inner {
  width: 80%;
  white-space: normal;
}
.feature-area .content-item .text-column {
  padding: 0px 35px 0px 35px;
}
.feature-area .feature-image-mobile {
  display: none;
}
@media (max-width: 1100px) {
  .feature-area .feature-backdrop {
    margin-top: 20px;
  }
  .feature-area .fr-widget .fr-widget-inner {
    padding: 0;
  }
}
@media (max-width: 800px) {
  .feature-area .feature-image {
    height: 480px;
    background-image: none !important;
  }
  .feature-area .slider-container {
    height: 480px;
  }
  .feature-area .secondary-image {
    display: none;
  }
  .feature-area .content-item .text-column {
    text-align: center;
    margin: 0 auto;
    width: 80%;
    float: none;
    padding: 0;
  }
  .feature-area .feature-image-mobile {
    display: block;
    padding-top: 20px;
  }
  .feature-area .feature-image-mobile .image {
    height: 120px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .feature-area .feature-backdrop {
    margin-top: 10px;
    background: none !important;
  }
}
@media (max-width: 460px) {
  .feature-area .feature-image {
    height: 540px;
  }
  .feature-area .slider-container {
    height: 540px;
  }
  .feature-area .slider-container.banner {
    height: 200px;
  }
  .feature-area .slider-container.banner .feature-links {
    display: block;
  }
  .feature-area .slider-container .banner-image {
    height: 200px;
  }
  .feature-area .slider-container .banner-image.full {
    display: none;
  }
  .feature-area .slider-container .banner-image.mobile {
    display: block;
    text-align: center;
    padding: 1rem 1.5rem;
  }
  .feature-area .slider-container .banner-image.mobile .link-part {
    margin-top: 1rem;
    text-align: center;
  }
  .feature-area .slider-container .banner-image .text-part {
    -webkit-line-clamp: 4;
    margin-right: 0;
  }
}
.resources-manager .tab-switcher {
  display: inline-block;
  padding: 10px 30px;
  cursor: pointer;
}
.resources-manager .tab-switcher.on {
  color: white;
  background-color: #14a0c8;
}
.resources-manager .export-tab,
.resources-manager .import-tab {
  display: none;
  min-height: 300px;
  padding: 50px 0;
}
.resources-manager .export-tab.active,
.resources-manager .import-tab.active {
  display: block;
}
.resources-manager .export-tab label,
.resources-manager .import-tab label {
  font-size: 18px;
}
.resources-manager .export-tab .nice-checkbox,
.resources-manager .import-tab .nice-checkbox {
  padding: 10px 0;
}
.campaign-hp-text h2,
.campaign-hp-gallery h2,
.campaign-hp-featured h2,
.campaign-hp-4-banners h2,
.campaign-hp-detail-teaser h2,
.campaign-hp-aditionalinfo h2 {
  margin: 10px 0 10px;
  font-size: 32px;
  font-family: 'HelveticaNeueLightRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #3f3f3f;
}
.campaign-hp-text h3,
.campaign-hp-gallery h3,
.campaign-hp-featured h3,
.campaign-hp-4-banners h3,
.campaign-hp-detail-teaser h3,
.campaign-hp-aditionalinfo h3 {
  font-size: 18px;
}
.campaign-hp-gallery .content-item-olympus {
  width: 50%;
}
@media (min-width: 571px) {
  .campaign-hp-gallery .content-item-olympus {
    width: 25%;
  }
}
@media (max-width: 570px) {
  .campaign-hp-4-banners .content-item-olympus .picture-wraper {
    overflow: hidden;
  }
  .campaign-hp-4-banners .content-item-olympus .name {
    top: 0;
  }
}
.campaign-hp-4-banners .content-item-olympus h3 a.title {
  overflow: visible;
  white-space: normal;
}
.campaign-hp-featured .white-bck .feature-course {
  background-color: white;
}
.campaign-hp-featured .feature-course {
  margin-top: 20px;
  background-color: #ededed;
}
@media (min-width: 571px) {
  .campaign-hp-featured .feature-course {
    margin: 20px 15px;
    float: none;
  }
}
.campaign-hp-featured .feature-course img {
  width: 50%;
  float: left;
}
@media (min-width: 571px) {
  .campaign-hp-featured .feature-course img {
    width: 100%;
    float: none;
  }
}
.campaign-hp-featured .feature-course .play-ico {
  position: absolute;
  width: 128px;
  top: 64px;
  left: 64px;
}
@media (min-width: 571px) {
  .campaign-hp-featured .feature-course .play-ico {
    width: auto;
    top: calc(50% - 25%);
    left: calc(50% - 25%);
    max-width: 50%;
  }
}
.campaign-hp-featured .feature-course .text {
  float: right;
  width: 50%;
  padding: 10px 10px 20px;
  text-align: left;
}
@media (min-width: 571px) {
  .campaign-hp-featured .feature-course .text {
    width: 100%;
    float: none;
    padding: 10px 20px 20px;
  }
}
@media (max-width: 570px) {
  .campaign-hp-featured .feature-course .text {
    font-size: 13px;
  }
  .campaign-hp-featured .feature-course .text .btn-link {
    margin-left: 10px;
    padding-top: 9px !important;
    padding-right: 15px;
  }
  .campaign-hp-featured .feature-course .text p {
    display: none;
  }
}
.campaign-hp-featured .feature-course .text .title {
  color: #3f3f3f;
}
.campaign-hp-featured .feature-course .text .btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: 20px;
}
@media (min-width: 571px) {
  .campaign-hp-featured .feature-course .text .btn {
    left: 0;
    margin-left: 20px;
  }
}
.campaign-hp-featured .feature-course.js-same-height {
  min-height: 564px;
}
.campaign-hp-detail-teaser .video-teaser,
.campaign-hp-detail-teaser .text {
  padding: 0 10px;
}
.campaign-hp-detail-teaser .text {
  text-align: left;
}
@media (max-width: 570px) {
  .campaign-hp-detail-teaser .text .btn:first-of-type {
    margin-bottom: 20px;
  }
}
@media (min-width: 571px) {
  .campaign-hp-detail-teaser .text .btn:first-of-type {
    margin-right: 20px;
  }
}
.campaign-hp-detail-teaser .text .btn-secondary {
  display: none;
  padding-left: 20px;
}
.campaign-hp-detail-teaser .text svg {
  fill: white;
}
.campaign-hp-detail-teaser .title {
  font-size: 32px;
  line-height: 32px;
}
@media (max-width: 570px) {
  .campaign-hp-detail-teaser .title {
    padding-top: 30px;
    display: inline-block;
  }
}
@media (min-width: 571px) {
  .campaign-hp-aditionalinfo h2 {
    padding-left: 15px;
  }
}
.campaign-hp-aditionalinfo .aditional-info-item {
  margin-top: 20px;
  background-color: #ededed;
}
@media (min-width: 571px) {
  .campaign-hp-aditionalinfo .aditional-info-item {
    margin: 20px 15px;
  }
}
@media (max-width: 570px) {
  .campaign-hp-aditionalinfo .aditional-info-item {
    font-size: 13px;
  }
  .campaign-hp-aditionalinfo .aditional-info-item .btn-link {
    margin-left: 10px;
    padding-top: 9px !important;
    padding-right: 15px;
  }
  .campaign-hp-aditionalinfo .aditional-info-item p {
    display: none;
  }
}
.campaign-hp-aditionalinfo .aditional-info-item img {
  width: 50%;
  float: left;
}
.campaign-hp-aditionalinfo .aditional-info-item .text {
  float: right;
  width: 50%;
  padding: 10px 10px 20px;
  text-align: left;
}
@media (min-width: 571px) {
  .campaign-hp-aditionalinfo .aditional-info-item .text {
    padding: 10px 20px 20px;
  }
}
.campaign-hp-aditionalinfo .aditional-info-item .text .title {
  color: #3f3f3f;
}
.campaign-hp-aditionalinfo .aditional-info-item .text .btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: 20px;
}
.mobile-post-mixin {
  font-size: 13px;
}
.mobile-post-mixin .btn-link {
  margin-left: 10px;
  padding-top: 9px !important;
  padding-right: 15px;
}
.mobile-post-mixin p {
  display: none;
}
@media (max-width: 570px) {
  .campaign-hp-featured .feature-course.js-same-height {
    min-height: 0 !important;
  }
}
.content-fragment.featured-content-slider {
  height: 360px;
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper {
  height: 360px;
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list {
  overflow: visible;
  display: block;
}
.content-fragment.featured-content-slider .featured-content-slider .content-list-wrapper .content-list.content .content-item {
  padding-top: 0px;
}
.olympus-featured-slider-master {
  position: relative;
  width: 100%;
  height: 100%;
}
@media (max-width: 570px) {
  .olympus-featured-slider-master {
    margin: 0 -20px;
  }
}
.olympus-featured-slider-master .content-list-wrapper {
  background: #282828;
}
.olympus-featured-slider-master .content-item {
  background: transparent !important;
  border-bottom: none !important;
}
.olympus-featured-slider-master .content-fragment-content {
  left: 0px;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
}
.olympus-featured-slider-master .content-fragment-content .featured-content-slider {
  max-width: 100% !important;
}
.olympus-featured-slider-master .content-fragment-content .featured-content-slider:not(.dots) .feature-links {
  bottom: 0 !important;
  z-index: 0 !important;
}
@media (max-width: 570px) {
  .olympus-featured-slider-master .content-fragment-content .featured-content-slider:not(.dots) .feature-links {
    padding: 3px 0;
    background-color: #3f3f3f;
  }
}
.olympus-featured-slider-master .content-fragment-content .featured-content-slider:not(.dots) .feature-links li {
  margin: 0 !important;
  max-width: 250px;
}
.olympus-featured-slider-master .content-fragment-content .featured-content-slider:not(.dots) .feature-links .feature-link {
  opacity: 1 !important;
}
@media (min-width: 571px) {
  .olympus-featured-slider-master .content-fragment-content .featured-content-slider:not(.dots) .feature-links .feature-link {
    display: block !important;
    width: 100% !important;
    height: 100px !important;
    border: 1px solid #c9c9c9;
    bottom: 0 !important;
    top: 0 !important;
  }
}
@media (min-width: 768px) {
  .olympus-featured-slider-master .content-fragment-content .featured-content-slider:not(.dots) .feature-links .feature-link {
    height: 130px !important;
  }
}
@media (min-width: 571px) {
  .olympus-featured-slider-master .content-fragment-content .featured-content-slider:not(.dots) .feature-links .feature-link.active {
    border: 5px solid #e9b226;
  }
}
@media (max-width: 570px) {
  .olympus-featured-slider-master .content-fragment-content .featured-content-slider:not(.dots) .feature-links .feature-link.active:before {
    background-image: url("/cfs-file/__key/communityserver-components-sitefiles/img-icons/dotactive.svg");
  }
}
@media (max-width: 570px) {
  .olympus-featured-slider-master .content-fragment-content .featured-content-slider:not(.dots) .feature-links .feature-link:before {
    content: '' !important;
    display: block !important;
    height: 11px !important;
    width: 11px !important;
    background-image: url("/cfs-file/__key/communityserver-components-sitefiles/img-icons/dotinactive.svg");
  }
}
@media (min-width: 571px) {
  .olympus-featured-slider-master .content-fragment-content .featured-content-slider:not(.dots) .feature-links .feature-link:before {
    display: none !important;
  }
}
@media (max-width: 570px) {
  .olympus-featured-slider-master .content-fragment-content .featured-content-slider:not(.dots) .feature-links .feature-link {
    margin-right: 20px;
  }
  .olympus-featured-slider-master .content-fragment-content .featured-content-slider:not(.dots) .feature-links .feature-link img {
    display: none;
  }
}
.olympus-featured-slider-master .content-fragment-content .featured-content-slider.dots .feature-links {
  width: 100%;
  position: absolute;
  bottom: 15px;
  overflow: hidden;
  z-index: 3;
}
.olympus-featured-slider-master .content-fragment-content .featured-content-slider.dots .feature-links ul {
  position: relative;
  float: left;
  left: 50%;
  padding: 0;
  list-style: none;
}
.olympus-featured-slider-master .content-fragment-content .featured-content-slider.dots .feature-links ul li {
  position: relative;
  float: left;
  right: 50%;
  margin: 0 3px;
  width: auto !important;
}
.olympus-featured-slider-master .content-fragment-content .featured-content-slider.dots .feature-links ul li .feature-link {
  background-color: white;
  border-radius: 50%;
  color: white;
  display: inline-block;
  font-size: 12px;
  height: 12px;
  opacity: 0.25;
  overflow: hidden;
  position: relative;
  text-indent: 200%;
  top: 1px;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  transition: all 200ms;
  white-space: nowrap;
  width: 12px;
}
.olympus-featured-slider-master .content-fragment-content .featured-content-slider.dots .feature-links ul li .feature-link:before,
.olympus-featured-slider-master .content-fragment-content .featured-content-slider.dots .feature-links ul li .feature-link .ie7_before {
  text-indent: 0;
  position: absolute;
  text-align: center;
  width: 12px;
  height: 12px;
  top: 0px;
  left: 0;
  display: block;
  content: "\e89a";
  font-family: Entypo;
  font-size: 12px;
  line-height: 12px;
}
.olympus-featured-slider-master .content-fragment-content .featured-content-slider.dots .feature-links ul li .feature-link.active {
  opacity: 1;
}
.olympus-featured-slider-master .avatar-wrapper {
  width: 100%;
}
.olympus-featured-slider-master .avatar {
  width: 100% !important;
}
.olympus-featured-slider-master .avatar .small-version {
  height: auto;
  min-height: 0px;
  max-width: initial;
  width: auto;
}
@media (min-width: 571px) {
  .olympus-featured-slider-master .avatar .small-version {
    display: none;
  }
}
.olympus-featured-slider-master .avatar .big-version {
  position: relative;
}
@media (max-width: 570px) {
  .olympus-featured-slider-master .avatar .big-version {
    display: none;
  }
}
.olympus-featured-slider-master .avatar .big-version:before,
.olympus-featured-slider-master .avatar .small-version:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 20%;
  background: linear-gradient(to right, black 0%, black 15%, rgba(0, 0, 0, 0.3) 60%, transparent 100%);
}
.olympus-featured-slider-master .avatar img {
  display: block;
  margin: auto;
  max-width: 100% !important;
  max-height: 360px;
}
.olympus-featured-slider-master .white .avatar .small-version:before,
.olympus-featured-slider-master .white .avatar .big-version:before {
  background: linear-gradient(to right, white 0%, white 15%, rgba(255, 255, 255, 0.3) 60%, rgba(255, 255, 255, 0) 100%);
}
.olympus-featured-slider-master .caption {
  position: absolute;
  max-width: 1190px;
  bottom: 0 !important;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
}
.olympus-featured-slider-master .caption h3 {
  color: white;
  text-shadow: 2px 2px 2px black;
  font-size: 35px;
}
@media (max-width: 570px) {
  .olympus-featured-slider-master .caption {
    margin: 0 auto 25px;
    height: 135px;
  }
}
@media (min-width: 571px) {
  .olympus-featured-slider-master .caption {
    left: 50px;
    top: 40px;
  }
}
.olympus-featured-slider-master .caption .content {
  color: #aeaeae !important;
  font-size: 16px;
}
@media (max-width: 570px) {
  .olympus-featured-slider-master .caption .content-description {
    padding: 20px 50px 0 0;
  }
}
@media (max-width: 570px) {
  .olympus-featured-slider-master .caption .content-title {
    padding-right: 50px;
    overflow: hidden;
  }
}
.olympus-featured-slider-master .caption .content-title a {
  color: white !important;
}
@media (max-width: 570px) {
  .olympus-featured-slider-master.single-slide .caption {
    margin: 0 auto;
  }
}
.olympus-featured-slider-master .btn-watch-video {
  margin-top: 50px;
  font-size: 18px;
}
@media (max-width: 570px) {
  .olympus-featured-slider-master .btn-watch-video {
    position: absolute;
    right: 0;
    border-radius: 0;
    bottom: 0;
    padding: 0;
    box-shadow: none;
    height: 135px;
  }
  .olympus-featured-slider-master .btn-watch-video .mobile-only:before {
    display: block;
    font-family: Entypo;
    font-size: 35px;
    content: "\e87d";
    width: 30px;
    height: 30px;
    margin: 60px 20px 20px;
  }
}
.olympus-featured-slider-master a.navigation {
  text-decoration: none !important;
  z-index: 1 !important;
}
@media (max-width: 570px) {
  .olympus-featured-slider-master a.navigation {
    display: none !important;
  }
}
@media (min-width: 571px) {
  .olympus-featured-slider-master a.navigation {
    width: 100px !important;
    height: 100px !important;
  }
  .olympus-featured-slider-master a.navigation:before {
    font-size: 30px !important;
  }
}
@media (min-width: 571px) {
  .content-fragment.featured-content-slider .featured-content-slider .feature-links.thumbs-1 li {
    width: 100%;
  }
  .content-fragment.featured-content-slider .featured-content-slider .feature-links.thumbs-2 li {
    width: 50%;
  }
  .content-fragment.featured-content-slider .featured-content-slider .feature-links.thumbs-3 li {
    width: 33.33%;
  }
  .content-fragment.featured-content-slider .featured-content-slider .feature-links.thumbs-4 li {
    width: 25%;
  }
  .content-fragment.featured-content-slider .featured-content-slider .feature-links.thumbs-5 li {
    width: 20%;
  }
}
@media (max-width: 570px) {
  .olympus-featured-slider-master {
    display: none !important;
  }
}
.styleguide .color-block {
  width: 200px;
  height: 150px;
  border: 1px solid #c9c9c9;
  color: white;
  position: relative;
  margin-right: 20px;
  display: inline-block;
}
.styleguide .color-block .title {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: -15px auto 0;
  text-align: center;
}
.styleguide .font-bold {
  font-family: 'HelveticaNeueBoldRegular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.styleguide .font-regular {
  font-family: 'HelveticaNeueRomanRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.styleguide .font-light {
  font-family: 'HelveticaNeueLightRg', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.styleguide .container {
  min-height: 50px;
  margin: 0 auto;
  border: 1px solid #c9c9c9;
}
.error404 {
  background: url("/cfs-file/__key/communityserver-components-sitefiles/img/404.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
  background-position: top center;
}
@media (min-width: 571px) {
  .error404 {
    background-position: center center;
  }
}
@media (max-width: 570px) {
  .error404 {
    margin: 0 -20px;
    padding: 0 20px;
  }
}
.error404 h1,
.error404 a,
.error404 a:hover {
  color: white;
}
.error404 .inner-wrap {
  display: inline-block;
  padding: 10px 30px;
  margin: 80px 0px;
  color: white;
}
@media (min-width: 571px) {
  .error404 .inner-wrap {
    margin: 180px 0px;
  }
}
@media (min-width: 992px) {
  .error404 .inner-wrap {
    margin: 250px 0px;
  }
}
.error404 .social-sites {
  padding: 10px 0;
}
.error404 .social-sites a {
  position: relative;
  width: 40px;
  height: 40px;
  margin-right: 20px;
  color: white;
  display: inline-block;
  line-height: 0;
}
.error404 .social-sites a:last-child {
  margin-right: 0;
}
.error404 .social-sites a svg {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
}
.myom-services .fr-btn,
.loan-return .fr-btn,
.myom-services .btn,
.loan-return .btn {
  background-color: black;
  transition: all 0.2s ease-in-out;
}
.myom-services .fr-btn:hover,
.loan-return .fr-btn:hover,
.myom-services .btn:hover,
.loan-return .btn:hover {
  color: black;
  background-color: white;
  border: 1px solid black;
}
.myom-services .fr-btn:hover .fr,
.loan-return .fr-btn:hover .fr,
.myom-services .btn:hover .fr,
.loan-return .btn:hover .fr {
  color: black;
}
.myom-services .fr-btn .fr,
.loan-return .fr-btn .fr,
.myom-services .btn .fr,
.loan-return .btn .fr {
  color: white;
}
.myom-services .fr-btn.fr-btn-grey,
.loan-return .fr-btn.fr-btn-grey,
.myom-services .btn.fr-btn-grey,
.loan-return .btn.fr-btn-grey,
.myom-services .fr-btn .btn-secondary,
.loan-return .fr-btn .btn-secondary,
.myom-services .btn .btn-secondary,
.loan-return .btn .btn-secondary,
.myom-services .fr-btn.fr-btn-secondary,
.loan-return .fr-btn.fr-btn-secondary,
.myom-services .btn.fr-btn-secondary,
.loan-return .btn.fr-btn-secondary {
  background-color: #f2f2f2;
  border: 1px solid black;
}
.myom-services .fr-btn.fr-btn-white,
.loan-return .fr-btn.fr-btn-white,
.myom-services .btn.fr-btn-white,
.loan-return .btn.fr-btn-white {
  color: black;
  background-color: white;
}
.myom-services .fr-btn.fr-btn-white:hover,
.loan-return .fr-btn.fr-btn-white:hover,
.myom-services .btn.fr-btn-white:hover,
.loan-return .btn.fr-btn-white:hover {
  border: 1px solid black;
}
.rental-landing,
.rental-customer-type,
.rental-howitworks,
.rental-faq,
.rental-terms,
.rental-product-selection,
.rental-contact-form,
.rental-product-details,
.rental-user-details,
.rental-summary,
.testandwow-list,
.loan-list {
  color: #3f3f3f;
}
.rental-landing h1,
.rental-customer-type h1,
.rental-howitworks h1,
.rental-faq h1,
.rental-terms h1,
.rental-product-selection h1,
.rental-contact-form h1,
.rental-product-details h1,
.rental-user-details h1,
.rental-summary h1,
.testandwow-list h1,
.loan-list h1,
.rental-landing h2,
.rental-customer-type h2,
.rental-howitworks h2,
.rental-faq h2,
.rental-terms h2,
.rental-product-selection h2,
.rental-contact-form h2,
.rental-product-details h2,
.rental-user-details h2,
.rental-summary h2,
.testandwow-list h2,
.loan-list h2,
.rental-landing ul,
.rental-customer-type ul,
.rental-howitworks ul,
.rental-faq ul,
.rental-terms ul,
.rental-product-selection ul,
.rental-contact-form ul,
.rental-product-details ul,
.rental-user-details ul,
.rental-summary ul,
.testandwow-list ul,
.loan-list ul {
  color: #3f3f3f;
}
.rental-landing .fr-btn,
.rental-customer-type .fr-btn,
.rental-howitworks .fr-btn,
.rental-faq .fr-btn,
.rental-terms .fr-btn,
.rental-product-selection .fr-btn,
.rental-contact-form .fr-btn,
.rental-product-details .fr-btn,
.rental-user-details .fr-btn,
.rental-summary .fr-btn,
.testandwow-list .fr-btn,
.loan-list .fr-btn,
.rental-landing .btn,
.rental-customer-type .btn,
.rental-howitworks .btn,
.rental-faq .btn,
.rental-terms .btn,
.rental-product-selection .btn,
.rental-contact-form .btn,
.rental-product-details .btn,
.rental-user-details .btn,
.rental-summary .btn,
.testandwow-list .btn,
.loan-list .btn {
  background-color: black;
  border: 1px solid black;
}
.rental-landing .fr-btn:hover,
.rental-customer-type .fr-btn:hover,
.rental-howitworks .fr-btn:hover,
.rental-faq .fr-btn:hover,
.rental-terms .fr-btn:hover,
.rental-product-selection .fr-btn:hover,
.rental-contact-form .fr-btn:hover,
.rental-product-details .fr-btn:hover,
.rental-user-details .fr-btn:hover,
.rental-summary .fr-btn:hover,
.testandwow-list .fr-btn:hover,
.loan-list .fr-btn:hover,
.rental-landing .btn:hover,
.rental-customer-type .btn:hover,
.rental-howitworks .btn:hover,
.rental-faq .btn:hover,
.rental-terms .btn:hover,
.rental-product-selection .btn:hover,
.rental-contact-form .btn:hover,
.rental-product-details .btn:hover,
.rental-user-details .btn:hover,
.rental-summary .btn:hover,
.testandwow-list .btn:hover,
.loan-list .btn:hover {
  color: black;
  background-color: white;
  border: 1px solid black;
}
.rental-landing .fr-btn:hover .fr,
.rental-customer-type .fr-btn:hover .fr,
.rental-howitworks .fr-btn:hover .fr,
.rental-faq .fr-btn:hover .fr,
.rental-terms .fr-btn:hover .fr,
.rental-product-selection .fr-btn:hover .fr,
.rental-contact-form .fr-btn:hover .fr,
.rental-product-details .fr-btn:hover .fr,
.rental-user-details .fr-btn:hover .fr,
.rental-summary .fr-btn:hover .fr,
.testandwow-list .fr-btn:hover .fr,
.loan-list .fr-btn:hover .fr,
.rental-landing .btn:hover .fr,
.rental-customer-type .btn:hover .fr,
.rental-howitworks .btn:hover .fr,
.rental-faq .btn:hover .fr,
.rental-terms .btn:hover .fr,
.rental-product-selection .btn:hover .fr,
.rental-contact-form .btn:hover .fr,
.rental-product-details .btn:hover .fr,
.rental-user-details .btn:hover .fr,
.rental-summary .btn:hover .fr,
.testandwow-list .btn:hover .fr,
.loan-list .btn:hover .fr {
  color: black;
}
.rental-landing .fr-btn .fr,
.rental-customer-type .fr-btn .fr,
.rental-howitworks .fr-btn .fr,
.rental-faq .fr-btn .fr,
.rental-terms .fr-btn .fr,
.rental-product-selection .fr-btn .fr,
.rental-contact-form .fr-btn .fr,
.rental-product-details .fr-btn .fr,
.rental-user-details .fr-btn .fr,
.rental-summary .fr-btn .fr,
.testandwow-list .fr-btn .fr,
.loan-list .fr-btn .fr,
.rental-landing .btn .fr,
.rental-customer-type .btn .fr,
.rental-howitworks .btn .fr,
.rental-faq .btn .fr,
.rental-terms .btn .fr,
.rental-product-selection .btn .fr,
.rental-contact-form .btn .fr,
.rental-product-details .btn .fr,
.rental-user-details .btn .fr,
.rental-summary .btn .fr,
.testandwow-list .btn .fr,
.loan-list .btn .fr {
  color: white;
}
.rental-landing .fr-btn.fr-btn-grey,
.rental-customer-type .fr-btn.fr-btn-grey,
.rental-howitworks .fr-btn.fr-btn-grey,
.rental-faq .fr-btn.fr-btn-grey,
.rental-terms .fr-btn.fr-btn-grey,
.rental-product-selection .fr-btn.fr-btn-grey,
.rental-contact-form .fr-btn.fr-btn-grey,
.rental-product-details .fr-btn.fr-btn-grey,
.rental-user-details .fr-btn.fr-btn-grey,
.rental-summary .fr-btn.fr-btn-grey,
.testandwow-list .fr-btn.fr-btn-grey,
.loan-list .fr-btn.fr-btn-grey,
.rental-landing .btn.fr-btn-grey,
.rental-customer-type .btn.fr-btn-grey,
.rental-howitworks .btn.fr-btn-grey,
.rental-faq .btn.fr-btn-grey,
.rental-terms .btn.fr-btn-grey,
.rental-product-selection .btn.fr-btn-grey,
.rental-contact-form .btn.fr-btn-grey,
.rental-product-details .btn.fr-btn-grey,
.rental-user-details .btn.fr-btn-grey,
.rental-summary .btn.fr-btn-grey,
.testandwow-list .btn.fr-btn-grey,
.loan-list .btn.fr-btn-grey,
.rental-landing .fr-btn .btn-secondary,
.rental-customer-type .fr-btn .btn-secondary,
.rental-howitworks .fr-btn .btn-secondary,
.rental-faq .fr-btn .btn-secondary,
.rental-terms .fr-btn .btn-secondary,
.rental-product-selection .fr-btn .btn-secondary,
.rental-contact-form .fr-btn .btn-secondary,
.rental-product-details .fr-btn .btn-secondary,
.rental-user-details .fr-btn .btn-secondary,
.rental-summary .fr-btn .btn-secondary,
.testandwow-list .fr-btn .btn-secondary,
.loan-list .fr-btn .btn-secondary,
.rental-landing .btn .btn-secondary,
.rental-customer-type .btn .btn-secondary,
.rental-howitworks .btn .btn-secondary,
.rental-faq .btn .btn-secondary,
.rental-terms .btn .btn-secondary,
.rental-product-selection .btn .btn-secondary,
.rental-contact-form .btn .btn-secondary,
.rental-product-details .btn .btn-secondary,
.rental-user-details .btn .btn-secondary,
.rental-summary .btn .btn-secondary,
.testandwow-list .btn .btn-secondary,
.loan-list .btn .btn-secondary,
.rental-landing .fr-btn.fr-btn-secondary,
.rental-customer-type .fr-btn.fr-btn-secondary,
.rental-howitworks .fr-btn.fr-btn-secondary,
.rental-faq .fr-btn.fr-btn-secondary,
.rental-terms .fr-btn.fr-btn-secondary,
.rental-product-selection .fr-btn.fr-btn-secondary,
.rental-contact-form .fr-btn.fr-btn-secondary,
.rental-product-details .fr-btn.fr-btn-secondary,
.rental-user-details .fr-btn.fr-btn-secondary,
.rental-summary .fr-btn.fr-btn-secondary,
.testandwow-list .fr-btn.fr-btn-secondary,
.loan-list .fr-btn.fr-btn-secondary,
.rental-landing .btn.fr-btn-secondary,
.rental-customer-type .btn.fr-btn-secondary,
.rental-howitworks .btn.fr-btn-secondary,
.rental-faq .btn.fr-btn-secondary,
.rental-terms .btn.fr-btn-secondary,
.rental-product-selection .btn.fr-btn-secondary,
.rental-contact-form .btn.fr-btn-secondary,
.rental-product-details .btn.fr-btn-secondary,
.rental-user-details .btn.fr-btn-secondary,
.rental-summary .btn.fr-btn-secondary,
.testandwow-list .btn.fr-btn-secondary,
.loan-list .btn.fr-btn-secondary {
  background-color: #f2f2f2;
  border: 1px solid black;
}
.rental-landing .fr-btn.fr-btn-white,
.rental-customer-type .fr-btn.fr-btn-white,
.rental-howitworks .fr-btn.fr-btn-white,
.rental-faq .fr-btn.fr-btn-white,
.rental-terms .fr-btn.fr-btn-white,
.rental-product-selection .fr-btn.fr-btn-white,
.rental-contact-form .fr-btn.fr-btn-white,
.rental-product-details .fr-btn.fr-btn-white,
.rental-user-details .fr-btn.fr-btn-white,
.rental-summary .fr-btn.fr-btn-white,
.testandwow-list .fr-btn.fr-btn-white,
.loan-list .fr-btn.fr-btn-white,
.rental-landing .btn.fr-btn-white,
.rental-customer-type .btn.fr-btn-white,
.rental-howitworks .btn.fr-btn-white,
.rental-faq .btn.fr-btn-white,
.rental-terms .btn.fr-btn-white,
.rental-product-selection .btn.fr-btn-white,
.rental-contact-form .btn.fr-btn-white,
.rental-product-details .btn.fr-btn-white,
.rental-user-details .btn.fr-btn-white,
.rental-summary .btn.fr-btn-white,
.testandwow-list .btn.fr-btn-white,
.loan-list .btn.fr-btn-white {
  color: black;
  background-color: white;
}
.rental-landing .fr-btn.fr-btn-white:hover,
.rental-customer-type .fr-btn.fr-btn-white:hover,
.rental-howitworks .fr-btn.fr-btn-white:hover,
.rental-faq .fr-btn.fr-btn-white:hover,
.rental-terms .fr-btn.fr-btn-white:hover,
.rental-product-selection .fr-btn.fr-btn-white:hover,
.rental-contact-form .fr-btn.fr-btn-white:hover,
.rental-product-details .fr-btn.fr-btn-white:hover,
.rental-user-details .fr-btn.fr-btn-white:hover,
.rental-summary .fr-btn.fr-btn-white:hover,
.testandwow-list .fr-btn.fr-btn-white:hover,
.loan-list .fr-btn.fr-btn-white:hover,
.rental-landing .btn.fr-btn-white:hover,
.rental-customer-type .btn.fr-btn-white:hover,
.rental-howitworks .btn.fr-btn-white:hover,
.rental-faq .btn.fr-btn-white:hover,
.rental-terms .btn.fr-btn-white:hover,
.rental-product-selection .btn.fr-btn-white:hover,
.rental-contact-form .btn.fr-btn-white:hover,
.rental-product-details .btn.fr-btn-white:hover,
.rental-user-details .btn.fr-btn-white:hover,
.rental-summary .btn.fr-btn-white:hover,
.testandwow-list .btn.fr-btn-white:hover,
.loan-list .btn.fr-btn-white:hover {
  border: 1px solid black;
}
.rental-landing .fr-btn.btn-danger,
.rental-customer-type .fr-btn.btn-danger,
.rental-howitworks .fr-btn.btn-danger,
.rental-faq .fr-btn.btn-danger,
.rental-terms .fr-btn.btn-danger,
.rental-product-selection .fr-btn.btn-danger,
.rental-contact-form .fr-btn.btn-danger,
.rental-product-details .fr-btn.btn-danger,
.rental-user-details .fr-btn.btn-danger,
.rental-summary .fr-btn.btn-danger,
.testandwow-list .fr-btn.btn-danger,
.loan-list .fr-btn.btn-danger,
.rental-landing .btn.btn-danger,
.rental-customer-type .btn.btn-danger,
.rental-howitworks .btn.btn-danger,
.rental-faq .btn.btn-danger,
.rental-terms .btn.btn-danger,
.rental-product-selection .btn.btn-danger,
.rental-contact-form .btn.btn-danger,
.rental-product-details .btn.btn-danger,
.rental-user-details .btn.btn-danger,
.rental-summary .btn.btn-danger,
.testandwow-list .btn.btn-danger,
.loan-list .btn.btn-danger {
  background-color: red;
  border: none;
}
.rental-landing .fr-btn.btn-danger:hover,
.rental-customer-type .fr-btn.btn-danger:hover,
.rental-howitworks .fr-btn.btn-danger:hover,
.rental-faq .fr-btn.btn-danger:hover,
.rental-terms .fr-btn.btn-danger:hover,
.rental-product-selection .fr-btn.btn-danger:hover,
.rental-contact-form .fr-btn.btn-danger:hover,
.rental-product-details .fr-btn.btn-danger:hover,
.rental-user-details .fr-btn.btn-danger:hover,
.rental-summary .fr-btn.btn-danger:hover,
.testandwow-list .fr-btn.btn-danger:hover,
.loan-list .fr-btn.btn-danger:hover,
.rental-landing .btn.btn-danger:hover,
.rental-customer-type .btn.btn-danger:hover,
.rental-howitworks .btn.btn-danger:hover,
.rental-faq .btn.btn-danger:hover,
.rental-terms .btn.btn-danger:hover,
.rental-product-selection .btn.btn-danger:hover,
.rental-contact-form .btn.btn-danger:hover,
.rental-product-details .btn.btn-danger:hover,
.rental-user-details .btn.btn-danger:hover,
.rental-summary .btn.btn-danger:hover,
.testandwow-list .btn.btn-danger:hover,
.loan-list .btn.btn-danger:hover {
  color: white;
}
.rental-product-selection .product-preview,
.rental-product-details .product-preview,
.rental-summary .product-preview {
  position: relative;
  -webkit-box-shadow: inset -5px 0px 60px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset -5px 0px 60px 0px rgba(0, 0, 0, 0.3);
  box-shadow: inset -5px 0px 60px 0px rgba(0, 0, 0, 0.3);
  border: none;
  padding: 2rem;
  text-align: center;
}
.rental-product-selection .product-preview.kit,
.rental-product-details .product-preview.kit,
.rental-summary .product-preview.kit {
  box-shadow: none;
}
.rental-product-selection .product-preview.kit.macro,
.rental-product-details .product-preview.kit.macro,
.rental-summary .product-preview.kit.macro {
  background: url('https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/taw_2D00_macrokit.jpg?_=638205991724134768') center no-repeat;
  background-size: contain;
  background-color: #e4dece;
}
.rental-product-selection .product-preview.kit.wildlife,
.rental-product-details .product-preview.kit.wildlife,
.rental-summary .product-preview.kit.wildlife {
  background: url('https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/taw_2D00_wildlifekit.jpg?_=638205991725854581') center no-repeat;
  background-size: contain;
  background-color: #e4dece;
}
.rental-product-selection .product-preview.kit.landscape,
.rental-product-details .product-preview.kit.landscape,
.rental-summary .product-preview.kit.landscape {
  background: url('https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/taw_2D00_landscapekit.jpg?_=638205991721634790') center no-repeat;
  background-size: contain;
  background-color: #e4dece;
}
.rental-product-selection .product-preview.kit.adventure,
.rental-product-details .product-preview.kit.adventure,
.rental-summary .product-preview.kit.adventure {
  background: url('https://my.omsystem.com/cfs-filesystemfile/__key/themefiles/s-83d50f6377b4438e8a4db7c61fe4646e-files/taw_2D00_adventurekit.png?_=638205991713978737') center no-repeat;
  background-size: contain;
  background-color: #e4dece;
}
.rental-product-selection .product-preview.kit .kit-img,
.rental-product-details .product-preview.kit .kit-img,
.rental-summary .product-preview.kit .kit-img,
.rental-product-selection .product-preview.kit .product-img,
.rental-product-details .product-preview.kit .product-img,
.rental-summary .product-preview.kit .product-img {
  visibility: hidden;
}
.rental-product-selection .product-details h2,
.rental-product-details .product-details h2,
.rental-summary .product-details h2 {
  font-weight: 600;
}
.rental-product-selection .product-details .product-preview.kit,
.rental-product-details .product-details .product-preview.kit,
.rental-summary .product-details .product-preview.kit {
  min-height: 300px;
}
.rental-product-selection .product-description,
.rental-product-details .product-description,
.rental-summary .product-description {
  min-height: 20px;
}
.rental-product-selection .product-description ul,
.rental-product-details .product-description ul,
.rental-summary .product-description ul {
  list-style: disc;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 2rem;
  font-weight: 600;
  min-height: 80px;
}
.rental-product-selection .col-3 .product-preview.kit,
.rental-product-details .col-3 .product-preview.kit,
.rental-summary .col-3 .product-preview.kit {
  padding: 2rem 1rem 0;
}
.rental-product-selection .basket-content .product-preview.kit,
.rental-product-details .basket-content .product-preview.kit,
.rental-summary .basket-content .product-preview.kit {
  min-height: 100px;
}
.rental-product-selection .basket-sidebar .product-preview,
.rental-product-details .basket-sidebar .product-preview,
.rental-summary .basket-sidebar .product-preview {
  padding: 0;
}
.rental-product-selection .basket-sidebar .product-preview.kit,
.rental-product-details .basket-sidebar .product-preview.kit,
.rental-summary .basket-sidebar .product-preview.kit {
  min-height: 50px;
}
.testandwow-delivery-details {
  background-color: #f2f2f2;
}
@media (max-width: 1024px) {
  .rental-product-selection .product-preview.kit,
  .rental-product-details .product-preview.kit,
  .rental-summary .product-preview.kit {
    min-height: 250px;
  }
}
@media (max-width: 430px) {
  
}
