p.a {
    font-family: "Roboto";
}

.page-content {
    min-height: 800px;
}

.text-right {
    text-align: right !important;
}

.card-custom-header {
    padding: 14px 20px;
}

.select2-container .select2-selection--single {
    height: 35px !important;
    border: 1px solid #ced4da !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ced4da !important;
    height: 34px !important;
    border-radius: 6px !important;
}

.select2-dropdown {
    border: 1px solid#ced4da !important;
}

.ajax-select2 .select2-container {
    width: 100% !important;
}

.bs-modal-update-children {
    background: #5f5f5fb0;
}

.card-menu-fillter {
    width: 300px;
    margin: 0px;
}

.tab-category-package-data a {
    cursor: pointer;
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 0.85em;
    white-space: nowrap;
}

.dataTables_info,
.dataTables_length,
.dt-buttons {
    display: inline-block;
    margin: 0 10px 0 0;
}

.navbar-header .logo {
    font-size: 23px;
    font-weight: bold;
}

.navbar-header .logo-light {
    color: #fff;
}

.navbar-header .logo-dark {
    color: #000;
}

.header-item-balance {
    font-weight: 500;
}

.header-item-balance span {
    float: right;
    padding: 8px 0 8px 5px;
}

.page-title-box {
    padding-bottom: 18px;
}

.dropdown-menu-search {
    width: 300px;
}

.modal-custom-sm {
    --bs-modal-width: 388px;
}

.text-center-desktop {
    text-align: center;
}

.text-right-desktop {
    text-align: right;
}

.datatable-action {
    padding: 7px !important;
}

.datatable-action .btn {
    font-size: 13px;
}

.btn-lg-custom {
    padding: 6px 10px !important;
}

.form-control-custom {
    padding: 0.4rem 0.75rem;
}

.js-data-select2 {
    width: 100% !important;
}

.w-select2-100 .select2-container {
    width: 100% !important;
}

.btn-swal-lg-custom {
    font-size: 14px !important;
    font-weight: 300 !important;
}

.swal2-content {
    font-size: 15px !important;
    font-weight: 400 !important;
}

.upload-box-cmnd {
    padding: 1.5rem 1.75rem;
    text-align: center;
    cursor: pointer;
    border: 1px dashed #009ef7;
    background-color: #f1faff;
    border-radius: 0.75rem !important;
    position: relative;
    min-height: 150px;
    margin: 0 0 10px 0;
    overflow: hidden;
}


.upload-box-cmnd .title {
    width: 100%;
    left: 0px;
    text-align: center;
    color: #009EF7;
    font-weight: 500;
    display: block;
    margin: 2em 0;
}

.small-customize {
    font-size: 12px;
    font-weight: initial;
}

.upload-box-cmnd .error-message {
    position: absolute;
    color: red;
    left: 0px;
    bottom: 0px;
    padding: 5px;
    width: 100%;
    text-align: center;
    font-size: 10px;
}

.upload-box-cmnd .content-success {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    display: none;
}

.upload-box-cmnd .loading {
    position: absolute;
    width: auto;
    height: 100%;
    top: 80%;
    left: 45%;
    display: none;
    z-index: 300;
}

.upload-box-cmnd .content-success .img img {
    width: 100%;
    height: 100%;
}


.upload-box-cmnd .content-success .img {
    width: 100%;
    height: 100%;
    display: block;
    background: #fff;
}

.upload-box-cmnd .content-success .img-w100 img {
    width: 230px;
    height: auto
}

.container-galery-border {
    padding: 1px;
}

.signature-border {
    border: 1px dashed #009ef7;
    border-radius: 0.75rem !important;
    overflow: hidden;
    max-width: 100%;
    text-align: center;
    background: #f1faff;
}

.signature-manual {
    display: none;
    position: relative;
}

.clear-signature {
    position: absolute;
    bottom: 10px;
    left: 20px;
}

.col-form-label {
    font-weight: bold;
    padding-bottom: 0px;
}

.bg-info-1 {
    background-color: rgb(255, 166, 0) !important;
}

.bg-info-2 {
    background-color: rgb(54, 205, 255) !important;
}

.bg-info-3 {
    background-color: rgb(148, 54, 255) !important;
}

.bg-info-4 {
    background-color: rgb(54 87 255) !important;
}

.bg-info-5 {
    background-color: rgb(255, 231, 15) !important;
}

.bg-info-6 {
    background-color: rgb(255, 111, 54) !important;
}

.bg-info-7 {
    background-color: rgb(255, 54, 114) !important;
}

.bg-info-8 {
    background-color: rgb(84, 99, 3) !important;
}

.bg-info-9 {
    background-color: rgb(9, 22, 141) !important;
}

