/*pager*/
#datatable > thead {
	background: #8e8e8e;
	color: #fff;
}
#datatable > thead:hover {
	background: #8e8e8e !important;
	color: #fff !important;
}

.pager {
	width:100%;
	
}

select#pager_search {
    padding: 5px;
    border: 1px solid #bbb;
}

input#pager_search_input {
    padding: 6px;
    margin: 0 5px;
    border: 1px solid #bbb;
}

.pager_container1 {
	width:100%;
	margin-top:10px;
}

.pager_container1 .container1-left {
	width:auto;
	align:left;
	padding-left: 10px;
	
}

.pager_container1 .container1-right {
	width:auto;
	text-align:right;
	padding-right: 10px;
}

.pager_container2 {
	width:100%;
}

.pager_container2 .container2-left {
	width:25%;
	align:left;
}

.pager_container2 .container2-center {
	width:50%;
	align:center;
}

.pager_container2 .container2-right {
	width:25%;
	align:right;
}

.pager .datatable tr td{
	text-align:center;
	/*width:100%;*/
}

.pager .datatable tr:hover{
	/*background-color:#E7EDF5;*/
	cursor:pointer;
}

.pager-active{
	background-color: #E7EDF5;
}

.pager_btn{
	width:80px;
	text-align:center;
	background-color:#8e8e8e;
	border: 1px solid #8e8e8e;
	font-size: 13px;
	font-weight:600;
	color: white;
	padding: 5px;
	margin: 2px;
}
.pager_btn:disabled{
	width:80px;
	text-align:center;
	background-color:#8e8e8e;
	border: 1px solid #8e8e8e;
	font-size: 13px;
	font-weight:600;
	color: white;
	padding: 5px;
	margin: 2px;
	cursor: not-allowed;
}
/*
#pager_selector{
   background-color:#8e8e8e;
}
#pager_search{
   background-color:#8e8e8e;'
   border:2px solid silver;
*/
/*
}
*/
.pager_btn:hover:not([disabled]) {
	background-color:#333333;
	color: #FFFFFF;
	cursor: pointer;
}

.pager_navigator {
/*	margin-left:2%;
	margin-right:0%;*/
	margin: 0 auto;
	text-align: center
}

.pager_selector {
	float:left;
	margin-left:5%;
}

.pager_limiter {
	float:right;
	margin-right:5%;
}

.pager-modal {
	width:50%;
	height:50%;
}

.pager-module {
	/*border: 1px solid #ccc;*/
	width: 100%;
	margin: 20px auto 0;
	/*margin: 0 1% 1% 1%;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*background: #ffffff;*/
}

.pager-module header h3 {
	display: inline-block;
	/*width: 90%;*/
	/*float: left;*/
	/*text-align: center;*/
}

.pager-module header {
/*
	border: 1px solid #9BA0AF;
*/
	height: 35px;
	width: 100%;
	/*background: #F1F1F4 url(../images/secondary_bar.png) repeat-x;*/
	-webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px;
	border-top-left-radius: 5px; border-top-right-radius: 5px;
	/*background: #F1F1F4;*/
	/*box-shadow: 0 1px 2px #666;*/
}

.pager-module footer {
	height: 32px;
	width: 100%;
	border-top: 1px solid #9CA1B0;
	background: #F1F1F4 url(../images/module_footer_bg.png) repeat-x;
	-webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px;
}

.pager-module-content {
	margin: 10px 20px;
	color: #666;
}

.pager .search {

background-color:#339933;
font-weight: bold;
height: 30px;
border: 0;
padding: 0 10px;
color: white;
cursor: pointer;
font-family:arial;
/*border-radius: .3em;*/
width: auto;
min-width: 70px;
margin-right: 3px;
}

.pager .search:hover {
color: white;
background-color:green;
border: 0;
}

.pager .add {

background-color:#339933;
font-weight: bold;
height: 30px;
border: 0;
padding: 0 10px;
color: white;
cursor: pointer;
font-family:arial;
/*border-radius: .3em;*/
width: auto;
min-width: 70px;
margin-right: 3px;
}

.pager .add:hover {
color: white;
background-color:green;
border: 0;
}

.pager .edit {

background-color:#339933;
font-weight: bold;
height: 30px;
border: 0;
padding: 0 10px;
color: white;
cursor: pointer;
font-family:arial;
/*border-radius: .3em;*/
width: auto;
min-width: 70px;
margin-right: 3px;
}

.pager .edit:hover {
color: white;
background-color:green;
border: 0;
}

.pager .delete {
/*border-radius: .3em;*/
background-color:#aa4935;
font-weight: bold;
height: 30px;
border: 0;
padding: 0 10px;
color: white;
cursor: pointer;
font-family:arial;
width:70px;
margin-right: 3px;
}

.pager .delete:hover {
color: white;
background-color:#990000;
border:0;
}

/* Pager Action Button fixed width*/

._width {
	width: 65px;
}
._widthM {
	width: 80px;
}

._height {
	height: 30px;
}

#div_pager #datatable thead .header_sort
{
	border-right: 1px solid white;
	cursor: pointer;
}

#div_pager #datatable thead .header_sort:hover
{
	background-color: #a9a8a8;
	cursor: pointer;
}

#div_pager #datatable thead .header_sort_div
{
	display: flex;
	align-items: center;
	height: 100%;
	justify-content:space-between;
	padding-left: 5px;
	padding-right: 5px;
}

.header_sort_asc
{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6.9px 4px 0 4px;
	border-color: #ffffff transparent transparent transparent;
}

