﻿/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/*# sourceMappingURL=bootstrap.css.map */
html * {
    /*    font-family: Montserrat, 'Times New Roman';*/

    font-family: 'Atkinson Hyperlegible', sans-serif;
}

A:active {
    color: black;
    text-decoration: none;
}

A:hover {
    color: black;
    text-decoration: none;
}

A:link {
    color: black;
    text-decoration: none;
}

A:visited {
    color: black;
    text-decoration: none;
}

.contents {
    min-width: 300px;
    vertical-align: top;
    width: 300px;
}

.contentsAndMain {
    width: 100%;
}

.contentsGroup {
    background-color: #a90707;
    border-color: silver;
    border-style: dotted;
    border-top: none;
    border-width: 1px;
    color: white;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    margin: 0 0 0 0;
    padding: 2px 0 2px 0;
}

.contentsItem {
    background-image: url('../Images/SlantedLines.png');
    border-color: silver;
    border-style: dotted;
    border-top: none;
    border-width: 1px;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    margin: 0 0 0 0;
    padding: 2px 0 2px 0;
}

.error {
    float: left;
    text-align: left;
    padding-left: 5px;
}

.errorFieldset {
    border: 0;
}

.errorLabel {
    font-size: 16px;
    padding-top: 0.2em;
    text-align: left;
    margin-left: 200px;
    margin-right: 200px;
}

.errorLegend {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: inherit;
    color: black;
    border: 0;
    font-weight: bold;
}

.errorLegend1 {
    display: block;
    text-align: left;
    border-bottom: 1px solid #174f9d; /*#a90707*/
    font-size: 16px;
    line-height: inherit;
    color: black;
    font-weight: bold;
    margin-left: 200px;
    margin-right: 200px;
}

.headerTitle {
    /*    font-size: 3.50em;
    letter-spacing: 3px;
    padding-left: 25px;
    color: #a90707;*/
    letter-spacing: 3px;
    padding-left: 25px;
    background-color: #FFFFFF; /*#E7FFD3 Pale Green*/
    border-style: none;
    border-color: Green;
    border-width: 2px;
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-size: 3.50em;
    font-weight: bold;
    color: #174f9d; /* Blue*/
    height: 25px;
    padding-top: 5px;
}

.headerHorizontalLine {
    color: #174f9d;
/*    #a90707;
*/    border-style: solid;
    border-width: 1px;
    width: 100%;
}

.fieldset {
    border: 0;
    width: auto;
}

.field-validation-error {
    color: #a90707;
    font-size: small;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

.informationContainer {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    font-weight: bold;
    text-align: center;
    width: 70%;
    align-content: center;
    margin: auto;
}

.informationIcon {
    height: 25px;
    width: 25px;
    vertical-align: middle;
}

.informationText {
    color: black; /*#a90707;*/
    font-size: 14px;
    font-weight: bold;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.legend {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: inherit;
    color: black;
    border: 0;
    font-weight: bold;
}

.notesHr {
    text-align: center;
}

.notesTable {
    width: 75%;
}

.notesText {
    font-size: small;
    font-weight: bold;
    text-align: left;
    color: black;
    border: groove;
    border-color: #a90707;
    border-width: 2px;
    border-spacing: 20px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    background-color: whitesmoke;
    padding-right: 10px;
}

.parameterControl {
    float: left;
    text-align: left;
    font-size: small;
    font-weight: bold;
    width: 194px;
    color: black;
    margin-bottom: 5px;
    margin-left: 0;
    height: 20px;
}

.parameterControl1 {
    float: left;
    text-align: left;
    font-size: small;
    font-weight: bold;
    width: 350px;
    color: black;
    margin-bottom: 5px;
    margin-left: 0;
    height: 20px;
}

.parameterControlDD {
    float: left;
    text-align: left;
    font-size: small;
    font-weight: bold;
    width: 200px;
    color: black;
    margin-bottom: 5px;
    height: 25px;
}

.parameterControlDD1 {
    float: left;
    text-align: left;
    font-size: small;
    font-weight: bold;
    width: 100%;
    color: black;
    margin-bottom: 5px;
    border: none;
    overflow: auto;
}

.parameterControlDD2 {
    float: left;
    text-align: left;
    font-size: small;
    font-weight: bold;
    width: 100%;
    color: black;
    margin-bottom: 5px;
    height: 100%;
}
.parameterDescription {
    float: left;
    font-size: 14px;
    text-align: right;
    font-weight: bold;
    color: black;
    width: 50%;
    padding-right: 5px;
    line-height: 20px;
    vertical-align: middle;
}

.parameterError {
    float: left;
    text-align: left;
    padding-left: 5px;
}

.parameterError1 {
    float: left;
    font-size: 14px;
    text-align: right;
    font-weight: bold;
    color: black;
    line-height: 20px;
}

.parameterError2 {
    font-family: 'Atkinson Hyperlegible', sans-serif;
    float: left;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    color: #a90707;
    width: 20%;
    padding-left: 5px;
    line-height: 20px;
    vertical-align: top;
}

.parameterHorizontalLine {
    border-style: solid;
    color: #a90707;
    width: 100%;
}

.parameterInfoIcon {
    width: 12px;
    height: 12px;
    border-color: none;
    background-color: none;
    border-style: none;
}

.parameterRequired {
    font-size: 14px;
    margin-left: 10px;
    vertical-align: top;
}

.parameterTable {
    vertical-align: top;
    text-align: center;
    width: 50%;
}

.parameterText {
    text-align: left;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: inherit;
    color: black;
    border: none;
    font-weight: bold;
    width: 100%;
}

.parameterTitle {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: inherit;
    color: #a90707;
    border: 0;
    font-weight: bold;
}
.popupContainer {
    background-color: whitesmoke;
    padding: 5px;
    border-style: groove;
    border-color: #174f9d; /*#A90707;*/
    border-radius: 15px;
    font-size: small;
}

.popupDescription {
    color: black;
    font-weight: bold;
}

.popupHeaderFooterAlign {
    text-align: center;
}

.popupHorizontalLine {
    color: #a90707;
    border-style: solid;
    border-width: 1px;
    width: 100%;
}

.popupPosition {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.popupWrapper {
    width: 500px;
    margin: 50px auto;
    text-align: left;
}

.separator {
    vertical-align: top;
    width: 10%;
}

.submitButton {
    height: 30px;
    width: 80px;
    border-color: grey;
    border-style: solid;
    border-width: thin;
    border-radius: 7px 7px;
    background-color: #174f9d; /*#a90707*/
    color: white;
    font-weight: bold;
    cursor: pointer;
}

.submitButtonsContainer {
    text-align: center;
}

.successFieldset {
    border: 0;
}

.successLegend {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: inherit;
    color: black;
    border: 0;
    font-weight: bold;
}

.validation-summary-errors {
    font-weight: bold; /* !important;*/
    color: #ff0000; /* !important;*/
}

.validation-summary-valid {
    display: none;
}

/*hr {
    width: 100%;
    height: 3px;
    border: groove;
    border-color: gray;
    margin-left: auto;
    margin-right: auto;*/
/*    background-color: white;
*/    /*color: white;
}*/

.user-input-example {
    margin-left: 5px;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Atkinson Hyperlegible', sans-serif;
/*    width: 30%;
*/}
