/* Bridges React-rendered markup to the post-Slick layout that ReclaTest creates in the browser. */
nav .brand-logo img {
  display: inline;
}

nav .brand-logo.brand-logo-reclablog img {
  height: auto;
  vertical-align: middle;
  width: 210px;
}

.side-nav .side-nav-top .brand-logo-reclablog img {
  height: auto;
  width: 190px;
}

.site-header .nav-menu .tabs {
  position: relative;
}

.site-header .nav-menu .tabs::after {
  display: none;
}

.site-header .nav-menu .tabs .tab {
  position: relative;
}

.site-header .nav-menu .tabs .tab a.active {
  border-bottom: 0;
}

.site-header .nav-menu .tabs .tab .nav-static {
  color: #fff;
  cursor: default;
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  height: 37px;
  line-height: 1;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  text-overflow: ellipsis;
  text-transform: uppercase;
  width: auto;
}

.site-header .nav-menu .tabs .tab.is-active::after {
  background: #fff;
  bottom: -6px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  right: 25px;
}

.nav-right .search-widget:not(:hover):not(:focus-within):not(.focused):not(.text-entered) label {
  visibility: hidden;
}

.nav-right .search-widget:hover,
.nav-right .search-widget:focus-within,
.nav-right .search-widget.focused,
.search-open .nav-right .search-widget,
.nav-right .search-widget.text-entered {
  width: 300px !important;
}

.nav-right .search-widget:hover label,
.nav-right .search-widget:focus-within label,
.nav-right .search-widget.focused label,
.nav-right .search-widget.text-entered label {
  visibility: visible;
}

.nav-right .search-widget.text-entered label,
.nav-right .search-widget.text-entered:focus-within label,
.nav-right .search-widget.text-entered.focused label {
  visibility: hidden;
}

.side-nav.side-nav-open {
  transform: translateX(0);
}

.side-nav-overlay {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9997;
}

.side-nav .side-nav-top {
  align-items: center;
  display: flex;
  height: 88px;
  padding: 0 28px;
}

.side-nav .side-nav-top a {
  display: inline-flex;
  height: auto;
  padding: 0;
}

.side-nav .side-nav-top img {
  height: 34px;
  width: auto;
}

.side-nav .side-nav-static {
  color: #455a64;
  cursor: default;
  display: block;
  font-size: 14px;
  font-weight: 500;
  height: 48px;
  line-height: 48px;
  padding: 0 28px;
}

.public-chrome > .public-main > .container-write,
.public-chrome > .public-main > .container-medium {
  width: 100%;
}

.public-chrome > footer.footer {
  margin-top: 25px;
}

.public-chrome > .public-main > .post-search {
  box-sizing: border-box;
  min-height: calc(100vh - 292px);
}

.red-text,
.materialize-red-text,
.user-form-error {
  color: #ff4081 !important;
}

.w450top,
.w650top {
  color: #607d8b;
}

.user-form #userRegisterTabContent .register-nav {
  overflow-x: hidden;
  padding: 40px 0 33px;
}

.user-form.register-form {
  min-height: 325px;
}

.user-form.register-detail .tabs-wrapper {
  display: none;
}

.user-form.register-detail #userRegisterTabContent {
  margin-top: 0;
}

.user-form #userRegisterTabContent .register-types {
  align-items: flex-start;
  display: flex;
  gap: 50px;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

.user-form #userRegisterTabContent .register-types .item {
  flex: 0 0 150px;
  margin: 0;
  min-width: 0;
  padding: 0;
  text-align: center;
}

.user-form #userRegisterTabContent .btn-register-nav,
.user-form.register-form #userRegisterTabContent .btn-register-nav {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #607d8b;
  align-items: center;
  display: flex !important;
  flex-direction: column;
  font-size: 60px !important;
  gap: 10px;
  height: auto !important;
  justify-content: center;
  line-height: 1 !important;
  margin: 0 !important;
  padding: 0 !important;
  top: auto !important;
  white-space: normal;
  width: 150px !important;
}

.user-form #userRegisterTabContent .btn-register-nav:hover,
.user-form.register-form #userRegisterTabContent .btn-register-nav:hover {
  background: transparent !important;
  border-color: transparent !important;
  color: #607d8b;
  top: auto !important;
}

.user-form #userRegisterTabContent .btn-register-nav i {
  align-items: center;
  background: #f5f5f5;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  display: flex;
  font-size: 60px;
  height: 150px;
  justify-content: center;
  line-height: 1;
  width: 150px;
}

.user-form #userRegisterTabContent .btn-register-nav span {
  color: #455a64;
  display: block;
  font-size: 16px;
  line-height: 1.35;
  margin: 0;
  max-width: 100%;
  overflow-wrap: normal;
  position: relative;
  top: 6px;
  word-break: normal;
}

@media only screen and (min-width: 700px) {
  .user-form #userRegisterTabContent .register-types {
    gap: 50px;
  }
}

