/*----- Table -----*/
body .custom_table table.table-striped tbody tr:nth-of-type(even) {
    background-color: #ececec;
}

#formautoaction{
	font-family:"Open Sans", sans-serif;
	letter-spacing: normal;
}

#formautoaction a{
	pointer-events:auto !important;
	box-shadow: none;
}

#formautoaction .custom_table{
	padding:16px;
	background:#fff;
}
#formautoaction .custom_table table{
	border-collapse: collapse !important;	
}

#formautoaction .custom_table table.dataTable thead tr {
    background: #f1f1f1;
}
#formautoaction .custom_table table tbody tr, #formautoaction .custom_table table tbody tr:first-child {
    border-top: none;
    border:none;
}

#formautoaction .custom_table table.dataTable thead th {
    padding: 12px 16px;
    font-size: 15px;
	font-weight: 700;
    text-align: center;
    border-bottom: none;
    border-top: none;
    white-space: nowrap;
    font-family: inherit;
    color: #212529;
    background-color: inherit;
    border: 1px solid #ddd;
    vertical-align: middle;
}

#formautoaction .custom_table table.dataTable thead th:first-child{
	text-align:left;
}

#formautoaction .custom_table .dataTables_filter input {
    border: none;
    border: 1px solid #ddd;
    line-height: 36px;
    border-radius: 3px;
    margin-bottom: 10px;
}

#formautoaction .custom_table table.dataTable.no-footer {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

#formautoaction .custom_table table.dataTable tbody td {
    padding: 12px 10px;
	font-size: 14px;
    text-align: center;
    vertical-align: middle;
    font-family: inherit;
    color: #212529;
    font-weight: 400;
    border: 1px solid #ddd;
    background: none;
}

#formautoaction .custom_table table.dataTable tbody td:first-child{
	text-align:left;
}

#formautoaction .custom_table .dataTables_length select {
    height: 40px;
    background: #fff;
    width: 65px;
    padding: 0 5px;
    border-color: #ddd;
}

#formautoaction .custom_table .dataTables_filter input {
    width: auto;
    background: #fff;
    border-radius: 0px;
    height: 40px;
    margin-left:5px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff !important;
}

.table-striped tbody tr:nth-of-type(even) {
    background-color: #f9f9f9;
}

#formautoaction table.dataTable thead .sorting:after, #formautoaction table.dataTable thead .sorting_desc:after, #formautoaction table.dataTable thead .sorting_asc:after {
    display:none;
}

table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting {
    padding-right: 16px !important;
}

#formautoaction .dataTables_wrapper .dataTables_paginate .paginate_button {
    min-width: auto;
    padding: 5px 11px;
    font-size: 14px;
    margin-top: 9px;
    width: auto;
    background: transparent !important;
    height: auto;
}

#formautoaction div.dataTables_wrapper div.dataTables_info {
    padding-top: 14px;
    font-size: 14px;
}

#formautoaction .custom_table table button{
    white-space: nowrap;
}

#formautoaction	div.dataTables_wrapper div.dataTables_length label, #formautoaction div.dataTables_wrapper div.dataTables_filter {
    display: inline-block !important;
}

#formautoaction .table thead tr {
    display: table-row !important;
}

#formautoaction .table thead th{
    display: table-cell;
}

#formautoaction div.dataTables_wrapper div.dataTables_info {
    display: inline-block !important;
}

#formautoaction .dataTables_paginate.paging_simple_numbers .paginate_button.previous, #formautoaction .dataTables_paginate .paginate_button.next {
    display: inline-block !important;
}

#swipebox-overlay{
    position:unset !important;    

}


#cancellation_table.collapsed, #cancellation_table.collapsed .child, #cancellation_table.collapsed li {
font-size: 12px;
}


#formautoaction #cancellation_table.collapsed tbody td:first-child{
	text-align:left;
	padding:12px 27px;
}
 
#cancellation_table .cancel_item_name div {
max-width: 300px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
display: inline-block;
}
#formautoaction .custom_table .dataTables_length select {
display: inline-block;
margin: 0 5px;
vertical-align: middle;
line-height: 1;
}

#cancellation_table_wrapper.dataTables_wrapper {
overflow: auto;
}

.live-links-bootstrap_outer .container::before{border: none!important;background: none!important;opacity: 0;}
.live-links-bootstrap_outer .container{ padding:0;}
#selfCancelModal{    margin-top: 100px;}
.swal2-container .swal2-popup.swal2-modal.swal2-show .swal2-title{font-size: 16px;  line-height: 35px;}
