 @font-face{
	font-family: Open Sans;
	src:url("Fonts/omni/new/opensans-regular-webfont.eot?") format("eot"),
		url("../../Fonts/omni/new/opensans-regular-webfont.ttf") format("truetype"),
		url("../../Fonts/omni/new/opensans-regular-webfont.woff") format("woff"),
		url("../../Fonts/omni/new/opensans-regular-webfont.svg") format("svg");
		font-weight:normal;
        font-style: normal;	
		}  
select.error{color:#000000 !important}
#tabs {
	display: inline-block;
	border:none;
}
.error {
	display: block;
	color: red!important;
	font-style: normal;
	font-weight: normal;
	float:left;
}

.alignRight{
	text-align: right;
}

fieldset, .fieldset {
	padding-left:15px;
	border:1px solid #cccccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
legend {
	color: #808080;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding:7px 10px 8px 10px;
	text-transform: uppercase;
	
}
.currency {
	text-align: right;
}
body {
	background-color: #EBEDEB;
	/*overflow:hidden; */
	font-family: Open Sans;
	margin-bottom: 30px !important; 
}
ul.reportCenter {
	font-family: Open Sans;
	color: #808080;
	font-size: 18px;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
}
.tabletitle {
	font-size: 13px;
	color: #000;
	font-weight:bold;
	background:url(../../images/bul_title.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.graytitle {
	background-color: #e2dfe1;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	height: 18px;
	border-bottom: 2px solid #bcbabb;
	border-top: 0px solid #cccccc;
	border-left: 0px solid #cccccc;
	border-right: 0px solid #cccccc;
}
.bluetitle {
	background-color: #cccccc;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	height: 18px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.tablebg {
	background-color: #dedcdd;
}
.tdgrid {/*background-color: #ffffff;*/
	padding: 5px;
}
.tdgrid-scroll {
	width:1310px;
	overflow:auto;
}
.normaltext {
	font-family:Open Sans;
	color:#333333;
	font-size:12px;
}
/*commented by Kinjal - 22012013#menu {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 183px;
	width:100em;
}*/
#pmscontent {
	overflow:auto;
	position:absolute;
	z-index:3;
	top:55px;
	bottom:25px;
	left:175px;
	right:0;
	background:#eee;
	font-family:Open Sans;
	padding:10px;
}
* html #pmscontent {
	top:0;
	left:0;
	right:0;
	bottom:0;
	height:100%;
	max-height:100%;
	width:100%;
	overflow:auto;
	position:absolute;
	z-index:3;
	border-top:63px solid #fff;
	border-bottom:25px solid #fff;
	border-left:175px solid #fff;
}
#pmsleft {
	position:absolute;
	left:0;
	top:63px;
	bottom:0px;
	width:175px;
	background-color:#9ba1a5;
	font-size:1.2em;
	z-index:4;
	overflow:auto;
	background-repeat:no-repeat;
	border-right:1px solid #c2c2c2;
}
* html #pmsleft {
	height:100%;
	top:5px;
	bottom:0;
	border-top:63px solid #fff;
	border-bottom:43px solid #fff;
	color:#fff;
}
#pmscontent p {
	padding:10px;
}
.bold {
	/*font-size:1.2em;*/
	font-weight:bold;
}
dd {
	display:none;
}
a.nav, a.nav:visited {
	margin-left:0px;
	margin-right:0px;
	display:block;
	width:100%;
	height:29px;
	background:#fff;
	color:#666666;
	border:1px solid #c2c2c2;
	text-decoration:none;
	text-align:left;
	padding-left:12px;
	line-height:25px;
	font-family:Open Sans;
	font-size:12px;
}
a.nav, a.nav:visited {
	margin-left:0px;
	margin-right:0px;
	display:block;
	width:161px;
	height:29px;
	background:#fff;
	color:#666666;
	border:1px solid #c2c2c2;
	text-decoration:none;
	text-align:left;
	padding-left:12px;
	line-height:25px;
	font-family:Open Sans;
	font-size:12px;
}
a.nav:hover {
	color:#000;
	background-image:url(../../images/left_menu_over.jpg);
	background-repeat:repeat-x;
}
/* */


/*.pmsshortcutbg {
	background-image:url(../../images/shortcut_bg.jpg);
	background-repeat:repeat-x;
	height:30px;
}
.pmstopmenubg {
	background-image:url(../../images/top_menu_bg.jpg);
	background-repeat:repeat-x;
	height:33px;
}
*/


.normaltxt {
	font-family:Open Sans;
	font-size:12px;
}
/* Added By Anil for Ajax Loading Image */
.ajaxLoadingDIV {
	background-image: url(../../images/ajax-loader2.gif);
	background-size: 80px 80px;
	background-repeat: no-repeat;
	background-position: center;
	height:100px;
}
a {
	font-size: 14px;
	color: #009ad4;
	text-decoration: underlinenone;
}
.action-btn a{ color: gray}
a:hover {
	color: #000;
}
a:-webkit-any-link{ text-transform: none !important;}
a img {
	border: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}
