body {
  min-height: 100vh;
}

main .mainCont {
  margin-top: 105px;
}

.countdown {
  background-image: url("/Sniperhire.Careers.ApplicantCenter/img/countdown.webp");
  min-height: 300px;
  width: 90%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 20px 0;
  background-size: contain;
}

.tab-content {
  border-bottom: 1px solid #dee2e6;
  border-left: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
}

.sigPad {
  width: 454px !important;
  height: 330px;
}
.sigPad .clearButton a {
  color: var(--clr1) !important;
  text-decoration: none !important;
}
.sigPad .sigWrapper.current {
  width: 100%;
  height: auto;
}

.modal-open {
  padding-right: 0 !important;
}
.modal-open .show {
  padding-right: 0 !important;
}

.modal-footer.btn-start {
  justify-content: flex-start;
}

.offer_det .modal-header {
  border-bottom: 2px solid var(--clr1);
}
.offer_det .modal-header h5 {
  display: flex;
  flex-direction: column;
}
.offer_det .modal-header h5 small {
  font-size: small;
  font-weight: 500;
  line-height: normal;
}
.offer_det .modal-body {
  padding: 0;
}
.offer_det .modal-body .lbl-bld {
  font-weight: 700;
  font-size: 17px;
}
.offer_det .modal-body .row {
  margin: 0;
}
.offer_det .modal-body .row.hr {
  border-bottom: 2px solid var(--clr1);
}

.accept-offer .modal-header {
  justify-content: flex-end;
}

.cropper-container {
  border: 1px solid var(--vp-c-divider);
  border-radius: 0.375rem;
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding: 1.25rem 1.5rem;
}
.cropper-container :deep(cropper-canvas) {
  height: 360px;
}

cropper-canvas {
  height: 360px;
}

.appl-center .form-control:focus {
  box-shadow: 0px 1px 3px 1px rgba(79, 0, 140, 0.33);
}
.appl-center input[type=radio] {
  accent-color: var(--clr1);
}
.appl-center textarea.form-control {
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid var(--clr1);
  box-shadow: 0px 1px 3px 0px var(--clr1);
}
.appl-center textarea.form-control:focus {
  border-bottom: 2px solid var(--clr1);
}
.appl-center input[type=text] {
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid var(--clr1);
}
.appl-center input[type=text]:focus {
  border-bottom: 2px solid var(--clr1);
}
.appl-center input[type=email] {
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid var(--clr1);
}
.appl-center input[type=email]:focus {
  border-bottom: 2px solid var(--clr1);
}
.appl-center input[type=tel] {
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid var(--clr1);
}
.appl-center input[type=tel]:focus {
  border-bottom: 2px solid var(--clr1);
}
.appl-center select.form-control {
  border-radius: 2px;
  border: 0;
  background-color: #F3F3F1;
}

.vidQa {
  display: flex;
  width: 650px;
  flex-direction: column;
  align-items: center;
  min-height: 400px;
  justify-content: center;
  border: 2px solid #ccc;
  border-radius: 5px;
  background-color: #f7f7f7;
}
.vidQa.audQa {
  min-height: 200px;
}

.vidQaPreview audio {
  width: 100%;
  margin-bottom: 20px;
}

