@font-face {
    font-family: 'KozGoPr6N-Bold';
    src: url(../fonts/KozGoPr6N-Bold.otf) format("truetype");
}

@font-face {
    font-family: 'KozGoPr6N-Medium';
    src: url(../fonts/KozGoPr6N-Medium.otf) format("truetype");
}

@font-face {
    font-family: 'KozGoPr6N-Regular';
    src: url(../fonts/KozGoPr6N-Regular.otf) format("truetype");
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url(../fonts/Roboto-Bold.ttf) format("truetype");
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url(../fonts/Roboto-Medium.ttf) format("truetype");
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url(../fonts/Roboto-Regular.ttf) format("truetype");
}

@font-face {
    font-family: 'MSMINCHO';
    src: url('/fonts/MSMINCHO.TTF') format("truetype");
}

@font-face {
    font-family: 'MPLUSRounded1c-Bold';
    src: url('/fonts/MPLUSRounded1c-Bold.TTF') format("truetype");
}

body {
    font-family: 'KozGoPr6N-Regular';
    padding-top: 0;
    font-size: 14px;
}

.site-content {
    background: #f4f4f5;
}

.breadcrumb {
    background: #f4f4f5 !important;
    padding-left: 0;
    margin: 0 0 0px !important;
    color: #717171;
    font-size: 12px;
}

.breadcrumb a,
.breadcrumb>li {
    color: #717171;
    font-size: 12px !important;
}

.breadcrumb i {
    color: #619dcb;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 15px;
}

.container {
    width: 1130px;
}


/* style header */

.header {
    position: inherit;
}

.header .navbar-header {
    padding-left: 0;
    margin: 4px 0px;
    display: flex;
    align-items: center;
}

.header .navbar-header .logo {
    width: 162px;
}

.header .navbar-brand {
    height: 100%;
}

.header .container,
.top .container {
    width: 1240px;
    padding-left: 0;
}

.header,
footer {
    background-color: #275382;
    color: #ffffff;
    height: 70px;
}

.content-mypage {
    padding-bottom: 70px;
    padding-top: 60px;
}

footer {
    background-color: #275382;
    color: #ffffff;
    height: auto;
}

.header .navbar-header .navbar-brand img {
    width: 100%;
}

.header .navbar-header .navbar-brand {
    width: 100%;
}

.header #navbar .icon_user div {
    width: 43px;
}

.header #navbar .icon_logout div {
    width: 44px;
}

.header #navbar .icon_logout img {
    width: 70%;
    margin-top: 7px;
}

.header #navbar .name_user {
    padding: 0;
    margin-top: 15px;
}

.header #navbar .col-md-3 {
    padding: 8px 0 15px 25px;
}

.header #navbar .row {
    display: flex;
    margin-left: 0;
}


/* style fooer */

footer .footer {
    padding: 30px 0;
    color: #5585b3;
    font-size: 13px;
}

footer .footer .info_company .item_info_company {
    padding-right: 0;
    font-family: 'KozGoPr6N-Bold';
    font-size: 12px;
}

footer .footer .info_company .item_info_company :hover {
    color: #cbcbcb;
    text-decoration: none;
}

footer .footer .copyright {
    text-align: right;
    font-size: 12px;
}

footer .footer .copyright span {
    color: #fff;
    padding-right: 5px;
}


/* style my page  */

.block-item .block-body {
    margin-bottom: 36px;
}

.block-item .block-body .btn {
    background-size: cover !important;
    color: #619dcb;
    box-shadow: 0 5px 5px 0px #dbdbdc;
    border: none;
    border-radius: 10px;
}

.block-item .block-heading {
    color: #275382;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: 'KozGoPr6N-Bold';
}

.member_management table {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 5px 5px 0px #dbdbdc;
    margin-bottom: 15px;
}

.member_management table tr th {
    width: 33.33%;
    padding: 20px 10px 10px 23px;
    font-family: 'KozGoPr6N-Bold';
    font-size: 16px;
}

.member_management table tr td {
    padding: 0px 10px 12px 20px;
    font-size: 14px;
    color: #808080;
}

.member_management table tr th:first-child {
    padding: 15px 10px 10px 13px;
}

.member_management table tr td:first-child {
    padding: 0 10px 10px 13px;
}

.member_management table tr th:last-child {
    padding: 15px 10px 10px 30px;
}

.member_management table tr td:last-child {
    padding: 0 10px 10px 30px;
}

.member_management table tr th,
.member_management table tr td {
    border: none;
}