.user-form #userRegisterTabContent .register-forms .card-image {
  min-height: 135px;
}

.user-form .terms-row {
  color: #455a64;
  display: block;
  line-height: 21px;
}

.user-form .terms-row > label {
  display: inline-block;
  line-height: 25px;
  margin-top: 0;
  min-height: 25px;
  padding-left: 30px;
  position: relative !important;
  transform: none !important;
  width: 413.98px;
}

.user-form .terms-row .terms-link {
  font-size: inherit !important;
  line-height: inherit;
  position: relative;
  z-index: 2;
}

.page-write form#new_complaint > .editor > .input-field-group.table-wrapper > .help,
.page-write form#new_complaint > .editor > .input-field-group.table-wrapper > .input-field {
  height: 37.8px;
}

.page-write form#new_complaint > .editor > .input-field-group.table-wrapper:has(textarea.materialize-textarea) > .help,
.page-write form#new_complaint > .editor > .input-field-group.table-wrapper:has(textarea.materialize-textarea) > .input-field {
  height: 37px;
}

.page-write .help > a.btn-floating.icon-floating {
  color: #607d8b;
}

.page-write .help > a.btn-floating.icon-floating:hover {
  color: #607d8b;
}

.page-write .help > a.btn-floating.icon-floating > i {
  color: #607d8b;
}

#neuesteBeschwerden {
  align-items: start;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 26px;
  overflow: hidden;
}

#neuesteBeschwerden .card {
  height: 200px;
  max-height: 200px;
}

.post .card-panel.carousel-container {
  position: relative;
}

.post .card-panel.carousel-container > .slick-prev,
.post .card-panel.carousel-container > .slick-next {
  background-color: #eceff1 !important;
  z-index: 5;
}

.post .card-panel.carousel-container > .slick-prev > i,
.post .card-panel.carousel-container > .slick-next > i {
  color: rgba(96, 125, 139, 0.75) !important;
}

.post .card-panel.carousel-container > .slick-prev:hover,
.post .card-panel.carousel-container > .slick-next:hover {
  background-color: #e91e63 !important;
}

.post .card-panel.carousel-container > .slick-prev:hover > i,
.post .card-panel.carousel-container > .slick-next:hover > i {
  color: #fff !important;
}

.post .card-panel.carousel-container > .slick-disabled,
.post .card-panel.carousel-container > .slick-disabled:hover {
  background-color: #eceff1 !important;
  box-shadow: none !important;
  cursor: default;
}

.post .card-panel.carousel-container > .slick-disabled > i,
.post .card-panel.carousel-container > .slick-disabled:hover > i {
  color: rgba(96, 125, 139, 0.5) !important;
}

#neuesteBeschwerden .vertical-union-container.card-carousel {
  align-self: start;
  margin: 15px 13px 25px;
  min-width: 0;
}

#neuesteBeschwerden .divider:last-child {
  display: none;
}

#neuBeiEeclabox .card-header a,
#neuBeiEeclabox .card-header a:hover,
#neuBeiEeclabox .card-header a:focus {
  color: #455a64;
}

.post .card-panel .card.hot-story .card-title h2 {
  padding-left: 0;
}

.post .card-panel .card.hot-story .card-title h2 > .hot-status-link {
  display: inline;
  line-height: 1;
  margin-right: 0;
  vertical-align: baseline;
}

.post .card-panel .card.hot-story .card-title h2 > .hot-status-link .rbi {
  left: -3px;
  margin-left: 0;
  position: relative;
  top: -3px;
}

.post .card-panel .card.hot-story .card-content > p {
  max-height: 48px;
  overflow: hidden;
}

#neuesteKommentare .latest-comment-link {
  color: #455a64;
}

#neuesteKommentare .latest-comment-author {
  color: #607d8b;
  font-weight: 700;
}

#neuesteKommentare .latest-comment-text {
  color: #455a64;
  font-weight: 400;
}

#neuBeiEeclabox .divider,
#neuesteKommentare .divider {
  background-color: #e0e0e0;
  height: 1px;
}

.cookies,
.cookies p {
  color: #455a64;
}

.firm-map-static {
  align-items: center;
  background: #eceff1;
  color: #607d8b;
  display: flex;
  justify-content: center;
  min-height: 265px;
  text-align: center;
}

.firm-map-static > div {
  display: grid;
  gap: 8px;
  justify-items: center;
}

.firm-map-static .mdi {
  color: #607d8b;
  font-size: 42px;
}

.post-help #helpContainerItems > .section.border-bot-2:last-child {
  border-bottom: 0;
}

.post-search .widget-navigation ul li a {
  border-left: 2px solid transparent;
  box-sizing: border-box;
  min-height: 39px;
  padding: 7px 38px 7px 23px !important;
  position: relative;
}

.post-search .widget-navigation ul li a:hover,
.post-search .widget-navigation ul li a.active {
  border-left-color: #607d8b;
}

