.txtarea {
  border-radius: 10px !important;
  border: 1px solid lightgray !important;
  min-height: 10rem !important;
  padding-top: 15px !important;
  padding-left: 15px !important;
}

.temp-mrgntpst {
  margin-top: 20px;
}

.temp-removbtnst {
  position: relative;
  top: 20px;
  width: 100%;
  float: left;
  text-align: center;
  color: var(--CLOSE-BTN-CL);
}

.temp-mrgbtmst {
  margin-bottom: 30px !important;
}

.temp-mrglftst {
  margin-left: 20px;
}

.temp-txtst {
  position: relative;
  top: -2px;
  font-size: 13px;
}

.temp-movicn {
  transform: rotate(90deg);
  cursor: grabbing;
}

.temp-btnbox {
  float: left;
  width: 100%;
  display: block;
  margin: 10px 0px 20px 0px;
}

.temp-mainbox {
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid lightgray;
  box-shadow: 5px 3px 11px 0px #ececf8;
  float: left;
  display: block;
  width: 100%;
}

.temp-checkbox [type=checkbox].filled-in + span:not(.lever):before,
[type=checkbox].filled-in + span:not(.lever):after {
  top: 2px !important;
}

.temp-checktxt {
  position: relative;
  top: -10px;
}

.temp-emptycheckbx {
  border: 2px solid #7a878e;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  float: left;
  margin: 0px 12px 0px 0px;
}

.temp-mrgtop {
  margin-top: 20px;
}

.temp-btnmrgtp {
  margin-top: 10px !important;
}

.drp {
  width: 210px !important;
}

.temp-spnboxst {
  width: 100% !important;
}

.temp-mrgbtm {
  margin-bottom: 15px;
}

.temp-bluebox {
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid lightgray;
  margin-bottom: 30px;
  border-top: 10px solid #6565e5;
  box-shadow: 5px 3px 11px 0px #ececf8;
  padding: 10px !important;
}

.temp-mrgright {
  margin-right: 12px;
}

.temp-inputbx {
  padding: 5px 10px !important;
  border-bottom: none !important;
  color: var(--NORMAL-TEXT);
  box-shadow: none !important;
  font-size: 14px !important;
  border: none;
  height: 1.8rem !important;
}

.temp-flexbox {
  margin: 2px 0px 20px 0px !important;
  display: flex;
  border: 1px solid var(--A-HOVER);
  height: 40px;
}

.temp-fntst {
  font-size: 14px;
  letter-spacing: 0.6px;
}

.temp-defaultbx {
  box-shadow: 5px 3px 11px 0px #ececf8;
  border: 1px solid #e0e0e0;
  padding: 10px 20px 20px 20px;
  margin: 15px 10px;
  width: 160px;
  min-height: 170px;
  float: left;
  position: relative;
}

.temp-bottombx {
  position: absolute;
  bottom: 20px;
  width: 90%;
}

.temp-padbtm {
  padding-bottom: 20px !important;
}

.temp-bdr {
  border: 1px dashed !important;
  box-shadow: none !important;
}

.temp-icnst {
  margin-top: 10px;
  margin-right: 7px;
  font-size: 18px !important;
  cursor: pointer;
}

.temp-dropbox {
  background-color: #fff;
  border: 1px solid var(--BRD-CL);
  border-radius: 5px;
  height: 45px;
}

.temp-dropbox .select-wrapper input.select-dropdown {
  border-bottom: 0px solid transparent;
}

/**      feedback list */
.feedback-listbx ul li {
  margin: 10px 0px;
  float: left;
  display: block;
  width: 100%;
}
.feedback-listbx ul li img {
  width: 52px;
  height: 52px;
  box-sizing: border-box;
  background-clip: content-box;
  border: 1px solid transparent;
  display: block;
  position: relative;
  top: 7px;
}

.feedback-titlebx {
  display: block;
  float: left;
  width: 100%;
  font-size: 17px;
  color: var(--DARK-TEXT);
  font-weight: 600;
}

.temp-tinymrg {
  margin-bottom: 6px;
}

.temp-pdst {
  padding: 0px 10px !important;
}

.temp-filterbx {
  filter: invert(9%) sepia(1%) saturate(289%) hue-rotate(112deg) brightness(95%) contrast(80%);
}

.full-stars .rating-group {
  display: inline-flex;
}

.full-stars .rating__icon {
  pointer-events: none;
}

.full-stars .rating__input {
  position: absolute !important;
  left: -9999px !important;
}

.full-stars .rating__input--none {
  display: none;
}

.full-stars .rating__label {
  cursor: pointer;
  padding: 0 0.1em;
  font-size: 2rem;
}

.full-stars .rating__icon--star {
  color: black;
}

.full-stars .rating__input:checked ~ .rating__label .rating__icon--star {
  color: #ddd;
}

.full-stars .rating-group:hover .rating__label .rating__icon--star {
  color: black;
}

.full-stars .rating__input:hover ~ .rating__label .rating__icon--star {
  color: #ddd;
}

