.resmed-fm .fm-holder {
	min-height: 200px;
	text-align: center;
	background: #FFF;
	position: relative;
	width: 100%;
}
.resmed-fm .fm-holder .elem-holder {
	max-width: 550px;
	margin: 0 auto;
	padding: 0 4%;
}
.resmed-fm .fm-holder .subscribe-blk {
	cursor: pointer;
	display: block;
	font-size: 2.1em;
	text-align: left;
}
.resmed-fm .fm-holder .subscribe-blk.terms-agreement {
	display: inline-block;
	float: left;
}
.resmed-fm .fm-holder .subscribe-blk .icon-parent {
	font-size: 1.2em;
	margin-right: 0.3em
}
.resmed-fm .fm-holder .subscribe-blk .icon-parent.icon-interaction-checkbox {
	font-size: 1em;
	margin-right: 0.5em;
}
.resmed-fm .fm-holder .subscribe-blk input[type=checkbox] {
	position: absolute;
	z-index: -1;
}
.resmed-fm .fm-holder .subscribe-blk div.input-checkbox-label {
	background-color: #fff;
	border: 1px solid #333;
	border-radius: 3px;
	display: inline-block;
	position: relative;
	width: 20px;
	height: 20px;
	font-size: 0.8em;
}
.subscriptions-cta {
	float: right;
	margin-left: 10%
}
.resmed-fm .fm-holder .elem-holder p.subscribe-blk-desc,
.fm-holder.general-fm .maskProducts .master-component .master-component-content.bodycopy-section p {
	margin-left: 2em;
	margin-bottom: 2em;
	text-align: left;
}
.resmed-fm .fm-holder label.required:after {
	content: "*";
}
.resmed-fm .fm-holder label.valid {
	border: none !important;
	background: transparent url(resmedcom-form/images/valid-check.png) no-repeat;
	padding: 0 2% !important;
	margin-left: 2%;
}
.submit.section,
.reset.section {
	float: left;
	margin-right: 2em;
}
.lt-ie9 .resmed-fm .fm-holder label.valid:after {
	float: right;
}
.lt-ie9 .resmed-fm .fm-holder .elem-holder .button-holder {
	margin-right: 2.4em;
}
/*
.resmed-fm .fm-holder .elem-holder .custom-dropdown+label.valid{
	display:none !important;
}*/
.custom-dropdown.valid {
	display: inline-block;
	vertical-align: middle;
}
.resmed-fm .general-fm.fm-holder label.error {
	border: 1px solid #FF0000;
	color: #FF0000;
	display: inline;
	padding: 1%;
	font-size: 0.7em !important;
}
.resmed-fm .fm-holder label.error.valid[for=client_captcha] {
	display: none !important;
}
.resmed-fm .fm-holder .elem-holder p {
	margin-bottom: 1em;
	text-align: left;
}
.resmed-fm .fm-holder .elem-holder p label {
	width: 100%;
	display: block;
	text-align: left;
	font-size: 0.9em;
	margin-top: 2%;
}
.resmed-fm .fm-holder .elem-holder p input {
	width: 88%;
	padding: 2% 1.8%;
}
.resmed-fm .fm-holder .elem-holder p input[type="text"],
.resmed-fm .fm-holder .elem-holder p input[type="password"],
.resmed-fm .fm-holder .elem-holder p input[type="email"] {
	margin: 2% 0;
	background: #f4f4f4;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #7f7f7f;
	font-size: 0.9em;
}
.resmed-fm .fm-holder .elem-holder p input.error {
	margin-right: 4%;
}
.resmed-fm .fm-holder .elem-holder p input.error,
.resmed-fm .fm-holder .elem-holder p select.error,
.resmed-fm .fm-holder .elem-holder .custom-dropdown.error {
	border: 1px solid #FF0000;
}
.resmed-fm .fm-holder .elem-holder p input.readonly-input {
	background: #DDD;
}
.resmed-fm .fm-holder .elem-holder .custom-dropdown.error select.error {
	border: none;
}
.resmed-fm .fm-holder .elem-holder p input[type="checkbox"] {
	display: none;
}
.lt-ie9 .resmed-fm .fm-holder .elem-holder p input[type="checkbox"] {
	display: inline;
	margin-left: -47%;
}
.lt-ie8 .resmed-fm .fm-holder .elem-holder p input[type="checkbox"] {
	margin-left: -43%;
}
.lt-ie9 .resmed-fm .fm-holder .elem-holder p input[type="checkbox"] + label {
	display: none;
}
.resmed-fm .fm-holder .elem-holder p input[type="checkbox"] + label.lbl-terms{
	line-height: 21px !important;
    width: 88% !important;
}
/*
.resmed-fm .fm-holder .elem-holder p input[type="checkbox"] + label {
	background-color: #fff;
	border: 1px solid #333;
	border-radius: 3px;
	display: inline-block;
	position: relative;
	width: 1%;
	padding: 1.6% 1.2%;
	font-size: 0.8em;
}
.resmed-fm .fm-holder .elem-holder p input[type="checkbox"]:checked + label {
	background-color: #fff;
	border: 1px solid #333;
	color: #333;
}
.resmed-fm .fm-holder .elem-holder p input[type="checkbox"]:checked + label:after {
	color: #333;
	content: "✔";
	position: absolute;
	margin-top: 0%;
	margin-left: -15%;
}*/
.resmed-fm .fm-holder .elem-holder .elem-width-15 {
	width: 15%;
	margin-right: 1% !important;
}
.resmed-fm .fm-holder .elem-holder .elem-width-75 {
	width: 66%;
}
.resmed-fm .fm-holder .elem-holder .phoneBlk label[for='phoneCountryCode'].error {
	display: inline-block !important;
	min-width: 16.7%;
	width: auto !important;
}
.resmed-fm .fm-holder .elem-holder .phoneBlk label[for='phoneCountryCode'].valid {
	display: none !important;
}
.resmed-fm .fm-holder .elem-holder .phoneBlk label.valid {
	display: none;
}
.resmed-fm .fm-holder .elem-holder .phoneBlk label[for='phoneNumber'].error {
	margin-left: 1em;
	display: inline !important;
	max-width: 60%;
	width: auto !important;
}
.resmed-fm .fm-holder .elem-holder .phoneBlk label.valid[for='phoneCountryCode'] + label.error {
	margin-left: 21%;
}
.resmed-fm .fm-holder .elem-holder .phoneBlk label.valid[for='phoneCountryCode'] + label.valid {
	bottom: 2.3em;
	display: inline !important;
	height: 1.4em;
	position: absolute;
	right: 1em;
	width: 0.2em;
}
.resmed-fm .fm-holder .elem-holder .phoneBlk #phoneNumber + label.valid[for='phoneNumber'] {
	bottom: 2.3em;
	display: inline !important;
	height: 1.4em;
	position: absolute;
	right: 1em;
	width: 0.2em;
}
.phoneBlk {
	position: relative;
}
.lt-ie10 .resmed-fm .fm-holder .elem-holder p input[type="submit"] {
	background: #ff0000;
}
.lt-ie10 .resmed-fm .fm-holder .elem-holder .submitBtn {
	background: #ff0000;
}
.resmed-fm .fm-holder .elem-holder .button-holder {
	text-align: left;
}
.resmed-fm .fm-holder .elem-holder .submitBtn {
	background: linear-gradient(to bottom, #DF2726 0%, #B71918 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 4px;
	color: #FFFFFF;
	display: inline-block;
	padding: 0.8em 4em 0.8em 1em;
	position: relative;
	text-align: left;
	border: 0;
	padding: 1.2% 2%;
	font-size: 1.6em;
	width: 25%;
}
.resmed-fm .fm-holder .elem-holder .submitBtn span.icon-parent {
	font-size: 1.2em;
	left: 35%;
}
/*
* Override visual captcha css
*/
.resmed-fm .fm-holder div.eL-captcha {
	position: relative;
}
.resmed-fm .fm-holder div.eL-captcha > div.eL-where2go {
	background: url(resmedcom-form/images/drag-here.png) right center no-repeat;
	display: block;
	float: left;
	height: 90px;
	margin: 8px 0 0 20px !important;
	padding: 0;
	width: 90px;
	box-shadow: none;
}
.resmed-fm .fm-holder div.eL-captcha > div.eL-where2go > span,
.resmed-fm .fm-holder div.eL-captcha > div.eL-where2go > p {
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 39px !important;
	font-size: 1.2em !important;
	text-align: center;
	text-shadow: none;
}
.resmed-fm .fm-holder .richtext {
	position: relative;
	margin-left: 6.5%;
	text-align: left;
}
.resmed-fm .fm-holder .richtext h6 {
	font-size: 2.1em;
}
.resmed-fm .fm-holder .richtext h6 span.icon-parent {
	margin: 0 1% 0 0;
}
.resmed-fm .fm-holder .richtext ul {
	margin: 3%;
}
.resmed-fm .fm-holder .richtext ul li {
	margin: 1% 0;
	font-size: 1.2em;
}
.resmed-fm .fm-holder .richtext p {
	font-size: 1.7em;
	margin-bottom: 2%;
	padding-top: 0.1%;
}
.resmed-fm .fm-holder .richtext p a {
	color: #333;
	text-decoration: underline;
}
.resmed-fm .fm-holder a.arrow-link {
	font-weight: normal;
	font-size: 0.9em;
}
.resmed-fm .fm-holder .richtext a.arrow-link {
	font-weight: normal;
	font-size: 1.5em;
}
.resmed-fm .fm-holder a.arrow-link.lessmargin {
	padding-left: 0.4% !important;
}
.resmed-fm .fm-holder .tooltip-link {
	display: inline;
}
.ui-tooltip {
	position: relative;
	background: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	max-width: 200px;
	padding: 0.5% 2%;
	color: #fff;
	font-size: 0.6em;
}
.tooltip-close {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 2.5em;
	margin: 5px;
	cursor: pointer;
}
.tooltip-close span {
	font-size: 0.42em;
	margin-top: 1%;
}
.tooltip-link {
	cursor: pointer;
}
.ui-tooltip b {
	display: block;
	font-weight: normal;
	font-size: 1.1em;
	margin-bottom: 3%;
}
.ui-tooltip:before {
	color: #fff;
	content: "";
	position: absolute;
	top: 25%;
	left: -1%;
	height: 20px;
	width: 15px;
	background: #000;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.ui-tooltip,
.arrow:after {
	background: #000;
}
/*css specific to support page dropdown starts here*/
.support-dropdown-wrapper {
	text-align: right;
	font-size: 1.4em;
}
.support-dropdown-wrapper .custom-dropdown {
	width: 15%;
	display: inline-block;
	vertical-align: middle;
	margin: 0%;
	margin-left: 1em;
}
.support-dropdown-wrapper .custom-dropdown select {
	color: #000
}
.support-dropdown-wrapper .custom-dropdown select > option {
	background: #fff;
}
.resmed-fm .fm-holder .elem-holder p label.mobile-captcha-label {
	display: none;
}
/*css specific to support page dropdown starts here*/
.separator-holder {
	margin-bottom: 3em
}
#client_captcha {
	width: 0 !important;
	height: 0 !important;
	background: none !important;
	border: 0px solid !important;
	margin: 0 !important;
	padding: 1px !important;
}
.resmed-fm .fm-holder .termsandconditions .richtext {
	display: inline-block;
	margin-bottom: 0;
	margin-left: 1em;
	margin-top: 0;
	width: 87%;
}
.resmed-fm .fm-holder .termsandconditions .error-msg-holder {
	margin-top: -1em;
}
.submit.section,
.reset.section {
	float: left;
}
.globalfooter {
	clear: both;
}
.resmed-fm .fm-holder .elem-holder p input[type="checkbox"] {
	width: auto;
}
@media only screen and (min-width: 640px) and (max-width: 1439px)
/*Desktop Resizing*/
,
only screen and ( min-width: 600px) and ( max-device-width: 1280px) and ( orientation: portrait) and ( min-width: 6in) and ( max-width: 10in)
/*Tablets*/
	{
	.support-dropdown-wrapper .custom-dropdown {
		max-width: 150px;
	}
	.support-dropdown-wrapper {
		text-align: center !important;
	}
	.custom-dropdown,
	.custom-dropdown select {
		margin: 0;
		width: 92% !important;
	}
	.resmed-fm .fm-holder .richtext p {
		font-size: 1.4em;
	}
	.resmed-fm .fm-holder .elem-holder {
		width: 69%;
	}
	.resmed-fm .fm-holder .elem-holder .submitBtn span.icon-parent {
		float: right;
		left: auto;
		margin-right: 10px;
	}
	.resmed-fm .fm-holder .elem-holder .submitBtn {
		/*background: -moz-linear-gradient(top,  #DF2726 0%, #B71918 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DF2726), color-stop(100%,#B71918)); 
background: -webkit-linear-gradient(top,  #DF2726 0%,#B71918 100%); 
background: -o-linear-gradient(top,  #DF2726 0%,#B71918 100%); */
		padding: 4%;
		width: 100%;
	}
	.resmed-fm .fm-holder .elem-holder .button-holder {
		/*background: -moz-linear-gradient(top,  #DF2726 0%, #B71918 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DF2726), color-stop(100%,#B71918)); 
background: -webkit-linear-gradient(top,  #DF2726 0%,#B71918 100%); 
background: -o-linear-gradient(top,  #DF2726 0%,#B71918 100%); */
		float: auto;
		margin-right: 10px;
		border: 0 none;
		border-radius: 4px;
		color: #FFFFFF;
		display: block;
		/*font-size: 1.6em;*/
		position: relative;
		text-align: left;
		margin-bottom: 60px;
		width: 40%;
	}
	.resmed-fm .fm-holder .elem-holder p label {
		margin-top: 0%;
	}
	.resmed-fm .fm-holder .richtext {
		margin-top: -5.5%;
	}
	.resmed-fm .fm-holder .elem-holder .elem-width-15 {
		width: 21%;
	}
	.resmed-fm .fm-holder .richtext {
		margin-bottom: 2em;
	}
	/*.resmed-fm .fm-holder .subscribe-blk.terms-agreement{display:block !important; float:none;}*/
	.resmed-fm .fm-holder .richtext {
		margin-bottom: 5em;
	}
	/*.resmed-fm .fm-holder .elem-holder .button-holder button.cta-link{width:100%;}*/
	.resmed-fm .fm-holder .subscribe-blk {
		margin-bottom: 0em;
	}
	.subscriptions-cta {
		float: none;
		margin: 2em 0
	}
	.resmed-fm .fm-holder div.eL-captcha > div.eL-where2go > p {
		display: block;
		color: #FFFFFF;
		font-weight: normal;
		padding-top: 39px !important;
		font-size: 1.2em !important;
		text-align: center;
		text-shadow: none;
	}
	.resmed-fm .fm-holder div.eL-captcha {
		width: 100%;
	}
	.button-holder {
		padding-bottom: 0em !important;
	}
	.resmed-fm .fm-holder {
		text-align: left;
	}
	.resmed-fm .fm-holder .richtext {
		margin-left: 9.5%;
	}
	.resmed-fm .fm-holder .elem-holder .elem-width-75 {
		width: 61%;
	}
	.resmed-fm div.eL-captcha > div.eL-possibilities.type-0 {
		width: 64%;
	}
	.resmed-fm div.eL-captcha > div.eL-possibilities > img {
		margin: 0 6% 0 0;
	}
}
@media only screen and (min-width: 640px) and (max-width: 1024px)
/*Desktop Resizing*/
,
only screen and ( min-width: 600px) and ( max-device-width: 1280px) and ( orientation: portrait) and ( min-width: 6in) and ( max-width: 10in)
/*Tablets*/
	{
	.resmed-fm .fm-holder .elem-holder p label.desktop-captcha-label {
		display: none !important;
	}
	.resmed-fm .fm-holder .elem-holder p label.mobile-captcha-label {
		display: block !important;
	}
}
@media only screen and (min-width: 300px) and (max-width: 640px)
/*Desktop Resizing*/
,
only screen and ( min-width: 300px) and ( max-device-width: 1280px) and ( orientation: portrait) and ( max-width: 5in)
/*Mobile*/
	{
	.rendersecurityicons div.eL-captcha.type-0 {
		min-width: 290px;
	}
	.resmed-fm .fm-holder .elem-holder {
		margin-bottom: 50px !important;
	}
	.resmed-fm .fm-holder {
		margin-bottom: 32px;
	}
	.resmed-fm .fm-holder .elem-holder p input {
		padding: 15px 1.8% 4%;
		width: 83%;
	}
	.resmed-fm .fm-holder .elem-holder .submitBtn {
		width: 99%;
		padding: 4%;
	}
	.resmed-fm .fm-holder .elem-holder {
		margin-bottom: -2em;
	}
	.resmed-fm .fm-holder .elem-holder p label {
		margin-top: 0%;
	}
	.resmed-fm .fm-holder a.arrow-link.primary {
		margin: 1.5em 0 0 0;
	}
	.resmed-fm .fm-holder a.arrow-link.lessmargin {
		margin: 0 0 10% 0;
	}
	.resmed-fm .fm-holder .elem-holder .submitBtn span.icon-parent {
		float: right;
		left: auto;
		margin-right: 10px;
	}
	/*.resmed-fm, .resmed-fm div.sectioncontainer{background-color: #3A3A3A !important;color:#fff;}
.resmed-fm .fm-holder{background-color: #3A3A3A !important;}
.resmed-fm .fm-holder a.arrow-link.primary span.icon-parent{color:#fff;}*/
	.resmed-fm .fm-holder .termsandconditions .richtext div {
		margin-bottom: 30px;
	}
	.resmed-fm .fm-holder div.eL-captcha > div.eL-where2go {
		margin: 8px 0 0 !important;
	}
	div.eL-captcha > div.eL-possibilities > img {
		width: 25px;
	}
	/*.resmed-fm .fm-holder .elem-holder .button-holder{margin-top: -2em;}*/
	.resmed-fm .fm-holder .elem-holder .button-holder {
		/*background: -moz-linear-gradient(top,  #DF2726 0%, #B71918 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DF2726), color-stop(100%,#B71918)); 
background: -webkit-linear-gradient(top,  #DF2726 0%,#B71918 100%); 
background: -o-linear-gradient(top,  #DF2726 0%,#B71918 100%);*/
		width: 86%;
		left: auto;
		margin-right: 10px;
		border: 0 none;
		border-radius: 4px;
		color: #FFFFFF;
		display: block;
		/*font-size: 1.6em;*/
		position: relative;
		text-align: left;
	}
	.resmed-fm .fm-holder .elem-holder button.cta-link {
		width: 100%;
	}
	/*.resmed-fm .fm-holder .elem-holder a.cta-link{width:87%;}*/
	.resmed-fm .fm-holder .elem-holder .anchor-holder a.cta-link {
		width: 45%;
	}
	.resmed-fm .fm-holder .elem-holder p label {
		margin-top: 0%;
	}
	.resmed-fm .fm-holder .richtext {
		margin-left: 11.5%;
	}
	.resmed-fm .fm-holder .elem-holder p input[type="checkbox"] + label {
		padding: 2.6% 2.2%;
	}
	.resmed-fm .fm-holder .elem-holder .elem-width-15 {
		width: 22%;
	}
	.resmed-fm .fm-holder .richtext {
		margin-bottom: 2em;
	}
	/*.resmed-fm .fm-holder .subscribe-blk.terms-agreement{display:block !important; float:left;}*/
	.resmed-fm .fm-holder .richtext {
		margin-bottom: 5em;
		width: 87%;
	}
	.subscriptions-cta {
		float: none;
		margin: 2em 0
	}
	.custom-dropdown,
	.custom-dropdown select {
		width: 100%
	}
	.resmed-fm .fm-holder div.eL-captcha > div.eL-where2go > p {
		display: block;
		color: #FFFFFF;
		font-weight: normal;
		padding-top: 39px !important;
		font-size: 1.2em !important;
		text-align: center;
		text-shadow: none;
	}
	.resmed-fm .fm-holder .elem-holder p label.desktop-captcha-label {
		display: none !important;
	}
	.resmed-fm .fm-holder .elem-holder p label.mobile-captcha-label {
		display: block !important;
	}
	.button-holder {
		padding-bottom: 0em !important;
	}
	.resmed-fm .fm-holder .richtext p {
		font-size: 1.7em;
	}
	.resmed-fm .fm-holder label.valid {
		padding: 1% 5% !important;
	}
	.resmed-fm .fm-holder .elem-holder .custom-dropdown,
	.custom-dropdown {
		width: 86%;
	}
	.resmed-fm .fm-holder .elem-holder .elem-width-75 {
		width: 55%;
	}
	.resmed-fm.account-fm .fm-holder .richtext {
		margin-left: 10px;
		margin-top: 20px;
	}
	.resmed-fm div.eL-captcha > div.eL-possibilities.type-0 {
		width: 65%;
	}
	.resmed-fm div.eL-captcha > div.eL-possibilities > img {
		margin: 0 3% 0 0;
	}
}
/* SPECIFIC TO LESS THAN IE8 STARTS*/
.lt-ie8 .resmed-fm .fm-holder .elem-holder .custom-dropdown,
.custom-dropdown {
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #f4f4f4;
	width: 91%;
	overflow: hidden;
	margin: 2% 0;
}
.lt-ie8 .resmed-fm .fm-holder .elem-holder select,
.lt-ie8 .custom-dropdown select {
	font-size: 0.9em;
	padding: 0.8% 0.5%;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	overflow: hidden;
	width: 92%;
	border: 0px;
	margin-top: 10px;
}
.lt-ie9 .resmed-fm .fm-holder .elem-holder p input[type="checkbox"] {
	display: inline;
	margin-left: -44%;
}
.lt-ie8 .resmed-fm .fm-holder .elem-holder p input[type="checkbox"] {
	margin-left: -43%;
}
.select-wrapper {
	display: inline-block;
	background: url(resmedcom-form/images/down-arrow-selbox.png) right center no-repeat;
	cursor: pointer;
}
.select-wrapper,
.select-wrapper select {
	width: 100%;
	position: relative;
	text-align: left;
}
.select-wrapper .holder {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	min-height: 25px;
	text-align: left;
	color: #000 !important;
	margin-top: -1.5em;
	padding: 0 10px 0 5px;
}
.select-wrapper select {
	margin: 0;
	position: relative;
	cursor: pointer;
	outline: none;
	opacity: 0;
	top: 0px;
	z-index: 2;
	min-height: 25px;
	/* CSS hacks for older browsers */
	_noFocusLine: expression(this.hideFocus=true);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0;
}
.lt-ie9 .select-wrapper .holder {
	padding: 3px 20px 5px 5px;
	margin-top: -2.1em;
}
.lt-ie9 .section-component .select-wrapper .holder {
	padding: 3px 20px 0px 5px;
}
.lt-ie8 .select-wrapper .holder {
	margin-top: -1.8em;
}
.lt-ie8 .section-component .select-wrapper .holder {
	margin-top: -1em;
}
.lt-ie8 .select-wrapper select {
	width: 100% !important;
}
.lt-ie8 .support-dropdown-wrapper .select-wrapper select,
.lt-ie8 .support-dropdown-wrapper .select-wrapper .holder {
	width: auto !important;
}
.lt-ie8 .support-dropdown-wrapper label {
	float: left;
	padding-top: 10px;
}
.lt-ie8 .support-dropdown-wrapper .custom-dropdown {
	float: left;
}
.lt-ie8 .support-dropdown-wrapper {
	float: right;
	clear: both;
}
.lt-ie8 .resmed-fm .fm-holder .elem-holder .submitBtn span.icon-parent {
	position: absolute !important;
	right: -2em !important;
	margin-top: 0.25em !important;
	padding-top: 1px;
	top: 0.35em;
}
.lt-ie8 button.cta-link {
	min-width: auto;
}
.lt-ie8 button.cta-link .icon-parent {
	top: 0.4em;
}
.lt-ie8 .anchor-holder a.cta-link .icon-parent {
	padding-top: 3px;
}
.lt-ie8 a.toggleSubscribe .icon-parent {
	padding-top: 1px;
	top: 0.35em;
}
.lt-ie9 .resmed-fm .fm-holder div.eL-captcha > div.eL-where2go {
	border: 0px !important;
}
.lt-ie10 .support-dropdown-wrapper .custom-dropdown select {
	padding-right: 0 !important;
}
.lt-ie9 .resmed-fm .fm-holder .elem-holder P INPUT[type='checkbox'] {
	margin-left: auto !important;
}
/* SPECIFIC TO LESS THAN IE8 ENDS*/
.resmed-fm .fm-holder label.error[for='contact_pass'],
.resmed-fm .fm-holder label.error[for='EMAIL'] {
	/*display: inline-block !important;*/
	/*white-space: pre;*/
	/*width: auto !important;*/
	/*word-wrap: break-word;*/
}
.resmed-fm .fm-holder label.valid[for='contact_pass'] {
	display: inline !important;
}
.resmed-fm .fm-holder .termsandconditions label.required:after {
	margin-left: -0.5em;
}
.resmed-fm .fm-holder .termsandconditions label.valid {
	display: none !important;
}
.fm-holder p.error {
	color: red;
	text-align: center;
	margin-bottom: 0.5%;
}
.forgot-pwd-section {
	max-width: 550px;
	margin: 0 auto;
	padding: 0 4%;
	padding-bottom: 2em;
}
.forgot-pwd-section p a {
	font-size: 1em
}
.resmed-fm .fm-holder .elem-holder p.subscribe-blk-desc {
	margin-left: 2em;
	margin-bottom: 2em;
	text-align: left;
}
.error + .autofocus {
	margin-top: 1em;
}
.valid + .autofocus {
	margin-top: 0em;
}
.fm-holder .hideBlk {
	display: none;
}
/*styles for radio button starts here*/
.resmed-fm .radio {
	text-align: left
}
.resmed-fm .radio .chk-group-label {
	margin-bottom: 1.5em;
	text-align: left;
	font-size: 1.5em;
}
.resmed-fm .radio .check-group div p input[type='radio'],
.resmed-fm .radio .check-group div p label {
	width: auto;
	display: inline-block;
}
.resmed-fm .radio .check-group div p {
	margin-bottom: 0.1em
}
/*styles for radio button ends here*/
.resmed-fm .general-article-list {
	list-style-type: disc;
	margin-left: 6.9%;
}
.resmed-fm .fm-holder .elem-holder .submit [disabled] {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.ac_input {
	background: #f4f4f4;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #7f7f7f;
	font-family: Arial;
	width: 80%;
	/*height:30px;*/
	padding-left: 3px;
}
.edit {
	background: #f4f4f4;
	border: 1px solid #7f7f7f;
	border-radius: 6px;
	font-size: 0.9em;
	font-family: Arial;
	margin: 2% 0;
	/*height:25px;*/
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.resmed-fm .fm-holder .elem-holder .custom-dropdown select,
.custom-dropdown #reasons #reason1 #reason2 #reason3 {
	height: 38px;
	font-size: 15px;
}
.list {
	height: 38px;
	font-size: 15px;
}
.richtext {
	font-size: 11px;
	line-height: 13px;
	color: #000;
	height: 200px;
	width: 350px;
	overflow: auto;
	margin-top: 9px !important;
	margin-bottom: 9px !important;
}
.fieldofInterestClass .newCheckbox {
	float: left;
}
.fieldofInterestClass {
	overflow: hidden;
}
.resmed-fm .fm-holder .elem-holder p input[type="checkbox"] {
	margin-right: 2%;
}
.termsandconditions .richtext {
	height: auto;
	margin-top: 0 !important;
}
.lbl-terms {
	border: 0 none !important;
	float: left;
	font-family: "CernUltraLight", Helvetica, Arial, Serif !important;
	font-size: 15px !important;
	line-height: 13px !important;
	margin-left: 30px;
	margin-top: -20px !important;
	padding: 0 !important;
	width: 388px !important;
}
.chk-product {
	display: block !important;
	/*float: left;
    margin-left: 179px;*/
}
div.check-group {
	text-align: left !important;
	font-size: 15px;
}
div.check-group div {
	font-size: 15px;
	margin-top: 10px;
}
div.check-group div.mainRadio {
	font-size: 10px !important;
}
div.check-group label.chk-group-label {
	margin-bottom: 10px;
    margin-top: 10px;
    display: inline-block;
}
.fld {
	left: -44px;
	margin-left: -123px;
	position: relative;
	top: -20px;
}
/* SPECIFIC TO LESS THAN IE9 & IE8 STARTS*/
.lt-ie9 div.accountpopulate {
	clear: both;
}
/**
 * visualCaptchaHTML class by emotionLoop - 2013.08.17
 *
 * This file handles the CSS for the main wCaptcha class.
 *
 * This license applies to this file and others without reference to any other license.
 *
 * @author emotionLoop | http://emotionloop.com
 * @link http://visualcaptcha.net
 * @package visualCaptcha
 * @license GNU GPL v3
 * @version 4.2.0
 */
div.eL-captcha.type-1 {
	margin: 10px 0 10px 10px;
	padding: 0;
	display: block;
	width: 200px;
}
div.eL-captcha > p.eL-explanation > span.desktopText {
	display: block;
}
div.eL-captcha > p.eL-explanation > span.mobileText {
	display: none;
}
div.eL-captcha > div.eL-possibilities.type-1 {
	margin: 0;
	padding: 14px 0 0 0;
	display: block;
	width: 100px;
	float: left;
	height: 46px;
}
div.eL-captcha > div.eL-possibilities.type-1 > img {
	padding: 0 4px 4px 4px !important;
}
div.eL-captcha > div.eL-where2go.type-1 {
	margin: 0 !important;
}

div.eL-captcha.type-0 {
	margin: 0 0 3em 0;
	padding: 0;
	display: block;
	min-width: 320px;
}
div.eL-captcha > div.eL-possibilities.type-0 {
	margin: 0;
	padding: 34px 0 0 0;
	display: block;
	width: 72%;
	float: left;
	height: 66px;
}

div.eL-captcha > div.eL-possibilities > img {
	width: 32px;
	height: 32px;
	display: block;
	float: left;
	margin: 0 10% 0 0;
	padding: 0;
	z-index: 5;
}
div.eL-captcha > div.eL-where2go {
	margin: 8px 0 0 20px;
	padding: 0;
	display: block;
	width: 90px;
	float: left;
	height: 90px;

	background: #0d6797; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #0d6797 0%, #169799 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#0d6797), color-stop(100%,#169799)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #0d6797 0%,#169799 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #0d6797 0%,#169799 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #0d6797 0%,#169799 100%); /* IE10+ */
	background: linear-gradient(135deg, #0d6797 0%,#169799 100%); /* W3C */

	box-shadow: inset 1px 1px 5px rgba( 0, 0, 0, 0.7 );

	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
	border-radius: 50px;
}
div.eL-captcha > div.eL-where2go.img {
	background: transparent url('resmedcom-form/images/visualcaptcha/dropzone.png') center center no-repeat;
}
div.eL-captcha > div.eL-where2go.img.retina {
	background: transparent url('resmedcom-form/images/visualcaptcha/dropzone@2x.png') center center no-repeat;
	background-size: 90px 90px;
}
div.eL-captcha > div.eL-where2go > p {
	padding-top: 14px;
	font-size: 18px !important;
	font-weight: 200;
	color: #FFF;
	text-align: center;

	text-shadow: 1px 1px 2px rgba( 0, 0, 0, 0.7 );
}
div.eL-captcha > p.eL-accessibility {
	font-size: 10px;
	text-align: right;
	display: block;
	float: right;
	clear: both;
}
div.eL-captcha > p.eL-accessibility img {
	width: 16px;
	height: 16px;
}
div.eL-captcha > div.eL-accessibility {
	font-size: 12px;
	text-align: left;
	display: none;
	clear: left;
	float: left;
	margin-bottom: 10px;
	width: 300px;
	overflow: auto;
}
div.eL-captcha > div.eL-accessibility.type-1 {
	width: 180px;
}
div.eL-captcha > div.eL-accessibility > p {
	width: 100%;
}
div.eL-captcha > div.eL-accessibility > input {
	display: block;
	padding: 5px;
	width: 90%;
	margin: 10px 0;
	font-size: 1em;
	border: 1px solid #CCC;
	color: #333;
}
div.eL-captcha > div.eL-accessibility > audio {
	visibility: hidden;
	clear: both;
}

div.eL-captcha .clearfix,
div.eL-captcha.clearfix {
	zoom: 1;
}
div.eL-captcha .clearfix:before,
div.eL-captcha .clearfix:after,
div.eL-captcha.clearfix:before,
div.eL-captcha.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
div.eL-captcha .clearfix:after,
div.eL-captcha.clearfix:after {
	clear: both;
}

@media only screen and (min-width: 300px) and (max-width: 640px) /*Desktop Resizing*/
	,only screen and ( min-width : 300px ) and ( max-device-width : 1280px ) and ( orientation : portrait ) and ( max-width : 5in) /*Mobile*/
{
div.eL-captcha.type-0{
 min-width: 291px;
    width: 291px;
}
div.eL-captcha > div.eL-possibilities.type-0{
width: 194px;
}
}

.separator-holder{
	margin: 0 auto;
	margin-bottom: 3em;
	width: 65%;
}
.negative-margin{
	margin-top: -90px;
	z-index: 1;
	position: relative;

}

.sub-unsub-fm  .richtext
{
	max-width: 78%;
}

.account-fm  .fm-holder{
	margin-top: 0
}

.sub-unsub-fm .cta-link{
	float: right
}

.resmed-fm.account-fm .fm-holder .elem-holder{
	width: 60%
}

.resmed-fm.account-fm .fm-holder .richtext{
	margin-left: 0;
	margin-top: 0;	
}

.details-holder{
	margin-top: 3em;
	text-align: left;
}

.details-holder h3{
	text-align:center
}

.non-edit p span{
	display: block;
	margin-top: 0.5em	
}
/*.details-section{
	display: inline-block;
	vertical-align: top;
	width:75%;
}*/

.non-edit label{
	color:#666
}


#resmedcomEditUserProfile.non-edit p .input-value,#resmedcomEditUserProfile.non-edit p .input-value,#resmedcomEditUserProfile.non-edit #edit-details,
#p360EditProfile.non-edit p .input-value,#p360EditProfile.non-edit p .input-value,#p360EditProfile.non-edit #edit-details{
	display: inline-block;
}

#resmedcomEditUserProfile p .input-value,#resmedcomEditUserProfile p .input-value,#resmedcomEditUserProfile #edit-details,
#p360EditProfile p .input-value,#p360EditProfile p .input-value,#p360EditProfile #edit-details{
	display: none;
}
#resmedcomEditUserProfile.non-edit input,.non-edit .custom-dropdown,#resmedcomEditUserProfile.non-edit #save-changes,#resmedcomEditUserProfile.non-edit .submit,
#p360EditProfile.non-edit input,.non-edit .custom-dropdown,#p360EditProfile.non-edit #save-changes,#p360EditProfile.non-edit .submit {
	display: none;	
}
#resmedcomEditUserProfile.non-edit,
#p360EditProfile.non-edit
{
	padding-bottom: 2em
}