.post-search .widget-navigation ul li a i {
  display: none !important;
}

.post-search .widget-navigation ul li a::after {
  right: 14px;
}

.post-search #left,
.post-search .widget-sidebar.widget-navigation,
.post-search .widget-navigation .card,
.post-search .widget-navigation .card-content,
.post-search .widget-navigation ul {
  box-sizing: border-box;
}

.post-search .widget-navigation .card-content {
  padding: 0 !important;
}

.post-search .widget-navigation ul {
  margin: 0 !important;
  padding: 0 !important;
}

.post-search .widget-navigation ul li {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}

.post-search .widget-navigation ul li a {
  display: block;
  padding: 8px 46px 8px 23px !important;
  position: relative;
  width: 100%;
}

.post-search .widget-navigation ul li a::after {
  color: #607d8b;
  content: "chevron_right";
  direction: ltr;
  display: inline-block;
  font-family: "Material Icons";
  font-feature-settings: "liga";
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 1;
  opacity: 0;
  position: absolute;
  right: 14px;
  text-rendering: optimizeLegibility;
  text-transform: none;
  top: 8px;
  transition: opacity 120ms ease;
  white-space: nowrap;
  word-wrap: normal;
}

.post-search .widget-navigation ul li a.active::after,
.post-search .widget-navigation ul li a:hover::after,
.post-search .widget-navigation ul li a:focus::after {
  opacity: 1;
}

.rank-company .reclarank-siegel-small {
  display: block;
  height: 70px;
  object-fit: contain;
  width: 70px;
}

.page-company a.flink2,
.page-company a.flink2:link,
.page-company a.flink2:visited {
  color: #607d8b;
}

.page-company a.flink2:hover,
.page-company a.flink2:active {
  color: #455a64;
  text-decoration: underline;
}

.page-company .widget-sidebar .contentm {
  border-bottom: 0;
  box-sizing: border-box;
  width: 100%;
}

.page-company .widget-sidebar .contentm > div,
.page-company .widget-sidebar .contentm .gm-style {
  box-sizing: border-box;
  width: 100% !important;
}

.page-company .write-complaint-panel table.highlight > tbody > tr:hover,
.page-company .write-complaint-panel table.highlight > tbody > tr:hover > td {
  background-color: transparent !important;
}

.page-company a.btn[href*="/beschwerde/schreiben"]:hover {
  background-color: #78909c !important;
}

.page-company .widget-similar .card.active .card-title span {
  background-color: #e91e63;
  color: #ffffff;
}

.page-company .widget-similar .card.active .card-title a {
  color: rgba(0, 0, 0, 0.87);
}

.page-company .widget-similar .card-content ul {
  margin-bottom: 14px;
  margin-top: 14px;
}

.page-company .card-panel.card-posts .card-title h6 {
  display: block;
  line-height: 24px;
}

.page-company .card-panel.card-posts .card-title h6 > a.tooltipped {
  display: inline;
  line-height: 21px;
  margin-right: 0;
  margin-top: 0;
}

.page-company .card-panel.card-posts .card-title h6 > a.tooltipped::after {
  content: " ";
}

.page-company .card-panel.card-posts .card-title h6 > a.title-link {
  display: inline;
  line-height: 21px;
}

.page-company .card-panel.card-posts .card-action .date,
.page-company .card-panel.card-posts .card-action .date span {
  color: #607d8b;
}

@media only screen and (max-width: 1100px) {
  .page-company > .section > .row > .col.s12.m3.l3,
  .page-company > .section > .row > .col.s12.m6.l6 {
    margin-left: 0;
    width: 100%;
  }

}

@media only screen and (max-width: 992px) {
  #neuesteBeschwerden {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 799px) {
  #topBeschwerden .card.card-carousel {
    width: calc(100% - 26px);
  }
}

