@CHARSET "UTF-8";
/**
 * @package    maniticket
 * @subpackage CSS
 * @author     جومینا مارکت {@link www.joominamarket.com}
 * @author     Created on 09-Oct-2019
 * @license    GNU/GPL
  */

.clr5 {

    width: 100%;
    height: 5px;
    clear: both
}
.maniticket.mani_page_title h1 {
    font-size: 28px;
    margin: 0;
    padding: 14px 0;
    text-align: center;
}
#com_maniticket_content h2 {
    font-size: 20px;
    margin-top: 0;
}
#com_maniticket_content h1 {
    font-size: 20px !important;
    margin: 0 !important;
    padding: 20px 6px 18px 0 !important;
        text-align: center;
}
#com_maniticket_content form#sendTicketForm {
    margin-top: 40px;
}
#com_maniticket_content p {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
}
#com_maniticket_content ul li {
    font-size: 16px;
    line-height: 28px;
}
.ticket-file .input-file-container{
	margin-bottom: 10px;
	padding-right: 60px;
	padding-left: 20px;
    position: relative;
}
.ticket-file .files_container{ 
    margin: 0 0 0 -20px;
	display: flex;
	flex-wrap: wrap;
}
.ticket-file .input-file-container input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
	display: none !important;
}
.ticket-file .input-file-container label{
	position: absolute;
	right: 0;
	z-index: 1;
	display: inline-block;
	padding: 0;
	margin: 0 0 0 10px;
	overflow: hidden;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 50%;
	-webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
	box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	width: 47px;
	height: 47px;
	background: linear-gradient(40deg,#ffd86f,#fc6262) !important;
}
.ticket-file .input-file-container label i{
    display: inline-block;
    width: inherit;
    color: #fff;
    text-align: center;
	font-size: 22px;
	line-height: 54px;
}
.btn-check:focus + .btn, .btn:focus {
    outline: 0;
    box-shadow: none !important;
}
.ticket-file .input-file-container input.file-path{
	border: none !important;
	border-bottom: 1px solid #ced4da !important;
	border-radius: 0 !important;
	font-size: 13px !important;
	margin: 0 !important;
	background: none !important;
}
.ticket-file .input-file-container input.file-path:focus{
	border-bottom: 1px solid #fc6262 !important;
}
.ticket-file .input-file-container input.file-path.active{
	border-bottom: 1px solid #00c851!important;
}
.ticket-file .input-file-container .bi.bi-x {
    position: absolute;
    top: 15px;
    left: 20px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    text-align: left;
	color: #d9534f;
	display: none;
}
.ticket-file .alert-label{
	width: 100%;
	float: right;
}
.ticket-file .alert-label label {
    background: none;
    color: #444444;
    font-family: fsan;
    font-size: 12px;
    font-weight: normal;
}
#com_maniticket_content {
    font-size: 13px;
    position: relative;
	width: 100%;
	float: right;
}
.solve-problem {
    font-size: 18px;
    margin-top: 10px;
}

#com_maniticket_content a:hover,
#com_maniticket_content a:focus {
    text-decoration: none;
}
 
.ticketlist .create_box{
    padding-right: 155px !important;
    position: relative;
}
.ticketlist .create-ticket {
    border: none;
    font-size: 14px;
    min-width: 145px;
    height: 45px;
    line-height: 45px;
    padding: 0 16px;
    background: #8700c0;
    color: #fff !important;
    display: inline-block;
    border-radius: 4px;
    text-align: center;
    transition: all .25s cubic-bezier(.645,.045,.355,1),color 0s linear;
    position: absolute;
    right: 0;
}
.ticketlist .create-ticket:hover{
        background: #fd8804;
}

.ticketlist .csutomer_details {
  display: flex;
  flex-direction: row;
  gap: 35px;
  padding: 15px;
  margin-bottom: 25px;
  border-radius: 5px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 17px #e2e2e2;
    font-size: 14px;
}
.ticketlist .csutomer_details > div {
  display: flex;
  gap: 3px;
  align-items: center; 
}
.ticketlist .csutomer_details > div .bi {
  color: #aaa;
  font-size: 17px;
  line-height: normal;
  display: flex;
}
.ticketlist .csutomer_details > div .bi-person{
      font-size: 19px;
}
.search-ticket .result-box,
.search-ticket .search-property {
    margin-bottom: 25px; border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0 0 40px 0 rgba(0,0,0,.15);
    width: 100%;
    float: right;
    padding: 35px 25px;
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}
.ticketlist .filter-box {
    margin-bottom: 25px; border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 17px #e2e2e2;
    width: 100%;
    float: right;
    padding: 35px 25px;
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
} 
.ticketlist .filter-box .input_box {
    width: 100%;
    float: right;
	position: relative;
}
 
