TABLE.DM1_TABLE TD.ROWHEADER {
    BACKGROUND-COLOR: lightgrey;
}

TABLE.DM1_TABLE A {
    color: #0000ff;
}

.menuItem {
    z-index: 202;
    position: relative;
    font-size: 10pt;
    height: 16px;
    width: 150px;
    padding: 5px;
    background-color: Transparent;
    color: black;
    cursor: pointer;
}

.highlightItem {
    z-index: 202;
    position: relative;
    font-size: 10pt;
    height: 16px;
    width: 150px;
    padding: 5px;
    background-color: highlight;
    color: white;
    cursor: pointer;
}

.select {
    height: 30px;
    border-radius: 5px !important;
    padding: 1px;
    padding-left: 5px;
}

.cvx_button {
    border-color: #727272;
    border-style: solid;
    cursor: pointer;
    height: 35px;
    position: absolute;
    background-color: rgba(102,136,190,.9);
    color: White;
    font-weight: bolder;
    text-align: center;
    border-radius: 5px;
    margin-right: 5px;
}

/*---Start--------dm1_style----------*/
DIV.DM1_BUTTON {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12.5pt;
    BACKGROUND-IMAGE: url(http://aspweb01/Corp/images/button_back.gif);
    VERTICAL-ALIGN: middle;
    WIDTH: 81px;
    COLOR: white;
    PADDING-TOP: 2px;
    BACKGROUND-REPEAT: no-repeat;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma;
    LETTER-SPACING: -1px;
    POSITION: relative;
    HEIGHT: 35px;
    TEXT-ALIGN: center;
}

DIV.banner {
    PADDING-RIGHT: 5%;
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    MARGIN-LEFT: -10px;
    VERTICAL-ALIGN: middle;
    WIDTH: 100%;
    COLOR: white;
    MARGIN-RIGHT: -10px;
    PADDING-TOP: 0px;
    FONT-FAMILY: Tahoma;
    POSITION: absolute;
    HEIGHT: 29px;
    BACKGROUND-COLOR: #6688BE;
    TEXT-ALIGN: right;
}

DIV.banner2 {
    PADDING-RIGHT: 5%;
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    MARGIN-LEFT: -10px;
    VERTICAL-ALIGN: middle;
    COLOR: white;
    MARGIN-RIGHT: -10px;
    PADDING-TOP: 0px;
    FONT-FAMILY: Tahoma;
    HEIGHT: 29px;
    BACKGROUND-COLOR: #6688BE;
    TEXT-ALIGN: right;
}

DIV.dm1_label {
    BORDER-RIGHT: #6688BE 2px solid;
    BORDER-TOP: #6688BE 2px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    VERTICAL-ALIGN: middle;
    BORDER-LEFT: #6688BE 2px solid;
    WIDTH: 81px;
    COLOR: #6688BE;
    PADDING-TOP: 4px;
    BORDER-BOTTOM: #6688BE 2px solid;
    FONT-FAMILY: Tahoma;
    LETTER-SPACING: -1px;
    HEIGHT: 35px;
    BACKGROUND-COLOR: #ffffcc;
    TEXT-ALIGN: center;
}

INPUT {
    FONT-SIZE: 9pt;
    FONT-FAMILY: Tahoma;
}

SELECT {
    FONT-SIZE: 9pt;
    FONT-FAMILY: Tahoma;
}

TEXTAREA {
    FONT-SIZE: 9pt;
    FONT-FAMILY: Tahoma;
}

TABLE {
    FONT-SIZE: 9pt;
    FONT-FAMILY: Tahoma;
}

    TABLE.DM1_TABLE {
        BORDER-RIGHT: #6688BE thin;
        BORDER-TOP: #6688BE thin;
        FONT-SIZE: 10pt;
        BORDER-LEFT: #6688BE thin;
        WIDTH: 100%;
        LINE-HEIGHT: normal;
        BORDER-BOTTOM: #6688BE thin;
        FONT-FAMILY: Tahoma;
        BACKGROUND-COLOR: #6688BE;
    }

        TABLE.DM1_TABLE TD {
            BORDER-RIGHT: gray thin;
            PADDING-RIGHT: 1px;
            BORDER-TOP: gray thin;
            PADDING-LEFT: 2px;
            PADDING-BOTTOM: 1px;
            BORDER-LEFT: gray thin;
            PADDING-TOP: 1px;
            BORDER-BOTTOM: gray thin;
            BACKGROUND-COLOR: #ffffcc;
        }

    TABLE.OLDDM1_TABLE TD {
        BORDER-RIGHT: gray thin;
        PADDING-RIGHT: 2px;
        BORDER-TOP: gray thin;
        PADDING-LEFT: 4px;
        PADDING-BOTTOM: 5px;
        BORDER-LEFT: gray thin;
        PADDING-TOP: 5px;
        BORDER-BOTTOM: gray thin;
        BACKGROUND-COLOR: #ffffcc;
    }

    TABLE.DM1_TABLE TH {
        FONT-WEIGHT: bold;
        FONT-SIZE: 10pt;
        FONT-FAMILY: Tahoma;
        BACKGROUND-COLOR: lightgrey;
    }

    TABLE.DM1_TABLE THEAD {
        FONT-WEIGHT: bold;
        FONT-SIZE: 10pt;
        FONT-FAMILY: Tahoma;
        BACKGROUND-COLOR: lightgrey;
    }

        TABLE.DM1_TABLE THEAD TD {
            FONT-WEIGHT: bold;
            FONT-SIZE: 10pt;
            FONT-FAMILY: Tahoma;
            BACKGROUND-COLOR: lightgrey;
        }

BODY {
    FONT-SIZE: 9pt;
    FONT-FAMILY: Tahoma;
}

table.dm1_table, TABLE.DM1_TABLE {
    font-size: 12pt;
    width: 100%;
    font-family: Segoe UI Semilight;
    line-height: normal;
    border-collapse: collapse;
    background-color: White;
}

    table.dm1_table td, TABLE.DM1_TABLE TD {
        border: 1px solid #727272;
        padding: 2px;
        text-indent: 5px;
        background-color: rgba(255, 255, 204,.7); /*#ffffcc;*/
    }

        table.dm1_table td.rowheader, TABLE.DM1_TABLE TD.ROWHEADER {
            background-color: #f6f6f6;
        }

    table.dm1_table th, TABLE.DM1_TABLE TH {
        background-color: #f6f6f6;
        font-weight: bold;
    }

    table.dm1_table thead, TABLE.DM1_TABLE THEAD {
        background-color: #f6f6f6;
        font-weight: bold;
    }

        table.dm1_table thead td, TABLE.DM1_TABLE THEAD TD {
            background-color: #f6f6f6;
            font-weight: bold;
        }

    table.dm1_table a, TABLE.DM1_TABLE A {
        color: #727272;
    }

.caption {
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    COLOR: #727272;
    FONT-FAMILY: Segoe UI Semilight;
}

.dm1_h_XL {
    FONT-WEIGHT: bold;
    FONT-SIZE: 20pt;
    COLOR: #6688BE;
    FONT-FAMILY: Tahoma;
}

.dm1_h_L {
    FONT-WEIGHT: bold;
    FONT-SIZE: 15pt;
    COLOR: #6688BE;
    FONT-FAMILY: Tahoma;
}

.dm1_h_M {
    FONT-WEIGHT: bold;
    FONT-SIZE: 13.5pt;
    COLOR: #727272;
    FONT-FAMILY: Tahoma;
}
/*---End--------dm1_style----------*/

/*---Start------Custom styles------*/
/*--Start------------7th October-------typeMaint.aspx---------*/
.maindiv {
    width: 800px;
    cursor: auto;
    height: 100%;
    background-color: white;
    margin-top: 10px;
    font-family: Tahoma !important;
}

.typeMaintDivMenu {
    display: none;
    position: absolute;
}

.typeMaintBtnPrint {
    background-image: url('images/print_1.gif');
    background-position: 3px center;
    background-repeat: no-repeat;
    padding: 5px 30px;
    height: auto;
    width: auto;
    font-size: 12pt;
}

.typeMaintCurOffer {
    float: left;
    width: 800px;
    background-color: #FFFFFF;
}

.typeMaintTR {
    float: left;
    width: 100%;
    padding-bottom: 15px;
}

.typeMaintHR {
    float: left;
    width: 99%;
    border: 1px solid #727272;
}

.typeMaintTD {
    float: left;
    margin-right: 5px;
}

.clear {
    clear: both;
}

.inputBox {
    height: 22px;
    width: 96%;
    border-radius: 5px;
}
/*--End------------7th October-------typeMaint.aspx---------*/
/*---End--------Custom styles------*/

/************************ 30 SEPT 2014 *********************************/
.clear {
    clear: both;
    padding: 0;
    line-height: 0;
    margin: 0;
    font-size: 0;
    display: block;
    float: left;
    width: 100%;
}

.form-wraper {
    width: 800px;
    margin: 0 auto;
    display: block;
}

.row {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.form-wraper .row {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.column-2 {
    width: 49%;
    margin: 0 0.5%;
    display: block;
    float: left;
    border-radius: 5px;
}

.form-wraper .row .column-2 label {
    text-align: right;
    display: block;
}

.p-bot10 {
    padding-bottom: 10px;
}

.p-bot5 {
    padding-bottom: 15px;
}

.m-bot10 {
    margin-bottom: 10px;
}

.m-bot5 {
    margin-bottom: 5px;
}

.grey-br-bot {
    border-bottom: 1px solid #B8B8B8;
}

select#DM1People {
    width: 213px;
    border-radius: 5px;
    height: 24px;
    border-radius: 5px;
}

.form-wraper .row .column-2 input {
    width: 200px;
    /*border:1px solid #C8C8C8;*/
    padding: 0 4px;
    font-size: 12px;
    color: #000;
    line-height: 24px;
    height: 24px;
    border-radius: 5px;
}

.column-4 {
    width: 24%;
    margin: 0 0.5%;
    display: block;
    float: left;
}

.txt-align-rt {
    text-align: right;
}

/***************************** Export css **********************************/

/**/
/***************************** Export css **********************************/
.export-wrap {
    width: 800px;
    font-family: Tahoma;
    font-size: 12pt;
    color: #727272;
}

.export-row {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 8px;
}

.export-wrap label {
    display: inline;
    margin-right: 10px;
}

.export-radio-group {
    display: inline;
}

.export-wrap input[type="radio"] {
    margin-top: 0;
}

.export-one {
    width: 230px;
    display: block;
    float: left;
}

.export-middle {
    display: block;
    width: 260px;
    text-align: center;
    float: left;
}

.export-one select {
    width: 100%;
    height: 290px;
}

.export-middle > .export-button {
    width: 155px;
    margin: 0 auto;
    display: block;
    margin-bottom: 5px;
}

.export-button {
    background-color: rgba(102, 136, 190, 0.9);
    border-color: #727272;
    border-radius: 5px;
    border-style: solid;
    color: White;
    cursor: pointer;
    font-weight: bolder;
    height: 32px;
    text-align: center;
    margin-bottom: 5px;
    width: 140px;
}

.export-caption {
    display: block !important;
    margin-right: 0 !important;
    margin-top: 12px;
}

.export-contacthistory {
    width: 490px;
    display: block;
    float: left;
}

.marketinghistory-group {
    width: 100%;
    margin-bottom: 5px;
}

    .marketinghistory-group select {
        width: 290px;
    }

.contacthistory-group {
    width: 100%;
    margin-bottom: 5px;
}

    .contacthistory-group label {
        display: inline-block;
        text-align: center;
        width: 150px;
    }

.export-contacthistory-bt {
    width: 230px;
    float: left;
    display: block;
}

    .export-contacthistory-bt .btnCancel {
        width: 100px;
        float: left;
    }

    .export-contacthistory-bt .btnExport {
        width: 100px;
        float: right;
    }

.contacthistory-wrap {
    margin-top: 20px;
}

/*......camp_roi start.........*/


.inner_lt {
    background: none;
    float: left;
    border-right: 2px solid #727272;
    width: 645px;
    margin-right: 15px;
    padding-right: 25px;
}

.inner_rt {
    background: none;
    float: left;
    width: 260px;
    margin: 0 0 0 10px;
}

.inner_rt_formrow {
    float: left;
    margin: 3px 0;
    width: 100%;
}

.irf_lt {
    float: left;
    width: 48%;
    color: #727272;
    font-family: Segoe UI Semilight;
    font-size: 12pt;
    font-weight: normal;
}

.irf_rt {
    float: left;
    text-align: left;
    width: 50%;
    color: #727272;
    font-family: Segoe UI Semilight;
    font-size: 12pt;
    font-weight: normal;
    margin-bottom: 10px;
    position: relative;
}


.inner_lt_formrow {
    float: left;
    margin: 5px 0;
    width: 100%;
    color: #727272;
    font-family: Segoe UI Semilight;
    font-size: 12pt;
    font-weight: normal;
}

.inner_lt_formrow_1 {
    width: 23%;
    float: left;
    margin: 0 2% 0 0;
    padding: 0;
    font-weight: normal;
    font-size: 12pt;
    color: #727272;
    font-family: Segoe UI Semilight;
}

.inner_lt_formrow_2 {
    width: 17%;
    float: left;
    margin-right: 15px;
    padding: 0;
    font-weight: normal;
    font-size: 12pt;
    color: #727272;
    font-family: Segoe UI Semilight;
}

.inner_lt_formrow_3 {
    width: 17%;
    float: left;
    margin-right: 15px;
    padding: 0;
    font-weight: normal;
    font-size: 12pt;
    color: #727272;
    font-family: Segoe UI Semilight;
}

.inner_lt_formrow_4 {
    width: 17%;
    float: left;
    margin-right: 15px;
    padding: 0;
    font-weight: normal;
    font-size: 12pt;
    color: #727272;
    font-family: Segoe UI Semilight;
}

.inner_lt_formrow_5 {
    width: 17%;
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    font-weight: normal;
    font-size: 12pt;
    color: #727272;
    font-family: Segoe UI Semilight;
}

.inner_lt_formrow_2 input {
    background: #fff;
    width: 97%;
    border: 1px solid #e3e9ef;
    text-align: right;
    height: 24px;
    border-radius: 5px;
    padding-right: 5px;
}

.inner_lt_formrow_3 input {
    background: #fff;
    width: 97%;
    border: 1px solid #e3e9ef;
    text-align: right;
    height: 24px;
    border-radius: 5px;
    padding-right: 5px;
}

.inner_lt_formrow_4 input {
    /*background: #fff;*/
    width: 97%;
    border: 1px solid #e3e9ef;
    text-align: right;
    height: 24px;
    border-radius: 5px;
    padding-right: 5px;
}

.inner_lt_formrow_5 input {
    /*background: #fff;*/
    width: 97%;
    border: 1px solid #e3e9ef;
    text-align: right;
    height: 24px;
    border-radius: 5px;
    padding-right: 5px;
}

.gray_input {
    background: #808080 !important;
}

.irf_rt input {
    border: 1px solid #e3e9ef;
    border-radius: 5px;
    /*width: 150px;*/
}


.export-button {
    background-color: rgba(102, 136, 190, 0.9);
    border-color: #727272;
    border-radius: 5px;
    border-style: solid;
    color: White;
    cursor: pointer;
    font-weight: bolder;
    height: 32px;
    text-align: center;
    margin-bottom: 10px;
}


/*-----------13/10/2014--------------*/
.detail_list_top {
    background-color: #ffffff;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    width: 740px;
}

    .detail_list_top .topBanner {
        float: left;
        margin-bottom: 20px;
        text-align: center;
        width: 100%;
        border-bottom: 2px solid #727272;
        padding-bottom: 10px;
    }

    .detail_list_top .contentLeft {
        float: left;
        width: 80%;
    }

    .detail_list_top .contentRight {
        float: left;
        width: 20%;
    }

#divReport .row .col1 {
    width: 400px;
    margin-top: 7px;
}

#divReport .row .col2 {
    width: 350px;
}

    #divReport .row .col2 input {
        font-family: Segoe UI Semilight;
        height: 26px;
        font-size: 10pt;
    }


