.rwIcon {
	background: url('/images/icon_pbds.gif') 	no-repeat 0 0 !important;
}
.RadGrid_Custom .rgCommandRow {
	display: none !important;
}
.RadWIcon {
	width: 0px;
	margin-left: 0px;
	margin-right: 0px;
	cursor: default;
	margin-top: 0px;
}
.RadAjaxPanel {
	overflow: hidden;
	overflow-x: auto;
}
.RadGrid_Custom {
	border: none !important;
	background-color: white;
	color: #1E242B;
	font-size: 1em;
	line-height: 1;
	overflow: hidden;
	overflow-x: auto;
}
.RadGrid_Custom .rgMasterTable,
.RadGrid_Custom .rgDetailTable,
.RadGrid_Custom .rgGroupPanel table,
.RadGrid_Custom .rgCommandRow table,
.RadGrid_Custom .rgEditForm table,
.RadGrid_Custom .rgPager table {
	font: 400 .8em 'Montserrat', sans-serif;
  line-height: 1.5;
	border-top: 8px solid red
}

.GridToolTip_Custom {
  font-size: 12px;
  line-height: 16px;
}

.RadGrid_Custom .rgAdd,
.RadGrid_Custom .rgRefresh,
.RadGrid_Custom .rgEdit,
.RadGrid_Custom .rgDel,
.RadGrid_Custom .rgFilter,
.RadGrid_Custom .rgPagePrev,
.RadGrid_Custom .rgPageNext,
.RadGrid_Custom .rgPageFirst,
.RadGrid_Custom .rgPageLast,
.RadGrid_Custom .rgExpand,
.RadGrid_Custom .rgCollapse,
.RadGrid_Custom .rgSortAsc,
.RadGrid_Custom .rgSortDesc,
.RadGrid_Custom .rgUpdate,
.RadGrid_Custom .rgCancel,
.RadGrid_Custom .rgUngroup,
.RadGrid_Custom .rgExpXLS,
.RadGrid_Custom .rgExpDOC,
.RadGrid_Custom .rgExpPDF,
.RadGrid_Custom .rgExpCSV {
  background-image: url('Grid/sprite.gif');
}
.RadGrid_Custom .rgHeaderDiv {
  background: #eeeeee 0 -7550px repeat-x url('Grid/sprite.gif');
}

/*header*/
.rgTwoLines .rgHeaderDiv {
  background-position: 0 -7050px;
}
.rgHeaderWrapper .rgHeaderDiv {
  border-color: #8a8a8a;
}
.RadGrid_Custom .rgHeader, .RadGrid_Custom th.rgResizeCol,
.RadGrid_Custom .rgHeaderWrapper {
	/*border: 0;
	border-bottom: 4px solid #FF4337;
	 background: #eaeaea 0 -2300px repeat-x url('Grid/sprite.gif'); */
	background: #D9D9D6;
}
.RadGrid_Custom .rgMultiHeaderRow .rgHeader,
.RadGrid_Custom .rgMultiHeaderRow .rgResizeCol {
  border-left: 1px solid #828282;
}
.RadGrid_Custom th.rgSorted {
	/* background-color: #c4c4c4; */
/* background-position: 0 -2600px; */
}
.RadGrid_Custom .rgHeader {
  /*color: #333;*/
}
.RadGrid_Custom .rgHeader a {
	color: #1E242B;
}
.RadGrid_Custom .rgRow td,
.RadGrid_Custom .rgAltRow td,
.RadGrid_Custom .rgEditRow td,
.RadGrid_Custom .rgFooter td {
  border-style: solid;
  border-width: 0;
  vertical-align: top;
}
/*.RadGrid_Custom .rgRow td {
  border-color: #fff;
}*/
.RadGrid_Custom .rgAltRow {
  /*background: #EEEBEA; */
}
.RadGrid_Custom .rgAltRow td, .RadGrid_Custom .rgRow td {
  border-color: #D9D9D6;
}
/*.RadGrid_Custom .rgRow .rgSorted {
  border-bottom-color: #f2f2f2;
  background-color: #f2f2f2;
}*/
/*.RadGrid_Custom .rgAltRow .rgSorted {
  border-bottom-color: #e6e6e6;
  background-color: #e6e6e6;
}*/
.RadGrid_Custom .rgSelectedRow .rgSorted,
.RadGrid_Custom .rgActiveRow .rgSorted,
.RadGrid_Custom .rgHoveredRow .rgSorted,
.RadGrid_Custom .rgEditRow .rgSorted {
  /*background-color: transparent;*/ }
