* {
    margin: 0px;
    padding: 0px;
}

html {
    height: 100%;
}

body {
    font-family: Calibri, Arial, Verdana, Tahoma, Helvetica, sans-serif;
    line-height: 140%;
    height: 100%;
    background: #444444;
    font-size: 15px;
}
/*a {	outline:none; color:#59595C; }*/
a {
    outline: none;
    color: #59595C;
}

    a img {
        border: 0px;
    }

ul li, li {
    list-style-type: none;
}

textarea {
    resize: none;
}
/*select, input, textarea { border:1px solid #cccccc; outline:none; padding:3px; font-family:Calibri, Arial, Verdana, Tahoma, Helvetica; width:190px; margin:0 3px; }*/
select, input, textarea {
    border: 1px solid #cccccc;
    outline: none;
    padding: 3px;
    font-family: Calibri, Arial, Verdana, Tahoma, Helvetica;
    width: 190px;
    margin: 0 3px;
}

textarea {
    font-size: 13px;
}

.msgonsuccess {
    display: block;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    top: 10px;
    float: none;
    clear: both;
    width: 400px;
    margin: 10px auto;
    text-align: left;
    padding: 15px 0 15px 70px;
    background: #d2dafa url(../images/tick_icon.png) 10px center no-repeat;
    border: 1px dashed #808DC1;
    color: Black;
}

.msgondelete {
    display: block;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    top: 10px;
    float: none;
    clear: both;
    width: 400px;
    margin: 10px auto;
    text-align: left;
    padding: 15px 0 15px 70px;
    background: #FECAC2 url(../images/close_icon.png) 10px center no-repeat;
    border: 1px dashed #8D4C54;
    color: Black;
}

.msgonwarning {
    display: block;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    top: 10px;
    float: none;
    clear: both;
    width: 400px;
    margin: 10px auto;
    text-align: left;
    padding: 15px 0 15px 70px;
    background: #FDECA9 url(../images/warning_icon.png) 10px center no-repeat;
    border: 1px dashed #f0d062;
    color: Black;
}
/*added by akila*/
.clear_both {
    clear: both;
}