/*---Start--campman.aspx----------*/
.campmanColText1, .campmanColText2, .campmanColText3 {
    text-align: right;
}

.campmanColText1 {
    width: 79px;
}

.campmanColText2 {
    width: 76px;
}

.campmanColText3 {
    width: 88px;
}

.campmanColInput {
    text-align: left;
    width: 159px;
}

.campmanContainer {
    width: 750px;
    float: left;
    margin-top: 15px;
    margin-left: 15px;
}

.campmanMaindiv {
    background-color: white;
    /*border-bottom: 2px solid #727272;*/
    float: left;
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 100%;
}

.campmanControl_Row {
    float: left;
    width: 100%;
    background-color: #FFFFFF;
}

.campmanQryTbl {
    overflow: auto;
    width: 744px;
    height: 135px;
    background-color: #FFFFFF;
    float: left;
}

.campmanColInput .select, .campmanColInput input {
    width: 96%;
    height: 30px;
}

.campmanQryDiv {
    /*border-bottom: 2px solid #727272;*/
    float: left;
    width: 100%;
}

    .campmanQryDiv .row .col1 {
        float: left;
        width: 223px;
    }

    .campmanQryDiv .row .col2, .campmanQryDiv .row .col3, .campmanQryDiv .row .col4, .campmanQryDiv .row .col5 {
        float: left;
        width: 100px;
        margin-right: 5px;
    }

    .campmanQryDiv .row .col6 {
        float: left;
        width: 100px;
    }

        .campmanQryDiv .row .col1 select, .campmanQryDiv .row .col2 select, .campmanQryDiv .row .col1 input[type="text"], .campmanQryDiv .row .col2 input[type="text"],
        .campmanQryDiv .row .col3 input[type="text"], .campmanQryDiv .row .col4 input[type="text"], .campmanQryDiv .row .col5 input[type="text"], .campmanQryDiv .row .col6 input[type="text"] {
            height: 30px;
            width: 98%;
        }

