header {
    background: #fe0;
}
@font-face {
    font-family: 'Sharnay';
    src: url('../fonts/UTM Sharnay.ttf') format('truetype');
}

@font-face {
    font-family: 'Aurora';
    src: url('../fonts/UTM-Aurora.ttf') format('truetype');
}
.logo-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.vietnam-text {
    font-family: 'Sharnay', serif;
    font-size: 43px;            
    font-weight: bold;
    color: #1e3a8a;             
    line-height: 1;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block;             
}
.moving-text {
    font-family: 'Aurora', cursive;
    font-size: 56px;              
    font-weight: bold;
    color: #dc2626;               
    line-height: 1;    
	letter-spacing: 1px;
    text-transform: lowercase;
    display: block;
    margin-left: 123px;
    margin-top: -12px;           
}
.avatar-circle {
    height: 60px;
    border-radius: 50%;
    width: 60px;
    object-fit: cover;
    border: 3px solid #ebe5d5;
    margin: 3px;
    object-position: top;
}

.vnm-avatar {
    width: 45px;
    height: 45px;
    border-radius: 50% !important;
    object-fit: cover;
    margin-right: 5px;
    border: 2px solid #e3f3ff;
}

.author-post a,
.vnm-btn button {
    font-size: 0.8em;
    display: block;
}

#filter ul li:nth-child(14) a span {
    display: none;
}

table#infoOrderCustomer tr,
table#infoOrderEmployee tr,
table#infoOrder tr {
    border-top: none;
}

table#dataPost {
    font-size: 1em;
}

.phu-lieu-list li:nth-child(1) {
    background-color: transparent;
}

.item-body li:nth-child(1) {}

.phu-lieu-list li {
    background-color: #f4433626;
    border-radius: 8px 8px 0 0;
}

.column {
    column-count: 2;
    column-gap: 10px;
}

.phu-lieu-list li span {
    display: block;
    padding-bottom: 6px;
}

ul.list-item {
    list-style: none;
    text-align: left;
    padding: 0;
}

.list-all td {
    border: none !important;
}

.viewcustom-qr {
    width: 190px;
}

.bc-not,
.viewcustom-qr span {
    display: block;
    white-space: nowrap;
}

.toastify-bottom {
    bottom: 150px !important;
    right: 98px !important;
    /* chừa chỗ cho robot */
}

.zoom.date-info {
    font-size: 0.8em
}

.bc-not {
    font-weight: 500;
}

td.cmt-bc {
    min-width: 115px;
}

.name-item {
    width: 120px;
    display: inline-table;
}

#calenderBox .phu-lieu-list {
    position: unset !important;
    top: auto;
    bottom: auto;
}

.list-item li {
    padding: 1px 5px;
}

table#infoOrder tr:nth-child(even),
.list-item li:nth-child(even) {
    background-color: #0d6efd1f;
    border-radius: 4px;
}

.author-info {
    display: inline-grid;
}

.worktime {
    display: block;
    line-height: 2;
}

.worktime i.fas.fa-sun {
    color: #FFC107;
}

.worktime i.fas.fa-cloud-sun {
    color: #FF9800;
}

.worktime i.fas.fa-cloud-moon {
    color: #3F51B5;
}

.user-item:nth-child(2) {
    background: #fbe6a5;
    border-radius: 3px;
    padding: 3px;
}

.user-item>.author-post {
    padding: 0;
}

.neon-text {
    font-weight: 600;
    font-size: 12px;
    color: #0d6efd;
    text-transform: uppercase;
}

.neon-text2 {
    font-weight: 600;
    font-size: 12px;
    color: #F44336;
    text-transform: uppercase;
}

.table>:not(caption)>*>* {
    padding: .2rem .2rem;
}

.time-truck {
    border-bottom: solid 1px #ffc107;
}

.fullfrom a,
.fullto a {
    color: #212529
}

.fullto i.fas,
.fullto>.fas {
    color: #0a58ca;
}

.note-custom {
    white-space: pre-wrap;
}

.fullfrom i.fas,
.fullfrom>.fas {
    color: #ed1c24;
}

.fullfrom i:nth-of-type(2),
.fullto i:nth-of-type(2),
.note-list>i.fas,
.note-list,
.survey-note {
    color: #FF5722;
}

.survey-note,
.note-list {
    display: block;
    padding-top: 10px;
    white-space: normal;
    word-break: break-word;
}

span.text {
    white-space: pre-wrap;
    text-align: left;
    display: block;
}

li.item-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;
    margin: auto;
}

ul.item-body {
    position: none !important;
    bottom: 0;
    z-index: 0 !important;
}

.phu-lieu-list {
    margin: 0;
    padding: 0;
}

.phu-lieu-list>li {
    list-style: none;
}

.phu-lieu-list ul {
    margin: 0;
    padding: 0;
}

.item-body li {
    white-space: nowrap;
    border: 1px solid #03a9f47a;
    display: inline-block;
    padding: 0px 2px;
    background: #f9f9f954;
    border-radius: 5px;
    margin-top: 3px;
    margin-right: 5px;
}

.ngay-giao-block {
    margin-bottom: 10px;
    border-bottom: 1px solid #03a9f47a;
    border-radius: 6px;
    padding: 3px;
}

ul.list-item {
    display: block !important;
}

