.search-main {
  width: 100%;
  text-align: left;
}
@media screen and (max-width: 520px) {
  .search-main {
    padding-inline: 0;
  }
}
.search-main .worksheets-search-container {
  border: 1px solid #cecece;
  background-color: #fff;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.0901960784);
  padding: 8px;
  max-width: 940px;
  border-radius: 8px;
  margin: 60px auto 0;
}
@media screen and (min-width: 992px) {
  .search-main .worksheets-search-container {
    height: 60px;
  }
}
@media screen and (max-width: 767.98px) {
  .search-main .worksheets-search-container {
    border: medium none;
    background-color: transparent;
    border-radius: 0;
    margin: 0;
    flex-direction: column;
    align-items: flex-start !important;
    box-shadow: unset;
  }
}
@media screen and (max-width: 767.98px) {
  .search-main .worksheets-search-container .worksheetSearchWrapper {
    border: 1px solid #cecece;
    background-color: #fff;
    padding: 8px;
    border-radius: 8px;
    margin: 20px auto 0;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.0901960784);
  }
}
.search-main .worksheets-search-container .worksheetSearchWrapper .dropdown-wrapper {
  margin-right: 0 !important;
}
.search-main .worksheets-search-container .worksheetSearchWrapper .dropdownToogleButton {
  border: medium none !important;
  border-right: 1px solid #cecece !important;
  border-radius: 0;
  background-color: transparent !important;
}
@media screen and (max-width: 767.98px) {
  .search-main .worksheets-search-container .worksheetSearchWrapper .dropdownToogleButton {
    max-width: 155px !important;
    width: 100% !important;
    padding-left: 10px;
    font-size: 15px;
  }
  .search-main .worksheets-search-container .worksheetSearchWrapper .dropdownToogleButton .fa-chevron-down {
    padding-left: 10px;
  }
  .search-main .worksheets-search-container .worksheetSearchWrapper .dropdownToogleButton .me-3 {
    margin-right: 8px !important;
  }
}
.search-main .worksheets-search-container .worksheetSearchWrapper .dropdown-menu {
  margin-top: 20px;
  border: medium none;
  box-shadow: 0px 0px 26px 0px rgba(0, 0, 0, 0.1490196078);
  border-radius: 8px;
  width: 180px !important;
}
.search-main .worksheets-search-container .worksheetSearchWrapper .dropdown-menu .dropdown-item span {
  color: #1c1c1c;
}
.search-main .worksheets-search-container .worksheetSearchWrapper .dropdown-menu .dropdown-item .text-primary,
.search-main .worksheets-search-container .worksheetSearchWrapper .dropdown-menu .dropdown-item i {
  color: #3460bb !important;
}
.search-main .worksheets-search-container .worksheetSearchWrapper .dropdown-menu .dropdown-item:active, .search-main .worksheets-search-container .worksheetSearchWrapper .dropdown-menu .dropdown-item:focus {
  background-color: whitesmoke;
}
@media screen and (max-width: 767.98px) {
  .search-main .worksheets-search-container .my-collection-btn {
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
  }
}
.search-main .worksheets-search-container .form-group .icon_search {
  display: none;
}

.sidebar-main {
  position: relative;
}
.sidebar-main::before {
  background-color: #fff;
  content: "";
  height: 100%;
  width: 100%;
  right: 100%;
  position: absolute;
}
.sidebar-main.sidebar-scroll-x {
  max-height: 1400px;
  overflow-y: auto;
  height: 100%;
}
.sidebar-main.sidebar-scroll-x::after {
  position: absolute;
  content: "";
  right: 100%;
  border-top: 1px solid #e5e5e5;
  width: 100%;
  height: 1px;
  top: -1px;
}