@media only screen and (max-width: 600px) {
  .site-header nav .nav-wrapper .container {
    position: relative;
  }

  .site-header nav .brand-logo {
    float: none;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
  }

  nav .button-collapse {
    align-items: center;
    display: flex;
  }

  nav .button-collapse i.material-icons.main {
    line-height: 1 !important;
  }

  .breadcrumb-wrapper {
    display: none !important;
  }

  .footer-links li,
  .footer-links a {
    display: block;
  }

  .footer-links a {
    line-height: 32px;
    min-height: 32px;
  }

  .footer-links li {
    margin: 0 0 8px;
  }

  .footer-links li:not(:first-child):before {
    content: none;
  }

  .post .card-panel.carousel-container > .slick-prev,
  .post .card-panel.carousel-container > .slick-next {
    display: none !important;
  }

  #topBeschwerden {
    height: auto;
    overflow: visible;
  }

  #topBeschwerden .card.card-carousel {
    float: none;
    margin: 15px 13px 25px;
    width: calc(100% - 26px);
  }

  #neuesteBeschwerden {
    display: block;
    overflow: visible;
  }

  #neuesteBeschwerden .vertical-union-container.card-carousel {
    margin: 15px 13px 25px;
    width: auto;
  }

  .public-chrome > .post-search {
    min-height: calc(100vh - 266px);
  }

  .cookies button.btn {
    width: 100%;
  }

  form.an,
  form.an3,
  .an3 {
    margin: 32px 20px 64px;
    max-width: calc(100vw - 40px);
    text-align: left;
  }

  form.an fieldset,
  form.an3 fieldset {
    width: 100%;
  }

  form.an fieldset input:not([type="checkbox"]),
  form.an3 fieldset input:not([type="checkbox"]),
  form.an3 fieldset input.anl2 {
    box-sizing: border-box;
    display: block;
    margin: 6px 0 18px;
    max-width: 100%;
    width: 100%;
  }

  form.an3 fieldset label.anl,
  form.an3 fieldset label.anl3,
  form.an3 fieldset label.anl4 {
    display: block;
    float: none;
    padding: 0;
    text-align: left;
    width: auto;
  }

  .w500,
  .w510 {
    max-width: 100%;
    width: auto;
  }

  .tar {
    text-align: left;
  }

  button.jet {
    float: none;
  }

  #firstregpage {
    box-sizing: border-box;
    padding: 32px 20px 64px;
    width: 100%;
  }

  #firmreg,
  #userreg {
    box-sizing: border-box;
    float: none;
    margin: 0 0 24px;
    max-width: 100%;
    width: 100%;
  }

  #firmreg .content,
  #userreg .content {
    box-sizing: border-box;
    max-width: 100%;
    overflow-wrap: anywhere;
  }

  .dtitm40 {
    box-sizing: border-box;
    overflow-x: hidden;
  }

  .dtitm40 img {
    height: auto;
    max-width: 100%;
  }

  .dtitm40 img.fleft {
    display: block;
    float: none;
    margin: 0 0 18px;
  }

  .dtitm40.legacy-about-page {
    box-sizing: content-box;
    overflow-x: visible;
  }

  .dtitm40.legacy-about-page img {
    max-width: none;
  }

  .dtitm40.legacy-about-page img.fleft {
    display: inline;
    float: left;
    margin: 0 10px 0 0;
  }

  .page-write .help > a.btn-floating.icon-floating,
  .page-write .help > a.btn-floating.icon-floating:hover,
  .page-write .help > a.btn-floating.icon-floating > i,
  .page-write .help > a.btn-floating.icon-floating:hover > i {
    color: #607d8b;
  }

  .post .card-panel .card.hot-story .card-title h2 {
    max-height: 84px;
    white-space: normal;
  }

  .post .card-panel .card.hot-story .card-title h2 a.title-link {
    display: inline;
    max-width: none;
    overflow: visible;
    text-overflow: clip;
    vertical-align: top;
    white-space: normal;
  }
}
/* Loaded after the original legacy stylesheet.
   Keep tooltip overrides here so the legacy .material-tooltip rule cannot
   hide the Next runtime tooltip again through cascade order. */
.material-tooltip[data-next-tooltip] {
  background-color: transparent;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  isolation: isolate;
  left: 0;
  line-height: 16.8px;
  max-width: min(520px, calc(100vw - 16px));
  min-height: 0;
  opacity: 0;
  overflow: visible;
  padding: 10px 8px;
  pointer-events: none;
  position: fixed;
  text-align: center;
  top: 0;
  transform: translate(-50%, -100%);
  transition: opacity 120ms ease;
  visibility: hidden;
  overflow-wrap: break-word;
  white-space: normal;
  width: max-content;
  z-index: 2000;
}

.material-tooltip[data-next-tooltip][data-position="bottom"] {
  transform: translate(-50%, 0);
}

.material-tooltip[data-next-tooltip]::before {
  background-color: rgba(50, 50, 50, 0.95);
  border-radius: 2px;
  content: "";
  inset: 0;
  position: absolute;
  z-index: -1;
}

.material-tooltip[data-next-tooltip].visible {
  opacity: 1;
  visibility: visible;
}

.rating button {
  background: transparent;
  border: 0;
  color: inherit;
  float: right;
  font: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0 5px;
  text-decoration: none;
  transition: color .4s;
}

.rating button [class^="rbi-star"]:not(.rbi-star-outline) {
  display: none;
}

.rating button [class^="rbi-star"] {
  font-size: 60px !important;
}

.rating button:hover,
.rating button:hover ~ button,
.rating button:focus,
.rating button:focus ~ button {
  cursor: pointer;
  text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.19);
}

.rating button:hover [class^="rbi-star"]:not(.rbi-star-outline),
.rating button:hover ~ button [class^="rbi-star"]:not(.rbi-star-outline),
.rating button:focus [class^="rbi-star"]:not(.rbi-star-outline),
.rating button:focus ~ button [class^="rbi-star"]:not(.rbi-star-outline) {
  display: block;
}

