@charset "utf-8";

/* ****************************************************************************
 * OVERRIDES over CVTools module
 *
 * This CSS should be loaded last, before the final custom CSS
 * ****************************************************************************
 */

/*
 * Access block
 * ****************************************************************************
 */
.cvtools-access-wrapper fieldset .fieldset-description a {
  display               : block;
  background            : url('../images/icon/icon-documents.png') no-repeat center left;
  background-size       : 18px 22px;
  color                 : #000;
  font-size             : 14px;
  line-height           : 30px;
  vertical-align        : middle;
  height                : 30px;
  padding-left          : 30px;
}



/*
 * Work offers block
 * ****************************************************************************
 */
.tm-work-offers-teaser {
  display               : none;
}



/*
 * Teaser list - Borsa de treball
 * ****************************************************************************
 */
.tm-summary-cvtools .pane-title,
.tm-summary-cvtools .tm-region-title {
  height                : 40px;
  margin                : 0px 0px 5px 0px;
  padding               : 15px 10px 10px 15px;
}

.tm-summary-cvtools .pane-title,
.tm-summary-cvtools .pane-title a,
.tm-summary-cvtools .pane-title a:active,
.tm-summary-cvtools .pane-title a:focus,
.tm-summary-cvtools .pane-title a:hover,
.tm-summary-cvtools .pane-title a:visited,
.tm-summary-cvtools .tm-region-title,
.tm-summary-cvtools .tm-region-title a,
.tm-summary-cvtools .tm-region-title a:active,
.tm-summary-cvtools .tm-region-title a:focus,
.tm-summary-cvtools .tm-region-title a:hover,
.tm-summary-cvtools .tm-region-title a:visited {
  background            : #000000;
  color                 : #FFFFFF;
  font-family           : 'Arimo', sans-serif;
  font-size             : 22px;
  font-weight           : normal;
  text-transform        : uppercase;
}

.tm-work-offers-summary-group-wrapper table {
  border-spacing        : 0px 0px;
  background            : #E6E6E6;
}

.tm-work-offers-summary-group-wrapper .tm-work-offer-position,
.tm-work-offers-summary-group-wrapper .tm-work-offer-position a {
  color                 : #000000;
  font-family           : Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
  font-size             : 19px;
  font-weight           : bold;
  line-height           : 24px;
  margin-bottom         : 15px;
}

.tm-work-offers-summary-group-wrapper .tm-work-offer-publication {
  font-size             : 14px;
}