.float_none {
    float: none;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.width_auto {
    width: auto !important;
}

span.width_auto input {
    width: auto !important;
}

.text_align_left {
    text-align: left;
}

.text_align_right {
    text-align: right;
}

.text_align_center {
    text-align: center;
}

.text_align_justify {
    text-align: justify;
}

.text_underline {
    text-decoration: underline;
}

.text_decoration_none {
    text-decoration: none;
}

/*.input_calendar { width:90px; }
.submit { background:#59595C; width:auto; padding:3px 10px; font-weight:bold; color:#ffffff !important; cursor:pointer; border:1px solid #afb591; font-size:15px; text-transform:uppercase; }*/
.input_calendar {
    width: 90px;
}

input.submit {
    height: 29px;
}

.submit, .submit_confirm {
    background: #59595C;
    width: auto;
    padding: 3px 10px;
    font-weight: bold;
    color: #ffffff !important;
    cursor: pointer;
    border: 1px solid #afb591;
    font-size: 15px;
    text-transform: uppercase;
}

.submit_welcome {
    background: #59595C;
    width: auto;
    padding: 3px 10px;
    font-weight: bold;
    color: #ffffff !important;
    cursor: pointer;
    border: 1px solid #afb591;
    font-size: 15px;
    text-transform: none;
}
/*.submit_status { background:#59595C; width:auto; padding:3px 10px; font-weight:bold; color:#ffffff !important; cursor:pointer; border:1px solid #afb591; font-size:15px; text-transform:capitalize; }*/
.submit:hover {
    background: #919192;
}

.border_0 {
    border: 0 !important;
}

span.border_0 input {
    border: 0 !important;
}

.confirmation {
    border-style: solid;
    left: 500px;
    border-width: thin;
    color: #5B1300;
    position: fixed;
    width: 25%;
    top: 300px;
    visibility: hidden;
    display: none;
    background-color: #C4955D;
}

/*-----------------------------------------------------*/
body > .main_wrapper {
    text-align: center;
}

.main_wrapper {
    width: 990px;
    margin: auto;
    min-height: 100%;
    background-color: #ffffff;
}

.button_right span {
    margin-bottom: 10px;
}
/*.top_container { clear:both; float:left; width:970px; background:#cbc3a7; padding:10px 10px; border-bottom:5px solid #fcbb36; }*/
/*.top_container { clear:both; float:left; width:990px; background:#cbc3a7; padding:10px 10px; border-bottom:5px solid #fcbb36; }*/
.top_container {
    clear: both;
    float: left;
    width: 970px;
    background: #cbc3a7;
    padding: 8px 10px;
    border-bottom: 5px solid #fcbb36;
}

.logo_container {
    float: left;
    padding-left: 2px;
}

.right_container {
    float: right;
    margin-right: -10px;
}

.logout_container, .menu_container {
    color: #FFFFFF;
    float: right;
    color: #59595C;
    clear: both;
    text-decoration: none;
    padding-top: 10px;
}

    .logout_container a, .logout_container span {
        float: left;
    }

    .logout_container a {
        padding: 0 10px;
        border-left: 1px solid #59595C;
    }

    .logout_container a, .menu_container a {
        line-height: 100%;
    }


span.welcome_guest {
    background: url(../images/man.png) no-repeat;
    float: left;
    padding: 0 10px 0 26px;
    position: relative;
    top: -2px;
}

.Fenu_container {
    margin-top: 20px;
    padding: 0;
}

.menu_container ul li {
    color: #59595c;
    display: inline;
    float: right;
}

    .menu_container ul li a {
        color: #59595c;
        float: left;
        padding: 0 10px;
        border-left: 1px solid #59595C;
    }
    /*.menu_container ul li a { color:#59595c; float:left; padding:0 10px;  }*/
    .menu_container ul li ul li a {
        border-left: 0;
    }

.menu_container .border_none {
    border: 0;
}

.menu_container a:hover {
    text-decoration: underline;
}
/*.middle_container, .middle_container_admin { clear:both; float:left; width:990px; background:#ffffff; }*/
.middle_container, .middle_container_admin {
    clear: both;
    float: left;
    width: 990px;
    min-height: 475px;
    background: #ffffff;
}
/*old css */

* html .middle_container_admin {
    height: 500px;
}
/*.middle_container, .middle_container_admin { clear:both; float:left; width:990px; min-height:475px; background:#ffffff; }
* html .middle_container_admin {
	height: 500px;
	}*/
/*.middle_container, .middle_container_admin { clear:both; float:left; width:990px; padding:10px 10px; background:#ffffff; }*/

.middle_container_admin {
    padding: 10px 10px 20px;
    width: 970px;
}

.middle_container h1, .middle_container_login_main h1 {
    margin-top: 100px;
    text-align: center;
    color: #59595C;
    text-transform: capitalize;
}

.middle_container_login_main h1 {
    margin-top: 50px;
}

.middle_container_login {
    clear: both;
    float: left;
    width: 386px;
    margin: 50px 300px 118px;
    padding: 0px;
    border: 2px solid #919192;
}

.login_title {
    clear: both;
    float: left;
    width: 336px;
    background: #919192 url(../images/login.png) no-repeat 10px 2px;
    padding: 5px 10px 5px 40px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
}

.login_details {
    clear: both;
    float: left;
    width: 366px;
    padding: 10px;
}

.login_contain {
    clear: both;
    float: left;
    padding: 5px 0;
    width: 366px;
}

.login_name, .login_box {
    float: left;
    text-transform: capitalize;
    width: 106px;
}

.login_box {
    text-transform: none;
    width: 260px;
    /*height: 21px;*/
}


.middle_container_login01 {
    clear: both;
    float: left;
    width: 400px;
    margin: 50px 295px 118px;
    padding: 0px;
    border: 2px solid #919192;
}

.login_title01 {
    clear: both;
    float: left;
    width: 350px;
    background: #919192 url(../images/login.png) no-repeat 10px 2px;
    padding: 5px 10px 5px 40px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
}

.login_details01 {
    clear: both;
    float: left;
    width: 380px;
    padding: 10px;
}

input.checkbox {
    width: 0.5em;
    height: 0.5em;
    padding: 0px;
    margin: 0px;
}
/*.login_box input { width:250px; }*/
.login_box1 input {
    width: 250px;
}



/*.step_container, .step_content { clear:both; float:left; width:800px; padding:0 0 5px 0; }*/
.step_container, .step_content {
    clear: both;
    float: left;
    width: 800px;
    padding: 0 0 5px 0;
}

.step_container, .step_content {
    clear: both;
    float: left;
    width: 800px;
    padding: 0 0 5px 0;
}
/*old css */
.step_content {
    padding: 0;
    margin-bottom: 10px;
}

.step_container {
    background: #919192;
    padding: 5px 0px;
}

    .step_container ul li {
        float: left;
        display: inline;
        color: #c1c1c1;
    }

        .step_container ul li a {
            text-decoration: none;
            float: left;
            padding: 0px 20px;
            color: #a7a7a8;
        }

        .step_container ul li span {
            font-size: 11px;
        }

    .step_container .active {
        color: #ffffff;
    }

.middle_content, .middle_title {
    clear: both;
    float: left;
    width: 796px;
    border: 2px solid #919192;
}

.middle_title {
    border: 0;
    background: #919192;
    width: 781px;
    padding: 3px 10px 5px 5px;
    margin: 0;
    font-size: 15px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
}

.middle_content_display {
    clear: both;
    float: left;
    width: 786px;
    padding: 3px 5px;
}

.tabcontent_display {
    clear: both;
    float: left;
    width: 786px;
    padding: 4px 0;
    color: #59595C;
}

.first_column {
    float: left;
    width: 180px;
}

.second_column {
    float: left;
    width: 205px;
}

.second_column2 {
    float: left;
    width: 400px;
}

.second_column1 {
    float: left;
    width: 235px;
}

.water_first_column {
    float: left;
    width: 350px;
}

.water_second_column {
    float: left;
    width: 205px;
}

.fourth_column {
    float: left;
    width: 180px;
    padding-left: 16px;
}

.third_column {
    float: left;
    width: 606px;
}

.fifth_column {
    float: left;
    width: 400px;
}

.list_adjacent {
    clear: both;
    float: left;
    width: 786px;
    margin-top: 5px;
}

.list_number {
    float: left;
    width: 25px;
    text-align: right;
    padding-right: 3px;
}

.middle_right {
    float: left;
    padding-left: 5px;
    width: 180px;
}

.section_container {
    clear: both;
    float: left;
    width: 180px;
    border-bottom: 2px solid #919192;
}
/*.section_title_active { background-image:url(../images/minus.png); }*/
.section_title {
    background: #919192 url(../images/bullet.png) no-repeat 5px 5px /*#fcbb36*/;
    color: #ffffff /*#59595C*/;
    font-weight: bold;
    padding: 3px 5px 5px 25px;
    width: 150px;
    text-transform: capitalize;
    cursor: pointer;
}

.section_title_active {
    background-image: url(../images/bullet.png);
}


.navigation_container {
    clear: both;
    float: left;
    width: 180px;
    background: #EDEDEE /*#fce6bb*/;
}

    .navigation_container ul li {
        clear: both;
        float: left;
        padding: 3px 0 3px 7px;
    }

        .navigation_container ul li a {
            text-decoration: none;
            padding-left: 19px;
        }

            .navigation_container ul li a.not_complete {
                background: url(../images/cross.png) no-repeat 0 2px;
            }

            .navigation_container ul li a.completed {
                background: url(../images/tick.png) no-repeat 0 2px;
            }

            .navigation_container ul li a.not_filled {
                background: url(../images/round.png) no-repeat 0 2px;
            }

.ui-icon {
    width: 11px;
    height: 11px;
    top: 5px;
    left: 6px;
}

.ui-datepicker .ui-icon {
    position: absolute;
    width: 11px;
    height: 11px;
    top: 2px;
    left: 2px;
}

span.ui-icon {
    background-image: url(../images/next.png);
}

.ui-state-default .ui-icon {
    background-image: url(../images/plus.png);
}

.ui-state-active .ui-icon {
    background-image: url(../images/minus.png);
}

.ui-accordion .ui-accordion-header {
    cursor: pointer;
    position: relative;
}

    .ui-accordion .ui-accordion-header .ui-icon {
        position: absolute;
    }

h2 {
    text-transform: uppercase;
    font-size: 17px;
}

.search_container {
    background: #ededee;
    border: 1px solid #b0b0b1;
    clear: both;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px 10px 5px;
    width: 948px;
}

.middle_container_admin #contentDiv1 .search_container {
    width: 931px;
    margin-left: 0px;
}

.search_image {
    width: 50px;
    float: left;
    position: relative;
    left: -18px;
    top: -18px;
}

