/*.combogrid.results(para i result).item.header.pagination.button*/
.c-r {position: absolute; background: #fff; font-size:10px;border-collapse: collapse; border:1px solid #69899F;}
.c-h {background: #b9c9c9;  text-align: center;}
.c-r-i {display: table-row; padding: 2px; cursor: pointer;}
.c-r-i.selected {background: #b5f5f5;}
div:nth-child(odd).c-r-i {background: #f1f7eb;}
div:nth-child(odd).c-r-i.selected {background: #b5f5f5;}
.c-p {margin-top: 10px; font-weight: bold; text-align: left;}
.p-b {margin-right: 5px;  cursor: pointer;font-size:10px;}