.RadGrid_Custom .rgRow a:not(.deploymentPortfolioName),
.RadGrid_Custom .rgAltRow a:not(.deploymentPortfolioName),
.RadGrid_Custom .rgEditRow a:not(.deploymentPortfolioName) {
	font: 1em 'Montserrat', sans-serif;
	/*text-transform: uppercase;*/
	color: #FF4337;
}
.deploymentPortfolioName {
	font: 600 1em 'Montserrat', sans-serif;
	text-transform: uppercase;
	color: #ff4337;
}
.RadGrid_Custom #deploymentPortfolioList_ctl00 td {
    border-width: 0 0 4px 0;
}
.RadGrid_Custom .rgRow a:hover,
.RadGrid_Custom .rgAltRow a:hover,
.RadGrid_Custom .rgEditRow a:hover {
  color: #333d47;
}
.RadGrid_Custom tr.rgEditRow a, .RadGrid_Custom tr.rgHoveredRow a, .RadGrid_Custom tr.rgActiveRow a {
  color: #1E242B;
}
.RadGrid_Custom .rgFooter a,
.RadGrid_Custom .rgEditForm a {
  color: #1E242B;
}
.RadGrid_Custom .rgMasterTable .rgSelectedCell,
.RadGrid_Custom .rgMasterTable .rgActiveCell,
.RadGrid_Custom .rgActiveRow,
.RadGrid_Custom .rgHoveredRow {
  background: #c5c5c5 0 -2900px repeat-x url('Grid/sprite.gif');
  color: #1E242B;
}
* + html .RadGrid_Custom .rgActiveRow .rgSorted,
* + html .RadGrid_Custom .rgHoveredRow .rgSorted {
  background-color: #D9D9D6;
}
* html .RadGrid_Custom .rgActiveRow .rgSorted,
* html .RadGrid_Custom .rgHoveredRow .rgSorted {
  background-color: #D9D9D6;
}
.RadGrid_Custom .rgEditRow {
  background: white 0 -4900px repeat-x url('Grid/sprite.gif');
  color: #1E242B;
}
* + html .RadGrid_Custom .rgEditRow .rgSorted, * html .RadGrid_Custom .rgEditRow .rgSorted {
  background-color: #fff;
}
.RadGrid_Custom .rgActiveRow td,
.RadGrid_Custom .rgHoveredRow td {
  border-bottom-color: #D9D9D6;
}
.RadGrid_Custom .rgActiveRow td.rgSorted,
.RadGrid_Custom .rgHoveredRow td.rgSorted {
  border-bottom-color: #9e9e9e;
}
.RadGrid_Custom .rgDrag {
  background-image: url('Grid/rgDrag.gif'); }
