@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
:root {
  --primary-color: #01c8c3;
  --bluey-grey: #91a5b9;
  --aquamarine: #01c8c3;
  --dark: #23323d;
  --pale-grey-two: #f0f5fa;
  --white: #ffffff;
  --red-pink: #f3265a;
  --very-light-purple: #fde9ee;
  --slate: #3c505f;
  --pale-grey: #e6ebf0;
}

html * {
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  display: flex;
  width: 100%;
  font-family: "Open Sans", sans-serif;
  font-weight: 200;
  color: #23323d;
  background-color: #fff;
}

img {
  display: block;
}
button {
  padding: 5px;
}

#root,
.main {
  display: flex;
  flex-flow: column nowrap;
  width: 100%;
  height: 100%;
  align-content: center;
}

html {
  height: 100%;
}

.viewer-form {
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
}

.viewer-form .viewer-form-logo {
  max-width: 18rem;
  max-height: 18rem;
}

.viewer-form .viewer-form-logo img {
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}

.viewer-form .viewer-form-title {
  margin: 1rem;
  font-size: 1rem;
  font-weight: 800;
}

.viewer-form form {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
}

.viewer-form form input {
  height: 3rem;
  width: 18rem;
  background-color: #f0f5fa;
  border: 0;
  display: flex;
  margin: 0.5rem;
  padding: 1rem;
  font-size: 1rem;
}

.viewer-form form input[type="submit"] {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #01c8c3;
  color: #fff;
  font-weight: 600;
}

.viewer-form .request-access {
  margin-top: 2rem;
  padding: 1rem;
}

.video-page {
  width: 100%;
  height: 100%;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: flex-start;
}

.video-container {
  display: block;
  width: 100%;
  flex-flow: column nowrap;
  align-items: center;
  background-color: #000;
}

.video-player-container {
  width: 66.6%;
  max-width: 960px;
  margin: 0 auto;
}

.video-player {
  min-width: 66.6%;
  height: auto;
  margin: 0 auto;
  position: relative;
}

.video-player video {
  width: 100%;
}

.video-details {
  padding: 3vh 0;
  min-width: 33.3%;
  flex-flow: column nowrap;
}

.video-details .play-disclaimer {
  font-style: italic;
  font-size: 14px;
  text-align: center;
  margin: -16px 0 32px 0;
}

.video-details .video-title {
  color: #23323e;
  font-size: 1.2rem;
  font-weight: 600;
  margin: 8px 0 8px 0;
}

.video-details .video-company {
  font-size: 14px;
  padding-left: 1rem;
}

.video-details .video-company .company-name {
  font-weight: bold;
}

.video-details .video-description {
  margin-top: 1rem;
  padding-left: 1rem;
  align-self: flex-start;
  font-size: 14px;
  line-height: 20px;
  font-weight: 200;
}

