div.DTED_Lightbox_Wrapper {z-index:1111;}
.card {margin-top:12px;}
.card-body {display: block;}
div.DTE_Body div.DTE_Body_Content div.DTE_Field {padding:6px;}

.dataTables_wrapper .dataTables_info {float:unset; display: inline-block; clear:unset; color:navy; margin:0 0 0 27%;}
.dataTables_wrapper .dataTables_length {padding-top:0.5em; font-weight: normal;}
.dataTables_length label {font-weight: normal !important;}

table.dataTable {border-collapse:collapse; border-spacing: 0;}
table.dataTable thead th, table.dataTable thead td {border-bottom: 0.001em solid rgba(0, 0, 0, 1);}
table.dataTable thead tr {border:none !important; border-spacing:0;}
table.dataTable tbody td.text-center {padding-left: 0px; padding-right:20px;}
.table td, .table th {vertical-align: middle !important;}
table.dataTable, .table-bordered td, .table-bordered th {border: 0.0001em solid #333 !important;}

div.DTE_Field select {width:100%;}
.action button:nth-child(n+1) {margin-left:4px;}
.action button:nth-child(1) {margin-left:0px;}

.bfilter {display: inline-block; margin-left:-190px;}
.bfilter input {padding:4px 4px 5px 4px;}
.nxtdbtn {margin-left:155px !important;}

.dashboard {
    min-height: 839px;
/*    background-image: url(/images/neelanjana.png);*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 16%;
    filter: alpha(opacity=60);
}

.limitf {
  word-wrap: break-word;
  width:240px;
  text-overflow: ellipsis;
}

form.action {display:inline-block; margin-left: 4px;}
.select2-container .select2-selection--single .select2-selection__rendered {padding-left:0px;}
.select2-container--default .select2-selection--single {height:40px;}
.select2-container {z-index: 1112;}

td.details-control {
    background: url('/images/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.details-control {
    background: url('/images/details_close.png') no-repeat center center;
}

#childTable_wrapper div.dt-buttons {width:100%;}
#childTable_wrapper .childDetails-control {float:right;}

.layout-fixed .main-sidebar {
    position: absolute;
    overflow: hidden;
    height: 140vh;
}

thead {background-color: darkgray;}