.width_800 {
    width: 800px;
}
/*.width_800 { width:800px; clear:both; }*/
.search_table {
    clear: both;
    width: 850px;
}

    .search_table td, .padding_5 {
        padding: 5px 0;
    }

    .search_table tr.padding_0 td {
        padding: 0;
    }

.button_right {
    clear: both;
    float: left;
    width: 975px;
}

.middle_container_admin #MainContent_Add_Users_Details .button_right, .middle_container_admin #MainContent_Add_Admin_Details .button_right, .middle_container_admin #MainContent_divsearchlist .button_right {
    width: 953px;
}

.button_right h2 {
    margin-bottom: 15px;
}
/*.button_right { clear:both; width:786px; padding:4px 0; color:#59595C;}*/
.pagination_container {
    float: right;
    left: 30px;
    position: relative;
}

    .pagination_container span {
        padding: 0;
        margin: 0;
    }

        .pagination_container ul li, .pagination_container a, .pagination_container span span {
            float: left;
            display: inline;
            margin: 0 2px;
        }

            .pagination_container ul li a, .pagination_container a, .pagination_container span span {
                float: left;
                text-decoration: none;
                color: #ffffff;
                background: #59595C;
                padding: 3px 7px;
            }

                .pagination_container a:hover {
                    background: #a9a9a9;
                }

        .pagination_container span span {
            background: #a9a9a9;
        }

.list_table, .manage_settings {
    clear: both;
    width: 970px;
    border-collapse: collapse;
}

.middle_container_admin .manage_settings, .middle_container_admin .manage_settings1 {
    width: 953px;
}

.list_table1, .manage_settings1 {
    clear: both;
    margin-bottom: 5px;
    margin-left: 4px;
    width: 965px;
    border-collapse: collapse;
}

table.manage_settings1 td {
    float: left;
    margin-top: 10px;
}

    table.manage_settings1 td.col01 {
        width: 235px;
        margin-top: 5px;
    }

    table.manage_settings1 td.col02 {
        width: 235px;
        margin-top: 5px;
    }

    table.manage_settings1 td.col03 {
        width: 235px;
        margin-top: 5px;
    }

    table.manage_settings1 td.col04 {
        width: 235px;
        margin-top: 5px;
    }
/*dinesh june 21 folder structure
*/
.past_year_list_table tr th {
    border: 1px solid #b0b0b1;
    padding: 6px 5px;
    text-align: center;
}

.past_year_list_table tr td {
    border: 1px solid #b0b0b1;
    padding: 6px 5px;
    text-align: left;
}

.past_year_list_table {
    clear: both;
    width: 970px;
    border-collapse: collapse;
}

    .past_year_list_table tr th {
        background: #919192;
        color: #ffffff;
        width: auto;
    }

    .past_year_list_table tr.even td {
        background: #ededee;
    }

    .past_year_list_table td a {
        text-decoration: none;
        color: #000000;
        text-align: left;
    }

        .past_year_list_table td a:hover {
            text-decoration: underline;
        }

    .past_year_list_table td.red, .error {
        color: #bb1320;
    }


/*.list_table tr th, .list_table tr td { border:1px solid #b0b0b1; padding:6px 5px; text-align:center; }*/
.list_table tr th {
    border: 1px solid #b0b0b1;
    padding: 6px 5px;
    text-align: center;
}

.list_table tr td {
    border: 1px solid #b0b0b1;
    padding: 6px 5px;
    text-align: center;
}

.manage_settings td {
    padding: 5px;
}

.list_table tr th {
    background: #919192;
    color: #ffffff;
    width: auto;
}

.list_table tr.even td {
    background: #ededee;
}

.list_table td a {
    text-decoration: none;
    color: #000000;
    text-align: left;
}

    .list_table td a:hover {
        text-decoration: underline;
    }

.list_table td.red, .error {
    color: #bb1320;
}

.list_table table {
    border-collapse: collapse;
}

.list_table2 {
    clear: both;
    width: 974px;
    border-collapse: collapse;
}

.middle_container_admin .list_table2 {
    width: 953px;
}

.list_table2 tr th {
    border: 1px solid #b0b0b1;
    padding: 6px 5px;
    text-align: center;
}

.list_table2 tr td {
    border: 1px solid #b0b0b1;
    padding: 6px 5px;
    text-align: center;
}

.list_table2 tr th {
    background: #919192;
    color: #ffffff;
    width: auto;
}

.list_table2 tr.even td {
    background: #ededee;
}

.list_table2 td a {
    text-decoration: none;
    color: #000000;
    text-align: left;
}

    .list_table2 td a:hover {
        text-decoration: underline;
    }

.list_table2 td.red, .error {
    color: #bb1320;
}

.list_table2 table {
    border-collapse: collapse;
}

.margin_top_5 {
    margin-top: 5px;
}

.width_55 {
    width: 55px;
}

.width_65 {
    width: 65px;
}

.width_555 {
    width: 100px;
}

.width_445 {
    width: 400px;
}

.width_80 {
    width: 100px;
}

.position_calendar {
    position: relative;
    top: 5px;
}

.margin_left_right_10 {
    margin-left: 10px;
    margin-right: 10px;
}

.margin_0 {
    margin: 0px;
}

.margin_left_20 {
    margin-left: 20px;
}

.width_800 {
    width: 800px;
}

.margin_top_10 {
    margin-top: 10px;
    padding-top: 10px;
}

.width_730 {
    width: 730px;
}

.margin_left_10 {
    margin-left: 10px;
}

.padding_right_10 {
    padding-right: 10px;
}

.width_786 {
    width: 786px;
}

.padding_0 {
    padding: 0;
}

.footer_container {
    clear: both;
    float: left;
    width: 970px;
    background: #cbc3a7;
    padding: 5px 10px;
    color: #59595C;
}
/*.footer_container { clear:both; float:left; width:990px; background:#cbc3a7; padding:10px 10px; color:#59595C; }*/