.chapter,
.resource {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.chapter {
  margin: 1rem 0rem;
  padding: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.chapter:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.resource {
  flex-flow: column nowrap;
}

.resource a {
  text-decoration: none;
  display: flex;
  flex-flow: column;
  align-items: center;
}

.chapter-description {
  margin-left: 1rem;
}

.resources-items {
  display: flex;
  margin: 1rem;
  /* flex-flow: column wrap;
	align-items: flex-start; */
  /* justify-content: space-around; */
  width: 100%;
}

.resource-icon-container {
  width: 96px;
  height: 96px;
  border-radius: 4px;
  border: solid 1px var(--pale-grey);
  display: flex;
  align-items: center;
  justify-content: center;
}

.resource-icon-container:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.resource-icon {
  width: 64px;
  height: 64px;
  filter: grayscale(100%) opacity(75%);
  /* background-color: #fff;
	border-radius: 50%;
	border: dashed 0.1rem #91a5b9; */
}

.resource-icon.powerpoint {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWxhYmVsbGVkYnk9InNpbXBsZWljb25zLW1pY3Jvc29mdHBvd2VycG9pbnQtaWNvbiIgcm9sZT0iaW1nIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHRpdGxlIGlkPSJzaW1wbGVpY29ucy1taWNyb3NvZnRwb3dlcnBvaW50LWljb24iPk1pY3Jvc29mdCBQb3dlclBvaW50IGljb248L3RpdGxlPjxwYXRoIGZpbGw9IiNlNzRmMzAiIGQ9Ik0yMy40ODQgNGgtOC41NDJ2My4xODZjLjUxNS0uMzkgMS4xMzItLjU4OCAxLjg1NS0uNTg4djMuMDk4aDMuMDc0Yy0uMDE1Ljg2OS0uMzE1IDEuNjAyLS45MDEgMi4xOTMtLjU4NC41OTItMS4zMTguODk2LTIuMTg4LjkxNi0uNjc1LS4wMi0xLjI5LS4yMjMtMS44MjktLjYxNXYyLjEyOWg2LjcxOXYxLjA0NWgtNi43MjF2MS4yOTNoNi43MTV2MS4wMzJoLTYuNzE5djIuMzRoOC41NDNjLjM0NiAwIC41MS0uMTgyLjUxLS41MzdWNC41MWMwLS4zNDItLjE2NC0uNTEtLjUxLS41MWgtLjAwNnpNMTcuMjggOS4xODZWNi4wNjJjLjg3LjAyIDEuNi4zMjIgMi4xODguOTEuNTg2LjU4OC44OTEgMS4zMjYuOTA2IDIuMjE0SDE3LjI4em0tOS4wMjQuMDUyYy0uMDUzLS4yMDEtLjE0LS4zNTctLjI2My0uNDcyLS4xMi0uMTEyLS4yODItLjE5NC0uNDgzLS4yNDYtLjIyNS0uMDYxLS40NTctLjA5LS42OS0uMDlsLS43Mi4wMTR2Mi45OTloLjAyNmMuMjYxLjAxNi41MzUuMDE2LjgyNSAwIC4yODUtLjAxNS41NTUtLjA5LjgwOS0uMjI1LjMxMy0uMjI1LjUtLjUyNS41NjEtLjkxNC4wNi0uMzkxLjAzOS0uNzY2LS4wNjQtMS4xMTF2LjA0NXpNMCAzLjA1OXYxNy45NDZsMTMuNjg4IDIuMzY1Vi42M0wwIDMuMDU5em0xMC4yMTMgOC4wODdjLS4zNzUuODY5LS45MzUgMS40MjUtMS42ODQgMS42NjUtLjc0OS4yMzktMS41NTguMzMyLTIuNDI5LjI3OXYzLjQyMmwtMS44MDEtLjIwOVY2LjkwMWwyLjg1OS0uMTQ5Yy41My0uMDMzIDEuMDU0LjAyNSAxLjU2Ni4xOC41MTUuMTUyLjkyMi40NTkgMS4yMjMuOTIyLjMuNDYxLjQ2OS45OTYuNTEgMS42MDUuMDM3LjYwOS0uMDQzIDEuMTcyLS4yNDQgMS42ODd6Ii8+PC9zdmc+);
}

.resource-icon.pdf {
  background-image: url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWxhYmVsbGVkYnk9InNpbXBsZWljb25zLWFkb2JlYWNyb2JhdHJlYWRlci1pY29uIiByb2xlPSJpbWciIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGUgaWQ9InNpbXBsZWljb25zLWFkb2JlYWNyb2JhdHJlYWRlci1pY29uIj5BZG9iZSBBY3JvYmF0IFJlYWRlciBpY29uPC90aXRsZT48cGF0aCBmaWxsPSIjZjAwIiBkPSJNMjMuNTk4IDE1LjM2OGMtLjcxLS43Ni0yLjE2NC0xLjE5Ny00LjIyNC0xLjE5Ny0xLjEgMC0yLjM3NS4xMS0zLjc2LjM3LS43ODItLjc3LTEuNTYyLTEuNjctMi4zMDctMi43Mi0uNTMtLjc0LS45OTMtMS41Mi0xLjQyLTIuMjkuODEzLTIuNTQgMS4yMDYtNC42MSAxLjIwNi02LjEgMC0xLjY3Mi0uNjAzLTMuNDE2LTIuMzQtMy40MTYtLjUzMyAwLTEuMDY2LjMyNS0xLjM1LjgtLjc4MyAxLjQwOC0uNDMgNC40OTMuOTE3IDcuNTQtLjUwMyAxLjUyLTEuMDM1IDIuOTczLTEuNyA0LjYwNS0uNTc4IDEuMzc2LTEuMjQ0IDIuNzk0LTEuOTIzIDQuMDk2QzIuNzkzIDE4LjY0LjI2NyAyMC40OS4wMyAyMS45NGMtLjEwNC41NDcuMDc0IDEuMDUuNDU3IDEuNDUuMTMzLjExLjYzNi41NDUgMS40OC41NDUgMi41OSAwIDUuMzItNC4yOCA2LjcwNy02Ljg2IDEuMDY1LS4zNiAyLjEzLS42ODcgMy4xOTMtMS4wMTUgMS4xNjgtLjMyMyAyLjM0LS41ODMgMy40MDUtLjc2NSAyLjczNSAyLjUwNCA1LjE0NiAyLjkgNi4zNTggMi45IDEuNDkyIDAgMi4wMjQtLjYxNyAyLjIwMy0xLjEyMi4yOC0uNjUuMDctMS4zNy0uMjUyLTEuNzRsLjAyLjA0em0tMS4zODUgMS4wNTRjLS4xMDQuNTQ0LS42MzguOTA2LTEuMzg2LjkwNi0uMjEgMC0uMzktLjAzNy0uNjAzLS4wNzItMS4zNi0uMzI1LTIuNjMzLTEuMDE2LTMuOTAzLTIuMTA2IDEuMjUtLjIxNCAyLjMxLS4yNSAyLjk4LS4yNS43NCAwIDEuMzguMDMyIDEuODEuMTQ0LjQ5LjEwNiAxLjI3LjQzNSAxLjA5NSAxLjM4aC4wMnptLTcuNTIzLTEuNzA3Yy0uOTIuMTktMS45MTQuNDE0LTIuOTQ0LjY5My0uODE2LjIyMy0xLjY2Ni40NzQtMi41Mi43Ny40NjMtLjkwMi44NTQtMS43NzQgMS4yMDgtMi42MDMuNDI4LTEuMDIuNzgtMi4wNyAxLjEzNS0zLjA0Ni4zNS42MS43NCAxLjIzIDEuMTMgMS43OC42NC44NyAxLjMxIDEuNyAxLjk4IDIuNDJ2LS4wMnpNMTAuMDQgMS4yM2MuMTQ1LS4yOS40My0uNDM2LjY3OC0uNDM2Ljc0NSAwIC44ODcuODY4Ljg4NyAxLjU2IDAgMS4xNjgtLjM1NCAyLjk0Mi0uOTYgNC45NjctMS4wNjItMi44Mi0xLjEzNS01LjE4LS42MDMtNi4wOXpNNi4xMzggMTguMTI3QzQuMzI4IDIxLjE3IDIuNTkgMjMuMDYgMS41MjUgMjMuMDZjLS4yMSAwLS4zODctLjA3NS0uNTMtLjE4My0uMjE0LS4yMTYtLjMyLS40NzItLjI0OC0uNzYuMjEzLTEuMDkgMi4yMzYtMi42MTMgNS4zOTItMy45OXoiLz48L3N2Zz4=);
}

