.school-logo {
  width: 100%; }

.show-content-icon {
  font-size: 2.2rem;
  color: #959595; }

.show-content-text {
  color: #959595; }

@media only screen and (max-width: 768px) {
  .school-logo {
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto; } }

.white-bg {
  background-color: #fff; }

.content-img {
  width: 100%; }

.content-block {
  max-height: 300px; }

.content-title {
  font-weight: 300;
  font-size: 2em; }

.content-button {
  border-radius: 0.25em;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  background-color: #007dae;
  color: white; }

.flash-container {
  position: fixed;
  width: 100vw;
  z-index: 9999;
  top: 0; }

.flash-container .alert {
  margin-bottom: 0;
  border-radius: 0; }

.header-text {
  color: #44566c;
  letter-spacing: 0;
  font-size: 1rem; }

.published-container {
  display: flex !important; }

.tooltip-span {
  margin-left: -1rem;
  margin-top: -0.3rem !important;
  margin-right: 0.5rem; }

.tl-card-title.theme-default {
  background-color: #b8d5e3;
  border-top: 5px solid #007dae;
  min-height: 4rem; }

.tl-card-title.theme-light {
  background-color: #fff;
  border-top: 3px solid #007dae;
  min-height: 4rem; }

.tl-card-body.theme-default {
  background-color: #f0f5f7; }

.tl-card-body.theme-light {
  background-color: #fff; }

.tl-tooltip-wrapper {
  color: orange;
  display: flex;
  position: relative;
  top: 30%;
  float: right; }

.tl-tooltip-wrapper:hover .tl-tooltip {
  opacity: 1;
  transition-duration: 0s;
  transition-delay: 0s; }

.tl-tooltip {
  background-color: #e8edf0 !important;
  opacity: 1 !important;
  color: #000 !important;
  border-radius: 3px; }
  .tl-tooltip.place-top:after {
    border-top-color: #e8edf0 !important;
    border-top-style: solid !important;
    border-top-width: 6px !important; }

.tl-tooltip-logo {
  width: 20px;
  text-align: center; }

.clickable {
  cursor: pointer; }

.dashboard-drawer {
  list-style: none;
  overflow-y: scroll;
  max-height: 350px;
  margin: 0; }

.dashboard-drawer::-webkit-scrollbar {
  width: 3px;
  border-radius: 50%; }

.dashboard-drawer::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey; }

.dashboard-drawer-container:before {
  content: " ";
  display: none;
  height: 0px;
  border: 20px solid;
  z-index: 999999;
  width: 0px;
  top: -40px;
  position: absolute;
  right: 10px;
  border-color: transparent transparent lightgray transparent; }

.dashboard-drawer-container:after {
  content: " ";
  display: none;
  height: 0px;
  border: 18px solid;
  z-index: 999999;
  width: 0px;
  top: -35px;
  position: absolute;
  right: 12px;
  border-color: transparent transparent #fff transparent; }

.dashboard-drawer-container {
  position: absolute;
  z-index: 999999;
  top: 60px;
  width: 100%;
  padding-right: 5px;
  background-color: white;
  border: 2px solid lightgray;
  border-radius: 5px;
  padding: 5px;
  display: none;
  color: #45566a; }

.dashboard-drawer-item:hover,
.dashboard-drawer-item:focus {
  background: #b8e6fb;
  opacity: 0.4; }

.dashboard-dropdown-item {
  margin-left: 5px;
  font-weight: 200; }

.dashboard-drawer-icon {
  width: 20px; }

.dashboard-drawer-item-selected {
  background: #b8e6fb; }

.button-panel {
  color: #2f75c1 !important; }

.button-panel a {
  color: #2f75c1 !important; }

.button-panel a:hover {
  color: #2f75aa !important; }

.share-on-remind svg {
  height: 5rem;
  width: auto; }

.button-share {
  color: #2f75c1 !important;
  padding: 0 !important; }

.button-share:hover {
  color: #2f75aa !important; }

.google-button-section {
  text-align: right; }

.bottom-section {
  text-align: right; }

@media only screen and (max-width: 479px) {
  .banner-image {
    width: 90%; }
  .google-button-section {
    margin-top: 10px;
    text-align: center !important; }
  .btn-close {
    margin-top: 10px; }
  .bottom-section {
    text-align: center; } }

img.clickable:hover {
  box-shadow: 0 0 0 4px #d55544, 0 0 1px transparent; }

img.clickable.selected {
  box-shadow: 0 0 0 4px #d55544, 0 0 1px transparent; }

.tl-tooltip-wrapper {
  color: orange;
  display: flex;
  position: relative;
  top: 30%;
  float: right; }

.tl-tooltip-wrapper:hover .tl-tooltip {
  opacity: 1;
  transition-duration: 0s;
  transition-delay: 0s; }

.tl-tooltip {
  background-color: #e8edf0 !important;
  opacity: 1 !important;
  color: #000 !important;
  border: 1px solid #8fb5d4;
  border-radius: 3px; }
  .tl-tooltip.place-bottom:after {
    border-bottom-color: #8fb5d4 !important;
    border-bottom-style: solid !important;
    border-bottom-width: 6px !important; }
  .tl-tooltip.place-top:after {
    border-top-color: #8fb5d4 !important;
    border-top-style: solid !important;
    border-top-width: 6px !important; }

.tl-tooltip-logo {
  width: 20px;
  text-align: center; }

.sponsor-modal {
  position: absolute;
  bottom: 40px;
  left: -200px;
  border: 1px solid #8fb5d4;
  color: #000;
  font-size: 12px;
  line-height: 12px;
  width: 400px;
  background-color: #e8edf0;
  padding: 5px 10px;
  text-align: center;
  border-radius: 3px; }

.sponsor-modal:before {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  bottom: 0;
  border: 11px solid;
  margin-left: 70px;
  margin-bottom: -22px;
  border-color: #8fb5d4 transparent transparent transparent; }

.sponsor-modal:after {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  bottom: 0;
  border: 11px solid;
  border-color: #e8edf0 transparent transparent transparent;
  margin-left: 70px;
  margin-bottom: -20px; }

@media only screen and (max-width: 768px) {
  .sponsor-modal {
    z-index: 999;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-height: 350px; }
  .sponsor-modal:before {
    display: none; }
  .sponsor-modal:after {
    display: none; } }

.sponsor-modal-image {
  max-width: 140%;
  max-height: 140%; }

.sponsor-modal-disclaimer-image {
  width: 20px;
  height: 20px; }

.sponsor-modal-disclaimer-text {
  color: #7e808c; }

.sponsor-modal-cancel-button {
  outline: none !important;
  background-color: transparent;
  border-color: #8fb5d4;
  color: #8fb5d4;
  border-radius: 5px;
  font-size: 1rem;
  height: 2em; }

.sponsor-modal-confirm-button {
  outline: none !important;
  border-radius: 5px;
  border-color: #c94c58;
  font-size: 1rem;
  background-color: #c94c58;
  color: white;
  height: 2em; }

.sponsor-modal-icon-class {
  color: white; }

.sponsor-modal-text {
  font-size: 1.3rem;
  margin-right: 5em;
  line-height: 1.2em;
  margin-bottom: 0; }

.dupe-modal {
  position: absolute;
  bottom: -40px;
  left: -300px;
  border: 1px solid #8fb5d4;
  color: #000;
  font-size: 12px;
  line-height: 12px;
  width: 400px;
  background-color: #e8edf0;
  padding: 5px 10px;
  text-align: center;
  border-radius: 3px; }

.dupe-modal:before {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  left: -5.8%;
  bottom: 0;
  border: 11px solid;
  margin-bottom: 22px;
  border-color: transparent #8fb5d4 transparent transparent; }

.dupe-modal:after {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  left: -5.5%;
  bottom: 0;
  border: 11px solid;
  border-color: transparent #e8edf0 transparent transparent;
  margin-bottom: 22px; }

@media only screen and (max-width: 768px) {
  .dupe-modal {
    z-index: 999;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 150px; }
  .dupe-modal:before {
    display: none; }
  .dupe-modal:after {
    display: none; } }

.dupe-modal-cancel-button {
  outline: none !important;
  background-color: transparent;
  border-color: #8fb5d4;
  color: #8fb5d4;
  border-radius: 5px;
  width: 20%;
  font-size: 1rem;
  height: 2em; }

.dupe-modal-confirm-button {
  outline: none !important;
  border-radius: 5px;
  border-color: #c94c58;
  font-size: 1rem;
  background-color: #c94c58;
  color: white;
  height: 2em;
  width: 20%; }

.dupe-modal-text {
  font-size: 1.3rem;
  line-height: 1.2em;
  text-align: center; }

.tlModal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 100;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */ }

/* Modal Content/Box */
.tlModal-content {
  border-radius: 1.5rem;
  z-index: 100;
  /* Sit on top */
  background-color: #fefefe;
  margin: 15% auto;
  /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 60%;
  /* Could be more or less, depending on screen size */
  max-width: 850px; }

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold; }

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer; }

@media (max-width: 768px) {
  .tlModal-content {
    border-radius: 1.5rem;
    z-index: 100;
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 75%; } }

.edit-school-icon {
  font-size: 1.75rem;
  margin-bottom: 1px; }

.edit-school-toggle {
  font-size: 0.75rem; }

.edit-school-input {
  height: 36px; }

.edit-school-date {
  border-radius: 0; }

.input-error {
  border-color: red !important; }

.label-error {
  color: red; }

.wishListBadge {
  white-space: nowrap;
  font-size: 2.25rem;
  background-color: #ffab2b;
  color: #fff;
  border-radius: 100px;
  text-align: center;
  padding: 10px; }

.supplyListBadge {
  white-space: nowrap;
  font-size: 2.25rem;
  background-color: #ffab2b;
  color: #fff;
  border-radius: 100px;
  text-align: center;
  padding: 10px 16px; }

.actions-field {
  background-color: #eff0f4; }

.individual-list-text {
  font-size: 1rem;
  font-weight: bold; }

.list-text-field {
  padding-top: 1rem; }

.action-icon {
  position: absolute;
  z-index: 5;
  right: 0.5rem;
  top: 0.35rem; }

.list-school-info {
  margin-left: 6rem; }

.scheduler-container {
  margin-left: 5rem; }

@media (max-width: 768px) {
  .wishListBadge {
    font-size: 1rem; }
  .supplyListBadge {
    font-size: 1rem; }
  .list-text-field {
    padding-top: 0; }
  .badge-container {
    padding-right: 3em !important; }
  .publish-field {
    margin-left: 3rem; }
  .list-school-info {
    margin-left: 3.5rem; }
  .nested-container {
    padding: 0; }
  .scheduler-container {
    margin-left: 2rem; } }

.edit-school-icon {
  font-size: 1.75rem;
  margin-bottom: 1px; }

.edit-school-toggle {
  font-size: 0.75rem; }

.edit-school-input {
  height: 36px; }

.edit-school-date {
  border-radius: 0; }

.input-error {
  border-color: red !important; }

.label-error {
  color: red; }

.div-brand-programs {
  display: flex;
  flex-direction: row;
  align-items: center; }

.search-card {
  background-image: url("/static/tl-people-and-clouds.svg");
  background-repeat: no-repeat;
  background-position: bottom left; }

.card-accent-content {
  background-color: #b8d5e3;
  border-radius: 10px 10px 0 0;
  min-width: 350px !important;
  display: flex;
  flex-direction: row;
  justify-content: center; }

.card-accent-space {
  flex: 1; }

.list-type-dropdown {
  position: absolute;
  background-color: #fff;
  z-index: 100;
  border-radius: 5px;
  margin-bottom: 3px;
  -webkit-box-shadow: -2px 5px 13px 2px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: -2px 5px 13px 2px rgba(0, 0, 0, 0.35);
  box-shadow: -2px 5px 13px 2px rgba(0, 0, 0, 0.35); }

.dash-select-button {
  min-width: 250px; }

.dropdown-item {
  border-bottom: 1px solid #eee; }

.no-outline {
  outline: none; }

.search-field {
  border-color: #007dae;
  border-width: 1px;
  height: 38px;
  width: 100%;
  vertical-align: top;
  background-color: white; }

.search-field::placeholder {
  font-style: normal; }

.search-icon {
  position: absolute;
  z-index: 5;
  right: 1.25rem;
  top: 3.65rem !important; }

.filter-icon {
  position: absolute;
  z-index: 5;
  right: 0.5rem;
  top: 0.65rem; }

.filter-by-container:focus-within .dashboard-drawer-container,
.filter-by-container:focus-within .dashboard-drawer-container:before,
.filter-by-container:focus-within .dashboard-drawer-container:after {
  display: block; }

.dashboard-select-container:focus-within .dashboard-drawer-container,
.dashboard-select-container:focus-within .dashboard-drawer-container:before,
.dashboard-select-container:focus-within .dashboard-drawer-container:after {
  display: block; }

.filter-dropdown .dashboard-drawer-container {
  left: 0px;
  top: 40px;
  width: 150px; }

.search-field .dashboard-drawer-container {
  top: 50px; }

.tooltip-container {
  margin-top: 21px; }

.dashboard-select-dropdown-label {
  vertical-align: bottom;
  padding-bottom: 2px;
  font-weight: 200;
  letter-spacing: 0.14px;
  color: #141212; }

.dashboard-select-value {
  padding-top: 5px;
  margin-left: 30px; }

.dashboard-select-icon {
  position: absolute;
  z-index: 5;
  left: 0.5rem;
  top: 0.65rem; }

.dashboard-select-dropdown {
  width: 50%; }

h4 {
  font-weight: 400 !important; }

.create-list-container {
  display: flex;
  flex-direction: column; }

.list-type-dropdown-container {
  display: flex;
  flex-direction: row; }

.search-list-tooltip {
  margin-top: 3rem !important;
  padding-right: 0 !important; }

.filter-by-tooltip {
  margin-top: 3rem !important;
  padding-right: 0 !important; }

.search-bar-container {
  margin-top: 1rem !important; }

.filter-by-container {
  margin-top: 1rem !important; }

@media only screen and (max-width: 768px) {
  .search-button {
    margin: 0 auto; }
  .filter-dropdown {
    margin-left: 0; }
  .card-accent-content {
    background-color: #b8d5e3;
    border-radius: 0 0 0 0;
    min-width: 300px !important; }
  .card-accent-space {
    background-color: #b8d5e3; }
  .dash-select-button {
    min-width: 466px;
    margin-bottom: 10px; }
  .dashboard-select-dropdown {
    width: 100% !important;
    margin-bottom: 0.5em; }
  .dropdown {
    width: 100% !important;
    margin-bottom: 0.5em; }
  .list-type-dropdown {
    float: right !important; }
  .list-type-dropdown-container {
    display: flex;
    flex-direction: row-reverse; }
  .search-list-tooltip {
    max-width: 540px !important;
    position: absolute !important;
    margin-top: 17px !important;
    padding-right: 30px !important;
    z-index: 98; }
  .filter-by-tooltip {
    max-width: 540px !important;
    position: absolute !important;
    margin-top: 130px !important;
    padding-right: 30px !important;
    z-index: 100; }
  h4 {
    margin-top: 0.7rem; }
  .search-bar-container {
    margin-top: 0.2rem !important; }
  .search-icon {
    top: 3.2rem !important; }
  .filter-by-container {
    margin-top: 0.2rem !important; } }

.header-text {
  color: #44566c;
  letter-spacing: 0;
  font-size: 1rem; }

.published-container {
  display: flex !important; }

.tooltip-span {
  margin-left: -1rem;
  margin-top: -0.3rem !important;
  margin-right: 0.5rem; }

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
  .fc_frame {
    bottom: 17% !important; } }

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  .fc_frame {
    bottom: 10% !important; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
  .fc_frame {
    bottom: 12% !important; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  .fc_frame {
    bottom: 20% !important; } }

@media (min-width: 1281px) {
  .fc_frame {
    bottom: 10% !important; } }

.button-panel {
  color: #2f75c1 !important; }

.button-panel a {
  color: #2f75c1 !important; }

.button-panel a:hover {
  color: #2f75aa !important; }

.share-on-remind svg {
  height: 5rem;
  width: auto; }

.button-share {
  color: #2f75c1 !important;
  padding: 0 !important; }

.button-share:hover {
  color: #2f75aa !important; }

img.clickable:hover {
  box-shadow: 0 0 0 4px #d55544, 0 0 1px transparent; }

img.clickable.selected {
  box-shadow: 0 0 0 4px #d55544, 0 0 1px transparent; }

.google-button-section {
  text-align: right; }

.bottom-section {
  text-align: right; }

@media only screen and (max-width: 479px) {
  .banner-image {
    width: 90%; }
  .google-button-section {
    margin-top: 10px;
    text-align: center !important; }
  .btn-close {
    margin-top: 10px; }
  .bottom-section {
    text-align: center; } }

.top-section {
  border-top: 1px solid #000;
  border-left: 3px solid #000;
  border-right: 3px solid #000;
  background-color: #D0E4ED; }

.body-section {
  border-left: 3px solid #000;
  border-right: 3px solid #000;
  border-bottom: 1px solid #000; }

.body-section-no-divider {
  border-top: 1px solid #000;
  border-left: 3px solid #000;
  border-right: 3px solid #000;
  background-color: #B8D5E3; }

.body-section-no-divider .header-section {
  display: flex;
  flex-direction: row;
  padding: 1rem; }

.bottom-section {
  border-left: 3px solid #000;
  border-right: 3px solid #000;
  border-bottom: 3px solid #000; }

.social-section a {
  flex-direction: column;
  display: flex;
  align-items: center;
  text-decoration: none; }

.social-section a span {
  color: black;
  font-size: 0.8rem; }

.social-icon {
  font-size: 2rem;
  color: #007dae; }

.listTypeBadge {
  white-space: nowrap;
  font-size: 2.25rem;
  background-color: #B3BBC2;
  color: #fff;
  border-radius: 100px;
  text-align: center;
  padding: 10px;
  font-family: 'Open Sans', sans-serif !important; }

.row-shadow {
  box-shadow: 0 2px 6px #00000029;
  background: #FFFFFF 0 0 no-repeat padding-box;
  opacity: 1; }

.qty-field {
  background-color: #f9e1c5;
  text-align: center;
  color: #6a6a6a;
  font-weight: bold;
  border-radius: 0.25em;
  padding: 0.1em 0.1em;
  width: 2.5em;
  height: 2em;
  border-style: solid;
  border-color: black;
  border-width: 2px;
  vertical-align: top;
  margin-left: 0.5em;
  margin-top: 0; }

ul {
  padding: 0;
  margin: 0; }

ul.underline > li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #000; }

.list-items ul li {
  line-height: 1.5em;
  border-bottom: 1px solid #dee2e6;
  padding: 5px 0; }

.wish-list-controls {
  color: #a6afb5;
  font-size: 0.85em;
  font-family: 'Bree serif';
  padding: 0 5px; }

.wish-list-controls .green a {
  color: #28a745;
  font-weight: bold;
  text-decoration: underline; }

a {
  text-decoration: underline; }

.wish-list-controls > div {
  padding: 0 5px; }

.pledge-wrapper {
  padding-top: 10px !important; }

.pledge-bar {
  position: relative;
  display: block;
  height: 5px;
  width: 100px;
  border-radius: 2px;
  border: 1px solid black; }

.list-items ul li .memo {
  width: 47rem; }

.list-items ul li .qualifier {
  font-family: Arial, serif;
  font-weight: bold;
  font-size: 0.9em;
  color: #44566C; }

.list-items ul li .school-supply-items-text {
  font-family: Roboto, sans-serif;
  font-size: 1em;
  color: #000000;
  font-weight: normal; }

.school-supply-th {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 0.95em;
  color: #44566C; }

.memo-item {
  font-size: 0.95em;
  color: #555555;
  font-weight: 300;
  word-wrap: break-word; }

.school-list-info {
  font-family: Roboto, sans-serif;
  text-align: left;
  font-weight: bold;
  font-size: 0.95em;
  color: #000; }

.school-list-name {
  font-family: Roboto, sans-serif;
  text-align: left;
  font-size: 2em;
  color: #000;
  line-height: 25px; }

@media only screen and (max-width: 414px) {
  .body-section-no-divider .header-section {
    flex-direction: column; } }


.flash-container {
  position: fixed;
  width: 100vw;
  z-index: 9999;
  top: 0; }

.flash-container .alert {
  margin-bottom: 0;
  border-radius: 0; }

