﻿.notify_itaxi {
    /*thanhnt:*/
    /*************** Modal *****************/
    /*********** QA ************/
    /* Create the checkmark/indicator (hidden when not checked) */
    /* Show the checkmark when checked */
    /**************** new *************/
    /* Hide the browser's default checkbox */
    /* Create a custom checkbox */
    /* On mouse-over, add a grey background color */
    /* When the checkbox is checked, add a blue background */
    /* Create the checkmark/indicator (hidden when not checked) */
    /* Show the checkmark when checked */
    /* Style the checkmark/indicator */
}

    .notify_itaxi a.active_menu {
        color: #5885e2 !important;
        border-radius: 0 !important;
        width: 234px !important;
        border-right: 5px solid #5885e2 !important;
    }

    .notify_itaxi .style0 {
        font-size: 9pt;
        color: #fff;
        font-weight: bold;
        line-height: 13pt;
        letter-spacing: 0px;
    }

    .notify_itaxi .style1 {
        font-size: 15pt;
        line-height: 30pt;
        letter-spacing: 0px;
        text-decoration: none;
    }

    .notify_itaxi .style2 {
        font-size: 9pt;
        color: #000;
        line-height: 13pt;
        letter-spacing: 0px;
    }

    .notify_itaxi .style3 {
        font-size: 9pt;
        color: #0ff;
        font-weight: bold;
        line-height: 13pt;
        letter-spacing: 0px;
    }

    .notify_itaxi A:link.style0 {
        text-decoration: none;
        color: #fff;
    }

    .notify_itaxi A:visited.style0 {
        text-decoration: none;
        color: #fff;
    }

    .notify_itaxi A:active.style0 {
        text-decoration: none;
    }

    .notify_itaxi A:hover.style0 {
        font-weight: 400;
        text-decoration: underline;
        color: #fff;
    }

    .notify_itaxi A:link.style1 {
        text-decoration: none;
        color: #000;
    }

    .notify_itaxi A:visited.style1 {
        text-decoration: none;
    }

    .notify_itaxi A:active.style1 {
        text-decoration: none;
    }

    .notify_itaxi A:hover.style1 {
        font-weight: 400;
        color: #0080c5;
    }

    .notify_itaxi A:link.style2 {
        text-decoration: none;
        color: #000;
    }

    .notify_itaxi A:visited.style2 {
        text-decoration: none;
    }

    .notify_itaxi A:active.style2 {
        text-decoration: none;
    }

    .notify_itaxi A:hover.style2 {
        font-weight: 400;
        text-decoration: underline;
        color: #000;
    }

    .notify_itaxi .notification {
        color: #000;
        text-decoration: none;
        padding: 15px;
        position: relative;
        display: inline-block;
        border-radius: 12px;
        font-size: 20px;
    }

    .notify_itaxi .notification-f25 {
        color: #000;
        text-decoration: none;
        padding: 15px;
        position: relative;
        display: inline-block;
        border-radius: 12px;
        font-size: 25px;
        font-weight: 600;
    }

    .notify_itaxi .notification .badge {
        position: absolute;
        top: -10px;
        left: -10px;
        padding: 3px 7px;
        border-radius: 60%;
        background-color: red;
        color: white;
        font-size: 15px;
    }

    .notify_itaxi .notification-f25 .badge-r {
        position: absolute;
        top: -10px;
        right: -10px;
        padding: 3px 7px;
        border-radius: 50%;
        background-color: red;
        color: white;
        font-size: 15px;
    }

    .notify_itaxi .menu_left a {
        font-size: 14px;
        padding: 0px 0px 0px 15px;
        margin: 0px 0;
        color: #949ebd;
    }

        .notify_itaxi .menu_left a:hover {
            font-weight: normal !important;
            color: #949ebd;
            text-shadow: 1px 1px 1px #afb7cf
        }

    .notify_itaxi .menu_left img {
        padding: 0px;
    }

    .notify_itaxi .menu_left span {
        display: flex;
        align-items: center;
    }

    .notify_itaxi body {
        SCROLLBAR-FACE-COLOR: #ececec;
        SCROLLBAR-SHADOW-COLOR: #ececec;
        SCROLLBAR-3DLIGHT-COLOR: #e6e6e6;
        SCROLLBAR-ARROW-COLOR: #fff;
        SCROLLBAR-DARKSHADOW-COLOR: #fff;
        SCROLLBAR-BASE-COLOR: #ececec;
        background-color: #c9deed;
        background-position: top;
        background-repeat: repeat-x;
        FONT-SIZE: 9pt;
        background: #eee;
        top: 0px;
        left: 0px;
        margin: 0;
    }

    .notify_itaxi .bold {
        font-weight: bold;
    }

    .notify_itaxi p {
        margin: 0;
        padding: 0;
    }

    .notify_itaxi A:link {
        color: #949ebd;
        text-decoration: none;
    }

    .notify_itaxi A:visited {
        color: #7a84a2;
        text-decoration: none;
        font-weight: 500;
    }

    .notify_itaxi A:hover {
        color: #0080c5;
        text-decoration: none;
        font-weight: 500;
    }

   /* .notify_itaxi td {
        font-size: 12pt;
    }*/

    .notify_itaxi .w-100 {
        width: 100%;
    }

    .notify_itaxi .text-center {
        text-align: center;
    }

    .notify_itaxi .member_title {
        font-size: 12pt;
        font-weight: bold;
        color: #0ff;
        padding: 5px 0px 0px 5px;
    }

    .notify_itaxi .member_body {
        font-size: 12pt;
        color: #fff;
        padding: 5px 0px 0px 5px;
    }

    .notify_itaxi .menu_back {
        background-image: linear-gradient(to right, #5885e2, #1caaad);
        /* border-radius: 5px 5px 0px 0px;
	*/
        background-repeat: repeat-x;
        background-position: top;
        height: 62px;
    }

    .notify_itaxi .menu_back_left {
        background-color: #5885e2;
        border-radius: 7px 0px 0px 7px;
        background-repeat: repeat-x;
        background-position: top;
    }

    .notify_itaxi .menu_left {
        background-color: #fff;
        border-radius: 0px 20px 20px 0px;
        background-repeat: repeat-x;
        background-position: top;
        width: 226px;
        height: auto;
        padding-bottom: 18px;
    }

    .notify_itaxi .lately_title {
        font-size: 30px;
        font-weight: bold;
        color: #5786e2;
    }

    .notify_itaxi .title_view {
        font-size: 20pt;
        font-weight: bold;
        color: #5786e2;
    }

    .notify_itaxi .titlebar {
        text-align: center;
        font-weight: bold;
        height: 35px;
    }

    .notify_itaxi .title {
        font-size: 9pt;
        font-weight: bold;
        text-align: left;
        padding: 3px 0px 0px 15px;
        height: 29px;
        background-color: #ededed;
    }

    .notify_itaxi .Comment {
        font-size: 9pt;
        text-align: left;
        padding: 0px 3px 0px 15px;
        height: 25px;
    }

    .notify_itaxi .member_modify {
        font-size: 9pt;
        font-weight: bold;
        text-align: left;
        padding: 3px 0px 0px 15px;
        height: 25px;
        background-color: #ededed;
    }

    .notify_itaxi .padding03_t {
        padding: 3px 0px 0px 0px;
    }

    .notify_itaxi .padding3_0_0_10 {
        padding: 3px 0px 0px 10px;
    }

    .notify_itaxi .padding05_tb {
        padding: 5px 0px 5px 0px;
    }

    .notify_itaxi .padding5_r {
        padding: 0px 5px 0px 0px;
    }

    .notify_itaxi .padding10_tb {
        padding: 10px 0px 10px 0px;
    }

    .notify_itaxi .padding10_b {
        padding: 0px 0px 10px 0px;
    }

    .notify_itaxi .padding10_lr {
        padding: 0px 10px 0px 10px;
    }

    .notify_itaxi .padding10_r {
        padding: 0px 10px 0px 0px;
    }

    .notify_itaxi .padding10_all {
        padding: 10px 10px 10px 10px;
        font-size: 10pt;
        line-height: 1.2;
    }

    .notify_itaxi .padding15_t {
        padding: 15px 0px 0px 0px;
    }

    .notify_itaxi .padding15_lr {
        color: #333;
        padding: 0px 15px 0px 15px;
    }

    .notify_itaxi .padding15_all {
        font-size: 9pt;
        color: #333;
        padding: 15px 15px 15px 15px;
    }

    .notify_itaxi .padding20_tb {
        padding: 20px 0px 20px 0px;
    }

    .notify_itaxi .padding20_all {
        padding: 20px 20px 20px 20px;
    }

    .notify_itaxi .pr-10 {
        padding-right: 10px;
    }

    .notify_itaxi .mr-10 {
        margin-right: 10px;
    }

    .notify_itaxi .ml-10 {
        margin-left: 10px;
    }

    .notify_itaxi .margin10_lr {
        margin: 0px 10px 0px 10px;
    }

    .notify_itaxi .selectbox70 {
        width: 70px;
        color: #333;
        background-color: #fff;
    }

    .notify_itaxi .selectbox120 {
        width: 120px;
        color: #333;
        background-color: #fff;
        font-size: 9pt;
        vertical-align: middle;
    }

    .notify_itaxi .textbox80 {
        font-size: 9pt;
        color: #333;
        width: 80px;
        border: solid 1px #ccc;
        padding-left: 5px;
        border-radius: 4px;
    }

    .notify_itaxi .textbox60 {
        font-size: 9pt;
        color: #333;
        width: 60%;
        border: solid 1px #ccc;
        padding-left: 5px;
        border-radius: 8px;
        height: 30px;
    }

    .notify_itaxi .textbox100_b {
        font-size: 9pt;
        color: #333;
        width: 100%;
        height: 21px;
        border: solid 1px #ccc;
        padding-left: 5px;
    }

    .notify_itaxi .textbox100 {
        font-size: 9pt;
        color: #333;
        width: 100%;
        border: solid 1px #ccc;
    }

    .notify_itaxi .textbox150 {
        font-size: 9pt;
        color: #333;
        width: 150px;
        height: 21px;
        border: solid 1px #ccc;
        padding-left: 5px;
    }

    .notify_itaxi .textbox200 {
        font-size: 9pt;
        color: #333;
        width: 200px;
        border: solid 1px #ccc;
        padding-left: 3px;
    }

    .notify_itaxi .textbox400 {
        font-size: 9pt;
        color: #333;
        width: 400px;
        height: 21px;
        border: solid 1px #ccc;
        padding-left: 5px;
    }

    .notify_itaxi .textbox500 {
        font-size: 9pt;
        color: #333;
        width: 500px;
        height: 21px;
        border: solid 1px #ccc;
    }

    .notify_itaxi .textbox580 {
        font-size: 9pt;
        color: #333;
        width: 580px;
        border: solid 1px #ccc;
        padding-left: 5px;
        vertical-align: middle;
    }

    .notify_itaxi .textbox560_42 {
        font-size: 9pt;
        color: #333;
        width: 560px;
        height: 42px;
        border: solid 1px #ccc;
        padding: 10px 5px 5px 0px;
    }

    .notify_itaxi .textbox620_250_v {
        font-size: 9pt;
        color: #333;
        width: 620px;
        height: 250px;
        border: solid 0px #ccc;
        padding: 10px 5px 5px 0px;
        overflow: auto;
    }

    .notify_itaxi .textbox620_250_w {
        font-size: 9pt;
        color: #333;
        width: 620px;
        height: 250px;
        border: solid 1px #ccc;
        padding: 10px 5px 5px 5px;
        overflow: auto;
    }

    .notify_itaxi .textbox620_300 {
        font-size: 9pt;
        color: #333;
        width: 620px;
        height: 300px;
        border: solid 0px #ccc;
        padding: 10px 5px 5px 0px;
        overflow: auto;
    }

    .notify_itaxi .textbox620_350 {
        font-size: 9pt;
        color: #333;
        width: 620px;
        height: 350px;
        border: solid 1px #ccc;
        padding: 10px 5px 5px 5px;
        overflow: auto;
    }

    .notify_itaxi .textbox620_350_v {
        font-size: 9pt;
        color: #333;
        width: 620px;
        height: 350px;
        border: solid 0px #ccc;
        padding: 10px 5px 5px 5px;
        overflow: auto;
    }

    .notify_itaxi .textbox620_350_v2 {
        font-size: 9pt;
        color: #333;
        width: 620px;
        height: 100%;
        border: solid 0px #ccc;
        padding: 10px 5px 5px 5px;
        overflow: auto;
        text-align: left;
    }

    .notify_itaxi .textbox100_100 {
        font-size: 9pt;
        color: #333;
        width: 100%;
        height: 100px;
        border: solid 1px #ccc;
    }

    .notify_itaxi .textbox100_150 {
        font-size: 9pt;
        color: #333;
        width: 100%;
        height: 150px;
        border: solid 1px #ccc;
    }

    .notify_itaxi .textbox100_300 {
        font-size: 9pt;
        color: #333;
        width: 100%;
        height: 300px;
        border: solid 1px #ccc;
    }

    .notify_itaxi .textbox100_350 {
        font-size: 9pt;
        color: #333;
        width: 100%;
        height: 350px;
        border: solid 1px #ccc;
    }

    .notify_itaxi .file100 {
        font-size: 9pt;
        color: Blue;
        cursor: hand;
        color: #333;
        width: 100%;
        height: 21px;
        border: solid 1px #ccc;
        padding-top: 3px;
    }

    .notify_itaxi .board_title_back {
        background-image: url('../Board/images/back_titlebar.gif');
        background-repeat: repeat-x;
        background-position: top;
        height: 35px;
        text-align: center;
        font-weight: bold;
    }

    .notify_itaxi .board_title_prenext {
        background-image: url('../Board/images/back_titlebar.gif');
        background-repeat: repeat-x;
        background-position: top;
        height: 35px;
        text-align: center;
    }

    .notify_itaxi .pds_title_back {
        background-image: url('../Pds/images/back_titlebar.gif');
        background-repeat: repeat-x;
        background-position: top;
        height: 35px;
        text-align: center;
        font-weight: bold;
    }

    .notify_itaxi .notice_title_back {
        background-image: url('../Notice/images/back_titlebar.gif');
        background-repeat: repeat-x;
        background-position: top;
        height: 35px;
        text-align: center;
        font-weight: bold;
    }

    .notify_itaxi .notice_title_back1 {
        background-repeat: repeat-x;
        background-position: top;
        height: 45px;
        text-align: center;
        font-weight: bold;
    }

    .notify_itaxi .dropdownlist {
        font-size: 9pt;
        vertical-align: middle;
    }

    .notify_itaxi .dropdownlist_100 {
        color: #333;
        width: 80px;
        height: 21px;
        border: solid 1px #ccc;
        padding-left: 5px;
    }

    .notify_itaxi .txtbox {
        font-size: 9pt;
        vertical-align: middle;
    }

    .notify_itaxi .txtbox2 {
        font-size: 9pt;
        vertical-align: absmiddle;
        width: 100px;
    }

    .notify_itaxi .txtboxMy {
        border-color: #404040;
        border-width: 3px;
        height: 20px;
        width: 120px;
        vertical-align: middle;
    }

    .notify_itaxi .button1 {
        border-color: #404040;
        border-width: 1px;
        height: 20px;
        width: 60px;
    }

    .notify_itaxi .imgButton1 {
        background-image: url('images/btn_confirm.gif');
        height: 23px;
        width: 60px;
    }

    .notify_itaxi .side_menutitle {
        font-size: 10pt;
        color: #3689c1;
        font-weight: bold;
        padding-top: 3px;
    }

    .notify_itaxi .side_submenu {
        font-size: 9pt;
        padding-left: 15px;
        height: 25px;
    }

    .notify_itaxi .lblColor {
        color: Blue;
    }

    .notify_itaxi .emptyCss {
        /*padding-top: 20px;
	*/
        color: #9d9ea6;
        font-weight: normal;
        background: #fff;
        height: 170px;
        border-radius: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: 300;
    }

    .notify_itaxi .ImgBtnCusor {
        cursor: hand;
    }

    .notify_itaxi .file {
        opacity: 0;
        width: 0.1px;
        height: 0.1px;
        position: absolute;
    }

    .notify_itaxi .file-input label {
        display: block;
        position: relative;
        display: flex;
        align-items: center;
        font-size: 14px;
        color: #3899de;
        font-weight: bold;
        cursor: pointer;
        transition: transform 0.2s ease-out;
    }

    .notify_itaxi #memberTable {
        padding-top: 10px;
    }

    .notify_itaxi .file-name {
        /* position: absolute;
	 */
        bottom: -35px;
        left: 10px;
        font-size: 11px;
        color: #a9a5a5;
        padding: 5px 10px;
        margin-left: 10px;
        border: 1px solid #c4c4c4;
        border-radius: 5px;
        background: #f3f7fb;
        display: none;
        height: fit-content;
    }

    .notify_itaxi .file-content {
        display: flex;
        align-items: center;
        margin-top: 10px;
    }

    .notify_itaxi .contentUnitWrite {
        position: relative;
    }

    .notify_itaxi .contentUnitWriteFile {
        position: absolute;
        bottom: 4px;
        align-items: center;
    }

    .notify_itaxi .close-file {
        cursor: pointer;
        margin-left: 10px;
        font-weight: bold;
    }

    .notify_itaxi .file-name a {
        color: #a9a5a5;
    }

    .notify_itaxi #lblfiles {
        /*display:flex;
	*/
    }

        .notify_itaxi #lblfiles a {
            margin-right: 5px;
        }

    .notify_itaxi .item-info-notice {
        padding: 14px;
        background: #fff;
        border-radius: 10px;
        margin-bottom: 10px;
        height: 80px;
        overflow: hidden;
    }

        .notify_itaxi .item-info-notice .textContent p {
            color: #9d9ea6;
            font-weight: 300;
        }

        .notify_itaxi .item-info-notice .textContent {
            color: #9d9ea6;
            font-weight: 300;
        }

    .notify_itaxi .title-menu {
        width: 234px;
        padding: 0px 0px 0px 15px;
        margin-top: 6px;
        margin-bottom: 0px;
        font-size: 16px;
        color: #000;
        text-shadow: 1px 1px 1px #00000038;
    }

    .notify_itaxi .dark {
        color: rgba(15, 23, 53, 1);
    }

    .notify_itaxi .title-dashboard {
        font-size: 20px;
    }

    .notify_itaxi .padding-lr-10 {
        padding: 0 10px;
    }

    .notify_itaxi .gray {
        color: #a2a4ac;
    }

    .notify_itaxi .dark-blue {
        color: #2d344e;
    }

    .notify_itaxi .tool-box-qa .active {
        font-weight: bold;
        text-decoration: underline;
        color: #2d344e;
    }

    .notify_itaxi .tool-box-qa span {
        cursor: pointer;
        color: #a2a4ac;
        padding: 0 10px;
    }

    .notify_itaxi .tb-list {
        width: 100%;
        border-collapse: collapse;
        border-radius: 12px;
        border: 1px solid #dadbdf;
        margin-top: 10px;
    }

        .notify_itaxi .tb-list th {
            font-size: 14px;
        }

    .notify_itaxi .modal {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1050;
        /* display: none;
	*/
        width: 100%;
        height: 100%;
        overflow: hidden;
        outline: 0;
    }

    .notify_itaxi .warp-bg {
        background: #000 8c;
    }

    /*.notify_itaxi .modal-title {
        margin: 15px 20px;
    }

    .notify_itaxi .modal-dialog {
        position: relative;
        width: auto;
        margin: 0.5rem;
        pointer-events: none;
    }*/

    /*.notify_itaxi .modal-dialog {
        max-width: 812px;
        margin: 1.75rem auto;
    }*/

    /*.notify_itaxi .modal-dialog {
        min-height: calc(100vh - 60px);
        display: flex;
        flex-direction: column;
        justify-content: center;
    }*/

