@import url(https://fonts.googleapis.com/css?family=Inter:100,200,300,400);

:root {
  font-family: Inter;
}

* {
  font-family: inherit;
}

/* line 136, ../../sass/Common/sass-mixins/_base.scss */
::-webkit-input-placeholder {
  color: #c3c6c9;
  text-align: left !important;
}

/* line 140, ../../sass/Common/sass-mixins/_base.scss */
:-moz-placeholder {
  /* Firefox 18- */
  color: #c3c6c9;
  text-align: left !important;
}

/* line 144, ../../sass/Common/sass-mixins/_base.scss */
::-moz-placeholder {
  /* Firefox 19+ */
  color: #c3c6c9;
  text-align: left !important;
}

/* line 148, ../../sass/Common/sass-mixins/_base.scss */
:-ms-input-placeholder {
  color: #c3c6c9;
  text-align: left !important;
}

/* line 10, ../../sass/Common/sass-mixins/_text.scss */
.title1 {
  font-size: 50px;
  color: #484848;
  font-family: Inter;
  line-height: 1.4;
}

/* line 14, ../../sass/Common/sass-mixins/_text.scss */
.title2 {
  font-size: 30px;
  color: #484848;
  font-family: Inter;
  line-height: 1.4;
}

/* line 18, ../../sass/Common/sass-mixins/_text.scss */
.title3 {
  font-size: 18px;
  color: #484848;
  font-family: Inter;
  line-height: 1.4;
}

/* line 22, ../../sass/Common/sass-mixins/_text.scss */
.title4 {
  font-size: 16px;
  color: #484848;
  font-family: Inter;
  line-height: 1.4;
  color: #3e9fa1;
  padding-bottom: 10px;
  margin-top: 20px;
  font-weight: 900;
}

/* line 30, ../../sass/Common/sass-mixins/_text.scss */
.title5 {
  font-size: 14px;
  color: #484848;
  font-family: Inter;
  line-height: 1.4;
}

/* line 121, ../../sass/Common/sass-mixins/_base.scss */
::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
}

/* line 124, ../../sass/Common/sass-mixins/_base.scss */
::-webkit-scrollbar-track {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

/* line 128, ../../sass/Common/sass-mixins/_base.scss */
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

/* line 5, ../../sass/Common/home/_home.scss */
html {
  overflow-x: hidden;
}

/* line 9, ../../sass/Common/home/_home.scss */
body {
  margin: 0;
  font-size: 16px;
  color: #484848;
  font-family: Inter;
  line-height: 1.4;
}

/* line 14, ../../sass/Common/home/_home.scss */
input {
  font-size: 16px;
  color: #484848;
  font-family: Inter;
  line-height: 1.4;
}

/* line 18, ../../sass/Common/home/_home.scss */
.flex-1 {
  flex: 1;
}

/* line 22, ../../sass/Common/home/_home.scss */
.p-20 {
  padding: 20px;
}

/* line 26, ../../sass/Common/home/_home.scss */
.p-20-0 {
  padding: 20px 0;
}

/* line 30, ../../sass/Common/home/_home.scss */
.text-center {
  text-align: center;
  font-weight: 400;
}

/* line 35, ../../sass/Common/home/_home.scss */
.without-underline div:before,
.without-underline div:after {
  border-bottom: 1px solid #cecece !important;
}

/* line 38, ../../sass/Common/home/_home.scss */
.without-underline.error div:after {
  border-bottom: 1px solid #ff5959 !important;
}

/* line 41, ../../sass/Common/home/_home.scss */
.teledentistry-form {
  height: calc(100% - 63px);
}

/* line 45, ../../sass/Common/home/_home.scss */
.dialog-content {
  padding: 0 !important;
  overflow-y: visible;
}
/* line 49, ../../sass/Common/home/_home.scss */
.dialog-content .dialog-content-container {
  width: 100%;
}
/* line 52, ../../sass/Common/home/_home.scss */
.dialog-content .dialog-content-container.external {
  height: 940px;
}
/* line 56, ../../sass/Common/home/_home.scss */
.dialog-content .dialog-content-container .title {
  font-size: 18px;
  text-align: left;
}
/* line 61, ../../sass/Common/home/_home.scss */
.dialog-content .dialog-content-container .dialog-content-right {
  flex-grow: 1;
  padding: 40px;
  padding-right: 30px;
  max-width: calc(100% - 230px);
}
/* line 67, ../../sass/Common/home/_home.scss */
.dialog-content .dialog-content-container .dialog-content-right .form {
  margin-bottom: 0;
}
/* line 71, ../../sass/Common/home/_home.scss */
.dialog-content .dialog-content-container .dialog-content-right .close-button {
  padding: 0;
  left: 5px;
}
/* line 76, ../../sass/Common/home/_home.scss */
.dialog-content .dialog-content-container .dialog-content-right .flex-1 {
  margin-top: 30px;
}
/* line 80, ../../sass/Common/home/_home.scss */
.dialog-content .dialog-content-container .dialog-content-right .preferred-field,
.dialog-content .dialog-content-container .dialog-content-right .email-field,
.dialog-content .dialog-content-container .dialog-content-right .phone-field {
  padding: 25px 32px;
  margin-top: 10px;
}
/* line 86, ../../sass/Common/home/_home.scss */
.dialog-content .dialog-content-container .dialog-content-right .email-field input {
  padding-bottom: 4px;
}
/* line 91, ../../sass/Common/home/_home.scss */
.dialog-content .dialog-content-container .dialog-content-right .phone-field {
  margin-top: 25px;
  padding-bottom: 20px;
}
/* line 94, ../../sass/Common/home/_home.scss */
.dialog-content .dialog-content-container .dialog-content-right .phone-field .country-input {
  margin-bottom: 1px;
}
/* line 99, ../../sass/Common/home/_home.scss */
.dialog-content .dialog-content-container .dialog-content-right .btn-rounded {
  margin-top: 50px;
  font-size: 16px;
}
/* line 105, ../../sass/Common/home/_home.scss */
.dialog-content .dialog-content-container .dialog-content-external-right {
  flex-grow: 1;
}
/* line 109, ../../sass/Common/home/_home.scss */
.dialog-content .dialog-content-container .dialog-content-left {
  background: #3e9fa1;
  padding: 30px;
  max-width: 220px;
}
/* line 114, ../../sass/Common/home/_home.scss */
.dialog-content .dialog-content-container .dialog-content-left .dialog-organization-name {
  color: #fff;
  font-size: 18px;
  text-align: center;
  margin-top: 27px;
}
/* line 122, ../../sass/Common/home/_home.scss */
.dialog-content .dialog-content-container .external-form {
  position: relative;
  width: 100%;
}
/* line 127, ../../sass/Common/home/_home.scss */
.dialog-content .dialog-content-container .external-form.loaded .fa-spinner {
  display: none;
}
/* line 132, ../../sass/Common/home/_home.scss */
.dialog-content .dialog-content-container .external-form .close-button {
  position: absolute;
  padding: 0;
  right: 26px;
  top: 26px;
}
/* line 139, ../../sass/Common/home/_home.scss */
.dialog-content .dialog-content-container .external-form .fa-spinner {
  position: absolute;
  top: calc(50% - 40px);
  left: calc(50% - 40px);
  font-size: 80px;
  color: #a8a8a8;
}
/* line 147, ../../sass/Common/home/_home.scss */
.dialog-content .dialog-content-container .external-form iframe {
  border: none;
  width: 100%;
  height: 100%;
}

/* line 156, ../../sass/Common/home/_home.scss */
.btn-rounded {
  cursor: pointer;
  margin-top: 20px;
  border-radius: 20px;
  text-transform: none;
  line-height: 1.25;
  padding: 8px 13%;
  border: 1px solid #a8a8a8;
  color: #ffffff;
}
/* line 157, ../../sass/Common/home/_home.scss */
.btn-rounded:disabled {
  background: #fff !important;
  border: 1px solid #ccc !important;
  color: #ccc !important;
}

/* line 172, ../../sass/Common/home/_home.scss */
.btn-red {
  color: rgba(255, 255, 255, 0.9) !important;
  border: 1px solid #cc3e63 !important;
  background: #cc3e63 !important;
  font-weight: 500;
}
/* line 178, ../../sass/Common/home/_home.scss */
.btn-red:hover {
  opacity: 0.9;
}

/* line 183, ../../sass/Common/home/_home.scss */
.header-icons-menu img {
  height: 34px;
  width: 34px;
  margin: auto 15px auto 15px;
}

/* line 188, ../../sass/Common/home/_home.scss */
.header-icons-menu {
  margin: auto;
  display: none;
}

/*.header-icons-menu img
{
  height: 34px;
  width: 34px;
  margin: auto 15px auto 15px;
}*/
/* line 201, ../../sass/Common/home/_home.scss */
.makeStyles-drawerClose-362 {
  top: 68px;
}

/* line 204, ../../sass/Common/home/_home.scss */
.MuiSvgIcon-fontSizeLarge {
  font-size: 2.5rem;
}

/* line 207, ../../sass/Common/home/_home.scss */
.MuiDrawer-paper {
  z-index: 1000;
  border: 0;
  justify-content: space-between;
}
/* line 212, ../../sass/Common/home/_home.scss */
.MuiDrawer-paper p {
  display: none;
}

/* line 216, ../../sass/Common/home/_home.scss */
.MuiDivider-root {
  height: 0;
}

/* line 219, ../../sass/Common/home/_home.scss */
#search {
  border-radius: 10px;
}

/* line 222, ../../sass/Common/home/_home.scss */
.MuiList-padding {
  padding: 0px;
}

/* line 232, ../../sass/Common/home/_home.scss */
.MuiListItem-gutters img {
  height: 35px;
  width: 35px;
}

/* line 236, ../../sass/Common/home/_home.scss */
.MuiListItem-root {
  padding: 16px;
}

/* line 241, ../../sass/Common/home/_home.scss */
.MuiPaper-rounded {
  border-radius: 10px;
}

