.login-card {

}

.login-form {
    text-align: center;
    width: 500px;
    min-height: 440px;
    padding: 40px 20px;

}

.select-org-form {
    text-align: center;
    width: 500px;
    min-height: 440px;
    padding: 40px 20px;
}

.login-body-custom {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e3e3e3 !important;
    height: auto;
}

.login-body-custom {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e3e3e3 !important;
    height: auto;
}
.reset-password-panel{
    width: 600px;
    min-height: 500px;
    padding: 50px 20px;
    margin: 100px auto 0 auto;
    font-family: "Arial";
}
.Hei5 {
    height: 5px;
}

.Hei20 {
    height: 20px;
}

.Hei75 {
    height: 75px;
}

.Hei10 {
    height: 10px;
}

.Wid3 {
    width: 3%;
}

.Wid5 {
    width: 5%;
}

.Wid8 {
    width: 8%;
}

.Wid10 {
    width: 10%;
}

.Wid12 {
    width: 12%;
}

.Wid15 {
    width: 15%;
}

.Wid20 {
    width: 20%;
}

.Wid25 {
    width: 25%;
}

.Wid30 {
    width: 30%;
}

.Wid35 {
    width: 35%;
}

.Wid40 {
    width: 40%;
}

.Wid45 {
    width: 45%;
}

.Wid50 {
    width: 50%;
}

.Wid75 {
    width: 75%;
}

.Wid100 {
    width: 100% !important;
}

.WidAuto {
    width: auto !important;
}

.MarTop3 {
    margin-top: 3px;
}

.MarTop5 {
    margin-top: 5px;
}

.MarTop6 {
    margin-top: 6px;
}

.MarTop10 {
    margin-top: 10px;
}

.MarTop12 {
    margin-top: 12px;
}

.MarTop15 {
    margin-top: 15px;
}

.MarTop20 {
    margin-top: 20px;
}

.MarTop70 {
    margin-top: 70px;
}

.MarBot5 {
    margin-bottom: 5px;
}

.MarBot10 {
    margin-bottom: 10px;
}

.MarBot20 {
    margin-bottom: 20px;
}

.MarLeft5 {
    margin-left: 5px;
}

.MarLeft10 {
    margin-left: 10px;
}

.MarLeft20 {
    margin-left: 20px;
}

.MarRight5 {
    margin-right: 5px;
}

.MarRight10 {
    margin-right: 10px;
}

.TextAlLeft {
    text-align: left;
}

.TextAlRight {
    text-align: right !important;
}

.TextAlCenter {
    text-align: center !important;
}

.TextUnderline {
    text-decoration: underline !important;
}

.TextLineThrough {
    text-decoration: line-through !important;
}

.VerticalTop {
    vertical-align: top;
}

.VerticalMiddle {
    vertical-align: middle;
}

.FontBold {
    font-weight: bold !important;
}

.FontItalic {
    font-style: italic;
}

.White {
    color: white;
}

.Red {
    color: #e62a10;
}

.Red2 {
    color: #ff180e;
}

.Gray {
    color: #9c9c9c;
}

.Blue {
    color: blue;
}

.HBlue {
    color: #0277bd;
}
.BlueSky{
    color: #2196f3;
}

.Black {
    color: #000000;
}

.Green {
    color: #5dec60;
}

.Green2 {
    color: #2dd030;
}

.HGreen {
    color: #00695c;
}

.Brown {
    color: #996b5b;
}

.BgGray {
    background-color: #e2e2e2 !important;
}

.BorBottomFooterTable {
    border-bottom: 1px solid #bdbdbd;
}

.Fs10 {
    font-size: 10px;
}

.Fs12 {
    font-size: 12px !important;
}

.Fs13 {
    font-size: 13px;
}

.Fs14 {
    font-size: 14px;
}

.Fs15 {
    font-size: 15px;
}

.Fs16 {
    font-size: 16px;
}

.Fs17 {
    font-size: 17px;
}

.Fs18 {
    font-size: 18px;
}

.Fs19 {
    font-size: 19px;
}

.Fs20 {
    font-size: 20px;
}