.resource-title {
  margin-top: 16px;
  font-size: 14px;
  color: inherit;
  color: var(--slate);
}

.chapters,
.resources {
  flex-flow: column nowrap;
  align-items: center;
}

.chapters-title,
.resources-title {
  font-size: 14px;
  line-height: 16px;
  color: #23323e;
  font-weight: 800;
}

/* .resources-title {
	color: #91a5b9;
	font-size: 0.7rem;
	text-transform: uppercase;
	font-weight: 800;
	margin: 0 0 1vh 0;
	box-shadow: 0 1px 0 0 #e6ebf0;
	width: 100%;
	text-align: center;
	padding-bottom: 0.25rem;
} */

.bottom-panel {
  display: flex;
  width: 66.6%;
  max-width: 960px;
  flex-flow: row nowrap;
  justify-content: space-between;
  margin: 0 auto;
}

.chapter-thumbnail {
  object-fit: contain;
  max-width: 96px;
}

.chapter-title {
  font-size: 16px;
  font-weight: 600;
}

.chapter-description {
  flex-flow: column nowrap;
}

.chapter-startTime {
  color: #91a5b9;
  font-size: 14px;
}

.footer {
  display: flex;
  flex-flow: row nowrap;
  text-decoration: none;
  color: #23323d;
  margin: 2rem 0 1vh 0;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 800;
}

.footer > * {
  margin: 0 0.25rem;
}

.footer img {
  height: 1rem;
}

.footer-svg {
  max-height: 5vh;
  fill-rule: #91a5b9;
  fill: #91a5b9;
}

.video-logo {
  flex-flow: row nowrap;
  min-width: 50%;
  /* max-width: 75%; */
  /* margin: 0 auto; */
}

.video-logo > img {
  max-height: 250px;
  max-width: 33.3%;
  width: auto;
  height: auto;
}

.panel {
  background-color: #fff;
  /* box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2); */
  /* margin: 1vh; */
  padding: 1rem;
}

.chapters.panel {
  padding: 1rem;
  box-shadow: inset -1px 0 0 0 #e6ebf0;
}

.left-side {
  max-width: 33.3%;
  display: flex;
  flex-flow: column nowrap;
}

.right-side {
  /* max-width: 66.6%;*/
  width: 100%;
}