#mdlVidQa #preview {
  background-image: url('data:image/svg+xml;utf8,<svg fill="white" height="200px" width="200px" version="1.1" id="" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 60 60" xml:space="preserve"><g id="" stroke-width="0"></g><g id="" stroke-linecap="round" stroke-linejoin="round"></g><g id=""> <g> <path d="M45.563,29.174l-22-15c-0.307-0.208-0.703-0.231-1.031-0.058C22.205,14.289,22,14.629,22,15v30 c0,0.371,0.205,0.711,0.533,0.884C22.679,45.962,22.84,46,23,46c0.197,0,0.394-0.059,0.563-0.174l22-15 C45.836,30.64,46,30.331,46,30S45.836,29.36,45.563,29.174z M24,43.107V16.893L43.225,30L24,43.107z"></path> <path d="M30,0C13.458,0,0,13.458,0,30s13.458,30,30,30s30-13.458,30-30S46.542,0,30,0z M30,58C14.561,58,2,45.439,2,30 S14.561,2,30,2s28,12.561,28,28S45.439,58,30,58z"></path> </g> </g></svg>');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 70px;
  background-color: rgb(30, 30, 30);
  max-height: 450px;
}
#mdlVidQa #preview.aud-qa {
  width: 100%;
  height: 200px;
}
#mdlVidQa #recording {
  max-height: 450px;
}
#mdlVidQa #recording.aud-qa {
  width: 100%;
  height: 200px;
  margin-bottom: 20px;
}
#mdlVidQa .vid_conts {
  background-color: rgba(0, 0, 0, 0.82);
  padding: 10px;
  margin-top: -7px;
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#mdlVidQa .vid_conts .res-vid {
  display: none;
}
#mdlVidQa .vid_conts.uploaded .new-vid {
  display: none;
}
#mdlVidQa .vid_conts.uploaded .res-vid {
  display: inline;
}
#mdlVidQa .timer {
  color: #fff;
  font-size: 24px;
}
#mdlVidQa .ico-recording {
  width: 20px;
  height: 20px;
}
#mdlVidQa .uploading {
  min-height: 450px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.4705882353);
}

#chatbot-toggle {
  background-color: var(--clr1);
  border-color: var(--clr1);
}
#chatbot-toggle:focus {
  box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--clr1), transparent 50%);
}

.chat-container {
  max-width: 400px;
  background: white;
  border-radius: 15px;
  box-shadow: 0 0 15px 15px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  position: fixed;
  min-width: 350px;
  bottom: 75px;
  right: 20px;
  z-index: 9999;
}
.chat-container .chat-header {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ced4da;
  padding: 0.5rem 1rem;
}
.chat-container .chat-header .chat-title {
  font-weight: 700;
}
.chat-container .chat-box {
  flex-grow: 1;
  overflow-y: auto;
  border-bottom: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  max-height: 65vh;
  min-height: 50vh;
  justify-content: flex-end;
  scrollbar-width: thin;
}
.chat-container .chat-box .scrollable-content {
  overflow-y: auto;
  height: 100%;
  padding: 15px;
}
.chat-container .chat-box .scrollable-content::-webkit-scrollbar {
  width: 8px;
  /* Width of the vertical scrollbar */
  height: 8px;
  /* Height of the horizontal scrollbar */
}
.chat-container .chat-box .scrollable-content::-webkit-scrollbar-track {
  background: #f1f1f1;
  /* Track color */
  border-radius: 10px;
  /* Optional: rounded track */
}
.chat-container .chat-box .scrollable-content::-webkit-scrollbar-thumb {
  background: #888;
  /* Thumb color */
  border-radius: 10px;
  /* Rounded thumb */
}
.chat-container #chat-form .btn-primary {
  background-color: var(--clr1);
  border-color: var(--clr1);
}
.chat-container #chat-form .btn-primary:focus {
  box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--clr1), transparent 50%);
}
.chat-container .loading {
  text-align: right;
}
.chat-container .message {
  margin-bottom: 15px;
}
.chat-container .message h3 {
  font-size: 14px;
}
.chat-container .message.user {
  align-self: flex-end;
  text-align: right;
}
.chat-container .message.user .text {
  background-color: var(--clr1);
  color: white;
  text-align: left;
}
.chat-container .message.bot {
  align-self: flex-start;
  text-align: left;
}
.chat-container .message.bot .text {
  background-color: #f5f5f5;
  color: #000;
}
.chat-container .text {
  padding: 10px 15px;
  border-radius: 20px;
  max-width: 80%;
  display: inline-block;
  min-width: min-content;
}
.chat-container .input-group input {
  border-radius: 5px;
  border-color: var(--clr1);
}
.chat-container .input-group input:focus {
  border-color: var(--clr1);
  box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--clr1), transparent 75%);
}

.to-top {
  display: none;
}

.txt-lnk {
  color: var(--clr3);
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}
.txt-lnk:hover {
  color: var(--clr3);
  opacity: 0.8;
}
.txt-lnk.clr1 {
  color: var(--clr1);
}
.txt-lnk.clr1:hover {
  color: var(--clr1);
  opacity: 0.8;
}

