﻿/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

a {
    background: transparent;
}

a:focus {
    outline: thin dotted;
}

a:active,
a:hover {
    outline: 0;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.metro {
    width: 945px;
    margin: 0 auto;
    background-color: #EEEEEE;
    /* Styles for editor and display helpers
    ----------------------------------------------------------*/
    /* Styles for validation helpers
    -----------------------------------------------------------*/
}

.metro a {
    color: #cccccc;
}

.metro a:hover {
    color: #e0e0e0;
}

.metro body,
.metro p,
.metro table,
.metro div,
.metro h1,
.metro h2,
.metro h3 {
    color: #24398D;
    background-color: White;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    font-weight: normal;
}

.metro #backbutton {
    position: absolute;
    left: 40px;
    top: 45px;
    cursor: pointer;
}

.metro h1 {
    white-space: nowrap;
    margin: 10px 0 5px 0;
    font-size: large;
    text-align: center;
}

.metro h2 {
    font-size: 20pt;
    line-height: 40px;
}

.metro h3 {
    font-size: 16pt;
    line-height: 18pt;
    line-height: 20px;
}

.metro body,
.metro p,
.metro table,
.metro div {
    font-size: 11pt;
    line-height: 13pt;
}

.metro p {
    margin-bottom: 1em;
    margin-left: 2em;
}

.metro ul,
.metro ol {
    list-style: square;
}

.metro li {
    margin-left: 20px;
    line-height: 20px;
}

.metro .smalltext {
    font-size: 9pt;
}

.metro .branding {
    clear: right;
}

.metro .content {
    margin-top: 10px;
    margin-left: 10px;
    width: 100%;
    overflow: hidden;
    height: 620px;
}

.metro .tile {
    background-color: #2380d0;
    padding: 20px 20px 10px 20px;
    float: left;
    height: 120px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: white;
    cursor: pointer;
    width: 110px;
}

.metro .widetile {
    background-color: #1c66a6;
    padding: 20px 20px 10px 20px;
    float: left;
    height: 120px;
    margin-right: 10px;
    margin-bottom: 10px;
    color: white;
    cursor: pointer;
    width: 270px;
}

.metro .fourTiles {
    width: 680px;
}

.metro .page {
    display: none;
}

.metro .page .subpage {
    padding: 20px;
}

.metro .currentPage {
    display: block;
}

.metro nav.pageGroup {
    position: relative;
}

.metro nav.pageGroup li,
.metro nav.pageGroup a {
    cursor: pointer;
    float: left;
    font-size: 20pt;
    line-height: 30px;
    color: #2a99f9;
    text-decoration: none;
}

.metro nav.pageGroup li.currentPageGroup,
.metro nav.pageGroup a.currentPageGroup {
    color: #24398D;
}

.metro nav.pageGroup a {
    font-size: 12pt;
    font-weight: bold;
    color: #24398D;
    margin-left: 5px;
    margin-top: 10px;
}

.metro nav.pageGroup li:hover,
.metro nav.pageGroup a:hover {
    color: #2589e0;
}

.metro nav.pageGroup ul {
    list-style: none;
}

.metro div.pageGroup {
    clear: left;
    display: none;
    width: 95%;
    margin-left: 20px;
}

.metro div.currentPageGroup {
    margin-top: 20px;
    display: block;
}

.metro div.formularGroup {
    padding: 5px;
    background-color: #EEEEEE;
    height: 165px;
}

.metro div.formularGroup form {
    float: left;
    width: 55%;
}

.metro div.formularGroup formText {
    width: 45%;
    float: right;
}

.metro div.formularGroup formText a {
    color: #24398D;
}

.metro div.formularGroup form a,
.metro div.formularGroup form a:hover {
    color: #24398D;
}

.metro button,
.metro .button {
    margin: 1em 0 0 13.2em;
}

.metro .display-label {
    margin: 1em 0 0 .5em;
}

.metro .editor-label {
    position: relative;
    top: 1em;
    left: 0.5em;
    clear: both;
    width: 8em;
    float: left;
    display: block;
    background-color: #EEEEEE;
    font-weight: bold;
}

