.hv-hidden {
	display: none;
}

.notResize {
	resize: none;
}

.ellipsis-text {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.wizardBody {
	border-radius: 10px;
	left: 102px;
	top: 33px;
}

.wizard {
	margin: 20px auto;
	border-radius: 3px;
	background-color: transparent;
	margin-top: 0px
}

.wizard .nav-tabs {
	position: relative;
	margin: 0px auto;
	margin-bottom: 0;
	display: flex;
	justify-content: center;
}

.wizard>div.wizard-inner {
	position: relative;
	padding-top: 12px;
}

.connecting-line {
	height: 1px;
	border-bottom: 1px solid #898989;
	position: absolute;
	width: 50%;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 35%;
}

.wizard .nav-tabs>li.active>a, .wizard .nav-tabs>li.active>a:hover,
	.wizard .nav-tabs>li.active>a:focus {
	color: #555555;
	cursor: pointer;
	border: 0;
	border-bottom-color: transparent;
	background-color: transparent;
}

.stepperCircle {
	padding-top: 10px;
}

span.round-tab {
	width: 60px;
	height: 60px;
	line-height: 40px;
	display: block;
	border-radius: 100px;
	border: 3px solid #D7D7D7;
	left: 0;
	text-align: center;
	font-size: 18px;
	margin: 0 auto 3px auto;
	background: #F5F5F5;
}

span.round-tab-mobile.active {
	background: #60E465 url(check-1.svg) no-repeat center;
	background-size: 15px;
}

.iconMobile .active {
	background: #027379;
	border: 1px solid #027379;
}

.iconMobile .disabled {
	background: #F5F5F5;
	border: 3px solid #D7D7D7;
	box-sizing: border-box;
}

i.referrel-icon {
	width: 10px;
	height: 10px;
}

.disabled1 span.round-tab {
	width: 50px;
	height: 50px;
	line-height: 40px;
	display: block;
	border-radius: 100px;
	border: 3px solid #D7D7D7;
	left: 0;
	text-align: center;
	font-size: 18px;
	margin: 0 auto;
	background: #F5F5F5;
}

span.round-tab i {
	color: #ffffff;
}

.wizard li.active span.round-tab {
	background: #027379;
	border: 1px solid #027379;
	margin-bottom: 3px;
}

.wizard li.active span.round-tab i {
	color: #000000;
	position: relative;
	width: 40px;
	height: 40px;
	display: block;
}

.wizard li.disabled span.round-tab {
	background: #F5F5F5;
	border: 3px solid #D7D7D7;
	box-sizing: border-box;
	margin-bottom: 3px;
}

.wizard li.stepperCircle.ref span.round-tab {
	width: 60px;
	height: 60px;
	line-height: 40px;
	display: block;
	border-radius: 100px;
	border: 1px solid #60E465;
	left: 0;
	text-align: center;
	font-size: 18px;
	margin: 0 auto 3px auto;
	background: #60E465 url(check-1.svg) no-repeat center;
	cursor: pointer;
}

.ref {
	cursor: pointer;
}

.wizard li.disabled span.round-tab i {
	color: #000000;
}

.wizard li.disabled span.round-tab:active {
	background: #027379;
	border: 1px solid #898989;
}

.wizard .nav-tabs>li {
	width: 25%;
	text-align: center;
}

.wizard li.active .widget-title:after {
	content: " ";
	position: absolute;
	margin: 0 auto;
	bottom: -15px;
	width: 100%;
	height: 3px;
	background-color: #027379;
	left: 0;
}

.wizard .nav-tabs>li a {
	margin: 0px auto;
	padding: 10px;
}

.wizard .nav-tabs>li.disabled div {
	padding: 11px 10px 10px 10px;
}

.wizard .nav-tabs>li.active div {
	padding: 10px;
	cursor: pointer;
}

.wizard li.active .widget-title {
	color: #027379;
	font-weight: bold;
}

.wizard li.disabled1 .round-tab:active {
	background-color: #027379;
}

.widget-title {
	position: relative;
	color: #525252;
	font-weight: normal;
	font-size: 14px;
}

.wizard .nav-tabs>li a:hover {
	background: transparent;
	border-color: transparent;
}

.wizard .tab-pane {
	position: relative;
}

.wizard-footer {
	display: flex;
	justify-content: space-between;
	padding: 10px 30px;
	border-top: 1px solid #dedede;
}

.next-step, .finish-step {
	color: #fff;
	background-color: #2662DE;
	font-weight: bold;
	font-size: 14px;
	border: 0px;
	padding: 10px 25px;
	border-radius: 40px;
	display: block;
	width: 200px;
	height: 35px;
}

.wizardBodyMobile {
	border-radius: 10px;
	left: 102px;
	top: 33px;
	padding: 12px;
}

.wizardBodyMobileReferral {
	padding-left: 4.5%;
	padding-right: 3.0%;
}

.rowMobile {
	margin-bottom: 15px;
}

.next-step-mobile, .finish-step-mobile {
	color: #fff;
	background-color: #2662DE;
	font-weight: bold;
	font-size: 14px;
	border: 0px;
	padding: 10px 25px;
	border-radius: 40px;
	display: flex;
	justify-content: center;
	width: 200px;
	height: 35px;
	margin: 5px;
}

.step {
	color: #fff;
	background-color: #2662DE;
	font-weight: bold;
	font-size: 14px;
	border: 0px;
	padding: 5px 15px;
	border-radius: 40px;
	display: block;
	width: 100px;
	height: 35px;
}

.step-mobile {
	color: #fff;
	background-color: #2662DE;
	font-weight: bold;
	font-size: 14px;
	border: 0px;
	padding: 5px 15px;
	border-radius: 40px;
	display: block;
	width: 100px;
	height: 35px;
}

.prev-step {
	color: #000;
	background-color: #efefef;
	font-weight: bold;
	font-size: 14px;
	border: 0px;
	padding: 5px 25px;
	border-radius: 40px;
	display: block;
	width: 100px;
	height: 35px;
	border: 3px solid #0066FC;
	border-radius: 100000px;
	background-color: transparent;
	color: #0066FC;
	border: 3px solid #0066FC;
}

.prev-step:focus {
    outline: none;
    box-shadow: 0 0 0 2px #036A73 !important;
    border: 2px solid #036A73 !important
}

.prev-step-mobile-n {
	color: #000;
	background-color: #efefef;
	font-weight: bold;
	font-size: 14px;
	border: 0px;
	padding: 5px 25px;
	border-radius: 40px;
	display: block;
	height: 35px;
	border: 3px solid #0066FC;
	border-radius: 100000px;
	background-color: transparent;
	color: #0066FC;
	border: 3px solid #0066FC;
	margin-top: 5px;
	margin-left: 50px;
}

.btn-more {
	color: #2662de;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 5px;
	border-radius: 2px;
	display: block;
	width: 100px;
	border: 2px solid #2662de;
}

.next-step:hover, .prev-step:hover, .finish-step:hover, .btn-more:hover
	{
	box-shadow: 0px 3px 7px -5px #000;
}

.widget-content {
	padding: 30px;
}

.widget-content .form-control {
	border-radius: 2px;
	box-shadow: none;
}

.widget-content .form-group, .pregnancy {
	margin-bottom: 15px;
}

@media ( max-width : 585px ) {
	.wizard .nav-tabs>li {
		width: 33.3%;
	}
	.connecting-line {
		width: 70%;
		top: 32%;
	}
}

.my-2 {
	margin-top: 2em;
	margin-bottom: 2em;
}

.refferel-icon, .caregiver-icon, .children-icon {
	position: relative;
	width: 60px;
	height: 60px;
	display: block;
}

.refferel-icon:before, .caregiver-icon:before, .children-icon:before {
	content: "";
	width: 25px;
	height: 25px;
	background-size: contain;
	display: block;
	top: 0;
	bottom: 0;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}

img.imgDate {
	width: 45px;
	height: 35px;
	margin-left: -1px;
	margin-top: -1px;
}

.success-icon {
	width: 80px;
	height: 80px;
	background-color: #F0EDE0;
	border-radius: 50%;
	box-shadow: 0px 0px 0px 1px #4caf50;
	border: 5px solid #fff;
	margin: 0 auto;
}

.btn-success-outline {
	font-weight: bold;
	color: #4caf50;
	border: 2px solid #4caf50;
	background-color: #fff;
	padding: 6px 20px;
}

.titleHome {
	background-color: transparent;
	font-weight: bold;
	font-size: 26px !important;
	margin-bottom: 30px;
}

.descriptionHV, .descriptionChildren {
	font-style: italic;
	font-weight: normal;
	line-height: 19px;
	color: #333333;
	margin-bottom: 30px;
	font-size: 16px;
}

.descriptionHVP {
	font-style: italic;
	font-weight: normal;
	line-height: 19px;
	color: #333333;
	font-size: 16px;
}

.questionCaregiver {
	margin-bottom: 10px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
}

.radio-inline-class label.radio-inline {
	margin-top: 0px;
	margin-left: 0px;
}

.inputs {
	width: 200px;
	height: 35px;
	left: 462px;
	top: 763px;
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	box-sizing: border-box;
	margin-bottom: 10px;
	font-size: 16px;
}

.names {
	font-size: 16px
}

.inputsBigger {
	width: 300px;
	height: 35px;
	left: 462px;
	top: 763px;
	background: #FFFFFF;
	border: 1px solid #DBDBDB;
	box-sizing: border-box;
	margin-bottom: 10px;
	font-size: 16px;
}

.secondary {
	border: 2px solid #266CDE;
	box-sizing: border-box;
	border-radius: 10px;
	padding: 25px;
}

.elementsInside {
	margin: 10px 0 0 0;
}

.separation, .secondary, .headerCaregiver, .secondSection {
	margin: 15px;
}

.hv-information {
	margin: 10px 10px 10px 10px;
}

.descriptionText {
	margin-top: 10px;
	border: 1px solid #D7D7D7;
	box-sizing: border-box;
}

.subtitle {
	width: 450px;
}

hr {
	line-height: 19px;
}

#textArea:active {
	border: 1px solid #D7D7D7;
}