@media (max-width: 768px) {
    /*.notify_itaxi .modal-dialog {
        min-height: calc(100vh - 20px);
    }*/
}

/*.notify_itaxi .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 10px;
    outline: 0;
}

.notify_itaxi .modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 20px;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-image: linear-gradient(to right, #5885e2, #1caaad);
    background-repeat: repeat-x;
    background-position: top;
    color: #fff;
    font-size: 26px;
}

    .notify_itaxi .modal-header button {
        background: transparent;
        border: none;
        font-size: 30px;
        color: #fff;
        cursor: pointer;
    }

.notify_itaxi .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px 40px;
}

.notify_itaxi .modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0.75rem;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px);
}*/

.notify_itaxi .content-item-form {
    display: flex;
    font-size: 16px;
    align-items: start;
}

.notify_itaxi .content-item-form-text-area {
    display: flex;
    align-items: flex-start;
    font-size: 16px;
    padding: 10px 0;
}

.notify_itaxi .label-form {
    font-weight: bold;
    margin-right: 10px;
    min-width: 80px;
}

.notify_itaxi .content-item-form {
    padding: 10px 0;
}

.notify_itaxi .text-label-info {
    font-weight: normal;
}

.notify_itaxi .writer-from {
    color: #3f86f9;
}

.notify_itaxi .text-area-modal {
    border: 1px solid #dadbdf;
    padding: 20px;
    border-radius: 10px;
    height: 300px;
    overflow: auto;
}