.rating button:hover .rbi-star-outline,
.rating button:hover ~ button .rbi-star-outline,
.rating button:focus .rbi-star-outline,
.rating button:focus ~ button .rbi-star-outline {
  display: none;
}

.rating button:hover:nth-child(7),
.rating button:hover ~ button:nth-child(7),
.rating button:focus:nth-child(7),
.rating button:focus ~ button:nth-child(7) {
  color: #ffebee;
}

.rating button:hover:nth-child(6),
.rating button:hover ~ button:nth-child(6),
.rating button:focus:nth-child(6),
.rating button:focus ~ button:nth-child(6) {
  color: #f8bbd0;
}

.rating button:hover:nth-child(5),
.rating button:hover ~ button:nth-child(5),
.rating button:focus:nth-child(5),
.rating button:focus ~ button:nth-child(5) {
  color: #f48fb1;
}

.rating button:hover:nth-child(4),
.rating button:hover ~ button:nth-child(4),
.rating button:focus:nth-child(4),
.rating button:focus ~ button:nth-child(4) {
  color: #f06292;
}

.rating button:hover:nth-child(3),
.rating button:hover ~ button:nth-child(3),
.rating button:focus:nth-child(3),
.rating button:focus ~ button:nth-child(3) {
  color: #ec407a;
}

.rating button:hover {
  text-shadow: 0px 0px 9px #cdd0d2, 0px 0px 9px #cdd0d2, 0px 0px 9px #cdd0d2, 0px 0px 9px #cdd0d2, 0px 0px 9px #cdd0d2;
  transition: .4s;
}

.post .rating-panel .rating {
  align-items: center;
  direction: ltr;
  display: inline-flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 2px;
  justify-content: center;
  max-width: 100%;
}

.post .rating-panel .rating button {
  float: none;
  line-height: 1;
  padding: 0 4px;
}

.post .rating-panel .rating button [class^="rbi-star"] {
  font-size: 34px !important;
  line-height: 1;
}

.page-defend .minilink {
  position: relative;
  z-index: 1;
}

.post .rating-panel .rating button:hover ~ button,
.post .rating-panel .rating button:focus ~ button {
  color: inherit;
  text-shadow: none;
}

.post .rating-panel .rating button:hover ~ button [class^="rbi-star"]:not(.rbi-star-outline),
.post .rating-panel .rating button:focus ~ button [class^="rbi-star"]:not(.rbi-star-outline) {
  display: none;
}

.post .rating-panel .rating button:hover ~ button .rbi-star-outline,
.post .rating-panel .rating button:focus ~ button .rbi-star-outline {
  display: block;
}

.post .rating-panel .rating button:has(~ button:hover),
.post .rating-panel .rating button:has(~ button:focus),
.post .rating-panel .rating button:hover,
.post .rating-panel .rating button:focus {
  color: #ec407a;
}

.post .rating-panel .rating button:has(~ button:hover) [class^="rbi-star"]:not(.rbi-star-outline),
.post .rating-panel .rating button:has(~ button:focus) [class^="rbi-star"]:not(.rbi-star-outline),
.post .rating-panel .rating button:hover [class^="rbi-star"]:not(.rbi-star-outline),
.post .rating-panel .rating button:focus [class^="rbi-star"]:not(.rbi-star-outline) {
  display: block;
}

.post .rating-panel .rating button:has(~ button:hover) .rbi-star-outline,
.post .rating-panel .rating button:has(~ button:focus) .rbi-star-outline,
.post .rating-panel .rating button:hover .rbi-star-outline,
.post .rating-panel .rating button:focus .rbi-star-outline {
  display: none;
}

@media only screen and (max-width: 600px) {
  .post .rating-panel .rating button {
    padding: 0 2px;
  }

  .post .rating-panel .rating button [class^="rbi-star"] {
    font-size: 28px !important;
  }

  .user-form #userRegisterTabContent .register-nav {
    padding: 40px 24px 42px;
  }

  .user-form #userRegisterTabContent .register-types {
    flex-direction: column;
    gap: 26px;
  }

  .user-form #userRegisterTabContent .register-types .item {
    min-width: 0;
  }
}

.logged-user-link {
  max-width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: none !important;
  white-space: nowrap;
}

.logged-user-link.is-firm-user {
  text-transform: uppercase !important;
}

.logged-user-avatar {
  align-items: center;
  display: flex;
  height: 64px;
  justify-content: center;
  padding: 0 0 0 10px;
}

.logged-user-avatar img {
  display: block;
  height: 44px;
  width: 44px;
}

.user-area-dashboard {
  box-sizing: border-box;
  color: #455a64;
  left: 50%;
  margin: 22px 0 70px;
  max-width: calc(100vw - 48px);
  position: relative;
  transform: translateX(-50%);
  width: 1170px;
}

