/* @override 
	http://uinta.sundance.org/applications/assets/css/additional.css
	https://uinta.sundance.org/applications/assets/css/additional.css
	https://my.sundance.org/applications/assets/css/additional.css
*/

.disable {
  background-color: #CF110C;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}
.minitext {
	color:#CF110C;
	font-weight: bold;
}

div.hr { margin: 20px 5px 5px 5px; border: none; border-top: 1px solid #996600; }
div.hr hr { display: none; }

textarea.terms {
	width: 700px;
	width: 97% !important;
	height:150px;
	border:1px solid #000000;
	background: #FFFFFF;
	font:normal 11px/15px arial;
	padding:6px;
	color: #000000;
}

textarea.terms1 {	width: 700px;
	width: 97% !important;
	height:150px;
	border:1px solid #000000;
	background: #FFFFFF;
	font:normal 11px/15px arial;
	padding:6px;
	color: #000000;
}
.style1 {font-weight: bold}
.error1 {color: #CC0000;}

.style2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
}


.adminpanel { display: none; }

/* added by brad */

.base fieldset {
	border: 1px solid #7e7e7e;
	padding: .6em;
	max-width: 100%;
}

.base label { 
	line-height: 1.8em;
	width: 12em;
}

input,button,textarea,select {
	width: 11em;
}

.radio {
	margin-left: .8em;
	width: 1.5em;
	height: 1.5em;
}

.logout a {
	color: #e21335;
	font-weight: bold;
}

.logout a:visited {
	color: #af0e29;
	font-weight: bold;
}

/* end added by brad */