#resmedcomEditUserProfile.non-edit label.valid,
#p360EditProfile.non-edit label.valid{
	display:none !important
}
.non-edit #save-changes,
#p360EditProfile .section.anchor{
	display: inline-block;
}

/*#resmedcomEditUserProfile #EMAIL{
	display: none;
}
#resmedcomEditUserProfile .input-value[for='EMAIL']{
	display: inline-block;
}*/
/*#resmedcomEditUserProfile .elem-holder>div {
                width: 70%;
}*/
#resmedcomEditUserProfile .elem-holder>.section.anchor,
#p360EditProfile .elem-holder>.section.anchor {
                width: auto;
}
#resmedcomEditUserProfile .section.anchor {
    float: right;
    clear: both;
    margin-top: 0.5em;
}

.resmed-fm .non-edit  .fm-holder  label.required:after {
	content: "";
}

.resmed-fm .non-edit  .fm-holder  label.required:after {
	content: "*";
}




.toggleSubscribe .text{
	 display: inline-block;
	 width: 80px;
}
.resmed-fm .fm-holder label.required:after {
	margin-left: 7px;
	content: "*";
}

.resmed-fm .fm-holder .elem-holder p input[type="checkbox"] + label {
	background-color: #fff;
	border: 1px solid #333;
	border-radius: 3px;
	display: inline-block;
	position: relative;
	width: 1%;
	padding: 0px 0px 0 10px;
	font-size: 0.8em;
}

