section.formsection {
	background-color: #E6F6FF;
	padding-top: 30px;
	padding-bottom: 30px;
	flex-grow: 1;
}
.formbox {
	max-width: 425px;
	background-color: #fff;
	margin: auto;
	padding: 20px;
	width: 100%;
	box-shadow: 0px 0px 4px 0px #00000080;
	border-radius: 5px;
	margin-bottom: 25px;
}
h2.sectioheading {
	font-family: Montserrat;
	font-weight: 600;
	font-size: 24px;
	text-align: center;
	margin-bottom: 30px;
}
h3.formboxheading {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 20px;
	text-align: center;
	margin-bottom: 30px;
}
.formfield {
	width: 100%;
	margin-bottom: 25px;
	position: relative;
}
.formfield img.inputicon {
    position: absolute;
    right: 15px;
    top: 16px;
}
.viewpassword {
    position: absolute;
    width: auto !important;
    top: 9px;
    right: 8px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px !important;
    background-image: none !important;
    background-color: transparent;
	cursor: pointer;
}
.iti__country-list {
	z-index: 99 !important;
}
.iti--separate-dial-code .iti__selected-flag {
	background-color: transparent !important;
}
.iti--separate-dial-code .iti__selected-dial-code {
	font-weight: 600 !important;
}

.formfield input, select {
	width: 100%;
	padding: 12px;
	border-radius: 5px;
	border: 1px solid #B9B9B9;
}
.formfield label {
	position: absolute;
	left: 15px;
	color: #000;
	z-index: 9;
	background-color: #ffff;
	top: -12px;
	padding: 0px 5px;
	font-family: Montserrat;
	font-weight: 500;
	font-size: 16px;
}
.formbox span.note {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 14px;
	padding-top: 10px;
}
.formbox h4 {
	position: relative;
	z-index: 9;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	font-family: Montserrat;
	font-weight: 600;
	color: #34527F;
}
.formbox h4 span {
	background-color: #fff;
	padding: 0px 10px;
}
.formbox h4:before {
	position: absolute;
	top: 51%;
	width: 100%;
	height: 1px;
	content: '';
	background-color: #191919;
	left: 0px;
	z-index: -1;
}
.editprofile-headflex {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 25px;
}
.editprofile-headflex h2 {
	margin-bottom: 0px;
}
.editprofile-headflex .userimage {
	box-shadow: 0px 0px 4px 0px #00000080;
	background-color: #fff;
	border-radius: 120px;
	width: 80px;
	height: 80px;
	margin-bottom: 0px;
}
h2.username {
	font-family: Montserrat;
	font-weight: 600;
	font-size: 18px;
	text-align: center;
	margin-bottom: 30px;
}
.userimagebox {
	margin-top: -10px;
	display: flex;
	justify-content: center;
	align-items: start;
}
.avtrbtn {
	cursor: pointer;
}
.userimage .custavtr {
	border-radius: 50%;
	text-align: center;
	object-fit: cover;
}
.userimage {
	box-shadow: 0px 0px 4px 0px #00000080;
	border-radius: 120px;
	width: 110px;
	height: 110px;
	margin-bottom: 15px;
	align-items: center;
	display: flex;
	justify-content: center;
}
.userimage a {
	text-decoration: none;
	color: grey;
	font-family: Montserrat;
	font-weight: 500;
	font-size: 14px;
	cursor: pointer;
}
.cred-block {
	display: none;
}

.userimage span {
	color: grey;
	font-family: Montserrat;
	font-weight: 500;
	font-size: 14px;
}
ul.noticeformoption {
	padding-left: 0px;
	list-style: none;
}
ul.noticeformoption li {
	margin-bottom: 17.5px;
	align-items: center;
	display: flex;
	justify-content: space-between;
	position: relative;
}
ul.noticeformoption li input {
	float: right;
}
ul.noticeformoption li label {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 16px;
}
ul.socialsignin {
	padding-left: 0px;
	width: 100%;
	text-align: center;
	list-style: none;
	margin: 15px 0px 20px;
	float: left;
}
ul.socialsignin li svg {
	max-width: 27px;
}
ul.socialsignin li {
	float: none;
	margin-right: 15px;
	width: 30px;
	display: inline-block;
}
svg#google-plus {
	max-width: 40px;
	width: 40px;
}
.formbox p {
	font-family: Montserrat;
	font-weight: 600;
	font-size: 16px;
}
.formbox button {
	background-image: linear-gradient(to right, #6E98D8 0%, #3660A0 60%, #012B6A 100%);
	width: 100%;
	color: #fff;
	font-weight: 600;
	border: 0px;
	border-radius: 5px;
	padding: 13px;
	font-size: 16px;
	font-family: Montserrat;
}
.digit-group input {
	height: 40px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	font-weight: 200;
	margin: 0 1%;
	border-bottom: 1px solid #000 !important;
	border: 0px;
	border-radius: 0px;
	width: 21%;
	padding: 5px;
}
.prompt {
	margin-bottom: 20px;
	font-size: 20px;
	color: white;
}
.formfield .signupemail input:focus .formfield.signupemail{
    border:1px solid blue !important;
}
.formfield .signupemail {
    width: 100%;
    padding: 0px;
    border-radius: 5px;
    border: 1px solid #B9B9B9;
}
.signupemail input {
    border: 0px;
    width: calc(100% - 90px);
}
.formfield .signupemail input:focus{
    outline:none;
}
.otpsent {
	color: #1bb61b;
	font-size: 18px;
	display: none;
	position: absolute;
    top: 16px;
    right: 16px;
}
.sendotpemail {
    position: absolute;
    padding: 0px 5px;
    top: 12px;
    right: 0px;
    background-color: transparent !important;
    background-image: none;
    color: #0254d6;
	font-weight:500;
	cursor: pointer;
}
.formfield .otpsection{
    display: flex;
    justify-content: space-around;
    align-items: end;
    margin-bottom: 8px;
    margin-top: -10px;
}
.formfield .otpsection span {
	white-space: nowrap;
	color: #0354D6;
	font-size: 16px;
	font-family: Montserrat;
	font-weight: 500;
}

/* Style the custom checkbox */

/* Show the checkmark inside the custom checkbox */


.formboxsubmit {
	margin-top: 20px;
	text-align: center;
}
.formboxsubmit button {
	background-image: linear-gradient(to right, #6E98D8 0%, #3660A0 60%, #012B6A 100%);
	width: 100%;
	color: #fff;
	font-weight: 600;
	border: 0px;
	border-radius: 5px;
	padding: 13px;
	font-size: 16px;
	font-family: Montserrat;
	max-width: 425px;
	margin: auto;
}
span.red {
	color: red;
}
.fa-eye {
	display: none;
}
.login-btn {
	font-weight: 500;
	text-decoration: none;
	color: #0354D6;
	cursor: pointer;
}
/* intl-tel-input css */
.iti.iti--allow-dropdown {
	width: 100%;
}
.iti.iti--allow-dropdown #phone {
	padding-left: 65px !important;
}
button.iti__selected-country {
	background: #0000000d !important;
}
.iti__dropdown-content {
	z-index: 10 !important;
}
.shake {
	animation: shake 0.5s;
}
@keyframes shake {
	0% { transform: translateX(0); }
  	20% { transform: translateX(-10px); }
  	40% { transform: translateX(10px); }
	60% { transform: translateX(-10px); }
    80% { transform: translateX(10px); }
    100% { transform: translateX(0); }
}
p.consent {
	font-size: 13px;
	font-weight: 400;
}