﻿
.body-container {
    margin-top: 10px;
    padding-bottom: 40px;
}

.welcome-page li {
    list-style: none;
    padding: 4px;
}

.logged-out-page iframe {
    display: none;
    width: 0;
    height: 0;
}

.grants-page .card {
    margin-top: 20px;
    border-bottom: 1px solid lightgray;
}

    .grants-page .card .card-title {
        font-size: 120%;
        font-weight: bold;
    }

        .grants-page .card .card-title img {
            width: 100px;
            height: 100px;
        }

    .grants-page .card label {
        font-weight: bold;
    }


BODY, TABLE {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    border-collapse: collapse;
    text-align: left;
}

.darklink {
    color: #003366;
}

A {
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
}

.Footer {
    background-color: #224466;
    text-decoration: none;
    color: #ffffff;
}

.cred-display {
    color: white;
    font-weight: bold;
    text-align: center;
}

#username, #password {
    width: 198px;
    height: 22px;
}

#sp1 {
    color: #FFFFFF;
}

.box1 {
    border-left: solid 1px #788bbc;
    border-top: solid 1px #788bbc;
    border-bottom: solid 1px #788bbc;
    width: 435px;
}

/* Theme elements  
----------------------------------------------------------*/
#animationScene, #animationController {
    visibility: visible !important;
}


/*.overlay {
    background-color: #D6D6D6;
    background-image: url("../pageBackground.jpg");
}*/


body {
    font-size: 8pt;
    font-family: Arial, Helvetica, Sans-Serif !important;
    text-decoration: none;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    color: #000000;
    background-color: #CED5DB;
    background-image: url("../pageBackground.jpg");
    background-repeat: repeat-x;
    background-position: 0px -20px;
    /* background-attachment: scroll;*/
}

Form {
    font-size: 8pt !important;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    border-collapse: collapse; /*background-color: #FFFFFF;*/
}

.header {
    position: relative;
    margin: 0px;
    padding: 0px;
    background-color: #224466;
    width: 100%;
    height: 139px;
    display: block;
    background-image: url("none");
}

.titleBlock {
    padding-left: 30px;
    display: none;
    float: left;
    text-align: left;
    font-size: 48px;
    font-weight: 300;
    font-style: normal;
    font-family: Arial, Helvetica, Sans-Serif !important;
    color: #efefef;
    line-height: 2em;
    background-image: url("/Images/logo-dash.png");
    background-repeat: no-repeat;
    background-position: 33px 70px;
}

.pageContainer {
    background-color: transparent;
    margin: 0px auto 0px auto;
    padding: 20px 0px 0px 0px;
    width: 787px;
    height: auto;
}

    .pageContainer > table > tbody > tr > td {
        padding: 0px 0px 0px 0px;
    }

.pageTopEdge {
    background-image: url("../pageTopEdge.png");
    background-repeat: no-repeat;
    background-position: 0 top;
    background-color: transparent;
    background-attachment: scroll;
    height: 9px;
    width: auto;
    display: block;
}

.pageSideEdge {
    /* background-image: url("pageSideEdge.png");     background-repeat: repeat-y;     background-position: center center;     background-color: transparent;     background-attachment: scroll;     padding: 0px 9px 0px 9px;     width: 785px;  */
}

.pageLeftEdge {
    background-image: url("../pageSideEdge.png");
    background-repeat: repeat-y;
    background-position: left center;
    background-color: transparent;
    background-attachment: scroll;
    padding: 0px 0px 0px 0px;
    width: 9px;
    min-height: 100%;
    height: auto;
}

.pageRightEdge {
    background-image: url("../pageSideEdge.png");
    background-repeat: repeat-y;
    background-position: right center;
    background-color: transparent;
    background-attachment: scroll;
    padding: 0px 0px 0px 0px;
    width: 9px;
    min-height: 100%;
    height: auto;
}

.pageBottomEdge {
    background-image: url("pageBottomEdge.png");
    background-repeat: no-repeat;
    background-position: 0 bottom;
    background-color: transparent;
    background-attachment: scroll;
    height: 9px;
    width: auto;
    display: block;
}

.pageSurface {
    float: left;
    background-color: transparent;
    margin: 0px;
    min-width: 765px;
    width: 765px;
    border: 1px solid #224466;
}


.copyright img {
    margin: 20px 0px 10px 0px;
    visibility: hidden;
}

.loginBox {
    border-style: outset;
    border-width: thin;
    font-size: 1.1em;
    display: block;
    text-align: right;
    color: White;
    background-color: #003366;
    width: 250px;
    height: 150px;
}


#body1 {
    /*background-color: #F3EBF6;*/
    font-family: 'Ubuntu', sans-serif;
}

#main {
    background-color: #FFFFFF;
    width: 400px;
    height: 450px;
    margin: 4em auto;
    border-radius: 1.5em;
    box-shadow: -7px 5px 3px 9px rgba(0, 0, 0, 0.14);
}

#sign {
    padding-top: 40px;
    /* color: #8C55AA;*/
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    font-size: 23px;
}

.un {
    width: 76%;
    color: rgb(38, 50, 56);
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    background: rgba(136, 126, 126, 0.04);
    padding: 10px 20px;
    border: none;
    border-radius: 20px;
    outline: none;
    box-sizing: border-box;
    border: 2px solid rgba(0, 0, 0, 0.02);
    margin-bottom: 50px;
    margin-left: 46px;
    text-align: center;
    margin-bottom: 27px;
    font-family: 'Ubuntu', sans-serif;
}

form.form1 {
    padding-top: 40px;
}

#pass, #un {
    width: 76%;
    color: rgb(38, 50, 56);
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    background: rgba(136, 126, 126, 0.04);
    padding: 10px 20px;
    border: none;
    border-radius: 20px;
    outline: none;
    box-sizing: border-box;
    border: 2px solid rgba(0, 0, 0, 0.02);
    margin-bottom: 50px;
    margin-left: 46px;
    text-align: center;
    margin-bottom: 27px;
    font-family: 'Ubuntu', sans-serif;
}


    #un:focus, #pass:focus {
        border: 2px solid rgba(0, 0, 0, 0.18) !important;
    }

#submit {
    cursor: pointer;
    border-radius: 5em;
    color: gray;
    /*background-color:black;*/
    /*background: linear-gradient(to right, #9C27B0, #E040FB);*/
    border: 0;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-family: 'Ubuntu', sans-serif;
    margin-left: 35%;
    font-size: 13px;
    /*box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.04);*/
}

#forgot, #forgot1 {
    /* text-shadow: 0px 0px 3px rgba(117, 117, 117, 0.12);*/
    color: black;
    padding-top: 15px;
}

#home {
    background-color: white;
    background-image: none;
}

#submit {
    text-shadow: 0px 0px 3px rgba(117, 117, 117, 0.12);
    color: gray;
    text-decoration: none
}

@media (max-width: 600px) {
    .main {
        border-radius: 0px;
    }
}