.notify_itaxi .footer-modal {
    display: flex;
    justify-content: space-between;
}

/*.notify_itaxi .modal-content .label-form {
    font-size: 12px;
}*/

/*.notify_itaxi .btn-close {
    background: transparent;
    border: none;
    color: #3f86f9;
    font-size: 24px;
    cursor: pointer;
}*/

.notify_itaxi .tb-list {
    border: 1px solid #ccc;
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    border-collapse: separate !important;
}

    .notify_itaxi .tb-list th:first-child {
        border-radius: 15px 0 0 0;
        -moz-border-radius: 15px 0 0 0;
        -webkit-border-radius: 15px 0 0 0;
    }

    .notify_itaxi .tb-list th:last-child {
        border-radius: 0 15px 0 0;
        -moz-border-radius: 0 15px 0 0;
        -webkit-border-radius: 0 15px 0 0;
    }

    .notify_itaxi .tb-list td:first-child, .notify_itaxi .bordered th:first-child {
        border-left: medium none;
    }

    .notify_itaxi .tb-list th {
        background-color: #ecf1fa;
        background-image: -moz-linear-gradient(center top, #ecf1fa, #ecf1fa);
        background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#ecf1fa), to(#ecf1fa), color-stop(0.4, #ecf1fa));
        border-top: medium none;
        color: #0f1735;
        padding: 15px;
    }

    .notify_itaxi .tb-list td {
        padding: 20px 10px;
        border: none;
        border-top: 1px solid #ecf1fa;
        font-weight: 300;
    }

.notify_itaxi .border-search-box {
    border-radius: 6px;
    padding: 1px 5px 1px 1px;
    border: 1px solid #edecfc;
    outline: none;
    color: #abadb2;
    position: relative;
}

    .notify_itaxi .border-search-box input {
        outline: none;
    }

    .notify_itaxi .border-search-box .icon-input {
        position: absolute;
        right: 6px;
        cursor: pointer;
    }

.notify_itaxi #PagingHelper1 {
    font-size: 16px !important;
    font-weight: bold;
    height: 10px;
    width: 232px;
    display: inline-block !important;
    justify-content: space-between;
    align-items: center;
    margin-top: 8px;
}

    .notify_itaxi #PagingHelper1 img {
        padding: 10px;
    }

    .notify_itaxi #PagingHelper1 font[color='DodgerBlue'] {
        background: #3f86f9;
        padding: 1px 5px;
        border-radius: 5px;
        color: #fff;
        font-size: 14px;
        margin-right: 10px;
    }

    .notify_itaxi #PagingHelper1 a {
        color: #3f86f9;
        font-weight: 300;
        padding: 8px;
        font-size: 14px;
        margin-right: 10px;
    }