div.tab_container {
    clear: both;
    float: right;
    width: 950px;
    margin-top: -42px;
    font-family: Calibri, Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

.ui-tabs {
    position: relative;
    float: right;
}

.ui-tabs-nav {
    clear: both;
    float: right;
    height: 30px;
}

    .ui-tabs-nav li {
        list-style: none;
        float: left;
    }

        .ui-tabs-nav li.ui-state-default a {
            float: left;
            text-decoration: none;
            background: #fce6bb;
            color: #aaaaaa;
            border: 1px solid #FCBB36;
            padding: 2px 20px;
            margin-right: 1px;
        }

        .ui-tabs-nav li.ui-tabs-selected a {
            background: #fce6bb;
            border-bottom: 0;
            padding-bottom: 3px;
            color: #59595c;
        }

.ui-tabs .ui-tabs-panel {
    clear: both;
    padding-top: 20px;
}

.ui-tabs .ui-tabs-hide {
    display: none !important;
}

.msgonsuccess {
    display: block;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    float: none;
    clear: both;
    width: 350px;
    margin: 10px auto;
    text-align: left;
    padding: 15px 0 15px 70px;
    background: #d2dafa url(../images/tick_icon.png) 10px center no-repeat;
    border: 1px dashed #808DC1;
    color: #000000;
}

.msgondelete {
    display: block;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    float: none;
    clear: both;
    width: 350px;
    margin: 10px auto;
    text-align: left;
    padding: 15px 0 15px 70px;
    background: #FECAC2 url(../images/close_icon.png) 10px center no-repeat;
    border: 1px dashed #8D4C54;
    color: #000000;
}

.msgoninfo {
    display: block;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    float: none;
    clear: both;
    width: 350px;
    margin: 10px auto;
    text-align: left;
    padding: 15px 0 15px 70px;
    background: #CCDCF1 url(../images/info_icon.png) 10px center no-repeat;
    border: 1px dashed #657B92;
    color: #000000;
}

.msgonwarning {
    display: block;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    float: none;
    clear: both;
    width: 400px;
    margin: 10px auto;
    text-align: left;
    padding: 15px 0 15px 70px;
    background: #FDECA9 url(../images/warning_icon.png) 10px center no-repeat;
    border: 1px dashed #f0d062;
    color: #000000;
}
/*added by akila*/

.ul {
    border: 0;
    background: #919192;
    width: 943px;
    padding: 5px;
    margin: 0;
    font-size: 15px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
}

.middle_container_adduser3 {
    clear: both;
    width: 800px;
    padding: 0px;
}

.middle_container_adduse {
    clear: both;
    width: 800px;
    text-align: center;
    margin-top: 25px;
    padding: 0px;
}

.middle_container_adduser4 input {
    border: 1px solid #59595c;
}

.middle_container_adduser1 {
    clear: both;
    width: 800px;
    margin: 25px 100px auto 100px;
    padding: 0px;
}

#Add_Users_Details {
    margin: 0px;
    display: none;
}

.adduser_details {
    clear: both;
    float: left;
    width: 705px;
    padding: 1px;
}

.adduser_contain {
    clear: both;
    float: left;
    width: 705px;
}

.adduser_name {
    float: left;
    text-transform: capitalize;
    height: 40px;
    width: 158px;
    padding: 9px;
    text-align: center;
    border-right: 2px solid #919192;
}

.middle_container_adduser2 {
    clear: both;
    float: left;
    width: 900px;
    margin-top: 10px;
    padding: 0px;
}

.adduser_details1 {
    clear: both;
    float: left;
    width: 900px;
    padding: 10px;
    margin-left: 25px;
}

.adduser_contain1 {
    clear: both;
    float: left;
    padding: 7px 0;
    width: 899px;
}

.adduser_name1 {
    float: left;
    text-transform: capitalize;
    height: 20px;
    width: auto;
    padding: 0px;
    padding: 10px;
    text-align: center;
}

.change_container_login {
    clear: both;
    float: left;
    width: 450px;
    margin: 50px 268px 130px;
    padding: 0px;
    border: 2px solid #919192;
}

.middle_container_adduser4 {
    clear: both;
    width: 715px;
    margin: 50px 20px auto 100px;
    padding-bottom: 5px;
    display: block;
    border: 2px solid #919192;
}

.change_title {
    clear: both;
    float: left;
    width: 430px;
    background: #919192 url(../images/password.png) no-repeat 5px 1px;
    padding: 5px 10px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
}

.change_details {
    clear: both;
    float: left;
    width: 400px;
    padding: 10px;
}

.change_contain {
    clear: both;
    float: left;
    padding: 7px 0;
    width: 400px;
}

.change_name, .change_box {
    float: left;
    text-transform: capitalize;
    width: 125px;
}

.change_box {
    text-transform: none;
    width: 260px;
}

    .change_box input {
        width: 250px;
    }

.middle_container_adduser {
    clear: both;
    margin: 20px 0;
    text-align: right;
    width: 100%;
}

.Manage_Users {
    margin-left: 0px;
    margin-top: 1px;
    width: 990px;
}

h2.for {
    margin-top: 5px;
    text-transform: capitalize;
    background: #59595C;
    width: auto;
    padding: 3px 10px;
    font-weight: bold;
    color: #ffffff;
}

.Manage_Settings {
    margin-left: 0px;
    margin-top: 75px;
    width: 990px;
}

.mg_Settings {
    margin-left: 100px;
    margin-top: 10px;
    width: 808px;
}

.reset {
    margin-top: 50px;
    text-align: center;
}

.middle_left {
    float: left;
    padding: 0px 0 10px 5px;
    width: 800px;
}

table.adduser {
    width: 750px;
    margin: 20px auto auto 10px;
}

    table.adduser td {
        text-align: left;
        line-height: 2em;
    }

table.assuser td.col01 {
    width: 150px;
}

table.assuser td.col02 {
    width: 240px;
}

table.assuser td.col03 {
    width: 150px;
}

table.assuser td.col04 {
    width: 240px;
}

table.adduser_Settings {
    width: 400px;
    margin: 10px auto;
}

    table.adduser_Settings td {
        text-align: left;
        line-height: 2em;
    }

        table.adduser_Settings td.col01 {
            width: 150px;
        }

        table.adduser_Settings td.col02 {
            width: 240px;
        }

table.adduser_Menu {
    width: 725px;
    margin-top: 10px;
}

    table.adduser_Menu td {
        text-align: center;
        line-height: 2em;
        border: 2px solid #919192;
    }

        table.adduser_Menu td.col01 {
            width: 100px;
        }

        table.adduser_Menu td.col02 {
            width: 100px;
        }

        table.adduser_Menu td.col03 {
            width: 100px;
        }

        table.adduser_Menu td.col04 {
            width: 100px;
        }

table.adduser input[type=checkbox] {
    margin: 0px;
    width: 30px;
}

/*.aspNetDisabled { width:25px !important; border:none !important;}*/
/*funding sources */
.txt1 {
    width: 75%;
    border-width: 0;
}