.employee-columns {
    column-count: 2;
    column-gap: 6px;
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.employee-group {
    margin: 4px 0;
    white-space: nowrap;
    background: #f9f9f954;
    padding: 3px 5px;
    border-radius: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    border: 1px solid #03a9f47a;
}

.employee-group ol,
.employee-group ul {
    margin: 0;
    padding-left: 24px;
}

.employee-group b {
    margin-bottom: 6px;
}

.daygiao {
    background: linear-gradient(to bottom, #d1eaff 0%, #ffffff00 100%);
    border-radius: 8px 8px 0 0;
    padding: 5px 8px;
}

.employee-columns-cs {
    column-count: 2;
    column-gap: 18px;
}

.employee-columns-cs li {
    break-inside: avoid;
}

.xac-nhan-cham-cong {
    display: inline-grid;
    margin: auto;
    text-align: center;
}

.cham-cong {
    font-size: 0.8em;
}

.so-nv {
    font-size: 1.2em;
    font-weight: 600;
    border-radius: 50px;
}

.order_notes {
    max-height: 180px;
    overflow-y: auto;
    transition: max-height 0.5s ease, scrollbar-color 0.3s ease;
    position: relative;
    scrollbar-width: none;
}
.change-note{max-height: 90px;}
hr {
    margin: 0.5rem 0;
}

#txtGoodsTransNote,
#txtNoteSurvey,
#txtNoteCustomer {
    height: 120px
}

.formprint-payment tr {
    line-height: 60px;
}

#listEmployeeSelected thead tr th:first-child {
    width: 180px;
}

.report-container,
.employee-container,
.price-container {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.employee-container>.tooltip-popup::after {
    left: 108px;
}

.tooltip-popup-bcvat {
    top: 30px;
    transform: translateX(-20%);
    width: max-content;
    max-width: 200px !important;
}

.tooltip-popup-employee {
    top: 30px;
    transform: translateX(-20%);
    width: max-content;
    min-width: 316px;
    left: -45px;
}
/* Custom Select Dropdown */
.custom-select-wrapper {
    position: relative;
    width: 100%;
}

.province-search-input {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
    background-color: white;
    transition: border-color 0.3s;
}

.province-search-input:focus {
    outline: none;
    border-color: #4CAF50;
    box-shadow: 0 0 0 2px rgba(76, 175, 80, 0.1);
}

.province-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 5px;
    max-height: 300px;
    overflow-y: auto;
    z-index: 1000;
    display: none;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.province-dropdown.show {
    display: block;
}

.province-group {
    border-bottom: 1px solid #f0f0f0;
}

.province-group:last-child {
    border-bottom: none;
}

.province-group-label {
    padding: 8px 12px;
    background-color: #f8f9fa;
    font-weight: bold;
    font-size: 13px;
    color: #666;
    position: sticky;
    top: 0;
    z-index: 1;
}


.province-option:hover {
    background-color: #e8f5e9;
}

.province-option.selected {
    background-color: #4CAF50;
    color: white;
    font-weight: bold;
}
.province-option.selected:hover{color:#e8f5e9;}
.province-option.selected:hover small {
  color:#ffffff9e;
}
.province-option.hidden {
    display: none;
}

.province-no-results {
    padding: 20px;
    text-align: center;
    color: #999;
    font-size: 14px;
}

.province-option small {
  display: none;
  margin-left: 4px;
  color: #777;
  font-size: 10px;
}

.province-option:hover small {
  display: block;
  animation: fadeIn 0.2s ease-in;
}

@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

.province-option {
  padding: 6px 10px;
  cursor: pointer;
  transition: background 0.2s ease;
}



.province-dropdown::-webkit-scrollbar {
    width: 8px;
}

.province-dropdown::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.province-dropdown::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 4px;
}

.province-dropdown::-webkit-scrollbar-thumb:hover {
    background: #555;
}
/* === ROBOT CỐ ĐỊNH GÓC MÀN HÌNH === */
.min span {
    display: block;
    padding: 5px;
}

.toastify {
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.toastify.hide {
    transform: translateX(100%);
    opacity: 0;
}

.close-toast {
    background: #666;
    color: #fff;
    border: none;
    padding: 6px 10px;
    border-radius: 10px;
    cursor: pointer;
    font-size: 13px;
    transition: background 0.2s;
    margin-left: -41px;
    margin-top: -43px;
}

.toastify {
    border-radius: 16px;
    animation: botAppear 0.4s ease-out;
}

.close-toast:hover {
    background: #ff2e2e;
}

.bot-with-anten {
    position: absolute;
    top: 50%;
    /* canh giữa Toastify theo chiều dọc */
    left: 100%;
    /* đặt robot ngay bên phải Toastify */
    transform: translateY(-50%) translateX(20px);
    /* lệch nhẹ ra ngoài */
    width: 70px;
    height: 50px;
    background: #ffc107;
    border-radius: 12px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
    animation: botAppear 0.4s ease-out;
    z-index: 9999;
}

/* 👄 Miệng nói chuyện */
.bot-with-anten .mouth {
    position: absolute;
    bottom: 6px;
    left: 50%;
    width: 16px;
    height: 4px;
    background: #fff;
    border-radius: 2px;
    transform: translateX(-50%);
    animation: talkMove 0.6s infinite ease-in-out;
}

/* Hiệu ứng nói chuyện */
@keyframes talkMove {

    0%,
    100% {
        height: 4px;
    }

    50% {
        height: 1px;
    }
}

.bot-with-anten .anten {
    position: absolute;
    top: -12px;
    left: 50%;
    width: 2px;
    height: 14px;
    background: #ffc107;
    transform: translateX(-50%);
    animation: antennaShake 2s infinite ease-in-out;
}

.bot-with-anten .anten::after {
    content: "";
    position: absolute;
    top: -6px;
    left: 50%;
    width: 8px;
    height: 8px;
    background: #ffc107;
    border-radius: 50%;
    transform: translateX(-50%);
}

/* mắt */
.bot-with-anten .eye {
    position: absolute;
    top: 50%;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    transform: translateY(-50%);
    animation: blink 4s infinite;
}

.bot-with-anten .eye.left {
    left: 15px;
}

.bot-with-anten .eye.right {
    right: 15px;
}

/* Hiệu ứng */
@keyframes botAppear {
    from {
        transform: translateY(-50%) translateX(40px);
        opacity: 0;
    }

    to {
        transform: translateY(-50%) translateX(20px);
        opacity: 1;
    }
}

@keyframes blink {

    0%,
    90%,
    100% {
        transform: translateY(-50%) scaleY(1);
    }

    95% {
        transform: translateY(-50%) scaleY(0.1);
    }
}

@keyframes antennaShake {

    0%,
    100% {
        transform: translateX(-50%) rotate(0deg);
    }

    50% {
        transform: translateX(-50%) rotate(6deg);
    }
}

.employee-container span.date-info {
    color: #fff;
    font-size: 1em;
}

.bg-emty>.employee-container>span.date-info,
.zoom span.date-info,
.has-comment span.date-info {
    color: #333;
}

.employee-thong-ke {
    min-width: 300px;
}

.tooltip-popup.tooltip-popup-employee.zoom {
    font-size: 1.6em;
}

.tooltip-popup-canthu {
    top: 60px;
    transform: translateX(-20%);
    width: max-content;
    max-width: 250px !important;
}

.employee-container:hover .tooltip-popup,
.price-container:hover .tooltip-popup {
    visibility: visible;
    opacity: 1;
}

.price-container>.tooltip-popup::after {
    left: 70px;
}

.logo-admin {
    text-align: center;
    display: block;
    margin: auto;
    top: 70px;
    position: relative;
}

#result-price {
    font-weight: 500;
    font-style: italic;
}

.tooltip-popup {
    max-width: 100%;
    position: absolute;
    visibility: hidden;
    background-color: #f6cebf;
    color: #333;
    padding: 10px;
    border-radius: 5px;
    width: 600px;
    transition: opacity 0.3s;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px;
    z-index: 1000;
}

.tooltip-popup-quotation {
    left: 0px;
    top: 620px;
}

.tooltip-popup-tttt {
    left: 127px;
    bottom: -68px;
}

.tooltip-popup-ttl {
    right: 150px;
    top: 625px;
    transform: translateX(-20%);
    width: 380px;
}

    {
    left: 0px;
    top: 720px;
}

.tooltip-popup-confirm {
    left: -41px;
    bottom: 3px;
}

.tooltip-popup-ttdh {
    left: 127px;
    bottom: 15px;
}

.tooltip-popup-vat {
    left: 0px;
    top: 720px;
}

.tooltip-popup-price {
    right: -50px;
    top: 620px;
    transform: translateX(-20%);
    width: 380px;
}

.tooltip-popup-ck {
    right: -160px;
    top: 1020px;
    transform: translateX(-20%);
}

.tooltip-popup-ck::after {
    left: 260px !important;
}

.tooltip-popup ul {
    list-style: none;
    padding: 5px;
    margin: auto;
}

.tooltip-popup::after {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    left: 150px;
    width: 0;
    height: 0;
    border-width: 0 10px 10px 10px;
    /* Điều chỉnh để tạo mũi tên hướng lên trên */
    border-style: solid;
    border-color: transparent transparent #f6cebf transparent;
}

#chi-phi-box>div:nth-child(6) {
    display: none;
}