#resmedcomLogin  .resmed-fm .fm-holder{
    margin-top:0px;
}

#_content_resmed_global_en_user_change-password_jcr_content_par_start .resmed-fm .fm-holder,#_content_resmed_global_en_user_forgot-password_jcr_content_par_start .resmed-fm .fm-holder,#resmedcomLogin  .resmed-fm .fm-holder{
	margin-top:0px;
}

.fm-holder p.error{
	color:red
}
.checkbox-wrapper{
	float:left;
}


.request-brochures .checkbox-wrapper+.richtext{
	margin-top: 0 !important;
}

.checkbox-wrapper .checkbox-label{
	float: left;
	border-radius: 3px;
	display: inline-block;
	position: relative;
	padding: 0px 0px 0 10px;
	font-size: 15px;
	background-color: #fff;
	border: 1px solid #333;
	color: #333;
	width:5px;
	height: 15px;
	position: relative;
}
.checkbox-wrapper input[name=checkbox]{
	display: none ;
	
}
input[type="checkbox"]:checked + label:after {	
	color: #333;
	position: absolute;
	left:0;
	top:0
}
.checkbox-wrapper-section{
	margin-top: 3%;
}
.checkbox-wrapper-section .richtext label{
	font-size: 1.6em;
	font-weight: bold;
}
.request-brochures h5{
	margin-top: 3%;
	text-align: left
}

