/*.MuiButtonBase-root{*/
/*    display: flex !important;*/
/*    justify-content: flex-end !important;*/
/*}*/
table thead th {
    height: 40px;
    background: #dbefff 0% 0% no-repeat padding-box !important;
    opacity: 1;
    border-bottom: none !important;
    border-radius: 0px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
}

tr:nth-child(even) {
    background-color: #f2f2f2;
}

table tbody td {
    height: 45px;
}

.common__dialogTitle_area {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.css-1fjb8zq-MuiPaper-root {
    border: none !important;
    padding: 12px 0;
}

.row {
    border-bottom: 1px solid rgba(224, 224, 224, 1);
}

.select-login-facebook {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 400px;
    min-width: 200px;
    width: 270px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color .218s, border-color .218s;
    transition: background-color .218s, border-color .218s;
    -webkit-user-select: none;
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dadce0;
    color: #3c4043;
    cursor: pointer;
    font-family: "Google Sans", arial, sans-serif;
    font-size: 14px;
    height: 40px;
    letter-spacing: 0.25px;
    outline: none;
    overflow: hidden;
    padding: 0 12px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.text-login-facebook {
    flex-grow: 1;
    font-family: "Google Sans", arial, sans-serif;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    display: none;
    letter-spacing: 0.25px;
    font-size: 14px;
    color: #3c4043;
}

.h1-0 {
    display: grid;
    grid-template-columns: 3% 30.6% 18.8% 14.7% 20% 17.1%;
    padding: 5px 0;
}

.h1-0:last-child {
    border-bottom: none;
    padding-bottom: 0 !important;
}
.h-1_source_customer {
    display: grid;
    grid-template-columns:3.5% 30.8% 16% 15.5% 21% 12.4%;
    padding: 5px 0;
}
@media only screen and (min-width: 0px) and (max-width: 1280px) {
    .h-0 {
        display: grid;
        grid-template-columns: 4.9% 31% 18% 8.6% 11.6% 16.8% 14%;
        padding: 5px 0;
    }

}

@media only screen and (width: 1422.22px) {
    .h-0 {
        display: grid;
        grid-template-columns: 4.3% 30.9% 18% 8.6% 11.6% 17% 14%;
        padding: 5px 0;
    }
}

@media only screen and (min-width: 1423px) and (max-width: 1600px) {
    .h-0 {
        display: grid;
        grid-template-columns: 3% 30.6% 18.2% 8.8% 11.6% 17.1% 14%;
        padding: 5px 0;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1920px) {
    .h-0 {
        display: grid;
        grid-template-columns: 3.8% 30.6% 18.2% 8.8% 11.6% 16.8% 14%;
        padding: 5px 0;
    }
}

@media only screen and (min-width: 1920px) and (max-width: 5000px) {
    .h-0 {
        display: grid;
        grid-template-columns: 3% 30.6% 18.2% 8.8% 11.6% 17.1% 14%;
        padding: 5px 0;
    }
}

@media only screen and (min-width: 2560px) and (max-width: 5000px) {
    .h-0 {
        display: grid;
        grid-template-columns: 2.1% 30.5% 18.3% 8.8% 11.7% 17.3% 14%;
        padding: 5px 0;
    }
}

.shadow-none {
    box-shadow: none !important;
}

.grid-center {
    display: grid;
    align-items: center;
}

.mb-23 {
    padding-bottom: 7px !important;
}

.title-page {
    padding-top: 20px;
}

.table_department thead th:nth-child(2) {
    width: 30%;
}

/*// css department*/
.table_department thead th,
.table_department tbody td {
    text-align: left !important;
}

#main-content {
    margin-top: 35px;
}

.insert-button {
    border: none !important;
    background-color: transparent !important;
}

.insert-button button {
    margin-bottom: 10px;
}

.button-add button {
    display: flex;
    float: right;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 3px 5px;
    margin-bottom: 10px;
}

.department_name .css-dhsw6k-MuiInputBase-root-MuiFilledInput-root,
.department_status .css-dhsw6k-MuiInputBase-root-MuiFilledInput-root {
    border-top-right-radius: 3px !important;
    border-top-left-radius: 3px !important;
    background-color: transparent !important;
}

.department_name .css-39cu5g-MuiInputBase-root-MuiOutlinedInput-root {
    margin-bottom: 10px;
    border-radius: 5px !important;
}

.department_name .css-39cu5g-MuiInputBase-root-MuiOutlinedInput-root input {
    padding: 14px !important;
}

.status_department .css-z1w0md-MuiInputBase-root-MuiFilledInput-root {
    background: transparent;
    border: 1px solid #ccc;
    border-top-right-radius: 5px !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.status_department .css-z1w0md-MuiInputBase-root-MuiFilledInput-root:hover {
    background-color: transparent !important;
}

.status_department label {
    font-weight: 500;
    color: #000 !important;
}

.status_department .css-z1w0md-MuiInputBase-root-MuiFilledInput-root:before {
    border-bottom: 0 !important;
}

.status_department .css-z1w0md-MuiInputBase-root-MuiFilledInput-root:after {
    border: 1px solid #4f3cc9 !important;
}

.action-form a {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 4px 6px;
    margin-right: 5px;
}

.action-form button {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 4px 6px;
    margin-right: 5px;
    color: red !important;
    border-color: red !important;
}

.department_detail .css-dhsw6k-MuiInputBase-root-MuiFilledInput-root,
.department_detail .css-z1w0md-MuiInputBase-root-MuiFilledInput-root {
    background-color: transparent !important;
}

.department_detail .css-dhsw6k-MuiInputBase-root-MuiFilledInput-root .css-1zuho2-MuiInputBase-input-MuiFilledInput-input.Mui-disabled {
    -webkit-text-fill-color: #000 !important;
}

.department_detail label {
    color: #000 !important;
}

.delete-header:after {
    content: '';
    border-bottom: 1px solid #f5f5f5;
    width: 100%;
    left: 0;
    top: 55px;
    position: absolute;
}

.content-delete {
    text-align: center;
    margin-top: -15px;
    border-bottom: 1px solid #f5f5f5;
}

.alert-delete {
    font-weight: 600;
    color: red;
}

.main-delete {
    font-weight: 500;
    font-style: italic;
    color: #000;
}

.action-delete {
    display: flex;
    float: right;
    padding-top: 15px;
}

.action-delete button {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 3px 5px;
    margin-left: 10px;
}

#main-content {
    background: #f1f1f1;
}

.title_header {
    font-size: 18px !important;
    font-weight: bold !important;
}

.mx-2{
    margin: 4px 0;
}

.fw-6{
    font-weight: 600;
}

.dialog_box {
    background: #ebebeb;
    padding: 10px 0;
}

.dialog_content {
    background: #fff;
}

.span_style {
    color: black;
    font-weight: 500;
    font-size: 15px;
}

.button-close {
    background-color: whitesmoke !important;
    color: black !important;
}

.box_header {
    background-color: rgb(255, 255, 255);
    line-height: 1.375rem;
    padding: 8px;
    border: thin solid rgba(0, 0, 0, 0.12);
    border-radius: 10px;
    margin: 15px 0;
    color: #4f3cc9;
    backgroundcolor: '#FFFFFF';
}

.box_search {
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: space-between;
    border-radius: inherit !important;
    margin: 0 !important;
}

.list-page .MuiPaper-root {
    border: initial !important;
    border-radius: inherit !important;
}

.btn_del {
    color: #f44336;
}

.btn_edit {
    color: #0060af;
}

.btn_floor {
    color: #4caf50;
}

.btn_replay {
    color: #6992D5;
}

.btn_change {
    color: #ffd43b;
}

.custom_noti {
    top: 50px;
    right: -120px !important;
    left: inherit !important;
    bottom: inherit !important;
}

/*// slider bar*/
.css-tc6jio-MuiDrawer-docked-RaSidebar-root .MuiPaper-root,
.css-1jkbtat-MuiModal-root-MuiDrawer-root-RaSidebar-root .MuiPaper-root,
.css-wv639u-MuiButtonBase-root-MuiMenuItem-root,
.css-zfn0io,
.css-x2zgkg {
    width: 250px !important;
}

.css-10us3n7-MuiPaper-root-MuiDrawer-paper {
    overflow-y: inherit !important;
}

.css-adfmws-MuiTypography-root {
    color: inherit;
}

.css-1hequb3-MuiButtonBase-root-MuiMenuItem-root-RaMenuItemLink-root.RaMenuItemLink-active {
    color: #4f3cc9 !important;
}

.css-cveggr-MuiListItemIcon-root {
    color: inherit !important;
}

/*// topbar*/
.container-text {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
}

.top-text p {
    text-transform: uppercase;
    background-image: linear-gradient(to right top,
            #343aff,
            #127cff,
            #2fc2ffdb,
            #ea4dff,
            #1255ebbd);
    background-size: 50% auto;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 22px;
    animation: gradientAnim 7.5s ease alternate infinite;
    padding: 0;
    margin: 0;
    font-family: cursive;
    font-weight: bold;
}

@keyframes gradientAnim {
    to {
        background-position: 100% top;
    }
}

.css-78c6dr-MuiToolbar-root-MuiTablePagination-toolbar {
    background-color: #fff;
}

.ant-tree-title {
    font-weight: bold;
}

.p_lst_per {
    margin: 1em 0;
    font-weight: bold;
}

.MuiPaginationItem-root[class*='Mui-selected'] {
    background-color: #0063b0 !important;
    color: #fff;
}

.MuiPaginationItem-root {
    min-width: 64px !important;
    border-radius: 4px !important;
    padding: 4px 5px !important;
    font-family: 'Noto Sans' !important;
    line-height: 1.75 !important;
    font-size: 16px !important;
    height: 32px !important;
}

.MuiPaginationItem-root:not([class*='Mui-selected']) {
    background-color: #ddd;
    color: #000;
}

.MuiTablePagination-displayedRows,
.MuiTablePagination-selectLabel {
    margin: 0;
}

.menu_cus {
    height: 50px;
    border-bottom: 1px solid #eee !important;
    display: flex !important;
    justify-content: start !important;
}

button.btn-collapse-menu {
    z-index: 1300;
    margin: 12px !important;
    padding: 0px;
    min-width: unset;
    border-top: unset;
    border-radius: 4px;
    cursor: pointer;
}

.d-flex {
    display: flex !important;
}

.item-center {
    align-items: center;
}

.flex-col {
    flex-direction: column;
}

.avatar.avatar-default {
    padding: 12px;
}

button.btn-collapse-menu span {
    display: none;
}

.toolbar-header {
    padding: 0 !important;
}

.box_bar {
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: space-between;
    border-radius: inherit !important;
    margin: 0 !important;
    padding: 0 !important;
}

.header-channel-sales {
    padding: 10px;
}

.popup-select-role .MuiPaper-root.MuiPopover-paper {
    left: unset !important;
    right: 40px;
    top: 64px !important;
    max-width: 250px;
    overflow: initial;
    min-width: 220px !important;
    font-size: 15px;
}

.menu_icon {
    width: 24px;
    height: 24px;
}

.collapse-hide .menu_cus {
    padding-left: 20px !important;
}

.collapse-hide .pl25 {
    padding-left: 25px !important;
}

.collapse-hide .MuiListItemIcon-root {
    min-width: 40px !important;
}

.lb_account {
    margin-bottom: 3px !important;
    padding: 10px 10px 0;
}

.list-item {
    display: flex !important;
    height: 35px;
    padding: 10px;
    cursor: pointer;
}

.list-item__icon {
    margin-right: 10px;
}

.lb_username {
    color: #3ba8e7;
    padding: 0 10px;
}

.popver-name {
    border-bottom: 1px solid #3ba8e7;
}

.mb10 {
    margin-bottom: 10px;
}

.main_change_password {
    background: #fff;
    min-height: 500px;
}

.box_change_password {
    width: 300px;
    padding-left: 30px;
    padding-top: 30px;
}

.btn_changePass {
    margin-top: 20px !important;
}

/*css foem search*/
.Search_main {
    width: 100%;
    margin-bottom: 10px;
}

.lable-search .css-o4b71y-MuiAccordionSummary-content p {
    font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
    font-size: 18px !important;
    font-weight: bold !important;
    color: #4f3cc9;
}

.item-search .css-1fjb8zq-MuiPaper-root {
    text-align: left !important;
}

.avatar-profile {
    display: flex;
    justify-content: center;
}

.box_profile {
    background-color: rgb(255, 255, 255);
    line-height: 1.375rem;
    padding: 50px 20px;
    border: thin solid rgba(0, 0, 0, 0.12);
    border-radius: 10px;
    margin: 15px 0;
    color: #4f3cc9;
}

/*.css-k4qjio-MuiFormHelperText-root {*/
/*    position: absolute;*/
/*    bottom: -24px;*/
/*}*/

.css-1z10yd4-MuiFormControl-root-MuiTextField-root {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
}

/*css form add user*/

.title-add-user {
    font-weight: bold;
    font-size: 18px;
    color: #4f3cc9;
}

.title-add-user-general {
    border-top: 1px solid #d3dbe2;
    font-weight: bold;
    font-size: 18px;
    color: #4f3cc9;
    margin-top: 20px;
}

.Section_addUser {
    position: relative;
    padding-top: 20px;
    margin-top: 20px !important;
}

.Section_addUser:after {
    position: absolute;
    top: 6px;
    left: 0;
    width: 98%;
    height: 1px;
    background-color: #f5f5f5;
    margin-left: 25px;
    content: '';
}

.header-user {
    width: 100%;
}

.btn-add-user {
    padding: 10px 15px;
    border-radius: initial !important;
}

.btnAdd-user {
    margin: 10px !important;
}

.btn-search-user {
    border: 1px solid rgba(79, 60, 201, 0.5) !important;
    padding: 5px 15px !important;
    margin: 10px !important;
}

.btn-action {
    text-align: center;
    margin-top: 15px;
}

.btn-serch-form {
    border: 1px solid rgba(79, 60, 201, 0.5) !important;
    padding: 5px 15px !important;
    margin-right: 15px !important;
}

.btn-reset-user {
    border: 1px solid rgba(79, 60, 201, 0.5) !important;
    padding: 5px 15px !important;
}

.content-serch-form {
    padding: 15px;
}

.animation-search {
    transition: all 0.7s;
}

.close-search {
    top: -30px;
    right: -15px;
}

.lable-input-search {
    font-weight: 500;
    font-size: 16px;
    float: left !important;
}

.icon_right_menu {
    font-size: 17px !important;
}

.item-option-search {
    width: 100% !important;
}

.color_icon_menu {
    color: #1291f3 !important;
}

.header-user .css-1fjb8zq-MuiPaper-root {
    padding: inherit !important;
}

.lable-option {
    top: -7px !important;
}

.title-main-search {
    text-align: left;
    padding-left: 15px;
    color: #4f3cc9;
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
    font-family: 'Roboto', 'Helvetica', 'Arial', sans-serif;
    position: relative;
}

.title-main-search:after {
    content: '';
    position: absolute;
    left: 45px;
    width: 95%;
    height: 1px;
    background-color: #4f3cc921;
    bottom: -10px;
}

.aa {
    width: 10%;
}

.c_input legend,
.c_auto_com legend {
    display: none;
}

.c_input fieldset,
.c_auto_com fieldset {
    top: 0 !important;
}

.item_li {
    list-style: none !important;
    padding: 0 !important;
    /*margin-bottom: 10px !important;*/
}

.item_li_general {
    list-style: none !important;
    padding: 0 !important;
    margin-bottom: 15px !important;
}

.menu-left div li {
    padding-left: 15px !important;
    padding-right: 10px;
}

.menu_dasboard {
    padding-left: 15px !important;
}

.btn_lock_open {
    color: #00dd00;
}

.btn_lock {
    color: #ff9933;
}

.h-0:last-child {
    border-bottom: none;
    padding-bottom: 0 !important;
}

.h-0:first-child {
    padding-top: 0 !important;
}

.main-image {
    border: 1px solid #ccc;
    margin-left: 25px;
    padding: 10px;
    border-radius: 10px;
    margin-right: 25px;
    margin-bottom: 25px
}

.main-image-general {
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 10px;
}

.wrapper-editor {
    padding: 0 !important;
}

.main-image-project {
    width: 97%;
    border: 1px solid #ccc;
    margin-left: 20px;
    padding: 10px;
    border-radius: 10px;
    margin-top: 20px;
}

.main-image-news {
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 10px;
    margin-top: 20px;
}

.editor-news {
    padding: 0 !important;
}

.checked-news {
    padding: 10px 0 !important;
    width: 100% !important;
}

.title-image {
    color: #000;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 500;
    font-size: 1rem;
}
.title-contract{
    display: flex;
    justify-content: space-between;
    color: #000;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 500;
    font-size: 1rem;
}

.MuiPagination-text ul li {
    margin: 0 3px;
}

.css-o9ey65:last-child {
    background-color: #fff !important;
}

.MuiPaper-elevation1 {
    box-shadow: none !important;
}

/* css project */
.item-project-detail {
    position: relative;
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 5px;
    margin-top: 15px;
}

.item-project-detail .main-image-project {
    margin-top: 30px;

}

.icon-remove {
    position: absolute !important;
    right: -20px !important;
    top: -20px !important;
    color: red !important;
}