.row .col1 input[type="button"], .row .col6 input[type="button"] {
    position: relative;
}
/*---End----campman.aspx---------*/

/*---Start----AdminDataFilter----*/
.admDataFilterContainer {
    float: left;
    width: 750px;
    height: 80%;
    background-color: #FFFFFF;
    margin-top: 15px;
    margin-left: 15px;
}

.divLeft {
    float: left;
    width: 48%;
    margin-right: 15px;
}

.divRight {
    float: left;
    width: 48%;
}

    .divLeft .rowLt, .divRight .rowRt {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }

.rowLt .column1 {
    width: 24%;
}

.rowLt .column2 {
    width: 76%;
}

.divLeft .row input[type=text], .divLeft .row select {
    width: 96%;
}

.rowLtTd, .rowRtTd {
    float: left;
}

    .rowLtTd select {
        width: 100%;
    }

.rowRt .column11 {
    width: 23%;
}

.rowRt .column12 {
    float: right;
    width: 76%;
}

.rowRt .column21 {
    padding-left: 20px;
    width: 82%;
}

.rowRt .column22 {
    float: right;
    margin-right: 5px;
    text-align: right;
    width: 10%;
}
/*---End--AdminDataFilter----*/

/*--- Start Report Select ---*/

.rep_sel_table {
    z-index: 101;
    width: 425px;
    margin: 0 auto;
    margin-top: 100px;
}