.headerInformation {
	margin-left: -15px;
}

.secondaryTitle {
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	padding: 0 20px;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	color: #266CDE;
	position: absolute;
	margin-top: -10px;
	margin-left: 50px;
	background-color: #FFFFFF;
}

.wizardContainer {
	width: 100% !important;
	border-radius: 10px;
}

.text-sixTeen, .description {
	font-size: 16px;
}

.p-l {
	padding-right: 215px;
}

.p-l-c {
	padding-left: 0px;
}

.add-person-blue {
	color: #fff;
	background-color: #2662DE;
	font-weight: bold;
	font-size: 14px;
	border: 0px;
	padding: 10px 25px;
	border-radius: 40px;
	display: block;
	width: 200px;
	height: 35px;
}

.drop {
	width: 77%;
	height: 35px;
	left: 462px;
	top: 763px;
	box-sizing: border-box;
	font-size: 16px;
}

.drop-selection {
	width: 77%;
	height: 16px;
	left: 462px;
	top: 763px;
	box-sizing: border-box;
	font-size: 16px;
}

.bold_text {
	font-weight: bold;
}

.display-none {
	display: none;
}

.hvText {
	width: 88%;
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
	.margin-b-3 {
    	margin-bottom: 2px;
	}
	.displayTable{
		display: table;
	}
	.widthDob{
		width: 105px;
	}
	.middle-p {
    	padding-bottom: 1px;
	}
	.without-p-left {
    	padding-left: 0px;
	}
	.without-p-right {
    	padding-right: 0px;
	}
	.displayInlineFlex{
		display: inline-flex;
    	width: 100%;
	}
	.displayInlineTable{
		display: flow-root;
    	width: 100%;
	}
	.row.p-t-3.text-sixTeen {
   		justify-content: right;
	}
	.floatLeft{
		float: left;
	}
	.second {
		display: none;
	}
	.displayHeaderchildren {
		display: none;
	}
	.NdisplayHeaderchildren {
		display: block;
	}
	.header-mobile {
		display: none;
	}
	.m-b-d {
		margin-bottom: 45px;
	}
	.nameTxt {
		border-top: 0px;
		border-left: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
	}
	.nameTxt-first {
		border-left: 1px solid #dddddd;
	}
	.nameTxt-first-last {
		border-bottom: 1px solid #dddddd;
		margin-bottom: 40px;
	}
	.nameTxt-first {
		border-left: 1px solid #dddddd;
	}
	.br-first {
		border-right: 1px solid #dddddd;
	}
	.headerStyle:first-child {
		border-top: 1px solid #dddddd;
	}
	.headerStylefirst:first-child {
		border-top: 1px solid #dddddd;
	}
	.headerStyleImg:first-child {
		border-top: 1px solid #dddddd;
	}
	.nameTxt:last-child {
		border-top: 0px;
		border-bottom: 1px solid #dddddd;
		margin-bottom: 40px;
	}
	.rowStyleDoc {
		padding: 8px;
		line-height: 1.42857143;
		vertical-align: top;
		border-top: 1px solid #ddd;
	}
	.rowStyleDocfirst {
		padding: 8px;
		line-height: 1.42857143;
		vertical-align: top;
		border-top: 1px solid #ddd;
	}
	.widthGender {
		width: 77px;
	}
	.widthChild {
		width: 185px;
	}
	.table-complete {
		width: 100%;
		max-width: 100%;
		margin-bottom: 20px;
		border-collapse: collapse;
	}
	.table-complete-first {
		width: 100%;
		max-width: 100%;
		margin-bottom: 20px;
		border-collapse: collapse;
	}
	.headerStyle {
		border-top: 0;
		vertical-align: middle ! important;
		border-bottom: 0px;
		padding: 8px;
		font-size: 1.0em;
		color: #000000;
		background-color: #F0F4F7;
		font-weight: bold;
		line-height: 19px;
		text-align: left;
	}
	.headerStylefirst {
		border-top: 0;
		vertical-align: middle ! important;
		border-bottom: 0px;
		padding: 8px;
		font-size: 1.0em;
		color: #000000;
		background-color: #F0F4F7;
		font-weight: bold;
		line-height: 19px;
		text-align: left;
	}
	.headerStyleImg {
		border-top: 0;
		vertical-align: middle ! important;
		border-bottom: 0px;
		padding: 1.1em;
		font-size: 1.0em;
		color: #000000;
		background-color: #F0F4F7;
		font-weight: bold;
		line-height: 19px;
		text-align: left;
	}
	.wizardBody {
		padding: 25px;
	}
	.stepMobile {
		display: none;
	}
	.bottom-left {
		left: 50px;
	}
	.button-blue-white-hv-wrapper {
		padding-right: 35px !important;
		padding-left: 30px !important;
	}
	.button-blue-white-hv .blue-btn-hv {
		margin-left: 10px;
	}
	.homeCardVisiting {
		margin: 0 2% 8% 2%;
	}
	.hvText {
		width: 80%;
	}
}

