/* main selectors */
.chrono_credits{
    display: none;
}

#searchForm #search-searchword{
    border: 1px solid grey !important;
}

#searchForm .btn-group.pull-left{
    float: left;
}
#searchForm .btn.hasTooltip{
    height: 23px;
    padding: 0 10px 0 10px;
    margin-left: 10px;
}

.clearfix{
    clear: both;
}

.plg_system_eprivacy_module .plg_system_eprivacy_message button.plg_system_eprivacy_agreed {
color:#000;
background-color:#0f0;
}
.plg_system_eprivacy_module .plg_system_eprivacy_message button.plg_system_eprivacy_declined {
color:#fff;
background-color:#f00;
}
.plg_system_eprivacy_module div.plg_system_eprivacy_accepted,
.plg_system_eprivacy_module div.plg_system_eprivacy_declined {
overflow:hidden;
border: 1px solid #ccc;
color: #999;
vertical-align:middle;

padding:5px;
}
.plg_system_eprivacy_module div.plg_system_eprivacy_accepted button,

.plg_system_eprivacy_module div.plg_system_eprivacy_declined button {
float:right;
}
#nav .item-101, #nav .hdn{
    display: none;
}

.custom h2 a{
    text-decoration: none;
}

.pagination-list li{
    float: left;
    list-style: none;
    margin: 0 5px 0 0;
}

.item-page .page-header h2 {
  color: #1d966f;
  font: italic 25px/30px "Roboto",sans-serif;
  margin: 0 0 20px;
}

.info-block .box{
    list-style: none;
}

.tab-content .btn-view-all{
    width: 390px;
}

form.chronoform{
    margin: 0;
}

div#cel_1{
    display: none;
}