﻿@charset "UTF-8";
a, a:hover {
    color: #333
}

/* Reset */
.hover_img a {
    position: relative;
}

    .hover_img a span {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        display: none;
        z-index: 99;
    }

    .hover_img a:hover span {
        display: block;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
    }

.highlight {
    background-color: cornsilk;
    border-color: red;
    color: red;
}

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

.customers {
    font-size: 14px;
    border-collapse: collapse;
    width: 100%;
}
    /*.customers td, #customers th {
        border: 1px solid #ddd;
        padding: 4px;
    }*/

    .customers tr:nth-child(even) {
        background-color: #f2f2f2
    }

    .customers tr:hover {
        background-color: #ddd;
    }
/* Type */


a {
    color: navy;
    text-decoration: underline;
}

    a:hover {
        text-decoration: none;
        color: #333;
    }

strong, b {
    color: #555;
    font-weight: 600;
}

em, i {
    font-style: italic;
}

p {
    margin: 0 0 2em 0;
}

sub {
    font-size: 0.8em;
    position: relative;
    top: 0.5em;
}

sup {
    font-size: 0.8em;
    position: relative;
    top: -0.5em;
}

blockquote {
    border-left: solid 4px #dbdbdb;
    font-style: italic;
    margin: 0 0 2em 0;
    padding: 0.5em 0 0.5em 2em;
}

code {
    background: rgba(144, 144, 144, 0.075);
    border-radius: 0;
    border: solid 1px #dbdbdb;
    font-family: "Courier New", monospace;
    font-size: 0.9em;
    margin: 0 0.25em;
    padding: 0.25em 0.65em;
}

hr {
    border: 0;
    border-bottom: solid 1px #dbdbdb;
    margin: 2em 0;
}

    hr.major {
        margin: 3em 0;
    }

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

.inner {
    max-width: 75em;
    align-content: center;
    margin: 0 auto;
}

form {
    margin: 0 0 2em 0;
}

select,
textarea {
    background: #e8f0fe;
    border-radius: 5px;
    border: 1px;
    border: solid 1px #8dcca9;
    color: navy;
}

textarea {
    padding: 0.75em 1em;
}

/* Icon */

.icon {
    text-decoration: none;
    border-bottom: none;
    position: relative;
}

    .icon:before {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-transform: none !important;
    }

    .icon > .label {
        display: none;
    }
/* Header */

.subpage {
    padding-top: 44px;
}

    .subpage #header {
        background: #6cc091;
        top: 0;
        height: 44px;
        line-height: 44px;
        position: fixed;
    }

#header {
    color: #fff;
    cursor: default;
    height: 3.25em;
    left: 0;
    line-height: 3.25em;
    position: absolute;
    text-align: right;
    top: 2em;
    width: 100%;
    z-index: 10001;
}

/* Banner */

.banner {
    padding: 8em 0 9em 0;
    background-image: url(/images/banner.jpg);
    background-size:   cover;
    background-position: bottom;
    background-attachment: inherit;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
}
    .banner:before {
        content: '';
        background-color: lightgrey;
        position: absolute;
        top: 0;
        left: 0;
    }
.labelSmallCaps {
    font-variant:small-caps;
    font-weight: 500;
}
.labelCommon {
    border-style: none;
    border-color: inherit;
    color: navy;
    font-size: 12pt;
    /*font-family: "Arial Rounded MT"; */
    font-weight: 500;
    font-variant: small-caps;
    height: 24px;
    text-align: right;
    width: 150px;
}
.labelCommonLeft {
    border-style: none;
    border-color: inherit;
    color: navy;
    font-size: 12pt;
    /*font-family: "Arial Rounded MT"; */
    font-weight: 500;
    font-variant: small-caps;
    height: 24px;
    text-align: left;
}
.labelCommonRed {
    border-style: none;
    border-color: inherit;
    color: red;
    font-size: 12pt;
    /*font-family: "Arial Rounded MT"; */
    font-weight: bolder;
    font-variant: small-caps;
    height: 24px;
    text-align: right;
    width: 150px;
}
.labelFooter {
    border-style: none;
    border-color: inherit;
    color: navy;
    font-size: 10pt;
    /*font-family: "Arial Rounded MT"; */
    font-variant: small-caps;
    font-weight:200;
    text-align: center;
}
.selectCommon {
    border-style: solid;
    border-width: 1px;
    border-color: darkseagreen;
    color: darkGreen;
    font-size: 12pt;
    /*font-family: "Arial Rounded MT"; */
    font-weight: 500;
    font-variant: small-caps;
    height: 30px;
    width: 300px;
}