.notify_itaxi .d-flex {
    display: flex !important;
}

.notify_itaxi .d-flex-center {
    display: flex;
    align-items: center;
}

.notify_itaxi .justify-content-between {
    justify-content: space-between;
}

.notify_itaxi .justify-content-end {
    justify-content: flex-end;
}

.notify_itaxi .justify-content-start {
    justify-content: flex-start;
}

.notify_itaxi .align-items-center {
    align-items: center;
}

.notify_itaxi .newNotice {
    background: #e0546b;
    color: #fff;
    font-size: 11px;
    padding: 5px 7px;
    border-radius: 5px;
}

.notify_itaxi .header-body-qa {
    padding: 15px;
    background: #ecf1fa;
    border-radius: 10px 10px 0px 0px;
    display: flex;
    justify-content: space-between;
    /* border: 1px solid #dadbdf; */
    border-bottom: none;
}

.notify_itaxi .left-header-qa {
    width: 60%;
}

.notify_itaxi .right-header-qa {
    width: 40%;
}

.notify_itaxi .item-header-qa {
    margin-bottom: 7px;
    color: #2c334e;
    font-size: 12px;
}

.notify_itaxi .content-body-qa {
    padding: 15px;
    border: 1px solid #dadbdf;
    border-radius: 0px 0px 10px 10px;
    border-top: none;
}

    .notify_itaxi .content-body-qa p {
        margin-bottom: 7px;
    }

