.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.display_block{
  display: block;
}
.clear_both{
  clear:both;
}
.float_left{
  float:left;
}
.squareBullet{
  background:#DC6835;
  width:5px;
  height:5px;
  float:left;
  margin:7px 10px 0 0px;
}
/***************************************************************/
/************************HERE START BOX CSS*********************/
/**************************************************************/
.box.publication_item {
  margin:0px 20px 1px 17px;
  padding: 1px;
  background:#eeedea;
}
.box.publication_item,
.box.publication_item .box-title,
.box.publication_item .box-content,
.box.publication_item .box-footer {
  clear: both;
  overflow: hidden;
}
.box.publication_item .box-title h3 {
  font-size: 15px;
  font-weight: normal;
}
.box.publication_item .box-title h3 a {
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
}
.box.publication_item .box-title h3 a:hover {
}
.box.publication_item p {
  clear: none;
}
.box.publication_item p.publication_itemImg {
  margin-right: 10px;
}
.box.publication_item h3 a {
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
}
.box.publication_item .box-content {
  float: left;
  width: 100%;
  overflow: hidden;
  background: #FBF9F8;
}
.box.publication_item.box-striped .box-content {
  float: left;
  width: 100%;
  overflow: hidden;
  background: #ffffff;
}
.box.publication_item .box-content-padding {
  padding: 5px 15px;
  overflow: hidden;
}
.box.publication_item .box-content-padding .publication_itemImg {
  float: left;
}
.box.publication_item .box .box {
  border: 0px;
}
.box.publication_item .box-content-padding .box-content-padding {
  padding: 0px;
}
.box.publication_item .box-footer {
  background: #fcfcfc;
  padding: 4px 15px;
}
.box.publication_item .box-footer a.read-more {
  font-weight: bold;
  text-decoration: none;
}
.box.publication_item .box-footer a.read-more:hover {
}
.box.publication_item .box-footer span.float_left b,
.box.publication_item .box-footer span.float_right a {
}
/*******************FILTER***********************************/
.formPublications{
  width:100%;
  padding-left:5px;
}
#searchPub,select{
  float:left;
  padding: 4px 6px;
  margin-right:10px;
  width:200px;
  vertical-align: middle;
  border:1px solid #eeedea;
}
#searchPub{
  padding: 5px 6px;
}
/** global **/
.publication-toolbar {
  clear: both;
  overflow: hidden;
  height: auto;
  margin: 20px 0;
}
#content-principal .publication-toolbar-top {
  margin-bottom: 7px;
}
#content-principal .publication-toolbar-top,
#content-principal .publication-toolbar-bottom {
  padding: 0;
}
#content-principal .publication-toolbar-middle {
  height: auto;
  overflow: hidden;
  background-color: #f8f8f8;
}
#sorterWrap {
  width: 240px;
  height: 28px;
  padding: 1px;
  background-color: #cccccc;
}
#sorter {
  clear: both;
  width: 230px;
  height: 22px;
  background: #f8f8f8;
  margin: 0;
  padding: 3px 5px;
}
#sorter a {
  text-decoration: none;
  color: #294057;
  font-size: 13px;
  padding: 0 5px;
}
#sorter .button_sort.actif {
  font-weight: bold;
  color: #2f3ca5;
}
.publication-searh {
  float: right;
  padding: 0 10px;
}
.publication-toolbar form,
.publication-toolbar input {
  margin: 0;
}
.publication-search {
  margin-right: 2px;
}
.input-prepend,
.input-append {
  margin-bottom: 0;
}
#filters {
  clear: both;
  height: auto;
  overflow: hidden;
  background: #f8f8f8;
  border: solid 1px #cccccc;
}
#filters a {
  color: #294057;
  display: block;
  font-size: 15px;
  text-decoration: none;
  padding: 7px 10px;
  float: left;
  border-right: solid 1px #ecc9d1;
}
#filters a.actif {
  color: #2f3ca5;
  font-weight: bold;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f2f2f2, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #ffffff);
  background-image: -o-linear-gradient(top, #f2f2f2, #ffffff);
  background-image: linear-gradient(to bottom, #f2f2f2, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffffffff', GradientType=0);
}
#filters_theme a.actif,
#sorter a.actif {
}

.box.publication_item .publication_authors {
  font-style:italic;
//  font-size:11px;
}
.box.publication_item .publication_issue {
  font-size: 12px;
  font-weight: normal;
  margin-right:10px;
}
.filter_pub.float_left {
  margin-right:10px;
}
.publication_authors
 {
  margin: 5px 0 0px 0;
  padding: 0px;
}
.publications_item_title
 {
  padding: 3px 0 3px 0;
 }
.pubDoi
 {
  padding: 3px 0 3px 0;
  color:#C64D18;
 }
.input-prepend .add-on,
.input-append .add-on,
.input-prepend .btn,
.input-append .btn {
  background: #fff;
}
.input-prepend input {
  color: #132d68;
}
/** pagination **/
.pagination {
  float: left;
}
/** hide search **/
.search-hide,
.search-hide-theme,
.pagination-hide {
  display: none;
}
.ui-autocomplete {
  width: 300px;
  border: 1px solid #cccccc;
  font-size: 12px;
}
.ui-autocomplete li a {
  border: 1px solid #cccccc;
  font-size: 11px;
}
.year_filter {
  margin: 0 1px;
}
#filters #all_item {
  padding-left: 5px;
}
#filters_theme #all_themes {
  padding-left: 0px;
}
#id_search {
  border-right: 0px;
  color: #132d68;
  box-shadow: none;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  border-radius: 0 5px 5px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  border-radius: 5px 0 0 5px;
}
/*******************INIT UTILITIES***********************************/