.txt-upr {
  text-transform: uppercase;
}

.btn-sep {
  border-top: 1px solid #ccc;
}

.arr-r {
  background-image: url("data:image/svg+xml;utf8,<svg width='10' height='16' viewBox='0 0 10 16' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M0.585937 2.00015L2.00015 0.585938L9.41436 8.00015L2.00015 15.4144L0.585937 14.0002L6.58594 8.00015L0.585937 2.00015Z' fill='%238E9AA0'/></svg>");
  width: 20px;
  height: 15px;
  display: inline-block;
  color: var(--clr4);
  background-position: center;
  background-repeat: no-repeat;
}

.prvcy-ico {
  background-image: url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M15 0H9C7.34315 0 6 1.34315 6 3V7H3C1.34315 7 0 8.34315 0 10V24H21C22.6569 24 24 22.6569 24 21V10C24 8.34315 22.6569 7 21 7H18V3C18 1.34315 16.6569 0 15 0ZM16 7H8V3C8 2.44772 8.44772 2 9 2H15C15.5523 2 16 2.44772 16 3V7ZM6 9H18H21C21.5523 9 22 9.44772 22 10V21C22 21.5523 21.5523 22 21 22H2V10C2 9.44772 2.44772 9 3 9H6ZM14 16.5H10V14.5H14V16.5Z' fill='var(--clr1_bg)'/></svg>");
  width: 24px;
  height: 24px;
  display: inline-block;
  color: var(--clr4);
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 5px;
}

.d-coll {
  height: 0;
  overflow: hidden;
  padding: 0;
}

.appl-cntr-indx {
  padding-top: 70px;
}
.appl-cntr-indx h1 {
  font-size: 60px;
  font-weight: 700;
  line-height: 68px;
  margin-bottom: 100px;
}
.appl-cntr-indx .hdr {
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  color: var(--clr1);
  text-transform: uppercase;
}
.appl-cntr-indx ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  justify-content: space-between;
}
.appl-cntr-indx ul li {
  width: calc(25% - 20px);
  border: 1px solid var(--clr4);
  padding: 20px;
  margin-bottom: 30px;
  border-radius: 5px;
  min-height: 260px;
}
.appl-cntr-indx ul li .crd {
  height: 100%;
}
.appl-cntr-indx ul li .crd a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  color: var(--clr0);
  text-decoration: none;
}
.appl-cntr-indx ul li svg {
  width: 55px;
}
.appl-cntr-indx ul li svg.icn path {
  fill: var(--clr1);
}
.appl-cntr-indx ul li svg.icn circle {
  fill: var(--clr3);
}

input.datepicker {
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-calendar-days"><path d="M8 2v4"/><path d="M16 2v4"/><rect width="18" height="18" x="3" y="4" rx="2"/><path d="M3 10h18"/><path d="M8 14h.01"/><path d="M12 14h.01"/><path d="M16 14h.01"/><path d="M8 18h.01"/><path d="M12 18h.01"/><path d="M16 18h.01"/></svg>');
}

.validation-summary-errors ul {
  margin-bottom: 0;
}

#divProgress span {
  color: var(--clr1);
  font-weight: 700;
}
#divProgress a {
  text-decoration: none;
  color: var(--clr3);
}

ul.conts {
  list-style: none;
  display: flex;
  padding: 0;
  flex-wrap: wrap;
  margin-bottom: 0;
  justify-content: space-between;
}
ul.conts li {
  width: calc(50% - 25px);
  margin-bottom: 20px;
}
ul.conts li .form-group {
  margin-bottom: 20px;
}
ul.conts li .form-group label {
  color: #5D696F;
  font-size: 14px;
}
ul.conts li .star {
  width: 0px;
  height: 0px;
  display: block;
  position: relative;
  top: -35px;
  right: 10px;
  color: var(--clr3);
}
ul.conts .iti__country {
  width: 100%;
}

.appl-submitted #canvas {
  overflow-y: hidden;
  overflow-x: hidden;
  width: 100%;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 9999;
}