.ticketlist .filter-box .select_boxes{
    padding-right: 10px !important;
}
.ticketlist .filter-box .select_boxes > div {
    margin: 0 -5px;
}
.ticketlist .filter-box .select_box {
    width: 33.33%;
    float: right;
    text-align: center; 
    padding: 0 5px;
}
 

.ticketlist .filter-box select {
    background: url(../images/select.png) no-repeat 5% center !important;
    -webkit-appearance: none;
    height: 45px;
    width: 100%;
    margin: 0 !important;
    border: 1px solid #ccc !important;
    padding: 5px 5px 5px 20px;
	box-shadow: none !important;
	border-radius: 5px !important;
    font-size: 13px;

}

.ticketlist .filter-box input.search_input {
    width: 100%;
    height: 45px;
    box-shadow: none;
    padding: 10px!important;
    margin: 0;
    border: 1px solid #ccc !important;
	border-radius: 5px !important;
    font-size: 13px;
}
.ticketlist .filter-box .filter_submit{
	background: url(../images/search_input.png) no-repeat #f7f7f7 center;
	width: 45px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #ccc !important;
    padding: 0;
    background-size: 56%;
	border-radius: 5px 0 0 5px !important;
    font-size: 13px;
}

.ticketlist .tickets-lists {
    margin-bottom: 25px; border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0 0 40px 0 rgba(0,0,0,.15);
    width: 100%;
    float: right;
}

.ticketlist .tickets-lists .table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

.ticketlist .tickets-lists table {
    margin: 0 !important;
    border-collapse: collapse;
    max-width: 100%;
    width: 100%;
}

.ticketlist .tickets-lists th {
    background: #e9eef1 !important;
    text-align: center !important;
    border: none !important;
    padding: 15px !important;
    color: #333 !important;
    vertical-align: middle !important;

}

.ticketlist .tickets-lists th:first-child {
    border-radius: 0 5px 0 0;
}

.ticketlist .tickets-lists th:last-child {
    border-radius: 5px 0 0 0;
}

.ticketlist .tickets-lists td {
    text-align: center !important;
    padding:  15px !important;
    vertical-align: middle !important;
    border: none !important;
    color: rgb(128, 128, 128)
}

.ticketlist .tickets-lists tbody tr:nth-child(even) td {
    background: #f4f4f4;
}

.ticketlist .tickets-lists tbody tr:nth-child(odd) td {}

.ticketlist .tickets-lists td .btn-success {
    display: inline-block !important;
    background: #5bba46;
    box-shadow: 0 0 40px 0 rgba(0,0,0,.15);
    padding: 9px 13px !important;
    color: #fff;
    border-radius: 5px;
    border: none !important;
    font-size: 13px;
}

.result-box div .status,
.ticket_details .status,
.ticketlist .tickets-lists td .status {
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    background: #ECEFF1;
}

.ticketlist .pagination {
    padding-top: 0; 
    margin: 20px 0 !important;
    text-align: center;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    clear: both;
    border: none;
}
.ticketlist .pagination ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
}
.ticketlist .pagination ul li {
    display: inline-block;
    margin: 2px;
} 
.ticketlist .pagination ul li > span{
    color: rgb(75, 86, 107);
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 4px;
    line-height: 32px;
    transition: color .25s ease-in-out,border-color .25s ease-in-out,background-color .25s ease-in-out;
    cursor: pointer;
}
.ticketlist .pagination ul li > span:hover{
    z-index: 2;
    color: #4b566b;
    text-decoration: none;
    background-color: #f3f5f9;
    border-color: #f3f5f9;
}
.ticketlist .pagination ul li.active > span{
    background: #8700c0;
    color: #fff;
    box-shadow: 0 3px 13px rgba(135,0,192,0.4);
    
} 
.ticketlist .not-found {
    width: 100%;
    padding: 15px 0;
    text-align: center;
    background-color: slategray;
    color: #FFF;
    float: right;
    box-shadow: 0 0 40px 0 rgba(0,0,0,.15); border-radius: 5px;
    margin: 0 0 25px;
    font-size: 15px;
    line-height: 25px;
}

