﻿/* z-index

MenuBar li: 2000
MenuBar ul: 2020
popupAccordian: 3000
tooltip: 4000
FreezePane: 5000

checkboxlist
/* TAB MENU   
----------------------------------------------------------*/
fieldset {
    display: block;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 10px;
    padding-top: 0.35em;
    padding-bottom: 0.625em;
    padding-left: 0.75em;
    padding-right: 0.75em;
    border: 2px solid #FFCC00;
}

legend {
    padding: 0.2em 0.5em;
    border: 1px solid #FFCC00;
    background-color: #FFCC00;
    color: #000000;
    font-size: 90%;
    text-align: left;
    margin-left: 20px;
}

hr {
    border: solid 1px black;
    width: 100%;
}

div.hideSkiplink {
    background-color: #3a4f63;
    width: 100%;
}

div.menu {
    padding: 0px 0px 0px 0px;
    font-size: large;
}

    div.menu a.level1 {
        z-index: 1000;
    }

    div.menu ul.level2 {
        z-index: 2000;
    }

    div.menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: auto;
    }

        div.menu ul li a, div.menu ul li a:visited {
            background-color: #465c71;
            border: 1px #4e667d solid;
            color: #dde4ec;
            display: block;
            line-height: 1.35em;
            padding: 4px 20px;
            text-decoration: none;
            white-space: nowrap;
        }

            div.menu ul li a:hover {
                background-color: #bfcbd6;
                color: #465c71;
                text-decoration: none;
            }

            div.menu ul li a:active {
                background-color: #465c71;
                color: #cfdbe6;
                text-decoration: none;
            }

.uppercase {
    text-transform: uppercase;
}

.windowsHeader {
    width: 98%;
    background-color: #0099FF;
    border: thin solid #0099FF;
    text-align: center;
    padding: 5px 5px 5px 5px;
    filter: alpha(opacity=100);
    opacity: 1;
}

.windowsContent {
    width: 98%;
    border: thin solid #0099FF;
    padding: 5px 5px 5px 5px;
    filter: alpha(opacity=100);
    opacity: 1;
}

.pageContent {
    background-color: #000000;
    filter: alpha(opacity=85);
    opacity: 0.85;
    padding: 20px 20px 20px 20px;
}

.hiddentext {
    visibility: hidden;
}

.PromptCS {
    display: none;
    color: #FFFFFF;
    font-style: italic;
    font-family: Courier New;
    border: solid 1px White;
}

#dhtmltooltip {
    text-align: left;
    position: absolute;
    border: 2px solid black;
    padding: 2px;
    color: Black;
    visibility: hidden;
    z-index: 4100;
    background-color: #FFFF99;
    width: auto;
    height: auto;
}

    #dhtmltooltip table {
        border: 1px solid navy;
        border-collapse: collapse;
    }

        #dhtmltooltip table th {
            padding: 2px 2px 2px 2px;
            background-color: Black;
            color: White;
            font-weight: bold;
            border: 1px solid black;
        }

        #dhtmltooltip table td {
            padding: 2px 2px 2px 2px;
            background-color: White;
            border: 1px solid black;
        }

.imgLoader {
    margin: -50px 0px 0px -50px;
}

.FreezePaneOff {
    visibility: hidden;
    display: none;
    width: 100%;
    height: 100%;
}

.FreezePaneOn {
    visibility: visible;
    width: 100%;
    height: 100%;
    background-color: #666666;
    z-index: 5000;
    filter: alpha(opacity=85);
    opacity: 0.85;
}

.FreezePane {
    visibility: hidden;
    width: 100%;
    height: 100%;
    background-color: #666666;
    z-index: 5000;
    filter: alpha(opacity=85);
    opacity: 0.85;
}

.InnerFreezePane {
    width: 60%;
    background-color: #003399;
    color: White;
    font-size: large;
    border: 2px dashed #111111;
    padding: 9px;
}

.MessageBoxText {
    visibility: hidden;
    width: 100%;
    height: 80%;
    overflow: visible;
    background-color: #620000;
    z-index: 6000;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
}

.MessageBoxFilter {
    visibility: hidden;
    width: 100%;
    height: 100%;
    background-color: #666666;
    filter: alpha(opacity=85);
    opacity: 0.85;
    z-index: 6000;
}

.BackgroundFilter {
    visibility: hidden;
    width: 100%;
    height: 100%;
    background-color: #666666;
    filter: alpha(opacity=85);
    opacity: 0.85;
    z-index: 3000;
}

.backgroundFilter {
    width: 100%;
    height: 100%;
    background-color: #666666;
    filter: alpha(opacity=85);
    opacity: 0.85;
    z-index: 3000;
}