#divAppProc ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
#divAppProc ul li {
  width: 100%;
  text-wrap: wrap;
  padding-top: 20px;
  display: flex;
  border-top: 2px solid var(--clr4);
  padding-right: 10px;
}
#divAppProc ul li a {
  color: var(--clr1);
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  padding-right: 10px;
}
#divAppProc ul li a.done {
  color: var(--clr1);
}
#divAppProc ul li .fas {
  position: relative;
  top: -29px;
  left: 0;
  width: 0;
  color: var(--clr4);
}
#divAppProc ul li .fas.fas-done {
  color: var(--clr1);
}
#divAppProc ul li .str {
  color: red;
}
#divAppProc ul li.active .fas {
  color: var(--clr3);
}
#divAppProc ul li.done {
  border-top: 2px solid var(--clr1);
}
#divAppProc ul li.last {
  width: 16px;
  padding-right: 0;
}
#divAppProc ul li.last .fas {
  color: green;
}
#divAppProc ul li.last-finish {
  width: 60px;
  border-top: 2px solid var(--clr1);
}
#divAppProc ul li.last-finish .fas {
  left: 45px;
}

.att .attach-header {
  font-size: 24px;
  font-weight: 500;
  line-height: 26px;
  font-family: var(--font);
}
.att .or {
  font-weight: 600;
}
.att .upl-note {
  font-size: 16px;
  line-height: 24px;
  color: var(--clr0);
}
.att .upl-note .n1 {
  font-weight: 500;
}
.att .upl-note .n2 {
  font-weight: 400;
  color: var(--clr2);
}
.att .ddlFL {
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 22px;
}
.att .upload-area {
  height: 120px;
  border: 2px dashed var(--clr2);
  border-radius: 3px;
  margin: 0 auto;
  text-align: center;
  overflow: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}
.att .upload-area .divUpload {
  display: flex;
  align-items: center;
}
.att .upload-area .div_View {
  display: flex;
  align-items: center;
}
.att .upload-area .div_View a {
  color: #0d6efd;
}
.att .upload-area .div_View a .fa {
  color: red;
}
.att .upload-area a {
  color: var(--clr3);
  display: flex;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  line-height: 32px;
}
.att .upload-area a .upl-icon {
  background-image: url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M8.70711 6.12132L11 3.82843V15H13V3.82843L15.2929 6.12132L16.7071 4.70711L12 0L7.29289 4.70711L8.70711 6.12132ZM2 7V22H21C21.5523 22 22 21.5523 22 21V7H24V21C24 22.6569 22.6569 24 21 24H0V7H2Z' fill='%23FF345F'/></svg>");
  background-position: center;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 10px;
}
.att .upload-area :hover {
  cursor: pointer;
}
.att .upload-area h1 {
  text-align: center;
  font-weight: normal;
  font-family: sans-serif;
  line-height: 50px;
  color: darkslategray;
}
.att .upload-area .updResume {
  display: none;
}
.att .upload-area .size {
  font-size: 12px;
}
.att #lnkViewRes {
  font-size: 18px;
  text-decoration: none;
}

.req-star {
  color: var(--clr3);
  font-weight: 500;
}

.msg {
  color: #5D696F;
  font-size: 12px;
  margin-bottom: 30px;
}
.msg .star {
  color: var(--clr3);
  font-weight: 700;
}

.conts li .form-control {
  height: 70px;
}

small.dsc {
  color: var(--clr2);
  font-size: 12px;
}

.fb-100 {
  flex-basis: 100% !important;
}

.vacancydetails .conts li .lbl {
  min-width: 160px;
  color: var(--clr2);
}

.personal-details h3 {
  font-size: 24px;
  font-weight: 500;
}
.personal-details .conts li {
  flex-basis: 50%;
  margin-bottom: 20px;
  padding-right: 40px;
}

.sep {
  border-top: 1px solid var(--clr4);
}

.txt-note-sm {
  margin-top: 20px;
  padding-right: 20px;
  font-size: 12px;
}

