@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@100;200;300;400;500;600;700;800;900&family=Oswald:wght@400;500&display=swap');
body{
    font-family: 'Be Vietnam Pro', sans-serif !important;
}

h1 {
    font-size: 35px;
    font-weight: 700;
}

h2 {
    font-size: 30px;
    font-weight: 700;
}

h3 {
    font-size: 25px;
    font-weight: 700;
}

h4 {
    font-size: 18px;
}

.app-container {
    margin: 0 auto;
    max-width: 1800px;
    width: 100%;
    height: inherit;
    background: #F7F8F9;
}

.app-content {
    margin: 8px;
    min-height: 100%;
}

html {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

html ::-webkit-scrollbar{
    display: none;
}

.p-tabview-panels{
    padding: 0 !important;
}

.p-toast-message-text{
    text-align: left;
}
.main_login {
    width: 100%;
    float: left;
    background: url(/imgs/LG_BG.jpeg);
    background-size: cover;
    position: relative;
    min-height: 100vh;
}
.wrap_login {
    width: 90%;
    margin: 0 auto;
    max-width: 350px;
    position: relative;
    z-index: 99;
    text-align: center;
}
.bieudo {
    width: 100%;
    float: left;
    padding: 15px;
}

.item_bieudo {
    /* width: 100%; */
    border-bottom: 2px solid #1e5383;
    display: flex;
}

.v-3 {
    width: 30%;
    float: left;
}
 .v-5 {
    width: 50%;
    float: left;
}

.v-7 {
    width: 70%;
    float: left;
}

.partchart {
    padding: 15px;
}
.partchart.v-3 {
    background: #f1f1f1;
    border-bottom: 1px solid #fff;
}

.v-10 {
    width: 100%;
}

.partchart.v-10 {
    min-height: 400px;
}
.vue-apexcharts text tspan {
    font-size: 9px !important;
    color: gray !important;
    fill: gray !important;
}
.vue-apexcharts text {
    font-family: 'Be Vietnam Pro' !important;
    font-size: 11px;
    font-weight: 400;
    color: #1d5a8a !important;
    fill: navy;
    max-width: 100% !important;
    white-space: inherit !important;
}
.vue-apexcharts {
    min-height: 0 !important;
}
.logo-home {
    text-align: center;
}
.p-field.none_cp>.p-component {
    padding: 0 !important;
}
img {
    max-width: 100%;
}

.wrap_login img {
    width: 150px;
    border-radius: 50%;
    border: 10px solid #00BCD4;
    margin-top: 15vh;
}

.wrap_login h3 {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}
div#password {
    padding: 0 !important;
}

.field_cs6 .p-fluid label {
    text-transform: initial;
    display: block;
    width: 100%;
    text-align: center !important;
    font-weight: 400;
}
.main_login:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 9;
    background: #3f51b56b;
    top: 0;
    left: 0;
}
.fomr_control input {
    width: 100%;
    background: #fff;
    font-size: 16px;
    border-radius: 20px;
    color: #333;
    padding: 10px 20px;
    font-family: 'Be Vietnam Pro', sans-serif !important;
}