.user-area-breadcrumb {
  color: #607d8b;
  font-size: 13px;
  line-height: 20px;
  margin: 0 0 20px;
}

.user-area-breadcrumb a,
.user-area-breadcrumb span {
  color: #607d8b;
  margin-right: 6px;
}

.user-area-grid {
  align-items: start;
  display: grid;
  gap: 24px;
  grid-template-columns: 274px minmax(280px, 1fr) 274px;
}

.user-messages-grid {
  align-items: start;
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(0, 1fr) 274px;
}

.user-messages-main {
  min-width: 0;
}

.user-messages-main .firm-account-list {
  min-height: 47px;
}

.user-messages-main .firm-account-empty {
  margin: 0;
  padding: 20px 25px;
}

.user-area-profile-card,
.user-area-panel {
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 4px 22px rgba(69, 90, 100, 0.08);
  box-sizing: border-box;
  margin: 0 0 30px;
  overflow: hidden;
}

.user-area-profile-card {
  min-height: 263px;
  padding: 26px 25px 22px;
  text-align: center;
}

.user-area-profile-avatar {
  display: block;
  height: 58px;
  margin: 0 auto 14px;
  width: 58px;
}

.user-area-profile-card strong {
  color: #455a64;
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
}

.user-area-profile-card > span {
  color: #78909c;
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 20px;
}

.user-area-profile-card nav {
  border-top: 1px solid #d8d8d8;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 16px;
  padding-top: 18px;
  text-align: left;
}

.user-area-profile-card nav a,
.user-area-panel-body a {
  color: #607d8b;
  font-size: 14px;
  line-height: 20px;
}

.user-area-main h1,
.user-messages-main h1 {
  color: #455a64;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin: 8px 0 0;
}

.user-messages-main h1 {
  margin: 0 0 24px;
}

.user-area-panel h2 {
  align-items: center;
  background: #eceff1;
  color: #455a64;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  gap: 12px;
  line-height: 20px;
  margin: 0;
  min-height: 56px;
  padding: 0 24px;
}

.user-area-panel h2 .mdi,
.user-area-panel h2 .rbi {
  color: #607d8b;
  font-size: 22px;
  line-height: 1;
}

.user-area-panel-body {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 14px 25px 18px;
}

.firm-dashboard .user-area-breadcrumb {
  margin-bottom: 22px;
}

.firm-dashboard-grid {
  align-items: start;
  display: grid;
  gap: 24px;
  grid-template-columns: 274px minmax(420px, 1fr) 274px;
}

.firm-dashboard-all-grid {
  align-items: start;
  display: grid;
  gap: 24px;
  grid-template-columns: 274px minmax(420px, 620px) 274px;
}

.firm-dashboard-left,
.firm-dashboard-main,
.firm-dashboard-right {
  min-width: 0;
}

.firm-dashboard-select form {
  display: grid;
  gap: 14px;
  padding: 18px 25px 22px;
}

.firm-dashboard-select label {
  color: #607d8b;
  font-size: 14px;
}

.firm-dashboard-select select {
  display: block;
}

.firm-dashboard-select.is-compact {
  box-shadow: 0 4px 22px rgba(69, 90, 100, 0.08);
  position: relative;
}

.firm-dashboard-select.is-compact h2 {
  background: #607d8b;
  color: #fff;
}

.firm-dashboard-select.is-compact h2 .mdi {
  color: #fff;
}

.firm-dashboard-select-chevron {
  margin-left: auto;
}

.firm-dashboard-select-menu {
  background: #fff;
  box-shadow: 0 10px 24px rgba(69, 90, 100, 0.14);
  display: none;
  flex-direction: column;
  left: 0;
  min-width: 100%;
  padding: 8px 0;
  position: absolute;
  top: 100%;
  z-index: 30;
}

.firm-dashboard-select:hover .firm-dashboard-select-menu,
.firm-dashboard-select:focus-within .firm-dashboard-select-menu {
  display: flex;
}

.firm-dashboard-select-menu a {
  color: #607d8b;
  font-size: 14px;
  line-height: 20px;
  padding: 8px 20px;
  white-space: nowrap;
}

.firm-dashboard-select-menu a:focus,
.firm-dashboard-select-menu a:hover {
  background: #eceff1;
}

.firm-dashboard-profile-card,
.firm-dashboard-stats-card,
.firm-dashboard-article-card {
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 4px 22px rgba(69, 90, 100, 0.08);
  box-sizing: border-box;
  margin: 0 0 30px;
}

.firm-dashboard-profile-card {
  min-height: 205px;
  padding: 28px 25px 24px;
  position: relative;
}

.firm-dashboard-profile-icon {
  align-items: center;
  background: #f6f7f8;
  color: #607d8b;
  display: flex;
  height: 106px;
  justify-content: center;
  width: 148px;
}

.firm-dashboard-profile-icon .mdi {
  font-size: 42px;
}