.metro .display-label {
    font-weight: bold;
}

.metro .display-field,
.metro .editor-field {
    background-color: #EEEEEE;
    margin: 1em 0em 0 12em;
}

.metro .text-box {
    width: 10em;
}

.metro .text-box.multi-line {
    height: 6.5em;
}

.metro .tri-state {
    width: 6em;
}

.metro input.onlydate {
    width: 6em;
}

.metro input {
    border: 1px solid #1c66a6;
}

.metro .field-validation-error {
    position: absolute;
    white-space: nowrap;
    color: #800000;
    margin-left: 0.5em;
}

.metro .field-validation-error span {
    position: relative;
    background-color: White;
    margin-left: 0.5em;
}

.metro .field-validation-valid {
    display: none;
}

.metro .input-validation-error {
    border: 1px solid #800000;
    background-color: #ffeeee;
}

.metro .validation-summary-errors {
    margin-left: 2em;
    font-weight: bold;
    color: #ff0000;
    margin-bottom: 2em;
}

.metro .validation-summary-valid {
    display: none;
}

.metro button,
.metro .button {
    background-color: #EB6B00;
    font-weight: bold;
    border-width: 0px;
    color: white;
}

.metro button:hover,
.metro .button:hover {
    background-color: #EB6B00;
}

.metro a.button {
    text-decoration: none;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

.metro .clear {
    clear: both;
}

.metro table {
    width: 60em;
}

.metro table thead {
    border: 1px solid white;
}

.metro table thead tr {
    background-color: #2380d0;
    color: white;
}

.metro table thead th {
    padding: 3px;
    font-weight: bold;
}

.metro table tbody tr.odd {
    background-color: #707070;
}

.metro table tbody tr:hover {
    background-color: #7a7a7a;
}

.metro table tbody td {
    padding: 3px;
    border-right: 1px solid white;
    border-left: 1px solid white;
}

.metro table tbody {
    border: 1px solid white;
}

.metro table.staff .col1 {
    width: auto;
}

.metro table.staff .col2 {
    width: 25%;
}

.metro table.staff .col3 {
    width: 16%;
}

.metro table.staff .col4 {
    width: 16%;
}

.metro table.staff .col5 {
    width: 7%;
}

.metro table.customer .col1 {
    width: auto;
}

.metro table.customer .col2 {
    width: 15%;
}

.metro table.customer .col3 {
    width: 12%;
}

.metro table.customer .col4 {
    width: 7%;
}

.metro table.customer .col5 {
    width: 10%;
}

.metro table .textright {
    text-align: right;
}

.metro label {
    width: 140px;
    display: block;
    float: left;
}

.metro .footer {
    margin-top: 10px;
}

.metro .footer a {
    color: #24398D;
}

.twidth {
    max-height: unset !important;
}

.loginfield {
    border-radius: 25px;
    background: rgba(255, 255, 255, 0.6);
    margin-left: 1rem;
    margin-right: 1rem;
}

p, .btn {
    font-size: 1.1em;
}

.btn {
    min-height: 44px;
    padding: 12px 22px;
    border-radius: 40px;
    font-size: 1.2em;
    background-color: #1d4896 !important;
    color: white !important;
}

.bg-login {
    background: center / cover no-repeat url('../Content/metro/stotax-demo-bg.jpg');
    display: flex;
    align-items: center;
    min-height: max-content;
    padding: 2rem 0;
}

.keyvisual img {
    max-width: 100%;
    margin-bottom: 1rem;
    border-radius: 12px;
}

.claim h2 {
    margin-top: 0;
    font-size: 1.5rem;
    color: #1d4896;
}

.subText {
    margin-bottom: 1rem;
    color: #555;
}

.redirectLink a {
    color: #1d4896;
    text-decoration: none;
}

input, textarea,
input::placeholder,
textarea::placeholder {
    font-size: 1rem;
}

    input[readonly] {
        background-color: #e9ecef;
        opacity: 1;
    }