﻿TD, TH, FONT, INPUT, SELECT, TEXTAREA {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Black;
}

LABEL, SPAN {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

BODY {
    background-color: #ffffff;
    filter: Alpha(opacity=100);
    filter: initial\9;
}

A, A:active {
    color: #5C1E75;
}

    A:hover {
        color: #E31C79;
        text-decoration: underline;
    }

.label1 {
    font-size: 15px;
    font-weight: bold;
    color: #262626;
}

.label1white {
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
}

.label2 {
    font-size: 13px;
    font-weight: bold;
}

.label3 {
    font-size: 12px;
}

.label4 {
    color: #EA0000;
    font-weight: bold;
}

.pid {
    font-size: 12px;
    font-weight: bold;
}

.tdFill {
    background-color: #262626;
    color: #FFFFFF;
}

.btnSearch {
    width: 70px;
}

.btnConfirm {
    padding: 0 10px;
    height: 20px;
}

.ajax__tab_header {
    overflow: hidden;
}

.tab {
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
}

    .tab .ajax__tab_body {
        background-color: #ffffff;
        font-size: 12px;
        border-width: 1px;
        border-style: solid;
        border-color: #262626;
        padding: 3px;
    }

    .tab .ajax__tab_header {
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #262626;
        padding: 6px 2px 0px 2px;
    }

    .tab .ajax__tab_tab {
        width: 60px;
        height: 15px;
        color: #FFFFFF;
        background-color: #262626;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        border-width: 1px;
        border-style: solid;
        border-color: #262626;
        border-bottom: none;
        padding: 1px;
        margin-right: 3px;
        cursor: pointer;
    }

    .tab .ajax__tab {
        margin-bottom: -3px;
    }

    .tab .ajax__tab_active .ajax__tab_tab, .tab .ajax__tab_hover .ajax__tab_tab {
        background-color: #00C6B7;
        color: white;
    }

.pnlTpaHeaderTemplate {
    width: 100%;
    height: 100%;
}

.pnlTpaPadding {
    padding-top: 5px;
}

.tabDocs {
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
}

    .tabDocs .ajax__tab_body {
        background-color: #ffffff;
        font-size: 12px;
        border-width: 1px;
        border-style: solid;
        border-color: #000000;
        padding: 0px;
    }

    .tabDocs .ajax__tab_header {
        border-bottom-width: 0px;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        padding: 6px 2px 0px 2px;
    }

    .tabDocs .ajax__tab_tab {
        width: 100px;
        height: 15px;
        background-color: #E9ECF8;
        color: #000000;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        border-width: 1px;
        border-style: solid;
        border-color: #7A705F;
        border-bottom: none;
        padding: 1px;
        margin-right: 3px;
        cursor: pointer;
    }

    .tabDocs .ajax__tab {
        margin-bottom: -3px;
    }

    .tabDocs .ajax__tab_active .ajax__tab_tab, .tab .ajax__tab_hover .ajax__tab_tab {
        background-color: #2F4694;
        color: white;
    }

.pnlRes {
    border-width: 1px;
    border-style: solid;
    border-color: #262626;
}

.tdRes {
    padding: 3px;
}

.tdResFill {
    background-color: #F7F7F7;
    padding: 3px;
}

.lblPid {
    color: #262626;
    overflow: auto;
    font-size: 160%;
    padding: -10px;
}

.lblMini {
    color: #E9E9E9;
    font-size: 80%;
}

.lblTimeatt {
    background-color: #EA0000;
    padding: 2px;
    color: #FFFFFF;
    overflow: auto;
    font-size: 130%;
    font-weight: bold;
}

.lnbGurelev1 {
    background-color: #FF9933;
    padding: 2px;
    color: #FFFFFF;
    overflow: auto;
    font-size: 110%;
    font-weight: bold;
    text-decoration: none;
}

.lnbGurelev2 {
    background-color: #0066CC;
    padding: 2px;
    color: #FFFFFF;
    overflow: auto;
    font-size: 110%;
    font-weight: bold;
    text-decoration: none;
}

.tdHistBar {
    background-image: url("../images/treeview/bar_grey.gif");
    background-repeat: repeat-y;
}

.tdHist {
    padding-top: 5px;
}

A.lnbHistUnacv, A.lnbHistAcv {
    margin-right: 3px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
}

A.lnbHistUnacv {
    background-color: #EBF8FC;
    color: black;
}

A.lnbHistAcv {
    background-color: #262626;
    color: white;
}

.tdDataLabel, .tdDataLabelHelp {
    background-color: #F7F7F7;
    padding: 3px\0/;
}

.tdDataLabelHelp {
    cursor: help;
}

.spanValueStatus {
    -webkit-transform: scale(1.5,1);
    -moz-transform: scale(1.5,1);
    -ms-transform: scale(1.5,1);
    -o-transform: scale(1.5,1);
    transform: scale(1.5,1);
    font-weight: bold;
    padding-left: 2px;
}

.tdDataValueStatus {
    font-weight: bold;
}

.tdDataValueHilite {
    /*background-color: #E9E9E9;*/
    font-weight: bold;
}

.tdDataValueCenter {
    text-align: center;
}

.tdDataValueHiliteCenter {
    background-color: #FF0000;
    font-weight: bold;
    text-align: center;
}

.tdDataValueEditedCenter {
    text-align: center;
    background-color: #FFFF00;
}

.tdDataValueNotClassifCenter {
    text-align: center;
    background-color: #FFBBBB;
}

.tdDataValueHelp {
    cursor: help;
}

.tabContentFixed {
    table-layout: fixed;
    overflow: hidden;
}

.tdDataValueOverflow {
    word-wrap: break-word;
}

.bcgModal {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.8;
}

.pnlModal {
    background-color: white;
}

.pnlModalHeader {
    background-color: #DDDDDD;
}

.pnlModalBody {
    padding: 5px;
}

.imbModalClose {
    cursor: hand;
}


.tblCPhotoClassif {
    background-color: #00FF00;
}

.tblCPhotoActiveNotClassif {
    background-color: #FFBBBB;
}

.tblCPhotoNotActiveNotClassif {
    background-color: #E9E9E9;
}

.tblCPhotoNew {
    background-color: #FFFF00;
}


.lblPhotoLeft {
    padding-left: 5px;
}

.lblPhotoRight {
    padding-right: 5px;
}

.trvHistLevel0 {
    font-size: 12px;
    font-weight: bold;
}

.trvHistLevel1 {
    font-weight: bold;
}

.trvHistSelNode, .trvHistHoovNode {
    font-weight: bold;
    color: white;
    background-color: #262626;
}

A.trvHistHoovNode {
    color: white;
    text-decoration: none;
}

.cspNotInMatrixIpsos {
    background-color: #FFBFBF;
}

.cspNotInMatrixVenue {
    background-color: #3CBFFF;
}

.cspInMatrix {
    background-color: #00FF00;
}



.error {
    color: #ff0000;
    font-weight: bold;
}

#main {
    position: relative;
    width: 1005px;
    height: inherit;
    margin: 0 auto;
    background: #ffffff;
    z-index: 0;
}

#logo {
    position: absolute;
    width: 150px;
    height: 55px;
    left: 0px;
    top: 0px;
    background-image: url(../images/pixel.gif);
}

#head {
    height: 55px;
    background-image: url(../images/header.gif);
    background-repeat: no-repeat;
    z-index: 0;
}

.pnlTest {
    position: absolute;
    width: 131px;
    height: 40px;
    left: 450px;
    top: 0px;
    background-image: url(../images/test.gif);
}

.divUpp {
    position: fixed;
    background-color: white;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    z-index: 999999;
}

.imgUpp {
    position: fixed;
    top: 30%;
    left: 50%;
    margin-top: -38px;
    margin-left: -38px;
}