.hide-headerStyle {
	display: none;
}

@media screen and (min-width: 1024px) {
	.margin-b-2 {
    	margin-bottom: 2px;
	}
	.displayTable{
		display: table;
	}
	.without-p-right {
    	padding-right: 0px;
	}
	.without-p-left {
    	padding-left: 0px;
	}
	.middle-p {
    	padding-bottom: 1px;
	}
	
	.displayInlineFlex{
		display: inline-flex;
    	width: 100%;
	}
	.displayInlineTable{
		display: flow-root;
    	width: 100%;
	}
	.row.p-t-3.text-sixTeen {
   		justify-content: right;
	}
	.floatLeft{
		float: left;
	}
	.second {
		display: none;
	}
	.displayHeaderchildren {
		display: none;
	}
	.NdisplayHeaderchildren {
		display: block;
	}
	.header-mobile {
		display: none;
	}
	.m-b-d {
		margin-bottom: 15px;
	}
	.headerStyleImg:first-child {
		border-top: 1px solid #dddddd;
	}
	.nameTxt {
		border-top: 0px;
		border-left: 1px solid #dddddd;
		border-right: 1px solid #dddddd;
	}
	.headerStyle:first-child {
		border-top: 1px solid #dddddd;
	}
	.headerStylefirst:first-child {
		border-top: 1px solid #dddddd;
	}
	.nameTxt:last-child {
		border-top: 0px;
		border-bottom: 1px solid #dddddd;
		margin-bottom: 40px;
	}
	.nameTxt-first {
		border-left: 1px solid #dddddd;
	}
	.nameTxt-first-last {
		border-bottom: 1px solid #dddddd;
		margin-bottom: 40px;
	}
	.nameTxt-first {
		border-left: 1px solid #dddddd;
	}
	.br-first {
		border-right: 1px solid #dddddd;
	}
	.table-complete {
		width: 100%;
		max-width: 100%;
		margin-bottom: 20px;
		border-collapse: collapse;
	}
	.table-complete-first {
		width: 100%;
		max-width: 100%;
		margin-bottom: 20px;
		border-collapse: collapse;
	}
	.rowStyleDoc {
		padding: 8px;
		line-height: 1.42857143;
		vertical-align: top;
		border-top: 1px solid #ddd;
	}
	.rowStyleDocfirst {
		padding: 8px;
		line-height: 1.42857143;
		vertical-align: top;
		border-top: 1px solid #ddd;
	}
	.headerStyle {
		border-top: 0;
		vertical-align: middle ! important;
		border-bottom: 0px;
		padding: 8px;
		font-size: 1.0em;
		color: #000000;
		background-color: #F0F4F7;
		font-weight: bold;
		line-height: 19px;
		text-align: left;
	}
	.headerStylefirst {
		border-top: 0;
		vertical-align: middle ! important;
		border-bottom: 0px;
		padding: 8px;
		font-size: 1.0em;
		color: #000000;
		background-color: #F0F4F7;
		font-weight: bold;
		line-height: 19px;
		text-align: left;
	}
	.headerStyleImg {
		border-top: 0;
		vertical-align: middle ! important;
		border-bottom: 0px;
		padding: 1.1em;
		font-size: 1.0em;
		color: #000000;
		background-color: #F0F4F7;
		font-weight: bold;
		line-height: 19px;
		text-align: left;
	}
	.wizardBody {
		padding: 25px;
	}
	.button-blue-white-hv .blue-btn-hv {
		margin-left: 10px;
	}
	.button-blue-white-hv-wrapper {
		padding-right: 35px !important;
		padding-left: 30px !important;
	}
	.bottom-left {
		left: 90px;
	}
	.stepMobile {
		display: none;
	}
	.wizardContainer {
		padding: 0px;
		margin-top: 0;
		margin: 0 auto;
		max-width: 945px;
		width: auto;
		height: 100%;
	}
	.referral-medical {
		padding-bottom: 3%;
	}
	.referral-type {
		padding-bottom: 4px;
	}
	.p-t-tablet {
		padding-top: 2%;
	}
	.p-b-1-l-2, .p-b-1, .referral-medical,
	.referral-friend, .referral-family-friend {
		font-style: normal;
		font-weight: normal;
		font-size: 16px;
		line-height: 19px;
	}
	.homeCardVisiting {
		margin: 0 8px;
	}
}

