@import url(../../../sites/resources/css/estils.css); /* NO ESBORRAR, enllaa amb la fulla d'estils base per a tots els microsites */


/* The Modal (background) */
.modal {
  display: block; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 100; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}


/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.imc-bt-portal { display: inline-block; height: 2em; padding-left: 2.7em; margin-right: 2em; vertical-align: middle; background: transparent url(/govern/rest/arxiu/2915730) no-repeat left center / auto 110%; filter: brightness(100);}
.imc-bt-portal span { display: block; color: #fff; text-transform: uppercase; padding-top: .4em; }

.imc-bt-portal:hover,
.imc-bt-portal:focus {
    color: #fff;
    background-color: transparent;
}


@media only screen and (max-width : 1000px) {
	.imc-bt-portal {width: 2em;height: 2em;padding-left: 0;margin-right: 0;background-size: auto 100%;}
	.imc-bt-portal span { position: absolute; top: -999em; left: -999em; }
}

@media only screen and (max-width : 1000px) {
	.imc-bt-directori {width: 2em;height: 2em;padding-left: 0;margin-right: 0;background-size: auto 100%;}
	.imc-bt-directori span { position: absolute; top: -999em; left: -999em; }
}

