body {
    font-size: 0.95rem;
}

.iti.iti--allow-dropdown {
    width: 100%;
}

.formbg {
    border: 1px solid #cccccc;
    /* padding-top: 8px;
  padding-bottom: 10px; */
    padding: 8px 30px 10px;
    box-shadow: 15px 20px 15px 0px rgba(0, 0, 0, 0.5);
}

.formbg span {
    text-align: center;
    color: #2a2b4a;
    font-size: 23px;
    font-weight: bold;
    display: block;
    padding-bottom: 10px;
}

form {
    padding: 15px;
}

.table td {
    padding: 0.825rem 1.175rem !important;
    font-size: 0.8rem;
}

/* .table th {
  padding: 0.825rem 1.175rem !important;
} */
/* login */
.login-banner {
    height: 100%;
    width: 100%;
}

.auth-form-light.text-left.py-5.px-4.px-sm-5 {
    height: 100%;
}

.card {
    border: 0 !important;
}

/* user */
div#nav-tab {
    border: 0;
}

.nav-tabs .nav-link.active {
    background-color: #4b49ac !important;
    color: #fff !important;
    padding: 0.5rem 1rem !important;
    margin: 0.5rem !important;
    border-radius: 5px !important;
}

.nav-tabs .nav-link {
    padding: 0.5rem 1rem !important;
    margin: 0.5rem !important;
    border-radius: 5px !important;
    font-size: 13px;
}

.tab-content {
    border: 0 !important;
}

/* marketing leads */
/* .dropstart .dropdown-menu {
  display: flex !important;
} */

table.dataTable thead tr > .dtfc-fixed-start,
table.dataTable thead tr > .dtfc-fixed-end,
table.dataTable tfoot tr > .dtfc-fixed-start,
table.dataTable tfoot tr > .dtfc-fixed-end {
    background-color: #4b49ac !important;
}

/* lead details */
.timeline:before {
    background-color: unset !important;
}

.timeline {
    border-left: 3px solid #727cf5;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    background: rgba(114, 124, 245, 0.09);
    margin: 0 auto;
    letter-spacing: 0.2px;
    position: relative;
    line-height: 1.4em;
    font-size: 1.03em;
    padding: 50px;
    list-style: none;
    text-align: left;
    max-width: 70%;
}

@media (max-width: 767px) {
    .timeline {
        max-width: 98%;
        padding: 25px;
    }
}

.timeline h1 {
    font-weight: 300;
    font-size: 1.4em;
}

.timeline h2,
.timeline h3 {
    font-weight: 600;
    font-size: 1rem;
    margin-bottom: 10px;
}

.timeline .event {
    border-bottom: 1px dashed #e8ebf1;
    /* padding-bottom: 25px; */
    margin-bottom: 25px;
    position: relative;
}

@media (max-width: 767px) {
    .timeline .event {
        padding-top: 30px;
    }
}

.timeline .event:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
}

.timeline .event:before,
.timeline .event:after {
    position: absolute;
    display: block;
    top: 0;
}

.timeline .event:before {
    left: -177px;
    content: attr(data-date);
    text-align: right;
    font-weight: 100;
    font-size: 0.9em;
    max-width: 100px;
}

@media (max-width: 767px) {
    .timeline .event:before {
        left: 0px;
        text-align: left;
    }
}

.timeline .event:after {
    -webkit-box-shadow: 0 0 0 3px #727cf5;
    box-shadow: 0 0 0 3px #727cf5;
    left: -55.8px;
    background: #fff;
    border-radius: 50%;
    height: 9px;
    width: 9px;
    content: "";
    top: 5px;
}

@media (max-width: 767px) {
    .timeline .event:after {
        left: -31.8px;
    }
}

.rtl .timeline {
    border-left: 0;
    text-align: right;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-right: 3px solid #727cf5;
}

.rtl .timeline .event::before {
    left: 0;
    right: -170px;
}

.rtl .timeline .event::after {
    left: 0;
    right: -55.8px;
}

.dataTables_filter {
    width: fit-content;
    float: right;
}

