.aba-ui-grid-container	{
}
 .aba-ui-grid-container .ui-grid-top-panel {
	font-weight: 300 !important;
	background: none !important;
}
.aba-ui-grid-container .ui-grid-header-cell {
}
.aba-ui-grid-container .ui-grid-row:nth-child(odd) .ui-grid-cell {
  background-color: #fdfdfd !important;
}

.black-version .aba-ui-grid-container .ui-grid-row:nth-child(odd) .ui-grid-cell {
  background-color: #3b4754 !important;
}

.black-version .aba-ui-grid-container .ui-grid-row:nth-child(odd) .ui-grid-cell input {
  background-color: #3b4754 !important;
} 
.aba-ui-grid-container .ui-grid-row:nth-child(even) .ui-grid-cell {
  background-color: #e2e2e2 !important;
}

.black-version .aba-ui-grid-container .ui-grid-row:nth-child(even) .ui-grid-cell {
  background-color: #252b35 !important;
}

.black-version .aba-ui-grid-container .ui-grid-row:nth-child(even) .ui-grid-cell input {
  background-color: #252b35 !important;
}

.aba-ui-grid-container .ui-grid-viewport {
	overflow: auto !important;
}


.aba-ui-grid-search-bar {
    margin-bottom: 2px;
	height: 60px !important;
}
.aba-ui-grid-search-bar  .aba-ui-grid-field-search .zmdi-search{
	padding-top: 20px;	
	/*position: absolute;*/
}
.aba-ui-grid-search-bar  label{
    font-size: 20px !important;
    font-weight: 300 !important;
    margin-bottom:0
}
.aba-ui-grid-search-bar .aba-ui-grid-select-nbr-row{
	font-size: 16px !important;
	margin-right: 30px;
	margin-left: -20px;
	margin-bottom: 20px;
	float: right;
	width: 11%;
	min-width: 30px;
}

.aba-ui-grid-search-bar .right-float {
	float: right;
	margin-top:12px;
	margin-right:30px;  
}

.button-label {
	margin-top:18px;
	margin-right: 20px;
	float: left;
}

.aba-ui-grid-add-button {
    width: 30px;
    height: 30px;
    text-align: center;
    background: #424b59 !important;
    color: #fff !important;
    border-radius: 50%;
    padding: 2px 0;
    font-weight: 300 !important;
    border: none !important;
    font-size: 20px;
    margin: 15px 15px 0 0 !important;
    float: left;
}

.aba-ui-grid-search-bar .aba-ui-grid-select-nbr-row md-input-container{
	padding: 0;
	font-weight: 300;
	width: 100%;
	margin: 17px 0 16px 10px;
}
.aba-ui-grid-search-bar .aba-ui-grid-select-nbr-row md-input-container .md-select-value{
    font-size: 22px;
    padding: 0;
 }
.aba-ui-grid-search-bar .aba-ui-grid-select-nbr-row md-input-container .md-select-icon{
	 font-size: 15px;
}
.aba-ui-grid-search-bar  .aba-ui-grid-field-search .dis_inblk{
    padding: 0;
    margin: 17px 0 16px 10px;
}

.md-button.md-fab.md-mini {
	z-index: 1 !important;
}

.aba-ui-grid md-checkbox {
	margin: 0 !important;
}

.aba-ui-grid-pagination-info,
.aba-ui-grid-pagination-control,.aba-ui-grid-sum-info {
	margin-top: 15px;
}

.aba-ui-grid-pagination-control {
	float: right;	
}

.aba-ui-grid-paginate-button.previous {
	float: left !important;	
}

.aba-ui-grid-paginate-page {
    font-weight: 300 !important;
    border: none !important;
    font-size: 20px;
    margin: 0 5px;
    float: left;
}

.aba-ui-grid-paginate-page.current {
    width: 30px;
    height: 30px;
    text-align: center;
    background: #424b59 !important;
    color: #fff !important;
    border-radius: 50%;
}

.aba-ui-grid-container .ui-grid-cell {
	padding: 0 5px !important;
}

.aba-ui-grid-container .ui-grid-viewport {
	height: 100% !important;
}

.aba-ui-grid-container .ui-grid-cell md-checkbox {
	margin: 0 7px !important;
}

div.gridEmptyList {
	font-size: 24px !important;
	font-weight: 300 !important;
}

.divEmpty{
	height: 64px !important;
}

.app .exo-table-search .ui-grid-top-panel {
	bottom: 28px !important;
}

.app .ui-grid-cell-contents {
	white-space: pre-wrap !important;
}

.app .ui-grid-top-panel {
	bottom: 19px !important;
}

.aba-custom-empty-grid {
	min-height: 20px !important;
	height: 40px;
	line-height: 20px !important;
}

.aba-custom-empty-grid span {
	line-height: 40px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300 !important;
	font-size:18px !important;
}




/*ui-grid*/
 .ui-grid-top-panel{
	top: -23px;
}

 .ui-grid-header-cell .ui-grid-cell-contents{
		margin-top: 0px !important;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ui-grid-table .ui-grid-top-panel{
	top: -22px;
}
}     

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
     .ui-grid-table .ui-grid-header-cell .ui-grid-cell-contents{
		margin-top: -2px !important;
}
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ui-grid-table-appadmin .ui-grid-top-panel{
	top: -23px;
}
}     

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
     .ui-grid-table-appadmin .ui-grid-header-cell .ui-grid-cell-contents{
		margin-top: 0px !important;
}
}

.aba-ui-grid-search-bar  .aba-ui-grid-field-search{
	margin-bottom: -8px;
}

@supports (-webkit-appearance:none) {
 .ui-grid-top-panel{
	top: -23px !important;
}
}

@supports (-webkit-appearance:none) {
.ui-grid-header-cell .ui-grid-cell-contents{
		margin-top: -2px !important;
	
}
}

@supports (-webkit-appearance:none) {
.aba-ui-grid-search-bar  .aba-ui-grid-field-search{
	margin-bottom: -3px;
}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */ 
   .aba-ui-grid-search-bar .aba-ui-grid-field-search .zmdi-search-Icon{
   		padding-top: -20px;
    	position: absolute;
   } 
}

.grid1490607877512 .ui-grid-render-container-body .ui-grid-header-canvas {
    height: inherit !important;
}

.aba-ui-grid-pagination-info.addPag{
	float: left;
	padding-right: 500px;
}

.aba-ui-grid-sum-info.addPag{
	float: left;
}