@media screen and (max-width: 1199px) {
	.hvText {
		width: 83%;
	}
}

.asterisk {
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 21px;
	text-align: center;
}

.p-0 {
	padding: 0;
}

.p-b-10 {
	padding-bottom: 10px;
}

.p-b-6 {
	padding-bottom: 6%;
}

.p-b-3 {
	padding-bottom: 3%;
}

.p-b-1 {
	padding-bottom: 1%;
}

.b-t-1 {
	border-top: 1px solid #dedede;
}

.p-t-3 {
	margin-top: 3%;
}

.p-t-1 {
	padding-top: 1%;
}

.p-t-8 {
	padding-top: 8%;
}

.p-t-1-a {
	margin-top: 2%;
}

.p-l-2 {
	padding-left: 2%;
}

.p-b-1-l-2 {
	padding-bottom: 1%;
	padding-left: 2%;
}

.table-design {
	border: 1px solid #E3E3E3;
	border-collapse: collapse;
}

table.table-design tr {
	background-color: #f8f8f8;
}

table.table-design thead th {
	vertical-align: middle ! important;
	border-bottom: 0px;
}

table.table-design tbody tr td.images {
	vertical-align: middle ! important;
}

table.table-design th {
	font-size: 1.0em;
	color: #000000;
	background-color: #F0F4F7;
	padding: 1.1em;
	font-weight: bold;
	line-height: 19px;
	text-align: left;
}