.firm-dashboard-profile-card strong {
  color: #455a64;
  display: block;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  margin-top: 28px;
}

.firm-dashboard-rank {
  height: 88px;
  position: absolute;
  right: 25px;
  top: 32px;
  width: 88px;
}

.firm-dashboard-panel.user-area-panel h2 {
  padding-left: 24px;
}

.firm-dashboard-stats-card {
  padding: 24px 28px;
}

.firm-dashboard-stats-row {
  align-items: center;
  display: grid;
  gap: 16px;
  grid-template-columns: 34px 170px minmax(150px, 1fr) 24px 56px;
  min-height: 44px;
}

.firm-dashboard-stats-row > .mdi:first-child {
  color: #607d8b;
  font-size: 25px;
}

.firm-dashboard-stats-row strong {
  color: #455a64;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
}

.firm-dashboard-stats-value {
  color: #455a64;
  font-size: 15px;
  line-height: 18px;
  white-space: pre-line;
}

.firm-dashboard-stats-value a {
  color: #607d8b;
}

.firm-dashboard-stats-value span {
  color: #607d8b;
}

.firm-dashboard-stats-arrow {
  color: #b0b8bd;
  font-size: 25px;
}

.firm-dashboard-stats-trend {
  color: #455a64;
  font-size: 14px;
  text-align: right;
}

.firm-dashboard-article-card {
  padding: 26px 34px 22px;
}

.firm-dashboard-article-card h2 {
  align-items: flex-start;
  display: flex;
  gap: 10px;
  margin: 0 0 16px;
}

.firm-dashboard-article-card h2 .mdi {
  color: #00a58d;
  flex: 0 0 auto;
  font-size: 24px;
  line-height: 28px;
}

.firm-dashboard-article-card h2 a {
  color: #607d8b;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
}

.firm-dashboard-article-card p {
  color: #455a64;
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 18px;
}

.firm-dashboard-article-meta {
  align-items: center;
  color: #607d8b;
  display: flex;
  font-size: 12px;
  justify-content: space-between;
  line-height: 18px;
}

.firm-dashboard-article-meta span {
  align-items: center;
  display: inline-flex;
  gap: 5px;
}

.firm-account-page {
  box-sizing: border-box;
  color: #455a64;
  left: 50%;
  margin: 22px 0 70px;
  max-width: min(1120px, calc(100vw - 32px));
  position: relative;
  transform: translateX(-50%);
  width: min(1120px, calc(100vw - 32px));
}

.firm-account-breadcrumb {
  color: #607d8b;
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  gap: 6px;
  line-height: 20px;
  margin: 0 0 20px;
}

.firm-account-breadcrumb a,
.firm-account-breadcrumb span {
  color: #607d8b;
}

.firm-account-header,
.firm-account-list,
.firm-account-panel {
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 4px 22px rgba(69, 90, 100, 0.08);
  box-sizing: border-box;
}

.firm-account-header {
  margin: 0 0 24px;
  padding: 28px 34px;
}

.firm-account-header h1 {
  color: #455a64;
  font-size: 30px;
  font-weight: 400;
  line-height: 38px;
  margin: 0;
}

.firm-account-header p {
  color: #607d8b;
  font-size: 16px;
  line-height: 24px;
  margin: 6px 0 0;
}

.firm-account-list {
  overflow: hidden;
}

.firm-account-layout {
  align-items: start;
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(0, 1fr) 274px;
}

.firm-account-item {
  border-bottom: 1px solid #e0e0e0;
  padding: 24px 34px 26px;
}

.firm-account-item:last-child {
  border-bottom: 0;
}

.firm-account-item h2 {
  color: #607d8b;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  margin: 8px 0 12px;
}

.firm-account-item h1 {
  color: #455a64;
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
  margin: 0 0 20px;
}

.firm-account-item h2 a,
.firm-account-inline-link {
  color: #607d8b;
}

.firm-account-item p {
  color: #455a64;
  font-size: 16px;
  line-height: 26px;
  margin: 0 0 12px;
}

.firm-account-field {
  color: #90a4ae;
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 22px;
}

.firm-account-field span {
  display: block;
  margin: 0 0 8px;
}

.firm-account-field textarea {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #9e9e9e;
  box-sizing: border-box;
  color: #455a64;
  display: block;
  font: inherit;
  line-height: 24px;
  min-height: 180px;
  padding: 8px 0;
  resize: vertical;
  width: 100%;
}

.firm-account-field textarea:focus {
  border-bottom-color: #607d8b;
  outline: 0;
}

.firm-account-checkbox {
  align-items: center;
  color: #455a64;
  display: flex;
  font-size: 16px;
  gap: 12px;
  line-height: 24px;
  margin: 0 0 24px;
}

.firm-account-checkbox input {
  height: 22px;
  margin: 0;
  width: 22px;
}

