﻿* {
    font-family: Tahoma;
    font-size: 8pt;
}

html, body, form, .container {
    padding: 0;
    margin: 0;
    height: 100%;
    border: none;
}

html {
    overflow: auto;
}

body {
    background-color: #fff;
}

img {
    border: none;
}

brd {
    border: solid 1px #F00;
}

.hidden {
    display: none;
}

.clip {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}

ul.nav {
    margin: 0;
    padding: 0;
    list-style-image: none;
    list-style-type: none;
}

    ul.nav li {
        margin: 0;
        padding: 0;
        float: left;
    }


a.blue, a.blue:visited {
    color: #008ad6 !important;
    text-decoration: none !important;
    cursor: pointer !important;
}

    a.blue:hover {
        color: #0152a4 !important;
    }

/* Success, notice and error boxes
-------------------------------------------------------------- */

.error, .notice, .success {
    padding: .2em;
    margin-bottom: .1em;
    margin-top: .1em;
    border: 2px solid #ddd;
}

.error {
    background: #FBE3E4;
    color: #8a1f11;
    border-color: #FBC2C4;
}

.notice {
    background: #FFF6BF;
    color: #514721;
    border-color: #FFD324;
}

.success {
    background: #E6EFC2;
    color: #264409;
    border-color: #C6D880;
}

.error a {
    color: #8a1f11;
}

.notice a {
    color: #514721;
}

.success a {
    color: #264409;
}


/* NEW LAYOUT BEGIN */

.wp_rp {
    width: 100%;
    height: 100%; /*background: #ddecfe;	*/
    background: #fff;
    position: relative;
}

    .wp_rp span {
        color: #204D89;
        font-size: 11pt;
    }

.wp_rp_in {
    height: 100%;
    border: solid 1px #002d96;
    padding-top: 27px;
}

.wp_rp_header {
    width: 100%;
    height: 27px;
    background: url(images/dxrp_header.png);
    font-weight: bold;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
}

.wp_rp_header_in {
    border: solid 1px #002d96;
    border-bottom: none;
    height: 27px;
  /*  padding-left: 5px;*/
    line-height: 27px;
    vertical-align: middle;
}

.wp_horizon {
    color: white;
    background-color: transparent;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    overflow: visible;
    visibility: visible;
    display: block;
}

.wp_site_header {
    width: 100%;
}

/* NEW LAYOUT END */


/* FormView */

.fvHeader {
    /*background:#d4e5fb;*/
    color: #000000;
    padding: 2px;
    border-bottom: solid 1px #fff;
    vertical-align: top;
}

.fvCell {
    background: #ffffff;
    border: solid 1px #4f93e3;
    color: #000000; /*border-bottom:solid 1px #fff;*/
    vertical-align: top;
    padding: 3px !important;
}

    .fvCell p {
        margin: 0;
        padding: 0;
        margin-bottom: 8px;
    }

        .fvCell p.last {
            margin: 0;
            padding: 0;
            margin-bottom: 0px;
        }

.lbx {
    font-size: 8pt;
}

.fl {
    float: left;
}

/* FormView */


/* grid links */

a.gvlnk_Blue, a.gvlnk_Blue:visited {
    color: #008ad6 !important;
    text-decoration: none !important;
    cursor: pointer !important;
}

    a.gvlnk_Blue:hover {
        color: #0152a4 !important;
    }

a.gvlnk_Red, a.gvlnk_Red:visited {
    color: #ff0000 !important;
    text-decoration: none !important;
    cursor: pointer !important;
}

    a.gvlnk_Red:hover {
        color: #0152a4 !important;
    }

a.gmapButton1:link, a.gmapButton1:visited {
    float: left;
    margin: 2px 5px 2px 5px; /*padding: 2px;*/
    vertical-align: middle;
    line-height: 16px;
    width: 80px;
    height: 16px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    background: #ffffff;
    text-align: center;
    text-decoration: none;
    font: normal 10px Arial;
    color: black;
}

/* grid links */


/* form layouts */

table.excel {
    border-collapse: collapse;
}

    table.excel tr td.column {
        background: #ddd;
    }

    table.excel tr td {
        border: solid 1px #bfd3ee;
        border-collapse: collapse;
        padding: 5px;
    }

table[id^="ctl00_cphContentEmpty_WP"] {
    display: table;
    border-collapse: separate;
    border-spacing: 3px;
    border-color: grey;
}

#WPSiteHeader1_dxTabProject_CC {
    display: none;
}

.ui-loading {
    width: 100px;
    height: 30px;
    line-height: 30px;
    padding: 5px;
    z-index: 101;
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    color: #4f93e3;
    border: solid 1px #4f93e3;
    display: none;
}

.mappanel {
    width: 50%;
    height: 450px !important;
}

.rightColMap {
    width: 60%;
    float: right;
    height: 30px;
}

.leftColMap {
    width: 40%;
    float: left;
    height: 30px;
    text-indent: 10px;
}

.livemap {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
/* form layouts */

table[id^="ctl00_cphContentEmpty_WPFormView"] {
    display: table;
    border-collapse: separate;
    border-spacing: 1px;
    border-color: grey;
}

table#ctl00_cphContentEmpty_WPFilter1_tableFilter {
    display: table;
    border-collapse: separate;
    border-spacing: 4px;
    border-color: grey;
    padding-top: 3px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

table.dxmMenu_Office2003Blue {
    font: 12px Tahoma;
    color: black;
    background: #C3DAF9 url(mItemBack.gif) repeat-y left top;
    border: 1px solid #002D96;
    padding: 3px;
}

td#ctl00_cphContentEmpty_dxtbxUserName_CC {
    visibility: visible;
    padding: 0px;
    vertical-align: middle;
}

table#ctl00_cphContentEmpty_dxtbxUserName {
    border-collapse: separate !important;
    border-spacing: 1px !important;
}


table#ctl00_cphContentEmpty_dxtbxPassword {
    border-collapse: separate !important;
    border-spacing: 1px !important;
}

textarea[id^="ctl00_cphContentEmpty_WPFilter1"] {
    height: 14px !important;
}

.dxeMemoSys textarea {
    /*height: 100px !important;*/
    border-width: 0px;
    /*padding: 0px;*/
    display: block;
    resize: none;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow-y: scroll;
}

.dxeFocused_Office2003Blue {
    border: 1.5px solid #6a8ccb !important;
}

#ctl00_cphContentEmpty_ctl05_Map1, #ctl00_cphContentEmpty_ctl02_Map1, #ctl00_cphContentPanel_WPMap1_Map1 {
    position: fixed !important;
}

#ctl00_cphContentEmpty_ctl02_dxpopFilter_PW-1 {
    width: 460px !important;
}

.UploadCss > a {
    font-size: larger;
    font-weight: bold;
}

#ctl00_cphContentEmpty_ctl04_dxpopFilter_PW-1, #ctl00_cphContentEmpty_ctl03_dxpopFilter_PW-1 {
    width: 550px !important;
}

/*#ctl00_cphContentEmpty_ctl03_PivotChartViewPanel {
    position: absolute;
    top: 27px;
    left: 729px;
}*/

.dx-vam {
    font-size: 8pt;
    padding-left: 1px;
    padding-right: 3px;
    margin-right: 3px;
}

.nav-title {
    display: table;
    margin: 0 auto;
    padding-top: 3px;
}


.page-title {
    display: table;
    margin: 0 10px;
    padding-top: 5px;
}


