/* Duration: 0.001s */

@import '/wp-content/plugins/trinity-framework/library/TRINITY/Templates/Styles/Files/icon-font.css';
/* ############################################################################	# */
/* ###  TRINITY - GLOBALS  ####################################################	# */
/* ############################################################################	# */
/* ###  VARIABLES  ############################################################	# */
/* ###  TRINITY GLOBALS  ######################################################	# */
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-top {
  vertical-align: top !important;
}
.text-middle {
  vertical-align: middle !important;
}
.text-bottom {
  vertical-align: bottom !important;
}
.text-primary {
  color: #AD00AD !important;
}
.text-secondary {
  color: #AD0000 !important;
}
.text-info {
  color: #2F96B4 !important;
}
.text-success {
  color: #51A351 !important;
}
.text-warning {
  color: #F89406 !important;
}
.text-error {
  color: #BD362F !important;
}
