/* Compiled Less CSS File */
/* Generated from "gba.css" */

/* LESS Document */
.tv-prize {
  background: #ffffff;
  color: #ac8600;
}
.tv-prize .nav {
  border: 0;
}

.btn-special {
	background-color: #ff9800;
	border-color: #da8303;
}


.textField-s{
    resize: vertical !important;;
    width:100%;
    min-height: 160px;
  
}

.ui-dialog a {
   text-decoration: underline;
}