﻿body {
    /*padding-top: 10px;
    padding-bottom: 20px;*/
    overflow: auto;
    background-color: #A9ABAE;
}
bg-dark {
    background-color: #212529;
}

/* Set padding to keep content from hitting the edges */
/*.body-content {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 60px;
    background-color: #A9ABAE;
}

.body-branding {
    background: url(../Content/images/ForemostGraphics.png) no-repeat 10px 5px;
    clear: both;
    float: none;
    height: 51px;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}*/

    .body-branding h2 {
        color: #818183;
        display: block;
        margin-top: 17px;
        text-align: center;
    }

h2 {
    color: #818183;
    text-align: center;
}

    h2.left {
        text-align: left;
    }

.logo {
    background-image: url(../Content/images/ForemostGraphics.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}

.site-name {
    margin-top: 0;
    margin-bottom: 0;
    color: #818183;
}

.page-header {
    margin-top: 0 !important;
    padding-bottom: 4px;
    margin: 0 0 10px;
}

.page-footer {
    padding: 5px 5px;
    background-color: #A9ABAE;
    /*border-top: 1px solid #ddd;*/
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    font-size: 85%;
    position: fixed;
    margin-top: 2em;
    width: 100%;
    height: 3em;
    text-align: left;
    line-height: 2em;
    bottom: 0;
    z-index: -10;
}

    .page-footer p {
        color: #818183;
    }

.top-buffer {
    margin-top: 10px;
}

.bottom-buffer {
    margin-bottom: 10px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error, select.input-validation-error {
    border: 1px solid #b94a48;
    background-color: #fee;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

div#HomePageFilter {
    border: 1px solid #2e6da4;
    border-radius: 4px;
    /*border-bottom:1px solid DarkGray;*/
    display: block;
    margin-bottom: 10px;
    padding: 0 0 5px 0;
}

    div#HomePageFilter h4,
    div#HomePageFilter h5 {
        background-color: #337ab7;
        border: 1px solid #2e6da4;
        /*background-color: #428bca;
    border: 1px solid #428bca;*/
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        color: #fff;
        margin: 0 0 5px 0;
        padding: 5px;
    }

    /*div#HomePageFilter form {
    display: inline-block;
}*/

    div#HomePageFilter form div.FiltersGroup {
        /*padding-right:2px;*/
        margin: 0 auto 5px auto;
        width: 95%;
    }

        div#HomePageFilter form div.FiltersGroup div {
            display: inline-block;
            font-size: 85%;
            margin-left: 5px;
            padding: 0;
        }

            div#HomePageFilter form div.FiltersGroup div label {
                display: block;
                font-size: 90%;
                margin-bottom: 0;
                vertical-align: top;
            }

            div#HomePageFilter form div.FiltersGroup div span {
                font-size: 90%;
                vertical-align: bottom;
            }

            div#HomePageFilter form div.FiltersGroup div select {
                margin-bottom: 2px;
                padding: 1px;
            }

            /*div#HomePageFilter form div.FiltersGroup div select#OrderedBy {
    width:280px;
}*/

            div#HomePageFilter form div.FiltersGroup div input[type=radio] {
                margin-bottom: -3px;
            }

            div#HomePageFilter form div.FiltersGroup div input[type=text] {
                border: 1px solid black;
                padding-bottom: 2px;
                vertical-align: middle;
                width: 5.5em;
            }

    div#HomePageFilter form div#SubmitGroup {
        border-top: 1px dotted Gray;
        font-size: 85%;
        display: block;
        margin: 5px 0 0 0;
        padding: 5px 2px 2px 2px;
        text-align: center;
    }

        div#HomePageFilter form div#SubmitGroup div.SubmitDiv {
            display: inline-block;
            margin-right: 5px;
        }

            div#HomePageFilter form div#SubmitGroup div.SubmitDiv input[type=submit],
            div#HomePageFilter form div#SubmitGroup div.SubmitDiv a {
                width: 9em;
            }


.lft .align-left {
    text-align: left;
}

.rt .align-right {
    text-align: right;
}

.ctr .align-center {
    text-align: center;
}

.pad-left {
    padding-left: 10px;
}

.margin-right {
    margin-right: 10px;
}

.margin-left {
    margin-left: 10px;
}

.pad-right {
    padding-right: 10px;
}

.bold {
    font-weight: 700;
}

.required {
    color: #a94442;
}

#GoBackDiv {
    margin-top: 10px;
}

.ui-datepicker {
    font-size: x-small !important;
}

#ExcelDiv {
    display: inline-block;
    font-size: 90%;
    margin: 10px 10px 0 0;
}

.pager {
    border: 0;
    display: block;
    margin: 0;
    padding-top: 0.25em;
}

    .pager div h5 {
        color: #428bca;
        font-weight: 500;
        margin-bottom: 2px;
    }

    .pager div {
        border: 0;
        padding: 0;
        text-align: left;
    }

        .pager div a {
            background: none;
            border: 1px solid #428bca;
            -o-border-radius: 4px;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            color: #428bca;
            display: block;
            float: left;
            font-weight: 700;
            margin-right: 5px;
            margin-bottom: 2px;
            text-align: center;
            text-decoration: none;
            min-width: 2em;
            width: 2em;
        }

            .pager div a:hover {
                background-color: #428bca;
                border: 1px solid #428bca;
                color: #fff;
            }

            .pager div a.selected {
                border: 1px solid #428bca;
                background-color: #428bca;
                color: #fff;
            }

input.date-picker {
    text-align: left;
    background-image: url("/Content/Images/Calendar.gif");
    background-position: right 10px center;
    background-repeat: no-repeat;
    padding-right: 24px;
}

.disabled {
    display: block;
}

.ui-iggrid .ui-iggrid-headercaption {
    text-align: left !important;
    padding-left: 50px !important;
}

.ui-iggrid-headertext {
    white-space: pre-wrap !important;
}

th.ui-iggrid-header {
    vertical-align: bottom !important;
}


.right {
    float: right;
}

.exporting-indicator {
    position: absolute;
    background-color: gray;
    top: 0;
    left: 0;
    z-index: 100000;
    text-align: center;
    vertical-align: middle;
}

    .exporting-indicator:after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        height: 100%;
    }

.exporting-text {
    font-size: 46px;
    font-weight: bold;
    vertical-align: middle;
}

#loading {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    z-index: 1000;
}

#loadingcontent {
    display: table;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#loadingspinner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    font-size: larger;
    padding-top: 80px;
}