/* line 245, ../../sass/Common/home/_home.scss */
.home-react .home {
  width: 100%;
  top: 0;
  overflow-x: hidden;
  background-color: white;
  background-position: center;
  background-size: cover;
}
/* line 254, ../../sass/Common/home/_home.scss */
.home-react .home .button-block.sticky {
  position: fixed;
  z-index: 1500;
  top: 18px;
}
/* line 259, ../../sass/Common/home/_home.scss */
.home-react .home .button-block.sticky .btn-contact {
  background-color: #ff5959;
  color: white;
}
/* line 266, ../../sass/Common/home/_home.scss */
.home-react .home .btn-contact {
  border-radius: 20px;
  text-transform: none;
  color: #ff5959;
  border-color: #ff5959;
  line-height: 1.25;
}
/* line 273, ../../sass/Common/home/_home.scss */
.home-react .home .btn-contact:hover {
  background-color: rgba(255, 89, 89, 0.1);
}
/* line 278, ../../sass/Common/home/_home.scss */
.home-react .home .header {
  position: absolute;
}
/* line 281, ../../sass/Common/home/_home.scss */
.home-react .home .header .toolbar {
  background: #2b90c0;
  color: white;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 26px 0 10px;
}
/* line 289, ../../sass/Common/home/_home.scss */
.home-react .home .header .title {
  display: inline-flex;
}
/* line 293, ../../sass/Common/home/_home.scss */
.home-react .home .header .left-content {
  display: flex;
  color: #0080c0;
}
/* line 297, ../../sass/Common/home/_home.scss */
.home-react .home .header .left-content .logo {
  padding: 0;
  margin-left: 10px;
  cursor: pointer;
}
/* line 303, ../../sass/Common/home/_home.scss */
.home-react .home .header .left-content #logo {
  background-image: url('/Site/Media/ToothApps/Common/logoWhite.png');
  width: 100%;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
}
/* line 313, ../../sass/Common/home/_home.scss */
.home-react .home .header .middle-content .link-back {
  display: none;
  /*margin: 11px auto 11px 40px;*/
  min-width: 200px;
  font-weight: normal;
}
/* line 319, ../../sass/Common/home/_home.scss */
.home-react .home .header .middle-content .link-back:hover {
  cursor: pointer;
  color: #f4f4f4;
}
/* line 324, ../../sass/Common/home/_home.scss */
.home-react .home .header .middle-content .link-back .link-back-arrow {
  margin-right: 5px;
}
/* line 329, ../../sass/Common/home/_home.scss */
.home-react .home .header .middle-content-filters {
  display: flex;
}
/* line 334, ../../sass/Common/home/_home.scss */
.home-react .home .header .right-content {
  display: flex;
  justify-content: flex-end;
  position: relative;
  align-items: center;
  flex-shrink: 0;
}
/* line 341, ../../sass/Common/home/_home.scss */
.home-react .home .header .right-content button {
  color: #0080c0 !important;
  text-transform: capitalize;
  font-size: 18px;
}
/* line 346, ../../sass/Common/home/_home.scss */
.home-react .home .header .right-content button:last-of-type {
  margin-right: 0;
}
/* line 350, ../../sass/Common/home/_home.scss */
.home-react .home .header .right-content button:hover {
  color: white;
  background-color: transparent;
}
/* line 355, ../../sass/Common/home/_home.scss */
.home-react .home .header .right-content button svg {
  font-size: 1rem;
  margin-right: 3px;
}
/* line 361, ../../sass/Common/home/_home.scss */
.home-react .home .header .right-content .user-photo {
  margin: 0px;
  border-radius: 50%;
}
/* line 365, ../../sass/Common/home/_home.scss */
.home-react .home .header .right-content .user-photo .initials,
.home-react .home .header .right-content .user-photo .default {
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 374, ../../sass/Common/home/_home.scss */
.home-react .home .header .right-content .user-photo .initials {
  font-size: 18px;
}
/* line 378, ../../sass/Common/home/_home.scss */
.home-react .home .header .right-content .user-photo .default {
  font-size: 30px;
}
/* line 383, ../../sass/Common/home/_home.scss */
.home-react .home .header .right-content .menu-items {
  display: none;
  position: absolute;
  color: #797979;
  right: 0;
  top: calc(100% + 12px);
  width: max-content;
  min-width: 110px;
  border-radius: 10px;
  z-index: 4;
  transform: translateX(10px);
}
/* line 395, ../../sass/Common/home/_home.scss */
.home-react .home .header .right-content .menu-items.opened {
  display: block;
}
/* line 399, ../../sass/Common/home/_home.scss */
.home-react .home .header .right-content .menu-items.from-open {
  display: block;
}
/* line 403, ../../sass/Common/home/_home.scss */
.home-react .home .header .right-content .menu-items.from-close {
  display: block;
  opacity: 0;
}
/* line 408, ../../sass/Common/home/_home.scss */
.home-react .home .header .right-content .menu-items:before {
  top: -9px;
  right: 8px;
}
/* line 414, ../../sass/Common/home/_home.scss */
.home-react .home .header .right-content .menu-items .menu-item .fa {
  padding-right: 10px;
  position: relative;
  top: 1px;
  width: 20px;
  align-self: center;
}
/* line 421, ../../sass/Common/home/_home.scss */
.home-react .home .header .right-content .menu-items .menu-item .fa.fa-users {
  font-size: 16px;
  top: 0;
}
/* line 427, ../../sass/Common/home/_home.scss */
.home-react .home .header .right-content .menu-items .menu-item.logout {
  margin-top: 6px;
  padding: 14px 25px;
  border-top: 1px solid #e1e1e1;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* line 440, ../../sass/Common/home/_home.scss */
.home-react .home .header-basic .toolbar {
  background-color: #ffffff;
  color: #797979;
}
/* line 446, ../../sass/Common/home/_home.scss */
.home-react .home .header-basic .left-content #logo {
  background-image: url('/Site/Media/ToothApps/Common/logo.png');
  width: 100%;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
}
/* line 456, ../../sass/Common/home/_home.scss */
.home-react .home .header-basic .right-content button {
  color: #797979;
}
/* line 459, ../../sass/Common/home/_home.scss */
.home-react .home .header-basic .right-content button:hover {
  color: #2b90c0;
}
/* line 465, ../../sass/Common/home/_home.scss */
.home-react .home .header-basic .right-content .user-photo .initials {
  color: #2b90c0;
}
/* line 472, ../../sass/Common/home/_home.scss */
.home-react .home .splash-image {
  background-image: url('/Site/Media/ToothApps/SearchPage/background.jpeg');
  display: flex;
  width: 100%;
  height: 80%;
  min-height: 280px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  justify-content: center;
  align-items: center;
}
/* line 485, ../../sass/Common/home/_home.scss */
.home-react .home .splash-image .title-content h2 {
  width: 40%;
  margin: 0 auto;
  text-align: center;
  color: white;
  font-size: 2.5em;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8);
}
/* line 497, ../../sass/Common/home/_home.scss */
.home-react .home .treatment-types .treatment-type-label {
  color: #373737;
  font-weight: normal;
}
/* line 503, ../../sass/Common/home/_home.scss */
.home-react .home .treatment-types-grid {
  justify-content: space-around;
}
/* line 507, ../../sass/Common/home/_home.scss */
.home-react .home .treatment-types-grid .treatment-type-description {
  text-align: center;
}
/* line 513, ../../sass/Common/home/_home.scss */
.home-react .home .search-services {
  margin: -120px auto 10px;
  padding: 50px;
  background-image: url('/Site/Media/ToothApps/SearchPage/searchBackground.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
/* line 520, ../../sass/Common/home/_home.scss */
.home-react .home .search-services input[type='number']::-webkit-inner-spin-button,
.home-react .home .search-services input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
  font-size: 14px;
}
/* line 528, ../../sass/Common/home/_home.scss */
.home-react .home .search-services .treatment-type-wrapper {
  min-width: 20%;
}
/* line 532, ../../sass/Common/home/_home.scss */
.home-react .home .search-services .treatment-type {
  text-align: center;
  max-width: none !important;
}
/* line 536, ../../sass/Common/home/_home.scss */
.home-react .home .search-services .treatment-type-label {
  width: 150px;
  margin: 5px auto;
  color: rgba(0, 0, 0, 0.5);
  font-size: 18px;
}
/* line 543, ../../sass/Common/home/_home.scss */
.home-react .home .search-services .treatment-type img::after,
.home-react .home .search-services .treatment-type img::before {
  box-sizing: border-box;
}
/* line 547, ../../sass/Common/home/_home.scss */
.home-react .home .search-services .treatment-type:hover {
  cursor: pointer;
}
/* line 553, ../../sass/Common/home/_home.scss */
.home-react .home .search-results {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
/* line 558, ../../sass/Common/home/_home.scss */
.home-react .home .search-results.react-virtualized {
  height: 100%;
}
/* line 562, ../../sass/Common/home/_home.scss */
.home-react .home .search-results .search-results-text {
  padding-top: 40px;
  font-size: 1.1em;
}
/* line 566, ../../sass/Common/home/_home.scss */
.home-react .home .search-results .search-results-text .count {
  font-size: 1.2em;
  padding-left: 5px;
  color: #2b90c0;
}
/* line 573, ../../sass/Common/home/_home.scss */
.home-react .home .search-results .search-result-right {
  display: flex;
  flex-wrap: wrap;
}
/* line 579, ../../sass/Common/home/_home.scss */
.home-react .home .search-results .regular .organization-name {
  margin-bottom: 5px;
}
/* line 584, ../../sass/Common/home/_home.scss */
.home-react .home .search-results .regular .content-details-middle .search-result-middle {
  margin-bottom: 0;
}
/* line 588, ../../sass/Common/home/_home.scss */
.home-react .home .search-results .regular .content-details-middle .search-result-right {
  margin-bottom: 0;
}
/* line 591, ../../sass/Common/home/_home.scss */
.home-react .home .search-results .regular .content-details-middle .search-result-right .treatment {
  margin-bottom: 0;
}
/* line 599, ../../sass/Common/home/_home.scss */
.home-react .home .no-results-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 30px;
}
/* line 606, ../../sass/Common/home/_home.scss */
.home-react .home .no-results-block .text-center {
  color: c4c4c4;
}
/* line 609, ../../sass/Common/home/_home.scss */
.home-react .home .no-results-block .text-center.firstPart {
  font-size: 30px;
  margin-bottom: 5px;
}
/* line 614, ../../sass/Common/home/_home.scss */
.home-react .home .no-results-block .text-center.secondPart {
  font-size: 24px;
}
/* line 619, ../../sass/Common/home/_home.scss */
.home-react .home .no-results-block .no-results-image {
  content: url('/Site/Media/ToothApps/SearchPage/noResults.svg');
  margin-top: 40px;
  width: 200px;
}
/* line 626, ../../sass/Common/home/_home.scss */
.home-react .home .icon-info {
  width: 18px;
  vertical-align: middle;
  margin-right: 10px;
  color: #a8a8a8;
  margin-left: -3px;
}
/* line 634, ../../sass/Common/home/_home.scss */
.home-react .home .location-icon {
  color: #ff5959;
}
/* line 638, ../../sass/Common/home/_home.scss */
.home-react .home .organization-name {
  font-size: 18px;
  color: #2b90c0;
  margin-bottom: 25px;
  text-align: left;
  font-weight: normal;
}
/* line 646, ../../sass/Common/home/_home.scss */
.home-react .home img.treatment {
  width: 32px;
  height: 32px;
  margin: 6px 9px;
}
/* line 647, ../../sass/Common/home/_home.scss */
.home-react .home img.treatment:last-child {
  margin-right: 0;
}
/* line 655, ../../sass/Common/home/_home.scss */
.home-react .home .testimonial-reviewer,
.home-react .home .testimonial-separator,
.home-react .home .testimonial.date {
  display: inline-block;
  color: #a8a8a8;
}
/* line 662, ../../sass/Common/home/_home.scss */
.home-react .home .testimonial-date {
  display: inline-block;
  color: #a8a8a8;
}
/* line 667, ../../sass/Common/home/_home.scss */
.home-react .home .testimonial-separator {
  margin-right: 5px;
}
/* line 671, ../../sass/Common/home/_home.scss */
.home-react .home .search-result {
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 40px;
  border-radius: 0 !important;
  margin: 10px auto;
}
/* line 678, ../../sass/Common/home/_home.scss */
.home-react .home .search-result .content-details {
  width: calc(100% - 198px);
}
/* line 681, ../../sass/Common/home/_home.scss */
.home-react .home .search-result .content-details .organization-name {
  width: 100%;
}
/* line 685, ../../sass/Common/home/_home.scss */
.home-react .home .search-result .content-details .content-details-middle {
  justify-content: space-between;
}
/* line 690, ../../sass/Common/home/_home.scss */
.home-react .home .search-result .organization-name {
  white-space: nowrap;
}
/* line 694, ../../sass/Common/home/_home.scss */
.home-react .home .search-result .organization-name,
.home-react .home .search-result .organization-name2,
.home-react .home .search-result .organization-practice-categories {
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 701, ../../sass/Common/home/_home.scss */
.home-react .home .search-result .search-result-left {
  align-self: flex-start;
  margin-right: 40px;
}
/* line 705, ../../sass/Common/home/_home.scss */
.home-react .home .search-result .search-result-left .btn-contact {
  display: none;
}
/* line 711, ../../sass/Common/home/_home.scss */
.home-react .home .search-result.premium:hover,
.home-react .home .search-result.editable:hover {
  background-color: #f4f4f4;
  cursor: pointer;
}
/* line 715, ../../sass/Common/home/_home.scss */
.home-react .home .search-result.premium:hover .extra-treatments,
.home-react .home .search-result.editable:hover .extra-treatments {
  background-color: #ffffff;
}
/* line 721, ../../sass/Common/home/_home.scss */
.home-react .home .search-result .extra-treatments {
  height: 50px;
  width: 50px;
  line-height: 50px;
  display: inline-block;
  color: #797979;
  background-color: #f4f4f4;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
}
/* line 733, ../../sass/Common/home/_home.scss */
.home-react .home .search-result .logo {
  width: 130px;
}
/* line 737, ../../sass/Common/home/_home.scss */
.home-react .home .search-result .testimonial {
  margin-top: 20px;
}
/* line 740, ../../sass/Common/home/_home.scss */
.home-react .home .search-result .testimonial-right {
  text-align: right;
  padding-right: 10px;
}
/* line 745, ../../sass/Common/home/_home.scss */
.home-react .home .search-result .testimonial-left {
  padding-left: 10px;
}
/* line 749, ../../sass/Common/home/_home.scss */
.home-react .home .search-result .testimonial img.testimonial-img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
/* line 750, ../../sass/Common/home/_home.scss */
.home-react .home .search-result .testimonial img.testimonial-img.right {
  float: right;
}
/* line 759, ../../sass/Common/home/_home.scss */
.home-react .home .search-result .testimonial .search-result-testimonial-img {
  position: relative;
  width: 45px;
  height: 45px;
}
/* line 765, ../../sass/Common/home/_home.scss */
.home-react .home .search-result .testimonial .icon-user-testimonial {
  font-size: 45px;
  margin-top: 2px;
}
/* line 769, ../../sass/Common/home/_home.scss */
.home-react .home .search-result .testimonial .icon-user-testimonial:before {
  margin-left: 5px;
}
/* line 776, ../../sass/Common/home/_home.scss */
.home-react .home .rating {
  margin-top: 20px;
}
/* line 779, ../../sass/Common/home/_home.scss */
.home-react .home .rating .star-rating {
  color: #ff5959;
  font-size: 2.5rem;
}
/* line 785, ../../sass/Common/home/_home.scss */
.home-react .home .section-colored {
  background: #f4f4f4;
}
/* line 789, ../../sass/Common/home/_home.scss */
.home-react .home .testimonials {
  padding: 30px 0;
  margin: 0 auto;
  width: 80%;
  max-width: 1200px;
  color: #373737;
}
/* line 796, ../../sass/Common/home/_home.scss */
.home-react .home .testimonials .testimonial-item {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
/* line 801, ../../sass/Common/home/_home.scss */
.home-react .home .testimonials .testimonial-item img {
  width: 100%;
  max-width: 200px;
}
/* line 806, ../../sass/Common/home/_home.scss */
.home-react .home .testimonials .testimonial-item p {
  margin-bottom: 0;
  padding: 0 25px;
}
/* line 813, ../../sass/Common/home/_home.scss */
.home-react .home .faq {
  background: white;
  color: #797979;
  width: 70%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 60px 0;
}
/* line 821, ../../sass/Common/home/_home.scss */
.home-react .home .faq h1 {
  margin-top: 0;
}
/* line 826, ../../sass/Common/home/_home.scss */
.home-react .home .organization-section {
  background: #f4f4f4;
  color: #797979;
}
/* line 830, ../../sass/Common/home/_home.scss */
.home-react .home .organization-section-content {
  width: 70%;
  max-width: 1100px;
  margin: 0 auto;
}
/* line 837, ../../sass/Common/home/_home.scss */
.home-react .home .links {
  font-size: 2em;
}
/* line 840, ../../sass/Common/home/_home.scss */
.home-react .home .links div {
  margin: 20px auto;
  text-align: center;
}
/* line 844, ../../sass/Common/home/_home.scss */
.home-react .home .links div a {
  color: #2b90c0;
  text-decoration: none;
}
/* line 848, ../../sass/Common/home/_home.scss */
.home-react .home .links div a:hover {
  opacity: 0.7;
}
/* line 856, ../../sass/Common/home/_home.scss */
.home-react .withAllFilters {
  overflow: auto;
  -ms-overflow-style: none;
}
/* line 859, ../../sass/Common/home/_home.scss */
.home-react .withAllFilters::-webkit-scrollbar {
  display: none;
}
/* line 864, ../../sass/Common/home/_home.scss */
.home-react .footer .jsx-parser {
  position: absolute;
  color: #797979;
  padding: 20px 50px;
  bottom: 0;
  background: #f4f4f4;
  width: 100%;
  box-sizing: border-box;
}
/* line 873, ../../sass/Common/home/_home.scss */
.home-react .footer .jsx-parser a {
  text-decoration: none;
  color: #797979;
  margin-left: 50px;
}

/* line 881, ../../sass/Common/home/_home.scss */
p.small {
  font-size: 0.9em;
  color: #a8a8a8;
}

/* line 886, ../../sass/Common/home/_home.scss */
.tiny-icon {
  width: 25px;
  height: 25px;
}

/* line 891, ../../sass/Common/home/_home.scss */
.image-rounded {
  border-radius: 50%;
}

/* line 896, ../../sass/Common/home/_home.scss */
.checkboxes {
  width: calc(100% - 5px);
  padding: 15px 0px;
  border-bottom: 1px solid #e1e1e1;
}
/* line 902, ../../sass/Common/home/_home.scss */
.checkboxes.hidden .possible-values {
  display: none;
}
/* line 906, ../../sass/Common/home/_home.scss */
.checkboxes.hidden .label {
  margin-bottom: 0;
}
/* line 911, ../../sass/Common/home/_home.scss */
.checkboxes:first-of-type {
  padding-top: 0;
}
/* line 915, ../../sass/Common/home/_home.scss */
.checkboxes:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}
/* line 920, ../../sass/Common/home/_home.scss */
.checkboxes .label {
  margin-bottom: 5px;
  font-size: 18px;
  display: inline-block;
  cursor: pointer;
}
/* line 927, ../../sass/Common/home/_home.scss */
.checkboxes .fa-caret-up,
.checkboxes .fa-caret-down {
  font-size: 19px;
  margin-left: 12px;
  color: #a8a8a8;
  position: relative;
  top: 2px;
}
/* line 935, ../../sass/Common/home/_home.scss */
.checkboxes .checkbox {
  width: 33%;
  display: inline-flex;
  align-items: flex-start;
  padding: 5px 5px 5px 0;
  box-sizing: border-box;
}
/* line 942, ../../sass/Common/home/_home.scss */
.checkboxes .checkbox input,
.checkboxes .checkbox label {
  cursor: pointer;
}
/* line 946, ../../sass/Common/home/_home.scss */
.checkboxes .checkbox input {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  border-radius: 3px;
  border: 2px solid #a8a8a8;
  position: relative;
  cursor: pointer;
  outline: none;
  margin: auto 0;
}
/* line 957, ../../sass/Common/home/_home.scss */
.checkboxes .checkbox input:checked:after {
  content: '';
  display: inline-block;
  transform: rotate(45deg);
  height: 10px;
  width: 5px;
  position: absolute;
  right: 4px;
  border-bottom: 3px solid #a8a8a8;
  border-right: 3px solid #a8a8a8;
}
/* line 970, ../../sass/Common/home/_home.scss */
.checkboxes .checkbox label {
  position: relative;
  top: 4px;
  padding-left: 7px;
  max-width: calc(100% - 35px);
}

/* line 979, ../../sass/Common/home/_home.scss */
.checkboxes {
  width: calc(100% - 5px);
  padding: 15px 0px;
  border-bottom: 1px solid #e1e1e1;
}
/* line 985, ../../sass/Common/home/_home.scss */
.checkboxes.hidden .possible-values {
  display: none;
}
/* line 989, ../../sass/Common/home/_home.scss */
.checkboxes.hidden .label {
  margin-bottom: 0;
}
/* line 994, ../../sass/Common/home/_home.scss */
.checkboxes:first-of-type {
  padding-top: 0;
}
/* line 998, ../../sass/Common/home/_home.scss */
.checkboxes:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}
/* line 1003, ../../sass/Common/home/_home.scss */
.checkboxes .label {
  margin-bottom: 5px;
  font-size: 18px;
  display: inline-block;
  cursor: pointer;
}
/* line 1010, ../../sass/Common/home/_home.scss */
.checkboxes .fa-caret-up,
.checkboxes .fa-caret-down {
  font-size: 17px;
  margin-left: 12px;
  color: #a8a8a8;
  position: relative;
  top: 1px;
}
/* line 1018, ../../sass/Common/home/_home.scss */
.checkboxes .cross {
  width: 14px;
  top: 0;
  vertical-align: text-top;
  margin-left: 50px;
}
/* line 1025, ../../sass/Common/home/_home.scss */
.checkboxes .checkbox {
  width: 33%;
  display: inline-flex;
  align-items: flex-start;
  padding: 5px 5px 5px 0;
  box-sizing: border-box;
}
/* line 1032, ../../sass/Common/home/_home.scss */
.checkboxes .checkbox input,
.checkboxes .checkbox label {
  cursor: pointer;
}
/* line 1036, ../../sass/Common/home/_home.scss */
.checkboxes .checkbox input {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  border-radius: 3px;
  border: 2px solid #0080c0;
  position: relative;
  cursor: pointer;
  outline: none;
  margin-left: 0;
}
/* line 1046, ../../sass/Common/home/_home.scss */
.checkboxes .checkbox input:checked {
  background-color: #0080c0;
}
/* line 1050, ../../sass/Common/home/_home.scss */
.checkboxes .checkbox input:checked:after {
  content: '';
  display: inline-block;
  transform: rotate(45deg);
  height: 12px;
  width: 7px;
  position: absolute;
  right: 4px;
  top: 0px;
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}
/* line 1064, ../../sass/Common/home/_home.scss */
.checkboxes .checkbox label {
  position: relative;
  top: 4px;
  padding-left: 7px;
  max-width: calc(100% - 35px);
}

/* line 1073, ../../sass/Common/home/_home.scss */
.select {
  cursor: pointer;
  position: relative;
  width: 250px;
  padding: 7px 15px;
  margin-bottom: 20px;
}
/* line 1080, ../../sass/Common/home/_home.scss */
.select .currentValue {
  padding: 5px 25px 5px 7px;
  border-bottom: 1px solid #e1e1e1;
}
/* line 1085, ../../sass/Common/home/_home.scss */
.select .placeholder,
.select .fa {
  color: #a8a8a8;
}
/* line 1089, ../../sass/Common/home/_home.scss */
.select .fa {
  position: absolute;
  right: 20px;
}
/* line 1094, ../../sass/Common/home/_home.scss */
.select .possible-values {
  position: absolute;
  background-color: white;
  width: 250px;
  padding: 7px 0;
  border: 1px solid #e1e1e1;
  border-top: none;
  z-index: 1;
}
/* line 1104, ../../sass/Common/home/_home.scss */
.select .possible-value {
  padding: 5px 7px;
}
/* line 1107, ../../sass/Common/home/_home.scss */
.select .possible-value:hover {
  background-color: #f4f4f4;
}

/* line 1113, ../../sass/Common/home/_home.scss */
.icon {
  cursor: pointer;
}
/* line 1116, ../../sass/Common/home/_home.scss */
.icon.save {
  content: url('/Site/Media/ToothApps/Common/save.svg');
}
/* line 1120, ../../sass/Common/home/_home.scss */
.icon.cancel {
  content: url('/Site/Media/ToothApps/Common/cancel.svg');
}
/* line 1124, ../../sass/Common/home/_home.scss */
.icon.plus {
  content: url('/Site/Media/ToothApps/Common/plus.svg');
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
/* line 1129, ../../sass/Common/home/_home.scss */
.icon.disabled {
  opacity: 0.4;
  cursor: default;
}

/* line 1142, ../../sass/Common/home/_home.scss */
.placeholder-field {
  margin: 0;
  font-family: Inter;
  font-size: 12px;
  color: #949494;
}

/* line 1149, ../../sass/Common/home/_home.scss */
.tooltip {
  border: 1px solid #ff5959;
  opacity: 1 !important;
  position: fixed;
  visibility: hidden;
}
/* line 1156, ../../sass/Common/home/_home.scss */
.tooltip.place-bottom:before {
  border-bottom: 8px solid #ff5959;
}
/* line 1160, ../../sass/Common/home/_home.scss */
.tooltip.place-bottom:after {
  top: -5.8px !important;
}

/* line 1166, ../../sass/Common/home/_home.scss */
.upgrade-button {
  position: static;
  width: 290px;
  margin: 20px auto 0;
}

/* line 1, ../../sass/Common/home/_search.scss */
.btn-search-nearby {
  position: relative;
  border-radius: 20px;
  text-transform: none;
  line-height: 1.25;
  margin-left: 40px;
}
/* line 7, ../../sass/Common/home/_search.scss */
.btn-search-nearby:hover {
  cursor: pointer;
}

/* line 11, ../../sass/Common/home/_search.scss */
.makeStyles-drawerClose-362 {
  top: 68px;
}

/* line 14, ../../sass/Common/home/_search.scss */
.search-component-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 2px;
  width: calc(100% - 90px);
  margin-right: 50px;
}
/* line 22, ../../sass/Common/home/_search.scss */
.search-component-wrapper .search-component {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 38px;
  border-radius: 5px;
  background-color: #f0f0f0;
  position: relative;
  z-index: 1100;
}
/* line 32, ../../sass/Common/home/_search.scss */
.search-component-wrapper .search-component.sticky {
  position: fixed;
  top: 12px;
  z-index: 1500;
  margin: 0 auto;
  left: 0;
  right: 0;
}
/* line 41, ../../sass/Common/home/_search.scss */
.search-component-wrapper .search-component .MuiIconButton-edgeStart {
  margin-left: -5px;
  margin-top: -6px;
}
/* line 46, ../../sass/Common/home/_search.scss */
.search-component-wrapper .search-component .input-wrapper {
  width: 100%;
  padding-left: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 10px;
  background-color: #f0f0f0;
  color: #797979;
}
/* line 56, ../../sass/Common/home/_search.scss */
.search-component-wrapper .search-component .input-wrapper svg {
  margin: 0 10px;
}
/* line 60, ../../sass/Common/home/_search.scss */
.search-component-wrapper .search-component .input-wrapper input {
  line-height: normal;
  padding: 0;
  font-size: 14;
}
/* line 65, ../../sass/Common/home/_search.scss */
.search-component-wrapper .search-component .input-wrapper input::-webkit-inner-spin-button,
.search-component-wrapper .search-component .input-wrapper input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
/* line 75, ../../sass/Common/home/_search.scss */
.search-component-wrapper .search-component .btn-search {
  background-color: transparent;
  box-shadow: none;
  text-transform: capitalize;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 500;
  font-size: 16px;
  width: calc(100% - 142px);
}
/* line 76, ../../sass/Common/home/_search.scss */
.search-component-wrapper .search-component .btn-search .icon-search {
  display: none;
}
/* line 80, ../../sass/Common/home/_search.scss */
.search-component-wrapper .search-component .btn-search span div div {
  width: 10px;
  height: 10px;
  background: #fff;
}
/* line 95, ../../sass/Common/home/_search.scss */
.search-component-wrapper .search-component .tooltip {
  line-height: 1.6;
  padding: 15px 21px;
  white-space: pre-line;
}
/* line 100, ../../sass/Common/home/_search.scss */
.search-component-wrapper .search-component .tooltip.place-top {
  margin-top: -17px;
}
/* line 104, ../../sass/Common/home/_search.scss */
.search-component-wrapper .search-component .tooltip.place-bottom {
  margin-top: 19px;
}
/* line 109, ../../sass/Common/home/_search.scss */
.search-component-wrapper.filter {
  padding: 0;
  position: relative;
  bottom: 4px;
}

/* line 117, ../../sass/Common/home/_search.scss */
.header .middle-content {
  width: 100%;
  display: none;
}
/* line 122, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search {
  flex-grow: 1;
}
/* line 125, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .search-bar {
  display: flex;
}
/* line 128, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .search-bar .help-mobile {
  display: none;
  border-radius: 50%;
  background: #39516b;
  border: 0;
  width: 40px;
  height: 40px;
  color: #f6f7f9;
}
/* line 138, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .search-bar .sort-order {
  border-radius: 20px;
  padding: 0 20px;
  background: rgba(255, 255, 255, 0.15);
  color: white;
  width: 138px;
  text-transform: none;
  font-size: 16px;
}
/* line 147, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .search-bar .sort-order:before {
  border-bottom: none;
}
/* line 151, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .search-bar .sort-order span {
  justify-content: unset;
}
/* line 155, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .search-bar .sort-order svg {
  margin-right: 4px;
}
/* line 160, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .search-bar .filters {
  display: flex;
  border-radius: 20px;
  padding: 0 12px 0 25px;
  background: rgba(255, 255, 255, 0.15);
  color: white;
  align-items: center;
  flex-grow: 1;
  margin: 0px;
  width: 250px;
}
/* line 171, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .search-bar .filters .fa-filter {
  display: none;
}
/* line 175, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .search-bar .filters .chips {
  background: transparent;
  flex-grow: 1;
  margin-top: 1px;
  padding-left: 10px;
  overflow-y: auto;
  z-index: 100;
  width: calc(100% - 112px);
  display: flex;
  overflow-x: hidden;
}
/* line 186, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .search-bar .filters .chips .chip-filter {
  font-size: 1.5em !important;
  cursor: pointer;
}
/* line 187, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .search-bar .filters .chips .chip-filter .chip-delete-icon {
  font-size: 12px;
}
/* line 194, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .search-bar .filters .chips .chip-filter i {
  color: #ffffff;
}
/* line 199, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .search-bar .filters .chips .chip {
  background: transparent;
  color: white;
  padding: 0;
}
/* line 204, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .search-bar .filters .chips .chip svg {
  color: white;
  font-size: 1em;
  margin-top: 1px;
}
/* line 210, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .search-bar .filters .chips .chip span {
  font-size: 16px;
  padding-left: 5px;
}
/* line 217, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .search-bar .filters .show-filters {
  cursor: pointer;
  padding: 5px;
}
/* line 221, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .search-bar .filters .show-filters svg {
  position: relative;
  top: 3px;
}
/* line 228, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .search-bar .filters-opened {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 233, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .search-bar .search-component {
  width: 250px;
}
/* line 238, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .all-filters {
  position: relative;
  margin-top: 20px;
  max-height: 90vh;
}
/* line 243, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .all-filters .inverted-round-wrapper {
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: 20px;
  display: flex;
}
/* line 251, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .all-filters .inverted-round-wrapper .inverted-round {
  flex-grow: 1;
  display: flex;
  justify-content: space-between;
  height: 100%;
  top: -10px;
  position: relative;
}
/* line 259, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .all-filters .inverted-round-wrapper .inverted-round .left {
  height: 100%;
  width: 20px;
  background-image: radial-gradient(circle at top left, rgba(0, 0, 0, 0) 20px, rgba(255, 255, 255, 0.15) 21px);
}
/* line 265, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .all-filters .inverted-round-wrapper .inverted-round .right {
  height: 100%;
  width: 20px;
  background-image: radial-gradient(circle at top right, rgba(0, 0, 0, 0) 20px, rgba(255, 255, 255, 0.15) 21px);
}
/* line 271, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .all-filters .inverted-round-wrapper .inverted-round .center {
  flex-grow: 1;
  background-color: rgba(255, 255, 255, 0.15);
  margin-top: 10px;
  height: 10px;
}
/* line 279, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .all-filters .inverted-round-wrapper .space-1 {
  width: 128px;
}
/* line 283, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .all-filters .inverted-round-wrapper .space-2 {
  width: 240px;
}
/* line 288, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .all-filters .wrapper-content {
  margin: 10px 0 2px;
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 20px;
  padding: 10px 25px;
  padding-right: 5px;
  top: -10px;
  position: relative;
}
/* line 289, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .all-filters .wrapper-content .wrapper {
  overflow-y: auto !important;
  padding-right: 20px;
  max-height: calc(87vh - 150px);
}
/* line 304, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .all-filters .wrapper-content span {
  color: #fff;
  font-weight: 300;
}
/* line 309, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .all-filters .wrapper-content input[type='checkbox'] {
  width: 100%;
  height: 100%;
}
/* line 316, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .all-filters .wrapper-content .filter-section .section-name {
  margin: 15px 0 5px 2px;
}
/* line 320, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .all-filters .wrapper-content .filter-section label {
  width: 33%;
  margin: 5px 0;
  vertical-align: top;
}
/* line 325, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .all-filters .wrapper-content .filter-section label .label {
  padding-left: 5px;
}
/* line 329, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .all-filters .wrapper-content .filter-section label .checkbox {
  margin-bottom: auto;
  padding: 0;
  margin-top: 0;
}
/* line 337, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .all-filters .wrapper-content .section-separator {
  width: 100%;
  height: 0px;
  margin: 10px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
/* line 344, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .all-filters .wrapper-content .filter-distance {
  margin-left: -15px;
}
/* line 347, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .all-filters .wrapper-content .filter-distance .radio-filter-label {
  margin-left: 4px;
}
/* line 351, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .all-filters .wrapper-content .filter-distance .radio-button {
  padding: 0;
}
/* line 355, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .all-filters .wrapper-content .filter-distance label {
  flex-direction: row;
  padding: 10px 20px 10px 0;
}
/* line 360, ../../sass/Common/home/_search.scss */
.header .middle-content-filters .extended-search .all-filters .wrapper-content .filter-distance .section-name {
  margin: 15px 0 0 17px;
}

/* line 3, ../../sass/Common/home/_legal.scss */
body {
  margin: 0;
}

/* line 6, ../../sass/Common/home/_legal.scss */
.page {
  top: 0px;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  line-height: 1.5;
}
/* line 13, ../../sass/Common/home/_legal.scss */
.page .content {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 75%;
  float: right;
  padding: 0 10px;
  margin-bottom: 15px;
  font-weight: 300;
  color: #000;
}
/* line 21, ../../sass/Common/home/_legal.scss */
.page .content a {
  color: #163251;
}
/* line 22, ../../sass/Common/home/_legal.scss */
.page .content a:hover {
  color: #3e88d9;
}
/* line 25, ../../sass/Common/home/_legal.scss */
.page .content a:visited {
  color: gray;
}
/* line 30, ../../sass/Common/home/_legal.scss */
.page .content p:first-of-type {
  margin-top: 0px;
}
/* line 34, ../../sass/Common/home/_legal.scss */
.page .content h1:first-of-type {
  margin-top: 0px;
  text-align: start;
  color: #000;
}
/* line 40, ../../sass/Common/home/_legal.scss */
.page .content div {
  text-align: justify;
}
/* line 43, ../../sass/Common/home/_legal.scss */
.page .content .font-400 {
  font-weight: 400;
}
/* line 46, ../../sass/Common/home/_legal.scss */
.page .content .font-300 {
  font-weight: 300;
}
/* line 49, ../../sass/Common/home/_legal.scss */
.page .content .font-600 {
  font-weight: 600;
}
/* line 52, ../../sass/Common/home/_legal.scss */
.page .content .width-350 {
  width: 350px;
}
/* line 55, ../../sass/Common/home/_legal.scss */
.page .content .img_speedToTreat {
  width: 350px;
  float: left;
  margin-right: 20px;
  margin-top: 10px;
}
/* line 61, ../../sass/Common/home/_legal.scss */
.page .content .images_aboutUs {
  display: flex;
  align-items: center;
}
/* line 65, ../../sass/Common/home/_legal.scss */
.page .content .text_side_img {
  font-weight: 300;
  margin-top: 30px;
}

/* line 71, ../../sass/Common/home/_legal.scss */
.header {
  box-shadow:
    0px 2px 4px -1px #2b90c0,
    0px 4px 5px 0px #2b90c0,
    0px 1px 10px 0px #2b90c0;
  width: 100%;
  display: flex;
  z-index: 1100;
  box-sizing: border-box;
  flex-shrink: 0;
  flex-direction: column;
  top: 0;
  left: auto;
  right: 0;
  position: fixed;
}

/* line 89, ../../sass/Common/home/_legal.scss */
.header-content {
  display: flex;
  align-items: flex-start;
  padding: 0 10px;
  min-height: 64px;
  height: 64px;
}

/* line 97, ../../sass/Common/home/_legal.scss */
.left-content {
  font-weight: 600;
  display: flex;
  align-items: center;
  margin-top: 8px;
  color: #0080c0;
  font-size: 24px;
  font-weight: bold;
  margin-left: 0;
}

/* line 107, ../../sass/Common/home/_legal.scss */
.logo {
  width: 100%;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 0;
  cursor: pointer;
}

/* line 116, ../../sass/Common/home/_legal.scss */
.middle-content {
  width: 100%;
  margin: 0 auto;
  margin-top: 12px;
}

/* line 121, ../../sass/Common/home/_legal.scss */
.right-content {
  display: flex;
  justify-content: flex-end;
  margin-top: 6px;
}

/* line 126, ../../sass/Common/home/_legal.scss */
.help {
  color: rgba(255, 255, 255, 0.8);
  text-transform: capitalize;
  font-size: 1rem;
  text-decoration: none;
  margin-top: 3px;
  padding: 6px 8px;
}
/* line 134, ../../sass/Common/home/_legal.scss */
.help .fa-question-circle-o {
  margin-right: 5px;
}

/* line 138, ../../sass/Common/home/_legal.scss */
.body {
  padding-left: 24px;
  padding-right: 24px;
  width: auto;
  margin: 15px auto;
}
/* line 144, ../../sass/Common/home/_legal.scss */
.body .list {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  list-style: none;
  float: left;
  margin-top: 15px;
  padding-left: 10px;
  position: fixed;
}
/* line 152, ../../sass/Common/home/_legal.scss */
.body .list li {
  margin-bottom: 10px;
}
/* line 156, ../../sass/Common/home/_legal.scss */
.body .list .list-item {
  font-size: 18px;
  font-weight: 300;
  color: black;
  text-decoration: none;
}
/* line 162, ../../sass/Common/home/_legal.scss */
.body .list .list-item.active {
  font-weight: bold;
}

/* line 169, ../../sass/Common/home/_legal.scss */
.footer .jsx-parser {
  padding: 20px;
  bottom: 0;
  width: 100%;
  padding-left: 50px;
  display: flex;
}
/* line 175, ../../sass/Common/home/_legal.scss */
.footer .jsx-parser a {
  text-decoration: none;
  color: #797979;
}

/* line 183, ../../sass/Common/home/_legal.scss */
.header.header-resources .btn-search-nearby {
  padding-left: 10px;
  margin-left: 0;
}

/* line 190, ../../sass/Common/home/_legal.scss */
h3.treatment {
  color: #008e94;
}

@media (min-width: 744px) {
  /* line 195, ../../sass/Common/home/_legal.scss */
  .body {
    width: 696px;
  }
}
@media (min-width: 850px) {
  /* line 201, ../../sass/Common/home/_legal.scss */
  .left-content.reduce-margin-top {
    margin-top: 3px;
  }
}
@media (min-width: 1128px) {
  /* line 207, ../../sass/Common/home/_legal.scss */
  .body {
    width: 1080px;
  }
}
/* line 7, ../../sass/Common/home/_organization.scss */
.logo-container {
  max-width: 205px;
}

/* line 11, ../../sass/Common/home/_organization.scss */
.removed-image {
  width: 17%;
  position: absolute;
  left: 50%;
  background-color: transparent;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
}

/* line 21, ../../sass/Common/home/_organization.scss */
.organization-removed-image {
  cursor: pointer;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 110px;
}

/* line 29, ../../sass/Common/home/_organization.scss */
.icon-wrapper {
  float: left;
  display: flex;
  width: 155px;
  outline: none;
  align-items: center;
  justify-content: center;
  font-family: Inter;
}
/* line 38, ../../sass/Common/home/_organization.scss */
.icon-wrapper.remove {
  padding-top: 30px;
}
/* line 42, ../../sass/Common/home/_organization.scss */
.icon-wrapper.save {
  padding: 10px 35px;
  margin-left: 10px;
  margin-bottom: 30px;
  background: #e44f34;
  border: 2px solid #e44f34;
  border-radius: 5px;
  width: 300px;
  height: 41px;
}
/* line 52, ../../sass/Common/home/_organization.scss */
.icon-wrapper.save .label {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
}
/* line 61, ../../sass/Common/home/_organization.scss */
.icon-wrapper.edit .label {
  position: relative;
  top: 2px;
  left: 25px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
}
/* line 71, ../../sass/Common/home/_organization.scss */
.icon-wrapper.cancel {
  padding: 10px 35px;
  background: #ffffff;
  margin-right: 10px;
  margin-bottom: 30px;
  border: 2px solid #e44f34;
  border-radius: 5px;
  width: 300px;
  height: 41px;
}
/* line 81, ../../sass/Common/home/_organization.scss */
.icon-wrapper.cancel .label {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  color: #e44f34;
  overflow: initial;
}
/* line 89, ../../sass/Common/home/_organization.scss */
.icon-wrapper.cancel:hover {
  background-color: rgba(255, 89, 89, 0.1);
}
/* line 94, ../../sass/Common/home/_organization.scss */
.icon-wrapper:hover {
  opacity: 0.8;
}

/* line 99, ../../sass/Common/home/_organization.scss */
.icon-wrapperTS {
  float: left;
  display: flex;
  width: 230px;
  outline: none;
}
/* line 105, ../../sass/Common/home/_organization.scss */
.icon-wrapperTS.cancel {
  padding: 10px 28px;
  justify-content: center;
  background: #ffffff;
  border: 2px solid #ff5959;
  margin-right: 25px;
  margin-bottom: 30px;
}
/* line 113, ../../sass/Common/home/_organization.scss */
.icon-wrapperTS.cancel .label {
  position: relative;
  top: 2px;
  font-size: 16px;
  font-weight: 500;
  color: #ff5959;
  overflow: initial;
}
/* line 122, ../../sass/Common/home/_organization.scss */
.icon-wrapperTS.cancel:hover {
  background-color: rgba(255, 89, 89, 0.1);
}
/* line 127, ../../sass/Common/home/_organization.scss */
.icon-wrapperTS.save {
  padding: 10px 35px;
  justify-content: center;
  color: #ffffff;
  background: #2eabe1;
  border: 2px solid #2eabe1;
  margin-bottom: 30px;
}
/* line 135, ../../sass/Common/home/_organization.scss */
.icon-wrapperTS.save .label {
  position: relative;
  top: 2px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
}

/* line 145, ../../sass/Common/home/_organization.scss */
.icon {
  padding: 4px;
  text-align: center;
  width: 24px;
}
/* line 151, ../../sass/Common/home/_organization.scss */
.icon.fa-trash.delete-testimonial {
  color: #c7c7c7;
}
/* line 156, ../../sass/Common/home/_organization.scss */
.icon.plus {
  filter: opacity(0.6);
}

/* line 162, ../../sass/Common/home/_organization.scss */
.icon.remove {
  content: url('/Site/Media/ToothApps/Common/remove.svg');
  padding: 4px;
  width: 26px;
  height: 26px;
  cursor: pointer;
}

/* line 172, ../../sass/Common/home/_organization.scss */
.icon.restore {
  content: url('/Site/Media/ToothApps/Common/restore.svg');
  padding: 4px;
  width: 26px;
  cursor: pointer;
}

/* line 180, ../../sass/Common/home/_organization.scss */
.organization-logo {
  width: 200px;
  height: 200px;
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}
/* line 191, ../../sass/Common/home/_organization.scss */
.organization-logo.for-removed img {
  opacity: 0.3;
}
/* line 196, ../../sass/Common/home/_organization.scss */
.organization-logo img {
  width: 200px;
  height: auto;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  object-fit: cover;
}
/* line 206, ../../sass/Common/home/_organization.scss */
.organization-logo:empty {
  display: none;
}
/* line 210, ../../sass/Common/home/_organization.scss */
.organization-logo .default {
  font-size: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 217, ../../sass/Common/home/_organization.scss */
.organization-logo .default-image {
  background-image: url('/Site/Media/ToothApps/Common/defaultOrganizationPhoto.svg');
  background-size: cover;
  box-sizing: border-box;
  color: #e1e1e1;
  border-color: #e1e1e1;
}

/* line 230, ../../sass/Common/home/_organization.scss */
.home-react .home .consent-editor .public-DraftEditor-content {
  max-height: 600px;
}
/* line 235, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details {
  margin: 0px auto 0px auto;
  padding: 60px 0 0 20px;
}
/* line 240, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details.editable .button-block {
  display: none;
}
/* line 244, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details.editable .info-container {
  max-width: unset;
  margin-left: 20px;
}
/* line 248, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details.editable .info-container .primary-info {
  display: grid;
  width: 100%;
}
/* line 252, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details.editable .info-container .primary-info .p {
  font-size: 16px;
}
/* line 257, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details.editable .info-container .organization-website {
  font-size: 16px;
}
/* line 261, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details.editable .info-container .preview-text {
  font-size: 16px;
}
/* line 266, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details.editable .info-container .secondary-info.withLicense {
  position: relative;
}
/* line 272, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details.editable .organization-name {
  min-width: 250px;
}
/* line 277, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .icons {
  position: absolute;
  left: calc(100% + 15px);
  top: 5px;
  font-size: 20px;
  color: #c7c7c7;
}
/* line 284, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .icons .icon-wrapper {
  margin-top: 5px;
  display: flex;
  cursor: pointer;
  align-items: center;
}
/* line 290, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .icons .icon-wrapper .label {
  display: none;
  padding-left: 5px;
}
/* line 297, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .icons .icon-wrapper.save .label {
  color: #62cc62;
}
/* line 303, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .icons .icon-wrapper.cancel .label {
  color: #ff5959;
}
/* line 308, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .icons .icon-wrapper.disabled {
  cursor: default;
}
/* line 309, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .icons .icon-wrapper.disabled .icon {
  opacity: 0.4;
  cursor: default;
}
/* line 319, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .icons .icon-wrapper:not(.disabled):hover .icon {
  opacity: 0.8;
}
/* line 326, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .icons .icon-wrapper:hover .label {
  display: inline-block;
}
/* line 332, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .icons .extra-tooltip {
  display: inline-block;
  position: relative;
  text-align: left;
  margin: 0px auto 0px 0px;
}
/* line 338, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .icons .extra-tooltip.hidden {
  display: none;
}
/* line 343, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .icons .extra-tooltip-content {
  min-width: 200px;
  margin-left: -5px;
  margin-top: 8px;
  min-height: 150%;
  padding: 10px 10px;
  color: #222;
  background-color: #fff;
  border: 1px solid #ff5959;
  font-weight: normal;
  font-size: 14px;
  border-radius: 3px;
  position: absolute;
  letter-spacing: 0.3px;
  z-index: 99999999;
  box-sizing: border-box;
}
/* line 361, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .icons .extra-tooltip-content:after {
  content: '';
  display: block;
  position: absolute;
  top: -6px;
  left: 11px;
  width: 10px;
  height: 10px;
  background: #ffffff;
  border-right: 1px solid #ff5959;
  border-bottom: 1px solid #ff5959;
  -moz-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
/* line 376, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .icons .icon {
  padding: 4px;
  text-align: center;
  width: 20px;
}
/* line 383, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .help-icon {
  content: url('/Site/Media/ToothApps/Common/helpIconGrey.svg');
}
/* line 389, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .organization-details-top-info {
  margin-bottom: 10px;
}
/* line 394, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .distance.inner,
.home-react .home .organization-details-top.edit .distance.outer,
.home-react .home .organization-details-top.edit .distance .delimiter {
  display: none;
}
/* line 399, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .url-slug-block {
  position: relative;
}
/* line 402, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .url-slug-block .help-icon {
  position: absolute;
  left: 0;
  bottom: 9px;
}
/* line 408, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .url-slug-block input {
  padding-left: 25px;
}
/* line 411, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .url-slug-block input.disabled {
  color: #373737;
}
/* line 416, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .url-slug-block .tooltip {
  box-shadow: 0 -1px 10px #2b90c0;
  -moz-box-shadow: 0 -1px 10px #2b90c0;
  -webkit-box-shadow: 0 -1px 10px #2b90c0;
  -khtml-box-shadow: 0 -1px 10px #2b90c0;
  -ms-box-shadow: 0 -1px 10px #2b90c0;
}
/* line 420, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .url-slug-block .tooltip-content {
  max-width: 442px;
  margin: 10px 0;
}
/* line 424, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .url-slug-block .tooltip-content .title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
/* line 430, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .url-slug-block .tooltip-content .image {
  margin-top: 10px;
  content: url('/Site/Media/ToothApps/Common/slugHelpImage.jpg');
}
/* line 437, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .button-block {
  display: none;
}
/* line 441, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .info-container {
  width: 100%;
  margin-top: 10px;
}
/* line 445, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .info-container .company-name-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
/* line 450, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .info-container .company-name-wrapper.edit {
  margin-bottom: 0;
}
/* line 453, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .info-container .company-name-wrapper.edit .text-field-wrapper {
  width: 100%;
}
/* line 457, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .info-container .company-name-wrapper.edit .h1 {
  color: #484848;
}
/* line 462, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .info-container .company-name-wrapper h1 {
  margin: 0;
  color: #2b90c0;
  font-size: 27px;
}
/* line 470, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .info-container-data {
  width: 100%;
}
/* line 473, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .info-container-data .primary-info {
  min-width: 200px;
  max-width: 820px;
  width: calc(100% - 30px);
}
/* line 480, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .inputs-block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
/* line 486, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .inputs-block .input-dropdown {
  width: 30%;
}
/* line 490, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .inputs-block .email-wrapper {
  width: 48%;
}
/* line 496, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .logo-container .upload-photo {
  margin-top: 10px;
  position: relative;
  width: 100%;
  max-width: 100%;
  color: #797979;
  font-weight: 300;
}
@media (max-width: 850px) {
  /* line 496, ../../sass/Common/home/_organization.scss */
  .home-react .home .organization-details-top.edit .logo-container .upload-photo {
    margin-top: unset;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
/* line 511, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .logo-container .upload-photo .fa {
  color: #a8a8a8;
  margin-right: 10px;
}
/* line 519, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .treatment-content .treatment-wrapper {
  display: flex;
  position: relative;
  align-items: center;
  width: 100%;
  cursor: pointer;
  background-color: #f1f4fe;
  border-radius: 50px;
  justify-content: space-between;
}
/* line 531, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .treatment-content .treatment-wrapper:hover .switch .fa {
  color: #ff5959;
}
/* line 537, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .treatment-content .treatment-wrapper .switch {
  margin-right: 12px;
}
/* line 541, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .treatment-content .treatment-wrapper .fa {
  font-size: 16px;
  color: #62cc62;
  display: block;
}
/* line 547, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .treatment-content .treatment-wrapper.notChecked {
  opacity: 0.4;
}
/* line 550, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .treatment-content .treatment-wrapper.notChecked .fa {
  color: #797979;
}
/* line 554, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .treatment-content .treatment-wrapper.notChecked:hover {
  opacity: 1;
}
/* line 557, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .treatment-content .treatment-wrapper.notChecked:hover .fa {
  color: #62cc62;
}
/* line 564, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .treatment-content .treatment-icon-wrapper {
  width: max-content;
}
/* line 567, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .treatment-content .treatment-icon-wrapper.readonly {
  display: flex;
  align-items: center;
  left: 0;
  margin-right: 25px;
  transform: none;
  width: 100%;
  background-color: #f1f4fe;
  border-radius: 50px;
}
/* line 579, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top.edit .treatment-content p {
  width: 100%;
  margin: 13px 0px 12px 10px;
}
/* line 586, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .url-image-input {
  border-bottom: 1px solid #cecece;
  display: flex;
  width: 240px;
  height: 31px;
  margin: 0 0 auto 0;
}
/* line 593, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .url-image-input .fa-link {
  margin-top: 8px;
  font-size: 100%;
  color: #a8a8a8;
  opacity: 0.8;
}
/* line 600, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .url-image-input input {
  padding-left: 7px;
  width: 240px;
}
/* line 606, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .upload-control-wrapper {
  width: calc(100% - 3px);
}
/* line 609, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .upload-control-wrapper .upload-control {
  position: relative;
  display: inline-block;
  width: 370px;
  height: 150px;
  margin: auto 0 0 0;
}
/* line 616, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .upload-control-wrapper .upload-control .middle-text {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 115px;
  font-family: 'Mukta Mahee', sans-serif;
  font-size: 16px;
  color: #a8a8a8;
  font-weight: 100;
}
/* line 627, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .upload-control-wrapper .upload-control .upload-file {
  position: absolute;
  top: 65px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
/* line 634, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .upload-control-wrapper .upload-control .upload-file .fa-cloud-upload {
  font-size: 16px;
  color: #a8a8a8;
  opacity: 0.8;
  position: relative;
  padding-right: 7px;
}
/* line 642, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .upload-control-wrapper .upload-control .upload-file span {
  width: 250px;
  font-family: 'Mukta Mahee', sans-serif;
  font-size: 16px;
  font-weight: 100;
  color: #a8a8a8;
}
/* line 651, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .upload-control-wrapper .upload-control .upload-message {
  text-align: center;
  font-family: 'Mukta Mahee', sans-serif;
  font-size: 24px;
  color: #a8a8a8;
}
/* line 663, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .organization-name,
.home-react .home .organization-details-top .clinic-name,
.home-react .home .organization-details-top .address {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 16px;
}
/* line 672, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .organization-name {
  font-size: 18px;
  font-weight: 500;
  color: #484848;
}
/* line 678, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .organization-details-top-info {
  position: relative;
}
/* line 682, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .organization-details-top-info .inputs-block .input-dropdown {
  display: inline-block;
}
/* line 687, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .organization-details-top-info .input {
  width: 100%;
  margin-bottom: 10px;
}
/* line 691, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .organization-details-top-info .input.organization-name {
  min-width: 200px;
  width: calc(100% - 30px);
}
/* line 696, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .organization-details-top-info .input div {
  width: 100%;
}
/* line 700, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .organization-details-top-info .input input {
  margin: 5px 0 4px;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
}
/* line 706, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .organization-details-top-info .input input:disabled {
  color: #373737;
}
/* line 711, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .organization-details-top-info .input.organization-name {
  margin-bottom: 10px;
}
/* line 715, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .organization-details-top-info .input.city,
.home-react .home .organization-details-top .organization-details-top-info .input.postalcode {
  width: 100%;
  font-size: 16px;
}
/* line 720, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .organization-details-top-info .input.email {
  width: 100%;
  min-width: 300px;
}
/* line 725, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .organization-details-top-info .input.city {
  margin-right: 5px;
  font-size: 16px;
}
/* line 732, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .organization-details-top-data {
  padding: 0 50px 40px 50px;
}
/* line 735, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .organization-details-top-data:empty {
  padding: 0;
}
/* line 740, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .logo-container {
  position: relative;
  margin-right: 50px;
  max-height: 200px;
}
/* line 746, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .logo-container:hover .edit {
  filter: brightness(40%);
}
/* line 750, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .logo-container:hover .no-image {
  filter: none;
}
/* line 754, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .logo-container:hover .icons-container {
  visibility: visible;
}
/* line 759, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .logo-container .icons-container {
  transition: filter 0.1s ease;
  visibility: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
/* line 768, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .logo-container .icons-container i {
  margin: 5px;
  font-size: 20px;
  color: #cecece;
  cursor: pointer;
}
/* line 777, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .logo-container .button-block.sticky .btn-contact {
  margin-top: 0;
}
/* line 782, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .logo-container .btn-contact {
  padding: 7px 15px;
  display: none;
}
/* line 789, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .input.media,
.home-react .home .organization-details-top .input.url-slug {
  width: 100%;
  height: auto;
  margin-top: 30px;
}
/* line 796, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-top .view-mode {
  display: flex;
}
/* line 803, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .organization-details-video-or-photo:hover .add-new-video-or-photo span {
  color: #c7c7c7;
}
/* line 809, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .media-page-text {
  padding: 30px 40px 30px 0;
  line-height: 1.5;
}
/* line 814, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .organization-details-video-or-photo {
  position: relative;
  cursor: pointer;
  max-width: 1200px;
  margin-top: 30px;
  margin-bottom: 30px;
}
/* line 821, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .organization-details-video-or-photo .add-new-video-or-photo-container {
  border: 1px #e1e1e1 solid !important;
  border-radius: 4px !important;
  padding: 20px 40px 40px 40px !important;
  height: 500px;
}
/* line 828, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .organization-details-video-or-photo .add-new-video-or-photo {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: #a8a8a8;
}
/* line 837, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .organization-details-video-or-photo .add-new-video-or-photo span {
  font-size: 20px;
  height: 25px;
  padding-left: 10px;
}
/* line 847, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .organization-details-video-or-photo .upload-control-wrapper .photo-input {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  font-size: 0px;
  outline: none;
  z-index: 10;
}
/* line 860, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .organization-details-video-or-photo .upload-control-wrapper .upload-control {
  position: relative;
  display: inline-block;
  width: max-content;
  height: 150px;
  margin: auto 0 0 0;
}
/* line 867, ../../sass/Common/home/_organization.scss */
.home-react
  .home
  .organization-details
  .organization-details-video-or-photo
  .upload-control-wrapper
  .upload-control
  .upload-message {
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  color: #a8a8a8;
}
/* line 874, ../../sass/Common/home/_organization.scss */
.home-react
  .home
  .organization-details
  .organization-details-video-or-photo
  .upload-control-wrapper
  .upload-control
  .upload-file {
  position: absolute;
  top: 65px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  cursor: pointer;
  z-index: 1;
}
/* line 883, ../../sass/Common/home/_organization.scss */
.home-react
  .home
  .organization-details
  .organization-details-video-or-photo
  .upload-control-wrapper
  .upload-control
  .upload-file
  .fa-cloud-upload {
  font-size: 16px;
  color: #a8a8a8;
  opacity: 0.8;
  position: relative;
  padding-right: 7px;
}
/* line 891, ../../sass/Common/home/_organization.scss */
.home-react
  .home
  .organization-details
  .organization-details-video-or-photo
  .upload-control-wrapper
  .upload-control
  .upload-file
  span {
  width: 250px;
  font-size: 16px;
  font-weight: 300;
  color: #a8a8a8;
}
/* line 899, ../../sass/Common/home/_organization.scss */
.home-react
  .home
  .organization-details
  .organization-details-video-or-photo
  .upload-control-wrapper
  .upload-control
  .middle-text {
  top: 115px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 115px;
  font-size: 16px;
  color: #a8a8a8;
  font-weight: 300;
}
/* line 911, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .organization-details-video-or-photo .upload-control-wrapper .url-image-input {
  border-bottom: 1px solid #cecece;
  display: flex;
  width: 280px;
  height: 31px;
  margin: 0 0 auto 0;
  font-size: 18px;
  z-index: 15;
}
/* line 921, ../../sass/Common/home/_organization.scss */
.home-react
  .home
  .organization-details
  .organization-details-video-or-photo
  .upload-control-wrapper
  .url-image-input
  .fa-link {
  margin-top: 8px;
  font-size: 100%;
  color: #a8a8a8;
  opacity: 0.8;
}
/* line 928, ../../sass/Common/home/_organization.scss */
.home-react
  .home
  .organization-details
  .organization-details-video-or-photo
  .upload-control-wrapper
  .url-image-input
  .without-underline
  div:before,
.home-react
  .home
  .organization-details
  .organization-details-video-or-photo
  .upload-control-wrapper
  .url-image-input
  .without-underline
  div:after {
  content: none;
}
/* line 932, ../../sass/Common/home/_organization.scss */
.home-react
  .home
  .organization-details
  .organization-details-video-or-photo
  .upload-control-wrapper
  .url-image-input
  input {
  font-size: 16px;
  padding-left: 7px;
  width: 250px;
}
/* line 941, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle {
  margin: 0px 0;
  width: 100%;
}
/* line 948, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle.edit .item .title-card input {
  font-size: 16px;
}
/* line 953, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle.edit .item .description {
  margin-top: 20px;
  margin-bottom: 10px !important;
  min-height: 180px;
  border: 1px #e1e1e1 solid;
}
/* line 959, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle.edit .item .description textarea {
  margin-left: 10px;
  font-size: 16px;
}
/* line 965, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle.edit .item .description div:before,
.home-react .home .organization-details-middle.edit .item .description div:after {
  border-bottom: 1px solid #ffffff !important;
}
/* line 971, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .url-image-input {
  display: flex;
  border-bottom: 1px solid #cecece;
  width: 85%;
}
/* line 976, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .url-image-input .fa-link {
  font-size: 100%;
  color: #a8a8a8;
  opacity: 0.8;
  display: flex;
  align-items: center;
}
/* line 984, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .url-image-input .text-field-wrapper {
  width: 100%;
}
/* line 988, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .url-image-input .without-underline div:before,
.home-react .home .organization-details-middle .url-image-input .without-underline div:after {
  content: none;
}
/* line 992, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .url-image-input input {
  padding-left: 7px;
  padding-bottom: 6px;
  height: 15px;
  z-index: 10;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 2, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .url-image-input input::-webkit-input-placeholder {
  font-size: 14px;
}
/* line 3, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .url-image-input input:-moz-placeholder {
  font-size: 14px;
}
/* line 4, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .url-image-input input::-moz-placeholder {
  font-size: 14px;
}
/* line 5, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .url-image-input input:-ms-input-placeholder {
  font-size: 14px;
}
/* line 1009, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .upload-control .upload-file .fa-cloud-upload {
  font-size: 16px;
  color: #a8a8a8;
  opacity: 0.8;
  position: relative;
  padding-right: 7px;
}
/* line 1017, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .upload-control .upload-file span {
  font-family: 'Mukta Mahee', sans-serif;
  font-size: 16px;
  color: #a8a8a8;
}
/* line 1024, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .upload-control .card-info-container {
  position: absolute;
  right: 0;
  top: 2px;
  z-index: 1;
}
/* line 1032, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .middle-text {
  font-family: 'Mukta Mahee', sans-serif;
  font-size: 16px;
  color: #a8a8a8;
  font-weight: 100;
  text-align: center;
}
/* line 1040, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .item {
  display: flex;
  position: relative;
  max-width: 100%;
}
@media (max-width: 425px) {
  /* line 1040, ../../sass/Common/home/_organization.scss */
  .home-react .home .organization-details-middle .item {
    padding: 0px;
    padding-bottom: 20px;
  }
  /* line 1049, ../../sass/Common/home/_organization.scss */
  .home-react .home .organization-details-middle .item:last-child {
    padding-bottom: 60px;
  }
}
/* line 1054, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .item .icons {
  position: absolute;
  left: calc(100% + 15px);
  top: 5px;
  font-size: 20px;
  color: #c7c7c7;
}
/* line 1063, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .item:first-of-type .add-new-card {
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: #a8a8a8;
}
/* line 1073, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .item:first-of-type .add-new-card span {
  padding-left: 10px;
  font-size: 20px;
}
/* line 1080, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .item img {
  width: 100%;
  max-width: 100%;
}
/* line 1085, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .item .edit-image {
  width: 100%;
  border-radius: 5px;
  display: block;
  margin: 10px auto 15px;
}
/* line 1092, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .item .add-new-card {
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: #a8a8a8;
}
/* line 1103, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .item-content {
  padding: 20px;
  border-radius: 4px;
  border: 1px #e1e1e1 solid;
  text-align: justify;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: relative;
  overflow: auto;
  overflow-x: hidden;
}
/* line 1116, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .item-content .photo-input {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  font-size: 0px;
  outline: none;
  z-index: 10;
}
/* line 1130, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .item .icons {
  left: unset !important;
  right: 35px;
  top: 25px;
  z-index: 1000;
}
/* line 1138, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .item.disabled .input,
.home-react .home .organization-details-middle .item.disabled .upload-control,
.home-react .home .organization-details-middle .item.disabled .upload-control-wrapper,
.home-react .home .organization-details-middle .item.disabled .icons {
  pointer-events: none;
  visibility: hidden;
}
/* line 1143, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .item.disabled upload-control,
.home-react .home .organization-details-middle .item.disabled .upload-control-wrapper,
.home-react .home .organization-details-middle .item.disabled .icons {
  pointer-events: none;
  visibility: hidden;
  height: 40px;
}
/* line 1152, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .item .input textarea::-webkit-scrollbar {
  width: 0;
}
/* line 1158, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .item .arrows {
  position: absolute;
  bottom: 16px;
  width: calc(100% - 44px);
}
/* line 1163, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .item .arrows .fa {
  position: relative;
}
/* line 1167, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .item .arrows .fa-arrow-right {
  float: right;
  right: -12px;
  bottom: -10px;
}
/* line 1173, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .item .arrows .fa-arrow-left {
  left: -12px;
  bottom: -10px;
}
/* line 1181, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-middle .input textarea {
  line-height: 1.5;
  min-height: 25px;
}
/* line 1189, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom {
  position: relative;
  padding: 20px 48px 20px 20px;
  margin-top: 20px;
}
/* line 1195, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom.edit .inputs-block {
  display: flex;
  justify-content: space-between;
}
/* line 1200, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom.edit .date-block {
  width: 48%;
}
/* line 1205, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom.vc-module-container {
  margin-bottom: 32px;
}
/* line 1209, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .inputs-block {
  position: relative;
}
/* line 1212, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .inputs-block .testimonial-separator {
  font-size: 16px;
}
/* line 1216, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .inputs-block .text-field-wrapper {
  width: 48%;
}
/* line 1221, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom.new {
  height: 88px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 1228, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom.new .add-new-testimonial {
  position: relative;
  display: flex;
  align-items: center;
}
/* line 1233, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom.new .add-new-testimonial i {
  padding-top: 7px;
}
/* line 1237, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom.new .add-new-testimonial span {
  font-size: 20px;
  height: 25px;
  padding-left: 10px;
  padding-left: 10px;
  color: #a8a8a8;
}
/* line 1245, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom.new .add-new-testimonial:hover {
  opacity: 0.8;
}
/* line 1250, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom.new .add-new-user {
  position: relative;
}
/* line 1255, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom.user-container {
  border-radius: 4px;
  box-shadow: none;
  border: 1px solid lightgray;
  justify-content: left;
  align-items: unset;
  margin-top: 0;
  cursor: initial;
}
/* line 1265, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .icons {
  position: absolute;
  right: 43px;
  top: 13px;
  z-index: 1;
}
/* line 1272, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .testimonial-image-container {
  height: 60px;
  width: 60px;
  margin-right: 13px;
}
/* line 1278, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .testimonial-img {
  position: relative;
  margin-right: 13px;
  width: 60px;
}
/* line 1285, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .testimonial-img img {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  border: 1px solid #e1e1e1;
}
/* line 1292, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .testimonial-img .photo-input {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  font-size: 0px;
  outline: none;
}
/* line 1304, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .testimonial-img .upload-photo {
  width: 28px;
  height: 28px;
  position: absolute;
  left: 15px;
  top: 15px;
  background: white;
  border-radius: 18px;
}
/* line 1313, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .testimonial-img .upload-photo .fa-camera {
  font-size: 16px;
  opacity: 0.8;
  position: relative;
  top: 6px;
  left: 6px;
}
/* line 1323, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .testimonial-info {
  width: 100%;
}
/* line 1326, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .testimonial-info p {
  font-size: 16px;
}
/* line 1333, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .testimonial-info .testimonial-description:not(.input),
.home-react .home .organization-details-bottom .testimonial-info .testimonial-reviewer:not(.input),
.home-react .home .organization-details-bottom .testimonial-info .testimonial.date:not(.input) {
  padding-top: 4px;
  padding-bottom: 2px;
  margin-bottom: 0px;
}
/* line 1340, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .testimonial-info .testimonial-description {
  margin-top: 5px;
}
/* line 1344, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .testimonial-info .date-block {
  display: inline-block;
}
/* line 1348, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .testimonial-info .input {
  width: 100%;
}
/* line 1351, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .testimonial-info .input.testimonial-reviewer {
  width: 100%;
}
/* line 1355, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .testimonial-info .input input {
  height: 16px;
  padding-top: 7px;
  font-size: 16px;
}
/* line 1362, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .testimonial-info .input.testimonial.date input {
  font-size: 16px;
  line-height: 1.4;
  border: none;
  border-bottom: 1px solid #c3c6c9;
  height: 30px;
  padding: 7px 0 7px;
  width: 100%;
  outline: none;
  background: transparent;
}
/* line 1377, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .rating {
  margin-top: 0 !important;
  margin: auto;
  margin-left: -2px;
}
/* line 1383, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .arrows {
  position: absolute;
  width: 16px;
  height: 100%;
  top: 0px;
  right: 16px;
}
/* line 1390, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .arrows .fa {
  position: absolute;
}
/* line 1394, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .arrows .fa-arrow-up {
  top: 12px;
  color: #c7c7c7;
}
/* line 1399, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-bottom .arrows .fa-arrow-down {
  bottom: 12px;
  color: #c7c7c7;
}
/* line 1406, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .icon-user-testimonial {
  font-size: 60px;
  margin-top: 6px;
}
/* line 1410, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .icon-user-testimonial:before {
  margin-left: 10px;
}
/* line 1415, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .info-container {
  max-width: calc(100% - 198px);
  flex-basis: 100%;
  position: relative;
}
/* line 1420, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .info-container .organization-name,
.home-react .home .organization-details .info-container .organization-name2,
.home-react .home .organization-details .info-container .organization-practice-categories {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/* line 1429, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .organization-info {
  margin-left: 20px;
}
/* line 1433, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .secondary-info {
  display: flex;
  justify-content: space-between;
}
/* line 1437, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .secondary-info.withLicense {
  position: absolute;
  top: 0px;
  right: 0px;
  flex-direction: column;
  height: 100%;
}
/* line 1445, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .secondary-info .license-block {
  min-width: 230px;
  font-size: 22px;
  display: flex;
  justify-content: flex-end;
  font-weight: 300;
  flex-direction: column;
}
/* line 1453, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .secondary-info .license-block .name {
  display: flex;
  justify-content: space-between;
}
/* line 1457, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .secondary-info .license-block .name i {
  color: #c7c7c7;
  position: relative;
  top: 2px;
  right: 2px;
  cursor: pointer;
}
/* line 1464, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .secondary-info .license-block .name i:hover {
  opacity: 0.8;
}
/* line 1470, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .secondary-info .license-block .license-info {
  width: calc(100% - 2px);
  padding-left: 2px;
}
/* line 1474, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .secondary-info .license-block .license-info.expired {
  font-size: 16px;
  color: #797979;
  margin-bottom: 5px;
}
/* line 1481, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .secondary-info .license-block .expiring-info,
.home-react .home .organization-details .secondary-info .license-block .action-block {
  display: block;
  font-size: 16px;
  padding-left: 1px;
  padding-top: 7px;
  font-weight: 400;
}
/* line 1489, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .secondary-info .license-block .license-button {
  width: 100%;
  max-width: 230px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  height: 33px;
  line-height: 33px;
  border-radius: 20px;
  cursor: pointer;
  box-sizing: border-box;
}
/* line 1502, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .secondary-info .license-block .fields {
  justify-content: space-between;
  display: flex;
  margin-top: 10px;
}
/* line 1507, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .secondary-info .license-block .fields .label {
  font-size: 16px;
  color: #797979;
  padding-right: 5px;
  position: relative;
}
/* line 1515, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .secondary-info .license-block .fields .date-block:first-of-type {
  margin-right: 10px;
}
/* line 1520, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .secondary-info .license-block .fields .input-with-label {
  display: flex;
  border-bottom: 1px solid #cecece;
}
/* line 1525, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .secondary-info .license-block .fields .date {
  display: inline-block;
  padding-right: 2px;
  width: fit-content;
}
/* line 1530, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .secondary-info .license-block .fields .date input {
  margin-top: -2px;
  margin-bottom: 0;
  height: 26px;
  border-bottom: none;
  width: 75px;
}
/* line 1538, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .secondary-info .license-block .fields .date div {
  min-width: 170px;
}
/* line 1543, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .secondary-info .license-block .fields .extend-date {
  display: block;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  width: fit-content;
  margin-left: auto;
  margin-right: 2px;
}
/* line 1555, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .secondary-info .license-block .action-block span {
  margin-right: 15px;
  color: #ff5959;
  cursor: pointer;
}
/* line 1560, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .secondary-info .license-block .action-block span:last-child {
  margin-right: 0;
}
/* line 1564, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .secondary-info .license-block .action-block span:hover {
  opacity: 0.8;
}
/* line 1572, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .add-new-card,
.home-react .home .organization-details .add-new-user,
.home-react .home .organization-details .add-new-testimonial {
  position: absolute;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: #a8a8a8;
}
/* line 1583, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .add-new-card span,
.home-react .home .organization-details .add-new-user span,
.home-react .home .organization-details .add-new-testimonial span {
  font-size: 20px;
  height: 25px;
  padding-left: 10px;
}
/* line 1589, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .add-new-card:hover,
.home-react .home .organization-details .add-new-user:hover,
.home-react .home .organization-details .add-new-testimonial:hover {
  opacity: 0.8;
}
/* line 1596, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .add-new-testimonial {
  width: calc(100% + 33px);
}
/* line 1600, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .add-new-user {
  width: calc(100% + 33px);
}
/* line 1604, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .treatment-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-areas: 'servicesHeader servicesHeader';
  grid-gap: 20px;
  width: 100%;
  max-width: 620px;
  justify-items: start;
}
/* line 1617, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .services-header {
  grid-area: servicesHeader;
  font-family: Inter;
  color: #202020;
  margin-top: 26px;
}
/* line 1623, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .services-header.edit {
  font-size: 12px;
  color: #949494;
}
/* line 1630, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .media {
  width: 100%;
}
/* line 1634, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .photo-input {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  font-size: 0px;
  outline: none;
  z-index: 10;
}
/* line 1648, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .date .input {
  font-size: 16px;
  font-family: 'Mukta Mahee', sans-serif;
  line-height: 1.4;
  border: none;
  border-bottom: 1px solid #c3c6c9;
  height: 32px;
  padding: 7px 0 7px;
  width: 100%;
  outline: none;
  background: transparent;
}
/* line 1662, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .arrows {
  font-size: 18px;
  color: #c7c7c7;
}
/* line 1666, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .arrows .fa {
  cursor: pointer;
}
/* line 1669, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details .arrows .fa:hover {
  opacity: 0.8;
}
/* line 1676, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-video-or-photo {
  position: relative;
  cursor: pointer;
  max-width: 1200px;
  margin-top: 20px;
  margin-bottom: 60px;
  margin-left: 20px;
}
@media (max-width: 425px) {
  /* line 1676, ../../sass/Common/home/_organization.scss */
  .home-react .home .organization-details-video-or-photo {
    margin-left: 0px;
  }
}
/* line 1688, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-video-or-photo .add-new-video-or-photo-container {
  border: 1px #e1e1e1 solid !important;
  border-radius: 4px !important;
  padding: 20px 40px 40px 40px !important;
  height: 500px;
}
/* line 1695, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-video-or-photo .add-new-video-or-photo {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: #a8a8a8;
}
/* line 1704, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-video-or-photo .add-new-video-or-photo span {
  font-size: 20px;
  height: 25px;
  padding-left: 10px;
}
/* line 1714, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-video-or-photo .upload-control-wrapper .photo-input {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  font-size: 0px;
  outline: none;
  z-index: 10;
}
/* line 1727, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-video-or-photo .upload-control-wrapper .upload-control {
  position: relative;
  display: inline-block;
  width: max-content;
  height: 150px;
  margin: auto 0 0 0;
}
/* line 1734, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-video-or-photo .upload-control-wrapper .upload-control .upload-message {
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  color: #a8a8a8;
}
/* line 1741, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-video-or-photo .upload-control-wrapper .upload-control .upload-file {
  position: absolute;
  top: 65px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  cursor: pointer;
  z-index: 1;
}
/* line 1750, ../../sass/Common/home/_organization.scss */
.home-react
  .home
  .organization-details-video-or-photo
  .upload-control-wrapper
  .upload-control
  .upload-file
  .fa-cloud-upload {
  font-size: 16px;
  color: #a8a8a8;
  opacity: 0.8;
  position: relative;
  padding-right: 7px;
}
/* line 1758, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-video-or-photo .upload-control-wrapper .upload-control .upload-file span {
  width: 250px;
  font-size: 16px;
  font-weight: 300;
  color: #a8a8a8;
}
/* line 1766, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-video-or-photo .upload-control-wrapper .upload-control .middle-text {
  top: 115px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 115px;
  font-size: 16px;
  color: #a8a8a8;
  font-weight: 300;
}
/* line 1778, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-video-or-photo .upload-control-wrapper .url-image-input {
  border-bottom: 1px solid #cecece;
  display: flex;
  width: 280px;
  height: 31px;
  margin: 0 0 auto 0;
  font-size: 18px;
  z-index: 15;
}
/* line 1788, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-video-or-photo .upload-control-wrapper .url-image-input .fa-link {
  margin-top: 8px;
  font-size: 100%;
  color: #a8a8a8;
  opacity: 0.8;
}
/* line 1795, ../../sass/Common/home/_organization.scss */
.home-react
  .home
  .organization-details-video-or-photo
  .upload-control-wrapper
  .url-image-input
  .without-underline
  div:before,
.home-react
  .home
  .organization-details-video-or-photo
  .upload-control-wrapper
  .url-image-input
  .without-underline
  div:after {
  content: none;
}
/* line 1799, ../../sass/Common/home/_organization.scss */
.home-react .home .organization-details-video-or-photo .upload-control-wrapper .url-image-input input {
  font-size: 16px;
  padding-left: 7px;
  width: 250px;
}
/* line 1811, ../../sass/Common/home/_organization.scss */
.home-react .home .machine-container.media .button-container {
  margin-bottom: unset;
  margin-top: unset;
}
/* line 1818, ../../sass/Common/home/_organization.scss */
.home-react .home .machine-container.cards .button-container {
  margin-bottom: unset;
  margin-top: unset;
}
/* line 1824, ../../sass/Common/home/_organization.scss */
.home-react .home .machine-container .organization-details-middle {
  max-width: 1240px;
  align-items: stretch;
}
/* line 1828, ../../sass/Common/home/_organization.scss */
.home-react .home .machine-container .organization-details-middle.cards-container {
  padding: 0 0 0 0;
  margin-left: 0px;
  margin-bottom: 0px;
}
@media (max-width: 425px) {
  /* line 1828, ../../sass/Common/home/_organization.scss */
  .home-react .home .machine-container .organization-details-middle.cards-container {
    margin-left: -20px;
  }
}
/* line 1839, ../../sass/Common/home/_organization.scss */
.home-react .home .machine-container .organization-details-middle .item:last-child {
  margin-right: 0;
  height: auto;
}
/* line 1847, ../../sass/Common/home/_organization.scss */
.home-react .home .machine-container .organization-details-middle.edit .item:last-child {
  flex-grow: 1;
  max-width: 100%;
}
/* line 1856, ../../sass/Common/home/_organization.scss */
.home-react .home .machine-container .organization-details-middle .item-content .description {
  font-size: 16px;
}
/* line 1866, ../../sass/Common/home/_organization.scss */
.home-react .home .machine-container .organization-details-bottom .photo-input {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  font-size: 0px;
  outline: none;
}
/* line 1878, ../../sass/Common/home/_organization.scss */
.home-react .home .machine-container .organization-details-bottom.testimonial-container {
  height: 138px;
  border: 1px solid lightgray;
  box-shadow: none;
  border-radius: 4px;
  margin: 40px 20px 0 0;
  margin-right: 0px;
  margin-left: 20px;
}
/* line 1887, ../../sass/Common/home/_organization.scss */
.home-react .home .machine-container .organization-details-bottom.testimonial-container .tooltip-content {
  max-width: 130px;
  font-size: 13px;
}
/* line 1892, ../../sass/Common/home/_organization.scss */
.home-react .home .machine-container .organization-details-bottom.testimonial-container:first-child {
  margin-top: 0;
}
/* line 1896, ../../sass/Common/home/_organization.scss */
.home-react .home .machine-container .organization-details-bottom.testimonial-container.new {
  align-items: stretch;
}
@media (max-width: 425px) {
  /* line 1878, ../../sass/Common/home/_organization.scss */
  .home-react .home .machine-container .organization-details-bottom.testimonial-container {
    margin-right: 20px;
    margin-left: 0px;
  }
}
/* line 1909, ../../sass/Common/home/_organization.scss */
.home-react .home .machine-container.top .icons .icon {
  font-size: 25px;
  width: 26px;
}
/* line 1916, ../../sass/Common/home/_organization.scss */
.home-react .home .machine-container.bottom-user-icons {
  width: 100%;
}
/* line 1919, ../../sass/Common/home/_organization.scss */
.home-react .home .machine-container.bottom-user-icons .icons {
  top: -13px;
}
/* line 1922, ../../sass/Common/home/_organization.scss */
.home-react .home .machine-container.bottom-user-icons .icons .icon {
  font-size: inherit;
}
/* line 1927, ../../sass/Common/home/_organization.scss */
.home-react .home .machine-container.bottom-user-icons .button-container {
  justify-content: flex-end;
  margin-top: 50px;
}
/* line 1937, ../../sass/Common/home/_organization.scss */
.home-react .home .machine-container .testimonials-wrapper {
  margin-top: 20px;
  max-width: 1220px;
  flex-wrap: nowrap;
  overflow-y: auto;
  margin-bottom: 45px;
}
/* line 1946, ../../sass/Common/home/_organization.scss */
.home-react .home .button-container {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 22px;
  margin-top: 30px;
}
/* line 1952, ../../sass/Common/home/_organization.scss */
.home-react .home .button-container.testimonial-buttons {
  width: calc(100% - 110px);
  margin-bottom: unset;
  margin-top: unset;
}
/* line 1957, ../../sass/Common/home/_organization.scss */
.home-react .home .button-container.testimonial-buttons .edit,
.home-react .home .button-container.testimonial-buttons .cancel {
  margin-left: 0;
}
/* line 1962, ../../sass/Common/home/_organization.scss */
.home-react .home .button-container.vc-reviews-buttons {
  width: 100%;
  padding-right: 20px;
  justify-content: flex-end;
}
/* line 1967, ../../sass/Common/home/_organization.scss */
.home-react .home .button-container.vc-reviews-buttons .edit,
.home-react .home .button-container.vc-reviews-buttons .cancel {
  margin-left: 0;
}
/* line 1972, ../../sass/Common/home/_organization.scss */
.home-react .home .button-container.company-profile-buttons {
  width: 100%;
  display: grid;
  column-gap: 10px;
  grid-template-columns: 300px 300px;
  padding-left: 250px;
  max-width: 1070px;
}
@media (max-width: 1380px) {
  /* line 1972, ../../sass/Common/home/_organization.scss */
  .home-react .home .button-container.company-profile-buttons {
    grid-template-columns: 1fr 1fr;
    padding-right: 30px;
  }
}
@media (max-width: 1060px) {
  /* line 1972, ../../sass/Common/home/_organization.scss */
  .home-react .home .button-container.company-profile-buttons {
    padding-left: 0;
  }
}
@media (max-width: 850px) {
  /* line 1972, ../../sass/Common/home/_organization.scss */
  .home-react .home .button-container.company-profile-buttons {
    padding: 0 20px;
  }
}
/* line 1994, ../../sass/Common/home/_organization.scss */
.home-react .home .button-container .extra-tooltip {
  display: inline-block;
  position: relative;
  right: 150px;
  text-align: left;
}
/* line 2000, ../../sass/Common/home/_organization.scss */
.home-react .home .button-container .extra-tooltip.hidden {
  display: none;
}
/* line 2005, ../../sass/Common/home/_organization.scss */
.home-react .home .button-container .extra-tooltip-content {
  min-width: 200px;
  margin-left: -5px;
  margin-top: 8px;
  min-height: 150%;
  padding: 10px 10px;
  color: #222;
  background-color: #fff;
  border: 1px solid #ff5959;
  font-weight: normal;
  font-size: 14px;
  border-radius: 3px;
  position: absolute;
  right: 50%;
  bottom: 50px;
  letter-spacing: 0.3px;
  z-index: 99999999;
  box-sizing: border-box;
  transform: translateX(50%);
}
/* line 2026, ../../sass/Common/home/_organization.scss */
.home-react .home .button-container .extra-tooltip-content:after {
  content: '';
  display: block;
  position: absolute;
  top: calc(100% - 4px);
  left: 95px;
  width: 10px;
  height: 10px;
  background: #ffffff;
  border-right: 1px solid #ff5959;
  border-bottom: 1px solid #ff5959;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
/* line 2042, ../../sass/Common/home/_organization.scss */
.home-react .home .users-cards {
  padding: 60px 110px 0px 75px;
  max-width: 100%;
  align-items: stretch;
}
/* line 2047, ../../sass/Common/home/_organization.scss */
.home-react .home .users-cards .organization-details-bottom.new-user {
  margin-top: 0;
  box-shadow: none;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
}
/* line 2055, ../../sass/Common/home/_organization.scss */
.home-react .home .administrator-container {
  padding-bottom: 20px;
}
/* line 2060, ../../sass/Common/home/_organization.scss */
.home-react .home .administrator-container .text-field-wrapper .input input {
  margin: 5px 0 4px;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
}
/* line 2071, ../../sass/Common/home/_organization.scss */
.home-react .home .toothsites .logo-container {
  position: relative;
  padding-left: 15px;
  max-height: 200px;
  max-width: 205px;
  text-align: center;
  font-weight: 400;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  /* line 2071, ../../sass/Common/home/_organization.scss */
  .home-react .home .toothsites .logo-container {
    padding-left: 0px;
    margin-top: 10px;
  }
}
/* line 2085, ../../sass/Common/home/_organization.scss */
.home-react .home .toothsites .logo-container .organization-logo {
  width: 85px;
  height: 85px;
  padding: 0;
  background-color: #fff;
  border: 1px solid #dee2e6;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}
/* line 2096, ../../sass/Common/home/_organization.scss */
.home-react .home .toothsites .logo-container .organization-logo:hover .no-image {
  filter: none;
}
/* line 2100, ../../sass/Common/home/_organization.scss */
.home-react .home .toothsites .logo-container .organization-logo:hover .img-container {
  filter: brightness(40%);
}
/* line 2104, ../../sass/Common/home/_organization.scss */
.home-react .home .toothsites .logo-container .organization-logo:hover .icons-container {
  opacity: 1;
}
/* line 2110, ../../sass/Common/home/_organization.scss */
.home-react .home .toothsites .logo-container .organization-logo.for-removed img {
  opacity: 0.3;
}
/* line 2115, ../../sass/Common/home/_organization.scss */
.home-react .home .toothsites .logo-container .organization-logo img {
  width: 85px;
  height: auto;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  object-fit: cover;
}
/* line 2125, ../../sass/Common/home/_organization.scss */
.home-react .home .toothsites .logo-container .organization-logo:empty {
  display: none;
}
/* line 2129, ../../sass/Common/home/_organization.scss */
.home-react .home .toothsites .logo-container .organization-logo .default {
  font-size: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 2136, ../../sass/Common/home/_organization.scss */
.home-react .home .toothsites .logo-container .organization-logo .default-image {
  background-image: url('/Site/Media/ToothApps/Common/defaultOrganizationPhoto.svg');
  background-size: cover;
  box-sizing: border-box;
  color: #e1e1e1;
  border-color: #e1e1e1;
}
/* line 2145, ../../sass/Common/home/_organization.scss */
.home-react .home .toothsites .logo-container .upload-photo {
  position: absolute;
  bottom: 3px;
  right: 3px;
  display: inline-block;
  color: #797979;
  font-weight: 300;
}
/* line 2153, ../../sass/Common/home/_organization.scss */
.home-react .home .toothsites .logo-container .upload-photo .fa {
  color: #2eabe1;
  font-size: 20px;
}
/* line 2158, ../../sass/Common/home/_organization.scss */
.home-react .home .toothsites .logo-container .upload-photo .photo-input {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  font-size: 0px;
  outline: none;
  z-index: 10;
}
/* line 2172, ../../sass/Common/home/_organization.scss */
.home-react .home .toothsites .logo-container .icons-container {
  transition: 0.1s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}
/* line 2182, ../../sass/Common/home/_organization.scss */
.home-react .home .toothsites .logo-container .icons-container i {
  margin: 5px;
  font-size: 20px;
  color: #cecece;
  cursor: pointer;
}
/* line 2191, ../../sass/Common/home/_organization.scss */
.home-react .home .toothsites .logo-container .button-block.sticky .btn-contact {
  margin-top: 0;
}
/* line 2196, ../../sass/Common/home/_organization.scss */
.home-react .home .toothsites .logo-container .btn-contact {
  padding: 7px 15px;
  display: none;
}

/* line 1, ../../sass/Common/home/_login.scss */
.login-page,
.login-popup {
  height: 100%;
  position: relative;
  overflow: visible;
  width: auto;
}
/* line 7, ../../sass/Common/home/_login.scss */
.login-page .login-header,
.login-popup .login-header {
  height: 170px;
  padding-top: 20px;
}
/* line 12, ../../sass/Common/home/_login.scss */
.login-page .logo,
.login-popup .logo {
  display: block;
  width: 300px;
  height: 70px;
  margin: 0 auto;
}
/* line 19, ../../sass/Common/home/_login.scss */
.login-page .login-form,
.login-popup .login-form {
  box-sizing: border-box;
  top: 100px;
  position: absolute;
  padding: 40px 53px;
  width: 500px;
  text-align: center;
  background-color: #fff;
  color: #797979;
  border-radius: 0 10px 10px 0;
}
/* line 30, ../../sass/Common/home/_login.scss */
.login-page .login-form .input,
.login-popup .login-form .input {
  margin-bottom: 20px;
}
/* line 34, ../../sass/Common/home/_login.scss */
.login-page .login-form button,
.login-popup .login-form button {
  font-size: 16px;
  margin-bottom: 14px;
}
/* line 39, ../../sass/Common/home/_login.scss */
.login-page .login-form .message,
.login-popup .login-form .message {
  font-size: 14px;
  color: #ff5959;
}
/* line 44, ../../sass/Common/home/_login.scss */
.login-page .login-form .terms-message,
.login-popup .login-form .terms-message {
  text-align: center;
  font-size: 13px;
  margin: 3px 0 10px 0;
}
/* line 49, ../../sass/Common/home/_login.scss */
.login-page .login-form .terms-message a,
.login-popup .login-form .terms-message a {
  color: #5a97f4;
  text-decoration: none;
}
/* line 53, ../../sass/Common/home/_login.scss */
.login-page .login-form .terms-message a:hover,
.login-popup .login-form .terms-message a:hover {
  text-decoration: underline;
}

/* line 61, ../../sass/Common/home/_login.scss */
.login-popup {
  position: relative;
  min-height: 500px;
  height: unset;
}
/* line 65, ../../sass/Common/home/_login.scss */
.login-popup .login-form {
  position: unset;
  top: unset;
}
/* line 69, ../../sass/Common/home/_login.scss */
.login-popup .login-form .title {
  margin-bottom: 25px;
}
/* line 75, ../../sass/Common/home/_login.scss */
.login-popup .opera-create {
  position: relative;
  width: 500px;
}
/* line 79, ../../sass/Common/home/_login.scss */
.login-popup .reset {
  height: 430px;
}
/* line 84, ../../sass/Common/home/_login.scss */
.login-popup .new-password {
  height: 450px;
}
/* line 88, ../../sass/Common/home/_login.scss */
.login-popup .close-button {
  position: absolute;
  right: 16px;
  top: 16px;
}

/* line 97, ../../sass/Common/home/_login.scss */
.login-page .login-form .title {
  display: none;
}

/* line 103, ../../sass/Common/home/_login.scss */
.logout-popup {
  width: 310px;
  overflow: hidden;
  padding: 35px !important;
}
/* line 108, ../../sass/Common/home/_login.scss */
.logout-popup .message {
  margin: 0;
  font-family: 'Mukta Mahee', sans-serif;
  font-weight: normal;
  text-align: left;
  font-size: 16px;
}
/* line 116, ../../sass/Common/home/_login.scss */
.logout-popup .button {
  height: 40px;
  border-radius: 20px;
  width: 100%;
}

/* line 124, ../../sass/Common/home/_login.scss */
.login-dialog .MuiBackdrop-root {
  background-color: rgba(0, 0, 0, 0.7);
}
/* line 128, ../../sass/Common/home/_login.scss */
.login-dialog .MuiDialog-paper {
  overflow-y: visible;
  border-radius: 10px;
}

@media (pointer: coarse) {
  /* line 6, ../../sass/Common/home/_media.scss */
  .home-react .home {
    overflow-x: unset;
  }
}
@media (max-width: 1700px) {
  /* line 17, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .icons .extra-tooltip {
    display: inline-block;
    position: relative;
    text-align: left;
    margin: 0px auto 0px 25px;
    right: 150px;
  }
  /* line 25, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .icons .extra-tooltip-content {
    min-width: 200px;
    top: 0px;
    transform: translate(-25%, 0);
    padding: 5px 10px;
    font-size: 13px;
    box-sizing: border-box;
    margin-left: 5px;
    line-height: 1.5;
    word-break: break-word;
  }
  /* line 35, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .icons .extra-tooltip-content:after {
    left: 176px;
  }
  /* line 40, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .icons .extra-tooltip-arrow {
    position: absolute;
    margin-left: -15px;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent #ea6969 transparent transparent;
  }
}
@media (max-width: 1500px) {
  /* line 58, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details-middle .url-image-input {
    width: 85%;
  }
  /* line 61, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details-middle .url-image-input .fa-link {
    font-size: 100%;
    color: #a8a8a8;
    opacity: 0.8;
  }
  /* line 2, ../../sass/Common/home/_organization.scss */
  .home-react .home .organization-details-middle .url-image-input input::-webkit-input-placeholder {
    font-size: 14px;
  }
  /* line 3, ../../sass/Common/home/_organization.scss */
  .home-react .home .organization-details-middle .url-image-input input:-moz-placeholder {
    font-size: 14px;
  }
  /* line 4, ../../sass/Common/home/_organization.scss */
  .home-react .home .organization-details-middle .url-image-input input::-moz-placeholder {
    font-size: 14px;
  }
  /* line 5, ../../sass/Common/home/_organization.scss */
  .home-react .home .organization-details-middle .url-image-input input:-ms-input-placeholder {
    font-size: 14px;
  }

  /* line 77, ../../sass/Common/home/_media.scss */
  .tooltip {
    border: 1px solid #ff5959;
    opacity: 1 !important;
    width: 180px !important;
    right: -60px !important;
  }
  /* line 82, ../../sass/Common/home/_media.scss */
  .tooltip .tooltip-content {
    text-align: center;
    font-size: 13px !important;
  }
  /* line 87, ../../sass/Common/home/_media.scss */
  .tooltip.place-top:before {
    border-top: 8px solid #ff5959;
  }
  /* line 93, ../../sass/Common/home/_media.scss */
  .tooltip.place-bottom:before {
    border-bottom: 8px solid #ff5959;
  }
  /* line 96, ../../sass/Common/home/_media.scss */
  .tooltip.place-bottom:after {
    top: -5.8px !important;
  }

  /* line 101, ../../sass/Common/home/_media.scss */
  .teledentistry-mobile {
    top: 30px;
  }
}
@media (pointer: coarse) {
  /* line 113, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details.editable .icons:hover .label {
    display: none;
  }
}
@media (max-width: 1380px) {
  /* line 125, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details-top .organization-details-top-info .input.email,
  .home-react .home .organization-details-top.edit .inputs-block .email-wrapper {
    width: 100%;
  }
}
@media (max-width: 1150px) {
  /* line 134, ../../sass/Common/home/_media.scss */
  .home-react .home .administrator-container {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 139, ../../sass/Common/home/_media.scss */
  .home-react .home .user-card-container {
    flex-grow: 0;
    max-width: 100%;
    flex-basis: 100%;
  }
  /* line 145, ../../sass/Common/home/_media.scss */
  .home-react .home .users-cards {
    padding: 60px 0px 0px 15px;
  }
}
@media (max-width: 950px) {
  /* line 158, ../../sass/Common/home/_media.scss */
  .home-react .home .search-results .search-result .content-details .btn-contact {
    display: none;
  }
  /* line 163, ../../sass/Common/home/_media.scss */
  .home-react .home .search-results .search-result .search-result-left {
    position: relative;
    text-align: center;
  }
  /* line 167, ../../sass/Common/home/_media.scss */
  .home-react .home .search-results .search-result .search-result-left .btn-contact {
    display: inline-flex;
    top: unset;
    left: unset;
    margin-top: 18px;
    margin-bottom: 18px;
  }
  /* line 179, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details.editable {
    width: calc(89% - 3px);
    min-width: unset;
    margin-right: 42px;
  }
  /* line 183, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details.editable .icons {
    left: calc(100% + 3px);
  }
  /* line 186, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details.editable .icons:hover .label {
    display: none;
  }
  /* line 194, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .logo-container .btn-contact {
    display: inline-flex;
    top: unset;
    left: unset;
    margin-top: 18px;
  }
  /* line 203, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .info-container .btn-contact {
    display: none;
  }
  /* line 211, ../../sass/Common/home/_media.scss */
  .home-react .home .machine-container .organization-details-middle.cards-container {
    margin-left: 0;
  }
}
@media (min-width: 851px) {
  /* line 223, ../../sass/Common/home/_media.scss */
  .header.header-resources .btn-search-nearby {
    left: 25%;
  }
}
@media (max-width: 850px) {
  /* line 233, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details {
    min-width: unset;
  }
  /* line 235, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details.editable {
    width: 100%;
    margin: 0;
    padding: 0px;
  }
  /* line 244, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details-top.edit .info-container .company-name-wrapper h1 {
    font-size: 22px;
  }
  /* line 253, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .organization-details-top .organization-details-top-info {
    padding: 35px 20px 0;
  }
  /* line 257, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .organization-details-top .checkList {
    margin: 15px 0;
  }
  /* line 262, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .organization-details-middle {
    margin: 15px 0;
  }
  /* line 266, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .organization-details-bottom {
    padding: 15px 20px;
  }
  /* line 268, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .organization-details-bottom:not(:first-of-type) {
    margin-top: 15px;
  }
  /* line 272, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .treatment-name {
    width: auto;
    display: block;
  }
  /* line 276, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .treatment-content {
    flex-wrap: wrap;
    justify-content: center;
  }
  /* line 280, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .secondary-info {
    margin-top: 10px;
    justify-content: center;
  }
  /* line 284, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details-bottom {
    padding: 20px;
  }
  /* line 287, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details-bottom .testimonial-info .testimonial-reviewer {
    width: auto;
  }
  /* line 291, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details-bottom.user-container {
    min-width: 250px;
    padding: 20px 48px 20px 20px;
  }
  /* line 296, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .organization-details-video-or-photo {
    padding: 15px 20px 20px 20px;
  }
  /* line 299, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .media-page-text {
    padding: 35px 20px 0;
  }
  /* line 305, ../../sass/Common/home/_media.scss */
  .home-react .home .machine-container .organization-details-middle {
    padding: 35px 20px 0;
  }
  /* line 314, ../../sass/Common/home/_media.scss */
  .home-react .home .machine-container .cards-container {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 320, ../../sass/Common/home/_media.scss */
  .home-react .home .machine-container .organization-details-bottom.testimonial-container {
    margin-right: 10px;
    margin-top: 20px;
  }
  /* line 324, ../../sass/Common/home/_media.scss */
  .home-react .home .machine-container .organization-details-bottom.testimonial-container:first-child {
    margin-right: 10px;
  }
  /* line 328, ../../sass/Common/home/_media.scss */
  .home-react .home .machine-container.testimonials-container {
    overflow-y: auto;
  }
  /* line 333, ../../sass/Common/home/_media.scss */
  .home-react .home .machine-container.media {
    margin-top: 5px;
  }
  /* line 337, ../../sass/Common/home/_media.scss */
  .home-react .home .machine-container .vc-reviews-wrapper {
    margin-right: 33px;
    padding-top: 15px;
  }
  /* line 347, ../../sass/Common/home/_media.scss */
  .home-react .home .treatment-types {
    margin: auto;
  }
  /* line 351, ../../sass/Common/home/_media.scss */
  .home-react .home .users-cards {
    padding: 35px 20px 0;
  }
  /* line 355, ../../sass/Common/home/_media.scss */
  .home-react .home .administrator-container {
    padding-bottom: 35px;
  }
  /* line 358, ../../sass/Common/home/_media.scss */
  .home-react .home .users-container {
    padding-top: 15px;
  }

  /* line 363, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details-bottom .inputs-block {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 366, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details-bottom .inputs-block .testimonial-separator {
    width: max-content;
    font-size: 20px;
  }

  /* line 378, ../../sass/Common/home/_media.scss */
  .header .middle-content-filters .extended-search .search-bar .filters {
    width: 215px;
  }

  /* line 387, ../../sass/Common/home/_media.scss */
  .teledentistry-mobile {
    width: 100%;
    margin: 0;
    max-width: 100%;
    max-height: 125%;
    top: 38px;
  }

  /* line 394, ../../sass/Common/home/_media.scss */
  .dialog-content {
    overflow-y: auto;
  }
  /* line 397, ../../sass/Common/home/_media.scss */
  .dialog-content .dialog-content-container.external {
    height: 1170px;
  }

  /* line 403, ../../sass/Common/home/_media.scss */
  .login-dialog .login-wrapper {
    margin: 0;
    max-width: 100%;
    max-height: 100%;
    border-radius: 0;
  }
}
@media (max-width: 820px) and (max-height: 420px) {
  /* line 415, ../../sass/Common/home/_media.scss */
  .home-react .home .search-services {
    padding: 40px;
    margin-top: -90px;
  }
}
@media (max-width: 790px) {
  /* line 430, ../../sass/Common/home/_media.scss */
  .home-react .home .header .middle-content .middle-content-filters .extended-search .filters {
    margin-left: 0;
  }
  /* line 435, ../../sass/Common/home/_media.scss */
  .home-react .home .header .middle-content .middle-content-filters .extended-search .all-filters .space-1 {
    width: 0;
  }
  /* line 440, ../../sass/Common/home/_media.scss */
  .home-react
    .home
    .header
    .middle-content
    .middle-content-filters
    .extended-search
    .all-filters
    .inverted-round
    .left {
    width: 0;
  }
  /* line 445, ../../sass/Common/home/_media.scss */
  .home-react .home .header .middle-content .middle-content-filters .extended-search .all-filters .wrapper-content {
    border-top-left-radius: 0;
  }
  /* line 454, ../../sass/Common/home/_media.scss */
  .home-react .home .splash-image:before {
    left: -25%;
  }
  /* line 459, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .organization-details-top {
    position: relative;
  }
  /* line 465, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details-middle .upload-control .url-image-input {
    width: 150px;
  }
  /* line 2, ../../sass/Common/home/_organization.scss */
  .home-react .home .organization-details-middle .upload-control .url-image-input input::-webkit-input-placeholder {
    font-size: 14px;
  }
  /* line 3, ../../sass/Common/home/_organization.scss */
  .home-react .home .organization-details-middle .upload-control .url-image-input input:-moz-placeholder {
    font-size: 14px;
  }
  /* line 4, ../../sass/Common/home/_organization.scss */
  .home-react .home .organization-details-middle .upload-control .url-image-input input::-moz-placeholder {
    font-size: 14px;
  }
  /* line 5, ../../sass/Common/home/_organization.scss */
  .home-react .home .organization-details-middle .upload-control .url-image-input input:-ms-input-placeholder {
    font-size: 14px;
  }
  /* line 473, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details-middle .upload-control .middle-text {
    font-size: 14px;
  }
  /* line 476, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details-middle .upload-control .upload-file {
    width: 150px;
  }
  /* line 478, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details-middle .upload-control .upload-file .photo-input {
    left: 27%;
    width: 150px;
  }
  /* line 482, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details-middle .upload-control .upload-file .fa-cloud-upload {
    font-size: 14px;
  }
  /* line 485, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details-middle .upload-control .upload-file span {
    font-size: 14px;
  }
  /* line 494, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .icons .extra-tooltip {
    display: inline-block;
    position: relative;
    text-align: left;
    margin: 0px auto 0px 15px;
    right: 140px;
  }
  /* line 502, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .icons .extra-tooltip-content {
    min-width: 200px;
    top: 4px;
    transform: translate(-25%, 0);
    padding: 5px 10px;
    font-size: 13px;
    box-sizing: border-box;
    margin-left: 5px;
    line-height: 1.5;
    word-break: break-word;
  }
  /* line 514, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .icons .extra-tooltip-arrow {
    position: absolute;
    margin-left: -15px;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent #ea6969 transparent transparent;
  }
  /* line 522, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .icons .extra-tooltip-content:after {
    content: '';
    display: block;
    position: absolute;
    top: -6px;
    left: 176px;
    width: 10px;
    height: 10px;
    background: #ffffff;
    border-right: 1px solid #ff5959;
    border-bottom: 1px solid #ff5959;
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
  }
}
@media (width: 768px) {
  /* line 547, ../../sass/Common/home/_media.scss */
  .teledentistry-mobile {
    max-height: calc(100% - 96px);
  }
}
@media (max-width: 768px) {
  /* line 559, ../../sass/Common/home/_media.scss */
  .home-react .home .machine-container .vc-reviews-wrapper {
    margin-right: 0px !important;
    margin-left: 5px !important;
    height: calc(100% - 180px);
  }
  /* line 567, ../../sass/Common/home/_media.scss */
  .home-react .home .header .right-content .menu-items {
    right: 22px;
    top: calc(100% + 7px);
  }
}
@media (max-width: 740px) {
  /* line 582, ../../sass/Common/home/_media.scss */
  .home-react .home .search-results .search-result .search-result-left {
    margin: auto;
  }
  /* line 585, ../../sass/Common/home/_media.scss */
  .home-react .home .search-results .search-result .search-result-left .btn-contact {
    font-size: 14px;
  }
  /* line 592, ../../sass/Common/home/_media.scss */
  .home-react .home .search-results .search-result .content-details-middle .search-result-right .treatment,
  .home-react .home .search-results .search-result .content-details-middle .search-result-right .extra-treatments {
    width: 50px;
    height: 50px;
    margin-bottom: 0;
    margin-top: 8px;
  }
  /* line 604, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .logo-container {
    min-width: 100%;
  }

  /* line 610, ../../sass/Common/home/_media.scss */
  .teledentistry-mobile {
    max-height: 115%;
  }

  /* line 616, ../../sass/Common/home/_media.scss */
  .dialog-content .dialog-content-container .external-form .close-button {
    right: 12px;
    top: 10px;
  }

  /* line 624, ../../sass/Common/home/_media.scss */
  .login-dialog .login-wrapper {
    margin: 0;
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    height: 100%;
    border-radius: 0;
  }

  /* line 635, ../../sass/Common/home/_media.scss */
  .login-page .login-form,
  .login-popup .login-form {
    width: 100%;
    padding: 30px 30px 5px 30px;
    margin-bottom: 0;
  }

  /* line 642, ../../sass/Common/home/_media.scss */
  .login-popup {
    min-height: 461px;
    position: static;
  }

  /* line 647, ../../sass/Common/home/_media.scss */
  .dialog-content {
    overflow-y: auto;
  }

  /* line 651, ../../sass/Common/home/_media.scss */
  .password-validate {
    display: none;
  }
}
@media (max-width: 850px) {
  /* line 659, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .logo-container {
    min-width: 100%;
    margin-bottom: 30px;
  }
  /* line 663, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .logo-container .edit {
    transition: 0.1s ease;
  }

  /* line 670, ../../sass/Common/home/_media.scss */
  .MuiDrawer-paper {
    width: 100%;
    z-index: 3;
    height: calc(100% - 60px);
  }
  /* line 675, ../../sass/Common/home/_media.scss */
  .MuiDrawer-paper ul {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 680, ../../sass/Common/home/_media.scss */
  .MuiDrawer-paper p {
    display: block;
    white-space: normal;
    margin-top: 10px;
    font-size: 14px;
  }
  /* line 687, ../../sass/Common/home/_media.scss */
  .MuiDrawer-paper .menuItem {
    flex: 1 1 40%;
    flex-direction: column;
    height: 220px;
    padding: 40px;
    min-width: 100px;
  }
  /* line 694, ../../sass/Common/home/_media.scss */
  .MuiDrawer-paper .menuItem :hover {
    background-color: #f0f9fb;
  }

  /* line 705, ../../sass/Common/home/_media.scss */
  .header-icons-menu img {
    height: 30px;
    width: 30px;
    margin: auto 5px;
  }

  /* line 711, ../../sass/Common/home/_media.scss */
  .compinent-title {
    display: none;
  }

  /* line 715, ../../sass/Common/home/_media.scss */
  .home-react .home .header .left-content {
    margin-left: 10px;
  }
}
@media (max-width: 670px) {
  /* line 725, ../../sass/Common/home/_media.scss */
  .home-react .home .dialog-content .dialog-content-container .dialog-content-left {
    width: 100%;
    padding: 0;
    max-width: none;
  }
  /* line 730, ../../sass/Common/home/_media.scss */
  .home-react .home .dialog-content .dialog-content-container .dialog-content-left .organization-logo {
    margin: auto;
    margin-top: 12px;
  }
  /* line 735, ../../sass/Common/home/_media.scss */
  .home-react .home .dialog-content .dialog-content-container .dialog-content-left .dialog-organization-name {
    margin-top: 7px;
  }
  /* line 743, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .testimonial-info {
    width: 100%;
  }
  /* line 749, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .testimonial-info .testimonial-description:not(.input),
  .home-react .home .organization-details .testimonial-info .testimonial-reviewer:not(.input),
  .home-react .home .organization-details .testimonial-info .testimonial.date:not(.input) {
    width: 100%;
    padding-top: 4px;
    padding-bottom: 2px;
    margin-bottom: 0px;
  }
  /* line 759, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .logo-container .organization-logo {
    border-radius: 50%;
    margin: 0 auto;
  }
  /* line 763, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .logo-container .organization-logo img,
  .home-react .home .organization-details .logo-container .organization-logo .default {
    width: 100%;
    font-size: 90px;
    margin-left: unset;
  }
  /* line 770, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .logo-container .organization-logo.square-image {
    border-radius: 0;
  }
  /* line 775, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .treatment-icon-wrapper {
    min-width: 140px !important;
    margin-right: 0 !important;
    margin-bottom: 20px;
  }
  /* line 782, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .organization-details-top .organization-details-top-info {
    margin-bottom: 0px;
    display: grid;
  }
  /* line 786, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .organization-details-top .organization-details-top-info .organization-name {
    margin-top: 16%;
  }
  /* line 791, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .organization-details-top .checkList {
    margin: 10px 0;
  }
  /* line 795, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .organization-details-top .info-container {
    margin-top: 40px;
  }
  /* line 798, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .organization-details-top .info-container .primary-info {
    width: 100%;
  }
  /* line 803, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .organization-details-top .info-container .secondary-info.withLicense {
    position: relative;
  }
  /* line 810, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .organization-details-middle {
    margin: 10px 0;
  }
  /* line 814, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .organization-details-middle .item:last-child {
    margin-bottom: 20px;
  }
  /* line 821, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .organization-details-bottom:not(:first-of-type) {
    margin-top: 10px;
  }

  /* line 829, ../../sass/Common/home/_media.scss */
  .contactMe-popup {
    margin: 0;
    width: 100%;
    height: 100%;
  }

  /* line 835, ../../sass/Common/home/_media.scss */
  .contact-form {
    top: -32px !important;
    height: 120%;
  }
}
@media (max-width: 600px) {
  /* line 845, ../../sass/Common/home/_media.scss */
  .home-react .home .header .toolbar {
    min-height: 64px;
    padding: 0 5px;
  }
  /* line 849, ../../sass/Common/home/_media.scss */
  .home-react .home .header .toolbar .right-content {
    margin-right: 0;
  }
  /* line 855, ../../sass/Common/home/_media.scss */
  .home-react .home .header .right-content .menu-items {
    right: 18px;
  }
  /* line 861, ../../sass/Common/home/_media.scss */
  .home-react .home h1 {
    font-size: 24px;
  }
  /* line 865, ../../sass/Common/home/_media.scss */
  .home-react .home .search-services,
  .home-react .home .treatment-types.outer {
    padding: 30px 20px;
  }
  /* line 869, ../../sass/Common/home/_media.scss */
  .home-react .home .section,
  .home-react .home .faq {
    padding: 30px 0;
  }
  /* line 872, ../../sass/Common/home/_media.scss */
  .home-react .home .section.links,
  .home-react .home .faq.links {
    padding: 20px 0;
  }
  /* line 875, ../../sass/Common/home/_media.scss */
  .home-react .home .section.links div,
  .home-react .home .faq.links div {
    margin: 10px 0;
  }
  /* line 878, ../../sass/Common/home/_media.scss */
  .home-react .home .section.links div a,
  .home-react .home .faq.links div a {
    font-size: 24px;
  }
  /* line 886, ../../sass/Common/home/_media.scss */
  .home-react .home .testimonials .testimonial-item {
    padding-top: 0 !important;
  }
  /* line 889, ../../sass/Common/home/_media.scss */
  .home-react .home .testimonials .testimonial-item:last-of-type {
    padding-bottom: 0;
  }
  /* line 897, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .organization-details-middle .item {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 905, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .organization-details-middle.count3 .item:first-of-type {
    padding-right: 0;
  }
  /* line 909, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .organization-details-middle.count3 .item:last-of-type {
    padding-left: 0;
  }
  /* line 916, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .organization-details-bottom {
    padding: 10px 15px;
  }
}
@media (max-width: 580px) {
  /* line 935, ../../sass/Common/home/_media.scss */
  .home-react
    .home
    .header
    .middle-content
    .middle-content-filters
    .extended-search
    .all-filters
    .wrapper
    .filter-section,
  .home-react
    .home
    .header
    .middle-content
    .middle-content-filters
    .extended-search
    .all-filters
    .wrapper
    .filter-distance {
    display: flex;
    flex-direction: column;
  }
  /* line 939, ../../sass/Common/home/_media.scss */
  .home-react
    .home
    .header
    .middle-content
    .middle-content-filters
    .extended-search
    .all-filters
    .wrapper
    .filter-section
    label,
  .home-react
    .home
    .header
    .middle-content
    .middle-content-filters
    .extended-search
    .all-filters
    .wrapper
    .filter-distance
    label {
    width: auto;
  }
  /* line 946, ../../sass/Common/home/_media.scss */
  .home-react
    .home
    .header
    .middle-content
    .middle-content-filters
    .extended-search
    .all-filters
    .wrapper
    .filter-distance
    label
    .radio-button {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  /* line 962, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details .organization-details-middle .item:last-child {
    margin-bottom: 20px;
    height: 100%;
  }

  /* line 972, ../../sass/Common/home/_media.scss */
  .dialog-content .dialog-content-container .dialog-content-right {
    max-width: calc(100% - 5px);
  }
}
@media (max-width: 560px) {
  /* line 978, ../../sass/Common/home/_media.scss */
  .dialog-content .dialog-content-container .dialog-content-left {
    width: 100%;
    max-width: 100%;
  }
  /* line 982, ../../sass/Common/home/_media.scss */
  .dialog-content .dialog-content-container .dialog-content-left .organization-logo {
    margin: 0 auto;
  }

  /* line 991, ../../sass/Common/home/_media.scss */
  .home-react .home .machine-container .organization-details-bottom.testimonial-container {
    height: auto;
  }

  /* line 1000, ../../sass/Common/home/_media.scss */
  .home-react .home .organization-details-bottom .inputs-block .testimonial-separator {
    font-size: 16px;
    margin-top: 5px;
  }
}
@media (max-height: 570px) {
  /* line 1008, ../../sass/Common/home/_media.scss */
  .contact-form {
    top: -30px !important;
    height: 112%;
  }
}
@media (max-width: 425px) {
  /* line 1020, ../../sass/Common/home/_media.scss */
  .home-react .home .header .right-content .menu-items {
    width: 393px;
  }
  /* line 1025, ../../sass/Common/home/_media.scss */
  .home-react .home .header .left-content {
    margin-left: 0px;
  }
}
@media (max-width: 375px) {
  /* line 1038, ../../sass/Common/home/_media.scss */
  .home-react .home .header .right-content .menu-items {
    width: 357px;
  }
}
@media (max-width: 360px) {
  /* line 1052, ../../sass/Common/home/_media.scss */
  .home-react .home .header .right-content .menu-items {
    width: 343px;
  }
}
/* line 1, ../../sass/Common/home/_cropper.scss */
.image-cropper-popup {
  overflow: hidden;
  height: 500px;
  width: 100%;
  position: relative;
}