.auth-form.text-left.py-5.px-sm-5 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 95%;
}

.lead-tabs button {
    background: transparent;
    border-bottom: 1px solid;
    border: none !important;
}

.lead-tabs {
    padding: 2rem 1rem;
}

.lead-tabs .nav-link {
    text-align: left;
}

.lead-tabs .nav-link.active {
    color: #010101 !important;
    margin-bottom: 1.2rem;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 1.125rem;
    border-bottom: 3px solid #727cf5 !important;
    background-color: transparent !important;
}

.tab-content > .active {
    height: 100%;
}

button.mdi {
    font-size: 18px;
    padding: 0.675rem 1rem !important;
    height: fit-content;
}

tr.card-light-danger {
    background: #f3797e;
    color: #ffffff;
}

/* profile */

.social-wallpaper {
    position: relative;
    height: 500px;
    background: url(../images/profileBG.png) no-repeat;
    background-size: cover;
    background-color: #00b5ec;
}

.social-timeline-left {
    position: absolute;
    top: -200px;
}

.social-profile {
    position: relative;
    padding-top: 15px;
}

/* .social-profile:hover .profile-hvr,
.social-wallpaper:hover .profile-hvr {
  opacity: 1;
  transition: all ease-in-out 0.3s;
} */

.profile-hvr {
    opacity: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 20px;
    padding: 10px;
    top: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.61);
    transition: all ease-in-out 0.3s;
}

.social-profile {
    margin: 0 15px;
}

.social-follower {
    text-align: center;
    padding: 20px;
}

.social-follower h4 {
    font-size: 18px;
    margin-bottom: 10px;
    font-style: normal;
}

.social-follower h5 {
    font-size: 14px;
    font-weight: 300;
}

.social-follower .follower-counter {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 13px;
}

.social-follower .follower-counter .txt-primary {
    font-size: 24px;
}

.md-tabs .nav-item {
    width: calc(100% / 2);
    text-align: center;
}

