.page-content:hover .icon-hover {
    display: block !important;
}

.striped .row:nth-of-type(odd) div {
    background-color: #eee;
}

.striped .row:nth-of-type(even) div {
    background: #FFFFFF;
}

/* xTogglerBar */
.xTogglerBar {
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    display: block;
    background-color: #EEEEEE;
    color: black;
    padding: 5px 5px 5px 15px;
}

.xTogglerBar i {
    font-size: 22px;
    padding-left: 10px;
}

.xTogglerContainer {
    margin-top: 30px;
}


.form-control::placeholder {
    color: #aaa !important;
    opacity: 1 !important;
}


/* UniView */
#xUniTabsContainer {
    /*gap: 2px;*/
    /*display: flex;*/
}

#xUniTabsContainer a {
    display: block;
    min-width: 100px;
    background: white;
    color: #888;
    padding: 4px 2px 4px 2px;
    text-align: left;
    background-color: #f6f6f6;
    font-size: 13px;

}

#xUniTabsContainer a i {
    font-size: 20px;
    width: 24px;
    display: inline-block;
    margin-left: 15px;
}


/*#xUniTabsContainer a:hover, #xUniTabsContainer a.active {*/
/*    background: var(--color1);*/
/*    color: var(--color1_contrast) !important;*/
/*}*/

/*@media only screen and (max-width: 800px) {*/
/*    #xUniTabsContainer a {*/
/*        flex: 0 0 30%;*/
/*    }*/
/*}*/

/* xPagination */
.xPagination a {
    background-color: #fff;
    color: #242424;
    border: solid 1px #bfbfbf;
    border-radius: 0px !important;
}

.xPagination a.active {
    background-color: var(--color1);
    color: var(--color1_contrast);
    border: solid 1px #bfbfbf;
    border-radius: 0px !important;
}

.theme-active {
    background-color: var(--color1);
    color: var(--color1_contrast);
}


/* xCP_AdminView */
.xCP_AdminView_viewOnlineStatus {
    display: inline-block;
    width: 100px;
    font-size: 13px;
    padding: 5px 10px;
    border-style: solid;
    border-width: 3px;
    text-align: center;
}

.xCP_AdminView_viewOnlineStatus_Offline {
    border-color: #dadada;
    color: #dadada;
}

.xCP_AdminView_viewOnlineStatus_Online {
    font-weight: bold;
    border-color: #009dce;
    color: #009dce;
}

.xCP_AdminView_viewCartex small {
    vertical-align: text-top;
    font-style: italic;
    padding: 3px 8px;
    margin-left: 15px;
    background-color: #EEEEEE;
    font-size: 13px;
}

.xCP_AdminView_viewCartex_Avatar {
    width: 100px;
    max-width: 100px;
    text-align: center;
}

.xCP_AdminView_viewCartex_Avatar img {
    display: inline-block;
    width: 60px;
    min-height: 60px;
}

#xCP_AdminView_viewTabs {
    /*padding: 6px 1px 0px 1px;*/
    background-color: #EEEEEE;
    display: flex;
    align-items: start;
    flex-wrap: wrap;
    gap: 1px;
}

#xCP_AdminView_viewTabs a.tab {
    flex: 1;
    background: white;
    color: #5986be;
    padding: 15px 5px 15px 5px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

#xCP_AdminView_viewTabs a.tab i {
    display: block;
    margin-bottom: 15px;
    font-size: 28px;
}

#xCP_AdminView_viewTabs a.tab:hover,
#xCP_AdminView_viewTabs a.active {
    background: var(--color1);
    color: var(--color1_contrast) !important;
}

@media only screen and (max-width: 800px) {
    #xCP_AdminView_viewTabs a.tab {
        flex: 0 0 30%;
    }
}

/* xReloadWait */
#xReloadWait {
    position: fixed;
    z-index: 999;
    height: 100vh;
    width: 100vw;
    display: none;
    align-items: center;
    justify-content: center;
    background-color: rgba(128, 128, 128, 0.7);
    right: 0;
    top: 0;
}


/* inbox */

.aa_msg_income_class {}

.aa_msg_outcome_class {
    background-color: #efefef;
    border: 1px solid #fafafa;
}

.aa_msg_outcome_class .msg-details-content {
    border-top: 1px solid #fafafa;
}


.aa_info_1row_sep {
    display: block;
    height: 1px;
    border-bottom: solid 1px #ffbb9d;
    margin: 5px 0px;
}

.aa_info_1row {
    display: block;
    width: 100%;
    padding: 3px 0px !important;
    margin: 0px !important;
}

.aa_info_3row_title {
    color: #e21aff;
    font-size: 12px;
}

.aa_info_1row_title {
    display: inline-block;
    padding: 0px !important;
    margin: 0px !important;
    text-align: right;
    vertical-align: text-top;
    width: 49%;
    font-weight: 700;
}