.rep_sel_table_row {
    float: left;
    width: 50%;
}

.align_center {
    text-align: center;
}

/*--- End Report Select ---*/

.visible {
    visibility: visible;
}

.hidden {
    visibility: hidden;
}

.height_400 {
    height: 400px;
}

.padding_0 {
    padding: 0px;
}

.adm_filter_row_addr_error {
    padding-bottom: 15px;
    border: 2px solid #727272;
    border-style: none none solid none;
}

.mrgn_top_15 {
    margin-top: 15px;
}

.width_auto {
    width: auto;
}

.adm_filter_dupe_btn {
    position: relative;
    width: 123px;
    margin: 0px;
}

.txt_align_center {
    text-align: center;
}

.adm_enter_person_list_names {
    width: 303px; /*293px;*/
    border-radius: 5px;
    /*height: 25px;*/
}

.button_100 {
    position: relative;
    width: 100px;
}

.adm_enter_person_context_menu {
    position: absolute;
    height: 60px;
    display: none;
    border-top: solid 2px #333333;
    border-left: solid 2px #333333;
    border-bottom: 2px outset;
    border-right: 2px outset;
    width: 160px;
    background-color: menu;
}

.adm_enter_person_context_menu_highlighter {
    position: absolute;
    background-color: #6688BE;
    top: 0px;
    left: 0px;
    width: 25px;
    height: 100%;
    z-index: 201;
}