.qa h3 {
  font-size: 24px;
  font-weight: 600;
}
.qa .questions .question {
  padding-bottom: 20px;
}
.qa .questions .question .q-txt {
  font-size: 16px;
  font-weight: 600;
}
.qa .questions .question.error .q-txt {
  color: rgb(177, 0, 0);
}
.qa .questions .question ul {
  list-style: none;
  padding: 0;
}
.qa .questions .question ul li input {
  margin-right: 10px;
  width: 15px;
  height: 15px;
}
.qa .questions .question ul li .form-check {
  display: flex;
  align-items: baseline;
  padding-left: 0;
  margin-bottom: 10px;
}
.qa .questions .question ul li input[type=radio] {
  border: 2px solid white;
  box-shadow: 0 0 0 1px var(--clr4);
  appearance: none;
  border-radius: 50%;
  width: 15px;
  min-width: 15px;
  height: 15px;
  background-color: #fff;
}
.qa .questions .question ul li input[type=radio]:hover {
  box-shadow: 0 0 0 2px var(--clr1);
  cursor: pointer;
}
.qa .questions .question ul li input[type=radio]:checked {
  background-color: var(--clr1);
  box-shadow: 0 0 0 1px var(--clr1);
}
.qa .questions .question ul li input[type=radio]:checked ~ label {
  font-weight: 700;
}
.qa .questions .question .qaVidBtns {
  background-color: rgba(0, 0, 0, 0.82);
  padding: 10px;
  margin-top: -7px;
  position: relative;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.careerhistory .divAddExp ul li {
  width: 50%;
  padding: 0 10px;
}

.tags .categ .select-tag {
  border: 2px solid var(--clr4);
  min-width: 100px;
  margin-right: 10px;
  margin-top: 10px;
}
.tags .categ .select-tag:focus {
  box-shadow: none;
}
.tags .categ h4 {
  font-size: 16px;
  color: var(--clr1);
  font-weight: 600;
}
.tags .categ .mx-req {
  color: var(--clr2);
  font-size: 12px;
  font-weight: 400;
}
.tags .categ .tag-selected {
  border: 2px solid var(--clr3);
  font-weight: 600;
  width: auto;
  display: inline-flex;
}
.tags .categ .tag-selected .fa {
  color: var(--clr3);
  position: relative;
  width: 0;
  height: 0;
  left: calc(100% - 1px);
  top: -8px;
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1351;
  cursor: pointer;
  font-size: 35px;
  color: #fff;
}

.attchmnts ul {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0;
}
.attchmnts ul li {
  width: 300px;
  border: 1px solid #DDE0E2;
  border-radius: 3px;
  padding: 10px;
  margin-right: 20px;
  margin-bottom: 20px;
}

#divUploadReq .divView {
  display: flex;
  max-width: 500px;
  justify-content: space-between;
}

.bread-crmb {
  margin-bottom: 20px;
}
.bread-crmb .hdr {
  font-size: 16px;
  font-weight: 700;
}
.bread-crmb .hdr span {
  font-size: 16px;
  color: var(--clr2);
}

#divApplications ul {
  display: flex;
  list-style: none;
  justify-content: space-between;
  margin-top: 40px;
  padding: 0;
  flex-wrap: wrap;
}
#divApplications ul li {
  width: 30%;
}
#divApplications ul li.mdl {
  width: 40%;
}

.form-floating > textarea.form-control {
  height: auto;
  border-top: 32px solid #fff;
  padding-top: 0;
}
.form-floating.fl-tel label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-1.1rem) translateX(0.15rem);
}
.form-floating .form-control.input-validation-error {
  border-bottom: 2px solid #cf0000;
}

.input-validation-error {
  border-color: #dc3545;
  background-color: #f8d7da;
}