.col-dbo {
	width: 17%;
}

table.table-design tbody tr:nth-child(odd) {
	background-color: #F3F3F3;
}

table.table-design tbody tr:nth-child(even) {
	background-color: #F3F3F3;
}

label.titleMobile {
	text-align: left;
	text-indent: 0px;
	font-weight: bold;
	width: 300px;
	font-size: 22px;
}

.descriptionMobile {
	font-style: italic;
	font-size: 16px;
}

.panelMobile .panel-headingMobile {
	background-color: #027379;
}

span.round-tab-mobile {
	width: 27px;
	height: 27px;
	line-height: 40px;
	display: block;
	border-radius: 100px;
	border: 1px solid #60E465;
	left: 0;
	text-align: center;
	justify-content: center;
	font-size: 18px;
	margin: 0 auto;
	background-color: green;
	back background-position: center;
}

/*TimeLine*/
.buttonClear_bottomRightTL {
	float: right;
	overflow: hidden;
	top: 0;
	padding-right: 15px;
	padding-left: 15px;
	width: 36%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.timeLineBtn {
	margin-right: 20px;
}

.panelMobile {
	width: 100%;
	margin: 8px 0px;
	position: relative;
	clear: both;
	padding: 10px 0px 10px 40px;
}

.panel-defaultMobile {
	border: 0;
}

.panel-defaultMobile>.panel-headingMobile {
	border: 0;
	background: none;
	font-weight: 400;
}

.panel-defaultMobile>.panel-headingMobile+.panel-collapseMobile>.panel-bodyMobile
	{
	border-top: 0;
	padding-top: 0;
	border-bottom: 0;
}

.panelMobile .panel-headingMobile.iconMobile * {
	font-size: 14px;
	vertical-align: middle;
	line-height: 40px;
}

.panelMobile>.panel-headingMobile .iconMobile {
	position: absolute;
	width: 40px;
	height: 40px;
	padding: 0px;
	border-radius: 50%;
	text-align: center;
	float: left;
}

.panelMobile>.panel-headingMobile .iconMobile {
	left: 11px;
}

.timelineMobile {
	width: 100%;
	float: left;
	position: relative;
	padding: 0 0 60px 0;
	margin-top: 0;
	margin-top: 4px;
	display: none;
}

.panelMobile {
	background: transparent;
	z-index: 2;
}

.panelMobile::before {
	position: absolute;
	display: block;
	top: 8px;
	left: -24px;
	content: "";
	width: 0px;
	height: 0px;
	border: inherit;
	border-width: 12px;
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}

.panel-outlineMobile {
	border-color: transparent;
	background: transparent;
	box-shadow: none;
}

.panel-outlineMobile .panel-bodyMobile {
	padding: 10px 0px;
}

h4.panel-titleMobile {
	font-size: 24px;
	border: 0;
}

.lineMobile {
	position: absolute;
	width: 8px;
	display: block;
	top: 32px;
	bottom: 100px;
	margin-left: 27px;
	background: #417DF1;
}

.lineMobile::before {
	top: -2px;
}

.lineMobile::after {
	bottom: -2px;
}

.lineMobile::before, .lineMobile::after {
	content: "";
	position: absolute;
	left: -6px;
	width: 0;
	height: 0;
	display: block;
	border-radius: 50%;
	background: #0039a6;
}

.lineMobile div.active {
	font-weight: bolddiv;
	color: #dc3545
}

.lineMobile div.active:after {
	background: #dc3545
}

.timeline-headingMobile {
	font-size: 16px;
	padding-left: 20px;
	margin-top: 2px;
	font-weight: normal;
}

.timeline-headingMobile:hover {
	text-decoration: underline;
}

.timeline-dateMobile {
	font-size: 12px;
}

.timeline-contentMobile {
	padding: 0 14px 10px 20px;
}

.timelineUno::before {
	content: '';
	position: absolute;
	top: 160px;
	height: 135px;
	margin-left: 30px;
	width: 1px;
	background-color: #858585;
	z-index: 1;
}

.timelineTres::before {
	content: '';
	position: absolute;
	top: 170px;
	height: 390px;
	margin-left: 30px;
	width: 1px;
	background-color: #858585;
	z-index: 1;
}

.timelineDos::before {
	content: '';
	position: absolute;
	top: 160px;
	height: 360px;
	margin-left: 30px;
	width: 1px;
	background-color: #858585;
	z-index: 1;
}

.timelineMobileExpandedReferral:active {
	display: flex;
	content: '';
	position: absolute;
	top: 48px;
	left: 30px;
	width: 12px;
	height: 255px;
	border-left: 3px solid #CCC;
	z-index: 4;
}

.timelineMobile {
	z-index: 5;
}

.progress-track li.active {
	font-weight: bolddiv;
	color: #dc3545
}

.progress-track li.active:after {
	background: #dc3545
}

.pad-friend {
	padding: 15px 0 10px 0;
}

.pad-friend-w-b {
	padding: 18px 0 0 0;
}

.pad-friend-w {
	margin-bottom: 10px;
}

.button-blue-white-hv {
	float: left;
}

.float-right-button {
	float: right;
}

.button-blue-white-hv .back-button,
.button-blue-white-hv .cancel-button,
.button-blue-white-hv .delete-button {
	border-radius: 100px;
	background-color: #fff;
	border-color: #0041DE;
	color: #0041DE;
	font-weight: 700;
	border-width: 2px;
}

.button-blue-white-hv .back-button,
.button-blue-white-hv .cancel-button,
.button-blue-white-hv .save-button,
.button-blue-white-hv .save-continue-button {
	min-width: 85px;
	width: auto;
	margin-bottom: 20px;
	margin-top: 15px;
	margin-left: 5px;
}

.btn {
	margin-left: -8px;
	margin-top: 2px;
}

.button-blue-white-hv .save-button,
.button-blue-white-hv .save-continue-button,
.button-blue-white-hv .edit-button {
	border-radius: 100px;
	font-weight: 700;
}

.button-blue-white-hv .save-button {
	color: white;
}

.button-blue-white-hv .back-button:hover,
.button-blue-white-hv .cancel-button:hover,
.button-blue-white-hv .delete-button:hover {
	background-color: #e2e6ea;
}

@media screen and (max-width: 479px) {
	div.hor-footer {
		display: none;
	}
	.ellipsis-text {
		overflow: visible;
		text-overflow: unset;
		white-space: normal;
		word-break: break-word;
	}
}

@media screen and (min-width: 479px) {
	.headerCaregiver {
		margin: 2.53%;
	}
	.hor-mobile-footer {
		display: none;
	}
}

.botton-save {
	display: flex;
	justify-content: center;
	margin-left: 15px;
}

.botton-back {
	display: flex;
	justify-content: center;
}

.imgTxt2 {
	display: block;
}

.imgTxt {
	display: none;
}

.styleBottom {
	margin: 0;
	padding: 0;
}

@media screen and (max-width: 350px) {
	.homeCardVisiting {
		width: 90%;
	}
}

@media screen and (min-width: 351px) and (max-width: 370px) {
	.homeCardVisiting {
		width: 95%;
	}
}
/* mobile */
@media screen and (max-width: 767px) {
	.without-p-right {
    	padding-right: 0px;
	}
	.without-p-right-m {
    	padding-right: 0px;
	}
	.without-p-left-m {
    	padding-left: 0px;
	}
	.p-15{
	    padding-left: 15px;
	}
	.display-grid {
    	display: grid;
	}
	.without-pad {
		padding: 0;
	}
	.second {
		display: block;
	}
	.p-b-error {
		color: #940000;
		font-style: italic;
		text-align: left;
		float: left;
		padding-bottom: 30px;
	}
	.space-bottom-mobile {
		padding: 8px 14px 0 19px !important;
	}
	.header-mobile {
		padding: 18px 0 0 36px;
	}
	.header-desktop {
		display: none;
	}
	.displayHeaderchildren {
		display: block;
	}
	.NdisplayHeaderchildren {
		display: none;
	}
	.p-b-1-l-2 {
		padding-bottom: 1%;
		padding-left: 6%;
	}
	.without-width {
		width: 104%;
	}
	.without-width-l {
		width: 93%;
	}
	.without-width-c {
		width: 98%;
	}
	.without-width-w {
		width: 105%;
	}
	.p-b-25-m {
		padding-bottom: 25px;
	}
	.m-b-d {
		margin-bottom: 88px;
	}
	.m-right {
		margin-right: 10px;
	}
	.d-flex-m {
		display: flex;
	}
	.bold_text_mobile {
		font-weight: bold;
	}
	.hide-headerStyle {
		display: block;
	}
	.imgTxt2 {
		display: none;
	}
	.imgTxt {
		display: block;
		width: 30px;
	}
	.headerCaregiver {
		margin: 0px 20px 0px 20px;
	}
	.wizardBody {
		padding: 0 5px 0 10px;
	}
	.button-blue-white-hv .back-button,
	.button-blue-white-hv .cancel-button,
	.button-blue-white-hv .save-button,
	.button-blue-white-hv .save-continue-button,
	.button-blue-white-hv .delete-button,
	.button-blue-white-hv .edit-button {
		margin-bottom: 0px !important;
		margin-top: 0px !important;
		margin-left: 0px !important;
	}
	.button-blue-white-hv-wrapper {
		display: flex;
		flex-direction: column;
		align-items: center;
		place-items: center;
		text-align: center;
		padding-right: 20px !important;
		padding-left: 20px !important;
		padding-top: 10px;
		padding-bottom: 15px;
	}
	.button-blue-white-hv .btn-hv {
		margin-left: 0px;
	}
	.button-blue-white-hv {
		margin-top: 5px;
		float: none;
	}
	#addNextOptionFirstTable {
		margin-left: auto;
	}
	.float-right-button {
		float: none !important;
	}
	.bottom-left {
		left: 20px;
	}
	.hor {
		display: none;
	}
	.child-tab {
		display: none;
	}
	.buttonClear_bottomRightTL {
		width: 100%;
		padding-right: 0;
	}
	.panelHeadingMobile {
		padding: 10px 46px;
		border-bottom: 1px solid transparent;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
	}
	.panelBodyContentMobile {
		padding: 0 18px 0 46px;
	}
	.panelBodyButtonMobile {
		padding: 0 0 10px 0;
	}
	.timelineMobile {
		display: block;
	}
	.pad-mobile {
		padding: 15px 0 3px 0;
	}
	.pad-mobile-bottom {
		padding: 0 0 3px 0;
	}
	.p-b-1-mobile {
		padding: 8px 0px 2px 8px;
	}
	.p-t-2-mobile {
		padding-top: 2%;
	}
	.p-t-3-mobile {
		padding-top: 3%;
	}
	.p-t-6-mobile {
		padding-top: 6%;
	}
	.p-t-10-mobile {
		padding-top: 10%;
	}
	.p-t-4-mobile {
		padding-top: 4%;
	}
	.p-t-0-mobile {
		padding-top: 0%;
	}
	.m-t-0-mobile {
		margin-top: 0%;
	}
	.without-width-hundred {
		width: 100% !important;
	}
	.pregnancy {
		margin-bottom: 0px;
	}
	.stepMobile {
		padding: 0 20px 24px 50px;
		position: relative;
		transition: all 0.4s ease-in-out;
	}
	.stepMobile-completed::before {
		content: '';
		position: absolute;
		height: 27px;
		width: 27px;
		background: #60E465 url(check-1.svg) no-repeat center;
		background-size: 15px;
		border-radius: 15px;
		left: calc(50px/ 2);
		transform: translateX(-45%);
		z-index: 2;
		text-decoration: underline;
		font-weight: normal;
		color: #027379;
	}
	.stepMobile-active::before {
		content: '';
		position: absolute;
		height: 27px;
		width: 27px;
		background: #027379;
		border-color: #027379;
		background-size: 15px;
		border-radius: 15px;
		left: calc(50px/ 2);
		transform: translateX(-45%);
		z-index: 2;
	}
	.stepMobile-pending::before {
		content: '';
		position: absolute;
		height: 27px;
		width: 27px;
		background-color: rgb(198, 198, 198);
		border-radius: 15px;
		left: calc(50px/ 2);
		transform: translateX(-45%);
		z-index: 2;
		background: #F5F5F5;
		border: 2px #D7D7D7 solid;
	}
	.stepMobile::after {
		content: '';
		position: absolute;
		height: 0px;
		width: 1px;
		background-color: rgb(198, 198, 198);
		left: calc(50px/ 2);
		top: 0;
		z-index: 1;
	}
	.stepMobile.minimized {
		transition: background-color 0.3s ease-in-out;
	}
	.headerMobile-pending {
		font-size: 16px;
		color: #898989;
	}
	.headerMobile-active {
		text-decoration: underline;
		font-weight: bold;
		color: #027379;
		font-size: 16px;
	}
	.headerMobile-completed {
		text-decoration: underline;
		font-weight: normal;
		color: #027379;
		font-size: 16px;
	}
	.divide {
		display: flex;
		flex-direction: column;
	}
	.ellipsis-text {
		overflow: visible;
		text-overflow: unset;
		white-space: normal;
		word-break: break-word;
	}
	.homeCardVisiting {
		margin: auto;
		max-width: 345px;
	}
	.hvText {
		width: auto;
	}
}