.txt2 {
    width: 50%;
    border-width: 0;
}

.txt3 {
    width: 97%;
    height: 50px;
    border-width: 1px;
}

.txt4 {
    width: 97%;
    height: 150px;
    border-width: 1px;
}


.current_a {
    position: relative !important;
    top: 2px;
    color: #ffffff;
    display: inline;
    font-size: 12px;
    padding: 0 5px;
    background: #333333;
    border: 1px solid #333333;
    float: left;
    margin: 0px 5px;
}

.first_a {
    color: #F00;
}

.numeric_a {
    position: relative;
    top: 2px;
    color: #000000 !important;
    text-decoration: none;
    display: inline;
    font-size: 12px;
    padding: 0 5px;
    background: #ffffff;
    border: 1px solid #cccccc;
    float: left;
    margin-left: 5px;
}

input[type=checkbox] {
    width: auto /*30px !important*/;
}

.login_as_admin {
    text-align: center;
    margin: 3px 35px 3px 0px;
}

/*new kannan april 30 */
.tabcontent_display1 {
    clear: both;
    margin: 70px;
    width: 700px;
    padding: 4px 0;
    color: #59595C;
}

.submit1 {
    background: #59595C;
    width: auto;
    padding: 3px 10px;
    font-weight: bold;
    color: #ffffff;
    cursor: pointer;
    border: 1px solid #afb591;
    font-size: 15px;
    text-transform: uppercase;
    visibility: hidden;
}

/*Uplode kannan april 30*/

.Uplode_container h1 {
    margin-top: 129px;
    text-align: center;
    color: #59595C;
    text-transform: capitalize;
}

.Uplode_container_login {
    clear: both;
    float: left;
    width: 780px;
    margin: 50px 0px 130px;
    padding: 0px;
    border: 2px solid #919192;
}

.Uplode_title {
    clear: both;
    float: left;
    width: 783px;
    padding: 3px 3px 3px 0;
    text-transform: uppercase;
    color: ##919192;
    font-weight: bold;
    font-size: 16px;
}

.Uplode_details {
    clear: both;
    float: left;
    width: 786px;
    padding: 0px;
}

.Uplode_contain {
    clear: both;
    float: left;
    width: 786px;
    padding-bottom: 3px;
}

.Uplode_name, .Uplode_box {
    float: left;
}

.Uplode_box {
    text-transform: none;
    width: 350px;
    margin-left: 10px;
}

    .Uplode_box input {
        width: 250px;
    }

table.Uplode {
    width: 725px;
    margin-top: 10px;
    border-collapse: collapse;
}

.Uplode tr th, .Uplode tr td {
    border: 1px solid #b0b0b1;
    padding: 6px 5px;
    text-align: center;
}

table.Uplode td {
    text-align: center;
    line-height: 2em;
}

    table.Uplode td.col01 {
        width: 100px;
    }

    table.Uplode td.col02 {
        width: 100px;
    }

    table.Uplode td.col03 {
        width: 100px;
    }

    table.Uplode td.col04 {
        width: 100px;
    }

.width_300 {
    width: 300px;
    margin-left: 25px;
}

.width_400 {
    width: 650px;
    margin-left: 10px;
}

.width_500 {
    width: 670px;
    margin-left: 10px;
}

.width_700 {
    width: 725px;
    margin-left: 10px;
}

.Uplode_details1 {
    clear: both;
    float: left;
    width: 650px;
    padding-left: 150px;
}

/*heading added b*/

.headings {
    clear: both;
    float: left; /*width:800px;*/
}

.heading {
    clear: both;
    width: auto;
    float: left;
    padding: 10px 5px 5px 11px;
    font-size: 20px;
    text-transform: uppercase;
    color: #000000;
    font-weight: bold;
}

.printimg {
    float: right;
    text-align: right;
    width: auto;
    color: #000000;
}




/*Mouseover*/
#nav {
    margin: 0;
    padding: 0;
    list-style: none;
    clear: both;
    float: right;
    padding-top: 20px;
}

    /* make the LI display inline */
    /* it's position relative so that position absolute */
    /* can be used in submenu */
    #nav li {
        float: left;
        display: block;
        position: relative;
    }

        /* this is the parent menu */
        #nav li a {
            display: block;
            /*text-decoration:none;*/
        }





/* submenu, it's hidden by default */
#nav_temp {
    border-collapse: collapse;
    position: absolute;
    top: 20px;
    left: 33px;
    display: none;
    padding: 1px;
    list-style: none;
}

    /* remopve clear:both; add float:left to add floating*/
    #nav_temp li {
        clear: both;
        background-color: #FFFFFF;
        border: 1px solid #59595c;
    }

    /* display block will make the link fill the whole area of LI */
    #nav_temp a {
        margin: 3px;
        display: block;
        padding: 2px;
    }

        #nav_temp a:hover {
            color: #999999;
        }

.menu_container1 {
    color: #FFFFFF;
    float: right;
    color: #59595C;
    clear: both;
    padding-right: 2px;
}

.menu_container1 {
    margin-top: 20px;
    padding: 0;
}

    .menu_container1 ul li {
        color: #59595c;
        display: inline;
        float: right;
    }

        .menu_container1 ul li a {
            color: #59595c;
            float: left;
            text-decoration: none;
        }

    .menu_container1 .border_none {
        border: 0;
    }

    .menu_container1 a:hover {
        text-decoration: underline;
    }

.spnbor {
    clear: both;
    text-align: center;
    line-height: 100%;
}

.sixth_column {
    float: left;
    width: 256px;
}

.seventh_column {
    float: left;
    width: 395px;
}

.ninth_column {
    float: left;
    width: 300px;
}
/*add by dinesh june 23 gopal changss*/
.fatal_seventh_column {
    float: left;
    width: 495px;
}
/*Added by Ananthakumar-July-03-2014-starts*/
#confirmationpopupBudget {
    position: fixed;
    visibility: hidden;
    top: 250px;
    left: 20px;
    display: none;
    z-index: 33000;
    width: 100%;
}

.confirmationpopupBudget {
    margin: 0px auto;
    width: 420px;
    padding: 0px;
    background: none;
    clear: both;
}

    .confirmationpopupBudget .modalcontext {
        width: 420px;
        overflow: hidden;
    }

#confirmationpopupApp {
    position: fixed;
    visibility: hidden;
    top: 250px;
    left: 20px;
    display: none;
    z-index: 33000;
    width: 100%;
}

