/* Date Picker grid css */
.ui-datepicker {
  border: 1px solid #05589D !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.ui-datepicker td span, .ui-datepicker td a {
  height: 20px !important; }

#ui-datepicker-div.ui-datepicker {
  border: 1px solid #05589D !important;
  font-family: "Segoe UI" !important;
  padding: 0.2em 0.2em 0 !important;
  width: 212px !important;
  color: #05589D !important;
  height: auto !important; }

.ui-datepicker:hover {
  background: white !important; }

#ui-datepicker-div.ui-widget-content {
  border-radius: 0 !important;
  color: #05589D !important;
  font-size: 10pt !important;
  background: url("images/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50% white !important; }

#ui-datepicker-div.ui-widget-content:hover {
  background: #FFF !important;
  border-right: 1px solid #05589D !important; }

#ui-datepicker-div.ui-state-default, #ui-datepicker-div.ui-widget-content .ui-state-default {
  background-image: -moz-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e1f2fc), to(#c9e7f9)) !important;
  background-image: -webkit-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: -o-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: linear-gradient(to bottom, #e1f2fc, #c9e7f9) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1F2FC', endColorstr='#C9E7F9', GradientType=0) !important;
  border-radius: 0 !important;
  color: black !important;
  font-family: 'Segoe UI' !important;
  font-size: 12pt !important;
  font-weight: normal !important;
  height: 19px !important;
  border: 1px solid #05589D !important; }

#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
  background: none repeat scroll 0 0 white;
  border-radius: 0;
  color: #05589D !important; }

/* End of Date Picker grid css */
/* GridContent ,WidgetContent css */
.GridContent {
  width: 100%;
  margin: 0 auto; }

.gridPanePagerClass .ui-pager-control {
  width: auto !important; }

.ui-jqgrid .ui-jqgrid-pager .ui-pg-div {
  padding: 1px 0 5px;
  float: left;
  position: relative; }

.GridContent .ui-widget-content {
  border: 0 !important; }

.GridContent .altRowColor {
  background-image: -moz-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e1f2fc), to(#c9e7f9)) !important;
  background-image: -webkit-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: -o-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: linear-gradient(to bottom, #e1f2fc, #c9e7f9) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1F2FC', endColorstr='#C9E7F9', GradientType=0) !important; }

/* Important Reference */
/* .GridContent .ui-jqgrid .ui-jqgrid-bdiv {
	border-top: 1px solid #05589D !important;
	border-bottom: 1px solid #05589D !important;
} */
.GridContent .ui-jqgrid-sdiv .ui-jqgrid-hbox {
  border-left: 1px solid #05589D !important; }

.GridContent .ui-jqgrid tr.ui-row-ltr td {
  /* text-align: left !important; */
  border-right: 1px solid #05589D !important;
  border-bottom: 0 none;
  height: 30px; }

.gridPaneTableClass .ui-state-hover {
  background: #FFF !important; }

.GridContent .ui-jqgrid-title {
  font-size: 15px;
  font-weight: bold;
  text-shadow: none;
  text-decoration: none;
  margin-left: -5px;
  font-family: 'Segoe UI'; }

.GridContent .ui-jqgrid-hbox {
  padding-right: 0px; }

.GridContent .ui-jqgrid-htable {
  border: 0;
  border-top: 1px solid #05589D !important;
  height: 40px; }

.GridContent .ui-jqgrid-htable thead {
  border-right: 1px solid #05589D !important; }

.GridContent .ui-jqgrid-hdiv {
  overflow-y: hidden !important;
  border-left: 1px solid #05589D !important; }

.GridContent .ui-jqgrid-sdiv {
  border-right: 1px solid #05589D !important; }

.GridContent .ui-widget-header {
  background: white;
  color: #05589D !important;
  border-radius: 0px;
  border: 0 !important; }

/* Important Reference */
.ui-jqgrid .ui-jqgrid-pager {
  border-left: 1px solid #05589D !important;
  border-right: 0 none !important;
  border-bottom: 1px solid #05589D !important;
  border-top: 1px solid #05589D !important;
  height: auto !important;
  width: 100% !important; }

.ui-state-default .ui-th-column .ui-th-ltr {
  height: 40px !important; }

.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
  border: 0 !important;
  border-left: 1px solid #05589D !important;
  height: 40px !important; }

.ui-jqgrid .ui-jqgrid-htable th div, .ui-jqgrid .ui-jqgrid-htable th {
  height: auto !important;
  text-overflow: ellipsis;
  white-space: nowrap; }

.ui-jqgrid .ui-jqgrid-sdiv {
  overflow: inherit; }

.GridContent .ui-jqgrid-hbox {
  padding-right: 0; }

.ui-jqgrid .ui-jqgrid-ftable {
  table-layout: inherit; }

.ui-jqgrid tr.footrow td {
  border-top-color: #05589D !important;
  /* text-align: center !important; */
  border-right-color: #05589D !important; }

.GridContent .ui-jqgrid .ui-jqgrid-view .ui-jqgrid-bdiv, .GridContent .ui-jqgrid .ui-jqgrid-view .ui-jqgrid-ftable {
  border-bottom: 1px solid #05589D; }

#keyCriticalDeliverablesGridPager, #prodOfBaselineProgGridPager, #prodOfAppValueForecastGridPager, #subContractorProcPlanGridPager, #projectReviewPlanGridPager {
  border-top: none !important; }

#gbox_PQEstaticGridCCOmit .ui-jqgrid-bdiv, #gbox_PQEstaticGridCCOmit .ui-jqgrid-sdiv .ui-jqgrid-hbox .ui-jqgrid-ftable, #gbox_staticGrid .ui-jqgrid-bdiv, #gbox_staticGrid #gview_staticGrid, #gbox_CAstaticGridRONL .ui-jqgrid-bdiv, #gbox_openingMarginReviewGrid .ui-jqgrid-bdiv, #gbox_prodOfAppValueForecastGrid .ui-jqgrid-bdiv, #gbox_PQstaticGridRONL .ui-jqgrid-bdiv, #gbox_PQstaticGridG2G3RNL .ui-jqgrid-bdiv, #gbox_PQstaticGridG1G2RNL .ui-jqgrid-bdiv, #gbox_monthlyReviewOpeningMarginReviewGrid .ui-jqgrid-bdiv, #gbox_monthlyReviewOpeningMarginReviewGrid .ui-jqgrid-ftable, #gbox_monthlyReviewprodOfBaselineProgGrid .ui-jqgrid-bdiv, #gbox_monthlyReviewKeyCriticalDeliverablesGrid .ui-jqgrid-bdiv {
  border-bottom: none !important; }

.ui-jqgrid .ui-pg-input {
  border: 1px solid #05589D !important;
  height: 18px !important;
  margin: 2px 0 10px !important;
  width: 17px !important; }

.ui-jqgrid .ui-pg-selbox {
  display: block !important;
  font-size: 0.8em !important;
  height: 30px !important;
  line-height: 18px !important;
  margin-bottom: 0px !important;
  width: 60px !important;
  border: 1px solid #05589D !important; }

.ui-jqgrid .ui-pg-button span {
  display: block;
  float: left;
  margin: 1px; }

.ui-jqgrid .ui-jqgrid-hdiv {
  border-bottom: 0;
  border-left: 1px solid #05589D !important; }

.GridContent .ui-widget-content {
  border-radius: 0px !important;
  color: black !important;
  font-size: 10pt !important;
  border-right: 0 none !important; }

.ui-jqgrid .ui-paging-info {
  font-weight: normal;
  height: 19px;
  margin-bottom: 5px;
  margin-right: 4px;
  margin-top: 3px; }

.GridContentReadOnly {
  width: 100%;
  margin: 0 auto; }

/* Important Reference */
/* .GridContentReadOnly .ui-jqgrid-sdiv .ui-jqgrid-hbox {
	border-bottom: 1px solid #05589D !important;
} */
.GridContentReadOnly .ui-widget-content .footrow .footrow-ltr {
  border-bottom: 1px solid #05589D !important; }

#editmodkeyCriticalDeliverablesGrid:hover {
  background: #FFF; }

.gridPaneTableClass .editable {
  width: 180px !important;
  border: 1px solid #aaa !important;
  position: inherit !important; }

.ui-jqgrid .ui-jqgrid-btable {
  border-left: 1px solid #05589D !important;
  border-right: 1px solid #05589D !important; }

.ui-jqgrid .ui-jqgrid-pager .ui-pg-button {
  background-image: -moz-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e1f2fc), to(#c9e7f9)) !important;
  background-image: -webkit-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: -o-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: linear-gradient(to bottom, #e1f2fc, #c9e7f9) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1F2FC', endColorstr='#C9E7F9', GradientType=0) !important; }

.ui-state-hover {
  border-collapse: separate; }

#delegateGrid .altRowColor {
  background-image: -moz-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e1f2fc), to(#c9e7f9)) !important;
  background-image: -webkit-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: -o-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: linear-gradient(to bottom, #e1f2fc, #c9e7f9) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1F2FC', endColorstr='#C9E7F9', GradientType=0) !important; }

#gview_delegateGrid div:nth-child(2) {
  overflow: hidden !important; }

#delegatePage, #homeContentPane {
  border: none !important; }

#editcntmonthlyReviewprodOfBaselineProgGrid, #editcntmonthlyReviewOpeningMarginReviewGrid, #editcntmonthlyReviewKeyCriticalDeliverablesGrid {
  border: none !important; }

#editmodopeningMarginReviewGrid {
  border-bottom: 1px solid #05589D !important;
  height: 230px !important; }

/* Important Reference */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  /* border: 1px solid #05589D; */
  font-weight: normal;
  background-image: -moz-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e1f2fc), to(#c9e7f9)) !important;
  background-image: -webkit-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: -o-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: linear-gradient(to bottom, #e1f2fc, #c9e7f9) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1F2FC', endColorstr='#C9E7F9', GradientType=0) !important;
  border-radius: 0px;
  height: 40px;
  font-family: 'Segoe UI';
  font-size: 12pt;
  color: black !important;
  font-weight: normal; }

#gview_staticGrid .ui-widget-header, #gview_delegateGrid .ui-widget-header {
  background: white;
  color: #05589D !important;
  border-radius: 0px;
  border: 1px solid rgba(0, 0, 0, 0);
  border-bottom: 1px solid #05589D; }

#searchmodfbox_staticGrid, #searchmodfbox_delegateGrid {
  border: 1px solid #05589D; }

.ui-widget-header {
  background: white;
  color: #05589D;
  border-radius: 0px; }

#gbox_staticGrid .ui-jqgrid-hbox, #gbox_delegateGrid .ui-jqgrid-hbox {
  /* border-right: 1px solid #05589D; */
  padding-right: 0px; }

.ui-jqgrid-htable {
  border-right: none !important; }

.ui-widget-content {
  border-radius: 0px;
  color: #000;
  font-size: 10pt;
  border-bottom: 1px solid #05589D !important;
  border-left: 1px solid #05589D !important;
  border-right: 1px solid #05589D !important; }

.ui-widget-content:hover {
  background-image: -moz-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e1f2fc), to(#c9e7f9)) !important;
  background-image: -webkit-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: -o-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: linear-gradient(to bottom, #e1f2fc, #c9e7f9) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1F2FC', endColorstr='#C9E7F9', GradientType=0) !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  border-right: 1px solid #05589D; }

.ui-widget-header .ui-state-highlight {
  background-image: -moz-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e1f2fc), to(#c9e7f9)) !important;
  background-image: -webkit-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: -o-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: linear-gradient(to bottom, #e1f2fc, #c9e7f9) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1F2FC', endColorstr='#C9E7F9', GradientType=0) !important;
  border-bottom: 1px solid #05589D; }

.gridPaneTableClass .editable {
  width: 180px !important;
  border: 1px solid #aaa !important;
  position: inherit !important; }

.ui-jqgrid .ui-pager-control {
  border-right: 1px solid #05589D !important; }

#gview_openingMarginReviewGrid .ui-jqgrid-title {
  font-size: 15pt;
  font-weight: bold;
  text-shadow: none;
  text-decoration: none;
  margin-left: -5px;
  font-family: 'Segoe UI'; }

#gview_openingMarginReviewGrid .ui-jqgrid-view, #gbox_openingMarginReviewGrid {
  border: 1px solid rgba(0, 0, 0, 0) !important;
  width: 100% !important; }

#gbox_openingMarginReviewGrid .ui-jqgrid-hbox {
  padding-right: 0px; }

.ui-jqgrid-htable {
  border-right: 1px solid #05589D !important;
  border-top: 1px solid #05589D !important; }

.ui-jqgrid-labels {
  height: 40px !important; }

.ui-widget-content {
  border-radius: 0px !important;
  border-bottom: 1px solid #05589D !important;
  border-right: 1px solid #05589D !important;
  color: black !important;
  font-size: 10pt !important; }

.ui-jqgrid tr.ui-row-ltr td {
  /* text-align: left !important; */
  border-right: 1px solid #05589D !important; }

.ui-widget-content:hover {
  background: #FFF !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  border-right: 1px solid #05589D; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border-bottom: 1px solid #05589D; }

.ui-jqgrid .ui-jqgrid-htable th div {
  height: auto !important; }

.gridPane {
  height: 100%;
  width: 98%;
  margin-top: 10px !important;
  position: relative; }

.gridPanePagerClass {
  border-top: 0 !important;
  height: 45px !important; }

.ui-jqgrid-htable th div {
  height: auto !important; }

#gview_openingMarginReviewGrid .ui-widget-header, #gview_openingMarginReviewGrid .ui-widget-header {
  border-bottom: 0; }

.ui-jqgrid .ui-jqgrid-sdiv {
  overflow: inherit; }

.ui-th-ltr, .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr:nth-child(2) {
  border-left: 0 !important; }

#gview_openingMarginReviewGrid .ui-jqgrid-hdiv {
  overflow-y: hidden !important; }

#gview_openingMarginReviewGrid .ui-jqgrid-sdiv {
  border-right: 1px solid #05589D !important; }

#editcntopeningMarginReviewGrid {
  border: 1px solid #05589D !important; }

.ui-jqgrid .ui-pg-selbox {
  display: block !important;
  font-size: 0.8em !important;
  height: 30px !important;
  line-height: 18px !important;
  margin-top: 2px !important;
  width: 60px !important; }

.ui-jqgrid .ui-pg-input {
  margin: 3px 0 0 0 !important; }

.FormGrid hr {
  border: 0; }

/* Important Reference */
.ui-state-default, .ui-widget-content .ui-state-default {
  border: 1px solid #05589D; }

.ui-jqgrid .ui-pg-input {
  margin: 3px 0 10px 0;
  border: 1px solid #05589D !important; }

#searchmodfbox_openingMarginReviewGrid {
  border: 1px solid #05589D !important; }

#gview_openingMarginReviewGrid .ui-widget-header {
  background: white;
  color: #05589D;
  border-radius: 0px;
  border: 1px solid #05589D;
  border-bottom: 1px solid #05589D !important; }

/* #delegateGrid_customerName,#delegatestaticGrid_projectName {
	border-left: 1px solid #05589D !important;
} */
#delegatestaticGrid_projectName {
  border-left: 1px solid #05589D !important; }

/* #delegateGrid {
	border-top: 1px solid #05589D !important;
} */
#gbox_delegateGrid {
  border-top: 1px solid #05589D !important; }

#gbox_monthlyReviewOpeningMarginReviewGrid .ui-jqgrid-ftable, #gbox_monthlyReviewprodOfBaselineProgGrid .ui-jqgrid-bdiv, #gbox_monthlyReviewKeyCriticalDeliverablesGrid .ui-jqgrid-bdiv {
  border-bottom: 1px solid #05589D !important; }

#gbox_monthlyReviewOpeningMarginReviewGrid #monthlyReviewOpeningMarginReviewGridPager, #gbox_monthlyReviewprodOfBaselineProgGrid #monthlyReviewprodOfBaselineProgGridPager,
#gbox_monthlyReviewKeyCriticalDeliverablesGrid #monthlyReviewKeyCriticalDeliverablesGridPager, #gbox_monthlyReviewProdOfAppValueForecastGrid #monthlyReviewProdOfAppValueForecastGridPager,
#gbox_monthlyReviewSubContractorProcPlanGrid #monthlyReviewSubContractorProcPlanGridPager, #gbox_monthlyReviewProjectReviewPlanGrid #monthlyReviewProjectReviewPlanGridPager {
  border-top: none !important; }

#gbox_delegateGrid #delegateGrid {
  border-left: none !important;
  border-right: none !important; }

#gbox_revisedValuesGrid .ui-jqgrid-bdiv, #gbox_baseLineValuesGrid .ui-jqgrid-bdiv {
  border-bottom: none !important; }

#gbox_delegateGrid #delegatePager1 {
  border-top: none !important; }

#gbox_delegateGrid .ui-pager-control {
  border-right: none !important; }

#gbox_delegateGrid .ui-pg-selbox {
  position: relative;
  top: 3px; }

#gbox_delegateGrid .ui-state-default {
  border-bottom: none !important; }

#gbox_delegateGrid .ui-jqgrid-bdiv #delegateGrid .ui-widget-content {
  border-color: #05589D !important; }

#openingMarginReviewGrid .commentImageMainDiv tr td {
  border-right: none !important; }

#gbox_delegatestaticGrid #delegatepager1 .ui-pg-selbox {
  position: relative;
  top: 3px !important; }

#gbox_delegateGrid .ui-jqgrid-hdiv .ui-jqgrid-hbox .ui-jqgrid-htable {
  border-top: none !important; }

#gbox_delegateGrid {
  border-left: none !important; }

/* #gview_delegateGrid .ui-jqgrid-titlebar{
    border-left:1px solid #05589D !important;
} */
#gbox_delegateGrid {
  border-top: none !important; }

#gbox_delegateGrid #gview_delegateGrid .ui-jqgrid-hdiv, #gbox_delegateGrid #gview_delegateGrid div:nth-child(3) {
  border-top: 1px solid #05589D !important;
  border-left: 1px solid #05589D !important; }

#delegatePager1 #pg_delegatePager1 {
  border: 1px solid #05589D !important;
  border-top: none !important; }

#gbox_delegatestaticGrid #gview_delegatestaticGrid .ui-jqgrid-hdiv {
  border-bottom: 1px solid #05589D !important; }

/* End of GridContent ,WidgetContent css */
/* Dialog box css */
.ui-dialog {
  border: 1px solid #05589D !important; }

.GridContent .ui-jqdialog-titlebar {
  background-image: -moz-linear-gradient(top, #00addf, #004a89) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00addf), to(#004a89)) !important;
  background-image: -webkit-linear-gradient(top, #00addf, #004a89) !important;
  background-image: -o-linear-gradient(top, #00addf, #004a89) !important;
  background-image: linear-gradient(to bottom, #00addf, #004a89) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ADDF', endColorstr='#004A89', GradientType=0) !important;
  margin: 0 !important;
  color: #fff;
  height: 40px; }

.ui-jqdialog {
  border: 1px solid #05589D !important; }

.ui-jqdialog .ui-jqdialog-titlebar {
  border: 1px solid #05589D !important;
  color: #FFF; }

.ui-jqdialog-titlebar {
  background-image: -moz-linear-gradient(top, #00addf, #004a89) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00addf), to(#004a89)) !important;
  background-image: -webkit-linear-gradient(top, #00addf, #004a89) !important;
  background-image: -o-linear-gradient(top, #00addf, #004a89) !important;
  background-image: linear-gradient(to bottom, #00addf, #004a89) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ADDF', endColorstr='#004A89', GradientType=0) !important;
  margin: 0 !important;
  color: #fff; }

#editcntprodOfBaselineProgGrid.ui-jqdialog-content {
  border-left: 1px solid rgba(0, 0, 0, 0) !important;
  border-right: 1px solid rgba(0, 0, 0, 0) !important; }

#editcntkeyCriticalDeliverablesGrid.ui-jqdialog-content {
  border-left: 1px solid rgba(0, 0, 0, 0) !important;
  border-right: 1px solid rgba(0, 0, 0, 0) !important; }

.ui-dialog-titlebar-close {
  height: 20px !important; }

.ui-draggable .ui-dialog-titlebar {
  background-image: -moz-linear-gradient(top, #00addf, #004a89) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00addf), to(#004a89)) !important;
  background-image: -webkit-linear-gradient(top, #00addf, #004a89) !important;
  background-image: -o-linear-gradient(top, #00addf, #004a89) !important;
  background-image: linear-gradient(to bottom, #00addf, #004a89) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ADDF', endColorstr='#004A89', GradientType=0) !important;
  color: #FFF; }

.ui-dialog #workLoadContent #pgApproval_table tr:first-child th {
  background-image: -moz-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e1f2fc), to(#c9e7f9)) !important;
  background-image: -webkit-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: -o-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: linear-gradient(to bottom, #e1f2fc, #c9e7f9) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1F2FC', endColorstr='#C9E7F9', GradientType=0) !important; }

#searchhdfbox_staticGrid, #searchhdfbox_delegateGrid, .ui-dialog-titlebar, .ui-dialog-buttonpane {
  border: 1px solid #05589D; }

#editcntopeningMarginReviewGrid.ui-jqdialog-content {
  border: 1px solid rgba(0, 0, 0, 0) !important; }

#editmodopeningMarginReviewGrid .ui-jqdialog-titlebar {
  border: 1px solid #05589D !important; }

#editcntopeningMarginReviewGrid.ui-jqdialog {
  border: 1px solid #05589D !important; }

#gbox_monthlyReviewGrid .ui-jqgrid-bdiv {
  border-bottom: none !important; }

#monthlyReviewGrid__projectName {
  border-left: none !important; }

#gbox_auditHistoryGrid .ui-jqgrid-bdiv, #gbox_subContractGrid .ui-jqgrid-bdiv, #gbox_delegatestaticGrid .ui-jqgrid-bdiv {
  border-bottom: none !important; }

#gbox_delegatestaticGrid #delegatepager1 {
  border-top: none !important; }

#editcntsubContractGrid, #editcntauditHistoryGrid {
  border: none !important; }

#gbox_PQEstaticGrid .ui-jqgrid-htable, #gbox_PQEstaticGrid .ui-jqgrid-bdiv, #gbox_monthlyReviewProdOfAppValueForecastGrid .ui-jqgrid-bdiv {
  border-bottom: none !important; }

#gbox_PQEstaticGrid #pager1 {
  border-top: none !important; }

/* End of Dialog box css */
#auditHistory .GridContent #gbox_info1 #pager {
  border-top: none !important; }

#salesToOpsItemsContainer tr:nth-child(2n) {
  background-image: -moz-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e1f2fc), to(#c9e7f9)) !important;
  background-image: -webkit-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: -o-linear-gradient(top, #e1f2fc, #c9e7f9) !important;
  background-image: linear-gradient(to bottom, #e1f2fc, #c9e7f9) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1F2FC', endColorstr='#C9E7F9', GradientType=0) !important; }

#userGrid_id {
  border-left: none !important;
  border-right: 1px solid #05589D !important; }

#gbox_userGrid .ui-jqgrid-hdiv {
  border-bottom: none !important; }

#userGridPager {
  border-top: none !important; }

table#userGrid tr td {
  border: 1px solid #B5DCF2 !important; }

table#userGrid tr:first-child td {
  border-top: none !important;
  border-bottom: none !important; }

table#userGrid tr:last-child td {
  border-bottom: none !important; }

table#userGrid tr:nth-child(2) td {
  border-top: none !important; }

table#userGrid tr:first-child td {
  border-top: 1px solid #05589D !important; }

table#userRolesTable tr td:first-child, table#userRolesTable tr td:last-child {
  border: none !important; }

table#userGrid tr td:first-child {
  border-left: 1px solid #05589D !important; }

table#userGrid tr td:last-child {
  border-right: 1px solid #05589D !important; }

table#userRolesTable tr td:first-child {
  border: none !important; }

#gview_delegatestaticGrid, #gview_delegatestaticGrid .ui-jqgrid-bdiv, #delegatepager1, #gview_delegatestaticGrid .ui-jqgrid-hdiv {
  width: 100.04% !important; }

#gbox_ruleElementsGrid .ui-jqgrid-bdiv {
  border-bottom: none !important; }

#gbox_saleToOperationsMasterGrid #gview_saleToOperationsMasterGrid .ui-jqgrid-bdiv {
  border-bottom: none !important; }

#editcntsaleToOperationsMasterGrid {
  border: none !important; }

#userGrid tr:nth-child(1) td {
  border-top: none !important; }

#userGrid tr:last-child td {
  border-bottom: none !important; }

#userGrid tr td {
  border: 1px solid #05589d !important; }

#userGrid tr td table tr td {
  border-right: none !important;
  border-left: none !important;
  border: none !important; }

#prodOfBaselineProgGrid_deliverable, #monthlyReviewprodOfBaselineProgGrid_deliverable {
  border-left: none !important;
  border-right: 1px solid #05589d !important; }

#subContractorProcPlanGrid_subContractors, #monthlyReviewSubContractorProcPlanGrid_subContractors {
  border-left: none !important; }

/* #gbox_monthlyReviewOpeningMarginReviewGrid  .ui-jqgrid-htable{
  border-top:  none !important;
} */
#viewDocumentsGrid_projectName {
  border-left: 1px solid #05589d !important; }

#viewDocumentsGridPager {
  border-top: none !important;
  border-left: 1px solid #05589d !important;
  border-bottom: 1px solid #05589d !important; }

#editcntestimatedSizeGrid {
  border: none !important; }