.loaderFilter {
    width: 100%;
    height: 100%;
    background-color: #666666;
    filter: alpha(opacity=85);
    opacity: 0.85;
    z-index: 10000;
}

h1 {
    font-size: 1.4em;
    font-weight: bold;
    clear: both;
    color: #333333;
}

h2 {
    font-size: 1.2em;
    font-weight: bold;
    margin: 2px 0px 5px 0px;
    clear: both;
    color: #333333;
}

h3 {
    font-weight: bold;
    margin: 5px 0px 5px 0px;
    clear: both;
    text-decoration: underline;
    color: #333333;
}

h4 {
    color: #333333;
    font-size: 1.0em;
    font-weight: bold;
}

body {
    height: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-size: 12px;
    color: #333333;
}

input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-top: 0px;
}

.gridviewHeader {
    padding: 0px 5px 0px 5px;
    color: White;
    background-color: Black;
    text-align: center;
    font-weight: bold;
}

a {
    color: Blue;
    text-decoration: underline;
}

    a:hover {
        text-decoration: none;
    }

    a img {
        text-decoration: none;
        border: 0;
    }

.textbox {
    height: 18px;
    width: 300px;
    border: 1px solid black;
}

.radiobuttonlist {
    width: 100%;
}

.textboxMultiline {
    padding-top: 10px;
    width: 300px;
    height: 70px;
    border: 1px solid black;
}

.watermark {
    height: 18px;
    width: 300px;
    color: Gray;
    border: 1px solid black;
}

.radiolist {
    border: none;
    font-weight: bold;
    outline: none;
}

.checkbox {
    border: none;
}

.checkboxlist {
    margin: 5px 5px 5px 5px;
    border-collapse: collapse;
    table-layout: fixed;
}

    .checkboxlist td {
        padding: 5px;
        text-align: left;
        vertical-align: top;
        vertical-align: text-top;
    }

.listbox {
    height: 300px;
    width: 200px;
    border: 1px solid black;
}

.dropdownlist {
    margin: 0px;
    height: 23px;
    width: 300px;
    border: 1px solid black;
}

.checkbox {
    width: 100px;
}

.button {
    background-color: #FFCC00;
    border: 1px solid #000000;
    color: #000000;
    margin-top: 3px;
    padding: 5px;
}

.warning_button {
    background-color: #FF3300;
    border: 1px solid #000000;
    color: #000000;
    margin-top: 3px;
    padding: 5px;
}

#form {
    background: black;
    float: left;
    width: auto;
}

.title {
    text-align: right;
    vertical-align: top;
}

.warning {
    color: Red;
}

#header {
    /*background: #0f0;
	min-width: 100%;
	/*height: 180px;*/
    clear: both;
    vertical-align: bottom;
    border-bottom: solid 1px black;
}

#menu {
    /*min-width: 100%;*/
    width: auto;
    clear: both;
    height: 50px;
    background-color: #000066;
    padding: 2px 0px 2px 0px;
    vertical-align: middle;
    border-top: solid 1px #666666;
    border-bottom: solid 1px #666666;
    margin: 10px 0px 10px 0px;
}

    #menu .colLeft {
        padding: 5px 10px 0px 10px;
    }

    #menu .colRight {
        padding: 5px 10px 0px 10px;
    }

#topLink {
    width: 100%;
    clear: both;
    margin-right: 10px;
}

.bottomLink {
    width: 100%;
    clear: both;
    padding-bottom: 10px;
    text-indent: 10px;
    text-align: left;
}

#content {
    /*background: #fff;*/
    float: left;
    width: 100%;
    padding: 0px 0px 0px 0px;
}

#leftcol {
    /*background: #f00;*/
    float: left;
    width: 0%;
    padding: 0px 0px 0px 2px;
    display: none;
}

#rightcol {
    /*background: #f00;*/
    float: right;
    width: 19%;
    padding: 0px 0px 0px 2px;
}

.footer {
    /*background: #0f0;*/
    clear: both;
    width: 100%;
    /*height: 35px;*/
    text-align: center;
    vertical-align: middle;
    border-top: solid 1px black;
}

#core {
    /*min-width: 90%;*/
    width: 100%;
    text-align: left;
    margin: auto;
    /*position: absolute;*/
    top: 0px;
    /*left: 50%;
    margin-left: -512px;*/
}

.row {
    min-height: 25px;
    clear: both;
    padding: 2px 0px 2px 0px;
}

.h3_style {
    color: White;
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
    margin: 5px 0px 5px 0px;
    clear: both;
}

.colMiddle {
    float: left;
    margin: 0px 0px 0px 0px;
    text-align: center;
    width: 100%;
    display: table-cell;
}

.colLeft {
    float: left;
    margin: 0px 0px 0px 0px;
    text-align: left;
    vertical-align: top;
    display: table-cell;
}