.p-r-2 {
	padding-right: 2%;
}

.steps {
	width: 400px;
	padding: 24px 0;
	position: relative;
	margin: auto;
}

.steps::before {
	content: '';
	position: absolute;
	top: 0;
	height: 0px;
	width: 0px;
	background-color: rgba(0, 0, 0, 0.2);
	left: calc(50px/ 2);
	z-index: 1;
}

@media ( max-width : 320px) {
	.steps {
		width: 300px;
	}
}

.subheader {
	user-select: none;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.4);
}

.step-content {
	transition: all 0.3s ease-in-out;
	overflow: hidden;
	position: relative;
}

.stepMobile.minimized>.step-content {
	height: 0px;
}

.step-content.one {
	height: auto;
	width: 100%;
	border-radius: 4px;
	margin-top: 10px;
	margin-left: -15px;
}

.step-content.two {
	height: 300px;
	width: 70%;
	border-radius: 4px;
	margin-top: 10px;
	margin-left: -15px;
}

.step-content.three {
	height: 300px;
	width: 70%;
	border-radius: 4px;
	margin-top: 10px;
	margin-left: -15px;
}

.close-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	border: 0;
	padding: 10px 20px;
	border-radius: 4px;
	background-color: rgb(255, 0, 255);
	box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.3);
	color: #FFF;
	transition: background-color 0.3s ease-in-out;
	cursor: pointer;
	transform: translate(-50%, -50%);
}