.resmed-fm .fm-holder textarea{
	height: 7em;
	padding: 0.8% 1%;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #7f7f7f;
    width: 90%;
    margin: 1em 0;
    overflow: hidden;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
    background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
    resize: none;
    vertical-align: middle;
}
#resmedcomEditUserProfile .section.anchor  #editYourAccount,
#p360EditProfile .section.anchor  #editYourAccount
{ 
	min-width:8.5em;
}
.section.anchor{margin-top:0.5em;}

/*Modified by lnt infotech 27th july 2016 check box and label alignemnt issue*/
.resmed-fm .fm-holder .elem-holder p{
    margin-bottom: 0.4em;
}
.resmed-fm .fm-holder .elem-holder p label span{
	margin-left: 20px;
    font-size: 14px;
    vertical-align: top;
}
/*
.resmed-fm .fm-holder .elem-holder p input[type="checkbox"] + label {
    width: 1.8%;
    height: 16px;
}
.resmed-fm .fm-holder .elem-holder p input[type="checkbox"]:checked + label:after {
    margin-left: 25%;
    font-size: 16px;
    top: -2px;
}*/
/*Your account details page for email container*/
form#resmedcomEditUserProfile .textbox.section {
    clear: both;
}

@media only screen and (min-width: 300px) and (max-width: 640px) /*Desktop Resizing*/
	,only screen and ( min-width : 300px ) and ( max-device-width : 1280px ) and ( orientation : portrait ) and ( max-width : 5in) /*Mobile*/
{
.details-holder{
	text-align: center;
}
.resmed-fm.account-fm .fm-holder .elem-holder {
    width: auto;
}
.sub-unsub-fm .cta-link {
    float: none;
}
.section.anchor{margin-top:0.5em;}
#resmedcomEditUserProfile .section.anchor {
    float: none;
    clear: both;
    margin-bottom: 2.5em;
}
#p360EditProfile .section.anchor{
    display:inline-block;
}
}
@media only screen and (min-width: 640px) and (max-width: 1439px) /*Desktop Resizing*/
       ,only screen and ( min-width : 600px ) and ( max-device-width : 1280px ) and ( orientation : portrait ) and ( min-width : 6in) and ( max-width : 10in) /*Tablets*/
{
.section.anchor{margin-top:0.5em;}
#resmedcomEditUserProfile .section.anchor {
    float: right;
    clear: both;
    margin-bottom: 2.5em;
}
#p360EditProfile .section.anchor {
	display:inline-block;
}
}
/* SPECIFIC TO LESS THAN IE8 STARTS */
.lt-ie8 #resmedcomEditUserProfile.non-edit select,
.lt-ie8 #p360EditProfile.non-edit select
{
	display:none;
}
.lt-ie8 #resmedcomEditUserProfile.non-edit #edit-details,
.lt-ie8 #p360EditProfile.non-edit #edit-details 
{
	float:left;
}
.lt-ie8 .details-section
{
	float:left;
}
.lt-ie8 .details-holder
{
	clear:both;
}