.aa_info_1row_title .is_full_h5 {
    padding-top: 7px;
    border-top: solid 5px #36d2c4;
    margin-top: 20px;
    color: #15b0a3;
    text-align: left;
}

.aa_info_1row_val {
    display: inline-block;
    padding: 0px 0px 0px 10px !important;
    margin: 0px !important;
    vertical-align: text-top;
    color: #00a1d3;
    width: 49%;
}

.aa_info_1row_val a {
    color: #0d8bb2;
}

.aa_info_big_title {
    margin: 0;
}

.aa_msg_dash_container {
    display: block;
    background-color: white;
    padding: 10px;
    border-bottom: solid 1px #eeeeee;
}

.aa_msg_dash_container:hover {
    display: block;
    background-color: #eeeeee;
}

.aa_msg_dash_inner {}

.aa_msg_row {}

.aa_msg_row_label {
    display: inline-block;
    width: 60px;
    text-align: right;
    margin-right: 10px !important;
    padding-right: 0 !important;
    font-size: 13px;
    font-weight: 600;
    color: #a1bccb;
}

.aa_msg_row_data {
    text-align: left;
    font-size: 13px;
    font-weight: 600;
    color: #a1bccb;
}

.aa_msg_dash_msg_uni {
    margin-top: 23px;
    display: block;
    font-size: 11px;
    font-weight: 600;
}

.aa_msg_dash_user_photo {
    float: left;
}

.aa_msg_dash_user_photo img {
    width: 50px;
    margin-right: 15px;
}

.aa_msg_dash_user_fullname {}

.aa_msg_dash_user_fullname a:link,
.aa_msg_dash_user_fullname a {
    font-size: 15px;
    color: #515151;
}

.aa_msg_dash_user_fullname a i {
    font-size: 20px;
    padding-right: 10px;
}

.aa_msg_dash_subject {
    margin-top: 15px;
}

.aa_msg_dash_subject a:link,
.aa_msg_dash_subject a {
    font-size: 15px;
    color: #4193d0;
}


.aa_msg_closed {
    height: 150px;
    overflow: hidden;
}

.aa_msg_closed .aa_msg_closed_gradiant {
    content: ' ';
    height: 150px;
    bottom: 0px;
    position: absolute;
    width: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
}

.badge.aa_badge {
    background-color: #ddd;
}

.badge.aa_badge.aa_badge_active {
    background-color: var(--color1) !important;
    color: var(--color1_contrast) !important;
}

.tab_header_box.active_nav {
    background-color: var(--color1) !important;
    color: var(--color1_contrast) !important;
}

.tab_header_box.active_nav span {
    color: var(--color1_contrast) !important;
}

.tab_header_box.active_nav i {
    color: var(--color1_contrast) !important;
}

.tab_header_box.active_nav:hover .badge.aa_badge.aa_badge_active {
    background-color: var(--color1_contrast) !important;
    color: var(--color1) !important;
}

.tab_header_box:hover .badge.aa_badge.aa_badge_active {
    background-color: var(--color1) !important;
    color: var(--color1_contrast) !important;
}

.badge.aa_badge {
    background-color: var(--color1_contrast) !important;
    color: var(--color1) !important;
}

.active_nav .badge.aa_badge {
    background-color: var(--color1) !important;
    color: var(--color1_contrast) !important;
}

.active_nav .badge.aa_badge.aa_badge_active {
    background-color: var(--color1_contrast) !important;
    color: var(--color1) !important;
}


.col-mail-left .active {
    color: var(--color1_contrast);
    background-color: var(--color1);
    border: none;
}

.col-mail-left .stretched-link .fa {
    background-color: var(--color1_contrast);
    color: var(--color1);
}

.col-mail-left .active .stretched-link .fa {
    color: var(--color1_contrast) !important;
    background-color: var(--color1) !important;
}

.col-mail-left .active .stretched-link {
    color: var(--color1_contrast) !important;
    background-color: var(--color1) !important;
}

.box-ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
}

.aa_badge_gary {
    color: #fff !important;
    background-color: #b6b6b6 !important;
}


/* xClient */
.xClient_profile_uploaded {
    border-radius: 100%;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border: solid 4px white;
    box-shadow: 0 0 3px #999;
    margin: auto;
}

.xClient_profile_uploaded img {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
}

.xClient_profile_header {
    border-radius: 100%;
    width: 32px;
    height: 32px;
    overflow: hidden;
    margin: 0px;
    display: inline-block;
    margin-top: -7px !important;
}

.xClient_profile_header img {
    width: 36px !important;
    margin-top: -4% !important;
    margin-left: -4% !important;
    top: -5px !important;
}