.RadGrid_Custom .rgFooterDiv {
  background: #eee; }
.RadGrid_Custom .rgFooterWrapper {
  background: #eee;
  border-top: 1px solid #828282;
  border-bottom: 1px solid #fff; }
.RadGrid_Custom .rgFooter td {
  border-top: 1px solid #828282;
  border-bottom: 1px solid #fff; }
.RadGrid_Custom .rgPager .rgStatus {
  border: 1px solid;
  border-color: #828282 #c9c9c9 #eee #c9c9c9;
  border-left-width: 0; }
.RadGrid_Custom .rgStatus div {
  background-image: url('../Common/loading.gif'); }
.RadGrid_Custom .rgPager {
  background: #eee; }
.RadGrid_Custom td.rgPagerCell {
  /*border: 1px solid;
  border-color: #828282 #eee #eee;
  border-right-width: 0; */
}
.RadGrid_Custom .rgInfoPart {
  color: #656565;
}
.RadGrid_Custom .rgInfoPart strong {
  color: #4c4e54; }
.RadGrid_Custom .rgPageFirst {
  background-position: 0 -550px;
}
.RadGrid_Custom .rgPageFirst:hover {
  background-position: 0 -600px;
}
.RadGrid_Custom .rgPagePrev {
  background-position: 0 -700px;
}
.RadGrid_Custom .rgPagePrev:hover {
  background-position: 0 -750px;
}
.RadGrid_Custom .rgPageNext {
  background-position: 0 -850px;
}
.RadGrid_Custom .rgPageNext:hover {
  background-position: 0 -900px;
}
.RadGrid_Custom .rgPageLast {
  background-position: 0 -1000px;
}
.RadGrid_Custom .rgPageLast:hover {
	background-position: 0 -1050px;
}
.RadGrid_Custom .rgPager .rgPagerButton {
	border-color: #d0d0d0 #aeaeae #8b8b8b;
	background: #e8e8e8 repeat-x 0 -1550px url('Grid/sprite.gif');
	color: #000;
	font-family: "segoe ui",arial,sans-serif;
}
.RadGrid_Custom .rgNumPart a {
	color: #D9D9D6;
	font-weight: 900;
	font-size: 1.5em;
}
.RadGrid_Custom .rgNumPart a:hover, .RadGrid_Custom .rgNumPart a.rgCurrentPage {
    /*background: no-repeat url('Grid/sprite.gif');*/
}
.RadGrid_Custom .rgNumPart a:hover span, .RadGrid_Custom .rgNumPart a.rgCurrentPage span {
  /*background: no-repeat url('Grid/sprite.gif'); */
	border-bottom: 4px solid red;
	padding: 0 5px;
	color: #1E242B;
}
.RadGrid_Custom .rgNumPart a:hover {
  background-position: 100% -1250px;
}
.RadGrid_Custom .rgNumPart a:hover span {
    /*background-position: 0 -1150px; */
}
.RadGrid_Custom .rgNumPart a.rgCurrentPage {
  /*background-position: 100% -1450px;*/
}
.RadGrid_Custom .rgNumPart a.rgCurrentPage:hover {
	background-position: 100% -1450px;
}
.RadGrid_Custom .rgNumPart a.rgCurrentPage span, .RadGrid_Custom .rgNumPart a.rgCurrentPage:hover span {
    /*background-position: 0 -1350px;*/
}
.RadGrid_Custom .rgHeader .rgSortAsc {
	background-position: 3px -248px;
	height: 10px;
}
.RadGrid_Custom .rgHeader .rgSortDesc {
	background-position: 3px -198px;
	height: 10px;
}
/*footer*/
/*status*/
/*pager*/
/*sorting, reordering*/
.GridReorderTop_Custom {
  background: 0 0 no-repeat url('Grid/sprite.gif');
}
.GridReorderBottom_Custom {
  background: 0 0 no-repeat url('Grid/sprite.gif');
  background-position: 0 -50px;
}

/*filtering*/
.RadGrid_Custom .rgFilterRow {
  background: #eee;
}
.RadGrid_Custom .rgFilterRow td {
  border-bottom: 1px solid #828282;
}
.RadGrid_Custom .rgFilter {
  background-position: 0 -300px;
}
.RadGrid_Custom .rgFilter:hover {
	background-position: 0 -350px;
}
.RadGrid_Custom .rgFilterActive {
  background-position: 0 -400px;
}
.RadGrid_Custom .rgFilterActive:hover {
  background-position: 0 -400px;
}
.RadGrid_Custom .rgFilterBox {
  border-color: #8e8e8e #c9c9c9 #c9c9c9 #8e8e8e;
  font-family: "Montserrat", sans-serif;
  color: #1E242B;
}
.RadComboBox .RadComboBox_Default {

}
/*filter context menu*/
.RadMenu_Custom .rgHCMClear,
.RadMenu_Custom .rgHCMFilter {
  border-color: #d0d0d0 #a8a8a8 #8b8b8b;
  background: #e8e8e8 center -23px repeat-x url('../Common/FormDecorator/ButtonSprites.gif');
  color: #000;
  font-family: "Montserrat", sans-serif; }
.RadMenu_Custom .rgHCMClear:hover,
.RadMenu_Custom .rgHCMFilter:hover {
  border-color: #d1d1d1 #b9b9b9 #a3a3a3;
  background-position: center -67px;
  background-color: #e5e5e5;
}
/*context menu*/
.GridContextMenu_Custom .rmLeftImage {
  background-image: url('../Common/Grid/contextMenu.gif');
}
.GridContextMenu_Custom .rgHCMSortAsc .rmLeftImage {
  background-position: 0 0; }
.GridContextMenu_Custom .rgHCMSortDesc .rmLeftImage {
  background-position: 0 -40px; }
.GridContextMenu_Custom .rgHCMUnsort .rmLeftImage {
  background-position: 0 -80px; }
.GridContextMenu_Custom .rgHCMGroup .rmLeftImage {
  background-position: 0 -120px; }
.GridContextMenu_Custom .rgHCMUngroup .rmLeftImage {
  background-position: 0 -160px; }
.GridContextMenu_Custom .rgHCMCols .rmLeftImage {
  background-position: 0 -200px; }
.GridContextMenu_Custom .rgHCMFilter .rmLeftImage {
  background-position: 0 -240px; }
.GridContextMenu_Custom .rgHCMUnfilter .rmLeftImage {
  background-position: 0 -280px; }

/*grouping*/
.RadGrid_Custom .rgGroupPanel {
  border: 0;
  border-bottom: 1px solid #828282;
  background: #eeeeee 0 -1900px repeat-x url('Grid/sprite.gif'); }
.RadGrid_Custom .rgGroupPanel td {
  border: 0;
  padding: 3px 4px;
}
.RadGrid_Custom .rgGroupPanel td td {
  padding: 0;
}
.RadGrid_Custom .rgGroupPanel .rgSortAsc {
  background-position: 4px -144px;
}
.RadGrid_Custom .rgGroupPanel .rgSortDesc {
  background-position: 4px -94px;
}
.RadGrid_Custom .rgUngroup {
  background-position: 0 -6998px;
}
.RadGrid_Custom .rgGroupItem {
  border: 1px solid;
  border-color: #c4c4c4 #c4c4c4 #9e9e9e;
  background: #c6c6c6 0 -6500px repeat-x url('Grid/sprite.gif');
}
.RadGrid_Custom .rgMasterTable td.rgGroupCol, .RadGrid_Custom .rgMasterTable td.rgExpandCol {
  border-color: #d9d9d9;
  background: #d9d9d9 none;
}
.RadGrid_Custom .rgGroupHeader {
  background: #d9d9d9;
  font-size: 1.1em;
  line-height: 21px;
  color: #000;
}
.RadGrid_Custom .rgGroupHeader td {
  border-top: 1px solid #828282;
  border-bottom: 1px solid #d9d9d9;
}
.RadGrid_Custom .rgGroupHeader td.rgGroupCol {
	border-top-color: #828282;
}
.RadGrid_Custom .rgExpand {
  background-position: 5px -496px;
}
.RadGrid_Custom .rgCollapse {
  background-position: 3px -444px;
}
.RadGrid_Custom .rgEditForm {
  border-bottom: 1px solid #828282;
}
.RadGrid_Custom .rgUpdate {
  background-position: 0 -1800px;
}
.RadGrid_Custom .rgCancel {
  background-position: 0 -1850px; }
.RadGrid_Custom .rgDetailTable {
  border-color: #828282; }
.RadGrid_Custom .rgCommandRow {
  /*background: #c5c5c5 0 -2099px repeat-x url('Grid/sprite.gif');
  color: #000;*/
}
.RadGrid_Custom .rgCommandCell {
  border: 1px solid;
  border-color: #999 #f2f2f2;
  border-top-width: 0;
  padding: 0; }
.RadGrid_Custom tfoot .rgCommandCell,
.RadGrid_Custom .rgMasterTable > tbody > tr.rgCommandRow .rgCommandCell {
  border-top-width: 1px;
  border-bottom-width: 0; }
.RadGrid_Custom .rgCommandTable {
  border: 0;
  border-top: 1px solid #fdfdfd;
  border-bottom: 1px solid #e7e7e7; }
  .RadGrid_Custom .rgCommandTable td {
    border: 0;
    padding: 2px 7px; }
.RadGrid_Custom .rgCommandRow a {
  color: #000;
  text-decoration: none; }
.RadGrid_Custom .rgAdd {
  margin-right: 3px;
  background-position: 0 -1650px; }
.RadGrid_Custom .rgRefresh {
  margin-right: 3px;
  background-position: 0 -1600px; }
.RadGrid_Custom .rgEdit {
  background-position: 0 -1700px; }
.RadGrid_Custom .rgDel {
  background-position: 0 -1750px; }
.RadGrid_Custom .rgSelected .rgDel {
  background-position: 0 -1775px; }
.RadGrid_Custom .rgExpXLS,
.RadGrid_Custom .rgExpDOC,
.RadGrid_Custom .rgExpPDF,
.RadGrid_Custom .rgExpCSV {
  background-image: url('../Common/Grid/export.gif'); }
.RadGrid_Custom .rgExpXLS {
  background-position: 0 0; }
.RadGrid_Custom .rgExpDOC {
  background-position: 0 -50px; }
.RadGrid_Custom .rgExpPDF {
  background-position: 0 -100px; }
.RadGrid_Custom .rgExpCSV {
  background-position: 0 -150px; }

/*editing*/
/*hierarchy*/
/*command row*/
/*multirow select*/
.rgCellSelectorArea_Custom,
.GridRowSelector_Custom {
  background: #4c4e54; }

/*row drag n drop*/
.GridItemDropIndicator_Custom {
  border-top: 1px dashed #666; }

/*tooltip*/
.GridToolTip_Custom {
  border: 1px solid #828282;
  padding: 3px;
  background: #fff;
  color: #333; }

.RadGridRTL_Custom .rgPageFirst {
  background-position: 0 -1000px; }
  .RadGridRTL_Custom .rgPageFirst:hover {
    background-position: 0 -1050px; }
.RadGridRTL_Custom .rgPagePrev {
  background-position: 0 -850px; }
  .RadGridRTL_Custom .rgPagePrev:hover {
    background-position: 0 -900px; }
.RadGridRTL_Custom .rgPageNext {
  background-position: 0 -700px; }
  .RadGridRTL_Custom .rgPageNext:hover {
    background-position: 0 -750px; }
.RadGridRTL_Custom .rgPageLast {
  background-position: 0 -550px; }
  .RadGridRTL_Custom .rgPageLast:hover {
    background-position: 0 -600px; }
.RadGridRTL_Custom .rgExpand {
  background-position: -20px -496px; }