@media (max-width: 800px) {
  main .mainCont {
    margin-top: 75px;
  }
  .btn {
    width: 100%;
  }
  #divAppProc {
    overflow: auto;
    padding-top: 20px;
  }
  #divAppProc ul li .fas {
    top: -28px;
  }
  .qa .question {
    margin-bottom: 30px;
  }
  .panel-body ul.conts {
    justify-content: space-between;
    padding: 10px;
  }
  .panel-body ul.conts li {
    padding-right: 10px;
    flex-basis: 100%;
    padding-right: 0;
  }
  .appl-center {
    background-position: center 100px;
    background-size: 430px;
  }
  .appl-center .appl-cntr-indx {
    padding-top: 10px;
  }
  .appl-center .appl-cntr-indx .hdr {
    font-size: 14px;
  }
  .appl-center .appl-cntr-indx h1 {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .appl-center .appl-cntr-indx ul {
    margin-top: 200px;
  }
  .appl-center .appl-cntr-indx ul li {
    width: calc(54% - 20px);
    min-height: 160px;
  }
  #divApplications ul {
    margin-top: 30px;
    padding: 20px;
    border: 1px solid var(--clr4);
    border-radius: 3px;
  }
  #divApplications ul li {
    width: 100%;
  }
  #divApplications ul li.mdl {
    width: 100%;
  }
  #divApplications ul li.frst {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column-reverse;
  }
  #divApplications ul li.frst .cont-typ {
    margin-bottom: 10px;
  }
  #divApplications ul li .btn {
    width: 100%;
  }
  .form-group .btn {
    width: 100%;
  }
  .tags .categ .select-tag {
    width: auto;
  }
  .attchmnts ul li {
    width: 100%;
    margin-right: 0;
  }
  .attchmnts ul li .btn-upload {
    width: auto;
  }
  .ai-agent-chat-avatar {
    height: 50px !important;
    width: 50px !important;
  }
}
.conf0 {
  fill: #FC6394;
}

.conf1 {
  fill: #EF3C8A;
}

.conf2 {
  fill: #5ADAEA;
}

.conf3 {
  fill: #974CBE;
}

.conf4 {
  fill: #3CBECD;
}

.conf5 {
  fill: #813BBE;
}

.conf6 {
  fill: #F9B732;
}

.conf7 {
  display: none;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}

.conf8 {
  fill: none;
  stroke: #F9B732;
  stroke-width: 9;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}

.dv_scroll {
  overflow-x: auto;
}

.confetti-cone {
  transform-origin: 200px 50px;
  animation: confetti-cone1 1.2s ease infinite;
}

@media (max-width: 800px) {
  .chat-container #chat-form .btn-primary {
    width: auto;
  }
  #chatbot-toggle {
    width: auto;
  }
}
@keyframes confetti-cone1 {
  0% {
    transform: translate(40px, 95px) rotate(45deg) scale(1, 1);
  }
  15% {
    transform: translate(10px, 145px) rotate(45deg) scale(1.1, 0.85);
  }
  100% {
    transform: translate(40px, 105px) rotate(45deg) scale(1, 1);
  }
}
#yellow-strip {
  fill: none;
  stroke: #F9B732;
  stroke-width: 9;
  stroke-linecap: round;
  stroke-miterlimit: 10;
  animation: confdash 1.2s ease infinite;
}

.upl-errors ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

@keyframes confdash {
  0% {
    stroke-dasharray: 1000;
    stroke-dashoffset: 500;
    transform: translate(-30px, 30px);
    opacity: 0;
  }
  2% {
    stroke-dasharray: 1000;
    stroke-dashoffset: 500;
    transform: translate(-30px, 30px);
    opacity: 0;
  }
  35% {
    stroke-dasharray: 1000;
    stroke-dashoffset: 900;
    transform: translate(-2px, 0px);
    opacity: 1;
  }
  85% {
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    transform: translate(1px, -5px);
    opacity: 1;
  }
  90% {
    stroke-dashoffset: 1000;
    stroke-dashoffset: 1000;
    transform: translate(2px, -8px);
    opacity: 0;
  }
  100% {
    stroke-dashoffset: 1000;
    stroke-dashoffset: 500;
    transform: translate(2px, -8px);
    opacity: 0;
  }
}
#a2 {
  transform-origin: 310.9px 241px;
  animation: confa 1.2s ease-out infinite;
}

#a1 {
  transform-origin: 276px 246px;
  animation: confa 1.2s ease-out infinite;
}

@keyframes confa {
  0% {
    opacity: 0;
    transform: translate(-30px, 20px) rotate(0);
  }
  15% {
    opacity: 1;
    transform: translate(25px, -10px) rotate(60deg);
  }
  80% {
    opacity: 1;
    transform: translate(33px, -18px) rotate(180deg);
  }
  100% {
    opacity: 0;
    transform: translate(37px, -23px) scale(0.5) rotate(230deg);
  }
}
#b1 {
  transform-origin: 195.2px 232.6px;
  animation: confb 1.2s ease-out infinite;
}