.confirmationpopupApp {
    margin: 0px auto;
    width: 420px;
    padding: 0px;
    background: none;
    clear: both;
}

    .confirmationpopupApp .modalcontext {
        width: 420px;
        overflow: hidden;
    }
/* confirmation popup***/
/*Added by Ananthakumar-July-03-2014-ends*/
#confirmationpopup {
    position: fixed;
    visibility: hidden;
    top: 250px;
    left: 20px;
    display: none;
    z-index: 33000;
    width: 100%;
}
#confirmationpopupiscommunication {
    position: fixed;
    visibility: hidden;
    top: 250px;
    left: 20px;
    display: none;
    z-index: 33000;
    width: 100%;
}
.confirmationpopup {
    margin: 0px auto;
    width: 420px;
    padding: 0px;
    background: none;
    clear: both;
}

    .confirmationpopup .modalcontext {
        width: 420px;
        overflow: hidden;
    }

.modalbox_a {
    float: left;
    background: #ffffff;
    clear: both;
    border: 1px solid #cccccc;
}

    .modalbox_a h3 span {
        font-size: 15px;
    }

.modalcontext {
    width: 550px;
    overflow: hidden;
}

.dialogfooter {
    float: right;
    width: 100%;
    margin: 5px 0;
    text-align: right;
    border-top: solid 1px #cccccc;
}

#blackout {
    visibility: hidden;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-color: #000;
    filter: alpha(opacity=60);
    -moz-opacity: .8;
    opacity: .8;
    z-index: 32000;
}
/* .submit_confirm { background:url(../images/btn_bg.png) repeat-x; width:auto; height:30px; padding:5px; color:#000000; cursor:pointer; border:solid 2px #147abf; font-weight:bold; } */
h3 span {
    float: right;
    margin-right: 10px;
}

h3 {
    width: 100%;
    background: #919192;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 0 10px 0;
    line-height: 32px;
    text-indent: 10px;
    border-bottom: none;
    text-transform: uppercase;
    float: left;
}

/***/

.msgonwarning_currentbudget {
    display: block;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    top: 10px;
    float: none;
    clear: both;
    width: 400px;
    margin: 10px auto;
    text-align: left;
    padding: 15px 0 15px 70px;
    background: #FDECA9 url(../images/warning_icon.png) 10px center no-repeat;
    border: 1px dashed #f0d062;
    color: Black;
}
/*added by dinesh*/
.width_786 {
    width: 786px;
}

.update_status_pending {
    width: 586px;
    padding-left: 180px;
}

.width_786 tr td {
    text-align: left;
}

#btnForgotPassword {
    padding-top: 5px;
}

#regEmail, #rfvusername, #rfvPassword, #rfvEmailId {
    font-size: 12px;
    clear: both;
    float: left;
    padding-left: 5px;
    color: #ff0000;
}

.error_message_container {
    text-align: center;
    clear: both;
    float: left;
    width: 990px;
    letter-spacing: normal;
    z-index: auto;
    font-weight: bold;
}

.middle_container_admin .error_message_container {
    width: 953px;
}

.error_message_container ul li {
    font-size: 12px;
    font-weight: normal;
}

button {
    background: none;
    border: 0;
}

    button.ui-datepicker-trigger, .ui-datepicker-trigger {
        position: relative;
        top: 5px;
    }

select#MainContent_ResultsList {
    width: 55px;
}


.middle_container_login_main {
    clear: both;
    float: left;
    width: 990px;
    background: #ffffff;
}

.footer_container_login {
    clear: both;
    float: left;
    width: 970px;
    background: #cbc3a7;
    padding: 5px 10px;
    color: #59595C;
}



/*Accordian style kannan in manages 14th june*/

.user_list {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    left: 0;
    margin-bottom: 0;
    padding-top: 20px;
    position: relative;
    top: 0;
    width: 975px;
}


H2.float_left {
    width: 960px;
    z-index: 10000;
    margin-top: 5px;
    margin-bottom: 0px;
    color: #59595C;
    float: left;
    margin: 5px;
}



span.expand {
    cursor: pointer;
    clear: both;
    float: right;
    margin: 0 5px;
    padding-top: 3px;
}

.bg_color {
    background: none repeat scroll 0 0 #c2bba4 !important;
}

div.block {
    border-bottom: 1px solid #C2BBA4;
    border-left: 1px solid #C2BBA4;
    border-right: 1px solid #C2BBA4;
    clear: both;
    float: left;
    width: 953px;
    padding: 25px 10px 0 10px;
}


/*ppe done by kannan 0n 15th of June */
.ppe_list {
    background: none repeat scroll 0 0 #FFFFFF;
    left: 0;
    margin-bottom: 0;
    padding-top: 20px;
    float: left;
    position: relative;
    top: 0;
    width: 786px;
}

.ppe_right {
    width: 786px;
    clear: both;
    float: left;
}

H2.ppe_left {
    z-index: 10000;
    margin-top: 5px;
    float: left;
    margin-bottom: 0px;
    color: #FFFFFF;
    width: 786px;
}


span.ppeexpand {
    cursor: pointer;
    float: right;
    margin: 0 5px;
    padding-top: 3px;
}

.ppeexpand a {
    padding: 5px 5px;
}

.ppe_color {
    background: none repeat scroll 0 0 #919192 !important;
    padding: 5px 0;
}

.block1 {
    POSITION: relative;
    FLOAT: left;
    TOP: 0px;
    width: 786px;
}

table.ppetab {
    width: 786px;
    border-collapse: collapse;
}

    table.ppetab td {
        BORDER-BOTTOM: #B0B0B1 1px solid;
        BORDER-LEFT: #B0B0B1 1px solid;
        BORDER-RIGHT: #B0B0B1 1px solid;
        height: 40px;
        text-align: center;
    }

    table.ppetab th {
        BORDER-BOTTOM: #B0B0B1 1px solid;
        BORDER-LEFT: #B0B0B1 1px solid;
        BORDER-RIGHT: #B0B0B1 1px solid;
        height: 30px;
        text-align: center;
        background-color: #CCCCCC;
    }

#popup {
    position: fixed;
    visibility: hidden;
    top: 200px;
    left: 20px;
    display: none;
    z-index: 33000;
    width: 100%;
}

.popup {
    margin: 0px auto;
    width: 420px;
    padding: 0px;
    background: none;
    clear: both;
}

    .popup .modalcontext {
        width: 420px;
        overflow: hidden;
    }