.Fs25 {
    font-size: 25px;
}

.Fs30 {
    font-size: 30px;
}

.BgColor {
    background-color: aliceblue !important;
}

.WordBreakAll {
    word-break: break-all;
}

body .ui-rating .ui-rating-star-on a {
    content: "\e936";
    color: yellow !important;
}

body.ui-rating .ui-rating-star-on a:before {
    content: "\e936";
    color: yellow !important;
}

.ui-selectonemenu-items {
    display: inline !important;
}

.ui-tooltip .ui-tooltip-text {
    background-color: #5abaee !important;
    color: #fff !important;
    padding: 5px !important;
}

/*!* -------------------- CRM CUSTOM CSS -----------------------   *!*/
/*.card {*/
/*    border-radius: 5px !important;*/
/*    !*box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.1) !important;*!*/
/*    margin-bottom: 10px !important;*/
/*    !*box-shadow: 0 0 3px rgba(0, 0, 0, 0.4) !important;*!*/
/*}*/

.card {
    background: #ffffff;
    padding: 1.25rem;
    margin-bottom: 2rem;
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
    border-radius: 4px;
}

/*.crm-custom-card-title {*/
/*    font-weight: bold;*/
/*    color: #0c78b1 !important;*/
/*    font-size: 14px;*/
/*}*/

/*.crm-custom-field-title {*/
/*    font-weight: bold;*/
/*    font-size: 13px;*/
/*}*/
.ui-datatable-tablewrapper {
    border-radius: 5px;
    /*border-style: 1px solid #000 !important;*/
}

/*.ui-datatable-tablewrapper table th, .ui-widget-header table th {*/
/*    background-color: #349ff5 !important;*/
/*    color: #ffffff !important;*/
/*    font-weight: 600 !important;*/
/*    !*border: 1px solid #000;*!*/
/*}*/
.ui-toolbar {
    background-color: #ffffff !important;
}

body .ui-datatable .ui-datatable-data > tr > td {
    padding: 1rem 1rem;
    /*border-style: none !important;*/
}

.ui-dialog {
    background-color: #ffffff !important;
    border-radius: 5px !important;
}

.topbar {
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1) !important;
}

.layout-menu {
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1) !important;
}

.layout-breadcrumb {
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1) !important;
    margin: 10px 10px 0px 10px !important;
    border: none;
    border-radius: 10px !important;
}

.layout-content {
    padding: 10px !important;
}

.ui-breadcrumb {
    border: none !important;
    border-radius: 10px !important;
}

.ui-panel {
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1) !important;
    border-radius: 20px !important;
}

.ui-panel .ui-panel-titlebar {
    border: none !important;
}

.ui-panel .ui-panel-content {
    border: none !important;
}

body .ui-toolbar {
    border-radius: 10px !important;
}

.ui-datatable-header {
    background-color: #ffffff !important;
}

html {
    overflow: scroll;
}

::-webkit-scrollbar {
    width: 0px !important;
    background: transparent !important; /* make scrollbar transparent */
}

.bxContent img {
    width: 100%;
}

.bxDetail {
    padding: 1px;
}

.login-panel {
    text-align: center;
    width: 400px;
    padding: 50px 20px;
    margin: 100px auto 0 auto;
    display: flex;
    flex-direction: column;
}

.login-panel .grid .col-12 {
    padding: 25px 40px;
}

.login-panel .grid .col-12 .ui-button {
    margin-bottom: 20px;
}

.login-panel .ui-button:hover {
    background-color: #0277BD;
}

.login-panel .ui-button:focus {
    outline: 0 none;
    background-color: #2ebcfc;
}

.login-panel .ui-button.secondary:hover {
    background-color: #FF8F00;
}

.login-panel .ui-button.secondary:focus {
    outline: 0 none;
    background-color: #ffce3a;
}

.login-footer {
    position: absolute;
    bottom: 10px;
    font-size: 16px;
    width: 100%;
    text-align: center;
    color: rgba(0, 0, 0, 0.6);
}

@media (max-width: 1024px) {
    .login-panel {
        text-align: center;
        margin: 100px auto 0 auto;
    }
}

