.ui-selectonemenu .ui-selectonemenu-trigger {
	border-right: none;
	border-top: none;
	border-bottom: none;
	border-left: none;	
	width:23px;
	height: 95%;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0 3px;
	cursor: pointer;
}

.ui-datascroller-item li{
	list-style: none !important;
}

.ui-fileupload-simple input[type=file] {
    font-size: 23px !important;
}
.ui-messages-info, .ui-message-info {
    color: #484549 !important;
    background-color: #DFE3EA !important;
    border-color: #B9C2C3 !important;
}
.ui-selectonemenu .ui-selectonemenu-trigger .ui-icon {
    margin-top: 9px !important;
}
.ui-selectonemenu .ui-selectonemenu-label {
    display: block;
    border: none;
    white-space: nowrap;
    overflow: hidden;
    font-weight: normal;
    width: 100%;
    float: left;
    border: none !important;
    font-size: 13px !important;
    padding-top: 3px !important;
    text-align: left;
}
.ui-inputfield, .ui-widget-content .ui-inputfield, .ui-widget-header .ui-inputfield {
    background: #ffffff;
    -moz-box-shadow: inset 0 2px 2px #8f8f8f;
    -webkit-box-shadow: inset 0 2px 2px #8f8f8f;
    box-shadow: inset 0 2px 2px #8f8f8f;
    color: #313131;
    padding: 0px 0 0 8px !important;
}
.ui-widget input, .ui-widget select{
    font-size: 1em;
    padding: 0 0 0 5px;
}
.ui-widget-overlay {
    background: #000000 !important; 
	opacity: .80 !important;
    filter: Alpha(Opacity=30) !important;
}

.ui-inputfield, .ui-widget-content .ui-inputfield, .ui-widget-header .ui-inputfield {
	background: #ffffff;
	-moz-box-shadow:  none !important;
	/* -webkit-box-shadow: inset 0 2px 2px #8f8f8f; */
	box-shadow:  none !important;
	color: #313131;
	width: 100%;
	font-weight: 100 !important;
}
.ui-datepicker-current-day .ui-state-highlight, .ui-datepicker .ui-datepicker-current-day .ui-state-default {
  background: #5F83B9;
  color: red !important;
  font-weight: bold;
  text-shadow: 0 1px 1px #234386;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.ui-widget-header .ui-inputfield, .ui-widget-content .ui-inputfield {
	font-weight: normal;
	height: 22px;
	font-size: 11.4px;
	width: 95%;
	margin-bottom: 2px;
	padding-top: 1px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	/* border: 1px solid #CAC7C7; */
	/* background: #c4c4c4 url("/HealthcareWebsite-1.0.0/app/javax.faces.resource/images/ui-bg_highlight-hard_80_c4c4c4_1x100.png?ln=primefaces-aristo") 50% 50% repeat-x; */
	background: none !important;
	/* background: #c4c4c4 -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.8)), to(rgba(255,255,255,0))); */
	background: white !important;
	text-shadow: none !important;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url("/HealthcareWebsite-1.0.0/app/javax.faces.resource/images/ui-bg_inset-soft_95_fef1ec_1x100.png?ln=primefaces-aristo") 50% bottom repeat-x;
	background: #fef1ec linear-gradient(top, rgba(255,255,255,0.8), rgba(255,255,255,0));
	background: #fef1ec -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.8)), to(rgba(255,255,255,0)));
	background: #fef1ec -moz-linear-gradient(top, rgba(255,255,255,0.8), rgba(255,255,255,0));
	color: #cd0a0a;
}

.ui-selectonemenu{
    width: 95% !important;
    font-weight: normal;
	height: 22px !important;
	font-size: 11.4px;
	margin-bottom: -3px !important;
	padding-top: 1px !important;
}

.ui-selectonemenu-label{
     width: 95% !important;     
}
.labelCustom .ui-selectonemenu{
    width: 105px !important;
    font-weight: normal;
	height: 22px !important;
	font-size: 11.4px;
	width: 95%;
	margin-bottom: -3px !important;
	padding-top: 1px !important;
}
.labelCustom .ui-widget-header .ui-inputfield, .ui-widget-content .ui-inputfield {
	font-weight: normal;
	height: 22px;
	font-size: 11.4px;
	width: 95%;
	margin-bottom: 2px;
	padding-top: 2px;
}
form .addressTextField{
	width:97% !important;
}
form .subAddressField{
	width:93% !important;
}
.ui-widget .ui-widget{
	font-weight:normal !important;
	font-size:11.4px	
}
.ui-selectmanycheckbox label, .ui-selectoneradio label {
	padding-right: 10px !important;
}
.ui-radiobutton-box ui-widget ui-corner-all ui-state-default ui-state-active{
	width: 13px !important;
	height: 13px !important;
}
.ui-icon-bullet {
	background-position: -83px -147px !important;
}
.ui-state-active .ui-icon {
	height: 12px !important;
	margin-top: 0px !important;
}
.ui-radiobutton .ui-radiobutton-box {
	width: 13px !important;
	height: 13px !important;
}
label {
	display: block;
	margin-top: 4px;
	font-weight: 100 !important;
}
.ui-widget-content {
	border: none !important;
	background: #ffffff;
	color: #4f4f4f;
}
.ui-widget-header {
	border: none !important; 	
	background: none !important; 
	background: none !important; 
	color: #333;
	font-weight: bold;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.7);
}

