.tx-indexedsearch .tx-indexedsearch-browsebox LI { 
	display:inline; 
	margin-right:5px; 
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	width:100px; 
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
	width:150px; 
}
.tx-indexedsearch .tx-indexedsearch-whatis { 
	margin-top:10px; 
	margin-bottom:5px; 
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { 
	font-weight:bold; 
	font-style:italic; 
}
.tx-indexedsearch .tx-indexedsearch-noresults { 
	text-align:center; 
	font-weight:bold; 
}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { 
	font-style:italic; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { 
	color:red; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 
	background:#eeeeee; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { 
	margin-top:20px;
	margin-bottom:5px; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { 
	margin-top:0px; 
	margin-bottom:0px; 
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { 
	background:#cccccc; 
	vertical-align:middle; 
}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
	color:#666666; 
}
.tx-indexedsearch .tx-indexedsearch-category {
	background:#cccccc; font-size:16px; font-weight:bold;
}
.tx-indexedsearch-res .tx-indexedsearch-percent { 
	float:right;
}

.tx-indexedsearch-res .tx-indexedsearch-title {
	float:left;
}

/*  ------------------------------------------------   pour le paginator */
ul.tx-indexedsearch-browsebox {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.tx-indexedsearch-browsebox  > li {
	display:inline;
	font-size:12px;
}
.tx-indexedsearch-browsebox > li > a,
.tx-indexedsearch-browsebox > li > span{
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.tx-indexedsearch-browsebox  > li > a:focus,
.tx-indexedsearch-browsebox  > li > a:hover,
.tx-indexedsearch-browsebox  > li > span:focus,
.tx-indexedsearch-browsebox  > li > span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
}
.tx-indexedsearch-browsebox > .disabled > a,
.tx-indexedsearch-browsebox > .disabled > a:focus,
.tx-indexedsearch-browsebox > .disabled > a:hover,
.tx-indexedsearch-browsebox > .disabled > span,
.tx-indexedsearch-browsebox > .disabled > span:focus,
.tx-indexedsearch-browsebox > .disabled > span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd;
}
.tx-indexedsearch-browsebox > li:first-child > a,
.tx-indexedsearch-browsebox > li:first-child > span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.tx-indexedsearch-browsebox > li:last-child > a,
.tx-indexedsearch-browsebox > li:last-child > span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.tx-indexedsearch-browsebox > li > a,
.tx-indexedsearch-browsebox > li > span,
.tx-indexedsearch-browsebox > li > a:hover,
.tx-indexedsearch-browsebox > li > span:hover,
.tx-indexedsearch-browsebox > li > a:focus,
.tx-indexedsearch-browsebox > li > span:focus {
	color: #0088cc;
}

.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > span,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:hover,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > span:hover,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:focus,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > span:focus {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;
}

body.dark .tx-indexedsearch-browsebox > li > a,
body.dark .tx-indexedsearch-browsebox > li > span,
body.dark .tx-indexedsearch-browsebox > li > a:hover,
body.dark .tx-indexedsearch-browsebox > li > span:hover,
body.dark .tx-indexedsearch-browsebox > li > a:focus,
body.dark .tx-indexedsearch-browsebox > li > span:focus {
	color: #0088cc;
}

body.dark .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a,
body.dark .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > span,
body.dark .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:hover,
body.dark .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > span:hover,
body.dark .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:focus,
body.dark .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > span:focus {
	background-color: #0088cc;
	border-color: #0088cc;
}

.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a,
body.dark .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0088cc;
	border-color: #0088cc #0088cc #006699;
}

.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:hover,
body.dark .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:hover {
	border-color: #0099e6 #0099e6 #0077b3;
	background-color: #0099e6;
}

.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:tx-indexedsearch-browselist-currentPage,
body.dark .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:tx-indexedsearch-browselist-currentPage,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:focus,
body.dark .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:focus,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:tx-indexedsearch-browselist-currentPage:hover,
body.dark .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:tx-indexedsearch-browselist-currentPage:hover,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:tx-indexedsearch-browselist-currentPage:focus,
body.dark .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:tx-indexedsearch-browselist-currentPage:focus {
	border-color: #0077b3 #0077b3 #0077b3;
	background-color: #0077b3;
}

.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a.dropdown-toggle,
body.dark .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a.dropdown-toggle {
	border-left-color: #0077b3;
}

.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a[disabled],
body.dark .tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a[disabled] {
	border-color: #33bbff;
	background-color: #33bbff;
}


/* ----------------------------  autres correctifs */

.tx-indexedsearch-searchbox label {
	font-weight: 600;
	color: #333;
}
.tx-indexedsearch-searchbox p, .tx-indexedsearch-browsebox p, .tx-indexedsearch-res p  {
	margin:0;
}

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
.tx-indexedsearch .res-tmpl-css {
	clear:both;
	margin-bottom:1em;
}
.tx-indexedsearch .searchbox-tmpl-css LABEL {
	margin-right:1em;
	width:10em;
	float:left;
}
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
	letter-spacing:0;
	font-weight:normal;
	margin-top:-1.2em;
	float:right;
}
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd {
	float:left; 
}
.tx-indexedsearch .info-tmpl-css dd.item-mtime {
	float:none;
}
.tx-indexedsearch .info-tmpl-css dd.item-path {
	float:none;
}