/*****************/
.ticket_details .nav {
    width: 100%;
    float: right;
    margin: 0 !important;
	padding: 0;
	display: block !important;
}

.ticket_details .nav li {
    float: right;
    margin: 0 !important;
}

.ticket_details .nav li a {
    box-shadow: -6px 0 11px 0px rgba(0, 0, 0, 0.2) !important;
    background: #fff !important;
    margin: 0 !important;
    border-radius: 0 !important;
    border: none !important;
    padding: 14px 20px;
    color: #333;
	display: block !important;
}

.ticket_details .nav li:first-child a {
    border-radius: 0 5px 0 0 !important;
}

.ticket_details .nav li a.active {
    background: #898989 !important;
    color: #fff !important;
    position: relative;
    z-index: 1;
}

.ticket_details .tab-content {
    top: -5px;
    border-radius: 10px 0 10px 10px;
    position: relative;
    z-index: 10;
    margin-bottom: 25px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0 0 40px 0 rgba(0,0,0,.15);
    width: 100%;
    padding: 35px;
    float: right;
}
.ticket_details .reply_btn {
    transition: all .25s cubic-bezier(.645,.045,.355,1),color 0s linear;
}
.ticket_details .reply_btn:hover {
    background: #3D51D2;
    color: #fff !important;
}

.ticket_details .no_reply { 
    border: none;
    font-size: 13px;
    height: 40px;
    line-height: 39px;
    padding: 0 20px;
    background: #ddd;
    color: #fff !important;
    display: inline-block;
    border-radius: 4px;
    text-align: center;
    transition: all .25s cubic-bezier(.645,.045,.355,1),color 0s linear; 
}

.ticket_details .accordion {
    margin: 0 !important;
}

.ticket_details #collapseTwo .card-body {
    background: #f4f4f4;
    padding: 20px;
    border-radius: 5px;
    margin: 0 0 20px;
    width: 100%;
    float: right;
    border: none;
	position: relative;
}
#loading_div {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.1);
    z-index: 888;
    top: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-size: 26px;
    display: none;
    border-radius: 5px;
}
#loading_div img{
	position: absolute;
	top: 40%;
	right: 40%;
}
.ticket_details .responses {
    width: 100%;
    float: right;
    padding: 0px;
}
.ticket_details .responses .each-response {
    width: 100%;
    float: right;
    position: relative;
    border-top: 1px solid #ececec;
    padding: 30px 150px 30px 50px;
}
.ticket_details .responses .each-response.user {
    box-shadow: inset -3px 0 0 0 #dbdbdb,inset 0 1px 0 0 #ececec,inset 0 0 0 0 #ececec;
}
.ticket_details .responses .each-response .user_details {
    text-align: center;
    position: absolute;
    right: 50px;
    top: 30px ;
}

.ticket_details .responses .each-response .user_details img {
    margin: 0 auto;
    width: 55px;
} 
.ticket_details .responses .each-response .reply_details {
    width: 100%;
    float: right;
    text-align: right;
    position: relative;
} 
.ticket_details .responses .each-response .reply_details .response-date {
    color: #7a7a7a;
    margin: 8px 0 25px;
}
.ticket_details .responses .each-response .reply_details > h3{
    font-size: 14px;
    color: #8b8b8b;
    margin: 0 0 0;
}
.ticket_details .responses .each-response .ticket-description {
    width: 100%;
    float: right; 
    line-height: 25px; 
    overflow-wrap: break-word;
    font-size: 15px;
}

.ticket_details .responses .each-response .ticket-description ul {
    list-style: none; 
    padding: 0; 
    margin-bottom: 16px;
}
.ticket_details .responses .each-response .ticket-description ul li {
    display: block;
    padding: 8px 30px 8px 30px;
    position: relative;
    color: rgb(113, 128, 150);
    line-height: 27px;
}
.ticket_details .responses .each-response .ticket-description ul li:before {
    content: "\f272";
    font-family: bootstrap-icons !important;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    width: 20px;
    height: 20px;
    font-size: 13px;
    position: absolute;
    right: 0;
    top: 12px;
    border-radius: 50%;
    background: #f0f1f3;
    color: #8f9397;
} 

