#loginDetails {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}
/*header */
#topHeaderDiv {
	height: 80px;
	padding: 5px 0px 0px 0px;
	width: 100% !important;
	left: 0px !important;
	top: 0px !important;
	overflow: visible;
}
/*header end */
#top-header-logo {
	margin-left: 5px;
	margin-top: 0px;
}
.ui-jqgrid tr.ui-row-ltr td {
	border-right: 1px solid #A5A5A4 !important;
}

/*.ui-jqgrid tr.ui-row-ltr td:first-child {
	border-bottom: 1px solid #EDEDED !important;
	border-right: 0px solid #EDEDED !important;
}
.ui-jqgrid tr.ui-row-ltr td:last-child {
	border: 0px solid #A5A5A4 !important;
	border-bottom: 1px solid #EDEDED !important;
}*/
.ui-jqgrid tr.jqgrow td {
	border-bottom: 1px solid #EDEDED !important;
	padding: 1px 3px !important;
}
.ui-jqgrid tr.jqgrow td.vpat_font_style {
	border-bottom: 0px solid #A5C9E3 !important;
	padding: 6px 6px !important;
}
.ui-jqgrid .ui-jqgrid-htable .ui-th-div {
	height: 30px;
	margin-top: 20px;
	font-size: 18px;
	font-weight: 500 !important;
	line-height: 14px;
	letter-spacing: 0em;
}

.ui-jqgrid tr.jqgrow td, .ui-jqgrid tr.jqgroup td {
	height: 36px !important;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0em;
	text-align: left;
}
.ui-jqgrid .ui-jqgrid-hdiv {
	border-bottom: 1px solid #DBDBDB!important;
}
.actionsBar {
	background: none #D3D3D3;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	overflow: hidden;
	border-bottom: 0px solid #ffffff;
	border-top: 0px solid white;
	background: #fff !important;
}
#formToolbar, .actionsBar ul, #topContainer ul {
	background-color: transparent;
}
.ui-pager-table   .ui-pg-div {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #0A66C2;
}

@media only screen and (min-width :768px) and (max-width :1366px) {
	#sidebarNav button {
		font-size: 11px !important;
		line-height: 20px !important;
		font-weight: 400 !important;
		margin-bottom: 0px;
	}
	#topHeaderDiv {
		height: 44px !important;
		padding: 10px !important;
	}
}
@media only screen and (min-width :768px) and (max-width :1366px) {
	#sidebarNav button {
		font-size: 11px !important;
		line-height: 20px !important;
		font-weight: 400 !important;
		margin-bottom: 0px;
	}
	#topHeaderDiv {
		height: 44px !important;
		padding: 10px !important;
	}
	.ui-jqgrid .ui-jqgrid-htable .ui-th-div {
		font-size: 13px;
	}
	.ui-jqgrid tr.jqgrow td, .ui-jqgrid tr.jqgroup td {
		font-size: 13px;
	}
}
.ui-jqgrid tr.jqgrow.ui-state-highlight td {
	border-bottom: 1px solid #A5A5A4 !important;
}