.firm-account-form-actions {
  align-items: center;
  display: flex;
  gap: 14px;
}

.firm-template-intro {
  color: #455a64;
  margin: 0 0 22px;
}

.firm-template-intro h1 {
  color: #455a64;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin: 0 0 14px;
}

.firm-template-intro p {
  color: #607d8b;
  font-size: 15px;
  line-height: 24px;
  margin: 0 0 14px;
}

.firm-template-form {
  border-bottom: 0;
  padding-top: 26px;
}

.firm-template-editor {
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 3px 12px rgba(69, 90, 100, 0.12);
  overflow: hidden;
}

.firm-template-toolbar {
  align-items: center;
  color: #607d8b;
  display: flex;
  gap: 18px;
  min-height: 44px;
  padding: 0 18px;
}

.firm-template-toolbar .mdi {
  font-size: 18px;
}

.firm-template-toolbar span {
  color: #607d8b;
  display: inline;
  font-size: 13px;
  margin: 0 0 0 4px;
}

.firm-template-editor textarea {
  border-bottom: 1px solid #d8d8d8;
  min-height: 92px;
  padding: 14px 18px;
}

.firm-account-item-meta {
  color: #78909c;
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  gap: 14px;
  line-height: 20px;
}

.firm-message-layout {
  align-items: start;
  display: grid;
  gap: 26px;
  grid-template-columns: minmax(0, 1fr) 274px;
}

.firm-message-main h1 {
  color: #455a64;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin: 0 0 24px;
}

.firm-message-list {
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 4px 22px rgba(69, 90, 100, 0.08);
  overflow: hidden;
}

.firm-message-row {
  align-items: center;
  border-bottom: 1px solid #d8d8d8;
  box-sizing: border-box;
  color: #455a64;
  display: grid;
  gap: 24px;
  grid-template-columns: 46px 136px minmax(0, 1fr) 130px;
  min-height: 76px;
  padding: 14px 24px;
}

.firm-message-row:last-child {
  border-bottom: 0;
}

.firm-message-avatar {
  align-items: center;
  background: #63736f;
  border-radius: 50%;
  color: #fff;
  display: inline-flex;
  font-size: 15px;
  font-weight: 500;
  height: 46px;
  justify-content: center;
  line-height: 1;
  overflow: hidden;
  text-align: center;
  width: 46px;
}

.firm-message-sender,
.firm-message-preview,
.firm-message-date {
  color: #455a64;
  font-size: 14px;
  line-height: 20px;
}

.firm-message-preview {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.firm-message-date {
  text-align: right;
  white-space: nowrap;
}

.user-complaint-card h2 {
  align-items: flex-start;
  display: flex;
  gap: 10px;
  margin-top: 0;
}

.user-complaint-card h2 > a:last-child {
  flex: 1 1 auto;
  min-width: 0;
}

.user-complaint-status {
  flex: 0 0 auto;
  line-height: 1;
  margin-top: 1px;
}

.user-complaint-card-footer {
  justify-content: flex-end;
  margin-top: 6px;
}

.firm-account-empty {
  color: #607d8b;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  padding: 34px;
}

.firm-account-panels {
  clear: both;
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 30px 0 10px;
}

.firm-account-panel {
  padding: 22px 24px;
}

.firm-account-panel h2 {
  color: #455a64;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  margin: 0 0 14px;
}

.firm-account-panel a {
  color: #607d8b;
  display: block;
  font-size: 16px;
  line-height: 25px;
  padding: 3px 0;
}

@media only screen and (max-width: 900px) {
  .user-area-dashboard {
    max-width: calc(100vw - 32px);
  }

  .user-area-grid {
    grid-template-columns: 1fr;
  }

  .firm-dashboard-grid,
  .firm-dashboard-all-grid {
    grid-template-columns: 1fr;
  }

  .firm-account-layout {
    grid-template-columns: 1fr;
  }

  .user-area-main {
    order: -1;
  }

  .firm-account-panels {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 600px) {
  nav .brand-logo.brand-logo-reclablog img {
    width: 178px;
  }

  .firm-account-page {
    margin-top: 16px;
    max-width: calc(100vw - 24px);
    width: calc(100vw - 24px);
  }

  .firm-account-header,
  .firm-account-item,
  .firm-account-panel {
    padding-left: 22px;
    padding-right: 22px;
  }

  .firm-account-header h1 {
    font-size: 25px;
    line-height: 32px;
  }

  .firm-dashboard-stats-card,
  .firm-dashboard-article-card {
    padding-left: 22px;
    padding-right: 22px;
  }

  .firm-dashboard-stats-row {
    grid-template-columns: 28px minmax(120px, 1fr);
    gap: 8px 12px;
  }

  .firm-dashboard-stats-value,
  .firm-dashboard-stats-arrow,
  .firm-dashboard-stats-trend {
    grid-column: 2;
  }

  .firm-dashboard-stats-arrow {
    display: none;
  }
}