.ticket_details .responses .each-response .ticket-description ol {
    counter-reset: item;
    list-style: none; 
    padding: 0; 
    margin-bottom: 16px;
}
.ticket_details .responses .each-response .ticket-description ol li {
    display: block;
    padding: 8px 30px 8px 30px;
    position: relative;
    color: rgb(113, 128, 150);
    line-height: 27px;
    counter-increment: item;
} 
.ticket_details .responses .each-response .ticket-description ol li:before {
    content: counter(item); 
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    width: 20px;
    height: 20px;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 12px;
    border-radius: 50%;
    background: #f0f1f3;
    color: #8f9397;
}  
.ticket_details .responses .each-response .ticket-info {
    width: 100%;
    float: right;
    color: #848484;
}

.ticket_details .responses .each-response .ticket-info > div {
    float: right;
    margin-left: 10px;
    position: relative;
    padding: 0 0 0 15px;
}

.ticket_details .responses .each-response .ticket-info > div:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 1px;
    height: 100%;
    background: #ddd;
}

.ticket_details .responses .each-response .ticket-info > div:last-child:after {
    display: none;
}

.ticket_details .responses .each-response .response-sign {
    width: 100%;
    float: right; 
    margin-top: 22px;
}

.ticket_details .responses .each-response .ticket-attachments {
    width: 100%;
    float: right; 
    margin-top: 40px;
}

.ticket_details .responses .each-response .ticket-attachments h6{
    margin: 15px 0 10px;
    color: #1b1b1b;
    font-weight: bold;
    font-size: 14px !important;
}
.ticket_details .responses .each-response .ticket-attachments .response-file {
    position: relative;
    color: rgba(122,122,122,.8);
    border-radius: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 0 7px;
    display: flex;
    align-items: center;
}

.ticket_details .responses .each-response .ticket-attachments .response-file:hover{
        color: #3D51D2;
     
} 
.ticket_details .responses .each-response .ticket-attachments .response-file .bi.bi-download {
    font-size: 17px;
    margin-left: 5px;
}

.response-date img,
.ip img,
.response-file img {
    margin-left: 5px;
}

.tabproperty .part1 div,
.tabproperty .part2 div {
    width: 100%;
    display: inline-block;
    margin: 0 0 20px;

}

/*********************/

.search-ticket .search-property .input_box {
    width: 100%;
    float: right;
}

.search-ticket .search-property h2 {
    font-size: 18px;
    line-height: normal;
    margin: 0 0 10px;
    font-weight: normal;
}

.search-ticket .search-property h4 {
    color: #888;
    font-size: 14px;
    line-height: normal;
    margin: 0 0 15px;
    font-weight: normal;
}

.search-ticket .search-property .input_box input[type="text"] {
    height: 45px;
    box-shadow: none;
    padding: 10px !important;
    margin: 0 0 0 15px;
    border: 1px solid #ccc !important;
    width: 80%;
    display: inline-block;
    font-size: 13px;
}

.search-ticket .search-property .input_box input[type="button"] {
    display: inline-block;
    background: #5bba46;
    box-shadow: 0 0 40px 0 rgba(0,0,0,.15);
    padding: 13px 30px;
    color: #fff;
    border-radius: 5px;
    border: none;
    font-size: 13px;
}

.search-ticket #ticket_result {
    width: 100%;
    float: right;
}

.search-ticket #ticket_result .not-found {
    width: 100%;
    padding: 15px 0;
    text-align: center;
    background-color: slategray;
    color: #FFF;
    float: right;
    box-shadow: 0 0 40px 0 rgba(0,0,0,.15); border-radius: 5px;
    margin: 0 0 25px;
    font-size: 15px;
    line-height: 25px;
}

.result-box div {
    margin-bottom: 15px;
}

.result-box div.show a {
    display: inline-block !important;
    background: #5bba46 !important;
    box-shadow: 0 0 40px 0 rgba(0,0,0,.15);
    padding: 13px 30px;
    color: #fff;
    border-radius: 5px;
    border: none;
    margin-top: 10px;
}