#blackout1 {
    visibility: hidden;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-color: #000;
    filter: alpha(opacity=60);
    -moz-opacity: .8;
    opacity: .8;
    z-index: 32000;
}

.lnkCss {
    text-decoration: underline !important;
    color: Blue !important;
}

.lnktech {
    border-right: 1px solid #59595C;
    color: #59595C;
    float: left;
    padding: 0 10px;
    text-decoration: underline !important;
}


/*Kannan popup css*/
.drops {
    position: absolute;
    display: none;
    top: 65px;
    left: 842px;
}

    .drops ul {
        border-collapse: collapse;
        padding: 1px;
        list-style: none;
    }

        /* remopve clear:both; add float:left to add floating*/
        .drops ul li {
            clear: both;
            background-color: #FFFFFF;
            border: 1px solid #59595c;
        }

        /* display block will make the link fill the whole area of LI */
        .drops ul a {
            margin: 3px;
            padding: 2px;
            text-decoration: none !important;
        }

            .drops ul a:hover {
                color: #999999;
            }


#techpopup {
    position: fixed;
    visibility: hidden;
    top: 150px;
    left: 20px;
    display: none;
    z-index: 33000;
    width: 100%;
}

.techpopup {
    margin: 0px auto;
    width: 500px;
    padding: 0px;
    background: none;
    clear: both;
}

    .techpopup .modalcontext {
        width: 500px;
        overflow: hidden;
    }

#blackout_tech {
    visibility: hidden;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-color: #000;
    filter: alpha(opacity=60);
    -moz-opacity: .8;
    opacity: .8;
    z-index: 32000;
}

/*  Tech_popup */

.tech_emailid {
    float: left;
    margin: 0 0 0 10px;
    width: 18%;
}

.tech_email_lbl {
    float: left;
    width: 75%;
}

    .tech_email_lbl span {
        float: left;
        width: 85%;
    }

.tech_prblm {
    float: left;
    margin: 0 0 0 10px;
    width: 18%;
}

.tech_prblm_txt {
    float: left;
    width: 78%;
}

    .tech_prblm_txt textarea {
        float: left;
        margin-top: 8px;
        width: 96%;
    }

.techpopup clearfix {
    float: left;
    width: 100%;
}

#Span3 {
    margin: 11px 10px 0 0;
}

.content_wrapper {
    clear: both;
    float: left;
    width: 960px;
    padding: 15px;
}

.content_wrapper_left {
    float: left;
    width: 556px;
}

.content_wrapper p {
    text-align: justify;
    line-height: 140%;
    padding-bottom: 15px;
}

.content_wrapper_right {
    float: left;
    width: 386px;
    margin-left: 15px;
    border: 1px solid #919192;
}




/* Added by Alagi, Reason:CR #7 - Add these four columns-NFIRS Compliant ? , NFIRS Data Consistent , Call Volume/History Support Request, COmments.
Will be applicable for all points table.
TABLE for points.
Starts here
----------------------------------------------------------*/

table.points {
    border: solid 1px #59595C;
    border-collapse: collapse;
    width: 715px;
}

    table.points td {
        padding: 5px;
        border: solid 1px #59595C;
    }

hr.breaklinebeforePoints {
    width: 780px;
    margin-top: 20px;
    margin-bottom: 20px;
}
/*Ends here*/

/* Added by Ananthakumar S
For Fiscal Agent page confirmation popup
Starts here
*/

#FiscalAgentconfirmationpopup {
    position: fixed;
    visibility: hidden;
    top: 250px;
    left: 20px;
    display: none;
    z-index: 33000;
    width: 100%;
}

.FiscalAgentconfirmationpopup {
    margin: 0px auto;
    width: 520px;
    padding: 0px;
    background: none;
    clear: both;
}

    .FiscalAgentconfirmationpopup .modalcontext {
        width: 520px;
        overflow: hidden;
    }

#pumptestpopup {
    position: fixed;
    visibility: hidden;
    top: 50px;
    left: 20px;
    display: none;
    z-index: 33000;
    width: 100%;
}

.pumptestpopups {
    margin: 0px auto;
    width: 1200px;
    padding: 0px;
    background: none;
    clear: both;
}

    .pumptestpopups .modalcontext {
        width: 1200px;
        overflow: hidden;
    }

.pumptestpopupinput {
    width: 136px;
}
/*Ends here*/


table.points_new {
    border: solid 1px #59595C;
    border-collapse: collapse;
    width: 460px;
}

.points_col1 {
    width: 250px;
}

.points_col2 {
    width: 35px;
    text-align: center;
}

.points_col3 {
    width: 250px;
}

table.points_new td {
    padding: 5px;
    border: solid 1px #59595C;
    padding-left: 15px;
}

table.points_noborder {
    border: solid 1px #59595C;
    border-collapse: collapse;
    width: 460px;
    height: 450px;
}

    table.points_noborder .points_col1 {
        width: 220px;
    }

    table.points_noborder.points_col2 {
        width: 200px;
    }

    table.points_noborder.points_col3 {
        width: 250px;
    }

    table.points_noborder td {
        padding: 7px;
        padding-left: 15px;
    }

.tabcontent_display_new {
    clear: both;
    float: left;
    width: 970px;
    padding: 4px 0;
    color: #59595C;
    padding-left: 10px;
}


table.approve_students {
    float: left;
    width: 930px;
    padding: 0 3px;
    border: 1px solid #cccccc;
    margin-top: 0px;
}

    table.approve_students tr {
        height: 30px;
        text-align: left;
    }

        table.approve_students tr.title {
            background: #cccccc;
            text-align: center;
            font-weight: bold;
        }

        table.approve_students tr td {
            padding-left: 5px;
            border-bottom: 1px solid #cccccc;
        }

            table.approve_students tr td.last {
                padding-left: 5px;
                border: 0px;
            }

            table.approve_students tr td.col1 {
                width: 150px;
                letter-spacing: 10px;
            }

            table.approve_students tr td.col2 {
                width: 350px;
            }

            table.approve_students tr td.col1a {
                width: 250px;
            }

            table.approve_students tr td.col2a {
                width: 300px;
            }

            table.approve_students tr td.col2b {
                width: 50px;
                text-align: center;
            }

            table.approve_students tr td.col2c {
                width: 50px;
                text-align: center;
            }

            table.approve_students tr td.col3 {
                width: 100px;
                text-align: center;
            }

            table.approve_students tr td.col3a {
                width: 120px;
                text-align: center;
            }

            table.approve_students tr td.col4 {
                width: 50px;
                text-align: center;
            }

            table.approve_students tr td.col5 {
                width: 50px;
                text-align: center;
            }

            table.approve_students tr td.col6 {
                width: 50px;
                text-align: center;
            }

            table.approve_students tr td.col7 {
                width: 800px;
            }

            table.approve_students tr td.col8 {
                width: 90px;
                text-align: center;
            }

            table.approve_students tr td.col8a {
                width: 30px;
                text-align: center;
            }

            table.approve_students tr td.col8b {
                width: 30px;
                text-align: center;
            }

            table.approve_students tr td.col8c {
                width: 30px;
                text-align: center;
            }

            table.approve_students tr td.col8d {
                width: 30px;
                text-align: center;
            }

            table.approve_students tr td.col9 {
                width: 120px;
                text-align: center;
            }

