/* Index */
form {
	width: 100%;
	height: 100%;
}
.page {
	background-color: white !important;
}

.view-main {
	width: 100%;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=date],
select {
	background-color: whitesmoke !important;
}

.information-modal-popup p {
	padding-top: 5%;
}
.next-button {
	background-color: #452BD6;
}

/* Customer Capture Page */
ul {
	list-style: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
}

.page-content {
	overflow-x: hidden;
	padding-top: 15px !important;
}

#app {
	overflow: auto;
	overflow-x: hidden;
	background-color: white;
	padding: 20px 10px 0px 10px;
	padding-top: 0px;
}

.customercapture {
	padding-top: 0px !important;
}

.field-error-required-phone-number {
	display: none;
	left: 15px !important;
}

.field-error-required-age-confirmed {
	left: 25px !important;
	display: none;
}

.field-error-required-contact,
.field-error-required-postal-code {
	left: 15px !important;
	display: none;
}

.content-block-title {
	margin-left: 10px;
}

.item-title {
	white-space: normal !important;
}

.subtitle {
	color: gray;
	margin-left: 10px;
}

.item-media.p {
	white-space: normal;
	word-break: break-all;
	overflow: break-all;
}

.item-input {
	position: relative;
	left: -15px;
	color: #333333;
}

.inner-contact-title {
	margin-top: 7px;
	padding-left: 15px;
	color: #8E8E93;
}

.phone-type-wrapper {
	padding-left: 15px;
}

.email-type-wrapper {
	padding-left: 15px;
}

.address-type-wrapper {
	padding-left: 0px;
}

.age-confirmation {
	position: relative;
	margin-top: 10px;
	margin-bottom: -20px;
}

.list .phone-number-wrapper {
	padding-right: 0;
}

.phone-number-wrapper div{
	position: relative;
}

.phone-number-input-wrapper {
	float: right;
}

.content-capture-wrapper {
	margin-bottom: -20px;
}

.country {
	margin-bottom: 20px;
}

.language-input-wrapper {
	width: 120px;
	right: 0;
	position: absolute;
}

.language-input-wrapper .item-after {
	display: none !important;
}

.country-input-wrapper {
	left: -15px;
}

.country li.disabled{
    display: none;
}

.language-input,
.country-input,
.smart-select-state,
.phone-type-wrapper .item-input-wrap,
.email-type-wrapper .item-input-wrap,
.address-type-wrapper .item-input-wrap {
	width: 100%;
	background-color: whitesmoke;
}

.item-input-invalid.item-input-outline.item-input-with-error-message .phone-type-wrapper .item-input-wrap {
	margin-bottom: inherit;
}

.item-input-invalid.item-input-outline.item-input-with-error-message .email-type-wrapper .item-input-wrap {
	margin-bottom: inherit;
}

.email-phone-error-label {
        padding-left: 15px;
        color : red;
        font-weight: bold;
}

.item-input-error-message.invalid-error-message.hide-error-message {
    display: none;
}

.content-capture-wrapper .item-title {
    color: rgba(0, 0, 0, 0.25);
}

.button-large {
	position: relative;
	border-radius: var(--f7-block-inset-border-radius);
	margin: 0 auto;
	bottom: -10px;
}

.customer-capture-navigation .button-large {
	margin-right: calc(var(--f7-list-inset-side-margin) + var(--f7-safe-area-outer-right));
}

.customer-capture-navigation {
	margin-top: 0 !important;
}

.checkbox-input-validate.item-input {
	left: inherit;
}

.checkbox-input-validate .icon-checkbox {
	float: left;
}

.checkbox-input-validate .item-inner{
	margin-left: 35px;
}

.back-button {
	background-color: whitesmoke !important;
}

/* Agreement */
.field-error-required-terms-and-conditions-agreed {
	left: 15px !important;
	display: none;
}

.field-error-required-profiling-opt-in-agreed {
	left: 15px !important;
	top:10px;
	display: none;
}

.back {
	background-color: whitesmoke !important;
}

.terms-and-conditions {
	background-color: whitesmoke;
	max-height: 250px;
	border: thin;
	overflow-y: scroll;
	align-content: center;
}

.terms-and-conditions-agreement {
	position: relative;
	top: -20px;
	margin-bottom: -10px;
}

.marketing-communication-opt-in {
	margin-bottom: 0px;
}

.marketing-communications-opt-in-top-text {
	position: relative;
	top: -10px;
}

