@CHARSET "ISO-8859-1";

.width100prct{
	width:100%;
}

.ui-selectonemenu .ui-selectonemenu-trigger{
	width : 28px;
}

.ui-selectonemenu .ui-selectonemenu-trigger .ui-icon {
	margin-left: 2px !important;
	margin-top: 5px !important;
}

.btn-primary {
	color: #ffffff !important;
	background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%) !important;
	background-image: -o-linear-gradient(top, #428bca 0%, #2d6ca2 100%)	!important;
	background-image: linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff2d6ca2', GradientType=0) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= false) !important;
	background-repeat: repeat-x !important;
	border-color: #2b669a !important;
}

.ui-button-text-only .ui-button-text {
	padding: .0em .5em !important
}

.ui-radiobutton {
	margin: 3px 0;
	width: 16px;
	line-height: 16px;
	display: inline-block;
	margin-right: 3px !important;
	margin-left: 15px !important;
}

.ui-radiobutton-icon {
	margin-left: 0px !important;
	margin-top: -1px !important;
}

.ui-chkbox .ui-chkbox-box {
	margin: 3px 0;
	width: 16px;
	line-height: 16px;
	display: inline-block;
	margin-right: 3px !important;
	margin-left: 15px !important;
}



.ui-panelgrid td,.ui-panelgrid tr {
	border-style: none !important
}

.top5,.left5,.right5 {
	margin-top: 5px;
}

.top7 {
	margin-top: 7px;
}

.top10 {
	margin-top: 10px;
}

.top15 {
	margin-top: 15px;
}

.top17 {
	margin-top: 17px;
}

.top30 {
	margin-top: 30px;
}

.bottom5 {
	margin-bottom: 5px;
}

.bottom7 {
	margin-bottom: 7px;
}

.bottom10 {
	margin-bottom: 10px;
}

.bottom15 {
	margin-bottom: 15px;
}

.bottom17 {
	margin-bottom: 17px;
}

.bottom30 {
	margin-bottom: 30px;
}

.ui-widget {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .9em;
}

.ui-message-info,.ui-message-error,.ui-message-warn,.ui-message-fatal {
	margin: 0px 0px !important;
	padding: 3px 5px !important;
}

.ui-panel {
	padding: 0em !important;
	margin: 0.2em;
}

.ui-accordion .ui-accordion-header.ui-state-default {
	margin: 0.2em !important;
	background-color: #F5F5F5;
	border: 1px solid #EEEEEE;
	color: #333333;
	font-weight: bold;
}

div[id="agentDetailsForm:agentIdError"],[id="agentDetailsForm:partialSSN1Error"],[id="agentDetailsForm:partialSSN2Error"].ui-message-error {
	width: 88%;
    margin-left: 17px !important;
}

div[id="agentDetailsForm:j_idt92"].ui-message-error {
	  width: 96%;
}