#status-icon-quotation {
    bottom: 72px;
    left: 128px;
}

#status-icon-vat {
    bottom: 72px;
    left: 90px;
}

#status-icon-confirm {
    bottom: 71px;
    left: 71px;
}

#status-icon-ck {
    left: 103px;
    top: -72px;
}

#status-icon-price {
    left: 200px;
    top: -72px;
}

#status-icon-ttdh {
    bottom: 72px;
    left: 107px;
}

#status-icon-ttl {
    left: -27px;
    top: -81px;
}

#status-icon-tttt {
    bottom: 71px;
    left: 153px;
}

/* Show the scrollbar on hover */
.order_notes:hover {
    scrollbar-width: thin;
    scrollbar-color: #ffc107 rgb(0 0 0 / 0%);
}

/* .navbar { background-image: url(../templates/bgnewyear-c.png); background-position: 307px 5px; background-repeat: no-repeat; background-size: 70%; z-index: 999; }*/
.order_notes::-webkit-scrollbar {
    width: 0;
    background: transparent;
}

#dataSalary>tbody>tr>.sticky1 {
    left: 0 !important;
}

#result-price {
    font-weight: 500;
    font-style: italic;
}

.full-name {
    width: 135px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    direction: rtl;
    text-align: left;
}

.full-name:hover {
    width: auto;
    white-space: normal;
    direction: ltr;
}

.date-info {
    font-size: 0.8em;
    color: #65676b;
    white-space: nowrap;
}

.author-post {
    display: inline-flex;
}

.author-post .author-info {
    padding-right: 8px;
    flex: 1 1 0px;
    width: 135px;
    text-align: left;
}

.modal-header .close {
    z-index: 9999;
    width: 25px;
    height: 25px;
    right: 90px;
    top: 52px;
    background: #FFEB3B;
}

.bc-close {
    position: absolute;
    top: 4px;
    right: 10px;
    background: #fff;
    color: red;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    z-index: 9;
}

.name-info {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-weight: 600;
}

.form-control[type=file]:not(:disabled):not([readonly]) {
    width: 200px;
}

.ks-day {
    font-size: 1.1em;
}


.tooltip-popup::after {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    left: 150px;
    width: 0;
    height: 0;
    border-width: 0 10px 10px 10px;
    /* Điều chỉnh để tạo mũi tên hướng lên trên */
    border-style: solid;
    border-color: transparent transparent #f6cebf transparent;
}

/* Show the scrollbar on hover */
.order_notes:hover {
    scrollbar-width: thin;
    scrollbar-color: #ffc107 rgb(0 0 0 / 0%);
}

.order_notes:hover::-webkit-scrollbar {
    width: 6px;
}

.order_notes:hover::-webkit-scrollbar-track {
    background: #e0e0e0;
}

.order_notes:hover::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 10px;
    border: 2px solid #e0e0e0;
}

.order_notes:hover::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}

.box-search-top {
    position: relative;
}