.notify_itaxi .top-header-qa {
    display: flex;
    justify-content: space-between;
    padding: 15px 5px;
    font-size: 18px;
}

.notify_itaxi .left-top-header-qa {
    font-weight: bold;
    width: 60%;
    color: #2c334e;
}

.notify_itaxi .right-top-header-qa {
    width: 40%;
}

    .notify_itaxi .right-top-header-qa .title-qa-top-left {
        font-weight: bold;
        color: #5786e2;
        margin-right: 10px;
    }

.notify_itaxi .notification-f25.tilte-qa {
    padding: 0px 5px 0 5px;
}

.notify_itaxi .content-action {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.notify_itaxi .btn-action input {
    margin-left: 10px;
}

.notify_itaxi .light-blue {
    color: #5786e2;
}

.notify_itaxi .lable-item-header-qa {
    font-weight: 500;
    color: #2c334e;
}

.notify_itaxi .price-qa {
    color: #2c334e;
    font-weight: 500;
}

.notify_itaxi .overflow-qa {
    height: 260px;
    overflow: auto;
}

.notify_itaxi .content-item-list {
    padding: 20px;
    border: 1px solid #dadbdf;
    border-radius: 10px;
    height: 143px;
    overflow: auto;
}

.notify_itaxi .item-list-qa .header-item-list {
    display: flex;
    align-items: center;
    margin: 10px 0;
    font-size: 18px;
    color: #2c334e;
}

    .notify_itaxi .item-list-qa .header-item-list .header-item-list-left {
        width: 60%;
        font-weight: bold;
    }

    .notify_itaxi .item-list-qa .header-item-list .header-item-list-right {
        width: 40%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

        .notify_itaxi .item-list-qa .header-item-list .header-item-list-right .infor-writer {
            margin-left: 15px;
            color: #5786e2;
        }

.notify_itaxi #conentAnwser {
    display: none;
    height: 200px;
}

.notify_itaxi #btn_submit {
    display: none;
}

.notify_itaxi .textbox {
    font-size: 9pt;
    color: #333;
    border: solid 1px #ccc;
    padding-left: 5px;
    border-radius: 4px;
}

.notify_itaxi .text-right {
    text-align: right;
}

.notify_itaxi .text-left {
    text-align: left;
}

.notify_itaxi .warp-body {
    border: 1px solid #dadbdf;
    padding: 20px;
    border-radius: 10px;
    margin-top: 10px;
    height: 400px;
    overflow: auto;
}

.notify_itaxi .left-notice-qa {
    font-weight: normal;
}

.notify_itaxi .tilte-notice-icaller {
    font-size: 20px;
}

.notify_itaxi .writer {
    color: #5786e2;
}

.notify_itaxi .content-item {
    font-size: 12px;
    margin-left: 10px;
    margin-right: 10px;
}

.notify_itaxi #pick-date-time {
    outline: none;
}

.notify_itaxi #tblLostItem td {
    padding: 15px 10px;
    border: none;
    border-top: 1px solid #ecf1fa;
    font-size: 12px;
}

.notify_itaxi .context-menu-list {
    border-radius: 5px;
    background: #f4f4f4;
    border: 1px solid #b1b1b1;
}

.notify_itaxi .context-menu-item {
    background-color: #f4f4f4;
    padding: 10px 0px 10px 12px;
}

.notify_itaxi .hidenID {
    display: none;
}

/*.notify_itaxi .modal-dialog-big {
    max-width: 1180px;
}

.notify_itaxi .header-modal-lostitem {
    position: relative;
}

.notify_itaxi .modal-content-big {
    padding: 20px 20px 0px 20px;
}

.notify_itaxi .modal-header-tilel-lostitem {
    font-size: 34px;
    color: #5786e2;
    font-weight: bold;
}*/

.notify_itaxi .btn-close-content {
    position: absolute;
    right: 26px;
    top: 15px;
    font-size: 42px;
    color: #757171;
}

.notify_itaxi .btn-action .btn-close {
    font-size: 40px;
    color: #504e4e;
}

/*.notify_itaxi .modal-body-lostitem {
    padding: 15px 20px;
    font-size: 16px;
}

    .notify_itaxi .modal-body-lostitem .modal-left {
        width: 370px;
        margin-right: 30px;
    }

    .notify_itaxi .modal-body-lostitem .modal-right {
        width: 65%;
    }

    .notify_itaxi .modal-body-lostitem .row-lostitem {
        margin-bottom: 10px;
    }

    .notify_itaxi .modal-body-lostitem .textbox {
        height: 32px;
        border: 1px solid #dadbdf;
        border-radius: 6px;
        padding-left: 10px;
        outline: none;
        box-sizing: border-box;
    }*/

.notify_itaxi label.lbl-filter input {
    display: none;
}

.notify_itaxi .checkmark {
    padding: 10px;
    background-color: #fff;
    color: #7e92a8;
    border-radius: 10px;
    width: 80px;
    text-align: center;
    font-weight: 400;
    border: 1px solid #dadbdf;
}

    .notify_itaxi .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

.notify_itaxi .content-checked-box {
    margin: 13px 3px;
    position: relative;
    cursor: pointer;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .notify_itaxi .content-checked-box input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

        .notify_itaxi .content-checked-box input:checked ~ .checkmark:after {
            display: block;
        }

        .notify_itaxi .content-checked-box input:checked ~ .checkmark {
            background-color: #5786e2;
            color: #fff;
        }

.notify_itaxi .datetime {
    margin-right: 10px;
}

.notify_itaxi .content-img-lostitem {
    margin-top: 20px;
}

.notify_itaxi .link-input-img {
    text-align: center;
    font-size: 20px;
    color: #3f86f9;
    cursor: pointer;
}

    .notify_itaxi .link-input-img img {
        text-align: center;
        vertical-align: middle;
    }

.notify_itaxi .file-name-lostitem {
    margin-bottom: 5px;
    margin-left: 5px;
}

.notify_itaxi .img-big-lostitem img {
    border-radius: 10px;
}

.notify_itaxi .slick-next {
    right: 26px;
}

.notify_itaxi .slick-prev {
    left: 8px;
    z-index: 99;
}

    .notify_itaxi .slick-prev:before, .notify_itaxi .slick-next:before {
        font-size: 40px;
    }

.notify_itaxi #content_modal_lostitem {
    display: none;
}

.notify_itaxi #btn_new {
    cursor: pointer;
}

.notify_itaxi #btn_edit_lostitem {
    display: none;
}