.block-item .block-body .btn {
    font-family: 'KozGoPr6N-Medium';
    padding: 0;
    background: #ffffff;
    white-space: inherit;
}

.block-item .block-body .btn .title {
    text-align: left;
    height: 44px;
    border-bottom: solid 1px #e6e6e6;
    margin: 0 5px;
}

.block-item .block-body .btn .title .content_title {
    padding: 14px 8px;
    font-size: 16px;
}

.block-item .block-body .btn .icon_content .col-md-8 {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    display: flex;
    align-items: end;
    justify-content: flex-end;
    overflow: hidden;
}

.block-item .block-body .btn .icon_content .col-md-8.icon-rigister-content {
    margin-right: 15px;

}
.block-item .block-body .btn .icon_content .col-md-8.icon-rigister-content .icon {
    margin-right: -22px;
}

.block-item .block-body .btn .icon_content .col-md-8.icon-edit-mail .icon {
    margin-right: 12px;
}

.block-item .block-body .btn .icon_content .col-md-8 .icon {
    padding-top: 5px;
}

.block-item .block-body .btn .icon_content .col-md-4 {
    height: 100%;
}

.class_more i {
    margin-left: 15px;
    font-size: 14px;
}

.block-item .block-body .btn .icon_content .col-md-4 .class_more {
    display: flex;
    position: absolute;
    bottom: 10px;
    left: 32px;
}

.class_more {
    font-family: 'Roboto-Bold';
    padding: 5px 12px 4px 20px;
    background: #d9eff4;
    color: #619dcb;
    border-radius: 5px;
    font-size: 12px;
}

.class_more:hover {
    background: #619dcb;
    color: #d9eff4;
}

.block-item .block-body .block-body-content {
    padding: 0;
}

.block-item .block-body .block-body-content .block-body-content-item {
    margin-bottom: 16px;
}

.block-item .block-body .block-body-content .block-body-content-item:last-child {
    /*padding-right: 15px;*/
}

.block-item .block-body .btn .icon_content {
    height: 95px;
    position: relative;
}

.block-item .block-body .btn .icon_content .icon {
    width: 100%;
    max-height: 100%;
}


/* style label error */

label.error {
    color: #af454d !important;
    margin-top: 5px;
    font-style: italic;
    font-size: 13px;
    margin-bottom: 0 !important;
    width: 100%;
    word-break: break-all;
}

input.error,
.file-error {
    border-color: #c1272d !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.error-help-block:empty {
    margin-top: 0;
}


/* style plane */

#confirm_delete .modal-content {
    min-width: 400px;
}


/* end style plan */

.main-form input {
    height: 42px;
    border: 1px solid #a7a7a7;
    border-radius: 6px;
    padding-left: 60px;
}

.main-form .group-input {
    position: relative;
    margin-top: 10px;
}

.main-form .group-input span.ic-mail {
    /*top: 12px !important;*/
}

.main-form .group-input span.ic-mail:after {
    bottom: 10% !important;
}

.main-form .group-input span {
    position: absolute;
    top: 9px;
    left: 11px;
    bottom: 11px;
    right: 8px;
    width: 27px;
    height: 25px;
}

.search_form .form-group {
    padding-left: 70px;
}

.form-heading {
    font-family: 'KozGoPr6N-Bold';
    color: #275382;
    font-size: 24px;
}

#main-contents .form-heading .list-menu {
    position: relative;
}

#main-contents .form-heading .list-menu .btn_invite {
    position: absolute;
    right: 0;
    bottom: -35px;
}

.search_form button[type="submit"] {
    width: 252px;
    margin-top: 22px;
    margin-left: auto;
    margin-right: auto;
    height: 42px;
    font-size: 18px;
    font-family: 'KozGoPr6N-Bold';
    background: #4e90c6;
    border: none;
    border-radius: 6px;
    letter-spacing: 1px;
}

.main-form label {
    font-family: 'KozGoPr6N-Bold';
    color: #666666;
    margin-bottom: 7px;
}

#main-contents .form-heading .list-menu .btn_invite {
    background: #5194d4;
    border-color: #5194d4;
    border-radius: 7px;
}

#main-contents .form-heading .list-menu .btn_invite img {
    width: 22px;
    margin-right: 16px;
}

.panel-search {
    border-radius: 12px;
    border: none;
    box-shadow: 0 5px 5px 0px #dbdbdc;
    margin-bottom: 40px;
}

.filter {
    width: 25px;
    margin-left: 28px;
    margin-top: -5px;
}