.worksheet-listing-wrap {
  overflow: hidden;
  border-top: 2px solid #fafafa;
  position: relative;
  padding-bottom: 30px;
}
.worksheet-listing-wrap .worksheet-type-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 24px;
  position: relative;
}
.worksheet-listing-wrap .mobile-header .worksheet-type-title {
  border-top: medium none;
  padding-top: 0px;
  margin-top: 30px;
}
.worksheet-listing-wrap .badge {
  padding: 8px 12px;
  border: 1px solid #cecece;
  border-radius: 8px;
  color: #777777;
  font-size: 1rem;
  font-weight: 500;
  margin: 8px 8px 0 0;
  display: inline-block;
}
.worksheet-listing-wrap .badge-active,
.worksheet-listing-wrap .badge :hover,
.worksheet-listing-wrap .badge :active,
.worksheet-listing-wrap .badge :focus {
  background-color: #3460bb;
  color: #fff;
  border-color: #3460bb;
}
.worksheet-listing-wrap .btn-clear {
  color: #777777;
  font-size: 12px;
  padding: 0;
  border: medium none;
}
.worksheet-listing-wrap .breadcrumb {
  margin-top: 30px;
}
.worksheet-listing-wrap .breadcrumb-item + .breadcrumb-item::before {
  content: ">";
}
.worksheet-listing-wrap .breadcrumb-item:last-child {
  color: #3460bb;
}
.worksheet-listing-wrap .breadcrumb-item:last-child a {
  color: #3460bb;
}
.worksheet-listing-wrap .worksheet-page-title {
  color: #121212;
}
@media screen and (max-width: 768px) {
  .worksheet-listing-wrap .worksheet-page-title {
    font-size: 26px;
    line-height: 34px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .worksheet-listing-wrap .worksheet-page-title {
    font-size: 28px;
    line-height: 36px;
  }
}
.worksheet-listing-wrap .worksheet-filters-li {
  padding-left: 30px;
  display: block;
  position: relative;
  margin-top: 6px;
}
.worksheet-listing-wrap .worksheet-filters-li .sub-filters {
  border-left: 1px solid #3460bb;
  margin: -5px 0 -12px -20px !important;
  padding: 10px 0 10px 10px;
}
.worksheet-listing-wrap .worksheet-filters-li.filter-link-item {
  margin-top: 4px;
}
.worksheet-listing-wrap .worksheet-filters-li .container_check {
  color: #121212;
  cursor: pointer;
}
.worksheet-listing-wrap .worksheet-filters-li .container_check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.worksheet-listing-wrap .worksheet-filters-li .container_check input:checked ~ .checkmark {
  background-color: #3460bb;
  border: 1px solid transparent;
}
.worksheet-listing-wrap .worksheet-filters-li .container_check input:checked ~ .checkmark:after {
  display: block;
}
.worksheet-listing-wrap .worksheet-filters-li .container_check .checkmark {
  position: absolute;
  top: 3.5px;
  left: 0;
  height: 16px;
  width: 16px;
  border: 1px solid #121212;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
}
.worksheet-listing-wrap .worksheet-filters-li .container_check .checkmark::after {
  content: "";
  position: absolute;
  display: none;
  left: 4.8px;
  top: 2.5px;
  width: 5px;
  height: 7px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.worksheet-listing-wrap .worksheet-filters-li .worksheet-link-filter {
  color: #121212;
  display: block;
  padding: 4px 12px 4px 0px;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3 ease-in-out;
}
.worksheet-listing-wrap .worksheet-filters-li .worksheet-link-filter:hover {
  font-weight: 500;
}

.filter-selected .btn-group {
  margin: 8px 8px 0 0;
}
.filter-selected .btn-group .btn-light {
  color: #fff;
  font-weight: 500;
  line-height: 18px;
  background-color: #3460bb;
  opacity: 1;
  border: medium none;
  font-size: 1rem;
  padding: 6px 10px;
}
.filter-selected .btn-group .btn-light:first-child {
  padding-right: 4px;
}
.filter-selected .btn-group .btn-light + .btn-light {
  padding-left: 0;
}

.arranging-number-live .arranging-number-input {
  width: 80px;
}

.worksheet-details-page {
  background-color: #fcfcfc;
}
.worksheet-details-page .worksheet-detail-title {
  color: #121212;
}
.worksheet-details-page .worksheet-description ol {
  padding-left: 20px;
}
.worksheet-details-page .worksheet-description ol li {
  font-size: 1rem;
  color: #747579;
  margin-bottom: 5px;
  list-style: decimal;
}
.worksheet-details-page .worksheet-picture {
  border-radius: 8px;
  border: 1px solid #cecece;
  overflow: hidden;
  padding: 8px;
}
.worksheet-details-page .worksheet-picture img {
  height: auto;
  max-width: 100%;
  border: 1px solid #f5f5f5;
}

.btn-download-worksheet {
  transition: all 0.4s;
  width: 100%;
  display: inline-block;
  max-width: 250px;
}
@media screen and (max-width: 768px) {
  .btn-download-worksheet {
    max-width: 210px;
  }
}
@media screen and (max-width: 476px) {
  .btn-download-worksheet {
    max-width: 100%;
    margin-right: 0 !important;
  }
}
.btn-download-worksheet.btn-success {
  background-color: #2e8b57 !important;
  color: white !important;
  border: none !important;
}

.btn-bookmark {
  transition: all 0.4s;
  width: 100%;
  display: inline-block;
  max-width: 250px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .btn-bookmark {
    max-width: 210px;
  }
}
@media screen and (max-width: 476px) {
  .btn-bookmark {
    max-width: 100%;
    margin-top: 20px;
  }
}

.worksheet-main-info a,
.worksheet-main-info .rounded-tags {
  padding: 6px 18px;
  border: 1px solid #d2d2d2;
  border-radius: 96px;
  display: inline-block;
  margin-top: 10px;
  transition: all 0.4s;
  color: #121212;
}
.worksheet-main-info a:hover {
  background-color: #3460bb;
  color: #fff;
  border-color: #3460bb;
}
.worksheet-main-info .rounded-tags {
  color: #d2d2d2;
}

.related-articles-wrap.popular-worksheets {
  background-color: #f2f2f2;
  padding: 0px 0 0px;
}
@media screen and (max-width: 991.98px) {
  .related-articles-wrap.popular-worksheets {
    padding: 30px 0;
  }
}
@media screen and (max-width: 1199.98px) {
  .related-articles-wrap.popular-worksheets {
    margin-bottom: 40px;
  }
}

.save-collection img {
  width: 20px;
  height: 20px;
}

.live-worksheet-wrap .preview-title,
.worksheet_generator_wrapper .preview-title {
  font-size: 1.25rem;
  line-height: 30px;
  color: #121212;
}
.live-worksheet-wrap .form-label,
.worksheet_generator_wrapper .form-label {
  color: #121212;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}
.live-worksheet-wrap .form-control,
.worksheet_generator_wrapper .form-control {
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 18px;
  color: #121212;
}
.live-worksheet-wrap .form-control:hover, .live-worksheet-wrap .form-control:active, .live-worksheet-wrap .form-control:focus,
.worksheet_generator_wrapper .form-control:hover,
.worksheet_generator_wrapper .form-control:active,
.worksheet_generator_wrapper .form-control:focus {
  outline: 0 none;
  box-shadow: unset;
}
.live-worksheet-wrap .form-control.correct-input,
.worksheet_generator_wrapper .form-control.correct-input {
  background-color: #90ee90 !important;
}
.live-worksheet-wrap .form-control.wrong-input,
.worksheet_generator_wrapper .form-control.wrong-input {
  background-color: #ff4d4d !important;
}
.live-worksheet-wrap select.form-control,
.worksheet_generator_wrapper select.form-control {
  padding-right: 30px;
}
.live-worksheet-wrap .btn-sm.text-primary,
.worksheet_generator_wrapper .btn-sm.text-primary {
  outline: 0 none;
  border: medium none;
}
.live-worksheet-wrap .btn-sm.text-primary:hover, .live-worksheet-wrap .btn-sm.text-primary:active, .live-worksheet-wrap .btn-sm.text-primary:focus,
.worksheet_generator_wrapper .btn-sm.text-primary:hover,
.worksheet_generator_wrapper .btn-sm.text-primary:active,
.worksheet_generator_wrapper .btn-sm.text-primary:focus {
  outline: 0 none;
  box-shadow: unset;
  border: medium none;
}
.live-worksheet-wrap .form-check-input:hover, .live-worksheet-wrap .form-check-input:active, .live-worksheet-wrap .form-check-input:focus,
.worksheet_generator_wrapper .form-check-input:hover,
.worksheet_generator_wrapper .form-check-input:active,
.worksheet_generator_wrapper .form-check-input:focus {
  outline: 0 none;
  box-shadow: unset;
}
.live-worksheet-wrap .form-check-input:checked,
.worksheet_generator_wrapper .form-check-input:checked {
  background-color: #3460bb;
  border-color: #3460bb;
}
.live-worksheet-wrap .form-check-input .btn-sm,
.worksheet_generator_wrapper .form-check-input .btn-sm {
  padding: 0;
  border: medium none;
  box-shadow: unset;
  margin-top: 5px;
}
.live-worksheet-wrap .form-check-input .btn-sm:hover, .live-worksheet-wrap .form-check-input .btn-sm:active, .live-worksheet-wrap .form-check-input .btn-sm:focus,
.worksheet_generator_wrapper .form-check-input .btn-sm:hover,
.worksheet_generator_wrapper .form-check-input .btn-sm:active,
.worksheet_generator_wrapper .form-check-input .btn-sm:focus {
  outline: 0 none;
  box-shadow: unset;
}
.live-worksheet-wrap .preview_col p,
.worksheet_generator_wrapper .preview_col p {
  color: #747579;
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
}
.live-worksheet-wrap .live-worksheet-generate .user-wrap h6,
.worksheet_generator_wrapper .live-worksheet-generate .user-wrap h6 {
  font-weight: 600;
}
.live-worksheet-wrap .live-worksheet-generate .user-wrap .form-control,
.worksheet_generator_wrapper .live-worksheet-generate .user-wrap .form-control {
  border: medium none;
  border-bottom: 1px solid #000;
  border-radius: 0px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 18px;
  color: #121212;
}
.live-worksheet-wrap .live-worksheet-generate .user-wrap .form-control:hover, .live-worksheet-wrap .live-worksheet-generate .user-wrap .form-control:active, .live-worksheet-wrap .live-worksheet-generate .user-wrap .form-control:focus,
.worksheet_generator_wrapper .live-worksheet-generate .user-wrap .form-control:hover,
.worksheet_generator_wrapper .live-worksheet-generate .user-wrap .form-control:active,
.worksheet_generator_wrapper .live-worksheet-generate .user-wrap .form-control:focus {
  outline: 0 none;
  box-shadow: unset;
  border: medium none;
  border-bottom: 1px solid #000;
}
.live-worksheet-wrap .live-worksheet-generate .btn-secondary,
.worksheet_generator_wrapper .live-worksheet-generate .btn-secondary {
  width: auto;
}

.worksheet-preview-wrap {
  border: 1px solid #e9e9e9;
  border-radius: 16px;
  padding: 24px 30px;
}

.worksheet-generate-wrap {
  border: 1px solid #e9e9e9;
  border-radius: 16px;
  padding: 24px 30px !important;
}
.worksheet-generate-wrap .btn-secondary {
  border-radius: 8px !important;
  background-color: #3460bb;
  color: #fff;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  width: 50%;
  transition: all 0.4s;
}
.worksheet-generate-wrap .btn-secondary:hover, .worksheet-generate-wrap .btn-secondary:active, .worksheet-generate-wrap .btn-secondary:focus {
  background-color: #163a84;
}

.open_in_whiteboard_generator,
.open_in_whiteboard {
  justify-content: space-between;
}
@media screen and (max-width: 991.98px) {
  .open_in_whiteboard_generator,
  .open_in_whiteboard {
    flex-wrap: wrap;
    flex-direction: column;
  }
}
.open_in_whiteboard_generator .btn,
.open_in_whiteboard .btn {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .open_in_whiteboard_generator .btn,
  .open_in_whiteboard .btn {
    max-width: 48%;
  }
}
@media screen and (max-width: 991.98px) {
  .open_in_whiteboard_generator .btn,
  .open_in_whiteboard .btn {
    max-width: 100%;
  }
}
.open_in_whiteboard_generator .btn + .btn-secondary,
.open_in_whiteboard .btn + .btn-secondary {
  background-color: transparent !important;
  padding: 9px 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #1a3e88;
  border: 1px solid #1a3e88;
}
.open_in_whiteboard_generator .btn + .btn-secondary:hover, .open_in_whiteboard_generator .btn + .btn-secondary:active, .open_in_whiteboard_generator .btn + .btn-secondary:focus,
.open_in_whiteboard .btn + .btn-secondary:hover,
.open_in_whiteboard .btn + .btn-secondary:active,
.open_in_whiteboard .btn + .btn-secondary:focus {
  background-color: #1a3e88 !important;
  color: white !important;
}
@media screen and (max-width: 991.98px) {
  .open_in_whiteboard_generator .btn + .btn-secondary,
  .open_in_whiteboard .btn + .btn-secondary {
    margin-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .live-worksheet-wrap .container .row.align-items-start:first-child {
    flex-direction: column-reverse;
  }
}
.live-worksheet-wrap .open_in_whiteboard .btn-secondary {
  width: 100%;
  max-width: 100%;
}
.live-worksheet-wrap .form-check-label {
  font-weight: 500;
}
.live-worksheet-wrap .live-worksheet h4 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 30px;
  color: #121212;
}

.col-md-4.bg-white.p-4 {
  border: 1px solid #e9e9e9;
  border-radius: 16px;
  padding: 24px 30px !important;
}
@media screen and (max-width: 768px) {
  .col-md-4.bg-white.p-4 {
    margin: 0px 12px 12px 12px;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.col-md-4.bg-white.p-4 .btn-secondary {
  border-radius: 8px !important;
  background-color: #3460bb;
  width: 100%;
  transition: all 0.4s;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.col-md-4.bg-white.p-4 .btn-secondary:hover, .col-md-4.bg-white.p-4 .btn-secondary:active, .col-md-4.bg-white.p-4 .btn-secondary:focus {
  background-color: #163a84;
}

.preview-save-row .form-check-label {
  font-weight: 600;
  color: #121212;
}
.preview-save-row .form-check-label .form-check-input {
  margin-right: 8px;
}

.live-worksheet-generate {
  position: relative;
  overflow: hidden;
  padding: 24px 0px 16px !important;
}
.live-worksheet-generate .main-content * {
  font-family: "Poppins", sans-serif;
  font-style: normal;
}
.live-worksheet-generate .letter-space-5 {
  letter-spacing: 5px;
}
.live-worksheet-generate .main-content * {
  font-family: "Poppins", sans-serif;
  font-style: normal;
}
.live-worksheet-generate .main-content h6,
.live-worksheet-generate .main-content h5,
.live-worksheet-generate .main-content h4,
.live-worksheet-generate .main-content h4,
.live-worksheet-generate .main-content h3 {
  font-weight: 500;
}
.live-worksheet-generate .letter-space-5 {
  letter-spacing: 5px;
}
.live-worksheet-generate .live-worksheet-title + .w-100 {
  padding: 0 24px;
}
.live-worksheet-generate .border-bottom-sheet {
  border: 8px solid #1f4dab;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.live-worksheet-generate .text-right {
  text-align: right;
}
.live-worksheet-generate .mr-4 {
  margin-right: 1.5rem;
}
.live-worksheet-generate .question.answer .answer {
  text-align: right;
}
.live-worksheet-generate .question.answer .answer:hover, .live-worksheet-generate .question.answer .answer:active, .live-worksheet-generate .question.answer .answer:focus {
  outline: 0 none;
  box-shadow: unset;
}

.solve-worksheet-wrap .solve-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  text-transform: capitalize;
}
.solve-worksheet-wrap .worksheet-generate-wrap {
  border-radius: 0;
  border: 8px solid #e9e9e9;
}
.solve-worksheet-wrap .custom-worksheet-text {
  max-width: 200px;
  font-weight: 600;
  margin-right: 20px;
}

.reducing-question {
  width: 50px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
          appearance: textfield;
}

.mr-4 {
  margin-right: 24px;
}

.ml-4 {
  margin-left: 24px;
}

.live-worksheet .question {
  font-size: 1.5rem;
  font-weight: 500;
}
.live-worksheet .problem-number {
  font-size: 16px;
  font-weight: 500;
}

.question-katex-style {
  margin-bottom: 0;
}
.question-katex-style .katex {
  font-size: 24px;
  font-weight: 400;
}

@media screen and (max-width: 991.98px) {
  .number-series .katex-display {
    margin: 8px 0;
  }
}

.fraction-input {
  width: 85px;
  margin: 0;
  height: 2.55rem;
}
.fraction-input.fraction-comparision-input {
  height: 100%;
  width: 100%;
  font-size: 1.5rem;
}
.fraction-input.correct-num, .fraction-input.correct-den {
  background-color: #90ee90;
}
.fraction-input.wrong-num, .fraction-input.wrong-den {
  background-color: #ff4d4d;
}

.percent-conversion-container {
  width: 210px;
}

.currency-container {
  width: 80px;
}

.bill-img {
  height: 100px;
  width: unset;
  max-width: unset;
}
@media screen and (max-width: 767.98px) {
  .bill-img {
    height: 60px;
  }
}

.comparision-div {
  width: 40px;
  height: 40px;
}

.question-number {
  width: 30px;
}

.number-series h6 {
  font-size: 1.5rem;
}
.number-series h6 .fraction-input {
  width: 80px;
}

.mean-meridian-col .question-number,
.mean-meridian-col .question {
  font-size: 1.5rem;
}

.skip-count-wrapper span {
  font-size: 24px;
  width: auto;
  line-height: 30px;
}

.select-unselect-btns .text-primary {
  color: #3460bb !important;
  border: medium none;
}

@media screen and (min-width: 992px) {
  .explore-section {
    margin-top: -10px;
    position: relative;
  }
}
.explore-section .tools-card .tools-media {
  min-height: 65px;
}
@media screen and (min-width: 576px) {
  .explore-section .tools-card .tools-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 35px;
  }
}
@media screen and (min-width: 576px) {
  .explore-section .tools-card p {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 120px;
  }
}

.worksheet-listing-wrap .mobile-header {
  display: none;
}
@media screen and (max-width: 768px) {
  .worksheet-listing-wrap .mobile-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .worksheet-listing-wrap #sidebar {
    display: none !important;
  }
  .worksheet-listing-wrap #sidebar.mobile-filters {
    position: fixed;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    top: 0;
    left: 15px;
    padding: 15px !important;
    margin-left: -15px;
    margin-right: -15px;
  }
  .worksheet-listing-wrap #sidebar.mobile-filters.show {
    display: block !important;
  }
  .worksheet-listing-wrap #sidebar.mobile-filters #filters_col {
    height: 95vh;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 20px 20px 15px;
    margin-bottom: 25px;
    background-color: #fff;
  }
  .worksheet-listing-wrap #sidebar.mobile-filters #filters_col .worksheet-type {
    border-top: 1px solid #e5e5e5;
  }
  .worksheet-listing-wrap #sidebar.mobile-filters #filters_col .worksheet-type .filter-accordion-header {
    margin-top: 0px;
  }
  .worksheet-listing-wrap #sidebar.mobile-filters #filters_col .filter-accordion-header {
    margin-top: 10px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