.notify_itaxi select.readonly, .notify_itaxi input.readonly, .notify_itaxi textarea.readonly {
    background-color: #f3f7fb;
}

.notify_itaxi .title-light {
    font-weight: 500;
}

.notify_itaxi .content-header-page {
    display: flex;
    justify-content: space-between;
}

.notify_itaxi .content-header-page-right {
    display: flex;
    align-items: center;
}

.notify_itaxi .lable-txt {
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
}

.notify_itaxi .row-form {
    height: 50px;
}

.notify_itaxi .menu_left .active-menu {
    /* padding: 4px;
	 background: #5885e2;
	 border-radius: 10px;
	 margin-right: 15px;
	 width: 23px;
	*/
}

.notify_itaxi .menu_left table td {
    padding: 3px 0px;
}

.notify_itaxi .btn_xem {
    font-size: 16px;
    color: #1f8aff;
    padding: 7px 24px;
    border-radius: 8px;
    border: 1px solid #1f8aff;
    background: transparent;
}

.notify_itaxi .txt-form {
    padding: 10px;
    height: 32px;
    border: 1px solid #edecfc;
    width: 96%;
    border-radius: 5px;
    outline: none;
}

.notify_itaxi .txt-form-normal {
    padding: 10px;
    height: 32px;
    border: 1px solid #edecfc;
    border-radius: 5px;
    outline: none;
}

.notify_itaxi .txt-form-w100 {
    padding: 10px;
    height: 32px;
    border: 1px solid #edecfc;
    width: 100%;
    border-radius: 5px;
    outline: none;
}

.notify_itaxi .row-header-form {
    display: flex;
}

.notify_itaxi .title-header-form {
    padding: 0px 10px 10px 10px;
}

.notify_itaxi .sub-title-header-form {
    padding: 0px 10px 10px 10px;
}

.notify_itaxi .row-header-form {
    display: flex;
    padding: 0px 10px 10px 10px;
    font-size: 12px;
    margin-left: -10px;
    margin-right: -10px;
}

.notify_itaxi .item-row-header {
    padding: 10px;
}

.notify_itaxi .disable-file {
    display: flex;
    align-items: center;
}

    .notify_itaxi .disable-file .file-name {
        height: auto;
    }

    .notify_itaxi .disable-file .labelFileInput {
        color: #cacaca;
        font-weight: 300;
        min-height: 26px;
    }

.notify_itaxi .contentBody {
    display: block;
    height: 336px;
    overflow: auto;
}

.notify_itaxi .container-cb {
    position: relative;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .notify_itaxi .container-cb.single-check-item {
        padding-right: 10px;
        padding-left: 20px;
    }

    .notify_itaxi .container-cb input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    .notify_itaxi .container-cb .checkmark {
        position: absolute;
        top: 1px;
        right: -27px;
        height: 10px;
        width: 10px;
        border: 1px solid #5373ce;
        border-radius: 0;
        padding: 8px;
    }

    .notify_itaxi .container-cb:hover input ~ .checkmark {
        background-color: #fff;
    }

    .notify_itaxi .container-cb input:checked ~ .checkmark {
        background-color: transparent;
        border: 1px solid #5373ce;
    }

.notify_itaxi .checkmark:after {
    content: '';
    position: absolute;
    display: none;
}

.notify_itaxi .container-cb input:checked ~ .checkmark:after {
    display: block;
}

.notify_itaxi .container-cb .checkmark:after {
    left: 6px;
    top: 0px;
    width: 5px;
    height: 13px;
    border: solid #1f8aff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.notify_itaxi .btn-radian {
    padding: 0px 40px;
    font-size: 16px;
    color: #fff;
    border: none;
    background: #5885e2;
    background: linear-gradient(90deg, rgba(88, 133, 226, 1) 0%, rgba(88, 133, 226, 1) 35%, rgba(34, 203, 210, 1) 100%, rgba(34, 203, 210, 1) 5885e 2%);
    border-radius: 10px;
    cursor: pointer;
    height:40px;
}

.notify_itaxi .btn-transparent {
    padding: 0px 40px;
    font-size: 16px;
    color: #989898;
    border: 1px solid #989898;
    background: transparent;
    border-radius: 10px;
    cursor: pointer;
    height: 40px;
}

.notify_itaxi .btn {
    padding: 9px 10px;
    font-size: 16px;
    color: #989898;
    border: none;
    background: transparent;
    border-radius: 10px;
    cursor: pointer;
}

    .notify_itaxi .btn:disabled, .notify_itaxi .btn-transparent:disabled, .notify_itaxi .btn-radian:disabled {
        opacity: 0.6;
    }

.notify_itaxi .btn-delete {
    color: #e0546b;
}

.notify_itaxi .icon-search {
    width: 100%;
    position: relative;
}

    .notify_itaxi .icon-search #txtKeyword {
        padding-right: 28px;
    }

.notify_itaxi .font12 {
    font-size: 12px;
}

.notify_itaxi #txtContent {
    overflow: auto;
}

.notify_itaxi .important-notice {
    background: #e0546b;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
    color: #fff;
}

.notify_itaxi .lbl-left {
    padding-left: 28px;
    padding-right: 10px;
}

    .notify_itaxi .lbl-left .checkmark {
        left: 0px;
    }

    .notify_itaxi .lbl-left b {
        font-weight: 300;
    }

.notify_itaxi .lbl-lostitem.container-cb {
    font-size: 13px;
}

    .notify_itaxi .lbl-lostitem.container-cb .checkmark {
        top: -1px;
    }

.notify_itaxi .checkmark.popup-lostitem {
    width: 102px;
}

.notify_itaxi .display-none {
    display: none;
}

.notify_itaxi .display-block {
    display: block;
}

.notify_itaxi .content-autocomplete {
    padding: 20px;
    display: flex;
    justify-content: space-around;
}

.notify_itaxi .ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 10000;
}

.notify_itaxi .ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 10px;
    border-bottom: 1px solid #f0f0f0;
}

.notify_itaxi .clear-both {
    clear: both;
}

.notify_itaxi .left-item {
    float: left;
    width: 40%;
}

.notify_itaxi .right-item {
    float: left;
    width: 60%;
}

.notify_itaxi .content-autocomplete .title-auotcomplete {
    font-weight: bold;
    color: #fff;
    background: #5885e2;
}

.notify_itaxi .li-autocomplete {
    background: #5885e2;
}

.notify_itaxi .content-search {
    position: absolute;
    right: 9px;
    top: 7px;
    color: #9094ba;
    cursor: pointer;
}