.md-tabs .nav-item .nav-link.active ~ .slide {
    opacity: 1;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.md-tabs .nav-item .nav-link ~ .slide {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.tab-timeline .slide {
    bottom: -1px;
}

.nav-tabs .slide {
    background: #4b49ac;
    width: calc(100% / 4);
    height: 4px;
    position: absolute;
    -webkit-transition: left 0.3s ease-out;
    transition: left 0.3s ease-out;
    bottom: 0;
}

ul.user-details li {
    font-size: 16px;
    border-bottom: 1px solid #ced4da;
    padding: 0.5rem 0;
}

.row.social-wrapper {
    flex-wrap: wrap-reverse;
}

.error {
    padding: 1rem 0;
    color: red;
    font-size: 12px;
    text-decoration: underline;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #4b49ac !important;
}

#leadManagerTable_wrapper .dropdown-menu {
    height: 60vh;
    overflow-x: scroll;
}
/* Buttons */
.btn-primary {
    background-color: #4b49ac !important;
    border-color: #4b49ac !important;
}
/* primary colors */

.bg-label-secondary {
    background-color: #ebeef0 !important;
    color: #8592a3 !important;
}

.border-label-secondary {
    border: 3px solid #ced3da !important;
}

.border-light-secondary {
    border: 3px solid rgba(133, 146, 163, 0.08);
}

.bg-label-success {
    background-color: #e8fadf !important;
    color: #71dd37 !important;
}

.border-label-success {
    border: 3px solid #c6f1af !important;
}

.border-light-success {
    border: 3px solid rgba(113, 221, 55, 0.08);
}

.bg-label-info {
    background-color: #d7f5fc !important;
    color: #03c3ec !important;
}

.border-label-info {
    border: 3px solid #9ae7f7 !important;
}

.border-light-info {
    border: 3px solid rgba(3, 195, 236, 0.08);
}

.bg-label-warning {
    background-color: #fff2d6 !important;
    color: #ffab00 !important;
}

.border-label-warning {
    border: 3px solid #ffdd99 !important;
}

.border-light-warning {
    border: 3px solid rgba(255, 171, 0, 0.08);
}

.bg-label-danger {
    background-color: #ffe0db !important;
    color: #ff3e1d !important;
}

.border-label-danger {
    border: 3px solid #ffb2a5 !important;
}

.border-light-danger {
    border: 3px solid rgba(255, 62, 29, 0.08);
}

.bg-label-light {
    background-color: white !important;
    color: #fcfdfd !important;
}

.border-label-light {
    border: 3px solid #fefefe !important;
}

.border-light-light {
    border: 3px solid rgba(252, 253, 253, 0.08);
}

.bg-label-dark {
    background-color: #dcdfe1 !important;
    color: #233446 !important;
}

.border-label-dark {
    border: 3px solid #a7aeb5 !important;
}

.border-light-dark {
    border: 3px solid rgba(35, 52, 70, 0.08);
}

.bg-label-gray {
    background-color: rgba(253, 253, 254, 0.856) !important;
    color: rgba(67, 89, 113, 0.1) !important;
}

.border-label-gray {
    border: 3px solid rgba(249, 249, 250, 0.64) !important;
}

.border-light-gray {
    border: 3px solid rgba(67, 89, 113, 0.08);
}

a.bg-dark:hover,
a.bg-dark:focus {
    background-color: rgba(67, 89, 113, 0.9) !important;
}

a.bg-light:hover,
a.bg-light:focus {
    background-color: rgba(67, 89, 113, 0.2) !important;
}

a.bg-lighter:hover,
a.bg-lighter:focus {
    background-color: rgba(67, 89, 113, 0.1) !important;
}

a.bg-lightest:hover,
a.bg-lightest:focus {
    background-color: rgba(67, 89, 113, 0.05) !important;
}

.text-muted[href]:hover,
.text-muted[href]:focus {
    color: #8e9baa !important;
}

.text-light {
    color: #b4bdc6 !important;
}

.text-light[href]:hover,
.text-light[href]:focus {
    color: #8e9baa !important;
}

.text-lighter {
    color: #c7cdd4 !important;
}

.text-lighter[href]:hover,
.text-lighter[href]:focus {
    color: #8e9baa !important;
}

.text-lightest {
    color: #d9dee3 !important;
}

.text-lightest[href]:hover,
.text-lightest[href]:focus {
    color: #8e9baa !important;
}

.invert-text-white {
    color: #fff !important;
}

.invert-text-white[href]:hover:hover,
.invert-text-white[href]:hover:focus {
    color: #fff !important;
}

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

.invert-text-dark[href]:hover:hover,
.invert-text-dark[href]:hover:focus {
    color: #435971 !important;
}

.invert-bg-white {
    background-color: #fff !important;
}

a.invert-bg-white:hover,
a.invert-bg-white:focus {
    background-color: #fff !important;
}

.invert-bg-dark {
    background-color: rgba(67, 89, 113, 0.9) !important;
}

a.invert-bg-dark:hover,
a.invert-bg-dark:focus {
    background-color: rgba(67, 89, 113, 0.9) !important;
}

.invert-border-dark {
    border-color: #233446 !important;
}

.invert-border-white {
    border-color: #fff !important;
}

.month {
    height: fit-content;
    width: 100%;
    padding: 0.8rem;
    font-size: 1rem;
}

.select2-container--open {
    z-index: 2055 !important;
    /* Higher than Bootstrap's offcanvas z-index */
}

.dashboardFilter .select2-container {
    width: fit-content !important;
    float: right;
}

.dashboardFilter .select2-container--default .select2-selection--single {
    border: 0 !important;
}

tr {
    text-align: center;
}

#lead_origin {
    max-height: 600px !important;
}

#lead_source {
    max-height: 600px !important;
}

#lead_status {
    max-height: 600px !important;
}

#lead_total {
    max-height: 600px !important;
}

#country_wise {
    max-height: 500px !important;
}

#url_wise {
    max-height: 500px !important;
}

.selected-row {
    background-color: #cdcce8 !important;
    /* Change this to the color you want */
}

.selected-column {
    background-color: #cdcce8 !important;
    /* Change this to the color you want */
    position: sticky;
}

