body {
    font-family: montserratregular;
    font-size: 11pt;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    color: #1a1c1f;
    padding: 15px;
    BACKGROUND-COLOR: Transparent;
}

.ScreenHeader {
    color: white;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-color: transparent;
    cursor: pointer;
    font-size: 26pt !important;
    font-family: montserratregular;
    text-align: center;
    font-style: italic;
}

.Topmenu {
    background-color: #85b30a;
    color: white;
    font-weight: normal;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
    font-size: 12pt !important;
    font-family: montserratregular !important;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 15px;
    margin-bottom: 15px;
    list-style: none;
    position: relative;
 }

.Bottommenu {
    background-color: #85b30a;
    color: white;
    font-weight: normal;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
    font-size: 12pt !important;
    font-family: montserratregular !important;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 15px;
    margin-bottom: 15px;
    list-style: none;
    position: relative;
}


leftMenu, .RightMenu {
    font-weight: bold;
    color: white;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-color: transparent;
    cursor: pointer;
    font-size: 14pt !important;
    font-family: montserratregular !important;
}


.StatusBar {
    font-weight: bold;
    color: white;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    cursor: pointer;
    font-size: 12pt !important;
    font-family: montserratregular !important;
}

H1 {
    font-family: montserratregular;
    font-size: 2em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H2 {
    font-family: montserratregular;
    font-size: 1.75em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H3 {
    font-family: montserratregular;
    font-size: 1.58em;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H4 {
    font-family: montserratregular;
    font-size: 1.33em;
    font-weight: 500;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H5 {
    font-family: montserratregular;
    font-size: 1em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H6 {
    font-family: montserratregular;
    font-size: .8em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

A:link {
    text-decoration: none;
    color: #3333cc;
}

A:visited {
    text-decoration: none;
    color: #333399;
}

A:active {
    text-decoration: none;
    color: #333399;
    margin-left: 4px;
    text-transform: capitalize;
}

A:hover {
    text-decoration: underline;
    color: #3333cc;
}

.GridRow {
    background-color: #FFFFCC;
    font-size: 9pt;
    font-family: montserratregular;
}

.DateChooserDropButton {
    width: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

.MainContent {
    font-family: montserratregular;
    font-size: 14px;
    color: #1a1c1f;
    background-color: #ebecec;
    padding: 15px;
}

input[type=search] {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-appearance: none;
}

p {
    margin: 0 auto;
}

ul {
    list-style-type: none;
}

.RequiredValidator {
    display: none;
    visibility: hidden;
}

.Label {
    background-color: Transparent;
    font-family: montserratregular;
    font-weight: bold;
    color: Black;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
}

.container {
    margin: 0 auto;
    position: relative;
}


.registerus {
    font-family: montserratregular;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #383838;
    margin: 36px auto 0px;
    text-align: center;
}

    .st-registerus > a {
        color: #85b30a;
        margin-left: 4px;
        text-transform: capitalize;
    }

.formControl {
    position: relative;
    margin: 0px auto 0px;
}

    .formControl > label {
        font-family: montserratregular;
        font-weight: bold;
        display: block;
        font-size: 13px;
        color: #383838;
        margin: 0px auto 0px;
        padding: 0px;
        text-transform: capitalize;
    }

    .formControl > input {
        border: 1px solid #e5eaec;
        border-radius: 3px;
        border-spacing: 10px;
    }

        .formControl > input:focus {
            border: 1px solid #85b30a;
        }

.btnprevious {
    position: relative;
    font-size: 14px;
    padding: 0px;
    color: #fff;
    border-radius: 3px;
    letter-spacing: 0.5px;
    text-align: center;
    cursor: pointer;
    z-index: 9;
    background-color: #c2a3ff;
    border: 1px solid #c2a3ff;
    }


.btnsave {
    position: relative;
    font-size: 14px;
    padding: 0px;
    color: #fff;
    border-radius: 3px;
    letter-spacing: 0.5px;
    text-align: center;
    cursor: pointer;
    z-index: 9;
    background-color: gold;
    border: 1px solid gold;
}


.btnsave:before {
    content: '';
    position: absolute;
    left: 0px;
    width: 0%;
    right: 0px;
    z-index: -1;
    top: 0;
    height: 100%;
    margin: 0px auto;
    transition: 0.7s;
    -moz-transition: 0.7s;
    -webkit-transition: 0.7s;
    background-color: rgba(0, 0, 0, 0.2);
}


.btnnext {
    position: relative;
    font-size: 14px;
    padding: 0px;
    color: #fff;
    border-radius: 3px;
    letter-spacing: 0.5px;
    text-align: center;
    cursor: pointer;
    z-index: 9;
    background-color: darkgoldenrod;
    border: 1px solid darkgoldenrod;
}

.btnclear {
    position: relative;
    font-size: 14px;
    padding: 0px;
    color: #fff;
    border-radius: 3px;
    letter-spacing: 0.5px;
    text-align: center;
    cursor: pointer;
    z-index: 9;
    background-color: coral;
    border: 1px solid coral;
}



.bannerText {
    font-weight: bold;
    font-size: 15pt;
}

.warningText {
    border-right: silver 2px solid;
    border-top: silver 2px solid;
    font-size: 9pt;
    padding: 6px;
    border-left: silver 2px solid;
    color: black;
    border-bottom: silver 2px solid;
    background-color: white;
    text-align: center;
    font-style: italic;
    margin: 0;
    margin-top: 10px;
}

.errorText {
    color: red;
}

.btnDisabled {
    border: 1px solid #BDB76B;
    color: black;
    padding: 5px 10px 5px 10px;
    min-width: 75px;
    FONT-WEIGHT: bold;
    box-shadow: inset 0 -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/ inset 0 1px 1px rgba(255,255,255,1); /*top internal highlight*/
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    white-space: nowrap;
}

.ListItemClass {
    list-style: none;
    width: 25px;
    height: 25px;
}

.ListItemClass_hover {
    cursor: pointer;
    width: 25px;
    background-image: url(../Images/BasePage/tool_bar_center_selected.gif);
    background-repeat: no-repeat;
    height: 25px;
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    visibility: hidden;
    background-color: rgba(0,0,0,0.5);
    z-index: 99;
}

.open {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}

.show {
    visibility: visible;
}

.hideErr {
    visibility: hidden;
}

.showErr {
    top: 10px;
    visibility: visible;
}

@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-bold-webfont.woff2') format('woff2'), url('../fonts/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/montserrat-light-webfont.woff2') format('woff2'), url('../fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratmedium';
    src: url('../fonts/montserrat-medium-webfont.woff2') format('woff2'), url('../fonts/montserrat-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'), url('../fonts/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratsemibold';
    src: url('../fonts/montserrat-semibold-webfont.woff2') format('woff2'), url('../fonts/montserrat-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
