.kcc_block{ padding:1em; }
.kcc_block .blk{ margin:1em 0 2em; }

.kcc_pagination{ max-width:50%; overflow:hidden; float:right; text-align:right; margin:-1em 0 1em; }
.kcc_pagination a{ padding:2px 7px; margin:0px; text-decoration:none; }
.kcc_pagination .current{ font-weight:bold; }

.widefat tr:hover .hideb, .widefat td:hover .hideb{display:block;}
.widefat th{white-space:nowrap;}
.widefat .icon{ height:35px; opacity:0.7; }
.widefat a:hover .icon{ opacity:1; }
.kcc_search_input{ margin:7px 0 0 0; height:25px; width:450px; transition:width 1s!important;-webkit-transition:width 1s!important; }
.kcc_search_input:focus{ width:750px; }

.button.kcc-alert-button{ border-color: tomato; color: tomato; }

.kcc-table{  }
.kcc-table__td-history-inner{ font-size:90%; opacity:.7; white-space:nowrap; max-height:2.5rem; overflow:auto; line-height: 1.1; padding-right:1em;
	scrollbar-width: none; /* Firefox */ -ms-overflow-style: none; /* IE/old Edge */

}
.kcc-table__td-history-inner::-webkit-scrollbar {
	display: none; /* Chrome/Safari/Opera */
}