.row {
  display: flex;
  flex-flow: row nowrap;
}

.get-help {
  display: block;
  width: 100%;
  font-weight: 400;
  font-size: 12px;
  border-radius: 5px;
}
.get-help > a {
  display: block;
  width: 96px;
  text-align: center;
  margin: 10px auto 0px auto;
  text-decoration: none;
  padding: 1px 6px;
  background-color: #01c8c3;
  color: #fff;
}

/**
 VIDEO PLAYER CSS STYLES
**/
.video-controls {
  position: absolute;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-content: center;
  visibility: hidden;
  z-index: 999;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
}

.video-controls-currently-playing {
  padding: 1rem;
}

.video-controls-currently-playing .current-chapter {
  font-weight: 600;
}

.video-controls-playback-container {
  align-self: center;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}

.video-controls-playback-bar {
  display: flex;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
}

.video-player:hover .video-controls {
  visibility: visible;
}

.video-controls .progress {
  flex: 1 0 auto;
  position: relative;
  height: 2rem;
}

.video-controls .progress:hover {
  cursor: pointer;
}

.video-controls .progress .progress-bar {
  background-color: rgba(1, 200, 194, 1);
  height: 100%;
  transition: width 0.1s linear;
}

.video-player-container:hover .chapter-marker {
  visibility: visible;
}

.chapter-marker {
  visibility: hidden;
  position: absolute;
  top: -1rem;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 0.5rem;
  background-color: #fff;
}

.chapter-marker .tooltip {
  white-space: pre;
  font-size: 0.7rem;
  visibility: hidden;
  width: 10rem;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
  padding: 0.4rem;
  border-radius: 6px;

  /* Position the tooltip text - see examples below! */
  position: absolute;
  bottom: 100%;
  left: -5rem;
  z-index: 1;
}

.video-controls .progress:hover .chapter-marker {
  background-color: rgba(255, 255, 255, 1);
}

.chapter-marker-active {
  background-color: rgba(255, 255, 255, 0.7);
}

.video-controls .chapter-marker:hover .tooltip {
  visibility: visible;
}

.chapter-marker path,
.chapter-marker rect {
  fill: #01c8c2;
}

.play-button,
.stop-button,
.pause-button,
.previous-button,
.next-button {
  width: 5rem;
  height: 5rem;
  cursor: pointer;
}

.mute-button,
.volume-button,
.fullscreen-button {
  width: 1.25rem;
  height: 1.25rem;
  cursor: pointer;
}

.volume-container {
  display: flex;
  position: relative;
}

.fullscreen-button {
  margin-left: 0.2rem;
}

.current-time {
  font-size: 0.6rem;
  color: #3c505f;
}

.error-message {
  color: #f3265a;
}

.volume-container:hover input[type="range"],
input[type="range"]:hover {
  visibility: visible;
  opacity: 1;
}

.link-button {
  border: none;
  color: #fff;
  display: block;
  float: right;
  min-height: 24px;
  max-width: 33.3%;
  font-size: 1rem;
  margin-top: -16px;
  cursor: pointer;
}

input[type="range"] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  -webkit-appearance: none;
  margin-top: -3rem;
  margin-left: -150%;
  height: 0;
  width: 5rem;
  transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  transition: all 0.5s linear;
}
input[type="range"]:focus {
  outline: none;
}
input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.25rem;
  cursor: pointer;
  animate: 0.2s;
  background: #02c8c3;
}
input[type="range"]::-webkit-slider-thumb {
  height: 1rem;
  width: 1rem;
  border-radius: 1rem;
  background: #ffffff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -0.4rem;
}
input[type="range"]:focus::-webkit-slider-runnable-track {
  background: #02c8c3;
}
input[type="range"]::-moz-range-track {
  width: 100%;
  height: 0.25rem;
  cursor: pointer;
  animate: 0.2s;
  background: #02c8c3;
}
input[type="range"]::-moz-range-thumb {
  height: 36px;
  width: 16px;
  border-radius: 3px;
  background: #ffffff;
  cursor: pointer;
}
input[type="range"]::-ms-track {
  width: 100%;
  height: 0.25rem;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type="range"]::-ms-fill-lower {
  background: #02c8c3;
  border-radius: 1rem;
}
input[type="range"]::-ms-fill-upper {
  background: #02c8c3;
  border-radius: 1rem;
}
input[type="range"]::-ms-thumb {
  height: 1rem;
  width: 1rem;
  border-radius: 1rem;
  background: #ffffff;
  cursor: pointer;
}
input[type="range"]:focus::-ms-fill-lower {
  background: #fff;
}
input[type="range"]:focus::-ms-fill-upper {
  background: #fff;
}

