.wpas-table {
    text-align: right !important;
}
.wpas.wpas-ticket-details {
    border: 2px solid #eaeaea;
    border-radius: 5px;
    padding: 18px;
}
.wpas-table > caption + thead > tr:first-child > td, .wpas-table > caption + thead > tr:first-child > th, .wpas-table > colgroup + thead > tr:first-child > td, .wpas-table > colgroup + thead > tr:first-child > th, .wpas-table > thead:first-child > tr:first-child > td, .wpas-table > thead:first-child > tr:first-child > th {
    border-top: 0;
    text-align: right;
    border: 1px solid #cfcfcf;
}
.wpas-table > tbody > tr > td, .wpas-table > tbody > tr > th, .wpas-table > tfoot > tr > td, .wpas-table > tfoot > tr > th, .wpas-table > thead > tr > td, .wpas-table > thead > tr > th {
    border: 1px solid #cecece;
}
.wpas-user-profile img {
    margin: 9px;
}
.wpas-reply-meta .wpas-reply-user {
    float: right;
}
.wpas-reply-meta {
    background: #2aa2b0;
    padding: 8px;
    border-radius: 3px;
    color: white;
    text-shadow: 3px 2px rgba(39, 38, 36, 0.26);
}
.wpas-form-control {
    border: 2px solid #ccc !important;
    border-radius: 3px !important;
}
.ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item > a, .ush_menu_1.type_desktop [class*="columns"] .menu-item-has-children .w-nav-anchor.level_2 {
    border-left: 2px solid #2aa2b066;
}
.w-nav.type_desktop:not(.height_full), .w-hwrapper .w-nav.type_desktop, .w-vwrapper .w-nav.type_desktop {
    line-height: 32px;
}
.aio-icon-box.default-icon .aio-icon-default .aio-icon, .aio-icon-box.default-icon .aio-icon-default .aio-icon-img {
    border-radius: 15px;
}