.box-search-top .btn-search {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    padding: 7px 13px;
    border: 1px solid #e9e9e9;
    background: #ffffff;
    color: #0d6efd;
    border-radius: 0px 15px 15px 0px;
}

.box-search-top .btn-clear-search {
    position: absolute;
    right: 41px;
    top: 0;
    bottom: 0;
    text-align: center;
    padding: 4px 11px;
    border: 1px solid #e9e9e9;
    background: #ffffff;
    color: #a6a6a6;
    border-right: 0;
    border-left: 0;
}

a.nav-link.px-3 {
    display: inline-block
}

.col-md-2.text-right {
    text-align: right;
}

.filter-day li {
    display: inline-block;
    vertical-align: middle;
}

div#postModal {
    padding: 0 !important;
}

div#postModal .modal-dialog {
    width: 100%;
    max-width: 100%;
    margin: 0 !important;
    left: 0 !important;
}

.box-radius tbody tr td {
    vertical-align: middle;
    border: 1px solid #e1e1e1;
}

.box-radius tr th {
    vertical-align: middle;
    border: 1px solid #e1e1e1 !important;
    text-align: center;
    background: #f8f9fa;
    white-space: nowrap
}

#dataNumberOfMaterial>tbody>tr:nth-child(even),
#dataPost>tbody>tr:nth-child(even),
#dataSalary>tbody>tr:nth-child(even),
#dataEmployeeTrip>tbody>tr:nth-child(even),
.report:nth-child(even) {
    background-color: #F9f9f9;
}

.box-radius .odd td {
    background: #e9f4fd;
}

.box-radius tbody tr.xong td {
    background: #f2fbf7;
}

.box-radius tbody tr.odd.xong td {
    background: #e9f4fd;
}


.box-radius tr:hover td {}

.filter-day {
    padding: 0;
    margin: auto;
}

.filter-day li {
    display: inline-block;
}

.btn-kh {
    color: #048af5;
    cursor: pointer;
    white-space: nowrap;
}

.icon-tooltip,
#priceTotal {
    color: red
}

label {
    font-weight: bold;
    padding: 2px 5px;
}

table {
    /* font-family:roboto*/
}

td.text-right {
    text-align: right;
}

.navbar-light .navbar-toggler {
    margin-left: 0;
    font-size: 16px;
    font-weight: bold;
}

body {
    overflow-x: hidden
}


/* The container */
.checkBox {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkBox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 8px;
}

/* On mouse-over, add a grey background color */
.checkBox:hover input~.checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkBox input:checked~.checkmark {
    background-color: #2196F3;
    border-radius: 8px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkBox input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkBox .checkmark:after {
    left: 10px;
    top: 7px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.desktop {
    display: block
}

.mobile {
    display: none
}

#calenderBox .addheight {
    height: 80vh !important
}

td.amount {
    color: green
}

td.amountReturn {
    color: blue
}

td.amountSum {}

table .odd {}

table .even {
    background: #fcf8ed !important
}

.pin-head thead {
    position: sticky;
    top: 0;
    z-index: 5;
}

#data {
    height: 80vh;
    overflow: scroll;
    position: relative;
}

.btn-default {
    background: #e5efff;
    border: 1px solid #e5efff;
}

table.table.table-info {
    margin-bottom: 0px;
}

.table-info td,
.table-info th {
    vertical-align: middle;
    border-bottom: 1px solid #f3f3f3;
    background-color: #fff;
}


.menu-right {
    padding: 0;
    display: flex;
    margin: 0;
    justify-content: end;
}

.menu-right li {
    position: relative;
    list-style: none;
}

.menu-right ul {
    position: absolute;
    display: none;
}

.menu-right li:hover ul {
    display: block;
    padding: 0;
    margin: 0;
    right: 0px;
    background: #fff;
    top: 100%;
}

.menu-right li a {
    display: block;
    padding: 15px;
    color: #333
}

@media only screen and (max-width: 600px) {
    .desktop {
        display: none
    }

    .mobile {
        display: block
    }
}


div#boxVAR {
    background: #fe0;
    padding: 10px;
    margin: 10px;
}

#histories {
    padding: 0px;
    max-height: 400px;
    overflow: scroll;
}

#histories li {
    list-style: none;
    padding: 10px 0px;
}

#histories li span.VIEW {
    color: #007793;
}

#histories li span.UPDATE {
    color: red;
}

#histories li span.UpdateField {
    color: orange;
}

#histories li span.ADD {
    color: green;
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.box-thu {
    padding: 20px;
    background: #e2f7ee;
    border-radius: 10px;
    border: 3px solid #b7ffde;
    margin-bottom: 20px;
}

.box-chi {
    padding: 20px;
    background: #e0edff;
    border-radius: 10px;
    border: 3px solid #83b2f3;
}

.box-files {
    padding: 20px;
    background: #f3f3f3;
    border-radius: 10px;
    border: 3px solid #d5d5d5;
}

.type-1 {
    background: #fcfadb;
}

.type-2 {
    background: #d3fed3;
}

.type-3 {
    background: #f0f6ff;
}

.type-4 {
    background: #dcfea5;
}

.type-5 {
    background: #f2edff;
}

.receipts-in-list {
    padding: 0;
    margin: 0;
}

.receipts-in-list li {
    list-style: none;
    padding: 5px;
    border-bottom: 1px solid #a39e9e;
}

.receipts-in-list li:last-child {
    border-bottom: 0px solid #a39e9e;
}

.amount,
.receipts-in-list li .amount {
    background: #ffe9dc;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 0.72rem;
}


.color-order-info {
    background-color: #f7f5d9 !important
}

.color-receipt-info-title {
    background-color: #ddfcec !important
}

.color-receipt-info {
    background-color: #f1fff8 !important
}

.color-receipt-info-1 {
    background-color: #e1fff0 !important
}

