/* BEGIN STYLESHEET */
/* Direct stylesheet authoring is an advanced feature. Knowledge of CSS required.*/

.texto-largo {
	transform: rotate(90deg); 
}

/* BEGIN STYLE CLASSES */
.psc-ASL {
  color: #000342;
  font-family: Noto Sans;
}

.psc-Docks\/Backgrounds {
}

.psc-btnDisparo {
  background-color: #FFFFFF;
  color: #000000;
  font-size: 1.4em;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
}
