.table-button-design {
    box-sizing: border-box !important;
    margin-right: 0.333em !important;
    padding: 0.6em 1em !important;
    border: 1px solid #999 !important;
    border-radius: 0.25rem !important;
    cursor: pointer !important;
    font-size: 0.8125rem !important;
    color: black !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    background-color: #e9e9e9 !important;
}

.page-length-custom-style {
    background-color: white !important;
    width: 62px !important;
    text-align: center;
    margin-right: 5px;
    color: #4e75ad !important;
    border-radius: 3px !important;
    font-size: 11.5px !important;
    padding-bottom: 6px !important;
    padding-top: 7px !important;
    border: 1px solid #bfcbd9 !important;
}

.export-button-custom-style {
    background-color: white !important;
    width: 80px !important;
    text-align: center;
    margin-right: 5px;
    color: #4e75ad !important;
    border-radius: 3px !important;
    font-size: 11.5px !important;
    padding-bottom: 6px !important;
    padding-top: 7px !important;
    border: 1px solid #bfcbd9 !important;
}

.export-button-custom-style span i {
    display: none;
}

.export-button-design {
    display: inline-block !important;
    border: none !important;
    font-size: 1.1em !important;
    background: white !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    padding: 0.2em 1em !important;
}

/* .export-button-design:hover {} */

.dt-button-collection {
    min-width: 80px !important;
    width: 80px !important;
}

