.gcard-thumbnail__container {
  margin-left: 0.5rem;
  margin-right: 1rem;
  width: 50px;
  height: 50px;
  flex: 0 0 auto; }
  html[dir="rtl"] .gcard-thumbnail__container {
    margin-right: 0.5rem; }
  html[dir="rtl"] .gcard-thumbnail__container {
    margin-left: 1rem; }
  @media screen and (max-width: 720px) {
    .gcard-thumbnail__container {
      margin-left: 0rem;
      margin-left: 0rem; }
      html[dir="rtl"] .gcard-thumbnail__container {
        margin-right: 0rem; }
      html[dir="rtl"] .gcard-thumbnail__container {
        margin-right: 0rem; } }
  @media screen and (max-width: 480px) {
    .gcard-thumbnail__container {
      margin-left: 0.25rem; }
      html[dir="rtl"] .gcard-thumbnail__container {
        margin-right: 0.25rem; } }

.gcard-thumbnail__svg-container > svg {
  width: 100%;
  height: 100%; }
  .gcard-thumbnail__svg-container > svg > text {
    font-size: 1.69949rem;
    line-height: 1.3875; }
    @media screen and (max-width: 859px) {
      .gcard-thumbnail__svg-container > svg > text {
        font-size: 1.50357rem; } }
    @media screen and (max-width: 479px) {
      .gcard-thumbnail__svg-container > svg > text {
        font-size: 1.32812rem; } }

.gcard-thumbnail__svg-container.gcard-thumbnail--transparent > svg {
  opacity: 0.5; }

.gcard-thumbnail--stacked {
  width: 32px;
  height: 32px;
  margin-left: 0rem;
  margin-right: 0.25rem;
  display: inline-block; }
  html[dir="rtl"] .gcard-thumbnail--stacked {
    margin-right: 0rem; }
  html[dir="rtl"] .gcard-thumbnail--stacked {
    margin-left: 0.25rem; }

.share-groups__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  color: #2b2b2b;
  margin-top: 1.5rem;
  margin-bottom: 1.125rem; }

.share-groups__body {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 40px; }