.show-number-record {
    font-size: 20px;
    color: #808080;
    margin-bottom: 5px;
}

.top-user-list {
    margin-bottom: 10px !important;
}

.panel-search .title-form-search {
    margin: 0 70px;
    font-size: 18px;
    font-family: 'KozGoPr6N-Medium';
    border-bottom: solid 1px #e6e6e6;
    padding-top: 10px;
}

.search_form {
    padding: 3px 8px 0 13px;
}

.line {
    width: 100%;
    height: 1px;
    background: #f1f1f1;
    margin: auto;
    margin-top: 10px;
}


/*page login*/

.page_login {
    background: url(../images/BG_login.jpg) no-repeat center center fixed;
    background-size: 100% 100%;
    height: 100%;
}

.page_login .create-user-main-form {
    background: unset;
    border: none;
    box-shadow: none;
    padding-top: 70px;
}

.page_login .create-user-main-form .panel-heading {
    background: unset;
    border: none;
    text-align: center;
    margin-top: 15px;
}

.page_login .create-user-main-form .panel-body {
    margin-top: 50px;
}

#form_login {
    max-width: 375px;
    margin: auto;
}

.page_login .create-user-main-form .panel-heading img {
    width: 200px;
}

.page_login .create-user-main-form .main-form input {
    background: #7ca9c2;
    color: #ffffff;
    border: none;
    height: 50px;
}

.page_login span.ic-password {
    background: url(../images/ic_pass_login.svg) no-repeat;
}

.page_login span.ic-user {
    background: url(../images/ic_user_login.svg) no-repeat;
}

.page_login .create-user-main-form .main-form input::placeholder {
    color: #aadcee;
}

.page_login .create-user-main-form .main-form label {
    color: #aadcee;
    margin: 7px 0 0 0;
    font-family: 'KozGoPr6N-Regular';
    font-weight: 300;
}

.page_login .create-user-main-form button[type="submit"] {
    width: 100%;
    background: #0093d2;
    margin-top: 45px;
}

.forgot_password {
    text-align: center;
    margin: 15px auto 0;
    display: flex;
    justify-content: space-between;
    max-width: 375px;
    width: 100%;
}

.forgot_password a {
    color: #ffffff;
    box-shadow: 0 1px #ffffff;
}

.forgot_password a:hover {
    color: #82b7ef;
    text-decoration: none;
    box-shadow: 0 1px #82b7ef !important;
}

.register_url {
    max-width: 375px;
    margin: auto;
}

.register_url a {
    text-decoration: none;
}

.register_url button {
    background-color: #4e90c6;
    width: 50%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    height: 45px;
    font-size: 16px;
    font-family: 'KozGoPr6N-Bold';
    border: none;
    border-radius: 6px;
    min-width: max-content;
}

.page_login .main-form .form-group {
    margin-bottom: 10px !important;
}

.remember {
    display: block;
    position: relative;
    padding-left: 35px;
    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 */

.remember {
    font-size: 14px;
    margin-top: 3px !important;
}

.remember input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.remember .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #619dcb;
    border: solid 1px #b1cdd9;
    border-radius: 3px;
}


/* On mouse-over, add a grey background color */

.remember:hover input~.checkmark {
    background-color: #619dcb;
}


/* When the checkbox is checked, add a blue background */

.remember input:checked~.checkmark {
    background-color: #ffffff;
}


/* Create the checkmark/indicator (hidden when not checked) */

.remember .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.remember input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.remember .checkmark:after {
    left: 6px;
    top: 0px;
    width: 6px;
    height: 13px;
    border: solid #619dcb;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.right-form .remember .checkmark {
    background: #ffffff;
    border: solid 1px #999999;
}

.right-form .remember .checkmark:after {
    border-color: #39b54a;
}

.right-form .remember .checkmark:after>div {
    border: solid 1px #39b54a;
}

.right-form .remember:hover input~.checkmark {
    background-color: #ffffff;
}

.right-form .remember input:checked~.checkmark {
    border-color: #39b54a;
}

.right-form.status-form {
    margin-top: 8px;
}

.right-form .title-status {
    padding: 0 0 10px 0;
}

.main-form .group-input span:after {
    position: absolute;
    content: '';
    width: 2px;
    background: #e9e9e9;
    top: -3%;
    bottom: -3%;
    right: -12px;
}