/************************/
.panel-ticket{   
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
} 
.panel-ticket .each_panel{
    width: 33.33%;
	display: flex;
    padding: 10px;
}
.maniticket_departments .departments {
    margin: 0 -10px;
}

.maniticket_departments .departments .department-box {
    width: 33.33%;
    float: right;
    padding: 10px;
}

.panel-ticket .each_panel > div,
.maniticket_departments .departments .department-box > div {
    box-shadow: 0 0 40px 0 rgba(0,0,0,.15); border-radius: 5px;
    padding: 25px;
    text-align: center;
    margin-bottom: 30px;
    background: #fff;
	width: 100%;
}

.panel-ticket .each_panel > div img,
.maniticket_departments .departments .department-box > div img {
    margin: 0 auto 15px;
    display: block;
}

.panel-ticket .each_panel a,
.maniticket_departments .departments .department-box > div a {
    display: block;
    color: #333;
}

.maniticket_departments .departments .department-box > div h3 {
    margin: 0;
    line-height: normal;
    font-size: 14px;
    color: #333;
}

/************************/
.sendticket { 
    box-shadow: 0 0 40px 0 rgba(0,0,0,.1);
    border-radius: 5px;
    margin-bottom: 50px;
}
.send_ticket_header {
    width: 100%;
    float: right;
    position: relative;
    z-index: 1;
    padding: 10px 50px 10px 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.send_ticket_header .back{
    background: #ddd;
    border: none;
    font-size: 13px;
    height: 40px;
    line-height: 39px;
    padding: 0 20px;
    color: #666;
    display: inline-block;
    border-radius: 4px;
    text-align: center;
    transition: all .25s cubic-bezier(.645,.045,.355,1),color 0s linear;
}
.send_ticket_header h1 {
    font-size: 19px;
    line-height: normal;
    padding-bottom: 0;
    margin: 0;
}
.send_ticket_header h5 {
    font-size: 13px;
    margin: 0;
    line-height: normal;
    padding-bottom: 0;
} 
.send-box.send_ticket {
    padding: 0 50px;
    width: 100%;
    float: right;
}

.send_ticket .control-group{ 
    width: 100%;
    float: right;
}
.ticket_details .answer-body label.control-label,
.send_ticket .control-group > label {
    width: 15%;
    float: right;
    text-align: left;
    padding-left: 15px;
    font-weight: normal;
    font-family: fsan;
    font-size: 14px;
    padding-top: 10px;
	color: #808080;
}

.send_ticket .input_box {
	position: relative;
}
.send_ticket .input_box span.err{
	color: #fa4251;
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
    background: #fff;
    height: 90%;
    line-height: 44px;
	display: none;
    padding-right: 15px;
}
.send_ticket .input_box span.err:after{
	font-family: bootstrap-icons !important;
	content: "\f62a";
	position: absolute;
	left: 20px;
    font-size: 20px;
}
.ticket_details .answer-body input,
.send_ticket input {
    font-size: 14px !important;
    height: 45px !important;
    box-shadow: none !important;
    padding: 10px !important;
    width: 100% !important;
    line-height: normal !important;
    box-sizing: border-box !important;
	margin: 0 0 15px !important;
    background: #F8F8F8;
    border: solid 1px #eee !important;
    border-radius: 5px !important;
}  
.send_ticket select ,
.ticket_details select {
    background:#F8F8F8 url(../images/select.png) no-repeat 10px  center !important;
    -webkit-appearance: none;
    height: 45px;
    width: 100%;
	margin: 0 0 15px !important;
    border: solid 1px #eee !important;
    border-radius: 5px !important;
    padding: 10px 10px 10px 20px;
	box-shadow: none !important; 
    font-size: 14px;

}
.send_ticket .form_row {
    display: flex;
    justify-content: space-between;
    width: 100%;
    clear: both;
    align-items: center;
    margin: 0 0 20px 0;
    float: right;
}
.send_ticket .form_row .ticket-btn.control-group button {
    background: #2C50C7;
    border: none;
    font-size: 13px;
    height: 40px;
    line-height: 39px;
    padding: 0 20px;
    color: #fff !important;
    display: inline-block;
    border-radius: 4px;
    text-align: center;
    transition: all .25s cubic-bezier(.645,.045,.355,1),color 0s linear;
    margin-right: 10px;
}
.send_ticket .form_row  .ticket_attach {
    min-width: 50%;
    position: relative;
}
.send_ticket .form_row #fileBtn {
  min-width: 130px;
  max-width: 100%;
  text-align: right;
  cursor: pointer;
  padding: 8px 15px;
  float: right;
  position: relative;
  color: #666;
  background-color: #ebebeb;
  border-radius: 5px;
  display: flex;
  align-items: center;
  height: 45px;
}
.send_ticket .form_row #fileBtn .bi{
    font-size: 17px;
} 
.send_ticket textarea { 
    font-size: 16px !important;
    height: 150px !important; 
    box-shadow: none !important;
    padding: 10px !important;
    width: 100% !important;
    line-height: normal !important;
    box-sizing: border-box !important;
    background: #F8F8F8;
    border: solid 1px #eee !important;
    border-radius: 5px !important;
    resize: none;
    margin: 0 0 15px !important;
}
.answer-body.send_ticket .input_box span.err{ 
	background: #f4f4f4;
}
.send_ticket .ticket-btn,
.ticket_details .ticket-btn {
	text-align: left;
}
.ticket_details .ticket-btn input,
.send_ticket .ticket-btn .btn {
    display: inline-block;
    background: #5bba46;
    box-shadow: 0 0 40px 0 rgba(0,0,0,.15) !important;
    padding: 11px 50px 15px !important;
    color: #fff;
    border-radius: 50px !important;
    position: relative;
    cursor: pointer;
    border: none !important;
    height: auto !important;
	width: auto !important;
	margin: 0 auto !important;
	float: none !important;
	font-size: 14px;
	transition: all linear 0.3s;
}
.send_ticket .ticket-btn .btn:hover{
	background: #333333 !important;
}
.send_ticket .ticket-btn .btn .bi{
    right: 10px;
    position: relative;
    transition: all linear 0.3s;
    font-size: 20px;
    height: 24px;
    display: inline-block;
    top: 4px;
}
.send_ticket .ticket-btn .btn:hover .bi{
	right: 20px;
}
/*******************/
.send_ticket_info {
    box-shadow: 0 0 40px 0 rgba(0,0,0,.1);
    padding: 190px 25px 34px 25px;
    margin-bottom: 30px; 
    border-radius: 5px;
    background: #fff;
    text-align: center;
    position: relative;
    width: 100%;
    float: right;
}