.adm_enter_person_context_menu_item_img {
    height: 16px;
    width: 16px;
}

.mrgn_0 {
    margin: 0px;
}

.adm_prop_filter_available_prop {
    height: auto;
    width: 254px;
}

.adm_prop_filter_available_prop_select {
    width: 252px;
    height: 280px;
}

.adm_prop_filter_btn_container {
    margin-top: 62px;
    width: 192px;
}

.adm_prop_filter_btn_add {
    margin-top: 22px;
    margin-bottom: 10px;
}

.adm_prop_filter_btn_remove {
    margin-top: 70px;
    margin-bottom: 10px;
}

.adm_prop_filter_selected_prop {
    width: 254px;
}

.adm_prop_filter_selected_prop_select {
    width: 253px;
    height: 280px;
    margin-left: 3px;
}

.adm_prop_filter_bottom_btn_container {
    height: auto;
    float: left;
    width: 700px;
}

.width_70 {
    width: 70px;
}

.adm_prop_filter_clear {
    clear: both;
    margin-bottom: 0px;
    height: 2px;
}

.width_100_percent {
    width: 100%;
}

.background_white {
    background-color: white;
}

.mrgn_top_10 {
    margin-top: 10px;
}

.camp_roi_othr_revenue {
    visibility: visible;
    height: 21px;
}

