﻿body {
    margin: 0px;
    padding: 0px;
    font-family: 'Tahoma', 'Arial', 'Sans-Serif';
    font-size: 8pt;
}

.gridview-header th,
.gvrow td {
    border-left: 0px;
    border-right: 0px;
}

.divClickyButton:hover {
    -webkit-filter: opacity(0.5);
}

.data-block {
    margin-bottom: 10px;
}

.pnlCustomer {
    float: right;
    text-align: right;
}

.pnlHIB {
    float: left;
    text-align: left;
}

.headline,
.login {
    font-weight: bold;
}

.login {
    border-radius: 12pt;
    background: #5C1916;
    width: 100px;
    padding: 3pt 0pt;
    text-align: center;
    margin-top: 50px;
}

TEXTAREA {
    resize: none;
}

.data-label {
    font-weight: bold;
}

.inline-block {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.header-bar,
.content-container {
    padding: 10px 20px 5px 20px;
    position: relative;
}

.clear {
    clear: both;
}

.header-bar .control-area a {
    text-decoration: none;
    padding-left: 50px;
}

.header-bar-bottom {
    text-align: right;
    margin-bottom: 10px;
    box-shadow: 0px 7px 15px #CCCCCC;
    height: 52pt;
}

    .header-bar-bottom .line1 {
        height: 24px;
        padding: 3px 25px 3px 0px;
        font-size: 16pt;
    }

    .header-bar-bottom .line2 {
        height: 28pt;
        padding: 6px 25px 0px 0px;
    }

    .header-bar-bottom > .line2 > div > div,
    .header-bar-bottom > .line2 > div > input {
        margin: 0px 1px;
    }

P {
    margin: 0px;
    padding: 0px;
}

.content-body {
    padding: 10px 0px;
    width:98%;
    margin: 0px auto;

}

h2 {
    font-weight: bold;
}

UL,
OL {
    margin-top: 0px;
}

INPUT[type=text],
INPUT[type=password],
TEXTAREA,
SELECT {
    width: 100%;
    margin-right: 10px;
}

.button-row {
    text-align: right;
}

.toolbar-bottom-row {
    margin-bottom: 10px;
}

INPUT[type=button],
INPUT[type=submit],
INPUT[type=reset],
BUTTON,
.simulate-button {
    border-radius: 12pt;
    font-weight: bold;
    padding: 3pt 10pt;
    text-align: center;
    margin-top: 10px;
}

.data-header {
    font-size: 10pt;
    font-weight: bold;
}

.data-attribute-label {
    font-style: italic;
    padding-left: 10px;
}

.data-attribute {
    font-weight: bold;
}

.div-person {
    margin: 5px 0px 10px 0px;
}

.person-list {
    border-width: 1px;
    border-style: solid;
}

.person-list-titlebar {
    font-weight: bold;
    font-size: 11pt;
    padding: 3px 5px;
}

.person-list-menubar {
    padding: 2px;
}

.person-list-container {
    padding: 0px 10px 5px 10px;
    overflow: auto;
}

.gridview-header TH {
    text-align: left;
}

.gridview {
    width: 100%;
}

.gridview-header TH,
.gridview-row TD,
.gridview-alt-row TD {
    padding: 8px 10px;
}

.gridview-pager span,
.gridview-pager a {
    display: inline-block;
    text-align: center;
    width: 25px;
    text-decoration: none;
    padding: 5px 0px;
}

.gridview-pager a,
.simulate-button {
    text-decoration: none;
}

TABLE#tblTypes TD, TABLE#tblWitnesses TD {
    padding: 5px 5px;
    vertical-align: top;
}

H4 {
    padding: 0px;
    margin: 0px;
}

DIV.checkbox {
    padding: 5px 0px 5px 25px;
    text-indent: -20px;
}



FIELDSET {
    border-width: 1px;
    border-style: dashed;
}

    FIELDSET LEGEND,
    .ui-state-active a.ui-tabs-anchor,
    .ui-state-active a:link.ui-tabs-anchor,
    .ui-state-active a:visited.ui-tabs-anchor,
    .ui-accordion-header-active {
        font-weight: bold;
    }

#tblBombOffense TD {
    text-align: center;
}

    #tblBombOffense TD:last-child {
        text-align: left;
    }

.question {
    text-align: left;
}

.answer {
    padding-left: 25px;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

    a:visited {
        text-decoration: none;
    }

.ui-tabs-panel a {
    text-decoration: none !important;
}

    .ui-tabs-panel a:hover {
        text-decoration: underline !important;
    }

    .ui-tabs-panel a:visited {
        text-decoration: none !important;
    }

.ui-accordion-header:hover <he > {
}

.validation {
    display: none;
}