#b2 {
  transform-origin: 230.8px 219.8px;
  animation: confb 1.2s ease-out infinite;
}

#b3 {
  transform-origin: 222.8px 190.6px;
  animation: confb 1.2s ease-out infinite;
}

#b4 {
  transform-origin: 262px 188.5px;
  animation: confb 1.2s ease-out infinite;
}

#b5 {
  transform-origin: 282.3px 170.6px;
  animation: confb 1.2s ease-out infinite;
}

@keyframes confb {
  0% {
    opacity: 0;
    transform: translate(-30px, 20px) rotate(0);
  }
  12% {
    opacity: 1;
    transform: translate(25px, -10px) rotate(60deg);
  }
  76% {
    opacity: 1;
    transform: translate(33px, -18px) rotate(180deg);
  }
  100% {
    opacity: 0;
    transform: translate(37px, -23px) scale(0.5) rotate(240deg);
  }
}
#c1 {
  transform-origin: 174.8px 183.4px;
  animation: confc 1.2s ease-out infinite;
}

#c2 {
  transform-origin: 178.9px 156.2px;
  animation: confc 1.2s ease-out infinite;
}

#c3 {
  transform-origin: 206.7px 140px;
  animation: confc 1.2s ease-out infinite;
}

#c4 {
  transform-origin: 213.5px 120.2px;
  animation: confc 1.2s ease-out infinite;
}

@keyframes confc {
  0% {
    opacity: 0.7;
    transform: translate(-30px, 20px) rotate(0);
  }
  18% {
    opacity: 1;
    transform: translate(5px, -10px) rotate(60deg);
  }
  76% {
    opacity: 1;
    transform: translate(13px, -18px) rotate(180deg);
  }
  100% {
    opacity: 0;
    transform: translate(17px, -23px) scale(0.5) rotate(230deg);
  }
}
#d1 {
  transform-origin: 127px 176px;
  animation: confd 1.2s ease-out infinite;
}

#d2 {
  transform-origin: 133px 118px;
  animation: confd 1.2s ease-out infinite;
}

#d3 {
  transform-origin: 152px 100px;
  animation: confd 1.2s ease-out infinite;
}

@keyframes confd {
  0% {
    opacity: 0.7;
    transform: translate(-20px, 20px) rotate(0);
  }
  18% {
    opacity: 1;
    transform: translate(-5px, -10px) rotate(60deg);
  }
  76% {
    opacity: 1;
    transform: translate(-8px, -18px) rotate(180deg);
  }
  100% {
    opacity: 0;
    transform: translate(-10px, -23px) scale(0.5) rotate(230deg);
  }
}
.loader {
  transform: rotateZ(45deg);
  perspective: 1000px;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  color: #000;
}

.loader:before,
.loader:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
  border-radius: 50%;
  transform: rotateX(70deg);
  animation: 1s spin linear infinite;
}

.loader:after {
  color: #FF3D00;
  transform: rotateY(70deg);
  animation-delay: 0.4s;
}

@keyframes rotate {
  0% {
    transform: translate(-50%, -50%) rotateZ(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotateZ(360deg);
  }
}
@keyframes rotateccw {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@keyframes spin {
  0%, 100% {
    box-shadow: 0.2em 0px 0 0px currentcolor;
  }
  12% {
    box-shadow: 0.2em 0.2em 0 0 currentcolor;
  }
  25% {
    box-shadow: 0 0.2em 0 0px currentcolor;
  }
  37% {
    box-shadow: -0.2em 0.2em 0 0 currentcolor;
  }
  50% {
    box-shadow: -0.2em 0 0 0 currentcolor;
  }
  62% {
    box-shadow: -0.2em -0.2em 0 0 currentcolor;
  }
  75% {
    box-shadow: 0px -0.2em 0 0 currentcolor;
  }
  87% {
    box-shadow: 0.2em -0.2em 0 0 currentcolor;
  }
}