.close-btn:hover {
	background-color: rgba(255, 0, 255, 0.6);
}

.close-btn:focus {
	outline: 0;
}

.next-btn:focus {
	outline: 0;
}

input.date-format-class.inputs {
	width: 53% !important;
}

.m-t-30 {
	margin-top: 30px;
}

.p-t-t {
	padding-top: 10px;
}

.w-pd {
	padding: 2% 0px 0px 0px;
}

.widht-modalHV-small {
	width: 290px !important;
}

.next-step-continue {
	color: #fff;
	background-color: #2662DE;
	font-weight: bold;
	font-size: 14px;
	border: 0px;
	border-radius: 40px;
	display: block;
	width: 131px;
	height: 35px;
}

.next-step-continue:focus {
    outline: none;
    box-shadow: 0 0 0 0.25rem rgba(49,132,253, .5);
}

.wizard-footer-continue {
	display: flex;
	justify-content: space-between;
	padding-top: 10px;
	border-top: 1px solid #dedede;
}

.wizard-footer-continue-child {
	display: flex;
	justify-content: space-between;
	padding: 10px;
	border-top: 1px solid #dedede;
}

.justify-normal {
	justify-content: normal;
}

.form-control-hv {
	width: 100%;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .padding-names{
   		padding-top: 100px;
   }
   .form-control-hv {
		width: 95%;
	}
	.padding-gender{
   		padding-top: 22px;
   }
   .margin-b-2 {
    	margin-bottom: 3px;
   }
}