body { color: #58595b; font-size: 14px; font-size: 1.4rem; line-height: 19px; line-height: 1.9rem; } .filler1 { margin-bottom: 400px; } .no-br-phrase { white-space: nowrap; } .header { margin-bottom: 84px; } .full-width-wrapper { background-color: #006066; color: #ffffff; width: 100%; } @media (min-width: 1200px) { .container.limit-width { width: 1000px; } } h1, h2, h3, h4, h5, h6 { color: #006066; margin-bottom: 12px; } h1 { margin-bottom: 12px; font-size: 30px; font-size: 3rem; line-height: 30px; line-height: 3rem; } h5 { font-size: 17px; font-size: 1.7rem; line-height: 20px; line-height: 2rem; } p { margin-bottom: 20px; } a { color: #338085; } a:hover, a:visited:hover { color: #ff6f20; text-decoration: none; } .brand-logo-container { position: relative; height: 50px; } .brand-logo-image-holder { position: absolute; top: 29px; left: 0; height: 100px; width: 120px; background-image: url("../images/logo.png"); background-size: 100%; background-position: top left; background-repeat: no-repeat; } .steps { counter-reset: steps-counter; } .steps dd { position: relative; padding-left: 40px; padding-bottom: 8px; min-height: 44px; } .steps dd:before { content: counter(steps-counter); counter-increment: steps-counter; position: absolute; left: 0; top: 0; width: 30px; height: auto; border-radius: 4px; text-align: center; color: #ffffff; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; text-shadow: 1px 1px 0 #bbbbbb; background-color: #cccccc; font-size: 20px; font-size: 2rem; font-weight: 700; padding: 5px 0; line-height: 21px; } .well { background-color: #edebe9; border-color: #edebe9; box-shadow: none; padding: 10px 14px; } form { text-align: center; } @media (min-width: 768px) { form { text-align: left; } } .error-messages { display: none; } .error-messages.show { display: inline; padding: 0 4px 14px; } .error-message { color: #da291c; } #pinCodeFormGroup .form-control-feedback { display: none; } #pinCodeFormGroup.has-error.has-feedback .form-control-feedback { display: block; } .has-error .form-control, .has-error .form-control:focus { border-color: #da291c; } .btn-primary { background-color: #006066; border-color: #006066; } .btn-primary:focus, .btn-primary.focus { background-color: #009099; border-color: #009099; } .btn-primary:hover { background-color: #009099; border-color: #009099; } .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { background-color: #009099; border-color: #009099; } .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus { background-color: #009099; border-color: #009099; } .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { background-image: none; } .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus { background-color: #006066; border-color: #006066; } .btn-submit { text-transform: uppercase; } .btn-back { text-transform: uppercase; color: #ffffff; } .btn-back:hover, .btn-back:visited:hover { color: #ffffff; } .btn-back:before { content: "\e257"; position: relative; font-size: 1rem; display: inline-block; font-family: "Glyphicons Halflings"; font-style: normal; font-weight: bold; margin-right: 3px; top: 0; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .faq-container { margin-top: 10px; } .qa-group { padding-left: 28px; margin-bottom: 18px; } .qa-group .answer .first-item:before, .qa-group .question p:before { position: absolute; width: 20px; height: 24px; left: -26px; top: 0; font-weight: bold; text-align: center; } .qa-group .question { position: relative; margin-top: 0; padding-top: 0; } .qa-group .question p { margin: 0 0 6px; font-weight: 700; color: #006066; } .qa-group .question p:before { content: "Q."; color: #006066; } .qa-group .answer { position: relative; margin-top: 0; padding-top: 0; } .qa-group .answer .first-item:before { content: "A."; } .qa-group .answer p { margin: 0 0 15px; } .qa-group .answer ul { margin: 0 0 15px; padding-left: 20px; list-style-type: lower-roman; } .qa-group .answer ul li { padding-left: 4px; } .qa-group .answer P + ul { margin-top: -10px; } .copyright { text-align: center; padding: 30px 0 15px; font-size: 12px; font-size: 1.2rem; line-height: 12px; line-height: 1.2rem; } body { font-family: Arial; } h1, h2, h3, h4, h5, h6 { margin-top: 0; font-family: "Mr Eaves XL Sans"; font-weight: bold; } .header { margin-bottom: 30px; } .full-width-wrapper { background-color: #ffffff; background-image: url("../images/header-bg.png"); background-position: top left; border-bottom: 1px solid #41a3aa; } .brand-logo-container { height: 50px; } .brand-logo-image-holder { top: 0; width: 140px; height: 50px; } /*# sourceMappingURL=styles.css.map */