.disabling-layer {
  -khtml-opacity: 0.98;
  opacity: 0.98;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=98)";
  background-color: rgba(207, 227, 123, 0.1);
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1000;
}
#ui-datepicker-div {
  z-index: 1101 !important;
}
.vertical-and-horizontal-align-set-of-3-element {
  width: 30%;
  margin-left: 2.5%;
  display: inline-block;
}
hr.custom {
  margin: 1% 0 2% 0;
}
.smart-form .checkbox.state-error i {
	border-color: red;	
}
span.js-error-msg, section div.note-error {
	font-size: 11px !important;
	color: #a90329;
}
.w-100{
  width: 100% !important;
}