.bulk-action-button {
    transition: 0.2s ease-in !important;
    font-size: 0.7rem !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.filter-button {
    float: right;
    border: 0px !important;
    padding: 4px 8px 1px 8px !important;
    font-size: 22px !important;
    background-color: #34c38f;
    color: white;
    height: 37px !important;
    border-radius: 5px !important;
}

.filter-button-modal {
    border: 0px !important;
    padding: 4px 3px 1px 8px !important;
    font-size: 20px !important;
    color: white !important;
    height: 37px !important;
}

.heading {
    color: white !important;
    font-size: 20px !important;
}

.filter-heading {
    display: inline-table;
}

.close-button {
    border: none;
    background: no-repeat;
    color: white;
    font-size: 30px;
}

.filter-reset-button {
    transition: 0.2s ease-in !important;
    background-color: #f6f9fa !important;
    color: #67757c !important;
    border-color: #efeeee !important;
    font-size: 0.9rem !important;
}

.apply-filter-button {
    background: #ff5c6c !important;
    border: 1px solid #ff5c6c !important;
    transition: 0.2s ease-in !important;
    font-size: 0.9rem !important;
}

.filter-modal-body {
    height: 100vh;
    overflow-y: auto !important;
    overscroll-behavior: auto;
    padding: 20px !important;
    /* max-height: 100%; */
    /* border: 2px solid red; */
}

.filter-block {
    padding: 4px 0px 6px 0px !important;
    margin-bottom: 8px !important;
    width: 100% !important;
    /* overflow-wrap:break-word !important;
    overscroll-behavior:auto !important; */
}

/* .bs-searchbox .form-control {
    width: 82% !important;
    float: none !important;
} */
.bootstrap-select .dropdown-menu {
    width: 82% !important;
    float: none !important;
    /* overflow-wrap: break-word !important;
    overscroll-behavior:auto !important; */
}

.bootstrap-select .dropdown-menu.inner {
    /* width: 82% !important;
    float: none !important; */
    overflow-wrap: break-word !important;
    overscroll-behavior: auto !important;
}

.filter-option {
    max-width: 80% !important;
    overflow-wrap: break-word !important;
    /* overscroll-behavior:auto !important; */
}

.filter-block .title {
    font-size: 13px !important;
    padding-bottom: 2px !important;
    color: #67757c !important;
}

.modal.left .modal-dialog {
    position: fixed;
    right: 0;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.right .modal-body {
    padding: 15px 15px 80px;
}

.modal.right.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.right.fade.show .modal-dialog {
    right: 0;
}

/* ----- MODAL STYLE ----- */
.modal-content {
    border-radius: 10px !important;
    border: none !important;
}

/* ----- v CAN BE DELETED v ----- */
body {
    background-color: #78909c;
}

.demo {
    padding-top: 60px;
    padding-bottom: 110px;
}

.btn-demo {
    margin: 15px;
    padding: 10px 15px;
    border-radius: 0;
    font-size: 16px;
    background-color: #ffffff;
}

.btn-demo:focus {
    outline: 0;
}

.custom-header {
    background: #20aee3 !important;
    border-radius: 0px !important;
}

.header-bg {
    background: #fbfbfb !important;
}

.empty-table-min-h {
    min-height: 250px !important;
}

.dashboard-empty-table-min-h {
    min-height: 140px !important;
}

.table-design-document tbody tr {
    border-color: aliceblue !important;
}

.table-design tbody tr {
    border-color: aliceblue !important;
}

.table.dataTable.no-footer {
    border: 1px solid !important;
    border-color: aliceblue !important;
}

.pagination-list {
    display: contents !important;
}

.pagination-list li {
    margin-right: 11px !important;
    border: 1px solid #bfcbd9 !important;
    padding: 10px !important;
    color: #4e75ad !important;
    border-radius: 3px !important;
    font-size: 11.5px !important;
}

.pagination-list li:active {
    background: blue !important;
}

.dt-down-arrow {
    display: none !important;
}

.dataTables_paginate {
    display: none !important;
}

.dataTables_info {
    display: none !important;
}

.items-center .justify-between {
    float: right !important;
}

svg {
    width: 20px !important;
    height: 20px !important;
}

.action-button {
    padding: 0px !important;
}

.action-icon {
    font-size: 16px !important;
}

.action-edit {
    color: #10e21047 !important;
}

.action-trash {
    color: #ff6c6cab !important;
}

.action-trash-student {
    color: #ff6c6cab !important;
    margin-top: 10px !important;
}

.action-trash-button {
    padding: 0rem 0rem !important;
    margin-left: 5px !important;
}

.action-trash-button svg {
    width: 15px !important;
    height: 17px !important;
}

.action-button svg {
    width: 17px !important;
    height: 19px !important;
}

.view-page-action svg {
    width: 8px !important;
    height: 8px !important;
}

.action-view-mail {
    color: #2318f587 !important;
}

/*paginator*/
.paginator-position {
    margin-top: 10px;
}

.paginator-position .paginate-info {
    float: left;
    padding-top: 10px;
}

.paginator-position .paginate-items {
    float: right;
}

/*Bulk action*/
.bulk-action-modal {
    border: 0px !important;
    padding: 4px 3px 1px 8px !important;
    font-size: 20px !important;
    color: white !important;
    height: 25px !important;
}

.bulk-action-modal-heading {
    display: inline-table;
}

.bulk-action-modal-header {
    height: 60px !important;
    border-bottom-color: #eeeeee;
    background-color: #fafafa;
}

.modal-close-button {
    transition: 0.2s ease-in !important;
    background-color: #f6f9fa !important;
    color: #67757c !important;
    border-color: #efeeee !important;
    font-size: 0.8rem !important;
    padding: 5px 10px !important;
}

.modal-confirm-button {
    transition: 0.2s ease-in !important;
    font-size: 0.8rem !important;
    padding: 5px 10px !important;
}

.select-checkbox {
    text-align: center !important;
}

.modal-md-width {
    max-width: 600px !important;
}

.modal-lg-md-width {
    max-width: 60% !important;
}

.btn .btn-default {
    border: 1px solid #e6e9eb !important;
}

.btn-default {
    color: #415164 !important;
    background-color: #f1f5f7 !important;
}

.form-item {
    margin-top: 10px !important;
}

.list-item-design {
    display: flex;
}

.list-item {
    list-style: none;
    margin-right: 10px;
}

.view-modal-left {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.view-modal-right {
    background: #f0f5f7;
    padding: 13px 20px;
}

.font-medium {
    font-size: 15px !important;
}

.mbot15 {
    margin-bottom: 15px !important;
}

.mbot5 {
    margin-bottom: 5px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.view-mark-as-done {
    font-size: 20px !important;
    color: #03a9f4 !important;
}

.view-mark-statistics {
    font-size: 20px !important;
}

.view-modal-content {
    padding: 0px !important;
    margin-top: 0px !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.task-info-heading {
    font-size: 15px !important;
    background: #f0f5f7 !important;
    display: block !important;
    margin-bottom: 0px !important;
}

.task-info-card {
    background: #f0f5f7 !important;
}

.task-list-view-card {
    background: white !important;
    margin-bottom: 0px !important;
    padding: 0rem !important;
}

.task-list-status-dropdown {
    border: 1px solid !important;
    border-radius: 4px !important;
    padding: 4px !important;
}

.text-dark {
    color: #464646 !important;
}

.task-info {
    font-size: 10px;
    vertical-align: middle;
}

.task-info {
    padding: 6px;
}

.pull-left {
    float: left !important;
}

.fa-lg {
    font-size: 12px !important;
    line-height: 1.875em !important;
    vertical-align: -15%;
}

.fa-lg-user {
    font-size: 12px !important;
    line-height: 1.2em !important;
    vertical-align: -15%;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.task-info .task-info-icon {
    text-align: center;
    margin-left: -9px;
    margin-right: 8px;
    font-size: 15px;
    color: #6f6f6f;
}

.custom-modal {
    border-radius: 0.4rem !important;
}

.font-normal {
    font-weight: 400 !important;
}

.font-medium-xs {
    font-size: 13px !important;
}

.image-resize-assignee {
    height: 32px !important;
    width: 32px !important;
}

.assignee-column {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.assignee-item:hover {
    border: 1px dashed #03a9f4;
    padding: 2px;
    border-radius: 50%;
    vertical-align: middle;
    display: inline-block;
    position: relative;
}

.dropzone {
    min-height: 230px !important;
    border: 2px dashed #ced4da !important;
    background: #fff !important;
    border-radius: 6px !important;
}

.checklist-item {
    padding: 9px !important;
}

.checklist-item-label {
    padding: 2px !important;
    margin-left: 10px !important;
    font-size: 14px !important;
    color: #495057 !important;
}

.note-item-label {
    margin-left: 46px !important;
    padding: 2px !important;
    font-size: 12px !important;
    font-weight: 400;
}

.add-comment-button {
    background: #ff5c6c !important;
    border: 1px solid #ff5c6c !important;
    padding: 5px !important;
    font-size: 10px !important;
    float: right;
}

.close-comment-button {
    padding: 5px !important;
    font-size: 10px !important;
    float: right;
    background-color: #efefef !important;
    border: solid 1px #efefef !important;
    margin-right: 3px;
}

.active-option-color {
    color: red;
}

.attachment-image {
    height: 4rem !important;
    width: 6rem !important;
}

.dropzone {
    min-height: 150px !important;
    padding: 6px 20px !important;
}

.dropzone .dz-message {
    margin: 0.2em 0 !important;
}

.view-page-action {
    padding-right: 0px !important;
    text-align: end;
}

.view-page-action i {
    font-size: 8px !important;
}

.view-page-action-button {
    font-size: 15px !important;
    font-weight: 400;
}

.comment-row-bg {
    background: #edfaff;
    padding: 5px 0px;
}

.checklist-item-bg:hover {
    background-color: #efefef !important;
}

.checklist-trash-button {
    padding: 0.5rem 0.5rem !important;
}

.checklist-trash-button i {
    font-size: 11px !important;
}

/*.dropdown-menu{*/
/*    position: initial !important;*/
/*}*/

/*Select search dropdown*/
.select2-container {
    width: 100% !important;
    max-height: 200vh;
    /* border: 2px solid blue; */
    overflow-wrap: anywhere;
    overscroll-behavior: auto !important;
}

.select2-selection--single {
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
    height: 38px !important;
    border-radius: 4px !important;
}

.select2-dropdown {
    border: 1px solid rgba(0, 0, 0, 0.15) !important;
    background-color: #fff !important;
    -webkit-box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 3%) !important;
    box-shadow: 0 0.75rem 1.5rem rgb(18 38 63 / 3%) !important;
}

.select2-container--default .select2-search--dropdown {
    padding: 10px !important;
    background-color: #fff !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ced4da !important;
    background-color: #fff !important;
    color: #74788d !important;
    outline: none !important;
}

/* .select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #f8f9fa !important;
    color: #343a40 !important;
} */

.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 36px !important;
    padding-left: 0.75rem !important;
    color: #495057 !important;
}

.select2-container .select2-selection--single .select2-selection__arrow {
    height: 34px !important;
    width: 34px !important;
    right: 3px !important;
}

/*Select search dropdown*/

.user-avatar-size {
    height: 4rem !important;
    width: 4rem !important;
}

.user-view-card-h {
    min-height: 154px !important;
}

.user-view-card-height {
    min-height: 129px !important;
}

.nav-tabs .nav-link {
    background-color: #fff !important;
    border: 1px solid transparent;
}

.select2-container--default .select2-selection--multiple {
    display: flex !important;
}

/*.select2-selection__rendered{*/
/*    display: contents !important;*/
/*}*/
.select2-container--default
    .select2-selection--multiple
    .select2-selection__rendered
    li {
    min-width: fit-content !important;
}

.select2-container--default
    .select2-selection--multiple
    .select2-selection__choice__remove {
    margin-right: 0px !important;
    border-right: none !important;
    padding: 0px 4px 0px 8px !important;
}

.ccSelect
    .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice__remove {
    /*position: inherit !important;*/
    padding: 0px 4px 0px 6px !important;
}

/*.select2-selection__choice__remove:hover{*/
/*    background-color: #e4e4e4 !important;*/
/*}*/
/* .select2-container--default .select2-results__option:hover {
    background-color: #5897fb !important;
    color: #ffffff !important;
} */

.select2-container .select2-selection--multiple .select2-selection__choice {
    background-color: #eff2f7 !important;
}

.icon-margin-r {
    margin-right: 10px !important;
}

.nav-link-p {
    padding: 0.5rem 0.4rem !important;
}

.remove-task-assignee {
    position: relative !important;
    top: 2px !important;
    left: 10px !important;
    transition: visibility 0s, opacity 0.5s linear;
}

.hr-margin {
    margin: 0.5rem 0rem !important;
}

/* .task-item {
    margin-right: 5px;
} */

.row-padding-l-r {
    padding-right: 0px !important;
    padding-left: 0px !important;
    width: auto !important;
    margin-right: 4px !important;
    margin-left: 4px !important;
}

.avatar-s-size {
    border: 1px solid #f0f0f0;
    padding: 2px;
    border-radius: 50%;
    vertical-align: middle;
    margin-bottom: 12px;
    display: inline-block;
    position: relative;
    max-width: 40px;
    max-height: 40px;
}

.task-check-list-item-card {
    margin: 5px 0 0 0;
    font-size: 12px !important;
}

.progress {
    height: 0.9rem !important;
}

.progress-bar {
    font-size: 12px !important;
    background-color: #727b86 !important;
}

.progress-bar-success {
    background-color: #84c529 !important;
}

.progress-bar-empty {
    width: 100% !important;
    color: black !important;
    background-color: #f9fafc !important;
    text-align: start !important;
    font-size: 12px !important;
}

.margin-t {
    margin-top: 5px !important;
}

.hr-border-h {
    margin: 0 0 1em 0 !important;
}

.reminder-list-section {
    max-height: 325px;
    overflow: auto;
    padding: 15px 0px 15px 0px;
}

.swal2-cancel {
    margin-right: 10px !important;
}

.swal2-icon {
    height: 4em !important;
    width: 4em !important;
}

.swal2-popup {
    width: 450px !important;
    height: 285px !important;
}

.spinner-grow {
    height: 1.5rem !important;
    width: 1.5rem !important;
    margin-right: 5px !important;
}

.loader-body {
    min-height: 300px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-loader-body {
    min-height: 300px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.loader-body-align {
    min-height: 300px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.spinner-loader {
    align-items: center;
    justify-content: center;
    display: flex;
}

.row-margin-remove {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.row-padding-remove {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.student-profile-card-pl {
    padding-left: 0px !important;
    padding-right: 5px !important;
}

.student-profile-card-pr {
    padding-right: 0px !important;
    padding-left: 5px !important;
}

.dashboard-filter-button {
    height: 40px;
    font-size: 10px !important;
    padding: 0.7rem 0.5rem !important;
}

.filter-active {
    background-color: #0d0d80 !important;
    border: 1px solid #0d0d80 !important;
}

.todo-list-icon {
    font-size: 30px !important;
    color: #0140ed;
    font-weight: 500;
}

.todo-list-header {
    display: flex;
}

.todo-list-tab-item {
    width: 50%;
    text-align: center;
}

.todo-list-tab-item .active {
    background-color: #ff7f50 !important;
}

#todo-list-data {
    min-height: 250px;
    max-height: 250px;
    overflow: auto;
}

.top-management-card {
    min-height: 447px;
    max-height: 447px;
    overflow: auto;
}

.activity-log-card {
    min-height: 447px;
    max-height: 447px;
    overflow: auto;
}

.announcement-event-card {
    min-height: 290px;
    max-height: 290px;
    overflow: auto;
}

.acive-time-duration {
    width: 250px;
    height: auto;
}

.text-align-start {
    text-align: start !important;
}

.text-align-end {
    text-align: end !important;
}

.dashboard-personal-info {
    /*max-height: 210px !important;*/
    min-height: 210px !important;
}

.student-info-view {
    padding-left: 0px !important;
    padding-top: 0px !important;
}

.lead-key-info-d {
    min-height: 31px;
    border-color: #d1dfe4;
    padding: 5px;
    background-color: #d1dfe4 !important;
    border-radius: 3px;
    font-size: 13px !important;
    margin-bottom: 10px !important;
    color: #3e4852;
    word-wrap: break-word;
    padding-left: 8px;
}

.convert-button-d {
    background: #34c38f !important;
    color: white !important;
}

.convert-button-d span {
    color: white !important;
    font-weight: 600 !important;
    font-size: 14px !important;
}

.lead-key-info-d small {
    vertical-align: middle !important;
    font-size: 13px;
}

.lead-key-info-d small span {
    text-decoration: dotted;
    text-decoration-line: underline;
    cursor: pointer;
    display: inline-block;
    min-width: 70px;
    color: #041c35;
    font-weight: 500;
    vertical-align: middle;
    font-size: 14px !important;
}

.td-padding-c {
    padding: 0.5rem !important;
}

.v-modal-left-bg {
    background: #fff !important;
}

.lead-task-search-input {
    float: right !important;
    padding: 0.47rem 0.75rem;
    font-size: 0.6rem;
}

.note-margin-button {
    margin-bottom: 2.2rem !important;
}

.avatar-resize {
    height: 7rem !important;
    width: 9rem !important;
}

.student-profile-image {
    text-align: center !important;
}

.vertical-menu {
    width: 200px !important;
}

.navbar-brand-box {
    padding: 0 0rem !important;
    width: 200px !important;
}

.student-profile-image h4 {
    font-weight: bold;
}

.main-content {
    margin-left: 195px !important;
}

.btn-add-more {
    border-color: #f26a24 !important;
    background-color: #f26a24 !important;
    font-size: 14px !important;
}

.progress-btn-success {
    background-color: #556ee6 !important;
    border-color: #556ee6 !important;
}

.progress-color {
    background-color: #556ee6 !important;
}

.row-student-view-left {
    width: 25% !important;
    padding: 0px 5px 0px 5px !important;
}

.row-student-view-right {
    width: 75% !important;
    padding: 0px 0px 0px 5px !important;
}

.row-30 {
    width: 30% !important;
}

.row-70 {
    width: 70% !important;
}

.personal-info-tab-btn {
    width: 2rem;
    height: 2rem;
    margin-left: 10% !important;
}

.academic-info-tab-btn {
    width: 2rem;
    height: 2rem;
}

.emergency-contact-tab-btn {
    width: 2rem;
    height: 2rem;
    left: 90% !important;
}

.progress-to-academic-info {
    width: 50% !important;
}

.progress-to-emergency-contact {
    width: 100% !important;
}

.progress-bar-width {
    width: 10%;
}

.outcome-view-bg:hover {
    background-color: #efefef !important;
}

.outcome-file-icon {
    text-align: center;
    font-size: 25px;
}

.document-type-option {
    display: flex;
    background-color: rgba(85, 110, 230, 0.1);
    color: #495057 !important;
    align-items: center;
    padding: 7px;
}

.document-type-option h6 {
    margin-bottom: 0px;
    font-size: 14px;
}

.number {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 23px;
    border: 2px solid #556ee6;
    color: #556ee6;
    text-align: center;
    border-radius: 50%;
    margin-right: 0.5rem;
}

.required-document-type {
    border: 2px solid #f1b44c !important;
    color: #f1b44c !important;
}

.document-type-d {
    display: flex;
    align-items: center;
}

.document-upload-icon {
    font-size: 37px;
    width: 25px !important;
    height: 40px !important;
}

.required-upload-icon-color {
    color: #f1b44c !important;
}

.incomplete-tab-item {
    color: #f1b44c !important;
}

.button-loader {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    vertical-align: -0.125em;
    border: 0.25em solid;
    border-right: 0.25em solid transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border 0.75s linear infinite;
    animation: spinner-border 0.75s linear infinite;
}

/*.nav-tabs-custom .nav-item .nav-link-incomplete:after{*/
/*    background: #f1b44c !important;*/
/*}*/

.checkbox-item-center {
    text-align: center;
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 10px 12px !important;
    border-bottom: none !important;
}

.table > :not(caption) > * > * {
    padding: 0.5rem !important;
}

.table-check-w {
    width: 4% !important;
}

.table-serial-adjust {
    text-align: center !important;
}

.table-td-center {
    text-align: center !important;
}

.application-table-d {
    overflow: auto;
    width: 100%;
}

/*.nav-link {*/
/*    padding: 0.5rem 0.3rem !important;*/
/*}*/
.nav-link-custom-p {
    padding: 0.5rem 0.3rem !important;
}

.student-tab-custom-p {
    padding: 0.2rem 0.3rem 0.2rem 0.2rem !important;
    color: white !important;
}

.student-tab-action-custom-p {
    padding: 0rem 0.2rem 0.2rem 0.2rem !important;
    color: white !important;
}

.dropdown-item-custom {
    padding: 0.03rem 1rem !important;
}

.student-profile-navbar-box {
    width: 200px !important;
    padding-left: 10% !important;
}

.student-personal-panel-logo {
    height: auto !important;
    width: 100% !important;
}

.top-navbar-h {
    height: 60px !important;
}

.page-topbar-h {
    height: 65px !important;
}

.profile-card-min-h {
    min-height: 300px !important;
}

.student-profile-card-min-h {
    min-height: 339px !important;
}

.row-padding-remove-r {
    padding-right: 0px !important;
}

.academic-info-delete-b {
    padding-top: 3%;
}

.accept-font-color {
    color: green !important;
}

.rejection-font-color {
    color: red !important;
}

.ticket-card-item-div {
    padding: 14px;
    padding-bottom: 10px;
    border-bottom: solid 1px #f1f1f1;
}

.card-div-td-item {
    padding: 4px 14px 4px 14px;
    padding-bottom: 5px;
    border-bottom: solid 1px #f1f1f1;
}

.card-div-td-item-p {
    padding: 4px 14px 4px 8px;
    padding-bottom: 6px;
    border-bottom: solid 1px #f1f1f1;
}

.ticket-ticket-item-title {
    font-weight: bold;
    color: #5b676d;
}

.ticket-ticket-item-value {
    font-size: 13px;
    font-weight: bold;
    color: #5b676d;
}

#ticket-owner-name {
    margin-bottom: 0;
    margin-left: 7px;
    color: #5b676d;
}

.ticket-details-item {
    margin-left: 5px;
    color: #5b676d !important;
}

#ticket-created-by-time {
    margin-bottom: 0;
    margin-left: 7px;
    color: #8d9da5;
}

.ticket-font {
    font-size: 12px;
    font-weight: 400;
    color: #5b676d;
}

.reply-body-bg:hover {
    background-color: #edfaff !important;
}

.card-bg {
    background-color: white !important;
}

.footer {
    left: 200px !important;
}

.todo-card-min-h {
    min-height: 437px;
}

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

.activity-card-min-h {
    min-height: 640px;
}

.notice-announcement-tab {
    font-size: 16px;
    font-weight: bold;
}

.w-40 {
    width: 40% !important;
}

.w-70 {
    width: 70% !important;
}

.w-45 {
    width: 45% !important;
}

.w-48 {
    width: 48% !important;
}

.w-150 {
    width: 150% !important;
}

.ticket-attachment-title {
    font-size: 14px;
    font-weight: 400;
    color: #5b676d;
}

.ticket-view-page-action {
    margin-left: 60% !important;
}

.reminder-background {
    background: #dcf1e5 !important;
}

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 945px !important;
    }
}

.table-refresh-button {
    border: white;
    margin-left: 8px;
    font-size: 17px;
}

.select2-dropdown--below {
    top: -2.8rem;
    /*your input height*/
}

.custom-card-header {
    background-color: rgb(85 110 230 / 24%) !important;
    color: black !important;
    border-bottom: solid 1px #d9d9d9 !important;
    padding: 10px !important;
    padding-bottom: 7px !important;
}

.custom-card-header-sidebar {
    background-color: rgba(85, 110, 230, 0.1) !important;
    color: black !important;
    border-bottom: solid 1px #d9d9d9 !important;
    padding: 14px !important;
    padding-bottom: 10px !important;
}

.custom-card-header .custom-card-title {
    font-size: 13px;
    font-weight: 600;
}

.view-card-header-bg {
    font-family: Arial, Baskerville, monospace;
}

.card-background-w {
    background-color: white !important;
}

.student-view-card-p {
    padding: 0px !important;
}

.assessment-answer-header {
    margin-left: 10px;
    margin-right: 10px;
}

.document-table {
    margin-left: -1.8% !important;
    margin-bottom: 5px !important;
}

.student-document-table {
    margin-left: -1.3% !important;
    margin-bottom: 5px !important;
}

.document-table-reject-row:hover {
    background: #f1b44c !important;
    color: white !important;
}

.document-table-reject-row:hover a {
    color: white !important;
}

.outcome-image-bg {
    color: #69696f !important;
}

.outcome-image-size {
    height: 50px;
    width: 50px;
}

.slider-img-size {
    height: 100px;
    width: auto;
}

.document-upload-icon-rej {
    font-size: 30px !important;
    width: 25px !important;
    height: 40px !important;
}

/*
Student profile image css
 */
.profile-pic {
    width: 7rem;
    height: 7rem;
    display: inline-block;
    border-radius: 50%;
}

.file-upload {
    display: none;
}

.student-profile-circle {
    border-radius: 50% !important;
    overflow: hidden;
    border: 2px solid rgba(255, 255, 255, 0.2);
}

.img {
    max-width: 100%;
    height: auto;
}

.p-image {
    position: absolute;
    top: 53%;
    right: 28%;
    color: #666666;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.p-image:hover {
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.upload-button {
    font-size: 1.2em;
}

.upload-button:hover {
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    color: #999;
}

.student-view-page-action-pos {
    top: -65%;
    right: -30%;
    width: 12%;
}

.start-25 {
    left: 25% !important;
}

.start-49 {
    left: 49% !important;
}

.start-75 {
    left: 75% !important;
}

.student-details-tab {
    padding-right: 24px !important;
    padding-left: 24px !important;
}

.student-panel-details-tab {
    padding-right: 0px !important;
    padding-left: 15px !important;
}

.document-table-data {
    padding: 20px !important;
    padding-bottom: 10px !important;
}

.tab-action-button {
    padding-left: 6px;
}

.card-min-h {
    min-height: 500px !important;
}

.card-padding-student-view {
    padding: 20px !important;
}

.card-padding-student-view-app {
    padding: 10px !important;
}

.student-view-tab-item {
    padding-bottom: 0px !important;
    padding-top: 5px !important;
}

.student-view-tab-button {
    padding: 1rem !important;
    padding-bottom: 0px !important;
    padding-top: 10px !important;
}

.student-panel-view-tab-button {
    padding: 1rem !important;
    padding-bottom: 0px !important;
    padding-top: 10px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.agent-panel-student-view {
    padding: 10px 10px 0px 10px !important;
}

.student-view-tab-button-title {
    padding: 1rem !important;
    padding-top: 0px !important;
}

.assessment-que-card-m {
    margin: 0% 1% 0% 1%;
    background-color: white;
    min-height: 200px;
}

.assessment-progress-bar {
    background-color: #d6d6d6ab !important;
}

.progress-button-assess {
    height: 2rem;
    width: 2rem;
}

.student-tab-content-p {
    padding: 20px !important;
}

.assessment-question-title {
    font-weight: 600;
    font-size: 15px;
}

.modal-header {
    background: #556ee6 !important;
}

.modal-title {
    color: white;
}

.close-button-design {
    opacity: 1 !important;
    color: white !important;
}

.add-one-icon {
    font-size: 30px !important;
    font-weight: bolder !important;
    margin-left: 4px !important;
    width: 20px !important;
    height: 20px !important;
    margin-top: 2.5px !important;
}

.academic-info-card-title {
    margin-top: 2% !important;
}

.pointer {
    cursor: pointer;
}

.ticket-attachment-tooltip {
    word-wrap: break-word;
}

.shadow-custom {
    box-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.175) !important;
}

.activity-progress-container-item {
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.activity-log-container .activity-progress-container-item {
    position: relative;
    counter-increment: list;
}

.activity-log-container .activity-progress-container-item:first-child {
    border-top: 1px solid #eaeaea;
    border-top-right-radius: 3px;
}

/* .activity-log-container .activity-progress-container-item:not(:last-child) {
    border-bottom-right-radius: 3px;
} */

.activity-log-container .activity-progress-container-item:last-child {
    border-bottom-right-radius: 3px;
    border-left: 1px solid #eaeaea;
}

.activity-log-container .activity-progress-container-item::before {
    display: inline-block;
    content: "";
    position: absolute;
    left: 0;
    height: 100%;
    width: 10px;
}

.activity-log-container .activity-progress-container-item::after {
    content: "";
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    padding-top: 1px;
    width: 10px;
    height: 10px;
    top: -4px;
    left: -5px;
    font-size: 14px;
    text-align: center;
    color: #84c529;
    border: 1px solid #84c529;
    background-color: white;
}

.activity-log-container .current::before {
    border-left: 2px solid #84c529;
    left: 0;
}

.activity-log-container .current::after {
    padding-top: 1px;
    width: 10px;
    height: 10px;
    top: -4px;
    left: -4px;
    font-size: 14px;
    text-align: center;
    color: #84c529;
    border: 1px solid #84c529;
    background-color: white;
}

.activity-log-data {
    width: 100%;
    padding: 15px 10px 15px 30px;
    background-color: #fdfdfd;
}

.activity-log-container .date .text-has-action {
    margin-bottom: 7px;
    display: inline-block;
    border-bottom: 1px dashed #bbb;
    padding-bottom: 2px;
    font-weight: 450;
    color: #4b5158;
}

.activity-log-container .message-with-avatar img {
    margin-right: 5px;
    height: 22px;
    width: 22px;
}

.activity-log-container .message-with-avatar span {
    font-weight: 400;
    color: #4b5158;
}

/*Student view page floating button*/

@import url("https://fonts.googleapis.com/css?family=Roboto");

@-webkit-keyframes come-in {
    0% {
        -webkit-transform: translatey(100px);
        transform: translatey(100px);
        opacity: 0;
    }

    30% {
        -webkit-transform: translateX(-50px) scale(0.4);
        transform: translateX(-50px) scale(0.4);
    }

    70% {
        -webkit-transform: translateX(0px) scale(1.2);
        transform: translateX(0px) scale(1.2);
    }

    100% {
        -webkit-transform: translatey(0px) scale(1);
        transform: translatey(0px) scale(1);
        opacity: 1;
    }
}

@keyframes come-in {
    0% {
        -webkit-transform: translatey(100px);
        transform: translatey(100px);
        opacity: 0;
    }

    30% {
        -webkit-transform: translateX(-50px) scale(0.4);
        transform: translateX(-50px) scale(0.4);
    }

    70% {
        -webkit-transform: translateX(0px) scale(1.2);
        transform: translateX(0px) scale(1.2);
    }

    100% {
        -webkit-transform: translatey(0px) scale(1);
        transform: translatey(0px) scale(1);
        opacity: 1;
    }
}

* {
    margin: 0;
    padding: 0;
}

.floating-container {
    position: relative;
    width: 100px;
    height: 25px;
    bottom: 0;
    right: 0;
}

.floating-container .floating-button {
    position: relative;
    width: 2rem;
    height: 2rem;
    background: #556ee6;
    bottom: 0;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: 0px 0px;
    color: white;
    line-height: 27px;
    text-align: center;
    font-size: 23px;
    z-index: 100;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.floating-container .float-element {
    position: relative;
    display: block;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    margin: 10px auto;
    color: white;
    font-weight: 500;
    text-align: center;
    line-height: 35px;
    z-index: 0;
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
}

.floating-container .float-element .material-icons {
    vertical-align: middle;
    font-size: 16px;
}

.floating-container .float-element:nth-child(1) {
    background: #42a5f5;
    box-shadow: 0 20px 20px -10px rgba(66, 165, 245, 0.5);
}

.floating-container .float-element:nth-child(2) {
    background: #4caf50;
    box-shadow: 0 20px 20px -10px rgba(76, 175, 80, 0.5);
}

.floating-container .float-element:nth-child(3) {
    background: #ff9800;
    box-shadow: 0 20px 20px -10px rgba(255, 152, 0, 0.5);
}

.floating-element-position {
    display: flex;
    position: relative;
    top: -90%;
    right: 80%;
}

/*Student view page floating button*/

.registration-successfull-meessage {
    background: #f1b44c !important;
    margin-bottom: 2rem;
}

svg {
    width: 17px !important;
    height: 12px !important;
}

.table-document-icon {
    width: 30px !important;
    height: 30px !important;
}

.student-profile-progress-bar {
    background: #649c39 !important;
    width: 25%;
}

.student-profile-incomplete {
    background: #a8b1da !important;
    width: 25% !important;
}
.student-profile-warning {
    background: #f1b44c !important;
    width: 25% !important;
}

.dashboard-profile-chart {
    width: 100% !important;
    height: 335px !important;
}

.dashboard-profile-pie-chart {
    width: 100% !important;
    height: 220px !important;
}

.admin-dashboard-pie-chart {
    width: 100% !important;
    height: 252px !important;
}

.student-profile-progress-success {
    background: #649c39 !important;
}

.assessment-add-icon {
    width: 25px !important;
    height: 25px !important;
}

.student-profile-progress {
    background: #c2d0e3 !important;
}

.dashboard-statistic-box-h {
    max-height: 90px !important;
}

.agent-dashboard-statistics {
    max-height: unset;
}

h4.mb-0.text-title {
    font-size: 30px;
    font-weight: bold;
}

.card-1 {
    background-color: #dce2fb !important;
}

.card-2 {
    background-color: #fce7ef !important;
}

.card-3 {
    background-color: #e7f8f4 !important;
}

.card-4 {
    background-color: #fef5dc !important;
}

.card-5 {
    background-color: #f0e7fb !important;
}

.card-6 {
    background-color: #fcf3e4 !important;
}

.simplebar-content > div.tab-content {
    overflow-y: scroll !important;
    height: 285px;
}

.avatar-md.profile-user-wid.avatar-dash {
    margin-top: -30px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}

td.border-0.p-0 {
    padding: 0 !important;
}

svg.svg-inline--fa.fa-certificate.fs-1 {
    margin-bottom: 2px;
}

svg.svg-inline--fa.fa-certificate.fs-1 {
    margin-bottom: 2px;
    margin-right: -3px;
}

.badge-custom.text-center.py-4 .svg-inline--fa {
    height: 60px !important;
    width: 60px !important;
    color: #e0e0e0;
}

span.value-span.conv {
    top: 43%;
}

span.value-span.box {
    top: 57%;
}

span.value-span.award {
    top: 40%;
    padding: 4px;
    border-radius: 50%;
}

img.img-fluid.div-img {
    position: absolute;
    height: 72%;
    left: -15px;
    top: 50%;
    transform: translateY(-50%);
}

.div-line {
    width: 40px;
    height: 5px;
    margin: 5px auto;
    border-radius: 30px !important;
}

.bg-orange {
    background-color: #ff7f50 !important;
}

svg.svg-inline--fa.fa-award.text-success {
    transform: scale(1.3);
}

span.value-span {
    position: absolute;
    left: 50%;
    top: 47%;
    transform: translate(-50%, -50%);
    font-size: 15px;
    font-weight: bold;
}

.simplebar-content > div.tab-content.admin-tab-content {
    height: 610px !important;
}

span.value-span span.fs-14.text-black {
    font-size: 15px;
    font-weight: 500;
    display: block;
}

p.lead svg.svg-inline--fa.fa-circle-question.text-primary {
    position: relative;
    top: 2px;
    width: 20px !important;
    height: 20px !important;
    margin-right: 5px;
}

svg.svg-inline--fa.fa-star.text-success.star-custom {
    position: relative;
    top: 0px;
    width: 20px !important;
    height: 20px !important;
}

/* customize the scrollbar for .simplebar-content>div.tab-content */
.simplebar-content > div.tab-content::-webkit-scrollbar {
    width: 5px;
}

.simplebar-content > div.tab-content::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.simplebar-content > div.tab-content::-webkit-scrollbar-thumb {
    background: #556ee6;
    border-radius: 30px;
}

.simplebar-content > div.tab-content::-webkit-scrollbar-thumb:hover {
    background: #556ee6;
    border-radius: 30px;
}

/* li.list-group-item.notice-list-item:nth-child(2n) {
    background: #F2F1EB;
    border: unset;
} */
h5.card-title.mt-0.py-2.mb-0.px-4 {
    font-size: 18px !important;
}

span.fs-14.profile-status {
    position: absolute;
    top: 10px;
    left: 25px;
    background: white;
    color: white;
    font-weight: 500;
    padding: 4px 10px;
    z-index: 9;
    border-radius: 10px;
    box-shadow: 0 0 5px #00000038;
}

.font-size-14 {
    font-size: 14px !important;
}

.h-100.list-group.list-group-flush {
    overflow-y: scroll;
}

/* scrollbar */
.h-100.list-group.list-group-flush::-webkit-scrollbar {
    width: 5px;
}

.h-100.list-group.list-group-flush::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.h-100.list-group.list-group-flush::-webkit-scrollbar-thumb {
    background: #556ee6;
    border-radius: 30px;
}

svg.fa-3x {
    width: 40px !important;
    height: 30px !important;
}

.h-100.list-group.list-group-flush::-webkit-scrollbar-thumb:hover {
    background: #556ee6;
    border-radius: 30px;
}

.border-top-big {
    border-top: 8px solid #f8f8fb;
    padding-top: 20px !important;
}

.simplebar-offset {
    padding: 0 15px;
}

td.dataTables_empty {
    background-position: bottom;
}

h5.card-title.mt-1.mb-0 {
    font-size: 18px !important;
}

span.avatar-title .font-size-24 {
    font-size: 24px !important;
}

.dashboard-statistic {
    max-height: 99px !important;
}

.admin-student-view {
    width: 100% !important;
    padding: 18px 25px 0px 25px !important;
}

.card.ref-card {
    /* border: 1px solid #e9e9e9; */
    width: 98%;
    margin: auto;
}

.card {
    margin-bottom: 10px !important;
}

.table {
    margin-bottom: 0.5rem !important;
}

.icon-margin-bottom {
    margin-bottom: 1.2px !important;
}

.app-icon-margin-bottom {
    margin-bottom: 2px !important;
}

.upload-camera-icon {
    width: 20px !important;
    height: 15px !important;
}

.dashboard-row {
    padding-right: calc(var(--bs-gutter-x) * 0.225) !important;
    padding-left: calc(var(--bs-gutter-x) * 0.225) !important;
}

.dashboard-row-left-p {
    padding-left: calc(var(--bs-gutter-x) * 0.225) !important;
}

.dashboard-row-right-p {
    padding-right: calc(var(--bs-gutter-x) * 0.225) !important;
}

#application-list-show {
    min-height: 435px !important;
}

.profile-activity-card {
    max-height: 305px !important;
    overflow: auto;
    min-height: 305px;
}

.btn-complete-tab {
    color: #fff !important;
    background-color: #649c39 !important;
    border-color: #649c39 !important;
}

.profile-card-padding {
    padding: 0px 5px 15px 5px !important;
}

.custom-line {
    height: 4px;
    border-radius: 30px;
    width: 50px;
    margin: auto;
}

.new-profile-card span.ticket-ticket-item-title.font-size-13 {
    display: inline-flex;
    width: 30px;
    height: 30px;
    object-fit: contain;
    justify-content: center;
    align-items: center;
    /* background: red; */
    border-radius: 50%;
    vertical-align: middle !important;
    border: 1px solid #96be1e;
    background-color: #96be1e;
    margin-right: 5px;
}

.new-profile-card span.ticket-ticket-item-title.font-size-13 svg {
    width: 15px !important;
    height: 15px !important;
    color: white !important;
}

.social-icon-holder {
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    display: flex;
    color: white !important;
    border-radius: 50%;
    font-size: 16px;
}

.social-icon-holder i {
    color: white !important;
}

.social-icon-holder.facebook {
    background: #556ee5;
}

.social-icon-holder.linkedin {
    background: #0c61bf;
}

.social-icon-holder.instagram {
    background: linear-gradient(
        45deg,
        #fbba00,
        #ff7a01,
        #e70195,
        #b015d9,
        #9226e7
    );
}

.social-icon-holder.twitter {
    background: #1c96e8;
}

.social-icon-holder.youtube {
    background: #f60000;
}

.strip-img {
    /* height: 115px !important; */
    object-fit: cover;
    object-position: bottom;
}

.hover-text:before {
    min-width: 250px !important;
    font-size: 12px;
}

@media (min-width: 1200px) {
    body[data-layout="horizontal"] .container-fluid,
    body[data-layout="horizontal"] .navbar-header {
        max-width: 80% !important;
    }
}

@media screen and (max-width: 1400px) {
    body[data-layout="horizontal"] .container-fluid,
    body[data-layout="horizontal"] .navbar-header {
        max-width: 100% !important;
    }

    .lead-title {
        font-size: 14px !important;
    }

    p.mb-0.left-sub-title {
        text-align: center;
        font-size: 12px;
    }
}

.application-list-status .dropdown-menu.show {
    max-height: 250px !important;
    max-width: 240px !important;
    min-width: 240px !important;
    overflow: auto;
}

.student-progress-view {
    width: 100% !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
}

.student-progress-view-icon {
    float: right !important;
    width: 4% !important;
    padding-right: 0px !important;
}

.student-progress-view-icon a button {
    margin-top: 18px;
    float: right;
    margin-right: 15px;
}

.profile-user-avatar {
    height: 5rem !important;
    width: 5rem !important;
    margin: 4% 0% 0% 4% !important;
}

.agent-profile-card-padding {
    margin: 4% 0% 0% 4% !important;
}

.user-profile-name {
    margin-bottom: 0;
    margin-top: 7px;
    font-size: 16px;
}

.card-title {
    font-size: 13px !important;
}

.dashboard-social-icon {
    font-size: 24px !important;
    color: #556ee6;
}

.dashboard-utilities {
    min-height: 258px !important;
    max-height: 258px !important;
}

.margin-bottom-r {
    margin-bottom: 0px !important;
}

.svg-inline-icon {
    vertical-align: -0.09em !important;
}

.note-view-top-m {
    margin-top: 50px !important;
}

.verti-timeline .event-list-custom {
    padding: 0 0 10px 30px !important;
}

/*.notice-list-item{
    padding: 0rem 0rem !important;
}*/
.topnav .navbar-nav .nav-link {
    padding: 0.7rem 1.2rem 0.7rem 0 !important;
}

.table-empty-align {
    margin-top: 50%;
}

.dataTables_empty {
    background: url(/images/table-no-data.png) center center / auto 161px
        no-repeat;
}

.dataTables_empty {
    padding-top: 25px !important;
    padding-bottom: 180px !important;
    text-align: left !important;
    color: #777777;
    font-size: 15px;
}

.custom-table-width {
    width: 120% !important;
}

.agent-personal-profile-info table {
    width: 250px;
    table-layout: fixed;
}

.agent-personal-profile-info table tr th {
    width: 40%;
}

.agent-profile-info table {
    width: 260px;
    table-layout: fixed;
}

.agent-profile-info table tr th {
    width: 35%;
}

td {
    word-wrap: break-word;
}

.assessment-view-icon {
    font-size: 20px;
    width: 18px !important;
    height: 18px !important;
}

.agent-profile-right-card {
    max-height: 407px;
    min-height: 441px;
}

.dataTables_empty {
    height: 120px !important;
}

.ticket-attachments-icon {
    width: 30px !important;
    height: 35px !important;
}

div.dataTables_wrapper div.dataTables_filter input {
    padding: 7px !important;
}

[type="search"] {
    outline-offset: 0px !important;
    -webkit-appearance: textfield;
    appearance: textfield;
}

.initial-deposit-paid-status {
    color: #556ee6 !important;
    border-color: #556ee6 !important;
}

.document-table-w {
    width: 95% !important;
    margin-left: -1.8% !important;
}

.document-table-w-guard {
    width: 93.8% !important;
    margin-left: -1.2% !important;
}

/*Tooltip hover design*/
.hover-text {
    position: relative;
}

.hover-text:before {
    content: attr(data-hover);
    visibility: hidden;
    opacity: 0;
    width: auto;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 7px 7px;
    transition: opacity 1s ease-in-out;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 110%;
}

.top-border::before {
    content: "";
    height: 10px;
    width: 100%;
    background: #f2f2fa;
    position: absolute;
    top: -10px;
    left: 0;
}

.no-dots-slider ul.slick-dots {
    display: none !important;
}

.no-dots-slider .slick-slide img {
    max-height: 260px;
    object-fit: cover;
    object-position: top;
}

.card-body.py-3.custom-py {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
}

.no-dots-slider .slick-slider.slick-dotted {
    margin-bottom: 0 !important;
}

.txt h5.mb-0.fw-bold {
    font-size: 13px;
}

.hover-text:hover:before {
    opacity: 1;
    visibility: visible;
}

.short-w-hover-text {
    position: relative;
}

.short-w-hover-text:before {
    content: attr(data-hover);
    visibility: hidden;
    opacity: 0;
    width: 150px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 7px 7px;
    transition: opacity 1s ease-in-out;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 110%;
}

.short-w-hover-text:hover:before {
    opacity: 1;
    visibility: visible;
}

/*Tooltip hover design*/

.staff-profile-activity-notification {
    max-height: 269px;
    min-height: 335px;
}

.staff--activity-notification {
    max-height: 488px;
    min-height: 554px;
}

.utility-empty-table-h {
    min-height: 250px !important;
    width: 100% !important;
    max-height: 250px !important;
}

.table-scroll-width {
    width: 120% !important;
}

.student-table-scroll-width {
    width: 130% !important;
}

.empty-commission-table {
    text-align: center !important;
    padding-bottom: 15px !important;
    color: #f1b44c !important;
    font-size: 18px !important;
}

.p-tag-margin-r {
    margin-bottom: 0px !important;
}

.text-area-height {
    height: 80px !important;
}

.icon-custom-color {
    color: #34c38f !important;
}

/*Datatable custom css*/
.datatable-input {
    float: right;
    margin-right: 5px;
    height: 37px !important;
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 5px;
    background-color: transparent;
}

.datatable-input:focus-visible {
    float: right;
    margin-right: 5px;
    height: 37px !important;
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 5px;
    background-color: transparent;
    outline: aliceblue !important;
}

.page-length-custom-design {
    background-color: white !important;
    /* width: 62px !important; */
    text-align: center;
    margin-right: 5px;
    color: #4e75ad !important;
    border-radius: 3px !important;
    font-size: 11.5px !important;
    padding-bottom: 6px !important;
    padding-top: 7px !important;
    border: 1px solid #bfcbd9 !important;
}

.table-card-header {
    margin-bottom: 5px !important;
}

.table-import-button span a {
    color: #6b5d5d !important;
}

.add-button {
    margin-right: 5px !important;
}

.bulk-export-button-design {
    color: #415164 !important;
    background-color: #f1f5f7 !important;
}

/*Datatable custom css*/

@media screen and (min-width: 1200px) {
}

.converted-student-link {
    color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}

.student-setting-action {
    width: 26% !important;
    padding: 0px !important;
}

.student-action-download-doc {
    font-size: 14px;
    font-weight: 600;
    padding-left: 16px !important;
}

.student-action-activity-log {
    font-size: 14px;
    font-weight: 600;
}

.student-action-counter {
    width: 22px !important;
    height: 18px !important;
    left: -3% !important;
    bottom: -5px !important;
}

.rounded-pill {
    border-radius: 20rem !important;
    padding-top: 0.4em !important;
    padding-right: 0.6em;
    padding-left: 0.6em;
}

@media (max-width: 992px) {
    .main-content {
        max-width: fit-content !important;
    }
}

/* Referral Code design starts here */
.refCode {
    color: #96bd20;
    font-size: 12px;
    border: 1px solid #96bd20;
    padding: 6px 6px;
}

.refBtn {
    color: #e35d25;
    font-size: 12px;
    border: 1px solid #e35d25;
    color: #fff;
    padding: 6px 6px;
    cursor: pointer;
    background: #e35d25;
}

.refBtn:hover {
    color: #e35d25;
    font-size: 12px;
    border: 1px solid #e35d25;
    padding: 6px 6px;
    cursor: pointer;
    background: #fff;
}

/* Referral Code design ends here */
.login-logo {
    max-width: 40%;
}

/* Select 2 cusotm design */
.select2-container--default .select2-results__option:hover {
    background-color: #eff2f7 !important;
    color: #000 !important;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #50a5f1 !important;
    color: #fff !important;
}

/* .select2-container--default .select2-results__option--selected {
    background-color: #ddd;
} */

/* .select2-container--default .select2-results__option[aria-selected=true]:hover {
    background-color: #556ee6;
    color: #fff;
} */
/* .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #5897fb;
    color: white;
} */

/* .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #556ee6;
} */

/* Styles to add small modal to view user info */
.user-container {
    position: relative !important;
    display: inline-block !important;
}

.user-info-modal {
    display: none;
    position: absolute;
    top: -15px;
    /*Adjust this value as needed to position the modal correctly */
    left: 0;
    background-color: #fff;
    border: 1px solid #f2efef;
    padding: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.user-info-modal.active {
    display: block;
    border-radius: 5px !important;
}

.user-name {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 2px;
}

.user-contact {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
}

.user-phone,
.user-email {
    display: block;
    margin-top: 0px;
}

.bg-overlay {
    background: url("{{ asset(getAllGeneralSetting('agent_student_auth_page_bg')) }}") !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}

/* Lead note */
.note-card-body {
    padding: 10px !important;
}

/* Lead note */

/*Style Note view, add/edit and reply */
.document-name {
    color: #007bff;
    /* Blue color */
}

.note-description,
.note-replies {
    border: 1px solid #ddd;
    padding: 10px;
    margin: 5px;
    border-radius: 5px;
    background-color: #f9f9f9;
}

.note-replies {
    background-color: #f5edd4;
}

.reply-message {
    margin: 5px 0;
}

.reply-link {
    cursor: pointer;
    color: #007bff;
    padding-left: 5px !important;
}

/* staff profile lead statistics */
.bg-success-10 {
    background-color: rgba(0, 166, 12, 0.1);
}

.bg-success-20 {
    background-color: rgba(0, 166, 12, 20);
}

.bg-success-30 {
    background-color: rgba(0, 166, 12, 0.3);
}

.bg-success-40 {
    background-color: rgba(0, 166, 12, 0.4);
}

.bg-success-50 {
    background-color: rgba(0, 166, 12, 0.5);
}

.bg-success-60 {
    background-color: rgba(125, 199, 56, 0.6);
}

.bg-success-70 {
    background-color: rgba(106, 223, 59, 0.7);
}

.bg-success-80 {
    background-color: rgba(128, 216, 70, 0.8);
}

.bg-success-90 {
    background-color: rgba(116, 207, 56, 0.9);
}

.bg-success-100 {
    background-color: rgb(93, 177, 45);
}

.bg-success-warning-40 {
    background-color: rgba(253, 255, 77, 0.4);
}

.bg-success-warning-80 {
    background-color: rgb(201, 233, 86);
}

.bg-success-warning-100 {
    background-color: rgba(175, 228, 0, 1);
}

/* staff profile lead statistics */

/*Dashboard Carosal and others Style*/
.carousel-item {
    transition: opacity 1s ease-in-out;
}

.carousel-item.fade-next {
    opacity: 0;
    transition: opacity 0.6s ease-in-out;
}

/* Custom CSS to style carousel control buttons */
.carousel-control-prev,
.carousel-control-next {
    color: black;
    /* Set the color to black */
    font-size: 12px !important;
    /* Set the font size to your desired value */
    width: 16px !important;
    /* Set the width if you want to adjust the button size */
    height: 16px !important;
    /* Set the height if you want to adjust the button size */
    background-color: transparent;
    /* Make the background transparent */
    border: none;
    /* Remove border */
    top: 5px !important;
    right: 5px !important;
    transition: color 0.3s ease;
    /* Add a smooth color transition on hover */
}

/* Custom CSS for the carousel control icons */
.carousel-control-next-icon {
    transition: transform 0.3s ease;
    /* Add a smooth transform transition on hover */
    width: 1.5rem !important;
    height: 1.5rem !important;
    /* Blue colored icon for next button */
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='blue' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.carousel-control-prev-icon {
    transition: transform 0.3s ease;
    /* Add a smooth transform transition on hover */
    width: 1.5rem !important;
    height: 1.5rem !important;
    /* Blue colored icon for previous button */
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='blue' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

/* Optional: Style the carousel control buttons on hover */
.carousel-control-prev:hover,
.carousel-control-next:hover {
    color: #333;
    /* Change color on hover if desired */
}

/* Optional: Style the carousel control icons on hover */
.carousel-control-prev-icon:hover,
.carousel-control-next-icon:hover {
    transform: scale(1.2);
    /* Increase the icon size on hover */
}

#dashboard-notes {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 400px;
}

.highcharts-root {
    min-width: 100% !important;
    min-height: 100% !important;
}

.highcharts-credits {
    display: none;
}

/*Dashboard Carosal and others Style*/

.flip-180 {
    transform: scaleX(-1);
}

.mobile-cards {
    display: none;
}

.desktop-cards .suggested-course {
    height: auto;
}

.suggested-course {
    height: 468px;
    overflow-y: auto;
}

.suggested-course::-webkit-scrollbar {
    width: 5px;
}

.suggested-course::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.suggested-course::-webkit-scrollbar-thumb {
    background: #556ee6;
    border-radius: 30px;
}

.suggested-course::-webkit-scrollbar-thumb:hover {
    background: #556ee6;
    border-radius: 30px;
}

.no-dots-slider .slick-slide img {
    max-height: 260px;
    object-fit: cover;
    object-position: top;
}

button.btn.pass-btn {
    position: absolute;
    right: 12px;
    top: 35%;
    z-index: 9999;
    transform: translateY(-65%);
    font-size: 20px;
    width: auto !important;
    padding: 0 !important;
    outline: unset !important;
    box-shadow: unset !important;
}

button.btn.pass-btn i.fa-eye-slash {
    display: none;
}

button.btn.pass-btn.active i.fa-eye {
    display: none;
}

button.btn.pass-btn.active i.fa-eye-slash {
    display: block;
}

img.uni-logo {
    width: 75px;
    height: 100%;
    margin: auto;
    object-fit: contain;
}

.sug-course-table td {
    vertical-align: middle;
}

.steps {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px;
    margin: 0px;
    list-style: none;
    font-family: sans-serif;
}

.steps li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding: 0px 20px;
    position: relative;
}

.steps li div {
    position: relative;
    padding: 0px 0px;
    background: transparent;
    box-sizing: border-box;
    transform: scale(0.999999);
    transition: all 0.3s ease;
    cursor: pointer;
}

.steps li div span {
    display: block;
    transition: all 0.3s ease;
}

.steps li div span:nth-child(1) {
    position: absolute;
    left: 100%;
    top: 0px;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #f2efef;
}

.steps li div span:nth-child(2) {
    position: absolute;
    right: 100%;
    top: 0px;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #f2efef;
}

.steps li div span:nth-child(3) {
    position: absolute;
    right: 100%;
    bottom: 0px;
    border-top: 20px solid transparent;
    border-right: 20px solid #f2efef;
}

.steps li div span:nth-child(4) {
    position: absolute;
    right: 10px;
    top: 50%;
    height: 12px;
    width: 12px;
    margin-top: -6px;
    border-radius: 100%;
    background: transparent;
    z-index: 2;
    border: 1px solid #f2efef;
    display: none;
}

.steps li div span:nth-child(5) {
    position: absolute;
    left: 100%;
    top: 1px;
    border-top: 19px solid transparent;
    border-bottom: 19px solid transparent;
    border-left: 19px solid white;
}

.steps li div span:nth-child(6) {
    position: absolute;
    right: 100%;
    top: 1px;
    border-bottom: 19px solid #f2efef;
    border-right: 19px solid #f2efef;
    margin-right: -1px;
}

.steps li div span:nth-child(7) {
    position: absolute;
    right: 100%;
    bottom: 1px;
    border-top: 19px solid #f2efef;
    border-right: 19px solid #f2efef;
    margin-right: -1px;
}

.steps li:not(.active.current):hover + li div span:nth-child(6),
.steps li:not(.active.current):hover + li div span:nth-child(7) {
    border-color: transparent !important;
}

li.active:not(.current) + li div span:nth-child(6),
li.active:not(.current) + li div span:nth-child(7) {
    border-color: #91c397 !important;
}

.steps li:not(:first-child).active.current div span:nth-child(8)::before {
    content: "";
    position: absolute;
    width: 33px;
    height: 20px;
    background: #ed9f80;
    transform: rotate(45deg);
    left: -19px;
    top: -8px;
}

.steps li:not(:first-child).active.current div span:nth-child(8)::after {
    content: "";
    position: absolute;
    width: 33px;
    height: 20px;
    background: #ed9f80;
    transform: rotate(-45deg);
    left: -19px;
    bottom: -8px;
}

ul.steps.p-0.mb-2 {
    border-radius: 8px !important;
    overflow: hidden;
}

.steps li div span:nth-child(2)::before {
    content: "";
    position: absolute;
    top: -4px;
    right: -11px;
    width: 1px;
    height: 28px;
    background: gray;
    z-index: 9999999;
    transform: rotate(-45deg);
}

.steps li div span:nth-child(3)::before {
    content: "";
    position: absolute;
    bottom: -4px;
    right: -11px;
    width: 1px;
    height: 28px;
    background: gray;
    z-index: 9999999;
    transform: rotate(45deg);
}

.steps li:hover div {
    background: #ddd;
}

.steps li:hover div span:nth-child(1) {
    border-left-color: #ddd;
}

.steps li:hover div span:nth-child(2),
.steps li:hover div span:nth-child(3) {
    border-right-color: #ddd;
}

.steps li:hover div span:nth-child(4) {
    background: white;
    border-color: #ddd;
}

.steps li:hover div span:nth-child(5) {
    border-left-color: #ddd;
}

.steps li:hover div span:nth-child(6),
.steps li:hover div span:nth-child(7) {
    border-right-color: #ddd;
}

.steps li:hover div span:nth-child(8) {
    background: #ddd;
    color: black;
}

.steps li.active div {
    background: #ed9f80;
}

.steps li.active div span:nth-child(1) {
    border-left-color: #91c397;
}

.steps li.active div span:nth-child(2),
.steps li.active div span:nth-child(3) {
    border-right-color: #91c397;
}

.steps li.active div span:nth-child(4) {
    background: white;
    border-color: #91c397;
}

.steps li.active div span:nth-child(5) {
    border-left-color: #91c397;
}

.steps li.active div span:nth-child(6),
.steps li.active div span:nth-child(7) {
    border-right-color: #91c397;
}

.steps li.active div span:nth-child(8) {
    background: #91c397;
    color: white;
}

.steps li:first-child {
    padding-left: 0px;
}

.steps li:first-child div {
    padding-left: 1px;
}

.steps li:first-child div span:nth-child(2),
.steps li:first-child div span:nth-child(3),
.steps li:first-child div span:nth-child(6),
.steps li:first-child div span:nth-child(7) {
    display: none;
}

.steps li:last-child {
    padding-right: 0px;
}

.steps li:last-child div {
    padding-right: 1px;
}

.steps li:last-child div span:nth-child(1),
.steps li:last-child div span:nth-child(5) {
    display: none;
}

.steps li div span:nth-child(5) {
    position: absolute;
    left: 100%;
    top: 0px;
    border-top: 19px solid transparent;
    border-bottom: 19px solid transparent;
    border-left: 18px solid white;
}

.steps li div span:nth-child(1) {
    position: absolute;
    left: 100%;
    top: -1px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 11px solid #f2efef;
    display: none;
}

.steps li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding: 0px 0px;
    position: relative;
    padding-left: 15px;
}

.steps li div span:nth-child(8) {
    display: block;
    padding: 0px;
    position: relative;
    height: 40px;
    line-height: 40px;
    background: #f2efef;
    color: black;
    padding: 0 20px;
    font-family: verdana;
    font-size: 16px;
}

.steps {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 8px;
    margin: 0px;
    list-style: none;
    font-family: sans-serif;
}

span.user-cond-icon svg {
    height: 18px !important;
    vertical-align: middle;
}

.bg-primary.bg-soft {
    height: 100px;
    overflow: hidden;
}

.text-orange {
    color: #e86f00;
}

/* .st-card {
    height: 107px;
    display: flex;
    justify-content: center;
    width: 100%;
} */

.steps li.active div span:nth-child(8) {
    background: #91c397;
    color: black;
    /* border-right: 1px solid white; */
}

.steps li.active.current div span:nth-child(8) {
    background: #ed9f80;
    color: white;
    /* border-right: 1px solid white; */
}

.steps li.active.current.green div span:nth-child(8) {
    background: #91c397 !important;
}

.steps li.active.current div span:nth-child(6),
.steps li.active.current div span:nth-child(7) {
    border-right-color: #ed9f80;
}

.steps li.active.current + li div span:nth-child(7) {
    position: absolute;
    right: 100%;
    bottom: 1px;
    border-top: 20px solid #ed9f80;
    border-right: 19px solid #f2efef;
    margin-right: -1px;
}

.steps li.active.current + li div span:nth-child(6) {
    position: absolute;
    right: 100%;
    top: 1px;
    border-bottom: 20px solid #ed9f80;
    border-right: 19px solid #f2efef;
    margin-right: -1px;
}

.steps li.active.current.green + li div span:nth-child(6) {
    position: absolute;
    right: 100%;
    top: 1px;
    border-bottom: 20px solid #91c397;
    border-right: 19px solid #f2efef;
    margin-right: -1px;
}

.steps li.active.current.green + li div span:nth-child(7) {
    position: absolute;
    right: 100%;
    bottom: 1px;
    border-top: 20px solid #91c397;
    border-right: 19px solid #f2efef;
    margin-right: -1px;
}

td.pl-22 {
    padding-left: 22px !important;
}

.steps * {
    transition: none !important;
}

.steps li:hover div span:nth-child(2),
.steps li:hover div span:nth-child(3) {
    border-right-color: #dddddd !important;
    position: absolute;
    z-index: 99;
    transition: none !important;
}

.steps li.active:hover div span:nth-child(2),
.steps li.active:hover div span:nth-child(3) {
    border-right-color: #91c397 !important;
    position: absolute;
    z-index: 99;
    transition: none !important;
}

.steps li.active.current:hover div span:nth-child(2),
.steps li.active.current:hover div span:nth-child(3) {
    border-right-color: #ed9f80 !important;
    position: absolute;
    z-index: 99;
    transition: none !important;
}

.p-1.advanced-item {
    width: 180px;
}

@media screen and (max-width: 1400px) {
    h4.mb-0 {
        font-size: 15px;
    }

    div#general-settings-container .text-start.mt-2 img.rounded-circle {
        border-radius: 0 !important;
        height: auto !important;
    }
}

@media screen and (max-width: 767px) {
    .st-row,
    .pt-row {
        flex-direction: column-reverse;
    }

    span.application-status {
        display: inline-flex;
        height: 25px;
        width: 25px;
        padding: 0 !important;
        text-align: center;
        color: transparent !important;
    }

    img.contact-person-thumb {
        width: 100px !important;
        margin-bottom: 20px;
    }

    table#language-test-info-table {
        width: 200%;
    }

    table#academic-info-table {
        width: 200%;
    }

    p.trigger-section {
        display: none;
    }

    .no-dots-slider .slick-slide img {
        max-height: 260px;
        object-fit: cover;
        object-position: top;
        height: 190px;
    }

    ul.steps.p-0.mb-2 {
        display: none;
    }

    .cont-flex {
        flex-direction: column;
        gap: 10px !important;
    }

    img.uni-logo {
        width: 50px;
        height: 100%;
        margin: auto;
        object-fit: contain;
    }

    img.img-fluid.ass-img {
        height: auto !important;
        width: 100% !important;
    }

    table#student-document-table {
        display: block;
        overflow: hidden;
    }

    .number {
        display: inline-block;
        min-width: 25px;
        height: 25px;
        line-height: 23px;
        border: 2px solid #556ee6;
        color: #556ee6;
        text-align: center;
        border-radius: 50%;
        margin-right: 0.5rem;
    }

    div#application-list-show {
        padding: 0px !important;
        box-shadow: unset !important;
    }

    .lead-task-search-input {
        float: unset !important;
        padding: 0.47rem 0.75rem;
        font-size: 0.9rem;
        width: 100%;
    }

    div#assessment-tab-view-content {
        padding: 0 8px;
    }

    div#document-table-section .shadow-lg {
        box-shadow: unset !important;
        padding: 0 !important;
    }

    .document-table-data {
        padding: 0px !important;
        padding-bottom: 0px !important;
        box-shadow: unset !important;
        margin: auto !important;
        padding-right: 5px !important;
        padding-left: 10px !important;
    }

    .row.student-panel-details-tab {
        padding-left: 0 !important;
    }

    td.pl-22 {
        padding-left: 2px !important;
    }

    td.hid-mob.text-nowrap {
        display: none;
    }

    table#student-application-table {
        width: 350%;
        vertical-align: middle !important;
    }

    .vertical-center {
        display: flex;
        align-items: center;
        justify-content: right;
        height: 100%;
        padding: 5px !important;
        flex-direction: column;
        gap: 5px;
    }

    .fixed-bottom {
        border: 1px solid #556ee6 !important;
        width: 90% !important;
        position: fixed !important;
        bottom: 0 !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }

    button.btn.btn-lg.btn-primary.p-2.search-btn {
        width: 100%;
    }

    button.btn.btn-lg.btn-primary.p-2.search-btn::after {
        content: "Search";
        font-size: 13px;
        margin-left: -10px;
        position: relative;
        top: 0px;
    }

    .col-12.m-3.text-left.more-filters {
        margin: 0 !important;
        padding: 0 !important;
    }

    .col-12.m-3.text-left.more-filters div {
        width: 100%;
    }

    #dashboard-action .col-md-6.border-start.border-primary {
        border-left: unset !important;
        margin-top: 20px;
        border-top: 1px solid;
        padding-top: 15px;
    }

    table#dashboard-task-table {
        width: 200%;
    }

    .header-profile-user {
        height: 36px;
        width: 36px;
        background-color: #f6f6f6;
        padding: 3px;
        max-width: 36px;
        max-height: 36px;
    }

    .mobile-cards {
        display: block;
    }

    .desktop-cards {
        display: none;
    }

    .p-1.advanced-item {
        width: 100%;
    }

    .txt.d-flex.justify-content-center.align-items-center.gap-2 {
        flex-direction: column;
        justify-content: flex-start !important;
        align-items: flex-start !important;
        margin: 5px 0;
        gap: 0 !important;
    }

    table#student-application-table th {
        vertical-align: top !important;
    }
}