.fomr_control {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.p-dialog .p-dialog-header, .p-dialog .p-dialog-content {
    background: #d3e0e6 !important;
}
.fomr_control button {
    background: #ef5549;
    font-size: 16px;
    border-radius: 20px;
    color: #fff;
    padding: 10px 20px;
    font-family: 'Be Vietnam Pro', sans-serif !important;
    opacity: 1 !important;
}
.p-toast.p-component.p-toast-top-right.p-ripple-disabled {
    font-family: 'Be Vietnam Pro', sans-serif !important;
}
.sidebars {
    position: fixed;
    width: 270px;
    height: 100%;
    z-index: 999;
    overflow-y: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: transform;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.16);
    background: linear-gradient(90deg, rgba(32,70,116,1) 0%, rgba(27,105,156,1) 50%, rgba(20,154,212,1) 100%);
}
.byclose i {
    width: 35px;
    font-size: 30px;
    line-height: 65px;
    color: #ade0e7;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}

.byclose {
    display: none;
}

.bymenu {
    display: none;
}
.list-menu a {
    font-family: 'Be Vietnam Pro', sans-serif !important;
    font-size: 16px;
    font-weight: 400 !important;
    background: transparent !important;
    color: #fff !important;
    border-bottom: 1px solid #00BCD4;
    padding: 15px 15px !important;
}

.list-menu .p-panelmenu-header-content {
    background: transparent !important;
    border: none !important;
}
.p-panelmenu .p-panelmenu-header:not(.p-disabled):focus .p-panelmenu-header-content {
    box-shadow: none !important;
}

.list-menu a:hover {
    background: #00BCD4 !important;
}

.p-panelmenu .p-panelmenu-content {
    padding: 0 !important;
    border: none !important;
}
.logoutButton>button {
    position: absolute;
    background: #ef5549 !important;
    font-size: 15px;
    border-radius: 20px;
    font-family: 'Be Vietnam Pro', sans-serif !important;
    opacity: 1 !important;
    width: 130px;
    left: 70px;
    bottom: 35px;
}

.logoutButton>button:hover {
    background: #E91E63 !important;
}
#main_page {
    width: 100%;
    float: left;
    padding-left: 270px;
    min-height: calc(100vh - 28px);
}
div#footer {
    width: 100%;
    float: left;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #204674;
    color: #8a8888;
    padding-right: 15px;
}
.list_button button {
    margin: 10px;
}
.main_ft h3 {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
}

.go_home>a>img {
    width: 70px;
    margin-top: 20px;
    margin-right: 0 !important;
}

.main_ft p {
    font-size: 13px;
    margin-top: 2px;
}
.top_bar {
    width: 100%;
    float: left;
    background: linear-gradient(90deg, rgba(20,154,212,1) 0%, rgba(27,105,156,1) 50%, rgba(32,70,116,1) 100%);
    display: flex;
}

.user_box img {
    width: 30px;
    border-radius: 50px;
    border: 2px solid #fff;
    display: flex;
    float: left;
    margin-right: 10px;
}

.user_box span {
    /* float: right; */
    line-height: 30px;
    /* margin: 0 5px; */
    color: #fff;
    font-size: 16px;
    display: flex;
}

.user_box {
    /* display: flex; */
    float: right;
    padding: 15px;
    margin-left: auto;
    margin-top: 15px;
}
.infor {
    color: #fff;
    padding: 15px;
    text-align: left;
}
table button {
    padding: 10px !important;
    min-width: 130px;
}

table button span {
    font-size: 12px !important;
    line-height: 1.2;
    font-weight: 500;
}
.infor h3 {
    font-size: 17px;
    text-transform: uppercase;
    margin: 0;
}

.infor p {
    margin-top: 5px;
}
.p-panel-header {
    /*background: #ef5549 !important;*/
    background: #5c8da9 !important;
    border: none !important;
    border-radius: 0 !important;
    font-family: 'Be Vietnam Pro', sans-serif !important;
    text-transform: uppercase;
    font-size: 15px;
    color: #fff !important;
}

.p-field label {
    border: none !important;
    border-radius: 0 !important;
    font-family: 'Be Vietnam Pro', sans-serif !important;
    text-transform: uppercase;
    font-size: 13px;
    color: #333 !important;
    text-align: left !IMPORTANT;
    width: 100%;
}

.p-field .p-component {
    font-size: 12px;
    font-family: 'Be Vietnam Pro', sans-serif !important;
    padding: 10px 1 10px 10px;
}

.p-panel-content {
    padding: 30px 15px 0 !important;
}
.p-field .p-component span.p-dropdown-label {
    /*padding-top: 0;*/
    padding-bottom: 0;
}

small.p-error {
    width: 100%;
    float: left;
    text-align: left;
    font-weight: 500;
    font-size: 12px;
}

.p-field {
    margin-bottom: 30px;
}

span#date {
    padding: 0;
}

.p-field-radiobutton label {text-transform: inherit;font-weight: 500;}
.p-col.p-col-12.p-md-4 {}

.p-field .p-field-radiobutton {
    margin-top: 10px;
    margin-bottom: 10px;
}

