
ul {
    margin: 0;
    padding: 0
}
.drl {
    direction: rtl
}
a {
    text-decoration: none !important;
}
.wpyar-ticket {
    font-family: IRANSans !important;
}
.wpyar_ticket_base {
    width: 100%;
    margin: auto;
}
.swal-modal {
    font-family: IRANSans !important;
}
.head_wpyar_tickt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-self: center;
    margin-bottom: 20px;
}
.wpyar-ticket-title-index {
    font-size: 18px;
    font-weight: bold;
    margin-right: 0;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.head_wpyar_tickt a {
    background: #0458FD;
    color: #fff !important;
    border-radius: 7px;
    padding: 5px 15px;
    box-shadow: 0 0 2px #0458FD;
    height: 37px;
    line-height: 25px;
    font-size: 16px !important;
    display: flex !important;
    align-items: center;
    margin-left: 0;
    font-weight: 400!important;
}
.w-50 {
    width: 50%;
}
.swal-button--confirm {
    background-color: #7cd1f9 !important;
    font-family: IRANSans !important;
}
.swal-button--cancel {
    background-color: #e8e8e8 !important;
    font-family: IRANSans !important;
}
/****************** Index Page *****************/
.wpyt_table {
    letter-spacing: 0px !important;
    border-collapse: separate;
    border-spacing: 0 20px;
    border: 0;
    width: 100%;
}
.wpyt_table thead th {
    font-size: 16px;
    font-weight: 400;
    border: 0;
    color: #49557B;
    letter-spacing: 0px !important;
    text-align: center;
}
.wpyt_table tbody tr {
    background-color: #fff;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 100%;
}
.wpyt_table tbody tr td:first-child {
    border-radius: 0 5px 5px 0;
}
.wpyt_table tbody tr td:last-child {
    border-radius: 5px 0 0 5px;
}
.wpyt_table tbody td {
    font-size: 14px;
    font-weight: bold;
    border: 0;
    width: 100%;
    background: #fff;
    min-width: 150px;
}
.wpyt_table tbody td a {
    color: #0458FD;
    font-weight: 400;
}
.wpy_th_status {
    font-weight: bold !important;
    color: #ff9f43 !important;
}
.wpy_suc_status {
    font-weight: bold !important;
    color: #3867d6 !important;
}
.wpy_wa_status {
    font-weight: bold !important;
    color: #20bf6b !important;
}
.wpy_da_status {
    font-weight: bold !important;
    color: #ff0000 !important;
}
.wpyt_table tbody tr:nth-child(even) {
    background: rgba(0, 0, 0, .05);
}
.search_war_wpyar_ticket {
    width: 100%;
    margin-top: 20px;
    position: relative;
}
.search_war_wpyar_ticket input {
    height: 40px !important;
    border-radius: 7px !important;
    border: 0 !important;
    font-size: 14px !important;
    outline: 0;
    width: 100% !important;
    letter-spacing: 0 !important;
    padding: 8px 15px !important;
    background: #fff !important;
}
.search_war_wpyar_ticket input:focus {
    box-shadow: 0 0 0;
    outline: 0;
}
.search_war_wpyar_ticket ul {
    position: absolute;
    box-shadow: 0 0 3px #ccc;
    border: solid 1px #ccc;
    background: #fff;
    width: 100%;
    border-radius: 7px;
    overflow: hidden;
    z-index: 999;
    display: none;
    padding: 10px 0;
    left: 0;
    right: 0;
    margin: auto;
}
.search_war_wpyar_ticket ul li {
    list-style: none;
}
.search_war_wpyar_ticket ul li a {
    width: 100%;
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-right: 15px;
}
.search_war ul li:hover {
    background: rgba(0, 0, 0, 0.05);
}
.search_war_wpyar_ticket .not_found {
    padding: 15px;
    margin: 0;
    text-align: center;
    font-size: 16px;
    color: red;
    font-weight: bold;
}
.search_war_wpyar_ticket .lds-dual-ring_tw {
    position: absolute;
    left: 12px;
    top: 12px;
}
.search_war_wpyar_ticket .lds-dual-ring_tw::after {
    content: " ";
    display: block;
    width: 20px;
    height: 20px;
    margin: 0;
    border-radius: 50%;
    border: 3px solid #f00;
    border-top-color: rgb(255, 0, 0);
    border-right-color: rgb(255, 0, 0);
    border-bottom-color: rgb(255, 0, 0);
    border-left-color: rgb(255, 0, 0);
    border-top-color: rgb(255, 255, 255);
    border-right-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255);
    border-color: #f00 transparent #f00#f4000000;
    animation: lds-dual-ring 1.2s linear infinite;
}
#select_wpytu_b {
    background-color: #fff;
    font-size: 15px;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: center;
    width: 185px;
    padding: 5px;
    position: relative;
    color: #374163;
    font-weight: 400;
    cursor: pointer;
}
#select_wpytu_b.active {
    border-radius: 10px 10px 0 0;
}
.select_wpytu_filter {
    display: flex;
    align-content: center;
}
#select_wpytu_status {
    background: #fff;
    width: 200px;
    height: 40px;
    line-height: 20px;
}
#selcet_filter_ans {
    width: 170px;
    margin-right: 20px;
    height: 40px;
    line-height: 20px;
    background: #fff;
}
#select_wpytu_status li {
    cursor: pointer;
    color: #374163;
    list-style: none;
    margin: 0;
    line-height: 32px;
    font-size: 14px;
    padding-right: 10px;
}
#select_wpytu_status li:hover {
    color: #fff;
    background-color: #0458FD;
}
.filter_ajax_wpytu {
    background-color: #0458FD;
    color: #fff;
    font-size: 15px;
    width: max-content;
    width: -webkit-max-content;
    width: -moz-max-content;
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    margin-right: 20px;
    cursor: pointer;
}
.text_filter_wpyar {
    margin: 0 15px;
}
.lds-dual-ring {
    display: none;
    width: 20px;
    height: 20px;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
}
.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 20px;
    height: 20px;
    margin: 0;
    border-radius: 50%;
    border: 3px solid #fff;
    border-top-color: rgb(255, 255, 255);
    border-right-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255);
    border-color:
        #fff transparent #fff transparent;
    animation: lds-dual-ring 1.2s linear infinite
}
@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/********************* Send New Ticket**************************/
#send_ticket_form {
    width: 100%;
    margin: auto;
}
#send_ticket_form label {
    font-size: 14px;
    font-weight: 500;
    margin-left: 15px;
    width: 100%;
    margin-bottom: 15px;
    color: #49557B;
}
#send_ticket_form input[type="text"] {
    height: 37px;
    width: 100%;
    border-radius: 7px;
    border: 0;
    font-size: 14px;
    outline: 0;
    padding-right: 10px;
    background: #fff;
}
.select-wrapper-wpytu select,
.select-wrapper-wpytu-send-ticket select {
    border-radius: 7px;
    font-size: 15px;
    width: 100%;
    height: 40px;
    font-family: IRANSans;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding-right: 25px;
    color: #374163;
    outline: 0;
    border: 0;
    line-height: 20px;
    background: #fff;
}
.select-wrapper-wpytu,
.select-wrapper-wpytu-send-ticket {
    position: relative;
}
.select-wrapper-wpytu-send-ticket::after {
    position: absolute;
    bottom: 0;
    left: 20px;
    pointer-events: none;
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    margin-left: 10px;
    font-size: 20px;
    color: #0458FD;
    font-weight: 400;
    top: 40px;
}
.select-wrapper-wpytu::after {
    position: absolute;
    bottom: 0;
    left: 20px;
    pointer-events: none;
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    margin-left: 0;
    font-size: 20px;
    color: #0458FD;
    font-weight: 400;
    top: 10px;
}
#send_ticket_form textarea {
    border: solid 1px #ccc;
    box-shadow: 0 0 3px #ccc;
    border-radius: 7px;
    width: 100%;
    min-height: 160px;
    font-size: 14px;
    font-family: IRANSans;
    padding: 15px;
    background: #fff;
}
.text_size_upload_file {
    font-size: 15px;
    width: 50%;
    display: inline-block;
    color: #49557B;
    font-weight: 300;
}
#send_ticket_form .description {
    font-size: 12px;
    font-weight: bold;
    float: left;
    color: #ff0000;
    width: 500px;
    position: relative;
    top: 5px;
}
#wp_yar_frm_user_send_ticket,
#send_user_answer {
    font-family: IRANSans;
    font-size: 16px;
    font-weight: 300;
    padding: 5px 15px;
    border-radius: 7px;
    text-align: center;
    background: #16a085;
    color: #fff;
    cursor: pointer;
    border: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    height: 40px;
    margin-top: 20px;
}
button,
button:hover {
    text-decoration: none;
}
.rest_form__wpys {
    font-family: IRANSans !important;
    font-size: 16px;
    padding: 8px 15px;
    border-radius: 7px;
    text-align: center;
    background: #ffc107;
    color: #fff;
    cursor: pointer;
}
.send_reset_form {
    text-align: center;
}
.upload_file_attch {
    margin-top: 20px;
    display: block;
    color: #fff;
    background: #0458FD;
    font-size: 15px;
    border-radius: 7px;
    cursor: pointer;
    padding: 5px 20px;
    font-weight: 300;
    height: 37px;
    line-height: 25px;
    width: fit-content;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    margin-bottom: 20px;
}
.jswpyut {
    justify-content: space-between;
}
.remove_file_by_user {
    display: noen;
    color: #fff;
    background: #ff0000;
    font-size: 15px;
    border-radius: 7px;
    cursor: pointer;
    padding: 5px 20px;
    display: none;
    height: 40px;
    line-height: 30px;
}
.text_upload {
    color: red;
    font-size: 17px;
    margin: 15px 0;
}
.upload_file_attch_sucssec {
    color: #1abc9c;
    font-size: 15px;
}
.top_box_send_ticket {
    display: flex !important;
    justify-content: space-between;
    width: 98%;
    margin: auto;
    margin-bottom: 20px;
}
.top_box_send_ticket h4 {
    margin: 0 !important;
    font-size: 18px;
    font-weight: 400;
}
.btn_back_wpyt {
    color: #374163 !important;
    font-size: 16px !important;
    display: flex !important;
    align-items: center;
    margin-left: 0;
    background: #fff !important;
    font-weight: 400!important;
}
.btn_back_wpyt i {
    margin-left: 5px;
    font-size: 20px;
}
/************************** Answer Ticket *************************/
.wpyar_ticket_base_info {
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(172, 173, 192, 0.15);
    width: 98%;
    margin: auto;
    border-radius: 5px;
}
.top_info_wpyar_ticket {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    border-bottom: solid 1pt #eee;
    padding: 5px 35px;
}
.top_info_wpyar_ticket>div:last-child {
    display: flex;
    align-items: center;
    justify-content: center;
}
.top_info_wpyar_ticket i {
    font-size: 23px;
    color: #0458FD;
    font-weight: 400;
    transition: all 0.5s ease-in-out;
}
.top_info_wpyar_ticket i.clos {
    font-size: 23px;
    color: #0458FD;
    font-weight: 400;
    transition: all 0.5s ease-in-out;
    transform: rotate(180deg);
}
.name_tikcet_wpyar {
    font-size: 18px;
    font-weight: 400;
    margin-left: 40px;
    color: #49557B;
}
.number_tiket_wpyar {
    font-size: 18px;
    font-weight: 400;
    color: #0458FD;
}
.img-rounded {
    border-radius: 100%;
}
.info_user_product_ticket_wpyar {
    display: flex;
    padding: 10px 35px;
    border-bottom: solid 1px #eee;
}
.user_Wpyar_ticket {
    display: flex;
    width: 40%;
    align-items: center;
}
.user_Wpyar_ticket img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
}
.name_user_wpyar_ticket {
    color: #374163;
    margin-right: 20px;
    font-size: 17px;
    font-weight: 300;
}
.product_info_wpyar_ticket {
    display: flex;
    align-items: center;
    color: #374163;
    margin-right: 20px;
    font-size: 17px;
    font-weight: 300;
    flex-direction: column;
}
.table_info_ticket_wpyar {
    border: 0;
    margin: 10px 0;
    width: 100%;
}
.table_info_ticket_wpyar thead tr th {
    border: 0;
    text-align: center;
    font-size: 17px;
    color: #374163;
    font-weight: 300;
    background-color: #fff;
    height: 40px;
    line-height: 30px;
}
.table_info_ticket_wpyar tbody tr td {
    border: 0;
    text-align: center;
    font-size: 17px;
    color: #374163;
    font-weight: 300;
    background-color: #F5F6FA;
    height: 40px;
    line-height: 40px;
}
.text_ticket {
    font-size: 16px;
    color: #374163;
    font-weight: 300;
    padding: 5px 30px;
    line-height: 32px;
    text-align: justify;
}
.content_answer_user_wpyar_ticket {
    width: 98%;
    margin: auto;
}
.wpyar_ticket_header_sec {
    font-size: 19px;
    font-weight: 500;
    margin-right: 20px;
    margin-top: 15px;
    margin-bottom: 10px;
}
#user_content_answ {
    border: 0;
    box-shadow: 0 1px 3px rgba(172, 173, 192, 0.15);
    border-radius: 10px;
    outline: 0;
    padding: 10px;
    min-height: 140px;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 18px;
}
.list_answerd_in_dash_admin {
    padding-bottom: 20px;
}
.title_get_answered {
    margin: 20px  0!important;
    font-size: 20px;
    font-weight: 400;
}
.list_all_answered {
    margin-top: 20px;
}
.list_all_answered li {
    list-style: none;
    margin: auto;
    width: 98%;
    background: #fff;
    border-radius: 7px;
    box-shadow: 0 1px 3px rgba(172, 173, 192, 0.15);
    margin-bottom: 15px;
}
.upfile label {
    font-weight: 300;
    display: block;
    line-height: 49px;
}
.head_answer_ticket_wpyar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: solid 1pt #eee;
    padding: 10px 15px;
}
.right_inf_ticket_wpyar {
    display: flex;
    align-items: center;
}
.right_inf_ticket_wpyar img {
    width: 65px;
    height: 65px;
    border-radius: 100%;
}
.right_inf_ticket_wpyar .name {
    margin-right: 10px;
    font-size: 18px;
    font-weight: 400;
    color: #49557B;
}
.time_answer_wpyar_ticket {
    color: #49557B;
    font-size: 16px;
    font-weight: 300;
}
.content_answer_ticket_wpyar {
    padding: 20px 40px 20px 20px;
    font-size: 17px;
    color: #374163;
    font-weight: 300;
    text-align: justify;
}
/************************** Answer Ticket *************************/
.war_base_notice_wpyar ul li {
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(172, 173, 192, 0.15);
    border-radius: 5px;
    list-style: none;
    width: 98%;
    margin: auto;
    padding: 5px 10px;
    margin-bottom: 10px;
    display: flex;
}
.notice_info_wpyar {
    width: 100%;
}
.notice_info_wpyar .title_notice_wpyar {
    color: #0458FD;
    font-size: 17px;
    font-weight: 400;
    padding: 5px 15px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.notice_info_wpyar .text_notice_wpyar {
    font-size: 16px;
    padding: 5px 15px;
    color: #374163;
    font-weight: 300;
}
.notice_info_wpyar p {
    padding: 0 !important;
    margin-bottom: 0;
    margin: 0;
}
.notice_time_wpyar {
    display: flex;
    font-size: 15px;
    font-weight: 300;
    color: #49557B;
}