.notify_itaxi .ui-autocomplete-loading {
    background: white url(../bbs_img/ui-anim_basic_16x16.gif) right center no-repeat;
}

.notify_itaxi .disable {
    background-color: #e5e5e5;
}

.notify_itaxi .pd-10-lr {
    padding-left: 10px;
    padding-right: 10px;
}

.notify_itaxi .pd-10 {
    padding: 10px;
}

.notify_itaxi .btn_xoa {
    background: transparent;
    border: none;
    font-size: 18px;
    padding: 10px 20px;
    color: red;
    cursor: pointer;
}

.notify_itaxi .btn_xem:active, .notify_itaxi .btn_xem:focus, .notify_itaxi .btn_xem:target {
    outline: 0;
}

.notify_itaxi .height_content {
    height: 670px;
}

@media (max-width: 1920px) {
    .notify_itaxi #fileName {
        overflow: auto;
        white-space: nowrap;
        padding: 10px 0;
    }
}

@media (max-width: 1366px) {
    .notify_itaxi #fileName {
        overflow: auto;
        white-space: nowrap;
        padding: 10px 0;
    }
}

.notify_itaxi .file-content label {
    width: 115px;
}

.notify_itaxi .labelFileInput {
    width: 115px;
}

.notify_itaxi span#txtContent p, .notify_itaxi spancontentBody p {
    margin-bottom: revert;
    line-height: 22px;
}

.notify_itaxi td a:hover {
    font-weight: bold;
}

.notify_itaxi .tb-list th {
    border-bottom: 1px solid #ccc;
}


.notify_itaxi .autocomplete-container {
    position: relative;
    width: 100%;
}

.notify_itaxi .form-control {
    width: 100%;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.notify_itaxi .autocomplete-list {
    position: absolute;
    width: 100%;
    max-height: 400px;
    overflow-y: auto;
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 5px;
    z-index: 1000;
    list-style: none;
    padding: 0;
}

.notify_itaxi .content-autocomplete .left-item, .notify_itaxi .content-autocomplete .right-item {
    font-size: 13px !important
}

.notify_itaxi li.ui-menu-item:hover {
    background: #237dfa;
    color: #fff;
}

.notify_itaxi .autocomplete-item {
    padding: 10px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.notify_itaxi .autocomplete-item:hover {
    background-color: #f0f0f0;
}

.notify_itaxi .modal-dialog .btn-yellow {
    background: #FFCE08 !important;
    border: 1px solid #FFCE08 !important;
    color: #111827 !important;
    border-radius: 8px !important;
}


.notify_itaxi .modal-dialog .btn-gray {
    background: #E5E7EB !important;
    border: 1px solid #E5E7EB !important;
    color: #111827 !important;
    border-radius: 8px !important;
}
.notify_itaxi  .file-input {
    min-width: 120px;
}
.containerMain {
    overflow: auto;
}
.notify_itaxi .view_more {
    color: #0d6efd !important;
    text-shadow: 2px 2px 2px #a5a5a53b;
    font-size: 13px;
    font-weight: normal !important;
    position: relative;
    padding-right: 10px;
}
.notify_itaxi .view_more span.chevron_right {
    font-size: 22px;
    position: absolute;
    right: 0;
    top: calc(50% - 2px);
    transform: translateY(-50%);
}

.notify_itaxi .gradient-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(to right, #5c85de, #39cbd0);
    border: none;
    border-radius: 50px;
    padding: 7px 20px !important;
    color: white;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: box-shadow 0.3s ease, transform 0.2s ease;
    box-shadow: 0 4px 6px rgb(0 0 0 / 10%);
    border-radius: 10px;
    padding-left: 15px !important;
}

    .notify_itaxi .gradient-button .icon {
        justify-content: center;
        color: #5c85de;
        background: #fff;
        border-radius: 50%;
        font-size: 18px;
        padding: 2px;
        margin-right: 10px;
    }

    .notify_itaxi .gradient-button:hover {
        box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
    }

.padding10_all.bottom_action td {
    font-size: 12pt;
}




/*************Lost Item********************/

.notify_itaxi .lost_item .content-img-lostitem {
    margin-top: 20px;
}

.notify_itaxi .lost_item .ml-10 {
    margin-left: 10px;
}

.notify_itaxi .lost_item .font12 {
    font-size: 12px;
}

.notify_itaxi .lost_item .link-input-img {
    text-align: center;
    font-size: 20px;
    color: #3f86f9;
    cursor: pointer;
}

.notify_itaxi .lost_item .file-input label {
    display: block;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #3899de;
    font-weight: bold;
    cursor: pointer;
    transition: transform 0.2s ease-out;
}

.notify_itaxi .lost_item .file {
    opacity: 0;
    width: 0.1px;
    height: 0.1px;
    position: absolute;
}

.notify_itaxi .lost_item .rz-chkbox-box .rzi {
    font-size: 16px;
    padding-top: 0px;
    color: #0082f1;
    background-color: transparent;
}

.notify_itaxi .lost_item .context-menu-list {
    position: absolute;
    display: inline-block;
    min-width: 13em;
    max-width: 26em;
    padding: 0.25em 0;
    margin: 0.3em;
    font-size: inherit;
    list-style-type: none;
    background: #fff;
    border: 1px solid #bebebe;
    border-radius: 0.2em;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}

.notify_itaxi .lost_item .context-menu-item {
    background-color: #f4f4f4;
    padding: 10px 0px 10px 12px;
}

.notify_itaxi .lost_item .rz-chkbox-box {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border: var(--rz-input-border);
    border-width: var(--rz-checkbox-border-width);
    border-radius: var(--rz-checkbox-border-radius);
    box-shadow: var(--rz-input-shadow);
    background-color: var(--rz-input-background-color);
    transition: var(--rz-transition-all);
    border-color: #5373ce;
}

    .notify_itaxi .lost_item .rz-chkbox-box.rz-state-active {
        background-color: var(--rz-checkbox-checked-background-color);
        border: var(--rz-checkbox-checked-border);
        border-color: #5373ce;
    }

.notify_itaxi .lost_item .checkmark.popup-lostitem {
    min-width: 102px;
    padding: 6px 10px !important;
}

.notify_itaxi .lost_item .wRow {
    display: flex;
    gap: 10px;
    align-items: center;
    padding-top: 10px;
}

.notify_itaxi .lost_item .checkmark {
    padding: 10px;
    background-color: #fff;
    color: #7E92A8;
    border-radius: 10px;
    width: 80px;
    text-align: center;
    font-weight: 400;
    border: 1px solid #dadbdf;
}

.notify_itaxi .lost_item .styleHeader {
    text-shadow: 1px 1px 1px #00000030;
    color: black;
}
.notify_itaxi .lost_item input[readonly], .notify_itaxi .lost_item textarea[readonly] {
    border: 1px solid rgb(218, 219, 223);
    background: rgb(243, 247, 251);
    color: #6c757d;
    cursor: not-allowed;
}
.notify_itaxi .lost_item  input.rz-textbox {
    padding: 8px 10px !important;
    height: auto;
}
.notify_itaxi .lost_item .wHeader {
    width: 80px;
}

.notify_itaxi .lost_item .column-fixed {
}

.notify_itaxi .lost_item .column-fixed1 {
    width: 400px;
}

.notify_itaxi .lost_item .column-flex {
    flex-grow: 1;
}

.notify_itaxi .lost_item .column-flex1 {
    flex-grow: 1;
}

.notify_itaxi .lost_item .lately_title_itexi {
    font-size: 30px;
    font-weight: bold;
    color: #5786e2;
    padding-bottom: 10px;
}

.notify_itaxi .lost_item .centered-text {
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
}

.notify_itaxi .lost_item .btn_xem {
    font-size: 16px;
    color: #1f8aff;
    padding: 7px 24px;
    border-radius: 8px;
    border: 1px solid #1f8aff;
    background: transparent;
}

.notify_itaxi .lost_item .btn_xoa {
    background: transparent;
    border: none;
    font-size: 18px;
    padding: 10px 20px;
    color: red;
    cursor: pointer;
}

.notify_itaxi .lost_item .content-item {
    font-size: 12px;
}

.notify_itaxi .lost_item .tb-list {
    border: 1px solid #CCCCCC;
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    border-collapse: separate !important;
}

.notify_itaxi .lost_item #dothatlac .rz-grid-table-striped tbody tr {
    background-color: white;
}

.notify_itaxi .lost_item #dothatlac .rz-grid-table-striped tbody > tr:hover {
    background-color: #00000029;
}