.xClient_profile {
    border-radius: 100%;
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin: 15px 0;
    border: solid 4px white;
    box-shadow: 0px 0px 3px #999;
    margin: auto;
}

.xClient_profile img {
    width: 110%;
    margin-top: -20%;
    margin-left: -5%;
}

@media (max-device-width: 800px) {

    .aa_photo_circle,
    .xClient_profile {
        margin: 0 auto;
    }
}

.xClient_profile_header {
    border-radius: 100%;
    width: 32px;
    height: 32px;
    overflow: hidden;
    margin: 5px;
    display: inline-block;
    margin-bottom: -10px !important;
}

.xClient_profile_header img {
    width: 36px !important;
    margin-top: -4% !important;
    margin-left: -5% !important;
    top: -5px !important;
}


.button_code_copy {
    text-align: center;
    border: none !important;
    border-radius: 4px !important;
    background-color: #b1cbdb !important;
    color: #192c37 !important;
    cursor: pointer !important;
    font-family: Arial !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}


.button_code_copy {
    height: 100%;
}

.file-drop-area-highlight {
    background-color: antiquewhite
}

.drop-box-file {
    border: 2px dashed #ccc;
    text-align: center;
    padding: 2px;
    height: 21px;
    margin-top: 5px;
    display: inline-block;
    font-size: 11px;
    padding-top: 0;
    color: #888;
    cursor: pointer;
}


.copy_label_hover {
    display: none;
}

.input-group-text:hover .copy_label_hover {
    display: block;
}


/*container bootstrap*/
.parent_legacy {
    container-name: legacyContainer;
    container-type: inline-size;
}


@container legacyContainer (width < 576px) {
    .con-col-sm-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .con-col-sm {
        flex: 1 0 0%;
    }

    .con-col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .con-col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .con-col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .con-col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .con-col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .con-col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .con-col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .con-col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .con-col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .con-col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .con-col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .con-col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@container legacyContainer (width < 768px) {
    .con-col-md-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .con-col-md {
        flex: 1 0 0%;
    }

    .con-col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .con-col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .con-col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .con-col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .con-col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .con-col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .con-col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .con-col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .con-col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .con-col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .con-col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .con-col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .con-font-log {
        font-size: 14px;
    }
}

@container legacyContainer (width < 992px) {
    .con-d-lg-none {
        display: none !important;
    }

    .con-font-log {
        font-size: 13px;
    }

    .con-col-lg-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .con-col-lg {
        flex: 1 0 0%;
    }

    .con-col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .con-col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .con-col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .con-col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .con-col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .con-col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .con-col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .con-col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .con-col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .con-col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .con-col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .con-col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.page-content td,
th {
    border: solid 1px #aaa;
}

@container legacyContainer (width < 768px) {
    .con-d-md-none {
        display: none !important;
    }

    .con-font-log {
        font-size: 12px;
    }

    .con-col-md-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .con-col-md {
        flex: 1 0 0%;
    }

    .con-col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .con-col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .con-col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .con-col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .con-col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .con-col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .con-col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .con-col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .con-col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .con-col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .con-col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .con-col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}


@container legacyContainer (width < 576px) {
    .con-d-sm-none {
        display: none !important;
    }

    .con-font-log {
        font-size: 11px;
    }

    .con-col-sm-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .con-col-sm {
        flex: 1 0 0%;
    }

    .con-col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .con-col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .con-col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .con-col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .con-col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .con-col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .con-col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .con-col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .con-col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .con-col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .con-col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .con-col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}


.cp-page-content {
    width: calc(100% - 13rem);
    transition: all 0.4s;
    height: auto !important;
    min-height: auto !important;
}

.page-content {
    transition: all 0.4s;
    height: auto !important;
    min-height: auto !important;
}



.text-container {
    font-size: 1rem;
    font-weight: 400;
    margin: 0 0 15px 0px;
    text-align: justify;
    color: rgb(33, 37, 41);
    font-family: Roboto, Arial, serif;
}

/* text-container */
.text-container h1 {
    font-size: 26px;
}

.text-container h2 {
    font-size: 23px;
    padding-top: 20px;
    padding-bottom: 10px;
    font-weight: 600;
}

.text-container h3 {
    font-size: 22px;
    padding-top: 15px;
    padding-bottom: 8px;
    font-weight: 600;
}

.text-container h4 {
    font-size: 21px;
    padding-top: 15px;
    padding-bottom: 8px;
    font-weight: 600;
}

.text-container h5 {
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 5px;
    font-weight: 600;
}

.text-container h6 {
    font-size: 19px;
    padding-top: 10px;
    padding-bottom: 5px;
    font-weight: 600;
}

.text-container>ul {
    text-align: justify;
    padding-left: 22px;
}

.text-container ul li {
    text-align: justify;
}

.text-container td,
th {
    border: solid 1px #aaa;
    padding: 2px 6px;
}