.collapsable {
  margin-left: 40px;
}

.collapseText {
  font-family: Open Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  /* identical to box height, or 133% */

  color: #91a5b9;
  cursor: pointer;
  margin-top: 8px;
  margin-left: 24px;
}

.disclaimer-text {
  margin-top: .7rem;
  font-size: 10px;
}

@media (max-width: 1024px) {
  .video-container,
  .video-player-container {
    width: 100%;
    max-width: unset;
  }
  .video-player-container {
    margin: 0;
    padding: 0;
  }

  .bottom-panel {
    max-width: unset;
    padding: 16px;
    flex-flow: column-reverse nowrap;
    align-items: center;
    width: 100%;
  }
  .left-side,
  .right-side {
    max-width: unset;
    width: 100%;
  }
  .resources,
  .chapters,
  .video-details {
    width: 100%;
    margin: 1rem 0;
  }

  .video-details .video-title {
    font-size: 2rem;
  }

  .chapters-title,
  .resources-title {
    font-size: 1.2rem;
  }

  .video-details .company-name {
    font-size: 20px;
  }
  .video-details .video-description {
    font-size: 24px;
    line-height: 30px;
  }
  .video-logo > img {
    max-height: 250px;
    max-width: 50%;
    width: auto;
    height: auto;
  }
  .chapter-thumbnail {
    max-width: 250px;
  }
  .chapter-title {
    font-size: 24px;
  }
  .chapter-startTime {
    font-size: 20px;
  }
}

.messageBoard-container {
    width: 100%;
    margin-top: 1rem;
}

.message-input, .message-item {
    padding: 1rem 0 0 1rem;
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
}

.message-input {
    padding: 1rem 0 0 1rem;
}

.message-input input, .message-input input:focus {
    border: 0;
    border-bottom: 1px #6c788b77 solid;
    width: 100%;
    font-size: 14px;
}

.message-replies {
    margin-left: 40px;
}

.UserAvatar--inner {
    color: #fff;
}

.UserAvatar {
    margin-right: 1rem;
}

.messageBoard-header {
    font-size: 14px;
	line-height: 16px;
	color: #23323e;
	font-weight: 800;
}

.comment-button {
    width: 96px;
    height: 24px;
    margin-left: 1rem;
    border: none;
    color: #fff;
}

.comment-button:disabled {
    background-color: #F0F5FA !important;
    color: #91A5B9;
}
.reply-action {
  margin-top: 8px;
  margin-left: 60px;
}

.reply-action-header {
  display: flex;
  cursor: pointer;
}

.reply-action-header:hover {
    text-decoration: underline;
}

.reply-action-input {
  display: flex;
}

.reply-action-input-textbox {
  border: none;
  background: rgba(0, 0, 0, 0.0001);
  box-shadow: inset 0 -1px 0 #e6ebf0;
  height: 40px;
  width: 400px;
  padding: 0;
}

.reply-action-send-button {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding: 8px 16px;
  position: static;
  width: 87px;
  height: 32px;
  right: 20px;
  top: calc(50% - 32px / 2);

  /* Gray 5 */

  border-radius: 20px;

  /* Inside Auto Layout */

  flex: none;
  order: 1;
  flex-grow: 0;
  margin: 4px 0px 0px 8px;

  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  /* identical to box height, or 114% */

  /* Gray 4 */

  color: #fff;
  cursor: pointer;
}

._1DJ3x3EedOMG8naOo-HTsu {
  font-size: 14px;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  height: 32px;
  border: none;
  border-radius: 20px;
  background-color: #02c8c3;
  color: #ffffff;
  outline: none;
  transition: all 0.2s ease-in;
  min-width: 50%;
}

._1DJ3x3EedOMG8naOo-HTsu:disabled {
  background: #f0f5fa;
  color: #91a5b9;
}
._1DJ3x3EedOMG8naOo-HTsu:disabled svg * {
  fill:#91a5b9;
}

._1DJ3x3EedOMG8naOo-HTsu:hover {
  cursor: pointer;
}

._1DJ3x3EedOMG8naOo-HTsu:active {
    transition: all linear 0.1s;
    transform: translateY(1px);
    box-shadow: none;
}

._3yZXrVTg5nXEd-iv9bsizZ {
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.QAKCFlUvo18oWIK7I-1Lk {
  padding: 0;
  margin: 0;
  width: 12;
  height: 12;
  transition: all 0.2s ease-in;
}

._1oY24bFHIV3MlVofH54m9x {
  font-size: 12px;
}

