.ballot .h1,
.ballot h2,
.ballot h3,
.ballot h4 {
    text-transform: none;
    font-weight: 700
}

.ballot {
    margin: 36pt 0;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    border: 1px solid #e0e0e0;
    border-radius: 3pt
}

.ballot h3 {
    margin: 0;
    background: #f6f6f6;
    padding: 8pt 12pt;
    border-bottom: 1px solid #e0e0e0
}

.ballot .mark-invalid-text {
    padding-left: 5pt;
    color: #aaa
}

.ballot input:checked+.mark-invalid-text {
    color: #000
}

.ballot .ballot-content {
    margin: 18pt 12pt
}

.ballot .candidate-list {
    margin: 36pt 0
}

.ballot input.write-in {
    font-size: 100%;
    padding: 3pt;
    width: 100%;
    border: none
}

.ballot .candidate-list table,
.ballot .candidate-list td,
.ballot .candidate-list th {
    border: 1px solid #e0e0e0
}

.ballot .candidate-list table {
    border-collapse: collapse;
    width: 100%;
    margin: 12pt 0
}

.ballot .candidate-list table td,
.ballot .candidate-list table th {
    padding: 8pt;
    text-align: left
}

.ballot .candidate-list table th {
    background: #f6f6f6
}

.ballot .candidate-list table th.list-title {
    background: #4a4a4a;
    color: #fff
}

.ballot .candidate-list table th.check-boxes {
    text-align: right;
    padding-top: 3pt;
    padding-bottom: 3pt
}

.ballot .candidate-list table th.first-column {
    width: 1%
}

.ballot .mark-as-invalid {
    padding-right: 5pt
}

.ballot .node-mark-bold {
    font-weight: 700
}

.ballot .node-mark-italic {
    font-style: italic
}

.footer {
    border-top: 1px solid #eee;
    width: 100%;
    font-size: 12px;
    text-align: center;
    position: fixed;
    bottom: 0;
    padding-top: .5rem;
    padding-bottom: 1rem;
    background-color: #fff
}

.footer>.container {
    padding-right: 15px;
    padding-left: 15px
}

.footer ul {
    margin: 0
}

.footer a {
    color: #738f9b;
    font-weight: 600;
    text-decoration: none
}

.footer .system-version-info {
    color: #2e435e;
    font-weight: 600
}

.footer img {
    margin-bottom: 15px
}

.footer .footer-text {
    margin-top: 6px
}