.table-footer {
	background-color: #b5b9bb;
	height: 25px;
	border-top: 1px solid #8a9195;
	margin-top: 2px;
}
.pageNumberLinks {
}
.PreNex {
	background:transparent;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#c2c2c2));
	background-image: -o-linear-gradient(top, #ffffff, #c2c2c2);
	background-image: -ms-linear-gradient(top, #ffffff, #c2c2c2);
	background-image: -moz-linear-gradient(top, #ffffff, #c2c2c2);
	background-image: -webkit-linear-gradient(top, #ffffff, #c2c2c2);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c2c2c2');
	height:25px;
	padding:2px 5px;
	font-weight:600;
	line-height:10px;
	font-family:Open Sans;
	color:#666666;
	border:solid 1px #666666;
	text-decoration: none;
	font-size: 11px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.pageNumberLinks a {
	background:transparent;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#c2c2c2));
	background-image: -o-linear-gradient(top, #ffffff, #c2c2c2);
	background-image: -ms-linear-gradient(top, #ffffff, #c2c2c2);
	background-image: -moz-linear-gradient(top, #ffffff, #c2c2c2);
	background-image: -webkit-linear-gradient(top, #ffffff, #c2c2c2);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c2c2c2');
	height:25px;
	padding:2px 5px;
	font-weight:600;
	line-height:10px;
	font-family:Open Sans;
	color:#666666;
	border:solid 1px #666666;
	text-decoration: none;
	font-size: 11px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.pageNumberLinksActive {
	background:transparent;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#009AD4));
	background-image: -o-linear-gradient(top, #ffffff, #009AD4);
	background-image: -ms-linear-gradient(top, #ffffff, #009AD4);
	background-image: -moz-linear-gradient(top, #ffffff, #009AD4);
	background-image: -webkit-linear-gradient(top, #ffffff, #009AD4);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#009AD4');
	height:25px;
	padding:2px 5px;
	font-weight:600;
	line-height:10px;
	font-family:Open Sans;
	color:#666666;
	border:solid 1px #666666;
	text-decoration: none;
	font-size: 11px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	color:#000 \9;
	background:#cccccc\9;
}
}
.custombtn {
	height:22px;
	color:#000;
	font-size: 13px;
	padding-left: 1px;
	padding-right: 1px;
}
/* Ends By Anil */

input:focus, select:focus, textarea:focus, button:FOCUS, span:FOCUS, a:FOCUS, th:FOCUS, td:FOCUS {
	outline-color: #009AD4;
}
/*
Added by Bhaumik Patel START
overridden the JQuery style for button in dialog box
*/
.ui-button-text:hover{ color: #000000 !important;}
.ui-dialog-buttonset button .ui-button-text {
	/*background-image:url(../../images/button.jpg); 
	height:8px; 
	color:#ffffff; 
	background-repeat:repeat-x; 
	border:1px solid #003366;
	font-size: 12px;*/
 background: transparent;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 21px;
	margin-right: 3px;
	display: block;
	/*padding: 8px 7px 0px;*/
	line-height: 10px;
	font-family: Open Sans;
	font-weight: 600;
	color: #666666;
	margin-left: 3px;
	font-weight:bold;
	font-size:12px;/* 	
	
	background:transparent;
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#c2c2c2));
background-image: -o-linear-gradient(top, #ffffff, #c2c2c2);
background-image: -ms-linear-gradient(top, #ffffff, #c2c2c2);
background-image: -moz-linear-gradient(top, #ffffff, #c2c2c2);
background-image: -webkit-linear-gradient(top, #ffffff, #c2c2c2);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#c2c2c2'); font-weight:bold; font-size:12px;
border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;
padding:9px 10px 10px 10px; line-height:10px; font-family:Open SansSemiBoldOpen Sans; font-weight:600; color:#666666;  */
}
/*
Added by Bhaumik Patel END
*/


/*4th Apr 2012 by paras*/

.titlebar {
	background-color: #809cb1;
	border-bottom: 3px solid #1d364a;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
}
.titlebar a {
	color: #1f3342;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	background-image:url("../../images/button_bg.jpg");
	padding: 4px 5px 5px 5px;
	border: 1px solid #385772;
	margin-right: -5px;
}
.titlebar a:hover {
	color: #000;
	font-weight: bold;
	background-image:url("../../images/button_bg_over.jpg");
	border: 1px solid #385772;
}
.tblbg {
	background-color: #e6e5e5;
}
.formTable {
	background-color: #e6e5e5;
	width: 700px;
}
.formTable td, .formTable th {
	padding: 4px;
}
.formlable {
	background-color: #ffffff;
	color: #323131;
}
.formfield {
	background-color: #f9f9f9;
}
 .formTable input[type="text"]:not(.datepicker), .formTable select:not([multiple="multiple"]) {
 background-color: #fff;
 border: 1px solid #e9e8e8;
 width: 200px;
 height: 20px;
 line-height: 20px;
 text-align: left;
}
.inputTA {
	background-color: #fff;
	border: 1px solid #e9e8e8;
	width: 650px;
	line-height: 20px;
}
.welcome {
	color: #e7f5ff;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}
.welcome:hover {
	color: #e7f5ff;
}
.profile div {
	display:none;
}
.profiledivoff {
	display:none;
}
.profile .profiledivon {
	display:block;
	background-color:#fff;
	position: absolute;
	top: 25px;
	right: 60px;
	width: 170px;
	height: 165px!important;
	z-index:99;
	border-radius:5px;
	border-style: solid;
	border-width: 2px;
	border-color:#dce9ef;
	/* For IE 8 */ 
	/* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#616D7E')"; 
	For IE 5.5 - 7 
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#616D7E'); 
	-moz-box-shadow: 5px 5px 10px #616D7E;
	-webkit-box-shadow: 5px 5px 10px #616D7E; */
	box-shadow:5px 5px 10px #616D7E;
}


.utility-nav ul li .usermenu ul li {border-right:0px;}

.profile .profiledivon ul {
	list-style:none;
	padding-left: 0px;
}
.profile .profiledivon ul li {
	padding:5px;
}
.profile .profiledivon ul li a {
	font-size:12px;
	text-decoration:none;
}
.profile .profiledivon ul li a:hover {
	color:#009AD4;
}
.display-table {
	width: 99.9% ;
	border-collapse: collapse;
}

.DataTables_sort_wrapper, .DataTables_sort_wrapper a {
	color:#ffffff !important;
	font-family: Open Sans;
	font-size:12px;
	text-transform:capitalize;
}
.DataTables_sort_wrapper a {
	float:left;
}
.table-data {
}
.display-table td {
	vertical-align:top;
	padding:5px;
	font-size:12px;
	line-height: 14px;
}

.display-table td .textoverflow, .display-table td .textoverflow a{font-size:12px;}
.wrd-wrap {
	display:block;
	word-wrap:break-word;
}
.uparrowdiv {
	width:600px;
	min-height:40px; /*min height of DIV should be set to at least 2x the width of the arrow*/
	background: white;
	color:white;
	padding:5px;
	position:relative;
	word-wrap:break-word;
	-moz-border-radius:5px; /*add some nice CSS3 round corners*/
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-bottom:2em;
}
.uparrowdiv:after { /*arrow added to uparrowdiv DIV*/
	content:'';
	display:block;
	position:absolute;
	top:-12px; /*should be set to -border-width x 2 */
	right:5px;
	width:0;
	height:0;
	border-color: transparent transparent #688894 transparent; /*border color should be same as div div background color*/
	border-style: solid;
	border-width: 6px;
}
.rcm-widget {
	border: 1px solid #e7f5ff;
	/* color: red; */
	height: 52px;
	width: 100%;
	height: 300px;
}
.rcm-widget .header {
	/* border: 1px solid red; */
	/* background-color: #e7f5ff; */
	background-image : url("../../images/shortcut_bg.jpg");
	color: white;
	text-align: center;
	height: 25px;
}
.rcm-widget .body {
	height: 100%;
}
.table-grid td {
	border: 1px solid black;
}
.ui-datepicker-calendar .ui-state-default {
	color:#999999 !important;
	font-size:14px;
}
.ui-datepicker-calendar .ui-state-hover, .ui-datepicker-calendar .ui-state-active {
	border:0 !important;
}
/* Added By Anil On 03-Jul-2012 */
.viewLabel {
	text-align: right;
	font-weight: bold;
}
.viewData {
	border: 1px solid black;
}
/* Ends By Anil On 03-Jul-2012 */



/*Added By Kinjal Dated on 22022013 -------- New UI*/


/* img{max-width:100%;} */
header, footer, article, section, aside, nav, menu, figure, hgroup, figcaption, progress {
	display: block;
	padding:0;
	margin:0;
}
h1, .titlebar {
	padding-top:10px;
	color:#808080;
	font-size:18px;
	font-weight:normal;
	font-family: Open Sans;
	margin:0;
	padding-bottom:8px;
	line-height:13px;
}
.pg-hdr {
	line-height:36px; /*text-align:center;*/
	vertical-align:middle;
	font-family:Open Sans;
	color:#808080;
	font-size:18px;
	border-top:solid 6px #f2f2f2;
	border-bottom:solid 6px #f2f2f2;
	height:40px;
}
.pg-hdr div {
	font-family:Open Sans;
	color:#808080;
	font-size:18px;
}
.pg-hdr a {
	color:#009AD4;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
.pg-hdr a:hover {
	color:#009ADA;
	text-decoration: underline;
}
p {
	font-family:Open Sans, Arial, Open Sans;
	font-size:14px;
	color:#414141;
	line-height:24px;
}
h3 {
	font-family:Open Sans, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#414141;
}
header {
	border-bottom:solid 6px #dce9ef;
	padding-top:30px;
}
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, input, textarea, blockquote {
	margin: 0;
	border: 0;
	font-family: Open Sans;
	font-size:15px;
	color:#414141;
}
.logo-div {
	width:18%;
}
.container {
	min-width:920px;
	width:90%; /*width:920px; */
	margin:0 auto;

}
 @media screen and (min-width: 1366px) {
 #header-res .content {
 width: 93% !important;
}
 #header-res .breadcum .content {
 width: 92% !important;
}
}
@media screen and (max-width: 1024px) and (min-width: 1000px) {
 .container {
min-width:920px;
width:99%;
margin:0 auto;
}
}
@media screen and (max-width: 960px) {
.container {
min-width:900px;
width:90%;
margin:0 auto;/* border:solid 1px blue;*/
}
}
/* #mainContainer {
	padding-top:30px; padding-bottom:25px;
	margin-top: 120px;
	margin-bottom: 0px;
	display: table;
	width: 100%;
	overflow: auto; 
} */
 @-moz-document url-prefix() {

}
 #mainContainer .container {
width: 90%;
}
}
.content-wrapper {
	/*padding:15px 20px 10px 15px;*/
	padding-bottom:15px 
}
.breadcrum {
	padding:5px 20px 0 15px;
	font-family: Open Sans;
	font-size:14px;
	color:#b3b3b3;
	margin-bottom:30px;
}
.breadcrum a, .breadcrum .ideal {
	text-decoration: none;
	color: #009AD4;
}
.breadcrum a:hover {
	text-decoration: underline;
	color:#009AD4;
}
.quicksearch {
	float:right;
	padding:5px 20px 0 15px;
}
.quicksearch label {
	margin-right:5px;
	line-height:28px;
}
.quicksearch select, .quicksearch input[type="text"] {
	margin-right:5px;
}
span.quick-search-btn:hover { color:#000000;}
span.quick-search-btn {
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#94D4FF));
	background-image: -o-linear-gradient(top, #ffffff, #94D4FF);
	background-image: -ms-linear-gradient(top, #ffffff, #94D4FF);
	background-image: -moz-linear-gradient(top, #ffffff, #94D4FF);
	background-image: -webkit-linear-gradient(top, #ffffff, #94D4FF);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#94D4FF');
	border:solid 1px #BDCCD4;
	height:30px;
	width:30px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-content:clip-box;
}
span.quick-search-btn input {
	background:transparent url( ../../images/search-button-header.png) no-repeat 5px center;
	height:30px;
	width:30px;
	padding:0;
	filter:none;
	background-content:clip-box;
	border:none;
}
/*.quicksearch select{ background:transparent; -webkit-appearance:none; -moz-appearance:none; appearance:none; background: url(../../images/dropdown-arrow-header.png) no-repeat right center; }*/
.flt-l {
	float:left;
}
.flt-r {
	float:right;
}
.clr-b {
	clear:both;
}
.pos-rel {
	position:relative;
}
.mR-10 {
	margin-right:10px;
}

.mR-50 {
	margin-right:50px;
}

.mR-5 {
	margin-right:5px;
}
.mR-30 {
	margin-right:30px;
}
.mT-5 {
	margin-top:5px;
}
.mT-10 {
	margin-top:10px;
}
.mT-15 {
	margin-top:15px;
}
.mT-20 {
	margin-top:20px;
}
.mT-30 {
	margin-top:30px;
}
.mL-5 {
	margin-left:5px;
}
.mL-10 {
	margin-left:10px;
}
.mL-30 {
	margin-left:30px;
}
.utility-nav {
	margin-top:9px;
	/* width:310px; */
}
.utility-nav ul {
	overflow:hidden;
	margin:0;
	padding:0;
	line-height:20px;
}
.utility-nav ul li {
	list-style:none;
	float:left;
	border-right:solid 1px #b3b3b3;
	padding-left:15px;
	padding-right:15px;
	line-height:11px;
	color:#B3B3B3;
	font-family: Open Sans;
	font-size:14px;
}
.utility-nav ul li a {
	color:#009AD4;
	font-family: Open Sans;
	font-size:14px;
	text-decoration:none;
	line-height:17px;
}
.utility-nav ul li a:hover {
	color:#009AD4;
	text-decoration: underline;
}
.utility-nav ul li:last-child {
	border-right:none;
	padding-right:0;
}
.utility-nav ul li.basic-search {
}
.utility-nav ul li span {
	padding-top:2px;
	padding-left:10px;
}
.content-wrapper .utility-nav {
	margin-top:0;
}
.pmsshortcutbg {
	margin-left:0px;
	margin-top:30px;
}
 @-moz-document url-prefix() {
.pmsshortcutbg {
margin-left:0px;
margin-top:30px;
}
}
.pmsshortcutbg ul li {
	list-style:none;
	padding:8px 13px 4px;
	float:left;
	border-right:solid 1px #EBEDEB;
	background:#d8e8ef;
	cursor:pointer;
}
.pmsshortcutbg ul li:first-child {
	border-radius: 11px 0 0 0;
}
.pmsshortcutbg ul li:last-child {
	border-radius: 0 11px 0 0;
}
.pmsshortcutbg .act {
	background:#90CFFC;
}
footer .container {
	color:#fff;
}
.content-bx {
	border:solid 1px #cccccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color: #f9f9f9;
}
/*Form Classes starts here----------------------------------------*/
.frm-row {
	border-bottom:solid 1px #b3b3b3;
}
.frm-row:last-child {
	border-bottom:none;
}
.frm-col {
	border-right: solid 1px #b3b3b3;
	padding: 0px 3px 0px 6px;
	height: 100%;
	min-height: 42px;
}
.frm-col-last {
	border-right:none;
	padding: 0px 3px 0px 6px;
	height: 100%;
	min-height: 45px;
}
.frm-col-last-dynamic {
	border-left:solid 1px #b3b3b3;
	padding: 3px 3px 3px 6px;
	height: 100%;
	min-height: 45px;
}
.frm-col-height {
	min-height:35px;
}
.ui-dialog-content .frm-row {
	border-bottom:solid 1px #b3b3b3;
}
.ui-dialog-content .frm-row-nb {
	border: 0;
}
.ui-dialog-content .frm .frm-row {
	border-bottom:solid 1px #B3B3B3;
}
.ui-dialog-content .frm-col, .ui-dialog-content .frm-col-last {
	padding:6px 5px 6px 3px;
}
label {
	font-family: Open Sans;
	font-size:12px !important;
	color:#000 !important;
	display:table-row;
	font-style: normal !important;
}
.detail-lbl {
	color:#4d4d4d;
}
.info-lbl {
	font-weight:bold;
	color:#4d4d4d;
	font-style:normal;
}
.right-lbl {
	text-align:right;
	width:100px;
	display:block;
	margin-right:10px;
}
input[ type="text" ], select, textarea, input[ type="password"] {
	font-family:OpenSans, arial;
	font-size:14px;
	color:#4d4d4d !important;
	border:solid 1px #b3b3b3;
	height:22px;
	padding-left:7px;
	width:100%;
	text-align: left !important; 
}

select {
	height:27px;
}
select option {
}
.frm-col.flt-l input {
	float:left;
}
.frm-col.flt-l button {
	float:left;
}
/*select{background:transparent; -webkit-appearance:none; -moz-appearance:none; appearance:none; background: url(../../images/dropdown-arrow.png) no-repeat right center;}*/
.button-bar {
	background:url(../../images/btn_bg.png) left top repeat;
	text-align:center;
	padding:5px;
}
.button-bar button {
	vertical-align: middle;
}
img.ui-datepicker-trigger {
	width: 24px;
	height: auto;
}
.ui-datepicker-trigger{ cursor: po}
/*#selecttitle {
	width: 38px;
}*/
input[ type="file" ] {
	font-family:Open Sans;
	font-size:14px;
	color:#4d4d4d;
	border:solid 1px #b3b3b3;
	height:28px;
	/*padding-left:7px;*/
	width:100%;
}
html[xmlns*=""]:root input[ type="file" ] {
border:none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
input[ type="file" ] {
border:none;
}
}
body:nth-of-type() input[ type="file" ] {
border:none;
}
abc { font-size: 14px;}
.action-btn:hover{ color: #000000;}
input[type="button"], input[type="submit"], .action-btn {
	cursor: pointer;
	background: transparent;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#c2c2c2));
	background-image: -o-linear-gradient(top, #ffffff, #c2c2c2);
	background-image: -ms-linear-gradient(top, #ffffff, #c2c2c2);
	background-image: -moz-linear-gradient(top, #ffffff, #c2c2c2);
	background-image: -webkit-linear-gradient(top, #ffffff, #c2c2c2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c2c2c2');
	font-weight: bold;
	font-size: 12px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height: 25px;
	margin-right: 10px;
	padding: 1px 5px 0px 5px;
	line-height: 10px;
	font-family: Open Sans;
	font-weight: 600;
	color: #666666;
	border: solid 1px #666666;
}
.clear-btn {
	background: transparent;
	font-family: Open Sans;
	font-weight: bold;
	font-size: 12px;
	color: #009AD4;
	border: none;
	cursor: pointer;
}
.clear-btn-import {
	background: transparent !important;
	font-family: Open Sans !important;
	font-weight: bold !important;
	font-size: 12px !important;
	color: #009AD4 !important;
	border: none !important;
	cursor: pointer !important;
}
.clear-btn-import span {
	color: #009AD4 !important;
}
.clear-btn-import:hover span {
	color: #009AD4 !important;
}
.export-btn {
	background:transparent;
	font-family:Open Sans;
	font-weight:bold;
	font-size:12px;
	color:#009AD4;
	border:none;
	cursor: pointer;
}
input[type="submit"] {
	padding-top:5px;
}
.button-bar input[type="button"], .button-bar input[type="submit"] {
	padding-top:0px;
}
.action-btn a {
	text-decoration:none;
}
.ui-autocomplete a {color: gray;}
.inp-info-lbl {
	border-color: #b3b3b3;
	border-style: solid;
	border-width: 1px;
	display: inline-block;
	height: 25px;
	background-color : #FFFFFF;
	width: 74%;
	margin-right: 5px;
}
.inp-info-lbl input {
	width: 90%;
}
.date_input {
	width:85px !important;
	float:left;
	margin-right:5px;
}
.inp-info-lbl input {
	border:none;
}
.inp-info-lbl a {
	display:block; /*border:solid 1px #bbbbbb;*/
	padding:5px;
	padding-bottom:4;
	text-decoration:none;
}
span.action-btn {
	display:inline-block;
	line-height:auto;
	height:auto;
	margin-top:20px;
	maring-right:10px;
	padding:3px 10px 22px 10px;
}
input.small-btn, .small-btn {
	height:16px !important;
	font-size:14px;
	margin-bottom:8px;
	margin-top:-10px !important;
	line-height:12px;
	margin-right:0;
	padding-top:0px;
}
span.small-btn {
	margin-top:0px !important;
}
.pagination-btn {
	padding:4px 5px 5px;
	height:25px;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	border-radius:5px;
	margin-right:0;
}
.small-btn a {
	line-height:18px;
	padding: 0px 0px;
	margin-top: 0px;
}
.small-btn img {
	margin-right:3px;
}
button[type="button"].small-btn {
	height:25px !important;
	line-height:1px !important;
	font-size:12px !important;
	font-weight: normal !important;
}
.search-btn {
	background-image:url(../../images/search-button.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:5px;
	width:15px;
	height:17px;
	vertical-align:middle;
}
.generate-btn {
	background-image:url(../../images/generate.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:5px;
	width:15px;
	height:17px;
	vertical-align:middle;
}
.save-btn {
	background-image:url(../../images/save-button.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:5px;
	width:15px;
	height:15px;
	vertical-align:middle;
}
.close-btn {
	background-image:url(../../images/delete-button.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:5px;
	width:15px;
	height:15px;
	vertical-align:middle;
}
.apply-fee-sch-btn {
	background-image:url(../../images/applyfee-button.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:5px;
	width:15px;
	height:17px;
	vertical-align:middle;
}
.small-btn .search-btn {
	margin-top:-3px;
}
.link-btn {
	background-image:url(../../images/link-button.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:5px;
	width:15px;
	height:17px;
	vertical-align:middle;
}
.save-add-btn {
	background-image:url(../../images/save_add.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:5px;
	width:15px;
	height:15px;
	vertical-align:middle;
}
.save-reconcile-btn {
	background-image:url(../../images/save_reconcile.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:5px;
	width:15px;
	height:15px;
	vertical-align:middle;
}

.custominput{font-family: tahoma;
font-size: 14px;
/*color: #00ff00;*/
border: solid 1px #b3b3b3;
height: 24px;
padding-left: 7px;
width: 95%;}

.edit-btn {
	background-image:url(../../images/edit.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:5px;
	width:15px;
	height:15px;
	vertical-align:middle;
}
.address_btn {
	background-image:url(../../images/Add2.png) !important;
	width: 36px !important;
	height: 36px !important;
	border: 0 !important;
	filter:none !important;
}
/*Claim button*/
.download-edi-btn {
	background-image:url(../../images/download_edi.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:5px;
	width:15px;
	height:17px;
	vertical-align:middle;
}
.print-btn {
	background-image:url(../../images/print.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:5px;
	width:25px;
	height:17px;
	vertical-align:middle;
}
.change-status-btn {
	background-image:url(../../images/change_status.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:5px;
	width:15px;
	height:17px;
	vertical-align:middle;
}
.write-off-btn {
	background-image:url(../../images/write_off_claim.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:5px;
	width:15px;
	height:17px;
	vertical-align:middle;
}
.cancel-btn {
	background-image:url(../../images/cancel_claim.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:5px;
	width:15px;
	height:17px;
	vertical-align:middle;
}
/*end*/

/*Print , send, sent, mark as read, execute*/
.mark-sent-btn {
	background-image:url(../../images/mark_as_sent.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:5px;
	width:15px;
	height:17px;
	vertical-align:middle;
}
.print-sent-btn {
	background-image:url(../../images/print_sent.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:5px;
	width:15px;
	height:17px;
	vertical-align:middle;
}
.send-email-btn {
	background-image:url(../../images/send_email.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:5px;
	width:15px;
	height:17px;
	vertical-align:middle;
}
.mark-as-completed-btn {
	background-image:url(../../images/mark_as_completed.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:5px;
	width:15px;
	height:17px;
	vertical-align:middle;
}
.send-btn {
	background-image:url(../../images/send.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:5px;
	width:15px;
	height:17px;
	vertical-align:middle;
}
.execute-btn {
	background-image:url(../../images/execute_script.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:5px;
	width:15px;
	height:17px;
	vertical-align:middle;
}
/**/

.table-btn {
	height:25px;
}
span.frm-btn, f.frm-btn {
	padding:3px 10px 22px;
	margin-top:0 !important;
	margin-left:5px;
	color:#666666;
	margin-bottom:0 !important;
}
.frm-btn a {
	font-size:12px;
	color:#666666;
}
input[type="button"].frm-btn, button.frm-btn {
	margin-top:0 !important;
	margin-bottom:4px !important;
}
.ico-btn {
	background: transparent;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#c2c2c2));
	background-image: -o-linear-gradient(top, #ffffff, #c2c2c2);
	background-image: -ms-linear-gradient(top, #ffffff, #c2c2c2);
	background-image: -moz-linear-gradient(top, #ffffff, #c2c2c2);
	background-image: -webkit-linear-gradient(top, #ffffff, #c2c2c2);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c2c2c2');
	font-weight: bold;
	font-size: 16px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 14px;
	margin-right: 3px;
	display: block;
	padding: 8px 4px 13px;
	line-height: 10px;
	font-family: Open Sans;
	font-weight: 600;
	color: #666666;
	border: solid 1px #666666;
	margin-left: 3px;
	cursor: pointer;
}
.dataTables_scrollBody span.ico-btn{ padding-top: 3px !important; padding-bottom: 3px !important;}
.ico-btn img {
	margin-top:-4px;
}
.employment-status {
	width:150px !important;
}
input[type="checkbox"] {
	margin-right:3px;
}
textarea {/*  height:auto; */
	resize: none;
	width: 100%;
	height:32px;
}
.quickLink {
}
.quickLink-brd {
	border-left: solid 3px #CFFFB4;
}
.quickLink h2 {
	font-size:15px;
	font-weight:bold;
	color:#567582;
	padding:10px;
}
.quickLink a {
	color:#999999;
	font-size:14px;
	cursor:pointer;
}
.quickLink a img {
	margin-right:5px;
}
.quickLink ul li {
	list-style:none;
	padding:11px 0;
	border-bottom:solid 1px #cccccc;
	padding-left:10px;
}
.quickLink ul li:last-child {
	border-bottom:none;
}
.quickLink ul li:last-child:hover {
	border-bottom:none;
}
.quickLink ul li:hover {
	list-style:none;
	padding:10px 0;
	border-bottom:solid 1px #cccccc;
	padding-left:10px;
	background-color: #CFFFB4;
}
.flt-c-btn {
	float:inherit;
	width: 10px;
	margin-left: 5%;
}
.forgotPassword a {
	color:#009AD4;
	font-size:14px;
	text-decoration: none;
	float: right;
}
.forgotPassword a:hover {
	color:#009AD4;
	font-size:14px;
	cursor:pointer;
	text-decoration: underline;
}
.legend {
	border:solid 1px #000;
	padding:0px 1px;
	color:#4d4d4d;
	font-size:11px;
	margin-right:5px;
}

/* input[type='checkbox'] {    opacity: 0;   float: left;  width: 28px; transition:background 1s ease 0s; height:30px; width:30px;}
input[type='checkbox'] + label {    margin: 0; clear: none; padding: 5px 0 4px 34px; cursor: pointer; display:inline-block; background: url(../../images/checkBox_uncheck.png) left center no-repeat;  margin-left:-30px; margin-right:15px;  height:30px; line-height:28px; }
input[type='checkbox']:checked + label {    background-image: url(../../images/checkBox_checked.png); }

.display-table td input[type='checkbox'] { width: 25px;}
.display-table td input[type='checkbox'] + label {  padding: 5px 0 4px 30px; margin-left:-30px; margin-right:15px; background: url(../../images/checkBox_uncheck_grid.png) left center no-repeat; }
.display-table td input[type='checkbox']{ padding:0; height:25px; width:29px; float:left; margin-top:7px; }
.display-table td input[type='checkbox']:checked + label {    background-image: url(../../images/checkBox_checked_grid.png); }
 */
/*
.display-table td input[type="checkbox"] + label{
	margin:0; clear:none; padding:0; cursor:pointer; background: ; float:left; height:18px; width:18px; margin-left:-10px; border:solid 1px red;
}
.display-table td input[type="checkbox"]:checked + label{
	bakcground:url(../../images/checkmark-button.png) center center no-repeat;
}*/
.action-tbl, .action-tbl td {
	border:none !important;
}
/*Form Classes ends here----------------------------------------*/

/*Footer CSS starts here */
footer {
	font-family: Open Sans;
	font-size:12px;
	color:#fff;
	text-align:center;
	background:#808080;
	margin:0;
	bottom:0;
	left:0;
	display:block;
	width:100%;
	font-size:1em;
	vertical-align:middle;
	line-height:19px;
	height:20px;
	position:fixed;
	bottom:0;
}
footer .help{float: right; width: 100px;}
footer .help a { color: #fff ; font-size: 12px; text-decoration: none;}
/*Footer CSS ends here */

/*HDhanani*/
.ui-widget-contents {
	font-family: Open Sans;
	font-size: 13px;
	color: #4d4d4d !important;
	border: solid 1px #b3b3b3;
	height: 23px;
	/*padding-left: 3%;
	width: 85%;*/
}
.ui-widget-content {
	font-family:Open Sans;
	color:#4d4d4d;
	border:solid 1px #b3b3b3;
	width:25%;
}
.ui-button-mytest {
	display: inline-block;
	position: relative;
	padding: 0;
	margin-right: .1em;
	text-decoration: none !important;
	cursor: pointer;
	text-align: center;
	zoom: 1;
	overflow: visible;
	top:0.5px;
}
.ui-menu-mytest {
	list-style:none;
	/*padding: 2px;*/
	margin: 0;
	display:block;
	float: left;
	width: 100%;
	border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0;
}
#jqContextMenu {
	width:600px;
	right:255px !important;
	/*border:solid 1px #999;*/
}
#jqContextMenu #MenuBar2 li {
	float:left;
	font-weight:bold;
	width:200px;
	font-size:16px !important;
	font-family: Open Sans;
	padding:5px;
}
#jqContextMenu #MenuBar2 li ul li {
	float:none;
	font-weight:normal;
	font-size:14px;
}
#jqContextMenu #MenuBar2 li:hover {
	background:transparent !important;
	border:solid 1px #fff !important;
}
#jqContextMenu #MenuBar2 li a {
	text-decoration:none;
	font-size: 16px;
}
#jqContextMenu #MenuBar2 li ul li a {
	font-size:14px;
}
#jqContextMenu #MenuBar2 li a:hover {
	color:#052666;
}
.contextmenu {
	position:absolute;
	top : 0 !important;
}
.ui-widget-content table tr.odd td a, 
.table-grid td a, table a
{ color: #009ad4; font-size: 12px;}

.ui-widget-content table tr.odd td a:hover
{ color: #009ad4}


input[type=text]::-ms-clear { display: none; }

input::-ms-clear {
    display: none\9; /* IE8 and below */
     width : 0;
  height: 0;    
}
/* #selectclinicSite_siteId{ width:450px !important;} */
.textoverflow {text-overflow: ellipsis;overflow: hidden;white-space: nowrap;width:100px;display:block}
td .textoverflow {font-size:13px;font-family:Open Sans}
.setupmenu {z-index:99999}
.usermenu{ z-index: 9999}
.ui-dialog {min-width:300px}
.ui-dialog-titlebar-close { border: 1px solid #999999; background-color: #dadada; background-image: url(../../images/button_bg.jpg) 50% 50% repeat-x; font-weight: normal; color:#000000; }
#header-res .content .nav-res .nav-main {z-index:999}
button[type="button"]:disabled, button[type="submit"]:disabled{color: #999 !important;}
.patient-contact td{word-break: break-all;}

.mini-ddl-1{}
.mini-ddl-1 .ui-widget-contents{width: 72% !important;}

.frm-col-last .frm-col-last{padding-left: 0px !important; height: auto !important; min-height:auto !important;}

#statusColorCodeLegendDIV span{font-size: 12px;}
#exportTypes .label, #exportTypes a{font-size: 12px;}

.m-bot5 {margin-bottom:5px}
.frm-row {padding-bottom:5px}
button.ui-button-icon-only {top:0;margin-top:-23px}
footer a {color:#fff;}
footer a:hover {text-decoration:none;color:#fff;}
select {height:22px}
.ui-dialog .ui-dialog-titlebar-close {padding:0;width:auto;height:auto}

/* report related styles */
.reportlistul {padding:0}
.reportlistul li {clear:both;width:100%;padding-top:10px;}
.VTabbedPanels .TabbedPanelsContentGroup {margin:0 !important}

#MainContainerForWidget-2 .ui-tabs .ui-tabs-nav li a {padding:.5em .7em !important}

.ui-dialog {position:fixed}

.multi-select{display: block;}

input.ui-autocomplete-input{padding-left: 7px;}
#selectcase_caseId.ui-widget-contents{ max-width:73% !important;}
.setcustomselect button.ui-button { float:left !important; margin-top:0px !important}

h1.content-bx-header.sectiontitle{padding:0px 5px 0px 0px;}
h1.content-bx-header.sectiontitle td.title{font-size: 14px; padding:7px 7px 7px 4px;}

.setlabel {text-align: right;font-weight: bold;}

.msgnumbers{position: absolute;
    background: #F14A4A;
    border-radius: 6px;
    padding: 0px 3px;
    font-size: 10px;
    line-height: 16px;
    color: #fff;
    margin-top: -30px;
    margin-left: 14px;
    font-weight: bold;}
    
   .backgroundRed{
        background: blue;
    }
.border-none {
	border: none;
}

.patientListDiv {
	background:#e9eff2;
	border:solid 1px #fff !important;
	z-index:99999;
}
.patientListTd {
	padding-left: 10px;
	padding-right: 10px;
	
}
.patientListLinkTd {
	padding-right: 5px;
	text-decoration: none !important;
}


.viewColumnSetup{width: 250px;
    border: 1px solid #ccc;
    background: #E9EFF2;
    padding: 4px;
    position: absolute;
    z-index: 9999;
    left: -5px;
    top: 25px;
    display: none;}
    
    
    
.viewColumnSetup:after{content: '';
	display: block;  
	position: absolute;
	left: 8px;
	bottom: 100%;
	width: 0;
	height: 0;
	border-bottom: 8px solid #CDCDCD;
	border-top: 10px solid transparent;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;}
	
	
.viewColumnSetup label{white-space: nowrap;}
.ColumnSetup {position: relative;}
.ColumnSetupbtn{cursor: pointer; margin-left: 3px; margin-top: -4px; margin-right: 3px;}

.dataTables_filter { margin-top: -27px;    margin-left: 300px;    width: auto !important;width: 100%;float:left;    margin-bottom: 5px;    margin-right: 27px;    text-align: right;    }
.dataTables_filter div, .dataTables_filter label{ font-size: 12px;}


.setrequiredAttorneyCity label.error {margin-left: 30px;margin-top: -20px;}
.setrequiredAttorneyState label.error {margin-left: 40px;margin-top: -20px;}
.setrequiredClinicSiteCity label.error {margin-left: 30px;margin-top: -20px;}
.setrequiredClinicSiteState label.error {margin-left: 40px;margin-top: -20px;}
#practiceDiv label.error {position: absolute;top:0px; left: 60px;}
.setRequiredInsuranceBillingState label.error {margin-left: 40px;margin-top: -20px;}
.setrequiredOtherClaimDetail label.error {margin-left: 150px;margin-top: -20px;}
.setInvalidDOSCharge label.error {margin-left: 100px;margin-top: -20px;}
.setInvalidDOADOD label.error {margin-left: 6px;}
.setrequiredReferringProviderCity label.error {margin-left: 30px;margin-top: -20px;}
.setrequiredReferringProviderState label.error {margin-left: 40px;margin-top: -20px;}
.setrequiredReferringProviderDummy label.error {margin-left: 40px;margin-top: -20px;}
.setrequiredReferringProviderNPI label.error {margin-left: 20px;width:200px;margin-top: -20px;}
.setrequiredPatientCity label.error {margin-left: 30px;margin-top: -20px;}
.setrequiredPatientState label.error {margin-left: 40px;margin-top: -20px;}
.setrequiredChargeCase label.error {margin-left: 0px;margin-top: 0px; float: none}
.setrequiredCORRESPONDENCEInsurancePlanCity label.error {margin-left: 40px;margin-top: -20px;}
.setrequiredCORRESPONDENCEInsurancePlanState label.error {margin-left: 40px;margin-top: -20px;}
.display-table tr.selected{
    background-color: #C3F8B8 !important;
    color: #000000 !important;
}
/* .display-table tr.selected a{
	color: #000000 !important;
}
 */
.actionMenu
{
	display:none;
    position:absolute;
    border:1px solid black;
    background:#FFFFFF;
    padding : 3px 5px 3px 5px;
} 

span.legend {
    pointer-events: visible;
}

span.legend:hover + div.viewlegend {
    display: block;
}

div.viewlegend{	
    top: 32px !important;
    width:150px;
    left: -50px;    
}

div.viewlegend:after {
	left: 130px; !important;
}


.ui-tabs-nav li:only-child a.tabRemove{
  display:none !important;
}

/* .ui-tabs-nav li:only-child span.ui-icon-circle-close{
  display:none !important;
} */

.ellipsis-80 {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 80px;
}

.ellipsis-125 {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 125px;
}

.ellipsis-150 {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 125px;
}











/****************** COLUMN SETUP START **********************/

.display-table.dataTable th div{ padding:4px 4px 4px 4px;}
.display-table.dataTable th.Patient div{width:140px}
.display-table.dataTable th.MI div{width:50px}
.display-table.dataTable th.Sex div{width:90px}
.display-table.dataTable th.Chart.No div{width:80px}
.display-table.dataTable th.Claim div{width:130px}
.display-table.dataTable th.Rendering.Provider div{width:120px}
.display-table.dataTable th.Referring.Provider div{width:120px}
.display-table.dataTable th.Billing.Provider div{width:120px}
.display-table.dataTable th.Location div{width:60px}
.display-table.dataTable th.Insurance.Plan div{width:120px}
.display-table.dataTable th.Charges div{width:70px}
.display-table.dataTable th.Payment div{width:70px}
.display-table.dataTable th.Adjusted div{width:70px}
.display-table.dataTable th.Case.Type div{width:100px}
.display-table.dataTable th.Case.Name div{width:100px}
.display-table.dataTable th.Case.Date div{width:120px}
.display-table.dataTable th.DOB div{width:90px}
.display-table.dataTable th.DOS div{width:90px}
.display-table.dataTable th.DOS.FROM div{width:90px}
.display-table.dataTable th.DOS.TO div{width:80px}
.display-table.dataTable th.DOS.Time div{width:135px}
.display-table.dataTable th.Claim.Submission.Date div{width:90px}
.display-table.dataTable th.CPT.Code div{width:80px}
.display-table.dataTable th.CPT div{width:80px}
.display-table.dataTable th.ICD.Codes div{width:180px}
.display-table.dataTable th.Modifier div{width:125px}
.display-table.dataTable th.Modifiers div{width:90px}
.display-table.dataTable th.Charge div{width:80px}
.display-table.dataTable th.Total div{width:100px}
.display-table.dataTable th.Type div{width:70px}
.display-table.dataTable th.POS div{width:60px}
.display-table.dataTable th.Status div{width:50px}
.display-table.dataTable th.Claim.Status div{width:100px}
.display-table.dataTable th.ID.Policy div{width:100px}
.display-table.dataTable th.Hold div{width:180px}
.display-table.dataTable th.User div{width:120px}
.display-table.dataTable th.Action div{width:150px}
.display-table.dataTable th.History div{width:50px}
.display-table.dataTable th.Creation div{width:120px}
.display-table.dataTable th.Address div{width:250px}
.display-table.dataTable th.SSN div{width:180px}
.display-table.dataTable th.Practice div{width:220px}
.display-table.dataTable th.Invoice div{width:70px}
.display-table.dataTable th.Clearing.House div{width:100px}
.display-table.dataTable th.Payer div{width:120px}
.display-table.dataTable th.CPT div{width:50px}
.display-table.dataTable th.ICD div{width:130px}
.display-table.dataTable th.Charges div{width:75px}
.display-table.dataTable th.Payment div{width:75px}
.display-table.dataTable th.Adjusted div{width:75px}
.display-table.dataTable th.Patient.balance div{width:75px}
.display-table.dataTable th.Balance div{width:75px} 
.display-table.dataTable th.Batch div{width:50px}
.display-table.dataTable th.Posted div{width:100px}
.display-table.dataTable th.Scheduling.Frequency div{width:190px}
.display-table.dataTable th.Link div{width:60px}
.display-table.dataTable th.Bucket div{width:80px}
.display-table.dataTable th.OutStanding div{width:80px}
.display-table.dataTable th.Agr.Days div{width:80px}
.display-table.dataTable th.Agr.Days div{width:80px}
.display-table.dataTable th.User.Assigned.Date div{width:80px}

/****************** COLUMN SETUP END **********************/