.colTitle {
    float: left;
    margin: 0px 0px 0px 0px;
    text-align: left;
    clear: both;
    vertical-align: top;
    width: 98%;
    display: table-cell;
}

.colContent {
    float: left;
    margin: 0px 0px 20px 0px;
    text-align: left;
    clear: both;
    vertical-align: top;
    width: 98%;
    display: table-cell;
}

.colColon {
    float: left;
    width: 1%;
    padding-right: 2px;
    display: table-cell;
}

.colRight {
    text-align: right;
    float: right;
    margin: 0px 0px 0px 0px;
    display: table-cell;
}

.logo {
    margin: 0px 0px 0px 10px;
    float: left;
    position: relative;
}

.comment {
    color: #0000FF;
    text-align: left;
}

#subMenu {
    background-color: #000066;
    border: 1px solid #666666;
}

    #subMenu .title {
        font-size: large;
        color: White;
        font-weight: bold;
        text-align: left;
        text-indent: 20px;
        border-bottom: dotted 1px white;
    }

    #subMenu .subtitle {
        padding: 5px auto auto auto;
        font-size: 1.4em;
        color: White;
        font-weight: bold;
        text-align: left;
        text-indent: 10px;
        text-decoration: underline;
    }

    #subMenu .parentLink {
        background-color: #5235C6;
        color: White;
        text-decoration: none;
        font-weight: bold;
        padding-top: 10px;
        padding-bottom: 10px;
        text-indent: 5px;
        vertical-align: middle;
    }

    #subMenu .subLink .row {
        color: Orange;
        width: 100%;
        clear: both;
        text-decoration: none;
        text-indent: 10px;
        height: 20px;
        cursor: pointer;
        padding-top: 5px;
    }

        #subMenu .subLink .row a {
            text-decoration: none;
        }

        #subMenu .subLink .row:hover {
            background-color: #336699;
        }

.popup {
    position: absolute;
    background-color: #FFFFFF;
    border: 1px solid black;
    color: Black;
    text-decoration: none;
    visibility: hidden;
    z-index: 4000;
    padding: 2px;
}

.popupAccordian {
    background-color: #CCCCCC;
    padding: 5px;
    border: 2px dotted white;
    color: #000000;
    text-decoration: none;
    z-index: 3100;
    width: 90%;
    height: 90%;
    overflow: scroll;
}

.popupMsg {
    background-color: #000066;
    padding: 5px;
    border: 2px dotted red;
    color: #fff;
    text-decoration: none;
    z-index: 5000;
    position: absolute;
}

.popupconfirmation {
    position: absolute;
    top: 20px;
    left: 50%;
    width: 400px;
    margin-left: -200px;
    height: 300px;
    z-index: 4000;
    background-color: #000037;
    border: dotted 2px white;
    padding: 5px 5px 0px 5px;
}

.popuppanel {
    position: absolute;
    top: 20px;
    left: 50%;
    width: 900px;
    margin-left: -450px;
    height: 500px;
    z-index: 4000;
    background-color: #000037;
    border: dotted 2px white;
    padding: 5px 5px 0px 5px;
}

.popupdetails {
    visibility: hidden;
    position: absolute;
    top: 20px;
    left: 50%;
    width: 500px;
    margin-left: -250px;
    height: 600px;
    z-index: 4000;
    background-color: #CCCCCC;
    border: dotted 2px white;
    color: #000000;
}

.submenu {
    width: 200px;
    position: absolute;
    background-color: #666699;
    padding: 5px;
    border: 1px solid black;
    color: Black;
    text-decoration: none;
    font: 11px "Arial", sans-serif bold;
    visibility: hidden;
    z-index: 1000;
    overflow: auto;
}