.footer .footer-text.text-muted {
    color: #555
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

@font-face {
    font-family: Montserrat;
    font-weight: 500;
    font-style: normal;
    src: url(Montserrat-Medium.54a0e26b.eot);
    src: url(Montserrat-Medium.54a0e26b.eot?#iefix) format("embedded-opentype"), url(Montserrat-Medium.3a70f340.woff2) format("woff2"), url(Montserrat-Medium.85325dfc.woff) format("woff")
}

@font-face {
    font-family: Montserrat;
    font-weight: 600;
    font-style: normal;
    src: url(Montserrat-SemiBold.358b234d.eot);
    src: url(Montserrat-SemiBold.358b234d.eot?#iefix) format("embedded-opentype"), url(Montserrat-SemiBold.aecbee40.woff2) format("woff2"), url(Montserrat-SemiBold.3d7a8b5b.woff) format("woff")
}

body {
    margin: 0;
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, Segoe UI, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-weight: 500;
    line-height: 1.5;
    color: #4a4a4a;
    text-align: left;
    background-color: #fff
}

body,
label {
    font-size: 14px
}

label {
    font-weight: 700
}

input {
    color: #4a4a4a;
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, Segoe UI, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol
}

h1,
h2,
h3,
h4 {
    font-weight: 400
}

a:hover {
    text-decoration: underline
}

button {
    background: #395270;
    font-size: 14px;
    font-weight: 700;
    padding: 8pt 18pt;
    border-radius: 4pt;
    color: #fff;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

button,
button.secondary {
    border: 1px solid #395270
}

button.secondary {
    background: #fff;
    color: #395270
}

button.secondary:hover {
    color: #fff;
    background: #395270
}

.show>button.dropdown-toggle:focus,
button.active:not(:disabled):not(.disabled):focus,
button.focus,
button:focus,
button:hover,
button:not(:disabled):not(.disabled):active:focus {
    color: #fff;
    background-color: #29405b;
    border-color: #29405b
}

.main {
    max-width: 800pt;
    padding: 0 12pt;
    margin: auto auto 11rem;
    line-height: 1.5
}

.progressBox {
    margin-top: 20pt;
    text-align: left;
    background: #eee;
    font-size: 3pt
}

.progressBar0 {
    background: #395270;
    margin: 0;
    padding: 0 0 0 .1%;
    -webkit-transition: padding-left .1s ease-in-out
}

.header {
    text-align: center;
    color: #4a4a4a;
    margin-top: 22pt;
    padding-bottom: 20pt
}

.header,
.logo {
    margin-bottom: 20pt
}

.logo {
    margin-top: 38pt
}

.header h3 {
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 3pt
}

.election-title,
.header h3 {
    font-weight: 600;
    padding: 0 12pt
}

.election-title {
    font-size: 20px;
    margin: 6pt
}

.lang-picker {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    margin-top: .5rem !important;
    margin-right: 1.5rem !important;
    position: absolute;
    right: 0
}

.lang-picker .Dropdown,
.lang-picker button {
    font-family: Montserrat, -apple-system, BlinkMacSystemFont, Segoe UI, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol
}

.lang-picker .Dropdown {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.lang-picker button {
    width: 140px;
    font-weight: 500;
    font-size: 12px;
    background-color: #fff;
    color: #4a4a4a
}

.lang-picker .show>button.dropdown-toggle:focus,
.lang-picker button.active:not(:disabled):not(.disabled):focus,
.lang-picker button.focus,
.lang-picker button:focus,
.lang-picker button:hover,
.lang-picker button:not(:disabled):not(.disabled):active:focus {
    color: #4a4a4a;
    background-color: #fff;
    border-color: transparent;
    box-shadow: 0 0 0 .2rem rgba(136, 160, 170, .5)
}

.lang-picker .options {
    display: flex;
    flex-direction: column
}

.lang-picker .options.active {
    border: 1px solid rgba(0, 0, 0, .125);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1)
}

.login {
    max-width: 400pt;
    margin: auto
}

.login-info {
    margin-bottom: 5ex
}

.login input {
    width: 100%;
    padding: 8pt;
    border-radius: 4pt;
    border: 1pt solid #eee;
    font-size: 100%
}

.login input::placeholder {
    color: #888
}

.login button {
    width: 100%
}

.login-error {
    background: #ffead9;
    color: #000;
    padding: 10pt
}

.user-name {
    background: #fafafa;
    font-size: 12pt;
    border: 1px solid #eee;
    border-radius: 5pt;
    padding: 1.1ex
}

.password_input {
    position: relative;
    font-size: 12pt;
    background-color: #fff
}

.show-hide {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 24px;
    width: 24px;
    position: absolute;
    cursor: pointer;
    right: 10px;
    top: 10px;
    padding: 0 !important
}

.show-hide:hover {
    color: #4a4a4a
}

input {
    -webkit-transition: box-shadow .2s linear
}

input:focus {
    box-shadow: 0 0 7px rgba(115, 143, 155, .4)
}

.welcome-voter-id {
    overflow: scroll;
    padding-top: 0;
    padding-bottom: 1.3ex
}

.spinner {
    margin: 20pt;
    text-align: center
}

.transparent {
    opacity: 0
}

.opaque {
    -webkit-transition: opacity .6s ease-in-out .1s;
    opacity: 1%
}

.welcome {
    max-width: 400pt;
    margin: auto
}

.welcome-info {
    margin-bottom: 5ex
}

.welcome button {
    width: 100%
}

.validation {
    max-width: 400pt;
    margin: auto;
    text-align: center
}

.receipt-info {
    margin-top: 9ex;
    text-align: center
}

.check-icon {
    margin-bottom: 16pt
}

.result-failure {
    text-align: center;
    max-width: 400pt;
    margin: auto
}

.result-success h2 {
    color: #395270;
    text-align: center;
    margin: 22pt 0 34pt
}

.result-failure h2 {
    color: #ff9800
}

.close-button-box {
    text-align: center;
    margin-top: 40pt
}

.close-button-box button {
    min-width: 160pt
}

.receipt-button-box {
    text-align: center;
    margin: 12pt 0
}

.receipt-button-box button {
    min-width: 160pt
}

.problem-button-box {
    text-align: center;
    margin: 12pt 0
}

.problem-button-box button {
    min-width: 160pt
}

.thank-you {
    text-align: center
}

.error-page {
    max-width: 400pt;
    margin: auto;
    color: #ff9800
}

/*# sourceMappingURL=src.0f6a56db.css.map */