.labelCommonRight {
    border-style: none;
    border-color: inherit;
    color: navy;
    font-weight: 500;
    margin-right: 10px;
    text-align: right !important;
    font-size: 12pt;
    /*font-family: "Arial Rounded MT"; */
    font-variant: small-caps;
    height: 24px;
}

.labelCommonRightSmall {
    border-style: none;
    border-color: inherit;
    color: navy;
    margin-right: 2px;
    text-align: right !important;
    font-size: 11pt;
    /*font-family: "Arial Rounded MT"; */
    font-variant: small-caps;
}

.labelCommonLeftBold {
    border-style: none;
    border-color: inherit;
    color: navy;
    text-align: left;
    font-size: 16pt;
    /*font-family: "Arial Rounded MT"; */
    font-weight: bold;
    font-variant: small-caps;
    height: 24px;
}

.dataGrid {
    border-style: none;
    border-color: inherit;
    border-width: 1px;
    color: navy;
    text-align: left;
    font-size: 12pt;
    font-weight: 700;
    font-variant: small-caps;
    /*font-family: "Arial Rounded MT"; */
    font-weight: normal;
    height: 24px;
}

.dataGridBold {
    border-style: none;
    border-color: inherit;
    border-width: 1px;
    color: navy;
    text-align: left;
    font-size: 12pt;
    font-weight: bold;
    font-variant: small-caps;
    /*font-family: "Arial Rounded MT"; */
    height: 24px;
}


.dataGridSmall {
    border-style: none;
    border-color: inherit;
    border-width: 1px;
    color: navy;
    text-align: left;
    font-size: 10pt;
    font-weight: 700;
    font-variant: small-caps;
    /*font-family: "Arial Rounded MT"; */
    font-weight: normal;
    height: 24px;
}

.dataGridCenter {
    border-style: none;
    border-color: inherit;
    border-width: 1px;
    color: navy;
    text-align: center;
    font-size: 10pt;
    font-weight: 700;
    font-variant: small-caps;
    /*font-family: "Arial Rounded MT"; */
    font-weight: normal;
    height: 24px;
}

.dataGridSmallCenter {
    border-style: none;
    border-color: inherit;
    border-width: 1px;
    color: navy;
    text-align: center;
    font-size: 10pt;
    font-weight: 700;
    font-variant: small-caps;
    /*font-family: "Arial Rounded MT"; */
    font-weight: normal;
    height: 24px;
}

.dataLeft {
    border-style: none;
    border-radius: 2pt;
    border-color: inherit;
    border-width: 1px;
    color: darkgreen;
    text-align: left;
    font-size: 12pt;
    /*font-family: "Arial Rounded MT"; */
    font-weight: 500;
}
.dataLeftSmall {
    border-style: none;
    border-radius: 21pt;
    border-color: inherit;
    border-width: 1px;
    color: darkgreen;
    text-align: left;
    font-size: 10pt;
    /*font-family: "Arial Rounded MT"; */
    font-weight: 500;
}
.inputLeft {
    border-style: solid;
    border-radius: 2pt;
    border-color: darkseagreen;
    border-width: 1px;
    color: darkgreen;
    text-align: left;
    font-size: 12pt;
    height: 30px;
    /*font-family: "Arial Rounded MT"; */
    font-weight: 500;
}
.inputRight {
    border-style: solid;
    border-radius: 2pt;
    border-color: darkseagreen;
    border-width: 1px;
    color: darkgreen;
    text-align: right;
    font-size: 12pt;
    height: 30px;
    /*font-family: "Arial Rounded MT"; */
    font-weight: 500;
}

.dataRight {
    border-style: none;
    border-color: inherit;
    border-width: 1px;
    color: darkgreen;
    text-align: right;
    font-size: 12pt;
    /*font-family: "Arial Rounded MT"; */
    font-weight: 500;
}