.send_ticket_info:before {
    content: "";
    background: url(../images/success.png) no-repeat;
    position: absolute;
    top: 25px;
    right: 0;
    width: 100%;
    height: 140px;
    background-position: center;
    background-size: contain;
}

.send_ticket_info > div {
    width: 100%;
    float: right;
    text-align: center;
    font-size: 14px;
    margin-bottom: 25px;
}

.send_ticket_info > div span {
    background: #eee;
    padding: 3px 10px 6px;
    display: inline-block;
    border-radius: 5px;
    margin: 0 4px;
    line-height: 25px;
}

.send_ticket_info > ul {
    width: 100%;
    float: right;
    text-align: center;
    margin: 0;
    padding: 0;
}

.send_ticket_info > ul li {
    display: inline-block;
    text-align: center;
    width: 31%;
}























.ticketlist table td h3 {

    margin: 0 !important
}


.ticketlist label {

    padding: 10px;
    border-radius: 8px
}


.clr {

    width: 100%;
    clear: both;
    height: 1px
}
#com_maniticket_content .btn-warning {

    background: orangered !important;

}



.ticket-property {

    width: 100%;
    margin: 0 auto;
    background: #dcdde1;
    border-radius: 2px;
    padding: 10px;
    text-align: center
}

.ticket-property span {

    margin-left: 10px
}

.ticket-file {
width: 100%;
    clear: both;
    margin-top: 10px;
    display: inline-block;
}
 
.ticketid {

    font-size: 16px
}


#com_maniticket_content th {

    background: #607D8B;
    color: #fff;
    text-align: center
}

.center {

    text-align: center
}



.ticketlist .btn-danger {

    background: #d9534f !important;
    display: block
}

.name-property .avatar {


    background: #FFF;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    text-align: center;
    display: inline-block
}



.tabproperty .part1 div {

    float: right;

}