.marketing-communication-opt-in-info-title-wrapper {
	display: flex;
}

.info-icon {
	margin-left: 10px;
	margin-top: -4px;
}

.marketing-communication-opt-in-list {
	position: relative;
	top: -20px;
}

.marketing-communications-opt-in-bottom-text {
	position: relative;
	top: -80px;
	margin-bottom: -10px;
}

.profiling-opt-in-title,
.withdrawing-consent-title {
	position: relative;
	top: 10px;
	margin-bottom: -20px;
}

.withdrawing-content-wrapper {
	margin-bottom: 0px !important;
}

.profiling-opt-in-content-wrapper,
.withdrawing-consent-content-wrapper {
	display: flex;
	margin-bottom: 0;
}

.profiling-opt-in {
	position: relative;
	top: -60px;
	margin-bottom: -60px;
}

.profiling-opt-in-item,
.withdrawing-consent-item {
	padding-right: 15px;
	display: inline-flexbox;
}

.card {
	background-color: whitesmoke;
}

/* Signature Page */
p {
	margin-left: 10px;
	position: relative;
	left: 10px;
}

.item-input-error-message {
	margin-top: 0;
}

.field-error-required-signature-confirmed {
	left: 15px;
	top: 10px;
	display: none;
}

.field-error-required-signature {
	display: none;
	position: absolute !important;
	top: 100%;
	margin-top: 4px !important;
	padding-left: 5px;
}

.signature-agreement .item-input-error-message {
	position: absolute;
	top: 100%;
	margin-top: 4px;
}

.reset-icon {
	z-index: 1;
	font-size: 20px;
	position: absolute;
	right: 10px !important;
	top: 15px;
}

.signature-pad {
	position: relative;
	display: flex;
	font-size: 10px;
	height: 100%;
	max-height: 160px;
	padding-top: 20px;
	background-color: whitesmoke;
}

.signature-pad--body {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.signature-pad--body canvas {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.signature-agreement-content-wrapper {
	margin-top: 0;
	margin-bottom: 0;
	display: flex;
}

.submit-wrapper {
	margin-top: 0 !important;
}

.icon-checkbox {
	border-radius: 3px !important;
}

.social-icon-checkbox {
	border-radius: 10px !important;
	margin-right: 0px !important;
}

.icon-checkbox:after {
	content: 'checkbox_md' !important;
}

.social-icon-checkbox:after {
	content: 'checkbox_md' !important;
	font-size: 11px !important;
}

.sign-up {
	margin-top: 100px;
}

.language-input .item-inner:before {
	 content: "chevron_down" !important;
}

.birthday-input-arrow {
	position: absolute !important;
	top: 5px;
	right: 10px;
	color: lightgray;
}

.input-arrow {
	position: absolute !important;
	top: 5px;
	right: 10px;
	color: lightgray;
}

.item-input-with-error-message .smart-select-error-message.item-input-error-message {
	left: 15px;
	position:relative;
	display: block;
	padding-left: calc(var(--f7-list-item-padding-horizontal) + var(--f7-safe-area-left));
	margin-top: var(--f7-input-error-line-height);
}

.list .item-inner {
	padding-right: inherit;
	flex-direction: inherit;
	align-items: inherit;
}

.content-capture-wrapper .list.inset a, .content-capture-wrapper .list.inset ul {
	border-radius: 2px !important;
}

/* country code styles, overrides*/
.list .country-code-wrapper {
	width: 200px;
	margin-right: 10px;
}

.country-code-input .item-after {
	margin-left: initial;
	padding-left: 0;
	max-width: 100%;
	font-size: var(--f7-input-font-size);
}

.country-code-input .item-title {
	display: none;
}

.country-code-input .item-content {
	background-color: whitesmoke;
}

.country-code-input .item-content,
.country-code-input .item-inner {
	min-height: var(--f7-input-height);
}

li.phone-li .item-input-error-message {
	left: 1%;
	position: absolute;
	top: 83%;
}

.content-capture-wrapper .list.inset a, .content-capture-wrapper .list.inset ul {
	border-radius: 2px !important;
}

.submit-wrapper.agreement-navigation, .signature-pad {
	margin-right: calc(var(--f7-card-margin-horizontal) + var(--f7-safe-area-right));
	margin-left: calc(var(--f7-card-margin-horizontal) + var(--f7-safe-area-left));
	padding-right: 0;
	padding-left: 0;
}

.sheet-modal-inner, .picker-columns {
	-webkit-mask-box-image: none !important;
}