thead th.sticky {
    background-color: #7c78dd !important;
}

/* To handle the frozen column in each row */
.sticky-cell {
    left: 0;
    z-index: 1;
}

/* .element {
  background: #F3797E;
  padding: 0.5rem;
} */
.element {
    /* width: 200px;
 */
    height: 50px;
    position: relative;
    background: #fff;
    color: #f3797e;
    padding-left: 25px;
    display: flex;
    align-items: center;
}

.element:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid #7978e9;
    border-top: 30px solid transparent;
    border-bottom: 20px solid transparent;
}

.element:after:hover {
    background: #8f8eed !important;
}

.element:before {
    content: "";
    position: absolute;
    right: -20px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid #fff;
    border-top: 30px solid transparent;
    border-bottom: 20px solid transparent;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #4b49ac;
    border-color: transparent;
    color: #fff;
}

/* notification bell */
.navbar
    .navbar-menu-wrapper
    .navbar-nav
    .nav-item.dropdown
    .count-indicator
    .count {
    left: 40%;
    color: #fefeff;
    font-weight: bold;
    font-size: xx-small;
    width: 16px;
    height: 16px;
    background-color: #ff0052;
}

#searchInput {
    width: 100%;
    padding: 8px;
    margin-bottom: 12px;
    box-sizing: border-box;
    height: 70%;
    margin-top: 1rem;
}

.tab-content {
    height: 100%;
}

.media .avatar {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    overflow: hidden;
}

.media .avatar img {
    max-width: 100%;
}

.media .media-body {
    padding-left: 8px;
}

.media .media-body label {
    font-weight: 600;
    color: #fc5356;
    margin: 0;
}

.media .media-body span {
    display: block;
    font-size: 12px;
}

div#emailResponses button {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #dfdfdf;
    text-align: start;
    color: unset;
}

div#emailResponses .nav-pills .nav-link.active {
    background-color: #4b49ac !important;
    color: #fff;
}

.unread {
    background-color: rgba(0, 0, 0, 0.05) !important;
}

.unread p {
    font-weight: bold;
    word-break: break-all;
}

.unread span {
    font-weight: 400;
}

/* .reply-button {
  border: 0;
  background: transparent;
  height: fit-content;
  margin: -5px 5px 0 0;
}

.reply-button i {
  height: fit-content;
} */

.email-button-group button {
    background-color: transparent;
    padding: 0.5rem 0.81rem;
    color: #a3a4a5;
    font-size: 0.912rem;
    border-radius: 15px;
    border: 1px solid #a3a4a5 !important;
}

.email-button-group li:nth-child(1) button {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0 !important;
}

.email-button-group li:nth-child(2) button {
    border-radius: 0;
}

.email-button-group li:nth-child(3) button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0 !important;
}

.mail-list-container {
    border-left: 1px solid #e9e9e9;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
}

a {
    text-decoration: none;
}

.mail-list {
    border-bottom: 1px solid #e9e9e9;
    display: flex;
    flex-direction: row;
    padding: 10px 15px;
    width: 100%;
}

.mail-list:last-child {
    border-bottom: none;
}

.mail-list .content {
    width: 83%;
    padding-left: 0;
    padding-right: 0;
}

.mail-list .content .sender-name {
    font-size: 0.75rem;
    font-weight: 400;
    max-width: 95%;
}

.mail-list .content .message_text {
    margin: 0;
    max-width: 93%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mail-list .details {
    width: 5.5%;
}

.mail-list .details .date {
    text-align: right;
    margin: auto 15px auto 0;
    white-space: nowrap;
}

.mail-list .details i {
    margin: auto 0;
    color: #ddd;
}

.mail-list .details i.favorite {
    color: #fcd539;
}

.mail-list.new_mail {
    background: #e6e9ed;
}

.mail-list.new_mail .details .date {
    color: #000000;
}

.mail-list .content .message_text {
    margin: 0;
    max-width: 93%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

h6.email-count.m-0.py-2 {
    background: #fff;
    color: #4b49ac;
    padding: 10px;
    border-radius: 15px;
}

.form-check-input {
    margin-left: 0 !important;
}

.form-check-label {
    margin-left: 1.5rem !important;
}

tr.striped-row {
    background-color: #f5f7ff;
}

/* autocomplete */
.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    height: unset !important;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}

.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}