.share-groups__empty {
  margin: 0;
  font-size: 0.9375rem;
  line-height: 1.5;
  padding-right: 1rem;
  color: #6a6a6a; }
  html[dir="rtl"] .share-groups__empty {
    padding-left: 1rem; }

.share-groups__plus {
  display: inline-block;
  padding: 0.25rem 0.875rem;
  margin: 0 0.25rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border: 2px solid #ffffff;
  border-radius: 16px;
  background-color: #dfdfdf;
  vertical-align: 0.65rem; }

.share-groups__edit {
  margin-top: -2px; }

.share-mini-dlg {
  padding: 16px; }

.share-mini-dlg__title {
  font-size: 17px;
  margin: 0 0 8px 0;
  padding: 0; }

.share-mini-dlg__body {
  font-size: 14px;
  margin: 0 0 20px 0;
  padding: 0; }

.share-mini-dlg__buttons {
  display: flex;
  justify-content: flex-end; }

.min-dlg--error .share-mini-dlg__buttons .share-dlg__button--primary {
  border: 1px solid #d83020;
  background-color: #d83020; }

html[dir="rtl"] .share-mini-dlg__cancel-button {
  margin-left: 10px; }

.share-mini-dlg__remove-button {
  margin-left: 10px; }
  html[dir="rtl"] .share-mini-dlg__remove-button {
    margin-left: 0; }

.dependent-items-confirmation {
  padding: 20px; }

.dependent-items__description {
  font-size: 15px;
  margin: 0 15px 30px 0;
  padding: 0; }

.dependent-items__count {
  padding: 0;
  margin: 12px 0 6px 0;
  font-size: 15px; }

.dependent-items__list {
  background-color: white;
  overflow-y: scroll;
  margin: 0;
  padding: 0;
  max-height: 340px;
  list-style: none; }

.dependent-items__editable-warning {
  border: 1px solid #eaeaea;
  border-left-color: #d83020;
  border-left-width: 3px;
  display: flex;
  background: #ffffff;
  margin-top: 1.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 1rem; }

.dependent-items__editable-warning svg {
  flex: 0 0 auto;
  width: 24px;
  height: 24px;
  fill: #d83020;
  margin-top: -2px;
  margin-right: 1rem; }
  html[dir="rtl"] .dependent-items__editable-warning svg {
    margin-right: 0;
    margin-left: 1rem; }

.dependent-items__editable-warning__text {
  text-indent: -.375em; }

.dependent-items__editable-warning__confirm {
  margin: 1rem 0 0 0; }

.dependent-items__editable-warning__confirm-title {
  font-weight: 500; }

.dependent-items__editable-warning__confirm-option {
  display: inline-block;
  margin: 0 1rem; }

.dependent-items__editable-warning__confirm-option:last-child {
  margin: 0; }

.dependent-item {
  padding: 8px 15px;
  margin: 0;
  border-bottom: 1px solid #eaeaea; }
  .dependent-item:last-of-type {
    border-bottom: none; }

.dependent-item__details {
  display: flex; }

.dependent-item__icon {
  width: 16px;
  height: 16px;
  margin-right: 6px; }

.dependent-item__title {
  color: #007ac2;
  font-size: 15px;
  margin: 0 0 8px 0; }

.dependent-item__description {
  font-size: 13px;
  color: #2b2b2b;
  margin: 0; }

.share-options__title {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 500;
  color: #2b2b2b;
  margin-bottom: 0;
  padding: 0.5rem 0; }

input.share-options__input {
  width: 16px;
  height: 16px;
  margin: 1.5rem 1.125rem !important; }

.share-options__label {
  display: flex;
  position: relative;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 4px;
  font-weight: 500;
  background-color: #ffffff;
  border: 1px solid #cacaca;
  border-radius: 1px;
  transition: border-color 150ms ease-in-out, background-color 150ms ease-in-out;
  cursor: pointer; }
  .share-options__label:last-of-type {
    margin-bottom: 12px; }

.share-options__label--disabled {
  position: relative;
  cursor: pointer;
  cursor: default;
  border-color: #d4d4d4;
  background-color: #f8f8f8; }
  .share-options__label--disabled:after {
    content: attr(aria-label);
    position: absolute;
    z-index: 1000000;
    display: none;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #ffffff;
    text-align: center;
    word-wrap: break-word;
    white-space: pre;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.75);
    border-radius: 3px; }
  .share-options__label--disabled:before {
    content: "";
    position: absolute;
    z-index: 1000001;
    display: none;
    width: 0;
    height: 0;
    color: rgba(0, 0, 0, 0.75);
    pointer-events: none;
    border: 5px solid transparent; }
  .share-options__label--disabled:hover, .share-options__label--disabled:active, .share-options__label--disabled:focus {
    text-decoration: none; }
    .share-options__label--disabled:hover:before, .share-options__label--disabled:hover:after, .share-options__label--disabled:active:before, .share-options__label--disabled:active:after, .share-options__label--disabled:focus:before, .share-options__label--disabled:focus:after {
      display: inline-block; }
  .share-options__label--disabled .share-options__input:hover,
  .share-options__label--disabled .share-options__indeterminate-text {
    pointer-events: none; }
  .share-options__label--disabled .share-options__input,
  .share-options__label--disabled .share-options__description {
    opacity: 0.6; }
  .share-options__label--disabled:after {
    font-size: 0.8125rem;
    line-height: 1.5;
    font-weight: 400;
    left: 10px;
    top: 45px; }

.share-options__label:hover:not(.share-options__label--disabled) {
  border-color: #2890ce; }

.share-options__label--selected {
  background-color: #dfeffa;
  border-color: #007ac2; }
  .share-options__label--selected.share-options__label--disabled {
    background-color: #eef4f9;
    border-color: #79b6da; }
  .share-options__label--selected .share-options__header {
    font-weight: 600; }

.share-options__label--indeterminate {
  border-color: #007ac2; }

.share-options__content {
  flex: 1;
  padding: 0.75rem 1rem; }

.share-options__header {
  font-size: 0.9375rem;
  line-height: 1.5;
  font-weight: 500;
  color: #353535;
  margin: 0;
  display: flex;
  justify-content: space-between; }

.share-options__description {
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: 400;
  color: #2b2b2b;
  margin: 0; }

.share-options__indeterminate-text {
  font-size: 0.875rem;
  line-height: 1.5;
  font-weight: 400;
  position: relative;
  cursor: pointer; }
  .share-options__indeterminate-text:after {
    content: attr(aria-label);
    position: absolute;
    z-index: 1000000;
    display: none;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #ffffff;
    text-align: center;
    word-wrap: break-word;
    white-space: pre;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.75);
    border-radius: 3px; }
  .share-options__indeterminate-text:before {
    content: "";
    position: absolute;
    z-index: 1000001;
    display: none;
    width: 0;
    height: 0;
    color: rgba(0, 0, 0, 0.75);
    pointer-events: none;
    border: 5px solid transparent; }
  .share-options__indeterminate-text:hover, .share-options__indeterminate-text:active, .share-options__indeterminate-text:focus {
    text-decoration: none; }
    .share-options__indeterminate-text:hover:before, .share-options__indeterminate-text:hover:after, .share-options__indeterminate-text:active:before, .share-options__indeterminate-text:active:after, .share-options__indeterminate-text:focus:before, .share-options__indeterminate-text:focus:after {
      display: inline-block; }
  .share-options__indeterminate-text:hover:after, .share-options__indeterminate-text:active:after, .share-options__indeterminate-text:focus:after {
    display: table-cell; }
  .share-options__indeterminate-text:after {
    width: 22em;
    width: -moz-max-content;
    width: -webkit-max-content;
    max-width: 22em;
    word-break: break-word;
    word-wrap: normal;
    white-space: pre-line;
    border-collapse: separate; }
  .share-options__indeterminate-text.tooltip-bottom:after, .share-options__indeterminate-text.tooltip-top:after {
    right: auto;
    left: 50%;
    transform: translateX(-50%); }
  .share-options__indeterminate-text.tooltip-left:after, .share-options__indeterminate-text.tooltip-right:after {
    right: 100%; }
  .share-options__indeterminate-text:after {
    top: auto;
    right: 100%;
    margin-right: 5px;
    bottom: 50%;
    margin-bottom: inherit;
    transform: translateY(50%); }
    html[dir="rtl"] .share-options__indeterminate-text:after {
      right: auto;
      left: 100%;
      margin-right: 0;
      margin-left: 5px; }
  .share-options__indeterminate-text:before {
    top: 50%;
    bottom: 50%;
    left: -5px;
    margin-top: -5px;
    border-left-color: rgba(0, 0, 0, 0.75);
    border-bottom: 5px solid transparent; }
    html[dir="rtl"] .share-options__indeterminate-text:before {
      left: auto;
      right: -5px;
      margin-right: 0;
      border-left-color: transparent;
      border-right-color: rgba(0, 0, 0, 0.75); }

.share-options__indeterminate-icon {
  width: 1rem;
  height: 1rem;
  margin: 0 0.25rem;
  display: inline-block;
  vertical-align: -0.25rem;
  fill: #959595; }

.share-options__disclaimer {
  font-size: 0.9375rem;
  line-height: 1.5;
  color: #6a6a6a; }

.mini-dlg__wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: transparent; }

.mini-dlg {
  position: absolute;
  right: 50%;
  bottom: 50%;
  transform: translate(50%, 50%);
  width: 400px;
  background-color: white;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.05);
  border-radius: 2px 2px 0 0;
  border-top: 4px solid #00619b;
  z-index: 2; }

.min-dlg--error {
  border-top-color: #d83020; }

.mini-dlg__scrim {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(255, 255, 255, 0.6); }

.mod__overlay-container {
  background-color: #f4f4f4;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: scroll;
  z-index: 200;
  animation: mod__overlay-in 300ms cubic-bezier(0.215, 0.44, 0.42, 0.88);
  transition: all 300ms cubic-bezier(0.215, 0.44, 0.42, 0.88);
  opacity: 1;
  transform: translate3D(0, 0, 0) scale(1); }

.mod__overlay-container--adjustable {
  background-color: #f4f4f4;
  z-index: 301;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }
  @media (min-width: 1200px) {
    .mod__overlay-container--adjustable {
      width: 1200px;
      height: 90%; } }

.mod__overlay-container--closing {
  opacity: 0;
  transform: translate3D(0, 24px, 0) scale(0.95); }
  .mod__overlay-container--closing.mod__overlay-container--slide-left {
    transform: translate3D(-24px, 0, 0); }
  .mod__overlay-container--closing.mod__overlay-container--slide-right {
    transform: translate3D(24px, 0, 0); }

.mod__overlay-container--no-scroll {
  overflow-y: hidden; }

.mod__overlay-container--slide-left {
  animation: mod__overlay-in-left 300ms cubic-bezier(0.215, 0.44, 0.42, 0.88); }

.mod__overlay-container--slide-right {
  animation: mod__overlay-in-right 300ms cubic-bezier(0.215, 0.44, 0.42, 0.88); }

.mod__overlay-container--size-small {
  width: 512px;
  max-width: 100%;
  max-height: 100%;
  position: static;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  border-radius: 2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden; }

@media screen and (max-width: 512px) {
  .mod__overlay-container--size-small {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; } }

.mod__overlay-container--size-large {
  width: 1080px; }

@media screen and (max-width: 1080px) {
  .mod__overlay-container--size-large {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; } }

@keyframes mod__overlay-in {
  0% {
    opacity: 0;
    transform: translate3D(0, 24px, 0) scale(0.95); }
  100% {
    opacity: 1;
    transform: translate3D(0, 0, 0) scale(1); } }

@keyframes mod__overlay-in-left {
  0% {
    opacity: 0;
    transform: translate3D(-24px, 0, 0); }
  100% {
    opacity: 1;
    transform: translate3D(0, 0, 0); } }

@keyframes mod__overlay-in-right {
  0% {
    opacity: 0;
    transform: translate3D(24px, 0, 0); }
  100% {
    opacity: 1;
    transform: translate3D(0, 0, 0); } }

.mod__dialog--hidden .mod__overlay-container {
  opacity: 0.5;
  overflow-y: hidden;
  background: black; }

.mod__dialog > .mod__overlay-container {
  top: 12.5%;
  left: 12.5%;
  right: 12.5%;
  bottom: 12.5%; }

.share-dlg__container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  overflow-y: hidden;
  z-index: 101; }

.share-dlg__container:before {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1; }

.share-dlg__container-header {
  background-color: #ffffff;
  border-bottom: 1px solid #eaeaea;
  display: flex;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: space-between;
  height: 62px;
  max-width: 100%;
  min-width: 0px;
  z-index: 2; }

.share-dlg__container-header__close {
  padding: 1.125rem;
  margin: 0;
  -ms-flex-order: 2;
  order: 2;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  background-color: transparent;
  -webkit-appearance: none;
  border: none;
  cursor: pointer;
  outline-offset: -6px; }
  .share-dlg__container-header__close:hover {
    background-color: #f3f3f3; }

.share-dlg__container-footer {
  background-color: #ffffff;
  border-top: 1px solid #eaeaea;
  padding: 1rem 1.5rem;
  display: flex;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: flex-end;
  max-width: 100%;
  min-width: 0px;
  z-index: 2; }

.share-dlg__button--primary {
  position: relative;
  display: inline-block;
  padding: 0.3rem 0.9rem;
  width: auto;
  color: #ffffff;
  font-family: inherit;
  border: 1px solid #007ac2;
  border-radius: 0;
  background-color: #007ac2;
  box-sizing: border-box;
  transition: all 0.05s linear;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.9375rem;
  line-height: 1.5;
  margin: 0 0.25rem; }
  .share-dlg__button--primary:hover {
    text-decoration: none;
    background-color: #00619b;
    color: #ffffff; }

.share-dlg__button--secondary {
  position: relative;
  display: inline-block;
  padding: 0.3rem 0.9rem;
  width: auto;
  color: #ffffff;
  font-family: inherit;
  border: 1px solid #007ac2;
  border-radius: 0;
  background-color: #007ac2;
  box-sizing: border-box;
  transition: all 0.05s linear;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.9375rem;
  line-height: 1.5;
  color: #007ac2;
  background: #ffffff;
  border-color: #007ac2;
  white-space: normal; }
  .share-dlg__button--secondary:hover {
    text-decoration: none;
    background-color: #00619b;
    color: #ffffff; }
  .share-dlg__button--secondary:hover {
    color: #ffffff;
    background: #00619b;
    border-color: #00619b; }

.share-dlg__button--transparent {
  position: relative;
  display: inline-block;
  padding: 0.3rem 0.9rem;
  width: auto;
  color: #ffffff;
  font-family: inherit;
  border: 1px solid #007ac2;
  border-radius: 0;
  background-color: #007ac2;
  box-sizing: border-box;
  transition: all 0.05s linear;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.9375rem;
  line-height: 1.5;
  background: none;
  color: #007ac2;
  border: none; }
  .share-dlg__button--transparent:hover {
    text-decoration: none;
    background-color: #00619b;
    color: #ffffff; }
  .share-dlg__button--transparent:hover {
    color: #2890ce;
    background: none;
    text-decoration: underline; }

.share-dlg__back {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  font-size: 1.2019rem;
  line-height: 1.75;
  font-weight: 500; }
  @media screen and (max-width: 859px) {
    .share-dlg__back {
      font-size: 1.1305rem; } }
  @media screen and (max-width: 479px) {
    .share-dlg__back {
      font-size: 1.0625rem; } }

.share-dlg__back svg {
  width: 24px;
  height: 24px;
  display: inline-block;
  fill: currentColor;
  vertical-align: -5px; }
  html[dir="rtl"] .share-dlg__back svg {
    transform: scale(-1, 1); }

.share-dlg__header {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
  min-height: 41px; }

.share-dlg__title {
  font-size: 1.2019rem;
  line-height: 1.75;
  font-weight: 500;
  color: #2b2b2b;
  margin: 0;
  padding: 1rem 1.5rem 0 1.5rem; }
  @media screen and (max-width: 859px) {
    .share-dlg__title {
      font-size: 1.1305rem; } }
  @media screen and (max-width: 479px) {
    .share-dlg__title {
      font-size: 1.0625rem; } }
  html[dir="rtl"] .share-dlg__title {
    margin-left: auto; }

.share-dlg__container .btn {
  background-color: #005e95; }

.share-dlg__container .btn-clear,
.share-dlg__container .btn-transparent {
  background-color: transparent;
  color: #005e95; }

.share-dlg__container .btn-clear {
  border-color: #005e95; }

.share-dlg__container .btn-svg {
  display: flex;
  align-items: center; }
  .share-dlg__container .btn-svg svg {
    margin-right: 5px; }
    html[dir="rtl"] .share-dlg__container .btn-svg svg {
      margin-right: unset;
      margin-left: 5px; }

.share-options__reset {
  position: relative;
  display: inline-block;
  padding: 0.3rem 0.9rem;
  width: auto;
  color: #ffffff;
  font-family: inherit;
  border: 1px solid #007ac2;
  border-radius: 0;
  background-color: #007ac2;
  box-sizing: border-box;
  transition: all 0.05s linear;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0.9375rem;
  line-height: 1.5;
  background: none;
  color: #007ac2;
  border: none;
  margin-left: auto; }
  .share-options__reset:hover {
    text-decoration: none;
    background-color: #00619b;
    color: #ffffff; }
  .share-options__reset:hover {
    color: #2890ce;
    background: none;
    text-decoration: underline; }
  html[dir="rtl"] .share-options__reset {
    margin-left: 0;
    margin-right: auto; }

.share-dlg__divider {
  margin: 1.5rem 0;
  border: none;
  border-top: 1px solid #dfdfdf; }

.share-dlg__contents {
  width: 512px;
  max-width: 100%;
  height: auto;
  min-height: 0;
  box-sizing: border-box;
  transition: width 300ms cubic-bezier(0.215, 0.44, 0.42, 0.88);
  background: #f3f3f3;
  position: relative;
  flex: 1 1 auto;
  overflow: auto; }

.share-dlg__contents--wide {
  width: 1280px;
  flex-basis: 70vh; }

.share-loader__container {
  height: 24rem; }

.share-level__wrap {
  padding: 1rem 1.5rem 1.5rem 1.5rem; }

.share-dlg__btn-svg svg {
  fill: currentColor;
  pointer-events: none;
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  padding-right: .15em; }
  html[dir="rtl"] .share-dlg__btn-svg svg {
    padding-right: 0;
    padding-left: .15em; }