.height_20 {
    height: 20px;
}

.mrgn_top_20 {
    margin-top: 20px;
}

.button_126 {
    width: 126px;
    position: relative;
}

.mrgn_bottom_10 {
    margin-bottom: 10px;
}

.camp_roi_divRevenue {    
    overflow: auto;
    background-color: white;
    position: absolute;
    width: 670px; /*515px;*/
    height: 506px; /*450px;*/
    left: 50px; /*10px;*/
    top: 40px;  /*50px;*/ 
}

.camp_roi_input_90 {
    width: 90px;
    text-align: right;
}

.camp_roi_input_90_gray {
    width: 90px;
    background-color: Gray;
    text-align: right;
}

.camp_roi_input_70_gray {
    width: 70px;
    background-color: Gray;
    text-align: right;
}

.cursor_pointer {
    cursor: pointer;
}

.width_675 {
    width: 675px;
}

.roi_exc_container_row_1 {
    border-bottom: 1px solid #727272;
    padding-bottom: 10px;
}

.mrgn_right_15 {
    margin-right: 15px;
}

.campman_input_ccc {
    background-color: #cccccc;
    text-align: right;
}

.txt_align_left {
    text-align: left;
}

.mrgn_bottom_5 {
    margin-bottom: 5px;
}

.display_none {
    display: none;
}

.z_index_100 {
    z-index: 100;
}

.z_index_101 {
    z-index: 101;
}

.z_index_102 {
    z-index: 102;
}

