/*/less/jostens/compiled/custom-search.less.css*/
div[data-custom-search="true"]{position:relative;}div[data-custom-search="true"] .optionRow:nth-last-child(-n+3){display:none;}div[data-custom-search="true"] .optionRow:last-child{display:block;}div[data-custom-search="true"] .filled_info:not(:focus){background-color:#ddd;}div[data-custom-search="true"] .optionRow.customSearch{position:relative;}.custom_search{position:absolute;display:none;top:4em;min-width:300px;width:420px;box-sizing:content-box;z-index:9999;padding:10px 20px;background-color:#fff;border:solid 1px #000;}.custom_search .search-result .loading-spiner{width:100%;height:16px;margin-top:20px;background:url('https://www.jostens.com/apps/content/img/file/less/jostens/img/datatable/ajax-loader.gif?secure=true') center no-repeat transparent;}.custom_search .search-dialog-close-btn{float:right;}.custom_search .search-result{max-height:200px;min-width:270px;overflow-y:auto;overflow-x:hidden;}.custom_search table{width:100%;}.custom_search .search-footer,.no-result-link{cursor:pointer;text-decoration:underline;font-weight:bold;}#itemSection .custom_search table thead{background:#fff;}#itemSection .custom_search table thead tr{display:table-row;height:1.5em;}#itemSection .custom_search table thead th{font-weight:bold;padding:.5em;padding-top:0;line-height:normal;border:none;}#itemSection .custom_search table tbody tr{display:table-row;}#itemSection .custom_search table tbody tr th,#itemSection .custom_search table tbody tr td{display:table-cell;}#itemSection .custom_search table tbody tr td{padding:.5em;vertical-align:middle;border-top:1px solid #eee;border-left:1px solid #eee;background-color:#F5F5F5;}#itemSection .custom_search table tbody tr td:last-child{border-right:1px solid #eee;}#itemSection .custom_search table tbody tr:last-child td{border-bottom:1px solid #eee;}#itemSection .custom_search table tbody tr:hover td{background:#ddd;cursor:pointer;}.custom_search .search-footer{margin-top:20px;text-align:center;color:#00E;}