.notify_itaxi .lost_item #dothatlac .rz-grid-table-striped tbody > tr:not(.rz-expanded-row-content):nth-child(odd) > td {
    background-color: transparent;
}

.notify_itaxi .lost_item #dothatlac .rz-grid-table-striped tbody > tr:not(.rz-expanded-row-content):nth-child(even) > td {
    background-color: transparent;
}

.notify_itaxi .lost_item .rz-datatable-emptymessage {
    text-align: center;
}

.notify_itaxi .lost_item #dothatlac thead {
    height: 50px;
}

.notify_itaxi .lost_item #dothatlac td {
    height: 50px;
}

.notify_itaxi .lost_item #dothatlac thead tr th {
    background-color: #ecf1fa;
    border-bottom: 1px solid #ccc;
}

.notify_itaxi .lost_item :root {
    --rz-primary-light: #26242447;
}

.notify_itaxi .lost_item .btn-radian {
    padding: 9px 40px;
    font-size: 16px;
    color: #fff;
    border: none;
    background: rgb(88,133,226);
    background: linear-gradient(90deg, rgba(88,133,226,1) 0%, rgba(88,133,226,1) 35%, rgba(34,203,210,1) 100%, rgba(34,203,210,1) 5885e2%);
    border-radius: 10px;
    cursor: pointer;
}

.notify_itaxi .lost_item .containerMainL {
    display: flex;
}

.notify_itaxi .lost_item .rz-chkbox, .notify_itaxi .lost_item .rz-chkbox-box {
    border-radius: 0 !important;
}

.notify_itaxi .lost_item .filter_lost .rz-chkbox {
    width: 18px;
    min-width: 18px;
    height: 18px;
}

.notify_itaxi .filter_lost .rz-chkbox-box:after {
    width: 18px;
    height: 18px;
}
/*.notify_itaxi .lost_item .filter_lost .rz-chkbox-box.rz-state-active {
    background-color: #185ac4;
}*/

.notify_itaxi .lost_item .filter_lost .rz-chkbox-box .rzi {
    font-size: 15px;
    padding-top: 0px;
    /*color: #fff;*/
}



.notify_itaxi .lost_item #dothatlac .rz-chkbox {
    width: 13px;
    min-width: 13px;
    height: 13px;
}

.notify_itaxi .lost_item #dothatlac .rz-chkbox-box {
    border-radius: 1px !important;
}

    .notify_itaxi .lost_item #dothatlac .rz-chkbox-box:after {
        width: 13px;
        height: 13px;
    }

    .notify_itaxi .lost_item #dothatlac .rz-chkbox-box.rz-state-active {
        background-color: #185ac4;
    }

    .notify_itaxi .lost_item #dothatlac .rz-chkbox-box .rzi {
        font-size: 13px;
        padding-top: 2px;
        color: #fff;
    }

.notify_itaxi .lost_item .rz-datatable-emptymessage span {
    color: Blue;
}

.notify_itaxi .lost_item .hidden-slick {
    display: none;
}
.notify_itaxi .lost_item .btn-close {
    background: transparent url(../images/x.png) center/1em auto no-repeat !important;
    background-size: 16px !important;
    padding-top: 0px;
    padding-right: 0;
}

.notify_itaxi .lost_item .modal-header {
    border: 0;
}
.notify_itaxi .lost_item .rz-datatable-data td .rz-cell-data, .notify_itaxi .lost_item .rz-grid-table td .rz-cell-data, .notify_itaxi .lost_item th{
    overflow: initial !important;
    
}
.notify_itaxi .lost_item .rz-grid-table td .rz-cell-data {
    white-space: normal !important;
    display: inline-block;
    width: 100%;
    word-break: break-word;
}
.notify_itaxi .lost_item .rz-grid-table td {
    white-space: normal;
    overflow: initial;
}

.notify_itaxi .lost_item .rz-datatable-thead th .rz-column-title-content, .notify_itaxi .lost_item .rz-grid-table thead th .rz-column-title-content {
    display: initial !important;
    white-space: normal !important;
    overflow: initial !important;
    width: 100%;
    word-break: break-word;
}

.full-text .rz-cell-data {
    overflow: initial!important;
    /* text-overflow: ellipsis; */
    white-space: normal!important;
}
.table-info-notice span.textContent {
    cursor: pointer;
}
.item-info-notice div a {
    max-width: 341px;
    display: inline-block;
    max-width: 341px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}