.ui-selectonemenu-panel .ui-selectonemenu-list-item {
  border: 0px none;
  margin: 1px 0;
  padding: 2px 5px;
  text-align: left;
  white-space: nowrap;
  font-size: 11.8px;
}
.ui-state-hover {
	-moz-box-shadow:  none !important; 	
	-webkit-box-shadow: none !important; 	
	box-shadow:  none !important; 	
}
.ui-multiselectlistbox-item ui-state-highlight{
	box-shadow:  none !important; 	
}
.ui-datepicker table {
	width: 95%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
	background-color: #EDEDED;
}
.fontSmallSize{
	font-size:11.4px !important;
}
.ui-panel .ui-panel-title {
	margin: 0.1em 16px 0.2em 0.2em !important;
	padding: 0.5em 28em 0.5em 0.7em !important;
	background: -moz-linear-gradient(left,  rgba(106,39,144,1) 0%, rgba(173,136,194,1) 45%, rgba(246,242,248,0) 94%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(106,39,144,1)), color-stop(45%,rgba(173,136,194,1)), color-stop(94%,rgba(246,242,248,0)), 
	color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(106,39,144,1) 0%,rgba(173,136,194,1) 45%,rgba(246,242,248,0) 94%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(106,39,144,1) 0%,rgba(173,136,194,1) 45%,rgba(246,242,248,0) 94%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(106,39,144,1) 0%,rgba(173,136,194,1) 45%,rgba(246,242,248,0) 94%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(106,39,144,1) 0%,rgba(173,136,194,1) 45%,rgba(246,242,248,0) 94%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a2790', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	color: white !important;
	text-shadow: none !important;
	/* border-radius: 5px; */
}
form .educationSpecialtyField {
	width: 92% !important;
	}
form .nursinglicenseField {
	width: 89% !important;
	}
form .nursinglicenseField .hasDatepicker{
	width: 89% !important;
	}
form .ui-accordion .ui-accordion-header .ui-icon {
    position: absolute;
    right: 0.7em !important;
    top: 53% !important;
}
.ui-icon-triangle-1-s{
	background-position: -65px -21px !important;
}
.ui-accordion .ui-accordion-header a {
	background: aliceblue !important;
}
.ui-selectonemenu .ui-selectonemenu-trigger .ui-icon {
	margin-top: 10px !important;
}
form .addressOrComments{
	width: 97.5% !important;
} 
form .addressLength{
	width: 98.4% !important;
} 
.ui-button-text-only .ui-button-text {
   background: none !important;    
    filter: none !important; 
}
form .mandoField {
    float: right !important;
    width: 5px !important;
    margin-top: 3px !important;
}
form .addRemoveBtn{
	background: #7b99ad !important;/* Old browsers */
	background: -moz-linear-gradient(top,  #6A6D70 23%, #323436 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(23%,#6A6D70), color-stop(100%,#323436)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #6A6D70 23%,#323436 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6A6D70 23%,#323436 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #6A6D70 23%,#323436 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #6A6D70 23%,#323436 100%) !important;
}
.ui-inputfield, .ui-widget-content .ui-inputfield, .ui-widget-header .ui-inputfield {
  /* font-size: 11.5px !important; */
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff !important;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.ui-selectonemenu {
    width: 100% !important;
    font-weight: normal;
    height: 29px !important;
    font-size: 11.4px;
    margin-bottom: -3px !important;
    padding-top: 4px !important;
    border: 1px solid #CEC7C7 !important;
}
.ui-inputfield {
    margin: -3px !important;   
    width: 100% !important;
    font-weight: normal;
    font-size: 11.4px;
    margin-bottom: -3px !important;
    padding: 3px !important;
    border: 1px solid #CEC7C7 !important;
}

.popupWin {
    width: auto!important;
    height: auto !important;
    /* left: 20% !important; */
    top: 20% !important;
    z-index: 999999999 !important;
    
    border-radius: 20px !important;
    padding: 17px !important;
    right: 50 !important;
    /* right: 0 !important; */
    /* width: 25% !important; */
}
 @media only screen and (max-width: 760px), (max-device-width: 1024px) and (min-device-width: 768px) {
.ui-accordion .ui-accordion-content {
    overflow: none !important;   
}
}