.dataTable th {
  background-color: #E6E6E6;
  border-width: 1px;
  border-top-color: #C1C1C1;
  border-bottom-color: #C1C1C1;
  border-left-color: #C1C1C1;
  border-right-color: #C1C1C1;
  border-style: solid;
  padding: 2px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  position: relative;
}
.sources_info {
	 padding: 0;
}
.file_upload_text{
	 display: inline;
	 font-size: 11px; 
	 margin: 0;
}
.source_files_holder {
	width: 200px;
}
.querySupport button, .gridForm .custombutton, .gridForm button, .gridForm input[type="submit"], .source_files_holder .custombutton{ font-family: Verdana, Arial, sans-serif; font-size: 12px; color: white; font-weight: bold; padding: 3px 12px; margin: 1px  0 0 9px; border: 1px solid #8f8f8f; background-color: #1ca800 !important; text-transform: uppercase; cursor: pointer;}
.source_files_holder .custombutton{display: inline-block; text-align:center; width: 90px; font-family: Verdana, Arial, sans-serif; font-size: 8px; color: white; font-weight: bold; padding: 1px 1px; margin: 5px; border: 1px solid #8f8f8f; background-color: #1ca800 !important; text-transform: uppercase; cursor: pointer;}
.source_files_holder fieldset ul li {margin-top: 10px;}
.gridForm button,.gridForm input[type="submit"] {margin: 1px 9px 0 0; cursor: pointer;}
.querySupport div {text-align: right; padding: 0 5px 0 5px;}

.dataTable.dataGrid th img {
    float: right;
}

#content div.paginationNumbers {display: inline; }

.dataTable tbody td.bg-error {background-color: #DA4F49; color: white;}
.dataTable tbody td.bg-success {background-color: #5BB75B; color: white;}
.dataTable tbody td.bg-default {background-color: #E6E6E6; color: #333;}
.dataTable tbody td.bg-warning {background-color: #FAA732; color: #FFF;}
.center {text-align: center;}
.paginationExport{margin-left: 8px; margin-top: 8px;}

.dataTable tbody .bg-error .update-date  {background-color: #DA4F49; color: white;}
.dataTable tbody .bg-success .update-date  {background-color: #5BB75B; color: white;}

.dataTable tbody .bg-error .status.status-yes  {background-color: #DA4F49; color: white;}
.dataTable tbody .bg-success .status.status-yes  {background-color: #5BB75B; color: white;}
.dataTable tbody .bg-error .status.status-test-mode  {background-color: #FAA732; color: #FFF;}
.dataTable tbody .bg-success .status.status-test-mode  {background-color: #5BB75B; color: white;}
.dataGrid td input[type="text"] {width: 96%;}

.dataTable.dataGrid span.billable_qty {background-color: #DA4F49; display: block;text-align: center;width: 100px;font-size: 14px;}