/*when hovering an item:*/
.autocomplete-items div:hover {
    background-color: #e9e9e9;
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
    background-color: DodgerBlue !important;
    color: #ffffff;
}

button.pagination-btn {
    background: no-repeat;
    padding: 0.5rem 0.8rem;
    height: fit-content;
    margin: 0.3rem;
    border-radius: 2rem;
    border: 1px solid #4b49ac;
}

button.pagination-btn.active {
    background: #4b49ac;
    color: #ffffff;
}

/* followup */
.followupDiv {
    position: absolute;
    right: 0;
    z-index: 100000;
    background: #fff;
    padding: 1rem;
    width: 20vw;
}

.alert i {
    display: flex;
    margin: auto;
    color: #fff;
}

.alert p {
    font-size: 0.775rem !important;
    font-weight: 700;
}

.alert {
    padding: 0.55rem !important;
}

/* chatlogbox css */
.chat {
    background: rgb(218, 231, 255) !important;
    height: 40%;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: fixed;
    right: 0px;
    bottom: 5px;
    width: 30%;
    z-index: 9999 !important;
}

.chat-history {
    overflow-y: auto;
    padding: 15px;
    height: 400px;
}

.chat-history ul {
    list-style: none;
    padding: 0;
}

.chat-history li {
    margin-bottom: 15px;
}

.message {
    padding: 10px 15px;
    border-radius: 5px;
    max-width: 70%;
}

.my-message {
    background-color: #4747a1;
    color: #ffff;
}

.other-message {
    background-color: #d8d8d8;
    color: #000;
}

.message-data-time {
    font-size: 0.8em;
    color: #999;
}

.message-data {
    margin-bottom: 5px;
}

.reply-box {
    background-color: rgb(255, 255, 255);
    border-left: 4px solid #007bff;
    padding: 5px 10px;
    margin-bottom: 5px;
    border-radius: 5px;
}

.reply-name {
    font-weight: bold;
    display: block;
}

.reply-text {
    color: #555;
}

.badge.badge-pending {
    background-color: #fde8e8;
    color: #f3797e;
    padding: 0.5rem 1rem;
    height: fit-content;
    font-weight: bold;
    font-size: 1rem;
}

.action-icons-box {
    display: flex;
    flex-direction: column;
    width: fit-content;
}

.action-icons {
    width: 40px;
    height: 40px;
    margin-bottom: 0.5rem;
}

.user-image {
    display: flex;
    justify-content: center;
    border: 1px solid #4747a1;
    width: fit-content;
    margin: auto;
    padding: 1rem;
    border-radius: 50%;
}

.user-image img {
    border-radius: 50%;
    height: 150px;
    width: 150px;
    object-fit: fill;
}

.messages p {
    text-align: end;
    padding: 0.5rem 1rem;
    background: #dddbff !important;
    width: fit-content;
    border-radius: 0.5rem;
}

/* .messages {
  align-items: end;
  display: flex;
  flex-direction: column;
} */
.table tbody td,
.table thead th {
    text-align: start !important;
}

/* .table thead tr td {
  text-align: start !important;
} */
img.card-img-top {
    width: 50px;
    height: 50px;
    margin: auto;
}