.full-stars {
  padding: 1rem;
  text-align: center;
}

.feedbk-shdwbx {
  box-shadow: 1px 3px 7px 0px #ececf8;
  border: 1px solid #ececf8;
}

.feedbk-padstall {
  padding: 24px !important;
}

.feed-mrgnbtm {
  margin-bottom: 20px;
}

.feed-imgst {
  display: inline-block !important;
}

.feed-mrntp {
  margin-top: 7px !important;
}

.feedbk-answebx h2 {
  margin-top: 5px;
}
.feedbk-answebx ul {
  margin-left: 30px;
  width: 100%;
  list-style-type: disc;
}
.feedbk-answebx ul li {
  margin: 5px 0px 10px 0px;
  float: left;
  width: 100%;
  list-style-type: disc;
  display: list-item;
}

.feedbk-bdr {
  border-bottom: 1px solid #ccc !important;
}

.feedtxtst {
  font-size: 14px;
  display: block;
  word-break: break-word;
}

.collapsible-header-list {
  display: block !important;
  padding: 0px !important;
}

.collapsible-attendance-report .collapsible-header {
  display: block !important;
  padding: 0px !important;
}

.attendancebx-headerbx {
  padding: 15px !important;
  font-weight: 800;
}

.attendnc-tablebx {
  margin-top: 5px;
  border: 1px solid #e0e0e0;
  box-shadow: 5px 3px 11px 0px #ececf8;
}

.report-rm-fixheader {
  position: fixed;
  background: #fbfbfb;
  z-index: 1;
  padding: 20px !important;
  box-shadow: 3px 1px 6px 0px #ececf8;
  box-shadow: 3px 1px 6px 0px transparent;
  width: 99%;
  padding: 0px;
  position: fixed;
  overflow: hidden;
  background: #fff;
  z-index: 1;
  background-color: var(--MAIN-BTN-CL);
}

.report-listbox {
  cursor: pointer;
}

.report-listbox:hover {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.report-dateset {
  font-size: 13px;
  font-weight: 600;
}

.report-padright {
  padding-right: 0px !important;
}

.report-boxboder {
  border: 1px solid #e0e0e0;
  box-shadow: 0px 1px 3px 0px #ececf8;
  border-radius: 6px;
}

.report-headerst {
  font-weight: 700;
  border-bottom: 1px solid #e0e0e0;
  font-size: 14px;
  background-color: ghostwhite;
}

.report-spcstbx {
  padding: 20px !important;
}

.report-mrgst {
  margin: 4px 0px !important;
  padding: 10px 4px !important;
}

.report-mrgtopstbx {
  margin-top: 30px !important;
}

.report-viewboxheader {
  border: 1px solid #e0e0e0;
  box-shadow: 0px 1px 3px 0px #ececf8;
  position: relative;
  top: 20px;
  border-radius: 6px;
  background: ghostwhite;
  padding: 20px !important;
}

.report-titletxtset {
  color: #54606c;
  font-weight: 500;
}

.report-mainbtnbox {
  display: flex;
  justify-content: center;
}

.report-limitbox {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
}

.tabs .indicator {
  display: none;
}

.tabs .tab a.active {
  border-bottom: 2px solid var(--BRD-CL) !important;
}

.report-lbltxt {
  color: var(--DARK-TEXT) !important;
  padding: 10px;
  position: absolute;
  right: 0px !important;
  margin-top: -26px;
}

.report-copyurlbtn {
  padding: 5px 10px !important;
  margin: 2px 0px 0px 0px !important;
  font-size: 12px !important;
  color: var(--NORMAL-TEXT) !important;
  height: 1.5rem !important;
  border-bottom: none !important;
}

.share-reportbtnset {
  display: flex;
  margin: 2px 0px 20px 0px !important;
  border: 1px solid var(--A-HOVER);
}

.share-cpyicn {
  margin-top: 10px;
  margin-right: 7px;
  color: var(--NORMAL-TEXT);
}

.rp-chargebx-heading {
  font-size: 16px;
  margin-right: 30px;
  font-weight: 600;
}

.rp-charge-status {
  font-weight: 600;
  color: green;
  font-size: 16px;
}

.outerbx {
  margin: 5px auto;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
  border-radius: 4px;
}

input.select-dropdown {
  height: 36px !important;
}

.cstm-right {
  float: right !important;
}

.flex-class {
  display: flex;
  gap: 2px;
}

.cstm-right-mrg {
  margin-right: 20px !important;
}

@media (max-width: 600px) {
  .cstm-right {
    float: none !important;
  }
}
@media (max-width: 992px) {
  .flex-class {
    display: block;
  }
}
@media (max-width: 1675px) {
  .cstm-right-mrg {
    margin-right: 10px !important;
  }
}
@media (max-width: 1350px) {
  .cstm-right-mrg {
    margin-right: 3px !important;
  }
}
@media (max-width: 1210px) {
  .cstm-right-mrg {
    margin-right: -7px !important;
  }
}

/*# sourceMappingURL=feedback.css.map */