.manageCategoryMessage {
    float: right;
    width: 400px;
    text-align: center;
    margin: 0px;
    margin-right: 153px;
    margin-top: 0px;
}

html > body .manageCategoryMessage {
    margin-right: 235px;
}

.color3333 {
    color: #333333;
    text-decoration: none;
}

    .color3333:hover {
        color: #333333;
    }

.color333 {
    color: #ffffff;
}

    .color333:hover {
        text-decoration: none;
    }




.admin_filters {
    float: left;
    width: 950px;
    padding: 0px;
    background: #ffffff;
    margin-bottom: 10px;
}

    .admin_filters .holder {
        float: left;
        width: 600px;
    }

        .admin_filters .holder .labelq {
            float: left;
            width: 90px;
            height: 25px;
        }

        .admin_filters .holder .labela {
            float: left;
            width: 400px;
            height: 25px;
        }

        .admin_filters .holder .radio {
            float: left;
            width: 180px;
            height: 25px;
        }

    .admin_filters .btn_holder {
        float: left;
        width: auto;
    }

    .admin_filters .button_holder1 {
        float: left;
        width: 150px;
        padding-left: 10px;
    }

    .admin_filters .button_holder2 {
        float: left;
        width: 150px;
    }

.btn_holder {
    float: left;
    width: auto;
}

.mandatoryFields {
    color: #b00000;
    float: none !important;
}


fieldset {
    float: left;
    width: 300px;
    padding: 10px 20px;
    border: 1px solid #cccccc;
    margin-top: 10px;
}

.admin_filters fieldset {
    width: 885px;
}

.survey fieldset {
    width: 800px;
}

fieldset.category {
    width: 900px;
    margin: -20px 0 0 0;
    padding: 10px;
}

legend {
    font-size: 13px;
    font-family: Calibri, Arial, Verdana, Tahoma, Helvetica, sans-serif;
    color: #700018;
    padding: 5px;
    margin: 0px;
}


.adj {
    margin-bottom: 10px;
}

.default111 {
    border: 1px solid #cccccc;
    width: 150px;
    font-family: "Tahoma";
    font-size: 11px;
    padding: 3px;
}

/*.btndefault			{ border:1px solid #cccccc; background:#700018; font-family:"Tahoma"; font-size:11px; padding:3px 5px; color:#ffffff; font-weight:bold; margin-right:7px;}
.btndefault:hover	{ background:#cccccc; color:#333333;}
.btnxwide:hover		{ background:#cccccc; color:#333333;}

.back { background:#ffffff url(../images/back1.png) 10px center no-repeat;}
*/

.QuestionNotes {
    float: left;
    color: #700018;
    display: inline-block;
    font-weight: bold;
    color: #700018;
}


.btndefault {
    border: 1px solid #cccccc;
    background: #700018;
    font-family: "Tahoma";
    font-size: 11px;
    padding: 3px 5px;
    color: #ffffff;
    font-weight: bold;
    margin-right: 7px;
}

/*
.chkChoice input 
{ 
    margin-left: -20px; 
}
.chkChoice td 
{ 
    padding-left: 20px; 
}
.chkChoice label 
{  
    padding-right: 5px; 
}
*/
#MainContent_rdLastReceived input {
    margin: 5px 0 6px 0;
    padding: 5px;
    width: 20px;
}

.apparatusNote_msg {
    float: left;
    color: #cc0000 !important;
}




.appsection_table {
    clear: both;
    width: 420px;
    border-collapse: collapse;
}

    .appsection_table tr th {
        border: 1px solid #b0b0b1;
        padding: 6px 5px;
        text-align: center;
    }

    .appsection_table tr td {
        border: 1px solid #b0b0b1;
        padding: 6px 5px;
        text-align: center;
    }

    .appsection_table tr th {
        background: #919192;
        color: #ffffff;
        width: auto;
    }
/*added by jagan on 7-4-2018*/
.applicationstatus_msg {
    float: left;
    color: #203fdb !important;
}

.Purchasecollapsible {
    background-color: #919192;
    color: white;
    cursor: pointer;
    padding: 10px;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
}

    .active, .Purchasecollapsible:hover {
        background-color: #555;
    }

.Purchasecontent {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background-color: #f1f1f1;
}


.pumpTestGridView select, .pumpTestGridView input, .pumpTestGridView textarea {
    width: auto !important;
}

.pumpTestGridView td span {
    padding: 3px !important;
    max-width: 130px !important;
    word-wrap: break-word !important;
    word-break: break-word !important;
}

.pumpTestGridView td [type="image"] {
    border: 0 !important;
}

.pumpTestGridView table {
    min-width:90% !important;
}

.modalHeader {
    width: 100% !important;
}

.modalPopupCustom {
    width: 90% !important;
    padding-top: 0px !important;
    padding-left: 0px !important;
    left: 5% !important;
}

.closePopupButton {
    margin-top: 10px !important;
    border: 0 !important;
     width: auto !important;
}

.tabcontent_display_Custom {
    max-height: 500px !important;
    width: 98% !important;
    padding-left: 10px !important;
    padding-bottom: 20px !important;
    overflow-x: auto;
    overflow-y: auto;
}
.request_type_width {
    width:350px !important;
}
.required_textarea {
    border: 1px solid #ad0202 !important;
}
.puretable th, .pure-table td {
    padding: 0.5em 1em;
}
.puretable {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #cbcbcb;
}
.puretable td, .pure-table th {
    border-left: 1px solid #cbcbcb;
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible;
    padding: .5em 1em;
}
.puretable th {
    background-color: #e0e0e0;
    color: #000;
    text-align: left;
    vertical-align: bottom;
}
.puretablebordered td{
    border-bottom: 1px solid #cbcbcb;
}