
#regForm {
	background-color: #ffffff;
	margin: 100px auto;
	
	padding: 30px;
	width: 100%;
	border: 0px solid #f4f4f4;
	max-width: 900px;
	border-bottom: 2px solid #3cb99c;
	box-shadow: 0px 0px 40px rgb(152 152 152 / 20%);
	border-radius: 10px;
	font-size: 14px;
	/*display: none;*/
}

.message.error {
    color: red;
    background: #eee;
    padding: 10px;
    margin-bottom: 30px;
}

h1 {
	text-align: center;
}

input {
	padding: 5px;
	width: 100%;
	font-size: 14px;
	
	border: 1px solid #aaaaaa;
}


/* Mark input boxes that gets an error on validation: */

.invalid {
	background-color: #ffdddd !important;
}


/* Hide all steps by default: */

.tab {
	display: none;
}

button.next-btn,
button.prev-btn {
	background-color: #3cb99c;
	color: #ffffff;
	border: none;
	padding: 8px 20px;
	font-size: 16px;
	cursor: pointer;
	border-radius: 4px;
}

button.next-btn:focus {
	border: none;
	background-color: #3cb99c;
	outline: none;
}

button.prev-btn {
	background-color: #000;
}

button.next-btn:focus {
	outline: none;
}

button:hover {
	opacity: 0.8;
}

#prevBtn {
	background-color: #bbbbbb;
}

form.step-form h2 {
	font-size: 20px;
	color: #3cb99c;
	text-align: center;
	margin-bottom: 30px;
	position: relative;
}

select.custom-select {
	border: 1px solid #aaa;
	border-radius: 0;
	height: 33px;
	font-size: 14px;
}

form.step-form h3 {
	font-size: 14px;
	border-bottom: 0px solid #3cb99c;
	line-height: 30px;
	margin-bottom: 0px;
	display: inline;
	background: #3cb9ac;
	padding: 7px;
	color: #fff;
}

.family-info .child_box {
	border: 1px solid #eeeeee;
	padding: 15px;
	margin-bottom: 20px;
}

form.step-form label {
	font-size: 14px;
	font-weight: 700;
}

input[type="text"]:focus,
select.custom-select:focus {
	outline: none;
}

.custom-control.custom-radio {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
}

.custom-control.custom-radio label {
	line-height: 24px;
}

.col-md-9.due-date {
	display: flex;
	max-width: 300px;
	align-items: center;
}

button:hover {
	opacity: 0.8;
}

#prevBtn {
	background-color: #bbbbbb;
}


/* Make circles that indicate the steps of the form: */

.step {
	height: 10px;
	width: 10px;
	margin: 0 2px;
	background-color: #bbbbbb;
	border: none;
	border-radius: 50%;
	display: inline-block;
	opacity: 1;
}

.step.active {
	opacity: 1;
}


/* Mark the steps that are finished and valid: */

.step.finish {
	background-color: #3cb99c;
}


/*==========  Thankyou  ==========*/

.thankyou {
	background-color: #ffffff;
	margin: 100px auto;
	padding: 30px;
	width: 100%;
	border: 0px solid #f4f4f4;
	max-width: 700px;
	border-bottom: 2px solid #3cb99c;
	box-shadow: 0px 0px 40px rgb(152 152 152 / 20%);
	border-radius: 10px;
}

.thankyou h3 {
	font-size: 14px;
	border-bottom: 0px solid #3cb99c;
	line-height: 30px;
	margin-bottom: 0px;
	display: inline;
	background: #3cb9ac;
	padding: 7px;
	color: #fff;
}

.thankyou h2 {
	font-size: 20px;
	color: #3cb99c;
	text-align: center;
	margin-bottom: 30px;
	position: relative;
}

.thankyou .family-info {
	padding: 30px;
	text-align: center;
}

.thankyou h6 {
	color: #3cb9ac;
	font-size: 16px;
	margin-bottom: 15px;
}

.thankyou p {
	margin-bottom: 0;
	font-size: 12px;
}

.thankyou a {
	color: #3cb9ac;
}

a.thankyou-btn {
	display: inline-block;
	padding: 5px 10px;
	background: #3cb9ac;
	color: #fff;
	border-radius: 4px;
	margin-top: 15px;
}

a.thankyou-btn:hover {
	text-decoration: none;
	background: #000;
}

.custom-control.custom-checkbox {
	line-height: 24px;
}

.form-group {
	margin-bottom: 1rem;
	align-items: center;
}

.survey {
	padding-left: 30px;
}

:focus {
	background-color: #e9e9e91f;
}

.encourage h5 {
	font-size: 12px;
	margin-bottom: 15px;
}

.custom-control.custom-checkbox label {
	color: #666;
	font-weight: normal;
}

.best-way {
	display: flex;
}

.best-way .custom-control.custom-checkbox {
	margin-right: 15px;
}

.next-prev {
    position: relative;
    float: right;
    z-index: 1;
    width: 230px !important;
	margin-bottom:20px;
}
.next-prev.internshipButton {
    position: relative;
    float: right;
    z-index: 1;
    width: 280px !important;
    margin-top: 100px;
	margin-bottom:20px;
}
.tabu{clear: both;}
.next-prev.volunteerButton{margin-right: -200px;}
@media only screen and (max-width : 1400px) {
.next-prev {
    right: 15%;
}
.next-prev.internshipButton {right: 0;}
}

@media only screen and (max-width : 1170px) {
.next-prev {
    right: 5%;
}
}
@media only screen and (max-width : 1090px) {
.next-prev.internshipButton {
    position: absolute;
    bottom: 0;
    top: auto;
    right: auto;
}
}
@media only screen and (max-width : 833px) {
	
.cz-foot-covid {
    left: 0 !important;
    margin-top: 50px;
}
}
@media only screen and (max-width : 700px) {.next-prev.volunteerButton{margin-right: 0px;}
	.container.cz-container{position: relative;}
   .next-prev {
   	position: absolute;
   	bottom: 0;
   	top: auto;
   	right: auto;
}
}
@media only screen and (max-width : 460px) {
	#regForm {
    padding: 15px;
}
form.step-form h2 {
    text-align: left;
}
.thankyou h2 {
    text-align: left;
}
.thankyou {
    padding: 15px;
}
.thankyou .family-info {
    padding: 15px;
}
.form-group {
    margin-bottom: 8px;
}
}


@media only screen and (max-width : 360px) {
	form.step-form h2 {
		font-size: 20px;
		margin-bottom: 20px;
		text-align: left;
	}
	.next-prev {
		float: left;
		margin-top: 15px;
	}
}

h5.whiteheading{
	font-size: 4em;
    border-bottom: 0px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 40px;
    margin-top: 0px;
    text-transform: uppercase;
    letter-spacing: -2px;
    color: #FFF;
    margin-top: -110px;
    text-shadow: 1px 1px 1px #222;
    white-space: nowrap;
}