.worksheet_list_filters .btn-clear {
  font-size: 14px !important;
}
.worksheet_list_filters .btn-group .btn-light {
  padding: 6px 8px !important;
  font-size: 13px !important;
}
.worksheet_list_filters .btn-group .btn-light:first-child {
  padding-right: 4px !important;
}
.worksheet_list_filters .btn-group .btn-light + .btn-light {
  padding-left: 0 !important;
}

#worksheet-list .worksheets-card {
  display: flex;
  height: auto;
}
@media screen and (max-width: 520px) {
  #worksheet-list .worksheets-card {
    flex-direction: column;
  }
}
#worksheet-list .worksheets-card .worksheet-media {
  height: auto;
}
#worksheet-list .worksheets-card .worksheet-media a {
  min-width: 142px;
  width: 142px;
  min-height: 200px;
  background-color: white;
  border: 1px solid #eaeaea;
}
@media screen and (max-width: 520px) {
  #worksheet-list .worksheets-card .worksheet-media a {
    min-width: unset;
    width: auto;
    min-height: 100px;
    border: 0px;
  }
}
#worksheet-list .worksheets-card .worksheets-content-wrap {
  width: calc(100% - 158px);
}
@media screen and (max-width: 520px) {
  #worksheet-list .worksheets-card .worksheets-content-wrap {
    width: 100%;
  }
}
#worksheet-list .worksheets-card .print-options {
  align-items: center;
  margin-top: 0px;
}