/* SPECIFIC TO LESS THAN IE8 ENDS*/


/*model styles starts here*/
.mymodel-layer{
	opacity: 0.5;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 1001;
	opacity:0.5;
	background: #000;
	filter: alpha(opacity=50);
}
.mymodel-wraper{
	position:fixed;
	z-index: 1002;
	height: 100%;
	width: 100%;
	top:0;
	text-align: center;
}
.mymodel-wraper:before {
	content: '';
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
	margin-left: -0.25em;
	text-align: center;
}
.model-container
{
	background: #fff;
	border-radius: 10px;
	border: 2px solid #000;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 50%;
	padding: 2em;
	text-align: left;
	max-height: 506px;
	overflow-y: auto;
	overflow-x: hidden;
	position: relative;
	
}
.close-mymodel.close{
	position: absolute;
	right:1em;
	top:1em;
}
.close-mymodel.close .icon-circle-2p0{
	color:#000;
}
.lt-ie8 .mymodel-wraper>span{
	display: inline;
	width: 0;
	height: 100%;
	vertical-align: middle;
	zoom:1;
	content:'';
}
.lt-ie8  .model-container{
	display:inline;
	zoom:1;
}

.lt-ie9 .elem-holder .icon-parent.icon-interaction-checkbox
{
	padding-top:3px;
}
.lt-ie9 .elem-holder .icon-child.icon-site-doctor
{
	top:0.4em;
}
.lt-ie8 #contact_tnc_accepted,.lt-ie8 #termsUse,.lt-ie8 #onMediCare
{
    filter:alpha(opacity=0);
}
.model-container p{
	margin-bottom: 1em;
}
@media only screen and (min-width: 640px) and (max-width: 1439px) /*Desktop Resizing*/
	,only screen and ( min-width : 600px ) and ( max-device-width : 1280px ) and ( orientation : portrait ) and ( min-width : 6in) and ( max-width : 10in) /*Tablets*/
{
	.model-container
	{
		width: 80%;
	}
	
}
@media only screen and (min-width: 300px) and (max-width: 640px) /*Desktop Resizing*/
	,only screen and ( min-width : 300px ) and ( max-device-width : 1280px ) and ( orientation : portrait ) and ( max-width : 5in) /*Mobile*/
{
.resmed-fm .fm-holder textarea{resize: none;width: 84%;}
}
/*model styles ends here*/

