﻿/* DEFAULTS
----------------------------------------------------------*/
body {
    background: #191919;
    font-family: Verdana, Sans-Serif;
    margin: 0px;
    padding: 0px;
    width: auto;
    /* min-width:1200px;*/
    min-width: 1100px;
    text-decoration: none;
    color: #000000;
    font-size: 10pt;
    font-weight: normal;
}


p {
    margin-bottom: 6.5pt;
    line-height: 18pt;
}


/* HEADINGS   
----------------------------------------------------------*/

h1 {
    text-decoration: none;
    color: #000000;
    font-family: Verdana, Sans-Serif;
    font-size: 18pt;
    font-weight: bold;
}

h2 {
    text-decoration: none;
    color: #000000;
    font-family: Verdana, Sans-Serif;
    font-size: 16pt;
    font-weight: bold;
}

h3 {
    text-decoration: none;
    color: #000000;
    font-family: Verdana, Sans-Serif;
    font-size: 14pt;
    font-weight: bold;
}



/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page {
    width: auto;
    background-color: #FFFFFF;
    margin: 0px auto 0px auto;
    border-bottom: 3px solid #A4C2DB;
}

.header {
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #191919;
    /*background-image:url('../images/SensusLibrary.png');
    background-repeat:no-repeat;*/
    width: 100%;
}


    .header h1 {
        font-weight: 700;
        margin: 0px;
        padding: 0px 0px 0px 20px;
        color: #000000;
        border: none;
        line-height: 24pt;
        font-size: 24pt;
        font-family: Verdana, Sans-Serif;
    }

.main {
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.footer {
    color: #FFFFFF;
    padding: 0px 0px 10px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    font-family: Verdana, Sans-Serif;
    font-size: 10pt;
}

    .footer a {
        color: #068dc8;
        text-decoration: none;
    }

    .footer p {
        text-align: center;
        line-height: 6pt;
    }


/* TAB MENU   
----------------------------------------------------------*/
.logo {
    /*width: 260px;*/
    /*position:absolute;*/
    top: 5px;
    left: 5px;
    float: left;
    display: inline-block;
}

    .logo img {
        border: none;
        float: left;
        margin-right: 20px;
        max-height: 64px;
    }

#skipLink {
    position: absolute;
    left: -999px;
    width: 990px;
}

div.hideSkiplink {
    background-color: #0e1e76;
    width: 100%;
}


#Navigation, #InNavigation {
    background-color: #A4C2DB;
    height: 30px;
    display: block;
    white-space: nowrap;
}

#InMainContent_SubNavigation {
    background-color: #068DC8;
    height: min-content;
    width: auto;
    margin-top: -13px;
    vertical-align: middle;
    margin-left: -20px;
    margin-right: -20px;
    white-space: nowrap;
}

#InMainContent_SubMenu_SubNavigation {
    background-color: #068DC8;
    height: max-content;
    width: auto;
    margin-top: -13px;
    vertical-align: middle;
    margin-left: -20px;
    margin-right: -20px;
    /*white-space: nowrap;*/
}

.button {
    background-color: #A4C2DB;
    color: #191919;
    margin: -2px;
    border-left: none;
    border-top: none;
    border-bottom: none;
    border-right-color: #ffffff;
    width: auto;
    height: 30px;
    font-size: medium;
    vertical-align: middle;
    margin-top: 0px;
    -webkit-appearance: none;
}

    .button:hover {
        background-color: #0A6995; /*#E62E2E; */
        color: #ffffff; /*#000000;*/
        -webkit-appearance: none;
    }

.button1 {
    background-color: #068DC8;
    color: #191919;
    border-left: none;
    border-top: none;
    border-bottom: none;
    border-right-color: #ffffff;
    width: auto;
    height: 30px;
    font-size: medium;
    vertical-align: middle;
    margin-top: 0px;
    -webkit-appearance: none;
}

    .button1:hover {
        background-color: #0A6995; /*#FFFFCC;*/
        color: #ffffff; /*#993D3D;*/
        -webkit-appearance: none;
    }

.button2 {
    background-color: #FFFFFF;
    color: #191919;
    border-left: none;
    border-top: none;
    border-bottom: none;
    border-right-color: #ffffff;
    width: auto;
    height: 30px;
    font-size: medium;
    vertical-align: middle;
    margin-top: 0px;
    -webkit-appearance: none;
}

    .button2:hover {
        background-color: #0A6995;
        color: #ffffff;
        -webkit-appearance: none;
    }
/* FORM ELEMENTS   
----------------------------------------------------------*/


#title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
    position: relative;
    bottom: 0;
    color: #ffffff;
    font-size: large;
    margin-left: -5px;
    font-family: Verdana;
}

.header_content{
    background-color: #fff;
    padding: 5px 20px;
    height: 64px;
}