.error-max-limit {
    color: #c0262c;
    margin-bottom: 20px;
    text-align: center;
    background: #f4dce1;
    padding: 15px 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.noti-confirm-transfer {
    text-align: center;
    margin-bottom: 35px;
}

.noti-confirm-transfer .name {
    color: #b25262;
}

.page_logout {
    background: url(../images/BG_logout.png) no-repeat center center fixed;
    background-size: 100% 100%;
    height: 100%;
}

.page_logout .error-main .img {
    width: 195px;
    margin-bottom: 20px;
}

.page_logout .error-main a {
    margin-top: 42px;
    padding: 14px 38px;
    border-radius: 5px;
    background: #1c7dc6;
    color: #ffffff;
}

.page_logout .error-main a:hover {
    background: #275382;
    color: #ffffff;
}

.url-password-reminder label.error,
.body-password-reminder label.error {
    color: #ed1c24 !important;
}

.url-password-reminder input.error,
.body-password-reminder input.error {
    border-color: #c1272d !important;
}

.url-password-reminder .update-main-form .help-block {
    text-align: center;
    padding: 50px 10px 0;
    font-size: 18px;
    margin: 0;
    font-family: 'KozGoPr6N-Medium';
}

.url-password-reminder .update-main-form .form-body .main-form {
    padding-top: 50px !important;
}

.error-session .error-contents {
    padding-bottom: 140px;
}

.body-password-reminder .main-form {
    padding-top: 200px !important;
    padding-bottom: 180px !important;
}

.mail_user_not_exist .error-contents {
    padding-bottom: 200px;
}


/*leave admin*/

.error-leave button {
    background-color: #c1272d !important;
    color: #ffffff !important;
}

.error-leave a:hover {
    background-color: #79c4db !important;
}

.leave button {
    display: inline-block;
    color: #ffffff;
    font-family: 'KozGoPr6N-Bold';
    font-size: 18px;
    background-color: #c1272d;
    padding: 14px 60px;
    text-decoration: none;
    margin-top: 40px;
}

.leave button:hover {
    background-color: #914245;
    color: #ffffff;
}

.main-form label.error {
    font-family: 'KozGoPr6N-Regular' !important;
    letter-spacing: 1px;
    font-weight: 200;
    color: #ed1c24;
}

.page_login .create-user-main-form .main-form label.error {
    color: red !important;
}

.management .block-item .block-body .btn .title .content_title {
    color: #af9361;
}

.management .class_more {
    background: #f7e3cd;
    color: #b2753f;
}

.list-search .payment-table .payment-table__tbody .button_cancel_invite {
    background-color: #cccccc !important;
}

.list-search .payment-table .payment-table__tbody .btn-transfer {
    background-color: #8ebbce !important;
    margin-left: 10px;
}

.list-search .payment-table .payment-table__tbody .btn-action {
    border: none;
}

.list-search .payment-table .payment-table__tr p {
    word-break: break-word;
}

.list-search .payment-table .payment-table__tr p:first-child {
    flex: 0 0 50px;
    text-align: center;
    justify-content: center;
    max-width: 42px;
}

.list-search .payment-table .payment-table__tr p:nth-child(2) {
    max-width: 70px;
    flex: 0 0 70px;
}

.list-search .payment-table .payment-table__tr p:nth-child(3) {
    max-width: 160px;
    flex: 0 0 160px;
}

.list-search .payment-table .payment-table__tr p:nth-child(4),
.list-search .payment-table .payment-table__tr p:nth-child(5) {
    max-width: 85px;
    flex: 0 0 85px;
}

.list-search .payment-table .payment-table__tr p:nth-child(6),
.list-search .payment-table .payment-table__tr p:nth-child(7),
.list-search .payment-table .payment-table__tr p:nth-child(8),
.list-search .payment-table .payment-table__tr p:nth-child(9) {
    max-width: 106px;
    flex: 0 0 106px;
}

.list-search .payment-table .payment-table__tr p:nth-child(10) {
    max-width: 65px;
    flex: 0 0 65px;
}

.list-search .payment-table .payment-table__tr p:last-child {
    max-width: none;
    -webkit-flex: 1;
    flex: 1;
}

.search_form button[type="submit"]:hover,
#main-contents .form-heading .list-menu .btn_invite:hover {
    background: #277ec5;
}

.leave-back a {
    padding: 14px 80px !important;
    border-radius: 4px;
}

.leave {
    padding-bottom: 100px;
}

#form_login .group-input span:after {
    width: 1px;
    background: #aadcee !important;
}

#form_send_url_password_reminder button[type="submit"] {
    height: 55px;
    margin-top: 40px;
}