.bg-info-10 {
    background-color: rgb(5, 110, 111) !important;
}

.bg-info-11 {
    background-color: rgb(2, 128, 63) !important;
}

.bg-info-12 {
    background-color: rgb(62, 8, 92) !important;
}

.bg-info-13 {
    background-color: rgb(124, 91, 5) !important;
}

.bg-info-14 {
    background-color: rgb(54 87 255) !important;
}

.bg-info-15 {
    background-color: rgb(132, 124, 5) !important;
}

.bg-info-16 {
    background-color: rgb(48, 27, 150) !important;
}

.select2-input-group {
    width: calc(100% - 78px) !important;
    min-width: 50% !important;
}

.select2-input-group-modal {
    width: calc(100% - 88px) !important;
    min-width: 50% !important;
}


.custome-package .old-price {
    font-size: 18px;
    text-decoration: line-through;
    color: #ccc;
    height: 30px;
}

.custome-package .price {
    font-weight: 500;
    font-size: 24px;
    line-height: normal;
    padding: 5px 0;
    color: #0279d6;
}

.theme-primary .ribbon-box .ribbon-two-danger span:before {
    border-left: 3px solid #da123b;
    border-top: 3px solid #da123b;
}

.theme-primary .ribbon-box .ribbon-two-danger span:after {
    border-right: 3px solid #da123b;
    border-top: 3px solid #da123b;
}

.theme-primary .ribbon-box .ribbon-two-danger span {
    background-color: #ee3158;
    font-size: 15px;
    font-weight: 400;
}

.custome-bell {
    /* border: 3px solid yellow; */
    /* border-radius: 13px */
}

/* .notification-readed {
    background-color: var(--bs-gray-300);
} */

.notification-item .d-flex:hover p,
.notification-item .d-flex:hover h6 {
    color: var(--bs-gray-500);
}

.notification-item .d-flex:hover {
    background-color: white;
}

.notification-item h6,
.text-description {
    white-space: nowrap;
    width: 257px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ribbon-box .ribbon-two span {
    font-size: 1rem;
    color: #ffffff;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 100px;
    display: block;
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    position: absolute;
    top: 19px;
    left: -21px;
    font-weight: 600;
}

.ribbon-box .ribbon-two {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

.theme-primary .ribbon-box .ribbon-two-danger span {
    background-color: #ee3158;
}

.box-title {
    font-size: 18px;
    margin: 13px 0px 10px 0px;
}

.tag-hidden {
    display: none;
}

.box-permision {
    height: 180px;
    overflow: hidden;
    overflow-y: scroll;
}

.header-box-dt {
    border: 1px solid #ced4db;
    padding: 15px;
    border-radius: 7px;
    margin: 15px 0;
    position: relative;
}

.title-box-dt {
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: -10px;
    background: #fff;
    padding: 0 20px;
    text-transform: uppercase;
}

.form-title-xxx label.note {
    font-size: 11px;
    text-transform: initial;
    color: red;
}

.btn-dropdown-mini {
    position: relative;
}

.btn-dropdown-mini .dropdown-menu a {
    padding: 6px 14px;
    font-size: 12px;
    display: block;
}

table.dataTable>tbody>tr.child span.dtr-title {
    display: inline-block;
    min-width: 40%;
    font-weight: bold;
}

table.dataTable>tbody>tr.child ul.dtr-details {
    width: 100%;
}

/* .g-video {
    position: relative;
    height: 100px;
    left: 0;
}

.g-video .parent-video {
    position: absolute;
    width: 100px;
    height: 150px;
    left: 0;
}

.g-video .parent-video img {
    height: 100px;
    width: auto;
} */

.g-video .parent-video {
    float: left;
}

.g-video {
    display: block;
    overflow: hidden;
}

.custom-max-width-notification .fix-width {
    overflow: hidden;
}

@media (max-width: 1024px) {

    .text-right-desktop {
        text-align: left;
    }

    table.dataTable .dtr-details {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    table.dataTable span.dtr-title {
        display: inline-block;
        min-width: 75px;
        font-weight: bold;
    }

    .page-content {
        padding: calc(70px + 24px) calc(3px * .75) 60px calc(3px * .75);
    }

    .datatable-action {
        padding: 0px !important;
    }

    /* .datatable-action ul {
        display: block !important;
    }

    .datatable-action .btn {
        width: 50%;
    } */

    .text-center-desktop {
        text-align: initial;
    }

    .action-dropdown-menu-mobile {
        width: 100%;
    }

    .card .card-body {
        padding: 10px;
    }

    .card .card-body .card-title {
        padding: 10px;
    }

}

@media (max-width: 768px) {

    .notification-item h6,
    .text-description {
        width: 345px;
    }
}