body { background-image: url('/accountmanagement/images/trial-bg.png'); background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-color: #FFF; font-family: museo-sans, sans-serif; color: #7f7f7f; font-weight: 100; } h1 { font-size: 34px; --text-opacity: 1; color: #f98731; color: rgba(249, 135, 49, var(--text-opacity)); margin-bottom: 2rem; font-weight: 400; } p { margin: 0 0 12.5px; } .formContainer { max-width: 800px; margin: 100px auto; box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); } .formHeader { font-size: 34px; padding-left: 4rem; padding-right: 4rem; padding-top: 3rem; padding-bottom: 3rem; z-index: 40; --text-opacity: 1; color: #fff; color: rgba(255, 255, 255, var(--text-opacity)); text-align: center; position: relative; line-height: 1.25; --bg-opacity: 1; background-color: #f98731; background-color: rgba(249, 135, 49, var(--bg-opacity)); border: 0 solid #e2e8f0; } .formTrial { position: relative; padding-top: 4rem; padding-bottom: 4rem; --bg-opacity: 1; margin-left: auto; margin-right: auto; text-align: center; background-color: rgba(255,255,255,0.7); } .inputContent { margin-left: auto; margin-right: auto; max-width: 680px; margin-top: 40px; } .form-group { margin-bottom: 15px; } .terms-cond { padding-left: 10px; text-align: justify; } .form-control { display: block; width: 100%; height: 39px !important; padding: 6px 12px !important; font-size: 14px !important; line-height: 1.47571 !important; color: #555; background-image: none; border: 1px solid #ccc !important; border-radius: 4px !important; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; max-width: 42rem; } button, input, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; } .btn--colour-orange { background-color: #f98731; color: #fff; } .btn--colour-orange:active, .btn--colour-orange:focus, .btn--colour-orange:hover { color: #fff; background-color: #fa954a; } .btn--small-shadow { box-shadow: 0 3px 5px 2px rgba(0, 0, 0, 0.15); } .btn { text-transform: uppercase; font-size: 15px; font-weight: 700; letter-spacing: 0.5px; padding: 8px 22px; padding-top: 9px; transition: all ease 0.35s; text-decoration: none !important; border-radius: 4px; border: 0; outline: 0 !important; box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.05), 0 6px 30px 5px rgba(0, 0, 0, 0.06), 0 8px 10px -5px rgba(0, 0, 0, 0.05); width: 80%; padding-top: 1.2rem; padding-bottom: 1.2rem; } .btn, .waves-effect { position: relative; cursor: pointer; display: inline-block; overflow: hidden; -webkit-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; vertical-align: middle; z-index: 1; transition: 0.3s ease-out; } .border-primary { --border-opacity: 1; border-color: #f98731; border-color: rgba(249, 135, 49, var(--border-opacity)); } .focus\:border-primary:focus { --border-opacity: 1; border-color: #f98731; border-color: rgba(249, 135, 49, var(--border-opacity)); } .max-w-3xl { margin-top: 3rem; padding-top: 3rem; max-width: 48rem; border-top: 1px solid #ccc; } .mx-auto { margin-left: auto; margin-right: auto; } .underline { text-decoration: underline } .text-gray-500 { --text-opacity: 1; color: #9e9e9e; color: rgba(158, 158, 158, var(--text-opacity)) } .text-gray-600 { --text-opacity: 1; color: #757575; color: rgba(117, 117, 117, var(--text-opacity)) } .text-primary { --text-opacity: 1; color: #F98731; color: rgba(249, 135, 49, var(--text-opacity)) } .hover\:text-primary:hover { --text-opacity: 1; color: #F98731; color: rgba(249, 135, 49, var(--text-opacity)) } .border { border-width: 1px; border: 1px solid #ccc; border-radius: 4px; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; } .inputTerms { padding-top: 2rem; padding-bottom: 2rem; padding-left: 3rem; padding-right: 3rem; max-width: 42rem } .border-gray-300 { --border-opacity: 1; border-color: #e0e0e0; border-color: rgba(224, 224, 224, var(--border-opacity)) } .text-base { font-size: 16px } .text-sm { font-size: 14px } .cursor-pointer { cursor: pointer; } input[type=checkbox] { transform: scale(2); accent-color: #f98731; } .btnBlock { display: block } .btnHidden { display: none } .errorText { display: none; --text-opacity: 1; color: #f56565; color: rgba(245, 101, 101, var(--text-opacity)); max-width: 500px; position: relative; padding: 0.75rem 1.25rem; margin: 1rem auto; border: 1px solid transparent; border-radius: 0.25rem; background-color: #ffffff; box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.05), 0 6px 30px 5px rgba(0, 0, 0, 0.06), 0 8px 10px -5px rgba(0, 0, 0, 0.05); } .errorMessage { display: none; color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; font-weight: bold; max-width: 400px; position: relative; padding: 0.75rem 1.25rem; margin: 1rem auto; border: 1px solid transparent; border-radius: 0.25rem; box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.05), 0 6px 30px 5px rgba(0, 0, 0, 0.06), 0 8px 10px -5px rgba(0, 0, 0, 0.05); } .newTrialResponse { display: none; } .iconClass { padding: 15px; width: 12vw; height: 12vw; min-height: 80PX; min-width: 80px; max-width: 200px; max-height: 200px; } .iconNewTrialClass { padding: 7px; width: 12vw; height: 12vw; min-height: 80PX; min-width: 80px; max-width: 160px; max-height: 160px; } .iconResponse { margin: 2rem auto; position: relative; align-items: center; justify-content: center; width: 12vw; height: 12vw; --text-opacity: 1; color: #fff; color: rgba(255, 255, 255, var(--text-opacity)); --border-opacity: 1; border-color: #e51f90; border-color: rgba(229, 31, 144, var(--border-opacity)); --bg-opacity: 1; background-color: #e51f90; background-color: rgba(229, 31, 144, var(--bg-opacity)); border-radius: 9999px; min-height: 80PX; min-width: 80px; max-width: 200px; max-height: 200px; } .box-center { display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 15px 0px; } @media(min-width: 768px) { .md\:btnBlock { display: block } .md\:btnHidden { display: none } .btn { width: 100%; } }