.color-pay-info {
    background-color: #f2f9ff !important
}

ul.order-items-receipt {
    text-align: left;
    margin: 0;
    list-style: none;
    padding: 0;
}

.order-items-receipt li {
    padding-top: 10px;
}

.select2-container {
    z-index: 9999;
    display: block;
}

.select2-container .select2-selection--single {
    height: 40px;
    border-color: #ddd !important;
    margin-top: 4px;
    padding: 5px;
    width: 270px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px;
}

.select2-container.select2-container--default.select2-container--open {
    z-index: 5000;
}

ul.shorttext,
ul.order_notes {
    padding: 2px 0 0;
    list-style: none;
}

.note_content p {
    margin-bottom: 0rem;
}

.note-view {
    display: block;
    color: #3F51B5;
}

.text-right {
    text-align: right
}

.person1 {
    background: #f6cebf;
}

.person2 {
    background: #b5bff3;
}

.person3 {
    background: #e6f17f;
}

.person2::after {
    border-color: #b5bff3 transparent !important;
}

.person3::after {
    border-color: #e6f17f transparent !important;
}

ul.order_notes li .note_content {
    padding: 10px;
    position: relative;
    border-radius: 6px;
    max-width: max-content;
}

.meta * {
    white-space: nowrap;
}

.delete_note {
    margin-left: 11px;
}

ul.order_notes li .note_content::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 36px;
    width: 0;
    height: 0;
    border-width: 10px 10px 0 0;
    border-style: solid;
    border-color: #f6cebf transparent;
}

.shortnote,
.exact-date {
    display: block;
    color: #65676b;
}

.card-body {
    padding: 0.5rem 0.5rem;
}

.card {
    background-color: #f9f9f9;
}

.meta-btn {
    padding: 3px 6px;
}

.meta-footer {
    float: right;
}

ul.order_notes li .meta {
    padding: 10px;
    color: #444;
    margin: 0;
    font-size: 0.9em;
}

.meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    /* gap: 8px;*/
    font-size: 14px;
    white-space: nowrap;
}

span.meta-user>b>.author-post>.author-info {
    width: auto !important;
}

.meta-actions {
    margin-left: auto;
    /* Đẩy sang bên phải */
    display: flex;
    align-items: center;
    gap: 12px;
}

.btn-like {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    cursor: pointer;
    padding: 4px 10px;
    border-radius: 20px;
    transition: all 0.3s;
    font-size: 14px;
}

.btn-like:hover {
    background: #fee;
    color: #e11d48;
}

.btn-like.liked {
    background: #fee;
    color: #e11d48;
}

.btn-like i {
    font-size: 16px;
}

.like-count {
    font-weight: 600;
    min-width: 18px;
}

.shorttext li {
    cursor: pointer;
    display: inline-block;
    border: 1px solid #adc5be;
    font-size: 0.8em;
    padding: 6px;
    border-radius: 17px;
    margin-right: 5px;
    margin-bottom: 5px;
    background: #f3f3f3;
    line-height: 10px;
    color: #666;
}

table {
    -webkit-user-select: auto;
    -webkit-touch-callout: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

@media only screen and (max-width: 600px) {

    #calenderBox ul,
    #calenderBox>div:nth-child(2) {
        display: none;
    }
}



@media only screen and (max-width: 1000px) {

    #calenderBox ul,
    #calenderBox>div:nth-child(2) {
        display: none;
    }

    .table-scroll .sticky0 {
        position: relative;
        left: auto;
        width: auto;
        min-width: 0px;
    }

    .table-scroll .sticky1 {
        position: relative;
        left: auto;
        width: auto;
        min-width: 0px;
    }

    .table-scroll .sticky2 {
        position: relative;
        left: auto;
        width: auto;
        min-width: 0px;
    }


    .table-scroll .sticky3 {
        position: relative;
        left: auto;
        width: auto;
        min-width: 0px;
    }



    .table-scroll .sticky4 {
        position: relative;
        left: auto;
        width: auto;
        min-width: 222px;
    }
}

/*.menu-callcenter{
    display:none;
}*/
span.select2-selection.select2-selection--single {
    width: 100%;
}

textarea#txtSurveyNote {
    height: 132px;
}

div#nav-home>div>div:nth-child(-n+11) {
    background: #e6f7f5;
    width: max-content;
	    padding-left: 0;
}

div#nav-home>div>div:nth-child(10) {
    max-width: 182px;
}

div#nav-home>div>div:nth-child(5) {
    min-width: 177px;
}

div#nav-home>div>div:nth-child(2) {
    min-width: 165px;
}

div#nav-home>div>div:nth-child(11) {
    width: 705px;
}

#txtSurveyStatusId {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
}

.order {
    margin-top: 20px;
    text-align: center;
    padding: 2px;
    border-radius: 8px;
    margin-right: 2px;
}

.order a {
    border: 1px solid #e9e9e9;
}

.order img {
    display: inline-block;
    border-radius: 10px;
    height: 100px;
}

table#data,
#data table,
table.table {
    font-size: 1em;
}

thead.fix-header-table {
    z-index: 999;
}

.icon-green {
    color: #1c8756;
}

.icon-orange {
    color: #FF9800;
    /*#ffc107;*/
}

.icon-temp {
    color: #0d6efd;
}

.icon-canel {
    color: #f68512;
}

.icon-red {
    color: #ff4254;
}

.icon-blue {
    color: #0d6efd;
}

.survey-col {
    white-space: nowrap;
}

.quangay a,
.quangay {
    color: #9e9e9e;
}

th#quotationDate,
th#sumsurveyDate {
    min-width: 137px;
}

.today {
    background-color: #fff6ea;
    color: #198754;
    font-weight: 500;
    outline: 2px solid #4CAF50;
}

.today a {
    color: #198754;
}

.AI-read a {
    color: initial;
}

span.caller-phone {
    white-space: nowrap;
}