.worksheet-collection-list-item-active {
  border-top: 1px solid #dee2e6 !important;
  border-bottom: 1px solid #dee2e6 !important;
}
.worksheet-collection-list-item-active.active {
  background-color: #cce4ff !important;
}

.exponent-input {
  position: relative;
}
.exponent-input input {
  position: absolute;
  top: -15px;
  left: 12px;
  height: 25px;
  width: 35px;
  font-size: 15px !important;
  padding: 4px !important;
}

.worksheet-embed .main-content {
  padding: 20px;
}
@media screen and (min-width: 992px) {
  .worksheet-embed .live_worksheet_embed .open_in_whiteboard_generator .btn-secondary,
  .worksheet-embed .live_worksheet_embed .open_in_whiteboard .btn-secondary {
    max-width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .worksheet-home-page .worksheet-search-results {
    min-width: calc(100% + 160px) !important;
    left: -130px !important;
  }
}

@media screen and (max-width: 768px) {
  .preview_container {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 375px) {
  .visual-svg svg {
    width: 55px;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .english-metric-conversion p {
    font-size: 14px;
  }
}

@media screen and (max-width: 540px) {
  .polynomial-wrap .katex-display {
    text-align: left;
  }
}
@media screen and (max-width: 540px) {
  .polynomial-wrap .katex-display .katex {
    font-size: 12px;
    text-align: left;
  }
}
@media screen and (max-width: 330px) {
  .polynomial-wrap .katex-display .katex {
    font-size: 10px;
  }
}

.ration-proportion-wrap tr.position-relative td input {
  border: 1px solid rgb(118, 118, 118);
  max-height: 44px;
}

.scientific-notation-live .exponent-input input {
  top: 0;
}

@media screen and (max-width: 768px) {
  .scientific-notation-overflow {
    overflow-x: auto;
  }
}

@media screen and (max-width: 768px) {
  .ratio-overflow {
    overflow-x: auto;
    padding-bottom: 5px;
  }
}

@media screen and (max-width: 1024px) {
  .feet-inches-overflow {
    overflow-x: auto;
  }
}/*# sourceMappingURL=worksheets.css.map */