.tabproperty .part2 div {

    float: left;

}
#reply_collapse .card {
    padding: 0 50px !important;
    margin: 0 !important;
    border: none !important;
} 
.alert-label {

    padding: 10px 0;
}




 
.tabproperty label {

    padding: 10px;
    border-radius: 15px
}

#com_maniticket_content #editor-xtd-buttons {

    display: none
}

.filebox {

    border: 1px solid #ccc !important;
}
 
textarea#text {

    width: 100% !important;
    height: 130px !important;

}


/***********************/
.ticket_details {
    box-shadow: 0 0 40px 0 rgba(0,0,0,.1);
    border-radius: 5px;
    margin-bottom: 50px;
}
.ticket_details h1{
    font-size: 19px;
    margin: 0 0 0;  
    padding:30px 50px;  
}
.ticket_details .info {
    list-style: none;
    padding: 0 50px;
    margin: 0;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;    
}
.ticket_details .info li {
    -webkit-box-flex: .5;
    -ms-flex-positive: .5;
    flex-grow: .5;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: center;
    justify-content: center;
    padding: 25px 0 20px;
    border-left: 1px solid #ececec;
    font-size: 14px;
}
.ticket_details .info li:last-child{
    border: none;
}
.ticket_details .info span{
    display: block;
}
.ticket_details .info span.title{
    color: #1b1b1b;
    margin-bottom: 7px;
    font-weight: bold;
}
.ticket_details .reply_box{
    position: relative; 
    padding:30px 20px;  
    display: flex;
    justify-content: space-between;    
}
.ticket_details .reply_box .solved {
    background: #3D51D2;
    border: none;
    font-size: 13px;
    height: 40px;
    line-height: 39px;
    padding: 0 20px; 
    color: #fff !important;
    display: inline-block;
    border-radius: 4px;
    text-align: center;
    transition: all .25s cubic-bezier(.645,.045,.355,1),color 0s linear;    
    margin-right: 10px;
}
.ticket_details .reply_box .back {
    background: #ddd;
    border: none;
    font-size: 13px;
    height: 40px;
    line-height: 39px;
    padding: 0 20px;
    color: #666;
    display: inline-block;
    border-radius: 4px;
    text-align: center;
    transition: all .25s cubic-bezier(.645,.045,.355,1),color 0s linear;
} 

/***********************/
#maniticketErrModal .modal-body {
    width: 100% !important;
    padding: 15px !important;
    line-height: 25px;
}
#maniticketErrModal .modal-header {
    border: none !important;
}
#maniticketErrModal .modal-header h3 {
    margin: 0;
    font-size: 18px;
    line-height: normal;
}
#maniticketErrModal .modal-header .btn-close {
    position: absolute;
    left: 10px;
    font-size: 12px;
    width: auto;
    height: auto;
}

.ticket_attach #fileBtn .nav-tooltip {
  display: block;
  position: absolute;
  top: -.5rem;
  right: 0% !important; 
  left: auto !important;
  transform: none !important;
  transition: opacity .2s ease-in-out,top .2s ease-in-out;
  padding: .0625rem .375rem;
  border-radius: .1875rem;
  background-color: #2b3445;
  color: #fff;
  font-size: .6875rem;
  white-space: nowrap;
  opacity: 0;
  line-height: normal;
}
.ticket_attach #fileBtn:hover .nav-tooltip {
  top: -25px;
  opacity: .9;
}



#uploaded-file-list-new .each_file {
  display: flex;
  text-align: left;
  direction: ltr;
  margin: 0 0 15px;
  align-items: center;
}
#uploaded-file-list-new .each_file span{
    color: rgb(133, 133, 133);
    line-height: 28px;
}
#uploaded-file-list-new .each_file a.remove {
  margin: 0;
  float: none;
  color: #A2A2A2;
  padding: 0px !important;
  line-height: 22px;
  border: solid 1px #eee;
  display: inline-block;
  width: 25px;
  height: 20px;
  font-size: 14px;
  background: #f6f6f6;
  box-shadow: none;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
}
#uploaded-file-list-new .each_file a .bi.bi-trash {
  font-size: 14px;
  font-weight: normal;
}
#uploaded-file-list-new .file-list-dly {
    position: relative;
    background: rgb(13, 110, 253); 
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 1s ease;
    text-align: left !important;
    direction: ltr;
    height: 20px;
    border-radius: 6px;
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 16px 16px;
    min-width: 300px;
    margin: 0 10px 0 0 !important;
    text-align: center !important;
    font-size: 12px !important;
    color: #fff;
    line-height: 21px;
    padding: 0 10px;
    animation: 10s linear infinite progress-bar-stripes;
}