.caller {
    min-width: 195px;
    line-height: 1.8;
}

.caller-phone {
    float: left;
}

.call-miss a {
    color: #ed1c24 !important;
    font-weight: 500;
}

.caller-phone a {
    color: #198754;
    min-width: 107px;
    display: inline-block;
}

span.caller-name {
    color: #0d6efd;
    display: inline-block;
    font-weight: 500;
}

.caller-new {
    font-weight: 600;
    color: #ff9800;
    font-size: 0.8em;
}

.view-old {
    margin-top: 9px;
    display: block;
    font-size: 0.9em;
}

.quotation-col a {
    text-align: center;
    display: block;
}

a.call-create {
    padding: 1px 4px;
    border-radius: 4px;
    background-color: #009688;
    color: #fff !important;
    font-size: 0.9em;
    margin-left: 10px;
}

a {
    background-color: transparent;
    padding: 2px 6px;
    border-radius: 4px;
}

a:hover {
    background-color: #ffee00;
    color: #000;
    text-decoration: none;
}

#dataNumberOfEmployee thead {
    position: sticky;
    top: -11px;
    z-index: 5;
}

th.quotation-ks-col {
    background: #fff49b !important;
}

#dataNumberOfEmployee thead th.sticky1,
#dataNumberOfEmployee tbody td.sticky1 {
    position: sticky;
    width: 80px;
    min-width: 80px;
    left: -12px;
    z-index: 2;
    background: #eff8ff;
    border-top: 1.5px solid #dbdbdb;
}

th.survey-col {
    background: #ecf9dd !important;
}

td.survey-col {
    background: #f6ffeb6b !important;
}

th.quotation-col {
    background: #fff8bd !important;
}

td.quotation-col {
    background: #fffdea69 !important;
}

.survey-col a,
.quotation-col a {
    white-space: nowrap;
}
.bg-gray{ --bs-bg-opacity: 1; background-color: #9d9d9d; }
.bg-red {
    background-color: #f44336 !important;
    color: #fff;
}

.bg-yellow {
    background-color: #ffc107 !important;
}

.bg-green {
    background-color: #4caf50 !important;
    color: #fff;
}

table .odd {
    background: #e9f4fd;
}

.middle {
    vertical-align: middle;
}

.rank {
    position: relative;
    display: inline-block;
    width: 34px;
    height: 32px;
    flex-shrink: 0;
    cursor: pointer;
    transition: transform 0.3s ease;
    z-index: 1;
}

.rank-img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 0 !important;
    background: none !important;
    transition: transform 0.4s ease-in-out 0.1s;
    /* <-- thêm độ trễ 0.1s */
    transform-origin: center center;
}

/* Khi hover .rank → chỉ zoom ảnh bên trong */
.rank:hover .rank-img {
    transform: scale(3);
    /* phóng to 1.6 lần */
    z-index: 9999;
}

.rank-number {
    position: absolute;
    top: 30%;
    left: 48%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    font-weight: bold;
    color: #FF5722;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    transition: font-size 0.3s ease;
}

/* hiệu ứng phóng số nhẹ */
.rank:hover .rank-number {
    font-size: 48px;
}


#tong-thung,
#vang-lon,
#vang-nho {
    color: #F44336;
}

.cmt-bc {
    max-width: 145px;
    font-size: 0.9em;
}

.cmt-item {
    padding: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    /* white-space: normal; */
    text-align: left;
}

.tooltip-popup>.cmt-item {
    overflow: auto;
    display: block;
}

th.vc-col {
    background: #c9ffcb !important;
}

.growth {
    display: block;
    white-space: nowrap;
    padding-top: 8px;
}

.report-day {
    font-size: 0.9em;
    font-weight: 500;
    padding: 2px !important;
}

.bc-report tbody tr.report td {
    padding: 0px;
}

td.vc-col {
    background: #f2fff263 !important;
    vertical-align: top !important;
    padding-top: 15px;
}

.f-info-center {
    position: fixed;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    max-width: 100%;
    overflow: scroll;
}

.f-info-center .bc-report {
    width: 100%;
    margin: auto;
    height: 100%;
    overflow-y: auto;
    overflow-x: auto;
    display: block;
    border-collapse: collapse;
}

.table.bc-report th,
.table.bc-report td {
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
}

.bc-report thead {
    position: sticky;
    top: 0;
    /* cho dòng 2 */
    background: #fff;
    z-index: 3;
}

th.bc-left.text-center {
    width: 46%;
}

th.bc-right.text-center {
    width: 54%;
}

.inline-wrap {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 5px 0;
}

.lh-stt {
    padding: 0 !important;
}
.show-more {
     cursor: pointer;
     user-select: none;
     transition: all 0.2s ease;
 }
.service>div>.show-more {display:none;}
.minprice { display: block; position: absolute; margin: -28px 0; width: 100px;}.status-chua-ok select,.status-ok select{color:#fff;} .status-chua-ok select option,.status-ok select option{color:#333;}
.show-more:not(.has-icon)::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 6px solid #333;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -6px 0 0 5px;
    transition: all 0.3s ease;
}