.loginDisplay {
    font-size: 1.1em;
    color: #000000;
    display: inline-block;
    float:right;
    margin-top: 46px;
}

/*#LineLogin {
    position: absolute;
    font-size: 10pt;
    width: 100%;
    margin-top: -20px;*/
    /*float:right !important;*/
/*}*/


/*#HeadLoginStatus, #cmdLogout {
    padding-right: 20px;
}*/

.lbluseradm {
    /*width: 15em;*/
    width: 17em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
}

.lbluseradmrep {
    width: 20em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
}

.createreport {
    margin-left: 20.5em;
}

.lbluserlist {
    width: 10em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
}

.lblreport {
    width: 30em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
}

#report p {
    margin-bottom: 0.2pt;
    line-height: 8pt;
}

.lbluseradmcol2 {
    width: 50em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
}

.lbllogin {
    width: 10em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
}

.table-border td, .table-border th{
    padding:5px;
}

.table-border, .table-border th, .table-border td {
    border: 1px solid black;
    border-collapse: collapse;
}

.submit {
    margin-left: 10.5em;
    /*-webkit-margin-start: 11.5em;*/
}

.submituser {
    /*margin-left: 15.5em;*/
    margin-left: 17.5em;
}

.logininfo {
    text-decoration: none;
    color: #ffffff;
    font-family: "verdana";
    font-size: 90%;
    font-weight: normal;
}

.btnLogout {
    background-color: #ffffff;
    color: #000000;
    text-decoration: underline;
    border-left: none;
    border-bottom: none;
    border-right: none;
    border-top: none;
    -webkit-appearance: none;
    font-size: 1rem;
}

    .btnLogout:hover {
        color: #007481;
        text-decoration: none;
        cursor: pointer;
    }

.errormessage {
    color: #DC0000;
    font-weight: normal;
}

#InMainContent_lblUploadFileMessage {
    color: #006600;
}

.emphasize {
    color: Black;
    font-weight: bold;
}

.mGrid {
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}

    .mGrid caption {
        font-weight: bold;
        font-size: large;
        border: none;
        text-align: left;
        padding-bottom: 10px;
    }

    .mGrid td {
        padding: 2px;
        border: solid 1px #c1c1c1;
        /*color: #717171; */
        color: Black;
    }

    .mGrid th {
        padding: 4px 2px;
        color: #fff;
        /* background: #424242 url(grd_head.png) repeat-x top; */
        background: #0A6995;
        border-left: solid 1px #0525252;
        font-size: 0.9em;
        text-align: left;
    }

    .mGrid .alt {
        background: #fcfcfc url(grd_alt.png) repeat-x top;
    }

    .mGrid .pgr {
        background: #424242 url(grd_pgr.png) repeat-x top;
    }

        .mGrid .pgr table {
            margin: 5px 0;
        }

        .mGrid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .mGrid .pgr a {
            color: #666;
            text-decoration: none;
        }

            .mGrid .pgr a:hover {
                color: #000;
                text-decoration: none;
            }

    .mGrid input[type="button"] {
        /* background-color:#ffffff;
    border-color:#4C1F1F;*/
        color: #4C1F1F;
    }
/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both;
}


.bold {
    font-weight: bold;
}

.smallprint {
    color: black;
    font-family: Verdana, Sans-Serif;
    font-size: 9pt;
    font-weight: normal;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    background-color: #ffffff;
}

.smallprint_alt {
    color: black;
    font-family: Verdana, Sans-Serif;
    font-size: 9pt;
    font-weight: normal;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
}

.senddoc {
    padding-left: 10px;
    font-family: Verdana, Sans-Serif;
    background-color: #ffffff;
}


/*AutoComplete flyout */
.autocomplete_completionListElement {
    visibility: hidden;
    margin: 0px !important;
    background-color: white;
    color: black;
    border: solid 1px gray;
    cursor: default;
    text-align: left;
    list-style-type: none;
    font-family: Verdana;
    font-size: 10pt;
    padding: 0;
    height: 200px;
    overflow: auto;
    z-index: 1;
}
/* AutoComplete highlighted item */
.autocomplete_highlightedListItem {
    background-color: #A4C2DB;
    padding: 1px;
}

/* AutoComplete item */
.autocomplete_listItem {
    background-color: white;
    padding: 1px;
}

#InMainContent_txtMasterTitles, #InMainContent_txtUserPrimaryUID, #InMainContent_txtPrimaryUserUID {
    width: 400px;
}

fieldset {
    border: none;
    margin-left: -0.8em;
}

.row-container::after {
    content: "";
    clear: both;
    display: table;
}

.col-md-eighty {
    width: 80%;
}

.col-md-half {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 10px;
}

.col-md-full {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 10px;
}

@media (max-width: 768px) {
    .col-md-half {
        width: 100%;
    }
    .col-md-eighty {
        width: 1000%;
    }
}