#uploaded-file-list-new {
    clear: both !important;
}

#uploaded-file-list-new .done .file-list-dly{
    background: #22BD4F;
    animation: none !important;
}

#uploaded-file-list-new .fail .file-list-dly{
    background: rgb(220, 53, 69);
    animation: none !important;
}

#uploaded-file-list-new .file-list-dly a{
    display: block;
    position: relative;
    padding: 5px;
    color: #666666;
}

#uploaded-file-list-new .file-list-dly.done a,
#uploaded-file-list-new .file-list-dly.fail a {
    color: #ffffff;
}

#uploaded-file-list-new .file-list-dly a i{
    padding: 2px 7px;
    border-right: dashed 1px #ffffff;
    font-size: 17px;
    vertical-align: sub;
}

#uploaded-file-list-new .file-list-dly a i.bi-trash{
    border-right: none !important;
    float: right;
    cursor: pointer;
} 
#uploaded-file-list-response{
    margin-top: 10px;
}
/***********************/
.public_ticket .each_box{
    border-radius: 5px;
    padding: 20px;
    margin: 0 0 20px;
}
.public_ticket .each_box .form_row,
.public_ticket .each_box form{
    margin: 0 !important;
}
.public_ticket .each_box h3{
      font-size: 20px;
  margin: 0 0 15px !important;
}
.public_ticket .ticket_btn button{
    background: #2C50C7;
  border: none;
  font-size: 13px;
  height: 40px;
  line-height: 39px;
  padding: 0 20px;
  color: #fff !important;
  display: block;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  transition: all .25s cubic-bezier(.645,.045,.355,1),color 0s linear;
}
.public_ticket .alert {
    margin: 10px 0;
  padding: 10px;
  text-align: center;
}
/***********************/
@media only screen and (max-width : 1200px) {  
}
@media only screen and (max-width : 980px) { 
    .ticketlist .filter-box .select_boxes {
        padding-right: 0 !important;
        margin-top: 15px;
    }    
}
@media only screen and (max-width : 780px) {  
    .ticketlist .csutomer_details{
          flex-direction: column;
            gap: 10px;
    }
    .send_ticket_header{
        display: block;
    }  
    .send_ticket .form_row .ticket-btn.control-group button{
        margin: 0;
    }
    .send_ticket_header h1 {
        font-size: 17px; 
    }
	.panel-ticket .each_panel, .maniticket_departments .departments .department-box{
		width: 100%;
	}
    .send_ticket_header,
    .ticket_details h1,
    .ticket_details .reply_box { 
        padding: 0px 10px !important; 
    }
    .send-box.send_ticket,
    #reply_collapse .card,
    .ticket_details .info{
        padding: 0 10px !important;
    }
    .ticket_details .reply_box .back,
    .ticket_details .reply_box .solved,
    .ticket_details .reply_btn { 
        padding: 0 10px !important;
    }
    .ticket_details .responses .each-response { 
        padding: 30px 70px 30px 10px;
    } 
    .ticket_details .responses .each-response .user_details { 
        right: 10px; 
    }
}
@media only screen and (max-width : 540px) { 
    #uploaded-file-list-new .each_file {
        display: block; 
        position: relative;
    }
    #uploaded-file-list-new .file-list-dly{
        width: 90% !important;
        min-width: 90% !important;
    }
 
    #uploaded-file-list-new .each_file a.remove{
        position: absolute;
        top: 0;
        right: 0;
    }

	.ticket-file .label{   
		white-space: normal !important;
		display: block !important;
		text-align: right !important;
		line-height: 25px !important;
		padding: 0 !important;
	}
	.ticket_details .answer-body label.control-label, .send_ticket .control-group > label{
		width: 100%;
		text-align: right;
	}
	.ticket_details .answer-body .input_box, .send_ticket .input_box{
		width: 100%;
	} 
}
@media only screen and (max-width : 440px) { 
    .ticketlist .create_box{
        padding-right: 0 !important;
    }
    .ticketlist .create-ticket{
        position: static !important;
        width: 100%;
        margin-bottom: 15px;
    }
}