/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * This CSS file is for customization purpose only
 */ 

div.itemIntroText_man {
float: none!important;

}

.noticias .pagination a, .noticias .pagination strong {
    padding: 10px;
    background: #4caf50;
    color: #fff;
    margin: 10px;
    display: inline-block;
}
.noticias h3.catItemTitle a {
    text-decoration: none;
}

.noticias div.catItemHeader {
    text-align: center;
}

.noticias .catItemView {
    background: #f7f7f7;
    padding: 20px 10px 20px 10px;
    margin: 10px 0 0 0;
  border: #cacaca 1px solid;
}

div.catItemReadMore a{
     background-color: #4CAF50; /* Green */
    border: none;
    color: white!important;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
  }

#logo a.logo-icon {
  display: block;
  width: 120px;
  height: 95px;
  background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}

.style-black #logo a.logo-icon { background-image: url(../../../images/yootheme/logo_black.png); }

.iconbox { 
  padding: 10px;
  border: 1px solid #EDEEEF;
  background: #ffffff;
  overflow:hidden; 
}

.style-black .iconbox { 
  background: #2C2B2A;
  border: 1px solid #43413D;
}

/*JH2 - Listado de Instaladores*/
table.cbUserListT_5 thead {
 text-align: left; 
}

/*JH2 - Buscador de instaladores siempre visible*/
#cbUserListsSearcher {
 display: block !important; 
}
/*JH2 - Bonton suporior de buscar invisible*/
#cbUserListsSearchTrigger {
  display: none !important;
}

/*JH2 - Alinear etiqueta y cajas de texto del buscador de instaladores*/
#cblabcb_nombre, #cblabcb_empresa, #cblabcb_lprovincia {
    margin-top: 10px !important;
}
#cbfr_71 div.cb_field, #cbfr_56 div.cb_field, #cbfr_68 div.cb_field {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