#form_send_url_password_reminder .group-input {
    margin-top: 0;
}

.main-confirm .form-confirm .title img {
    width: 24px !important;
}

.header #navbar .name_user p {
    float: right;
}

.leave .error-main .img {
    margin-bottom: 10px;
}

.leave .leave-back a {
    margin-top: 10px;
}

.action-button .disabled-button {
    background: #cccccc !important;
    color: #e9ebec !important;
}

.margin-top {
    margin-top: 61px !important;
}

#form_password_reminder button[type="submit"] {
    margin-top: 40px;
}

.url-error p {
    letter-spacing: 1px;
}

.main-payment .btn-confirm:hover,
.main-payment .btn-cancel:hover {
    background-color: #f2b453 !important;
}

.payment-log-wap .payment-table .payment-table__tbody .payment-table__tr:hover p {
    background-color: #d1e9ed;
}

.payment-wap-table.payment-log-wap.custom-payment-log nav .pagination li.active span,
.payment-wap-table.custom-payment-log nav .pagination li a:hover {
    border-color: #71a7d4;
    background-color: #71a7d4;
}

.error-main a.error-manage {
    background-color: #f2b453;
    color: #ffffff;
}

.error-main a.error-manage:hover {
    background-color: #e8c99c;
}

.manage-role .create-user-main-form button[type="submit"]:hover,
.payment-manage-detail .list-btn-action .btn-back:hover {
    background: #c1783d;
}

#change-user-status-form .btn-back:hover {
    background: #f2b453 !important;
}

#detail_payment .payment-manage-detail__warp {
    width: 650px;
    margin: auto;
}

.list-plan-change .block-item .block-body .btn .icon_content {
    height: 75px;
}


/* menu header */

.container-header {
    width: 100% !important;
    padding-left: 10px !important;
    padding-right: 10px;
    height: 100%;
}

.header-row {
    height: 100%;
    margin-right: 0px;
    margin-left: 0px;
    display: flex;
    align-items: center;
}

.header-menu {
    text-align: center;
}

.header-menu-no-login {
    text-align: center;
}

.flex-1 {
    flex: 1;
}

.item-login {
    border: none !important;
}

.nav-list {
    list-style-type: none;
    margin-top: 20px;
}

.nav-list .view_list {
    display: inline-block;
    padding: 4px 60px;
    font-size: 17px;
}

.navbar-collapse .row .nav-list .list-item {
    padding: 30px 33px;
}

.list-item a {
    color: #ffffff;
}

.list-item a:hover {
    color: yellow;
}

.active_item {
    color: yellow !important;
}

.menu-line {
    width: 20px;
    height: 3px;
    background-color: #ffffff;
    margin-bottom: 4px;
}

.menu {
    display: none;
}

.close-header-nav {
    display: none;
}


/* btn_Dropdown*/

.btn_dropdown {
    color: #ffffff;
    padding: 0px;
    font-size: 18px;
    border: none;
}


/*  class dropdown*/

.dropdown {
    display: inline-block;
    border-right: none !important;
    padding: 20px 5px;
}


/* item Dropdown */

.item_dropdown {
    /*hide*/
    display: none;
    position: absolute;
    background-color: #275382;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 1;
    transform: translate3d(-45px, 60px, 0px);
    top: 11px;
    left: 28px;
}