.panelHeader {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #000066;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

    .panelHeader a {
        color: #FFFFFF;
        background: none;
        text-decoration: none;
    }

        .panelHeader a:hover {
            background: none;
            text-decoration: underline;
        }

.panelHeaderSelected {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #333399;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

    .panelHeaderSelected a {
        color: #FFFFFF;
        background: none;
        text-decoration: none;
    }

        .panelHeaderSelected a:hover {
            background: none;
            text-decoration: underline;
        }

.panelContent {
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
/*Modal Popup*/
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}

    .modalPopup p {
        padding: 5px;
    }

.floorplan {
    width: 95%;
    background-color: #FFFFFF;
    margin: 5px 0 10px 0;
    border: solid 1px Black;
    border-collapse: collapse;
}

    .floorplan th {
        padding: 2px;
        border: solid 1px Black;
        color: #CCCCFF;
        background-color: #003399;
        text-align: left;
        text-align: center;
    }

    .floorplan td {
        padding: 2px;
        border: solid 1px Black;
        color: #003399;
        text-align: left;
        vertical-align: top;
    }

.mGrid {
    background-color: #FFFFFF;
    margin: 5px 0 10px 0;
    border: solid 1px #CCCCFF;
    border-collapse: collapse;
    width: 99%;
}

    .mGrid td {
        padding: 5px;
        border: solid 1px #CCCCFF;
        color: #003399;
        text-align: center;
    }

    .mGrid .textleft {
        text-align: left;
    }

    .mGrid .textright {
        text-align: right;
    }

    .mGrid tr:hover {
        background-color: #FFFFCC;
    }

    .mGrid th {
        padding: 5px;
        color: #CCCCFF;
        background-color: #003399;
        border: solid 1px #CCCCFF;
        font-weight: bold;
        text-align: center;
        text-transform: uppercase;
    }

    .mGrid .selected_row {
        padding: 2px;
        color: #000000;
        background-color: #FFFF00;
        border: solid 1px #CCCCFF;
        font-weight: bold;
    }

    .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 .footer td {
        border-style: solid solid double solid;
        border-width: 1px;
        border-color: #CCCCFF;
        padding: 5px;
        color: #CCCCFF;
        background-color: #0066CC;
        font-weight: bold;
        text-align: center;
    }

.box {
    background-color: #FFFFFF;
    margin: 5px 0 10px 0;
    border: solid 1px #CCCCFF;
    border-collapse: collapse;
    width: 99%;
}

    .box td {
        padding: 5px;
        border: solid 1px #CCCCFF;
        color: #003399;
        text-align: center;
        vertical-align: top;
        vertical-align: text-top;
    }

    .box .textleft {
        text-align: left;
    }

    .box .textright {
        text-align: right;
    }

    .box th {
        padding: 5px;
        color: #CCCCFF;
        background-color: #003399;
        border: solid 1px #CCCCFF;
        font-weight: bold;
        text-align: center;
        text-transform: uppercase;
    }

    .box .selected_row {
        color: #000000;
        background-color: #FFFF00;
        border: solid 1px #CCCCFF;
        font-weight: bold;
    }

    .box .selected_cell {
        padding: 2px;
        color: #000000;
        background-color: #FFFF00;
        border: solid 1px #CCCCFF;
        font-weight: bold;
    }

    .box .pgr table {
        margin: 5px 0;
    }

    .box .pgr td {
        border-width: 0;
        padding: 0 6px;
        border-left: solid 1px #666;
        font-weight: bold;
        color: #fff;
        line-height: 12px;
    }

    .box .pgr a {
        color: #666;
        text-decoration: none;
    }

        .box .pgr a:hover {
            color: #000;
            text-decoration: none;
        }

    .box .footer td {
        border-style: solid solid double solid;
        border-width: 1px;
        border-color: #CCCCFF;
        padding: 5px;
        color: #CCCCFF;
        background-color: #0066CC;
        font-weight: bold;
        text-align: center;
    }
/*AutoComplete flyout */
.autocomplete_completionListElement {
    margin: 0px!important;
    background-color: inherit;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: default;
    overflow: auto;
    height: 200px;
    font-family: Tahoma;
    font-size: small;
    text-align: left;
    list-style-type: none;
}
/* AutoComplete highlighted item */
.autocomplete_highlightedListItem {
    background-color: #ffff99;
    color: black;
    padding: 1px;
}

/* AutoComplete item */
.autocomplete_listItem {
    background-color: window;
    color: windowtext;
    padding: 1px;
}

.loading {
    background-image: url(images/loader.gif);
    background-position: right;
    background-repeat: no-repeat;
}

.gridDropdownlist {
    min-width: 100px;
    margin: 0px;
    height: 23px;
    border: 1px solid black;
}

.gridTextbox {
    width: 100px;
    D: \Apply IT\Projects\SEDUG\WebApplication\MainApplication\MainApplication\styles\page.css height: 18px;
    border: 1px solid black;
}

/* Accordion */
.accordionHeader {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #000066;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

    .accordionHeader h2 {
        color: white;
    }

    .accordionHeader a {
        color: #FFFFFF;
        background: none;
        text-decoration: none;
    }

        .accordionHeader a:hover {
            background: none;
            text-decoration: underline;
        }

.accordionHeaderSelected {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #339933;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

    .accordionHeaderSelected h2 {
        color: white;
    }

    .accordionHeaderSelected a {
        color: #FFFFFF;
        background: none;
        text-decoration: none;
    }

        .accordionHeaderSelected a:hover {
            background: none;
            text-decoration: underline;
        }

.accordionContent {
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

#webcam {
    width: 320px;
    height: 240px;
    background-color: #CCCCCC;
}

#previewwebcam {
    width: 320px;
    height: 240px;
    background-color: #CCCCCC;
}