.campman_img {
    left: 0px;
    position: relative;
    top: 0px;
}

.mrgn_right_0 {
    margin-right: 0px;
}

.mrgn_bottom_30 {
    margin-bottom: 30px;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.width_126 {
    width: 126px;
}

.campman_divOfferDesc {
    background-color: #ffffcc;
    border-color: #727272;
    border-style: solid;
    border-width: thin;
    float: left;
    font-family: Tahoma;
    margin-left: 135px;
    margin-top: 7px;
    padding: 2px 5px;
    position: absolute;
    visibility: hidden;
}

.v_align_bottom {
    vertical-align: bottom;
}

.campman_lst_label {
    left: 1px;
    width: 40px;
    top: 0px;
}

.width_270 {
    width: 270px;
}

.width_73 {
    width: 73px;
}

.width_95 {
    width: 95px;
}

.width_80 {
    width: 80px;
}

.width_42 {
    width: 42px;
}

.width_456 {
    width: 456px;
}

.height_187 {
    height: 187px;
}

.height_15 {
    height: 15px;
}

.data_integrety_main_div {
    float: left;
    margin: 10px 0px 0px 10px;
    background-color: #FFFFFF;
}

.data_integrety_divReport {
    background-color: white;
    width: 783px;
}

.data_integrety_imgBusy {
    z-index: 100;
    left: 260px;
    position: absolute;
    top: 105px;
}

.overflow_hidden {
    overflow: hidden;
}

.width_166 {
    width: 166px;
}

.mrgn_right_10 {
    margin-right: 10px;
}

.detail_list_top_input {
    border-bottom-width: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    font-family: Arial;
    font-size: 12pt;
}

.width_286 {
    width: 286px;
}

.width_280 {
    width: 280px;
}

.width_99 {
    width: 99px;
}

.width_75 {
    width: 75px;
}

.width_86 {
    width: 86px;
}

.width_67 {
    width: 67px;
}

.width_349 {
    width: 349px;
}

.height_22 {
    height: 22px;
}

.button_40 {
    position: relative;
    width: 40px;
}

.z_index_107 {
    z-index: 107;
}

.height_auto {
    height: auto;
}

.graph_divGraph_header {
    border-width: thin;
    border-top-style: solid;
    border-right-style: solid;
    width: 52px;
    height: 30px;
    border-right-color: #666666;
    border-top-color: #666666;
    position: absolute;
    top: 5px;
    font-family: tahoma;
    cursor: pointer;
}

.graph_divGraph_graphs {
    position: absolute;
    top: 33px;
    left: 10px;
    width: 800px;
    height: 550px;
    background-color: #FFFFFF;
    border-width: medium;
    border-top-style: solid;
    border-top-color: #C0C0C0;
}

.offer_maint_div_main {
    overflow: auto;
    width: 700px;
    font-family: Segoe UI Semilight;
    margin-top: 15px;
    margin-left: 10px;
}

.txt_align_right {
    text-align: right;
}

.opencamp_divMenu {
    position: absolute;
    height: 65px;
    display: none;
    border-top: solid 2px #333333;
    border-left: solid 2px #333333;
    border-bottom: 2px outset;
    border-right: 2px outset;
    width: 160px;
    background-color: menu;
}

.opencamp_divMenu_item1 {
    position: absolute;
    background-color: #6688BE;
    top: 0px;
    left: 0px;
    width: 25px;
    height: 100%;
    z-index: 201;
}

.reports_divMenu {
    position: absolute;
    height: 120px;
    display: none;
    border-top: solid 2px #333333;
    border-left: solid 2px #333333;
    border-bottom: 2px outset;
    border-right: 2px outset;
    width: 160px;
    background-color: menu;
}

.reports_divMenu_item1 {
    position: absolute;
    background-color: #6688BE;
    top: 0px;
    left: 0px;
    width: 25px;
    height: 100%;
    z-index: 201;
}

.mrgn_bottom_15 {
    margin-bottom: 15px;
}

.mrgn_right_5 {
    margin-right: 5px;
}

.center_horizontally {
    margin: 0 auto;
}

.button_90 {
    width: 90px;
    position: relative;
}

.button_95 {
    width: 95px;
    position: relative;
}

.button_105 {
    width: 105px;
    position: relative;
}

.segment_div_container {
    width: 670px;
    background-color: white;
    margin-bottom: 15px;
}

.segment_div_subContainer {
    width: 65%;
    margin: 0px auto;
}

.segment_div_subContainer_item {
    width: 50%;
    float: right;
    clear: both;
}

.statusMaint_main_div {
    margin-top: 20px;
    margin-left: 15px;
    float: left;
    width: 800px;
}

.mrgn_bottom_20 {
    margin-bottom: 20px;
}

.button_125 {
    position: relative;
    width: 125px;
}

.summary_divMenu {
    position: absolute;
    height: 27px;
    display: none;
    border-top: solid 2px #333333;
    border-left: solid 2px #333333;
    border-bottom: 2px outset;
    border-right: 2px outset;
    width: 160px;
    background-color: menu;
}

.summary_divMenu_item1 {
    position: absolute;
    background-color: #6688BE;
    top: 0px;
    left: 0px;
    width: 25px;
    height: 100%;
    z-index: 201;
}

.summary_imgBusy {
    z-index: 100;
    left: 260px;
    position: absolute;
    top: 105px;
}

.typeMaint_main_div {
    margin-top: 20px;
    margin-left: 15px;
    float: left;
    width: 800px;
}

.mrgn_right_20 {
    margin-right: 20px;
}

.div-table {
    display: table;
    width: auto;
    border-spacing: 5px; /*cellspacing:p:poor IE support for  this*/
}

.div-table-row {
    display: table-row;
    width: auto;
    clear: both;
}

.div-table-col {
    float: left; /*fix for  buggy browsers*/
    display: table-column;
    width: 242px;
}

.txtBxWidth {
    border-radius: 5px;
    height: 24px;
    margin-top: 14px;
    width: 200px;
}

.data_integrety_divMenu {
    position: absolute;
    height: 27px;
    display: none;
    border-top: solid 2px #333333;
    border-left: solid 2px #333333;
    border-bottom: 2px outset;
    border-right: 2px outset;
    width: 160px;
    background-color: menu;
}

.data_integrety_divMenu_item1 {
    position: absolute;
    background-color: #6688BE;
    top: 0px;
    left: 0px;
    width: 25px;
    height: 100%;
    z-index: 201;
}

.button_70 {
    width: 70px;
    position: relative;
}

/* --- Start detail_list_bottom.aspx --- */
.detail_lst_btm_tbl {
    width: 970px;
    font-size: 14px;
}

.detail_lst_btm_tbl1_cell1 {
    font-weight: bold;
    max-width: 155px;
    min-width: 155px;
    width: 155px;
    padding: 2px;
    background-color: #f6f6f6;
    border: 1px solid #727272;
}

.detail_lst_btm_tbl1_cell2 {
    font-weight: bold;
    max-width: 155px;
    min-width: 155px;
    width: 155px;
    border: 1px solid #727272;
    text-align: center;
    padding: 2px;
    background-color: #f6f6f6;
}

.detail_lst_btm_tbl2_cell {
    border: 1px solid #727272;
    max-width: 155px;
    min-width: 155px;
    width: 155px;
    overflow: hidden;
    padding: 2px;
    text-indent: 5px;
    background-color: rgba(255, 255, 204, 0.7);
}
/* --- End detail_list_bottom.aspx --- */

/* --- Start jQuery Datepicker --- */
.ui-datepicker {
    z-index: 999 !important;
}
/* --- End jQuery Datepicker --- */

.position_relative {
    position: relative;
}

select:disabled {
    background-color: #EBEBE4;
}

textarea {
    resize: none;
}

input[type="text"] {
    text-indent: 5px;
}

input[type="password"] {
    text-indent: 5px;
}

.button_140 {
    width: 140px;
    position: relative;
}