body {
    font-family: Tahoma;
    height: 100%;
}

#header {
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100%;
    height: 107px;
    background-color: #17668b;
    border-bottom: solid 10px #999999;
    background-image: url("libs/bg-header.jpg"), linear-gradient(180deg, #115271, #1B95CE) !important;
}

.footer-lg {
    position: fixed;
    bottom: 0;
    background-image: linear-gradient(360deg, #115372, #1A93CB);
    width: 100%;
}

.w3-button:hover {
    border: none;
}

.lg {
    border: solid #930000 1px;
    border-left: #930000 solid 5px;
}

#header2 {
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100%;
    height: 110px;
    background-color: #17668b;
    background-image: url("libs/banner_bg_login.jpg"), linear-gradient(180deg, #115271, #1B95CE) !important;
}
.image-preview {
    display: inline-block;
    resize: both;
    overflow: hidden;
    line-height: 0;
}

.image-preview img {
    width: 100%;
    height: 100%;
}
.button-login {
    height: 30px;
    background-image: linear-gradient(90deg, #115271, #1B95CE);
    border: none;
    color: white;
    font-weight: bolder;
    font-size: 14px;
    cursor: pointer;
    margin: 5px 0px 0px 25px;
}

.p-header-inner {
    height: 107px;
    position: relative;
}

.p-header {
    margin-top: 10px;
    margin-left: -10px;
}

.main {
    margin: 0 auto;
    height: 72.6vh;
}

.logo-header {
    position: relative;
    right: 15px;
}

.topbars-action {
    float: right;
}

.btn-data {
    padding-right: 10px;
    color: white !important;
}

.btn-group {
    height: 30px;
    border-radius: 50px;
    font-size: 14px;
    background-color: #1b4f5d;
    border-style: none;
    padding-top: 2px;
    cursor: pointer;
}

.menu-item-container {
    position: relative;
    top: -10px;
    padding-bottom: 7px;
}

.box-header {
    right: 30px;
}

.btn-ftb {
    color: #6c757d !important;
    border: none;
    outline: none;

}

.btn-group-img {
    padding-top: 3px;
}

.p-globalNavi__list {
    display: flex;

}

ul {
    list-style: none;
}

li {
    list-style: none;
}

.p-globalNavi__link {
    position: relative;
    font-size: 17px;

    font-weight: bold;
    display: block;
    padding: 8px;
    color: #343a40;
}

.a {
    text-decoration: none;
}

.info-box {
    margin: auto;
}

.p-globalNavi__link {
    margin: 5px 3px 0 0;
    border-radius: 10px;
    color: white;
    background-image: linear-gradient(90deg, #115271, #1B95CE) !important;
    text-decoration: none;
}

.p-globalNavi__link.active {
    margin: 5px 3px 0 0;
    border-radius: 10px;
    color: white;
    background-image: linear-gradient(90deg, #B45A0B, #E98A36) !important;
    text-decoration: none;

}

.p-globalNavi__link:hover {
    background-image: linear-gradient(90deg, #B45A0B, #E98A36) !important;
    margin: 5px 3px 0 0;
    border-radius: 10px;
    color: white;
    text-decoration: none;
}

.p-globalNavi__item {
    text-transform: uppercase;
}

.m-auto {
    margin: auto;
}

.statis {
    font-size: 13px;
    font-weight: 500;
    height: 132px;
    border-radius: 5px;
}

.box-1 {
    background-image: url(libs/b27fe48b8de38a033ca03a22f3b6de43.png), linear-gradient(90deg, #06611A, #38B554);
}

.box-2 {
    background-image: url(libs/9ddb38c362b9fe3a3469c5c950b14064.png), linear-gradient(90deg, #855800, #B58A38);
}

.box-3 {
    background-image: url(libs/0ff67b44d375d51bbe109a1597139257.png), linear-gradient(90deg, #930000, #C07979);
}

.box-4 {
    background-image: url(libs/divat.png), linear-gradient(90deg, #704117, #B68659);
}

.box-5 {
    background-image: url(libs/divat.png), linear-gradient(90deg, #704117, #B68659);
}

.box-6 {
    background-image: url(libs/divat.png), linear-gradient(90deg, #704117, #B68659);
}

.bg-footer {
    background-image: linear-gradient(360deg, #115372, #1A93CB);
    bottom: 0;
    position: fixed;
    z-index: 999;
    width: 100%;
}

.content-footer {
    font-size: 14px;
}

.table-line {
    background: #e2e3e5;
    border-radius: 5px;
    border: solid 1px #c6c8ca;
    padding-top: 5px;
}

.actions-1 {
    display: block;
    font-size: 13px;
    margin-left: 10px;
    cursor: pointer;
}

.actions-1 button {
    display: block;
    font-size: 13px;
    margin-left: 10px;
    cursor: pointer;
}

.actions {
    display: block;
    font-size: 13px;
    margin-left: 10px;
}

.actions button {
    border: solid 1px #c6c8ca;
}

.search-content {
    border: none;
    width: 100%;
    outline: none;
}

.input-search {
    border: solid 1px #5a6268;
    font-size: 15px;
}

.search-internal-artifact {
    border: #b9bbbe solid 1px;
    border-radius: 30px;
    color: white !important;
    cursor: pointer;
    width: 60px;
    background-color: #1B95CE;
    padding: 5px 10px 3px 10px;
    font-weight: bolder;
}

.normal {
    background-color: #ffffff;
}

.focus {
    background-color: #fffde8;
}

#option {
    width: 100%;
    font-size: 13px;
}

.my-table {
    background: #1B95CE;
}

.table-container {
    width: 100%;
    font-size: 12px;
    font-weight: bold;

}

.table-content {
    vertical-align: middle;
}

.table th {
    padding: 0.24rem !important;
}

tbody {
    grid-area: body-scrollable;
    overflow: auto;
    background-color: #eeeeee;
    color: black;
    font-weight: normal;
}

#example1 tr td {
    color: #6c757d;
    font-weight: normal;
}

.table-bordered .data {

}

.table .th {
    top: 0;
    z-index: 2;
    position: sticky;
    background-color: white;
}

.table-container-2 {
    overflow-y: scroll;
    height: 335px;
    font-size: 12px;
}
.table-container-3 {
    overflow-y: scroll;
    height: 535px;
    font-size: 12px;
}
.table {
    margin-bottom: 0rem !important;
}

.btn-table {
    outline: none;
    border: none;
    margin: 0px 5px 0px 5px;
}
.table-btn button{
    outline: none;
    border: #b9bbbe solid 1px;
    border-radius: 30px;
    color: #003eff !important;
    cursor: pointer;
    width: 75px;
    background-color: #fff3cd;
    padding: 2px 5px 2px 5px;
    font-weight: bolder;
    font-size: 13px;
    height: 22px;
}
.col-btn-table .fa {
    font-size: large !important;
}

.col-btn-table .a {
    margin-top: 2px !important;
}

.pager-wrap {
    color: black;
    font-weight: normal;
    padding: 3px 0 3px;
    height: 25px;
}

.k-widget {
    margin: 0px 10px 0px 10px;
}

.my-table .table {
    margin-bottom: 0rem !important;
}

.pagination-tb a {
    color: black;
    font-weight: normal;
}

.row-filter {
    height: 415px;
    background-color: #e6e6e6 !important;
    border: solid 1px #999999;
}

.tabs-customer ul li {
    font-size: 13px;
    list-style: none;
    background: #d5d5d5;
    border: 1px solid #ccc;
    text-align: center;
    cursor: pointer;
}

.tabs-customer ul li a span {
    font-size: 13px;
    font-weight: bold;
}

.tabs-customer ul {
    margin-bottom: 0rem !important;
}

.tabs-content-show {
    height: 385px;
    background-color: #fff;
    padding: 5px;
}
.tabs-content-show-d{
    height: 515px;
    background-color: #fff;
    padding: 5px;
}

.activeTabs, .tabs-customer li:hover {
    background-color: #fff !important;
    border: none !important;
    color: #1B95CE;
}
.activeTabs .fa-search{
    color: #343a40 !important;
}
.current {
    color: red;
}

#domains-bao-quan, #domains-di-chuyen, #domains-muon-tra, #domains-nhat-ky, #domains-diem-den, #domains-lich-trinh, #domains-qua-tang, #domains-gia-tien, #domains-luu-y {
    background-color: #1B95CE;
}

.tabs-content-customer .activeTabs {
    display: block;
}
.dp-none{
    display:none;
}
.tabs-content-show {
    display: none;
}
.tabs-content-show-d {
    display: none;
}
.showTab {
    height: 370px;
    display: flex;
    flex-direction: column;
}
.showTab-d {
    height: 510px;
    display: flex;
    flex-direction: column;
}
.footer-table {
    vertical-align: bottom;
}

.showTab1, .showTab2, .showTab3, .showTab4 {
    overflow-y: scroll !important;
    height: 335px;
}

.table-btn {
    font-size: 13px;
}

.table-btn a {
    outline: none;
    border: #b9bbbe solid 1px;
    border-radius: 30px;
    color: #003eff !important;
    cursor: pointer;
    width: 90px;
    background-color: #fff3cd;
    padding: 2px 5px 2px 5px;
    font-weight: bolder;
}

.ip-search-table {
    width: 55%;
    background-color: #fff;
    border-radius: 5px;
}

.model-insert {
    height: auto;
}

.row-filter-right {
    padding: 1rem 1rem 1rem 0;
    width: 35% !important;
}

.common-info {
    border-bottom: solid 1px #aaaaaa;
}

.picture img {
    border: 1px solid #b8b8b8;
    border-radius: 5px;
    width: 150px;
    height: 150px;
    margin-bottom: 20px;
}

.info ul li {
    font-size: 14px;
    margin: 2px;
}

.footer {
    background-image: linear-gradient(360deg, #115372, #1A93CB);
    bottom: 0;
    position: fixed;
    z-index: 100;
    width: 100%;
    margin-top: 20px;
}

.text-banner {
    text-transform: uppercase;
    font-weight: bolder;
    color: #ffdb1f;
    text-shadow: 2px 0 #1a1a1a, -2px 0 #1a1a1a, 0 2px #1a1a1a, 0 -2px #1a1a1a,
    1px 1px #1a1a1a, -1px -1px #1a1a1a, 1px -1px #1a1a1a, -1px 1px #1a1a1a
}

.info-title {
    width: 100%;
    border-radius: 5px;
    border: solid 1px #aaaaaa;
    font-weight: bold;
}

.btn-group-right {
    text-align: right;
    border: none;
    list-style: none;
    outline: none;
    font-size: 13px;
    margin-left: 30px;
}

.actions a {
    color: #54748d !important;
    list-style: none;
    text-decoration: none;
}

.action a {
    color: #54748d;
    list-style: none;
    text-decoration: none;
    font-size: 13px;
}

.action a:hover {
    background-color: #337ab7;
    color: #e2e3e5;
    list-style: none;
    text-decoration: none;
    border-left: solid 1px #aaaaaa;
    cursor: pointer;
}

.action button {
    color: #54748d;
    list-style: none;
    text-decoration: none;
    font-size: 13px;
    outline: none;
    border: none;
    border-left: 1px #b9bbbe solid;
    font-weight: bold;
}

.action button {
    color: #54748d;
    list-style: none;
    text-decoration: none;
    font-size: 13px;
    outline: none;
    border: none;
    border-left: 1px #b9bbbe solid;
    font-weight: bold;
}

.action button:hover {
    background-color: #337ab7;
    color: #e2e3e5;
    list-style: none;
    text-decoration: none;
    border-left: solid 1px #aaaaaa;
    cursor: pointer;
}

.highlight {
    background-color: #999999 !important;
}

.actions a:hover {
    background-color: #337ab7;
    color: #fff3cd !important;
    list-style: none;
    text-decoration: none;
    border-left: solid 1px #aaaaaa;
    cursor: pointer;
}

.actions button:hover {
    background-color: #337ab7;
    color: #e2e3e5;
    list-style: none;
    text-decoration: none;
    border: solid 1px #aaaaaa;
    cursor: pointer;
}

.btn-table:hover {
    cursor: pointer;
}

.caption {
    width: 80%;
}

.box-button {
}

.title {
    margin-top: 5px;
    margin-left: 20px;
}

.portlet-body {
    width: 97%;
    margin-left: 1.5%;
}

.box-body input {
    width: 60%;
    margin-left: 0%;
}

.box-body {
    font-size: 16px;
    display: grid;
    grid-template-rows: auto auto;
}

fieldset {
    border: solid #aaaaaa 1px;
}

legend {
    position: relative;
    margin-bottom: 20px;
    width: auto !important;
}

.form-input {
    display: grid;
    grid-template-columns: 50% 50%;
}

fieldset legend {
    font-size: 18px;
    margin-left: 10px;
}

.form-group input {
    outline: none;
    border: none;
    border-bottom: #aaaaaa 1px solid;
    font-size: 13px;
    vertical-align: top;
}

.form-group .choose {
    border: solid #aaaaaa 1px;
}

.select2 {
    width: 63%;
}

.form-input .form-group .ng-invalid {
    border-bottom: #5f3f3f 1px solid !important;
}

.details-info {
    width: 100%;
}

.box-radio {
    size: 10px;
}

.box-radio label {
    margin-bottom: 0rem !important;
}

.radio label {
    padding-right: 3rem;
    padding-left: 0.5rem;
    font-size: 15px;
    width: 200px;
}

.box-body label {
    font-size: 15px;
}

.form-input-2 input {
    width: 81.8%;
    margin-left: 3px;
}
.list-permission{
    width: 20% !important;
    text-align: left
}
.types .box-type{
    display: block;
    float: left;
}
.box-body textarea {
    width: 82%;
    height: 200px;
    border: none;
    border-bottom: #aaaaaa 1px solid !important;
    outline: none;
    position: static;
    font-size: 13px;
}

.form-group .file {
    outline: none;
    font-size: 13px;
    vertical-align: top;
    padding: 3px 0 3px 3px;
    border: solid #e2e3e5 1px;
    width: 100%;
}

.notice-file {
    font-size: 13px;
}

.box-file {
    width: 82%;
}

.abort {
    border: solid 1px #aaaaaa;
    outline: none;
    cursor: pointer;
}

.table-form-13 th {
    border: 1px solid #343a40 !important;
}

.table-form-13 td {
    border: #b9bbbe solid 1px;
}

.fg-password:hover {
    color: #AF0000;
}

.table-form-13 {
    font-size: 13px;
    line-height: 1.2 !important;
}

#example11 {
    font-size: 13px;
    line-height: 1.2 !important;
}

.btn-primary {
    border: #337ab7 1px solid;
    background-color: #337ab7 !important;
}

.btn-form-13 {
    font-size: 13px;
}

.modal-dialog {
    max-width: 900px !important;
    max-height: 700px !important;
    font-family: Tahoma;
}

.details-title {
    font-weight: bolder;
    display: flex;
    flex-direction: column;
    font-size: 16px;
}

.title-modal {
    border-bottom: #b9bbbe solid 1px;
}

.modal-body {
    overflow-y: scroll;
    height: 500px;
}

.modal-footer button {
    font-size: 13px;
    border: #337ab7 solid 1px;
    color: #337ab7;
    border-radius: 30px;
    font-weight: bolder;
}

.modal-footer button:hover {
    font-size: 13px;
    border: #337ab7 solid 1px;
    background-color: #337ab7;
    color: #e2e3e5;
    border-radius: 30px;
    font-weight: bolder;
}

.btn-close {
    margin-right: 30px;
    cursor: pointer;
    border: none;
    outline: none;
    font-size: 20px;
}
.btn-close-form {
    margin-right: 30px;
    cursor: pointer;
    border: none;
    outline: none;
    font-size: 20px;
}
.modal-body label {
    margin-left: 15px;
    font-size: 13px;
}

.modal-body .form-group {
    margin-bottom: 0rem !important;
    font-size: 13px;
}
.navbar-toggler {
    display: none !important;
}
#example11 td {
    border: #b9bbbe solid 1px;
}

.dropdown {
    position: relative;
    display: inline-block;
}
#schedule_content{
    max-height: 100px;
    overflow: hidden;
}
tbody tr td{
    text-align: left;
}
td a i{
    text-align: center;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-logout {
    position: absolute;
    background-color: #f9f9f9;
    min-width: 120px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-logout a {
    color: black;
    text-decoration: none;
    width: 120px;
    display: block;
    text-align: center;
}

.dropdown-logout a:hover {
    background-color: #e2e3e5;
    color: black;
}
.add-read-more.show-less-content .second-section,
.add-read-more.show-less-content .read-less {
    display: none;
}

.add-read-more.show-more-content .read-more {
    display: none;
}

.add-read-more .read-more,
.add-read-more .read-less {
    font-weight: bold;
    margin-left: 2px;
    color: blue;
    cursor: pointer;
}
.dropdown-content a {
    color: black !important;
    text-decoration: none;
    width: 200px;
    display: block;
}

.report {
    padding: 13px 5px 10px 5px;
    display: grid;
    grid-template-columns: 4% 90%;
    width: 94%;
    margin: 0 auto;
    border-bottom: 1px solid #aaaaaa;
    font-size: 14px;
}

.report a {
    color: #1a1a1a;

}

.icon-report {
    margin: auto;
    margin-right: 15px;
}

.dropdown-content a:hover {
    color: black;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.grid-btn {
    display: grid;
    grid-template-columns: 20% 20% 20% 20% 20%;
}

.item-cate {
    background-image: linear-gradient(360deg, #F2E3D5, #FEFCFA);;
    text-align: center;
    height: 150px;
    max-width: 287px;
    border-radius: 5px;
    border: 1px solid #fff3cd;
    font-size: 1.4rem;
}

.small-box {
    height: 100%;
    list-style: none;
    text-decoration: none;
    border: none;
}

.small-box img {
    height: 80px;
    width: 80px;
}

.item-cate :hover {
    text-decoration: none;
    list-style: none;
}

.btn-no-process {
    color: indianred;
}

.btn-processed {
    color: #34ce57;
}

.pagination {
    height: 20px !important;
}

nav {
    height: 20px !important;

}

.post_new_id option {
    max-width: 170px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.alert {
    position: fixed;
    z-index: 99999;
    right: 0;
    margin-top: 30px;
}
#toggle {
    display: none;
    background: #353b48;
    color: #fff;
    text-align: right;
    padding: 10px;
    font-size: 20px;
    cursor: pointer;
}

@media (max-width: 576px) {
    .logo-header img {
        display: none;
    }
    .p-header{
        right: 20px !important;
    }
    .info-user{
        display: none;
    }
    .topbars-action{
        margin-left: 130px !important;
        position: fixed;
    }
    .dropdown-logout{
        right: -20px;
    }
    .box-header{
        width: 100%;
    }
    .text-banner {
        font-size: 11px !important;
    }
    .login-form input{
        width: 120px !important;
        margin-left: 5px;
    }
    .login-form .d-flex{
        display: flex !important;
    }
    .login-form .mt-3{
        margin-top: 0px !important;
    }
    .button-login{
        width: auto !important;
        margin-top: -10px !important;
    }
    .mySlides{
        width: 100% !important;
        height: 100% !important;
    }
    .footer{
        bottom: 0;
    }
    .content-footer{
        font-size: 10px;
    }
    .fg-password{
        font-size: 14px;
    }
    .mt-3 .bg-white{
        background-color: initial !important;
    }
    .types .box-type{
        display: block;
        float: left;
        width: 33.33333% !important;
    }
    .p-globalNavi__link{
        margin: 0px;
    }
    .statis .p-2{
        padding: 0 !important;
    }
    .statis .p-2 h3{
        font-size: 14px !important;
    }

    .logo-header
    {
        display: none;
    }
    .p-globalNavi__link.active{
        margin: 0px;
    }
    #toggle {
        display: block;
    }
    .p-globalNavi__list{
        display: none;
        margin-top: 10px !important;
    }
    #header{
        border-bottom: none;
        height: 87px;
    }
    .statis{
        padding: 0 10px 0 10px;
    }
    .mt-5{
        margin-top: 10px !important;
    }
    .footer{
        margin-top: auto;
        position: fixed;
        z-index: 11;
    }
    .main{
        min-height: 66vh;
    }
    body{
        width: auto;
    }
    .table-line{
        width: 100%;
        margin: 0 !important;
    }
    .table-title{
        display: none !important;
    }
    .table-container{
        width: 100%;
        font-size: 10px;
    }
    body{
        font-size: 10px;
    }
    .table-artifacts img, .col-btn-table .fa{
        width: 15px;
        font-size: small !important;
    }
    .btn-table{
        margin: 0 2px 0 2px;
    }
    .ip-search{
        height: 22px !important;
    }
    input::placeholder {
        font: 10px sans-serif;
    }
    .form-search .filter-date .p-2{
        padding: 0.3rem !important;
    }
    .form-search .filter-date .p-1{
        padding: 0rem !important;
    }
    .form-search .filter-date{
        width: 170% !important;
    }
    .form-search .ip-search{
        width: 100% !important;
    }
    .form-search .col-md-1{
        width: 25% !important;
    }
    .select2-container{
        width: 60px !important;
    }
    .select2-container .select2-selection--multiple{
        height: 22px !important;
        min-height: 20px !important;
    }
    .select2-container .select2-search--inline .select2-search__field{
        margin-top: 2px !important;
        margin-left:  2px !important;
    }
    .date{
        width: 18% !important;
    }
    .table td{
        padding: 0;
    }
    .col-md-2, .col-md-9,.form-search .col-md-6{
        width: 100%;
        padding-left: 3px !important;
        padding-right: 3px !important;
    }
    .input-search{
        width: 100%;
        font-size: 10px;
    }
    .tb-cate, .info-cate, .search-wm{
        width: 100% !important;
        margin-top: 4px;
    }

    .title-modal .col-md-11{
        width: 100%;
    }
    .title-modal .col-md-1{
        width: 15%;
    }
    .form-group{
        font-size: 14px;
    }
    .col-11{
        width: 80% !important;
        flex: 0 0 80%;
    }
    .form-group .col-md-10, .col-md-4{
        padding-left: 3px !important;
    }
    .form-group .col-md-7{
        width: 70%;
    }
    #btnPrint{
        display: none;
    }
    .row-filter{
        width: 100%;
        height: 290px;
    }
    .tabs-customer ul li a span{
        font-size: 10px !important;
    }
    .table-striped1,.table-striped2,.table-striped3,.table-striped4{
        font-size: 10px !important;
    }
    .ip-search-table{
        width: 55%;
    }
    h4{
        font-size : 0.8rem !important;
    }
    .info ul li{
        font-size: 8px;
        margin: 0;
    }
    .showTab .table{
        width: auto;
    }
    .showTab{
        height: 270px;
    }
    .cap-cate{
        width: 55% !important;
    }
    .form-search{
        width: 100%;
    }
    .picture img{
        width: 50px !important;
        height: 50px !important;
    }
    .row-filter-right ul{
        padding-inline-start: 1px !important;
    }
    .navbar-toggler {
        display: revert !important;
    }
    .table-btn{
        margin: 15px 0 0 0 !important;
        font-size: 10px;
    }
    .wm{
        display:none;
    }
    .search-internal-artifact{
        margin: 0 !important;
        width: 40px;
        padding: 0.2rem !important;
    }
    .ip-search-table{
        margin: 0.5rem !important;
    }
    .item-cate{
        height: 120px;
        margin: 0.2rem !important;
    }
    .small-box img{
        height: 40px;
        width: 40px;
    }
    .portlet-body{
        width: 100%;
    }
    .mt-4{
        margin-top: 1rem !important;
    }
    .table-content{
        font-size: 10px;
    }
    .box-body input{
        width: 80%;
    }
    .actions{
        font-size: 10px !important;
        margin: 2px !important;
    }
    .btn-send{
        height: 33px;
        max-width: 55px !important;
    }
    .box-body input{
        margin-left: 0%;
    }
    .select2{
        margin-left: 4%;
    }
    .form-group .col-md-2{
        width: auto;
    }
    .form-input .d-flex{
        display: grid !important;
    }
    .box-body .form-input-2 .notice-file{
        display: flex !important;
    }
    .box-body textarea{
        width: 90%;
    }
    .caption .title{
        display: none;
    }
    .info-title{
        width: 100%;
    }
    .caption{
        width: 40% !important;
    }
    .list-permission{
        width: auto !important;
    }
    .title i{
        display: none;
    }
    .form-input-2 .d-flex{
        display: grid !important;
    }
    .modal-cate .col-md-11{
        width: 80% !important;
    }
    .col-md-3{
        width: 50%;
    }
    .radio label{
        width: 170px;
    }
    .table-btn a{
        padding: 5px;
        margin-left: 2px;
    }
    .report
    {
        padding: 0;
        display: revert;
        width: 100%;
    }
    .filter-date{
        width: 120%;
    }

    .col-md-10{
        width: auto;
    }
    .roles{
        width: 100%;
    }
    .checkbox_childrent{
        width: 100% !important;
    }
    .checkbox_wrapper{
        width: 100% !important;
    }
    .box-header .d-flex{
        flex-flow: wrap;
    }
    .table-container-2{
        height: 200px !important;
    }
    .tabs-content-show{
        height: 200px;
    }
    .form-input-2 input{
        width: 90%;
    }
    .button-login{
        height: auto;
    }
    .list-permission{
        margin-left: 3rem !important;
        margin-right: 3rem !important;
        width: auto;
    }
    .list-permission .card-title{
        font-size: 10px !important;
    }
    .col-md-6{
        width: auto !important;
        padding-right: 0 !important;
    }
    .form-search #search{
        height: 20px !important;
        width: 100% !important;
    }
}
@media (min-width: 600px) and (max-width: 950px) {
    .p-header h3{
        font-size: 1rem !important;
    }
    .logo-header {
        display: none;
    }

    .p-header-inner {
        height: 130px;
    }

    .statis {
        height: 160px;
    }
    .p-1{
        padding: 0 !important;
    }
    .table-title .fa-flag{
        display: none;
    }
    .col-md-3{
        flex: 0 0 30% !important;
        max-width: 40%;
    }
    .table-content .btn-send{
        height: 40px !important;
    }
    .ip-search-table{
        width: 50%;
    }
    #header .col-md-12, .menu-item-container {
        width: 105% !important;
    }
    .mt-5 {
        margin-top: 1.5rem !important;
    }

    .col-md-2 {
        max-width: 100%;
    }
    .login-form input{
        width: 100%;
    }
    .button-login{
        width: 100px;
    }
    .text-banner{
        font-size: 1rem !important;
    }

    .wm {
        margin-top: 0.5rem !important;
    }

    .footer-table .m-2 {
        margin-top: 0.5rem !important;
        margin: 0.5rem 0 0 0 !important;
    }

    .report a {
        margin-left: 5pX !important;
    }
    .main{
        height: 100vh;
    }
    .ml-5{
        margin-left: 0rem !important;
    }
    .form-group input{
        width: 60%;
    }
    .radio input{
        width: 20px !important;
    }
    .form-search .col-md-2,.form-search .col-md-6{
        flex: 0 0 22.666667% !important;
    }
    .filter-date{
        max-width: 100%;
    }
    .cap-cate{
        width: 82% !important;
    }
    .actions{
        margin-top: 5px;
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 86.333333%;
        max-width: 86.333333%;
    }
}