@media (max-width: 640px) {
    .login-panel {
        text-align: center;
        width: 300px;
        padding: 40px 20px;
        margin: 75px auto 0 auto;
    }

    .login-panel .grid .col-12 {
        padding: 20px 20px;
    }

    .login-panel .grid .col-12 .ui-button {
        margin-top: 30px;
    }
    .send-mail-panel {

    }
}

.buttons-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
}

.login-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 10px;
    border-radius: 12px;
    border: none;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    min-width: 0;
    width: 100%;
}

.login-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.login-btn:active {
    transform: translateY(0);
}

.google-btn {
    background: #ffffff;
    color: #757575;
    border: 1px solid #dadce0;
}

.btn-icon {
    width: 30px;
    height: 30px;
    flex-shrink: 0;
}

@media (max-width: 480px) {
    .login-container {
        margin: 20px;
        padding: 30px 15px;
    }

    .buttons-container {
        flex-direction: column;
        gap: 12px;
    }

    .login-btn {
        padding: 12px 16px;
        font-size: 14px;
    }

    .btn-icon {
        width: 16px;
        height: 16px;
        margin-right: 8px;
    }
}
.divider-container {
    position: relative;
    text-align: center;
    margin: 10px 0;
}

.divider-line {
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, #e1e5e9 20%, #e1e5e9 80%, transparent 100%);
    position: relative;
}

.divider-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.95);
    padding: 8px 20px;
    font-size: 12px;
    color: #6b7280;
    font-weight: 400;
    letter-spacing: 0.025em;
}

/*16-3-26*/

/* ===== WRAP ===== */
.social-login-wrap {
    margin: 0;
    padding: 0;
}

.social-item {
    padding: 6px 8px;
    box-sizing: border-box;
}

/* ===== BUTTON ===== */
.social-btn {
    position: relative;
    width: 100%;
    height: 52px;
    padding: 0 16px;
    border: 1px solid #d9d9d9;
    border-radius: 12px;
    background: #ffffff;
    box-sizing: border-box;
    cursor: pointer;
    outline: none;

    display: flex;
    align-items: center;
    justify-content: center;

    transition: all 0.2s ease;
}

.social-btn:hover {
    border-color: #bfbfbf;
    box-shadow: 0 4px 16px rgba(30, 30, 30, 0.08);
}

.social-btn:focus {
    border-color: #4096ff;
    box-shadow: 0 0 0 2px rgba(64, 150, 255, 0.15);
}

/* ===== ICON ===== */
.social-icon {
    display: inline-block;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    flex: 0 0 auto;
}

/* ===== LABEL ===== */
.social-label {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    color: #222222;
    white-space: nowrap;
}

/* ===== MOBILE: icon + text trong nút ===== */
@media (max-width: 991px) {
    .social-btn {
        justify-content: center;
        padding-left: 48px;
        padding-right: 16px;
    }

    .social-icon {
        position: absolute;
        left: 16px;
        top: 50%;
        transform: translateY(-50%);
    }

    .social-label {
        display: inline-block;
        text-align: center;
    }
}

/* ===== PC: chỉ show icon ===== */
@media (min-width: 992px) {
    .social-btn {
        padding: 0;
        justify-content: center;
    }

    .social-icon {
        position: static;
        transform: none;
    }

    .social-label {
        display: none;
    }
}

/* ===== ICON IMAGES ===== */
.google-icon {
    background: url('https://s3-hcm-r1.longvan.net/omnichannel/public/1725802369254-google-logo.png') center/contain no-repeat;
}

.zalo-icon {
    background: url('https://s3-hcm-r1.longvan.net/omnichannel/public/1725802342582-zalo.png') center/contain no-repeat;
}

.facebook-icon {
    background: url('https://s3-hcm-r1.longvan.net/files-store-longvan/public/1758172711115-facebook.png') center/contain no-repeat;
}

.lark-icon {
    background: url('https://s3-hcm5-r1.longvan.net/files-store-longvan/public/1773458862031-lark.png') center/contain no-repeat;
}