.header_sort_desc
{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 4px 6.9px 4px;
	border-color: transparent transparent #ffffff transparent;
}

.active_header_sort
{
	background-color: #1947D1 !important;
}

/*#div_pager #datatable thead .header_label
{
	width: calc(100% - 10px);
	text-align: left;
}
*/
#div_pager #datatable thead .header_order
{
	width: 10px;
	text-align: center;
}

#div_pager .action_btn_selected_row
{
	background-color: #b3dcff !important;
}

.ui-dialog[aria-describedby="pager_modal"]
{
	overflow: visible !important;
}

#pager_modal
{
	overflow: visible !important;
}

#pager_print_export .hovertable
{

}

.pager_back_button_container
{
	display: none;
	width: 90%;
	margin: 0 auto;
	margin-top:10px;
}

.ui-dialog[aria-describedby="pager_print_export"] .ui-dialog-titlebar
{
	text-align: left;
}


#pager_print_export .hovertable.hoverTable tr:nth-child(odd):hover
{
    background-color: white;
}

#pager_print_export .hovertable.hoverTable tr:nth-child(even):hover
{
    background: #dfdfdf !important;
}

.dataTable{
  margin: 0 auto;
  width: 100%;
  clear: both;
  border-collapse: collapse;
  /* table-layout: fixed; // ***********add this */
  word-wrap:break-word; // ***********and this

  border-top: 1px solid black;
}

table#datatable.dataTable tr.parent
{
	background-color: #d7ffeb !important;
}

table#datatable.dataTable tr.parent td
{
	font-size: 14px;
}

table.dataTable tr.child td.child
{
	text-align: left;
}

table.dataTable tr.child td.child ul.dtr-details li
{
	margin-bottom:0;
	margin-top: 10px;
}

table.dataTable tr.child td.child ul.dtr-details span.dtr-title
{
	width: 15%;
}

.ui-dialog table.dataTable tr td
{
	vertical-align: top;
}


table#datatable.dataTable > tbody > tr.child
{
	padding: 0px;
}

table#datatable.dataTable tr.child td.child
{
	padding-left: 22px;
	padding-top: 0px;
}

table#datatable.dataTable tr.child td.child ul.dtr-details
{
	border-left: 2px solid #339933;
	border-bottom: 2px solid #339933;
	margin-bottom: 20px !important;
}

table#datatable.dataTable tr.child td.child ul.dtr-details span.dtr-data table
{
	border-collapse: collapse;
}

table#datatable.dataTable tr.child td.child ul.dtr-details span.dtr-data tbody tr:hover
{
	background-color: #dfdfdf;
	font-size: 14px;
}

table#datatable.dataTable tr.child td.child ul.dtr-details span.dtr-title
{
	width: 25%;
	padding-left: 25px;
}


table#datatable.dataTable > tbody > tr > td.dtr-control:before, 
table#datatable.dataTable > tbody > tr > th.dtr-control:before
{
	top: 50% !important;
	bottom: 50% !important;
	left: 0px !important;
	right: 0px !important;

	width: 20px !important;
	height: 20px !important;
	line-height: 20px !important;
	font-size: 19px !important;
	font-weight: 900 !important;
	margin-top: auto !important;
	margin-bottom: auto !important;
	margin-left:auto !important;
	margin-right:auto !important;
	color: white;
	border: 2px solid white;
	border-radius: 22px;
	box-shadow: 0 0 3px #444;
	box-sizing: content-box;
	background-color: #31b131;
	display: flex;
	justify-content: center;
	font-family: 'Courier New', Courier, monospace;
}

table#datatable.dataTable > thead > tr > th#datatable_expand_btn_header
{
	position: relative;
}

table#datatable.dataTable > thead > tr > th#datatable_expand_btn_header:before
{
	top: 50% !important;
	bottom: 50% !important;
	left: 0px !important;
	right: 0px !important;

	width: 20px !important;
	height: 20px !important;
	line-height: 20px !important;
	font-size: 20px !important;
	font-weight: 900 !important;
	margin-top: auto !important;
    margin-bottom: auto !important;
    margin-left:auto !important;
    margin-right:auto !important;

    position: absolute;
    color: white;
    border: 2px solid white;
    border-radius: 14px;
    box-shadow: 0 0 3px #444;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: 'Courier New', Courier, monospace;
    line-height: 14px;
}

table#datatable.dataTable > thead > tr > th#datatable_expand_btn_header.btn_collapsed:before
{
	margin-right: 0.5em;
  display: inline-block;
  content: "►";
	background-color: #31b131;
}

table#datatable.dataTable > thead > tr > th#datatable_expand_btn_header.btn_expanded:before
{
	content: "▼";
  background-color: #d33333;
}

table#datatable.dataTable > tbody > tr.parent > td.dtr-control::before{
	background-color: #d33333;
}
    
.datatable_expand_btn_container,
#datatable_expand_btn_header
{
	width: 30px !important;
}

#div_pager #datatable > tbody > tr
{
	height: 51px;
}

#div_pager #pager_checker_head,
#div_pager .pager_checker_body,
#div_pager #chk_action_all,
.chk_action, .chk_paymaster
{
	height: 20px !important;
	width: 20px !important;
}

table.dataTable thead th, 
table.dataTable thead td
{
	padding: 10px 9px !important;
}

table.dataTable th.dt-center, 
table.dataTable td.dt-center, 
table.dataTable td.dataTables_empty
{
	vertical-align: middle;
}

table.table_file2_datatable thead th
{
	text-align: center;
}