.item_dropdown a {
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown_active {
    display: block;
}

.img_icon_menu_header {
    width: 30px;
}

.view_list {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

label .required {
    color: #af454d;
}

.page-title {
    color: #275382;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: 'KozGoPr6N-Bold';
}

.page-content {
    position: absolute;
    top: calc(50% - 10px);
    left: calc(50% - 49px);
}

.list-item.dropdown.btn_dropdown.account {
    cursor: pointer;
}

.mb-5 {
    margin-bottom: 5rem;
}

.btn-back-common {
    position: absolute;
    top: -10px;
    right: 0px;
    background: white;
    color: #7f7f7f;
    width: 100px;
    box-shadow: none;
    border: 1px solid #7f7f7f;
}

.btn-back-common:hover, .btn-back-common:active {
    background-color: #c6c6c6;
}

.manage-role .manager-list-user-in-group .btn-back-common {
    top: 13px; 
    left: unset;
    right: 15px;
}

.payment-plane-create.main-payment.create-software .btn-back-common{
    top: -8px;
}

.container.manage-payment-container .btn-back-common{
    top: 12px;
}

.admin-payment-log-detail {
    margin-top: 30px;
}

.admin-payment-log-detail .btn-back-common{
    top: -45px;
}

.group-button {
    display: flex;
}

.admin-software-back {
    background: white;
    color: #7f7f7f;
    width: 100px;
    box-shadow: none;
    border: 1px solid #7f7f7f;
    margin-left: 5px;
}

.admin-software-back:hover {
    background-color: #c6c6c6;
}

.footer .footer-menu {
    flex-wrap: wrap;
}

.error {
    color: red;
}

body.swal2-height-auto {
    min-height: 100vh;
}

.list-style-type-circle {
    list-style-type:circle
}

.mail-form {
    width: 60%;
}

footer .footer .info_company .item_info_company a:focus {
    color: #337ab7;
    text-decoration: none;
}

.modal.notification .modal-dialog {
    position: fixed;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%)!important;
    text-align: center;
    font-size: 14px;
    width: 80vw;
    max-width: 650px;
    max-height: 80vh;
    overflow: auto;
}

.modal.notification .modal-dialog .modal-body .icon .fa {
    font-size: 85px;
}

.modal.notification .modal-dialog .modal-body .content {
    padding: 30px 0;
    word-break: break-word;
    white-space: pre-line;
    text-align: left;
    width: fit-content;
    margin: auto;
    display: block;
    max-width: 92%;
}

.modal.notification .modal-dialog .modal-body .email {
    color: red;
}

.modal.notification .modal-dialog .modal-body .action {
    display: flex;
    padding: 10px 0;
    gap: 20px;
    width: fit-content;
    margin: auto;
}

.modal.notification .modal-dialog .modal-body .action .btn {
    font-size: 14px;
}

.material-switch>input[type="checkbox"] {
    display: none;
}

.material-switch>label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

.material-switch>label::before {
    background: red;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    width: 35px;
    height: 16px;
    margin-top: -8px;
    position: absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
}

.material-switch>label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 10px;
    left: 4px;
    margin-top: -8px;
    position: absolute;
    top: 3px;
    transition: all 0.3s ease-in-out;
    width: 10px;
}

.material-switch>input[type="checkbox"]:checked+label::before {
    opacity: 1;
}

.material-switch>input[type="checkbox"]:checked+label::after {
    left: 22px;
}

.table-header {
    padding: 20px 0;
    font-weight: 900;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    color: #275382;
}

.jq-toast-single {
    font-size: 16px;
}

.ui-datepicker {
    background-color: #fff;
    border: solid 1px gray;
}

.ui-datepicker .ui-icon {
    text-indent: 0;
}

.ui-datepicker-unselectable.ui-state-disabled {
    opacity: 0.3;
}

.ui-datepicker-current-day {
    background-color: cyan;
}

.ui-datepicker-prev {
    cursor: pointer;
}

.ui-datepicker-next {
    cursor: pointer;
}

.ui-state-disabled {
    color: black;
    opacity: 0.3;
}

.error-help-block {
    font-family: 'KozGoPr6N-Regular' !important;
    letter-spacing: 1px;
    font-weight: 200;
    color: #af454d !important;
    font-style: italic;
    font-size: 13px;
    margin-bottom: 0 !important;
    width: 100%;
}

.user_name {
    max-width: min(320px, 50%);
    overflow: hidden;
    display: -webkit-box;
    word-break: break-all;
    -webkit-line-clamp: 1; /* number of lines to show */
            line-clamp: 1; 
    -webkit-box-orient: vertical;
}

textarea {
  resize: vertical;  /* Chỉ cho phép kéo để thay đổi chiều cao */
  overflow: auto;
}

.lds-spinner {
    color: official;
    display: none;
    position: fixed;
    width: 40px;
    height: 40px;
    top: 45%;
    left: calc(50vw - 40px);
    transform: translate(0, -45%);
    z-index: 100000000;
}

.lds-spinner div {
    transform-origin: 40px 40px;
    animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 37px;
    width: 6px;
    height: 18px;
    border-radius: 20%;
    background: black;
}

.lds-spinner div:nth-child(1) {
    transform: rotate(0deg);
    animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.9s;
}

.lds-spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.8s;
}

.lds-spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.7s;
}

.lds-spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.6s;
}

.lds-spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.5s;
}

.lds-spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.4s;
}

.lds-spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.3s;
}

.lds-spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.2s;
}

.lds-spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.1s;
}

.lds-spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
}

@keyframes lds-spinner {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.mark {
    background-color: gray;
    opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: none;
    z-index: 10000000;
}