.show-more.active:not(.has-icon)::after {
    border-top: none;
    border-bottom: 6px solid #333;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}
 .show-more:hover {
     opacity: 0.7;
 }
 
 /* Hidden state */
 .show-more-content {
     transition: all 0.3s ease;
     overflow: hidden;
 }
 
 .show-more-content.hidden {
     max-height: 0 !important;
     opacity: 0;
     margin: 0 !important;
     padding: 0 !important;
     display: none;
 }
 
 .show-more-content.visible {
     max-height: 5000px;
     opacity: 1;
 }
 
 /* Optional: Add icon rotation */
 .show-more .fa-chevron-down,
 .show-more .fa-angle-down {
     transition: transform 0.3s ease;
     display: inline-block;
 }
 
 .show-more.active .fa-chevron-down,
 .show-more.active .fa-angle-down {
     transform: rotate(180deg);
 }
.talking-toast {
    position: fixed;
    bottom: 80px;
    right: 15px;
    background: linear-gradient(135deg, #2b2b2b, #444);
    color: #fff;
    border-radius: 16px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    padding: 12px 18px;
    z-index: 9999;
    display: flex;
    align-items: center;
    font-family: sans-serif;
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.4s ease;
    max-width: 90%;
}

.chatbot-icon {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 70px;
    height: 70px;
    background: linear-gradient(135deg, #00BCD4, #3F51B5);
    border-radius: 50%;
    display: flex
;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 2px 1px 10px #00bcd480;
    transition: transform 0.3s 
ease, box-shadow 0.3s 
ease;
    z-index: 1000;
	
    animation: shake 3s ease-in-out infinite;
    animation-delay: 2s; /* chờ 2s mới bắt đầu lắc */
}
@keyframes shake {
    0%, 90%, 100% {
        transform: rotate(0deg);
    }
    92% {
        transform: rotate(10deg);
    }
    94% {
        transform: rotate(-10deg);
    }
    96% {
        transform: rotate(8deg);
    }
    98% {
        transform: rotate(-8deg);
    }
}
.chatbot-icon:hover {
    transform: scale(1.1) rotate(5deg);
    box-shadow: 0 12px 32px #00BCD4;
}

.chatbot-icon svg {
    width: 35px;
    height: 35px;
    fill: white;
}
 
.chatbot {
    position: fixed;
    bottom: 8px;
    right: 30px;
    width: 420px;
    max-height: 98vh;
    background: white;
    border-radius: 16px;
    box-shadow: 0 12px 48px rgba(0, 0, 0, 0.3);
    display: none;
    flex-direction: column;
    z-index: 9999;
    overflow: hidden;
}
.chatbot-tooltip {
    position: fixed;
    bottom: 45px;
    right: 115px;
    background: linear-gradient(135deg, rgb(0, 188, 212), rgb(63, 81, 181));
    color: white;
    padding: 12px 20px;
    padding-right: 40px;
    border-radius: 25px;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 600;
    box-shadow: 0 4px 15px rgba(0, 188, 212, 0.4);
    opacity: 1;
    pointer-events: auto;
    transition: opacity 0.3s, transform 0.3s;
    z-index: 999;
}

.chatbot-tooltip.hidden {
    opacity: 0;
    transform: translateX(20px);
    pointer-events: none;
}

.tooltip-close {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.25);
    border: none;
    color: white;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s;
    padding: 0;
}

.tooltip-close:hover {
    background: rgba(255, 255, 255, 0.4);
}

.chatbot-tooltip::after {
    content: '';
    position: absolute;
    right: -6px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid rgb(63, 81, 181);
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
}
.chatbot.active {
    display: flex;
    animation: slideUp 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(30px) scale(0.9);
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

.chatbot-header {
    background: linear-gradient(135deg, #FFEB3B, #FFC107);
    color: white;
    padding: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.chatbot-header h3 {
    font-size: 20px;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 10px;
}

.close-btn {
    background: rgba(255, 255, 255, 0.2);
    border: none;
    color: white;
    font-size: 28px;
    cursor: pointer;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.3s;
}

.close-btn:hover {
    background: rgba(255, 255, 255, 0.3);
    transform: rotate(90deg);
}

.chatbot-body {
    padding: 12px;
    overflow-y: auto;
    flex: 1;
    background: #f8f9fa;
}

.chatbot-row.form-group {
    margin-bottom: 20px;
}

.chatbot-row.form-group label {
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
    color: #333;
    font-size: 14px;
}

#priceForm>div>.chatbot-row>.form-group select,
#priceForm>div>.form-group input {
    width: 100%;
    padding: 6px 8px;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    font-size: 14px;
    transition: all 0.3s;
    background: white;
}

.chatbot-row>.form-group input:focus,
.chatbot-row>.form-group select:focus {
    outline: none;
    border-color: #ff9800;
    box-shadow: 0 0 0 3px rgba(255, 152, 0, 0.1);
}


.checkbox-item input[type="number"] {
  display: none;
  width: 60px;
  text-align: center;
  border: 1px solid #aaa;
  border-radius: 4px;
  padding: 2px 4px;
}

.checkbox-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    margin-top: 8px;
}

.checkbox-item {
    background: white;
    padding: 6px;
    border-radius: 8px;
    border: 2px solid #e0e0e0;
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    transition: all 0.3s;
}

.checkbox-item label {
    margin: 0;
    font-weight: 500;
    cursor: pointer;
    font-size: 14px;
}

.checkbox-item .info-item {
    flex-basis: 100%;
    font-size: 0.8em;
    color: #666;
    font-style: italic;
}
.info-item i { display: flex ; }
.checkbox-item .extra-input {
    width: 80px;
    padding: 4px 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 13px;
}

.checkbox-item:hover {
    border-color: #ff9800;
    background: #fff8f0;
}

.checkbox-item input[type="checkbox"] {
    width: 20px;
    height: 20px;
    cursor: pointer;
    accent-color: #ff9800;
}

.calculate-btn {
    width: 100%;
    padding: 16px;
    background: linear-gradient(135deg, #4CAF50, #0d9512);
    color: white;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s;
    box-shadow: 0 4px 12px rgba(255, 87, 34, 0.3);
    margin-top: 24px;
	position: sticky;
    bottom: 0;
}

.calculate-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 87, 34, 0.4);
}

.calculate-btn:active {
    transform: translateY(0);
}

.result-container {
    background: linear-gradient(135deg, #4caf50, #45a049);
    color: white;
    padding: 20px;
    border-radius: 12px;
    margin-top: 20px;
    display: none;
    animation: fadeIn 0.5s ease;
}

.result-container.show {
    display: block;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.result-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px;
    opacity: 0.9;
}

.result-price {
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 16px;
}

.result-details {
    font-size: 13px;
    opacity: 0.9;
    line-height: 1.6;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding-top: 12px;
}

.result-detail-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 6px;
}

.chatbot-row {
    display: flex;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}
#totalPrice { float: right; color: #fe0; font-size: 1.2em;}
 /* Work Session Styles */
 .work-service,.work-session{padding-top:16px;}
 .work-session-grid {
     display: grid; grid-template-columns: repeat(3, 1fr);
     gap: 10px; margin-top: 10px;
 }
 .radio-item-session { position: relative; }
 .radio-item-session input[type="radio"] {
     position: absolute; opacity: 0;
 }
 .radio-item-session label {
     display: flex; flex-direction: column;
     align-items: center; justify-content: center;
     padding: 15px 10px; background: #f8f9fa;
     border: 2px solid #e0e0e0; border-radius: 8px;
     cursor: pointer; transition: all 0.3s ease;
     text-align: center; gap: 5px; max-height: 46px;
 }
 .radio-item-session input[type="radio"]:checked + label {
     background: linear-gradient(135deg, #667eea, #764ba2);
     border-color: #667eea; color: white;
 }
 .radio-item-session label:hover {
     transform: translateY(-2px);
     box-shadow: 0 4px 12px rgba(0,0,0,0.1);
 }
 .session-time { font-weight: 600; font-size: 14px; }
 .session-price {font-size: 11px;
    font-weight: 400;
    font-style: italic;
    position: relative;
    margin-top: -9px;
    margin-left: 26px;
}
 .radio-item-session input[type="radio"]:checked + label .session-price {
      color: white;
 }
.btn-capnhat{font-size:0.9em;}
.modal-footer { position: sticky; bottom: 0;}
.birthday-container {
            text-align: center;
            z-index: 10;
            position: relative;
            animation: fadeInScale 1s ease-out;
        }

        .birthday-card {
            background: rgba(255, 255, 255, 0.95);
            padding: 50px;
            border-radius: 30px;
            box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
            max-width: 600px;
        }

        .birthday-cake-icon {
            font-size: 100px;
            animation: bounce 2s infinite;
        }

        .birthday h1 {
            color: #ff6b6b;
            font-size: 48px;
            margin: 20px 0;
            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
            animation: colorChange 3s infinite;
        }

        .birthday-employee-name {
            color: #667eea;
            font-size: 36px;
            font-weight: bold;
            margin: 15px 0;
        }

        .birthday-message {
            color: #555;
            font-size: 20px;
            line-height: 1.6;
            margin: 20px 0;
        }

        .birthday-balloons {
            font-size: 60px;
            margin: 20px 0;
        }

        /* Fireworks Canvas */
        #fireworks {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 1;
        }

        /* Confetti Animation */
        .confetti {
            position: fixed;
            width: 10px;
            height: 10px;
            background: #f0f;
            position: absolute;
            animation: confetti-fall 3s linear infinite;
        }

        @keyframes confetti-fall {
            to {
                transform: translateY(100vh) rotate(360deg);
                opacity: 0;
            }
        }

        @keyframes bounce {
            0%, 100% { transform: translateY(0); }
            50% { transform: translateY(-20px); }
        }

        @keyframes fadeInScale {
            from {
                opacity: 0;
                transform: scale(0.5);
            }
            to {
                opacity: 1;
                transform: scale(1);
            }
        }

        @keyframes colorChange {
            0%, 100% { color: #ff6b6b; }
            33% { color: #feca57; }
            66% { color: #48dbfb; }
        }

        .birthday-stars {
            font-size: 30px;
            margin: 10px 0;
            animation: twinkle 1.5s infinite;
        }

        @keyframes twinkle {
            0%, 100% { opacity: 1; }
            50% { opacity: 0.3; }
        }

        /* Notification style for non-birthday */
        .no-birthday {
            background: white;
            padding: 30px;
            border-radius: 20px;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
        }

        .no-birthday h2 {
            color: #555;
            font-size: 24px;
        }

        .birthday-loading {
            background: white;
            padding: 30px;
            border-radius: 20px;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
        }

        .birthday-loading h2 {
            color: #555;
            font-size: 24px;
        }
@media (max-width: 768px) {
    .chatbot { width: 100%; right: 0px; top: 0px; }
    .chatbot-icon {
        right: 20px;
    }

    .input-row {
        grid-template-columns: 1fr;
    }

    .modal-header .close {
        right: 31px;
    }

    td.cmt-bc {
        min-width: 120px;
        overflow: visible !important;
        height: auto;
        overflow: hidden;
        min-height: 60px;
    }

    .caller {
        display: flex;
        flex-direction: column; 
        align-items: flex-start;
    }

    .caller-phone {
        margin-bottom: 4px;
    }

    div#nav-home>div>div:nth-child(-n+11) {
        width: -webkit-fill-available;
    }

    div#nav-home>div>div:nth-child(11) {
        min-width: auto;
    }

    .info-report {
        max-width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        margin: auto;
        position: relative;
    }

    .info-report .bc-report {
        max-width: 100%;
        font-size: 13px; 
    }

    .f-info-center {
        overflow-x: auto;
        padding-left: 0 !important;
        margin-left: 0 !important;
        display: block;
    }

    .info-report .bc-report th,
    .info-report .bc-report td {
        padding: 3px 5px; 
    }
 
    .info-report .bc-report thead th {
        position: sticky;
        top: 0;
        background: #f5f5f5;
        z-index: 2;
    }

    table td i.lh-item {
        padding: 0;
        margin: 0;
        
        display: inline-block; 
    }


    .info-report {
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        touch-action: pan-y;
        
    }

 
    .info-report::-webkit-scrollbar {
        height: 6px;
    }

    .info-report::-webkit-scrollbar-thumb {
        background: #bbb;
        border-radius: 3px;
    }

}