.dataLeftBold {
    border-style: none;
    border-color: inherit;
    border-width: 1px;
    color: navy;
    text-align: left;
    font-size: 14pt;
    /*font-family: "Arial Rounded MT"; */
    font-weight: bold;
}

.data600Left {
    border-style: none;
    border-color: inherit;
    color: darkgreen;
    text-align: left;
    font-size: 12pt;
    width: 400px;
    /*font-family: "Arial Rounded MT"; */
    height: 24px;
}

.dataWideLeft {
    border-style: none;
    border-color: inherit;
    color: darkgreen;
    text-align: left;
    font-size: 12pt;
    width: 400px;
    /*font-family: "Arial Rounded MT"; */
    height: 24px;
}

.dataCommonRight {
    border-style: none;
    border-color: inherit;
    color: darkgreen;
    text-align: right;
    font-size: 12pt;
    /*font-family: "Arial Rounded MT"; */
    font-weight: normal;
    height: 24px;
}

.pageTitle {
    border-style: none;
    border-color: inherit;
    font-variant: small-caps;
    align-content: center;
    font-size: 14pt;
    color: darkgreen;
    font-weight: bold;
    height: 20px;
}
.pageSubtitle {
    border-style: none;
    border-color: inherit;
    font-variant: small-caps;
    align-content: center;
    font-size: 12pt;
    color: darkgreen;
    font-weight: bold;
}

.pageHeader {
    border-style: none;
    border-color: inherit;
    align-content: stretch;
    background-color: #005A9E;
    font-variant: small-caps;
    width: 100%;
    color: #fff;
}

.submit-progress {
    position: fixed;
    border: 1px solid red;
    top: 30%;
    left: 50%;
    height: 6em;
    padding-top: 2.3em;
    /*The following rules are the ones most likely to change */
    width: 20em; /*  Set 'margin-left' to a negative number that is 1/2 of 'width' */
    margin-left: -10em;
    padding-left: 2.1em;
    padding: 9px .75rem;
    border: solid 1px #05C;
    border-radius: 1rem;
    background-color: #8dcca9;
    color: white;
    font-size: 18px;
}

.submit-progress-bg {
    background-color: lightgray;
    opacity: .5;
}

.clearMask {
    background-color: white;
    opacity: 1;
}

.hidden {
    display: none;
}

.Freezing {
    position: relative;
    table-layout: fixed;
    top: expression(this.offsetParent.scrollTop);
    z-index: 10;
}

    .Freezing th {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        padding: 2px;
    }

.wsmodal {
    position: fixed;
    z-index: 500;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: gainsboro; 
    opacity: 0.40;
}

.center {
    z-index: 1000;
    margin: 300px auto;
    width: 200px;
    /* background-color: gainsboro; */
    border-radius: 10px;
    opacity: 1;
}

    .center img {
        height: 200px;
        width: 200px;
    }

.s-image-cell {
    align-content: center;
}

.modalBackground {
    background-color: lightgray;
    opacity: 0.8;
}

.ModalWindow {
    border: solid 1px #c0c0c0;
    background: #f0f0f0;
    padding: 0px 10px 10px 10px;
    position: absolute;
    top: -1000px;
}

/*.required {
    font-family: 'Arial', 'Helvetica';
    font-weight: bold;
    font-size: 12pt;
    text-align: right;
    vertical-align: top;
    color: red !important;
}
*/
.required-c {
    font-family: 'Arial', 'Helvetica';
    font-weight: 600;
    font-size: 12pt;
    text-align: center;
    vertical-align: top;
    color: red !important;
}

.required-l {
    font-family: 'Arial', 'Helvetica';
    font-weight: bold;
    font-size: 12pt;
    text-align: left;
    vertical-align: top;
    color: red !important;
}
body.is-loading *, body.is-loading *:before, body.is-loading *:after {
    -moz-animation: none !important;
    -webkit-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
}
.GridPager a, .GridPager span {
    display: block;
    height: 24px;
    width: 30px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.GridPager a {
    background-color: #f5f5f5;
    color: #969696;
    border: 1px solid #969696;
}
.GridPager span {
    background-color: #A1DCF2;
    color: #000;
    border: 1px solid #3AC0F2;
}