html,
body {
    min-height: 100vh;
    height: auto;
    font-family: 'Outfit', sans-serif;
    scroll-behavior: smooth;
}

body {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    /* padding-top: 40px;
  padding-bottom: 40px; */
    background-color: #f5f5f5;
    color: #e30780;
    position: relative;
}
.bg-primary {
    background-color: #ffe5f3 !important;
}
.bg-secondary {
    background-color: #e30780 !important;
    border-color: #e30780 !important;
}

.text-secondary-light {
    color: #3e418d;
}

.bg-secondary-light {
    background-color: #3e418d;
}

.border-secondary-light {
    border-color: #e30780;
}

.fw-semibold {
    font-weight: 500;
}
.fs-6-5 {
    font-size: 17px;
}

.text-secondary {
    color: #e30780 !important;
}
.quick-view {
    height: 75vh;
    background-color: #ec9462;
    border-color: #ec9462;
    color: white;
}
.bg-orange-hover:hover {
    background-color: #ec9462 !important;
    border-color: #ec9462 !important;
}

.btn-primary {
    background-color: #e30780;
    border-color: #e30780;
    outline-offset: -1px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #ec9462;
    border-color: #ec9462;
    outline: 5px solid #ec9462 !important;
}

.btn-primary:focus {
    color: #fff;
    background-color: #e30780;
    border-color: #ec9462;
    outline: 5px solid #ec9462 !important;
}

.btn-primary:disabled {
    background-color: #eb7dba;
    border-color: #eb7dba;
    opacity: 1;
    outline: 0 !important;
}
.btn-outline-primary {
    color: #e30780;
    border-color: #e30780;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #e30780;
    border-color: #e30780;
}

.btn-check:focus + .btn-outline-primary,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 0.25rem 333683 (13, 110, 253, 0.5);
}

.rounded-3 {
    border-radius: 1.5rem !important;
}
.fixed-width {
    max-width: 700px;
}
.form-label {
    font-weight: bold;
    margin-bottom: 0.5rem;
}
.form-select {
    color: #e30780;
}

.btn-filled {
    background-color: #009a7b;
    border-color: #009a7b;
    outline: 0px !important;
}

.btn-invalid {
    background-color: #b31717 !important;
    border-color: #b31717 !important;
    outline: 0px !important;
}

.section_title {
    padding-top: 2rem;
    position: sticky;
    top: 0;
    z-index: 2;
    background-color: #f5f5f5;
}
.section_title h4 {
    font-size: 2rem;
}
.question_box {
    border: none;
    font-size: 1.3rem;
    -webkit-box-shadow: inset 0px 0px 0px 10px #c4c6f8;
    -moz-box-shadow: inset 0px 0px 0px 10px #c4c6f8;
    box-shadow: inset 0px 0px 0px 10px #c4c6f8;
    padding-block: 1.5rem;
    padding-inline: 1rem;
    margin-bottom: 2rem !important;
    margin-top: 1rem !important;
}
.question_box select,
input,
textarea {
    border: 1px solid #c4c6f8 !important;
    font-size: 1.3rem !important;
    padding-left: 1rem !important;
}
.question_box option {
    color: #e30780;
}
.question_box > span {
    font-size: 0.8rem !important;
}
.question_box option:hover {
    color: #ffffff;
    background-color: #ec9462;
}

.input_box {
    padding-bottom: 1.5rem;
}

.input-group-text {
    background-color: #e30780;
    color: #ffffff;
}
.navbar-container {
    height: 100px;
    position: absolute;
    top: 0px;
}
.fixed-card-height {
    height: 100px;
}
.user {
    width: 50px;
    height: 50px;
}

.form-check-input:checked {
    background-color: #e30780;
}

.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
}

.cursor-pointer {
    cursor: pointer;
}

.text-tertiary {
    color: #009a7b;
}

.bg-pink {
    background-color: #f3cfc6;
}

.fw-semibold {
    font-weight: 600 !important;
}

.long_text_toggle_btn {
    color: #e30780;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.85rem;
    padding-left: 5px;
}
.long_text_toggle_btn:hover {
    color: #ec9462;
}
.modal-backdrop {
    background: rgba(255, 255, 255, 0.95);
    opacity: 1 !important;
}
.page_cont {
    min-height: 100vh;
}
.is-invalid > label,
.is-invalid > .form-check {
    color: #007acc !important;
}
.is-invalid-warning {
    display: block;
    color: #007acc !important;
}
.text-danger {
    color: #007acc !important;
}

