<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
.inmodal .modal-icon {
  font-size: 84px;
  color: #e2e3e3; }

.inmodal .modal-header {
  display: block;
  padding: 30px 15px;
  text-align: center; }
  .inmodal .modal-header h4 {
    font-weight: 600;
    border: none; }

.inmodal .modal-title {
  font-size: 26px; }

.inmodal label {
  font-weight: bold; }

.inmodal .btn.btn-primary {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .inmodal .btn.btn-primary:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }

/*
  #llistatOfertes #backButton {
      margin-bottom:15px;
      padding-bottom:10px;
      border-bottom:none;
      width:65px;
      float:right;
  }
  
  #llistatOfertes #backButton a {
      text-decoration:none;
      color:#1px dashed #BF5048;
      background-image:url(../images/linktoleft.png);
      background-repeat:no-repeat;
      background-position:left;
      padding-left:14px;
  }
  
  #llistatOfertes #backButton a:hover {
      text-decoration:none;
      border-bottom:1px dotted #BF5048;
      color:#BF5048;
  }
  
  
  #llistatOfertes {
      font-family:Arial, Helvetica, sans-serif;
      font-size:12px;
      margin:0 auto;
      padding:0;
      width:700px;
      overflow:hidden;
  }
  
  #titolLlistat {
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:16px;
      color:#155c57;
      font-weight:bold;
      border-bottom:1px solid #155c57;
  }
  */
#llistatOfertes .row.btn_accions {
  margin-bottom: 15px; }

#btns_anuncis a:link, #btns_anuncis a:visited, #btns_anuncis a:active {
  text-decoration: none;
  border-bottom: 1px dotted #CC3333;
  color: white; }

#btns_anuncis a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid #CC3333;
  color: white; }

#btn_mes_anunci {
  float: left;
  width: 150px; }
  #btn_mes_anunci a {
    background-image: url(../images/edit_add.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 20px; }

#btn_menys_anunci {
  float: left;
  width: 100px; }
  #btn_menys_anunci a {
    background-image: url(../images/edit_remove.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 20px; }

#infoAnunci {
  clear: both; }

#barraLateral {
  float: left;
  background-color: #CC3333;
  width: 15px;
  height: 58px;
  padding-top: 3px; }

#infoAnunciTxt {
  float: left;
  margin-left: 20px;
  width: 95%; }

#titleAnunci {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000; }
  #titleAnunci a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #000000; }
    #titleAnunci a:hover {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      text-decoration: none;
      border-bottom: 1px solid #333333;
      color: #000000; }

#publicacioAnunci, #dotacioBeca {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px; }

#tit_descripcio {
  cursor: pointer; }

#veure_descripcio a {
  text-decoration: none;
  color: #155c57;
  background-image: url(../images/link_i.png);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 14px; }
  #veure_descripcio a:hover {
    text-decoration: none;
    border-bottom: 1px dotted #155c57;
    color: #155c57; }

#descripcioAnunci {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px; }
  #descripcioAnunci a {
    text-decoration: none;
    color: #155c57;
    background-image: url(../images/link_i.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 14px; }
    #descripcioAnunci a:hover {
      text-decoration: none;
      border-bottom: 1px dotted #155c57;
      color: #155c57; }

#rebre_mes_info a {
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px dotted #333333;
  color: #000000;
  font-size: 11px; }
  #rebre_mes_info a:hover {
    border-bottom: 1px solid #333333;
    color: #333333;
    font-family: Arial;
    font-size: 11px;
    margin-right: 5px;
    text-decoration: none; }

#separador {
  clear: both;
  color: #155c57;
  border-bottom: 1px solid #CC3333;
  padding-top: 5px;
  margin-bottom: 10px; }

#noActivMess {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-top: 30px; }

a.btn, a.btn:visited, a.btn:focus {
  color: white !important; }

.panel-heading {
  padding: 10px;
  border: 1px solid #ccc; }
  .panel-heading h3.panel-title a {
    font-size: 18px;
    padding-left: 0px; }
    .panel-heading h3.panel-title a::before {
      font-family: 'FontAwesome';
      content: '\f15c';
      padding-right: 10px; }

.panel-body {
  border: 1px solid #ccc;
  border-top: 0; }

/****************
  
  ESTILS PAGINA DE RETORN
  
  /*********************/
#txtRetorn {
  margin-bottom: 25px; }
</pre></body></html>