.p-field .p-component span.p-inputtext {
    font-family: 'Be Vietnam Pro' !important;
}

.smbt {
    text-align: center;
}

.smbt button {
    width: auto !important;
    padding: 10px 20px !important;
}
.p-panel {
    border: none !important;
}

.none-title .p-panel-header {
    display: none;
}

.none-title {
    border: none;
}

.list_button {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.list_button button {
    width: auto !important;
    margin: 0 10px;
    font-family: 'Be Vietnam Pro';
    font-size: 14px;
    color: #fefefe !important;
    padding: 10px 20px;
}

.none-title .p-panel-content {
    padding: 15px !IMPORTANT;
}
.p-datatable.p-component span.p-column-title {
    font-size: 13px;
}

.p-field table .p-component span {
    font-size: 12px;
}
.p-fluid .p-dropdown {
    height: 30px;
}
.p-paginator.p-component {
    font-size: 13px;
}

.p-paginator.p-component .p-dropdown {
    /*padding: 5px;*/
}
.p-dropdown-item {font-family: 'Be Vietnam Pro';}
.go_home {
    padding: 15px 10px;
    display: flex;
}
.byhome:hover i {
    color: #fff;
}
.byhome i {
    width: 35px;
    font-size: 30px;
    line-height: 65px;
    color: #ade0e7;
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}
.p-accordion-header-action {
    text-transform: uppercase;
    font-family: 'Be Vietnam Pro';
    background: #173353 !important;
    border: none !important;
    border-radius: 0 !important;
    color: #fff !important;
    border-bottom: 1px solid #fff !important;
}
.main_login h2 {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 0;
    color: #fff;
}
.byhome {
    cursor: pointer;
}
.sidebars, #main_page, #footer {
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
}

.sidebars.hide-bar {
    left: -220px;
}
.byhome.hide-bar i {
    transform: rotate(180deg);
}
div#main_page.hide-bar {
    padding-left: 50px;
}
@media screen and (min-width: 768px) and (max-width: 992px)
{
    .item_bieudo text {
        display: table;
        font-size: 14px;
    }
    .partchart.v-3 {
        min-height: 300px;
    }
    .partchart.v-5 {
        min-height: 500px;
    }
    .top_bar {
        display: block;
        text-align: left;
    }

    .user_box {
        width: 100%;
        margin-top: 0;
    }

    .item_bieudo>div {
        width: 100%;
    }
    .item_bieudo {
        display: inline-block;
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .byhome {
        display: none;
    }
    .vue-apexcharts text {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .logo-home img {
        width: 50px !important;
        margin: 0 auto;
        display: inline-block;
    }

    .go_home {
        display: flex;
        padding: 15px 20px;
    }

    .sidebars {
        width: 100%;
        left: -100%;
    }

    div#main_page {
        width: 100%;
        padding: 0;
    }

    .main_content {
    }

    .top_bar {
        display: block;
    }

    .infor h3 {
        font-size: 10px;
    }

    .infor p {
        font-size: 8px;
    }

    .user_box {
        margin-top: 0;
        float: left;
    }

    .infor {
        display: none;
    }
    .wrap_login img {
        width: 120px;
        border: 5px solid #00BCD4;
    }

    .main_login h2 {
        font-size: 16px;
    }

    .wrap_login h3 {
        font-size: 14px;
    }
    .bymenu {
        display: inline-block;
        float: right;
        margin-right: 15px;
        cursor: pointer;
    }

    .bymenu i {
        color: #fff;
        font-size: 30px;
        line-height: 55px;
        float: right;
    }
    .sidebars.show {
        left: 0;
    }

    .logoutButton>button {
        left: calc(50% - 75px);
    }

    .byclose {
        display: block;
        margin-left: auto;
        cursor: pointer;
    }
    .partchart {
        width: 100% !important;
    }

    .item_bieudo {
        display: block;
        width: 100%;
        float: left;
    }
    .partchart.v-3 {
        min-height: 300px;
    }
    .partchart.v-5 {
        min-height: 500px;
    }
}
.p-dropdown-label.p-placeholder{
    text-align: left;
}
.p-inputtext {
text-align: left;
}