.error-gt {
    background: linear-gradient(180deg, #ff66921f 0, #ff669208);
}

.success-gt {
    background: linear-gradient(180deg, #36c76c1f 0, #36c76c08);
}

.secondary-gt {
    background: linear-gradient(180deg, #16cdc71f 0, #16cdc708);
}

.warning-gt {
    background: linear-gradient(180deg, #f8c20a1f 0, #f8c20a08);
}

.primary-gt {
    background: linear-gradient(180deg, #635bff1f 0, #635bff08);
}

.entityName {
    border-bottom: 1px solid #c7cdd4;
    padding: 0.5rem 0;
}

.counsellor-rank {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.5rem;
    color: #fff;
    border-radius: 2rem;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
}

.counsellor-rank p {
    text-align: center;
    margin: 0 !important;
    line-height: 2;
}

.error-bg {
    background-color: #ff6692 !important;
}

.success-bg {
    background-color: #36c76c !important;
}

.secondary-bg {
    background-color: #16cdc7 !important;
}

.warning-bg {
    background-color: #f8c20a !important;
}

.primary-bg {
    background-color: #635bff !important;
}

.crown-img img {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 2%;
    left: 45%;
    transform: rotate(20deg);
}

img.ext-logo {
    height: 50px;
}

.stars {
    display: flex;
    flex-direction: row;
    font-size: 2rem;
    cursor: pointer;
    justify-content: space-evenly;
}

.star {
    color: #ccc;
    transition: color 0.2s;
}

.star:hover,
.star.hovered,
.star.selected {
    color: gold;
}
/* .app-apk {
  width: fit-content;
  margin-left: auto;
} */
/* Chatbox container */
.whatsapp_chatbox {
    width: auto;
    height: 300px;
    border: 1px solid #ddd;
    overflow-y: auto;
    padding: 10px;
    background-color: #f5f5f5;
    font-family: Arial, sans-serif;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.whatsapp_message {
    display: flex;
    flex-direction: column;
    margin: 10px 0;
}

.whatsapp_message.sent {
    align-items: flex-end;
}

.whatsapp_message.received {
    align-items: flex-start;
}

.whatsapp_message-bubble {
    background-color: #ffffff;
    padding: 12px;
    border-radius: 15px;
    border: 1px solid #ddd;
    max-width: 70%;
    font-size: 14px;
    line-height: 1.5;
}

.whatsapp_message.sent .whatsapp_message-bubble {
    background-color: #4747a1;
    color: #fff;
    border-bottom-right-radius: 0;
}

.whatsapp_message.received .whatsapp_message-bubble {
    background-color: #f1f1f1;
    color: #000;
    border-bottom-left-radius: 0;
}

.whatsapp_message .reply-box {
    margin-top: 5px;
    padding: 8px;
    background-color: #f0f0f0;
    border-left: 4px solid #4747a1;
    font-size: 13px;
    color: #555;
}

.whatsapp_message .reply-box small.text-muted {
    display: block;
    font-size: 12px;
    margin-bottom: 4px;
}

.whatsapp_message .reply-box span {
    display: block;
    margin-top: 4px;
}

.whatsapp_message .message-time {
    font-size: 12px;
}

/* newcss */
.link-container {
    background-color: #f1f6ff;
    border-radius: 10px;
    padding: 20px;
    margin-top: 25px;
    display: none;
    border-left: 4px solid var(--primary);
}

.generated-link {
    color: var(--primary);
    font-weight: 500;
    word-break: break-all;
    padding: 12px;
    background: white;
    border-radius: 8px;
    border: 1px dashed #ccc;
}

.action-buttons .btn {
    margin-left: 10px;
    border-radius: 6px;
}

.institution-badge {
    position: absolute;
    top: 25px;
    right: 25px;
    background: var(--secondary);
    color: white;
    padding: 5px 15px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
}

.modal-content {
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.form-label {
    font-weight: 500;
    color: #3c3c3c;
}

.toast {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    border-radius: 8px;
}

.institution-selector {
    background-color: white;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}

.instructions {
    background-color: #e9f7ff;
    border-radius: 10px;
    padding: 15px;
    margin-top: 20px;
    font-size: 14px;
}

.feature-icon {
    width: 50px;
    height: 50px;
    background: rgba(67, 97, 238, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    color: var(--primary);
    font-size: 20px;
}

.student-info {
    background-color: #f8f9fa;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 20px;
}

.info-item {
    display: flex;
    margin-bottom: 8px;
}

.info-label {
    font-weight: 600;
    min-width: 150px;
    color: #495057;
}

.info-value {
    color: #212529;
}

.modalclosebtn {
    background: none;
    border: none;
    font-size: 20px;
    line-height: 1;
    cursor: pointer;
    padding: 10px !important;
}