.is-invalid > .form-select:not([multiple]):not([size]),
.form-select.is-invalid:not([multiple])[size='1'],
.was-validated .form-select:invalid:not([multiple]):not([size]),
.was-validated .form-select:invalid:not([multiple])[size='1'] {
    padding-right: 4.125rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-position: right 0.75rem center, center right 2.25rem;
    background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.is-invalid > .form-control {
    border-color: #ff6b35;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.is-invalid > .dropdown > .form-select {
    border-color: #ff6b35;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.is-invalid > .was-validated textarea.form-control:invalid,
.is-invalid > textarea.form-control {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.table_cont {
    max-height: 74vh;
    overflow-y: auto;
}
.bg-gray {
    background-color: #f5f5f5;
}
.bg-green {
    background-color: #009a7b;
}
.bg-red {
    background-color: #cd1f3a;
}
.bg-cyan {
    background-color: #36a6de;
}

.text-red {
    color: #cd1f3a;
}
@media only screen and (min-width: 576px) {
    .question_box {
        padding-inline: 4rem;
    }
}

@media only screen and (min-width: 992px) {
    #html,
    #body {
        height: 100%;
    }
    .question_box {
        padding-inline: 3.5rem;
    }
}
.scrollable-ticket-container {
    max-height: calc((100vh - 100px - 88.39px) * 0.52);
    overflow-y: auto;
}
.spinner-border {
    height: 1.6rem !important;
    width: 1.6rem !important;
}
.asterix {
    color: #007acc !important;
    margin-left: 5px;
}

.btn-white-outline {
    color: #fff !important;
    border: 1px solid #fff !important;
}

.user-account-menu {
    max-width: 100%;
    width: 300px;
}

.user-account-menu li {
    list-style: none;
    border-radius: 10px;
}

.user-account-menu li a {
    transition: font-weight 150ms ease-in-out;
}
.user-account-menu li a:hover {
    font-weight: bold;
    color: #e30780;
}

.user-account-menu li.active {
    border: 1px solid #e30780;
}

.w-initial {
    width: initial;
}

.border-primary {
    border: 1px solid #e30780;
    border-color: #e30780 !important;
}

.aspect-square {
    aspect-ratio: square;
}

.profile-picture-upload {
    color: #e30780;
    border: 2px dashed #e30780;
    width: 100%;
    height: 100%;
    display: flex;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 150ms ease-in-out;
    cursor: pointer;
    flex-direction: column;
}

.profile-picture-upload:hover {
    background-color: #e30780;
    color: white;
}

.cursor-pointer {
    cursor: pointer;
}

.mention-container {
    position: relative;
}
.mention-container textarea {
    height: 100%;
}

.mention-container .dropdown {
    position: absolute;
    background-color: white;
    z-index: 1000;
    bottom: 100%;
}

.mention-container .mention-item {
    color: black;
    display: block;
    height: 40px;
}

.mention-container .image {
    vertical-align: top;
    margin: 4px;
    float: left;
    height: 32px;
    width: 32px;
    border-radius: 16px;
}

.mention-container .label {
    box-sizing: border-box;
    height: 40px;
    padding-bottom: 4px;
    padding-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.mention-container .mention-item .title {
    font-size: 12px;
    line-height: 12px;
    padding-top: 3px;
    padding-bottom: 2px;
}

.mention-container .subtitle {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.55);
    padding-bottom: 3px;
    line-height: 12px;
}

.mention-container .mention-item:hover {
    background-color: rgba(234, 234, 234, 1);
}

.mention-container .mention-item.selected {
    background-color: rgba(222, 236, 249, 1);
}

.flex-even {
    flex: 1;
}

#intro-reason-holder .radio-inputs-holder {
    display: flex;
}
#intro-reason-holder .radio-inputs-holder label {
    flex: 1;
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
    margin-right: 1rem;
    flex-direction: column;
}
#intro-reason-holder .radio-inputs-holder label small {
    font-size: 0.8rem;
}

#intro-reason-holder .btn-check:active + .btn-outline-secondary,
#intro-reason-holder .btn-check:checked + .btn-outline-secondary,
#intro-reason-holder.btn-outline-secondary.active,
#intro-reason-holder .btn-outline-secondary.dropdown-toggle.show,
#intro-reason-holder .btn-outline-secondary:active {
    background-color: #e30780;
    border-color: #e30780;
}

.swal2-textarea {
    font-size: 1rem !important;
}

.btn-purple {
    background-color: #5256c1;
    color: #fff;
    border: 1px solid #343879;
}

.btn-purple:hover {
    color: #fff;
    background-color: #3e4194;
}

.btn-purple:focus {
    color: #fff;
    background-color: #3e4194;
    border-color: #3e4194;
    box-shadow: 0 0 0 0.25rem rgba(118, 98, 155, 0.5);
}

.bg-purple {
    background-color: #a51f63;
    color: #fff;
    border: 1px solid #343879;
}

.btn-spa-primary{
    color: #fff;
    background-color: #333683;
    border-color: #333683;
    outline-offset: -1px;
}

.btn-check:active+.btn-spa-primary, .btn-check:checked+.btn-spa-primary, .btn-spa-primary.active, .btn-spa-primary:active, .show>.btn-spa-primary.dropdown-toggle {
    color: #fff;
    background-color: #0a58ca;
    border-color: #0a53be;
}

.btn-spa-primary:focus {
    color: #fff;
    background-color: #333683;
    border-color: #EC9462;
    outline: 5px solid #EC9462 !important;
}

.btn-spa-primary:hover {
    color: #fff;
    background-color: #EC9462;
    border-color: #EC9462;
    outline: 5px solid #EC9462 !important;
}