.resmed-fm.account-fm.sub-unsub-fm .content-wrapper .clearfix{
	clear:both;
	margin-bottom:20px;
}
.hidden.section{
	display:none;
}
#product-template .edit-added-product{
	position: absolute;
    font-size: 24px;
    margin-left: 76px;
    color: white;
    background-color: rgb(223,39,38);
    height: 24px;
    width: 24px;
    border-radius: 20px;
    top: 20px;
	right: -10px;
	cursor: pointer;
}
div.datepicker {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-width: 196px;
	min-height: 147px;
	position: absolute;
	cursor: default;
	top: 0;
	left: 0;
	display: none;
	background:#fff;
	z-index:99999;
}
.datepickerContainer {
	background: #FFF;
	position: absolute;
	top: 10px;
	left: 10px;
}
.datepickerBorderT {
	left: 10px;
	top: 0;
	right: 10px;
	height: 10px;
	border-top:1px solid #ccc;
}
.datepickerBorderB {
	left: 10px;
	bottom: 0;
	right: 10px;
	height: 10px;
	border-bottom:1px solid #ccc;
}
.datepickerBorderL {
	left: 0;
	bottom: 10px;
	top: 10px;
	width: 10px;
	border-left:1px solid #ccc;
}
.datepickerBorderR {
	right: 0;
	bottom: 10px;
	top: 10px;
	width: 10px;
	border-right:1px solid #ccc;
}
.datepickerBorderT,
.datepickerBorderR,
.datepickerBorderB,
.datepickerBorderL{
	position: absolute;
	background: #fff;
	
}
.datepickerBorderTL {
	top: 0;
	left: 0;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
.datepickerBorderTR {
	top: 0;
	right: 0;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
}
.datepickerBorderBL {
	bottom: 0;
	left: 0;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.datepickerBorderBR {	
	bottom: 0;
	right: 0;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.datepickerBorderTL ,
.datepickerBorderTR,
.datepickerBorderBL,
 .datepickerBorderBR{
	position: absolute;
	background: #fff;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 2px;
	border-radius: 2px ;

 }
.datepickerHidden {
	display: none;
}
div.datepicker table {
	border-collapse:collapse;
}
div.datepicker a {
	color: #333;
	text-decoration: none;
	cursor: pointer;
	outline: none;
	text-align:center;
}
div.datepicker table td {
	text-align: right;
	padding: 0;
	margin: 0;
}
div.datepicker th {
	text-align: center;
	color: #999;
	font-weight: normal;
}
div.datepicker tbody th {
	text-align: center;
}
div.datepicker tbody a {
	display: block;
}
.datepickerDays a {
	width: 30px;
	line-height: 16px;
	padding:5%;
	font-size:1em;
}
.datepickerDays a span{
	display:inline-block;
	padding:6% 0;
}
.datepickerYears a,
.datepickerMonths a{
	width: 44px;
	line-height: 36px;
	height: 36px;
	text-align: center;
}
td.datepickerNotInMonth a {
	color: #ccc;
}
tbody.datepickerDays td.datepickerSelected{
	background: #FF7F49;
}
tbody.datepickerDays td.datepickerSelected a{
	color:#fff;
	cursor:pointer;
}
tbody.datepickerDays td.datepickerNotInMonth.datepickerSelected {
	background: #17384d;
}
tbody.datepickerYears td.datepickerSelected,
tbody.datepickerMonths td.datepickerSelected{
	background: #17384d;
}
div.datepicker a:hover,
div.datepicker a:hover {
	color: #88c5eb;
}
div.datepicker td.datepickerNotInMonth a:hover {
	color: #999;
}
div.datepicker tbody th {
	text-align: center;
}
.datepickerSpace div {
	width: 20px;
}
.datepickerGoNext a,
.datepickerGoPrev a,
.datepickerMonth a {
	text-align: center;
	height: 20px;
	line-height: 20px;
}
.datepickerGoNext a {
	float: right;
	width: 20px;
}
.datepickerGoPrev a {
	float: left;
	width: 20px;
}
table.datepickerViewDays{
	background:#fff;
}
table.datepickerViewDays .datepickerMonth{
	vertical-align:middle;
}
table.datepickerViewDays .datepickerMonth a{
	margin-bottom:0.75em;
}
table.datepickerViewDays tbody{
	background:#fff;
}
table.datepickerViewDays tbody.datepickerMonths,
table.datepickerViewDays tbody.datepickerYears {
	display: none;
}
table.datepickerViewMonths tbody.datepickerDays,
table.datepickerViewMonths tbody.datepickerYears,
table.datepickerViewMonths tr.datepickerDoW {
	display: none;
}
table.datepickerViewYears tbody.datepickerDays,
table.datepickerViewYears tbody.datepickerMonths,
table.datepickerViewYears tr.datepickerDoW {
	display: none;
}
td.datepickerDisabled a,
td.datepickerDisabled.datepickerNotInMonth a{
	color: #333;
}
td.datepickerDisabled a:hover {
	color: #333;
}
td.datepickerSpecial a {
	background: #700;
}
td.datepickerSpecial.datepickerSelected a {
	background: #a00;
}
