html * {
   font-family: Verdana, FontAwesome !important;
}

/* Move the growl to the center (horizontally) page */
.ui-growl {
	left: 45%;
}

.active-menu {
	color: white !important;
	background-color: #007DBB;
}

.application-title {
	font-size: 22px;
}

.admin-apps-font {
	font-size: 12px;
}

.alignTop {
	vertical-align: top;
	padding: 3px;
}

.cellPadding {
	padding: 3px;
}

.ui-widget {
	font-size: 12px;
}

.ui-widget .ui-widget {	
    font-size: 12px;
 }

.ui-helper-reset {
	font-size: 12px;
}

.pull-right {
	float: right;
}

.hide-column-names table thead tr {
    display: none;
}

.ui-outputlabel {
	font-weight: bold;
}

.ui-outputlabel-rfi {
    color: red;
}
.ui-tabs .ui-tabs-nav{
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
}

.ui-tabs .ui-tabs-nav .ui-tabs-selected{
	background:#007DBB  !important;
}
.ui-tabs .ui-tabs-nav .ui-tabs-selected a{
	color: white !important;
	font-weight: bold !important;
}
.jaade_wizard{
	border:1px !important;
	border-style:solid !important;
	border-color:#dddddd !important;
}
.jaade_wizard li a{
	color: black !important;
	font-weight: bold !important;
}

.jaade_wizard li :hover {
	color: white !important;
    background-color: #007DBB;
}

/* .ui-fileupload-upload {
    display: none;
}
.ui-fileupload-cancel {
    display: none;
} */
.ten-percent {
	width: 10%;
}

.twenty-percent {
	width: 20%;
}

.thirty-percent {
	width: 30%;
}

.forty-percent {
	width: 40%;
}

.fifty-percent {
	width: 50%;
}

.sixty-percent {
	width: 60%;
}

.seventy-percent {
	width: 70%;
}

.eighty-percent {
	width: 80%;
}

.ninety-percent {
	width: 90%;
}
