﻿/********************************/
.whtbg {
    background-color: #ffffff;
}

.hepnl {
    width: 100%;
    padding-bottom: 2px;
}

.tbpnl {
    width: 100%;
}

    .tbpnl tr td {
        width: 12%;
        text-align: left;
    }

.modal-bg {
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.6;
    z-index: 999;
}


.salesreportchk tr td {
    font-size: 9px;
}

    .salesreportchk tr td label {
        padding-left: 2px;
    }



.colorcode {
    color: #ffffff;
    font-weight: bold;
    padding-left: 4px;
    font-family: Arial;
    font-size: 12px;
}



.blkk {
    color: #000000;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}


    .blkk:hover {
        color: red;
        font-weight: bold;
    }





.blk {
    color: #3B3B3B;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}


    .blk:hover {
        color: red;
        font-weight: bold;
    }

.popbg {
    background-image: url("../images/bluestrip.png");
    color: #ffffff;
    font-weight: bold;
}

.bold {
    font-weight: bold;
    font-size: 12px;
    color: #666666;
}

.searchbox {
    background-color: #d1e4f3;
    border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 6px;
}

.icon {
    border-bottom: 2px dotted #CCCCCC;
    font-size: 14px;
    font-weight: bold;
}


.tblfrmm {
    font-size: 12px;
}


.disable {
    border: 0px;
}

.serchpnl {
    background-color: #Ffffff;
    padding: 2px;
    font-size: 12px;
    border: 1px solid #ccc;
}

    .serchpnl a {
        color: #000000;
        font-weight: bold;
    }

        .serchpnl a:hover {
            color: #666666;
            font-weight: bold;
        }


.lblcode {
    font-weight: bold;
    font-size: 15px;
    color: Maroon;
}

.mobpnl {
    text-align: center;
    line-height: 40px;
    width: 100%;
    background-color: #ddddff;
    margin: 2px auto;
    border-bottom: solid 1px #737251;
}





.modelpp {
    min-width: 620px;
    min-height: 400px;
    background-image: url('../images/popbg.png');
    background-repeat: repeat;
    border: solid 5px #ccc;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 13px;
    -moz-border-radius-bottomleft: 13px;
    -moz-border-radius-bottomright: 12px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 13px;
    -webkit-border-bottom-left-radius: 13px;
    -webkit-border-bottom-right-radius: 12px;
    border-top-left-radius: 15px;
    border-top-right-radius: 13px;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 12px;
    -moz-box-shadow: 0px 0px 7px #000000;
    -webkit-box-shadow: 0px 0px 7px #000000;
    box-shadow: 0px 0px 7px #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #000000;
}

    .modelpp .hd {
        width: 95%;
        margin: 10px auto;
        border-bottom: solid 1px #ddddff;
    }

    .modelpp .lh {
        line-height: 30px;
        font-size: 20px;
        float: left;
        width: 50%;
        text-align: left;
        padding-left: 5px;
    }


        .modelpp .lh span {
            font-size: 20px;
        }

    .modelpp .rh {
        line-height: 30px;
        font-size: 20px;
        float: right;
        width: 30%;
        text-align: right;
        color: #5e9ad6;
    }

        .modelpp .rh a {
            text-decoration: none;
            color: #5e9ad6;
        }

            .modelpp .rh a:hover {
                text-decoration: underline;
            }

.motbl {
    width: 100%;
}

    .motbl tr td {
        height: 20px;
        vertical-align: middle;
    }

.tdm1 {
    text-align: right;
    padding-right: 5px;
    width: 20%;
    font-family: Arial;
    font-size: 11px;
}

.tdm2 {
    text-align: left;
    width: 25%;
    margin: 2px 0px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

.modelpp .ft {
    background-position: left center;
    width: 99%;
    margin: 10px auto;
    border-bottom: solid 1px #ddddff; /* background-image: url('../images/search.png');*/
    background-repeat: no-repeat;
    background-color: #f7f7f7;
    padding-bottom: 5px;
    padding-top: 5px;
}

.modelpp .ftp {
    line-height: 20px;
    font-size: 13px;
}

.modelpp .ftr {
    line-height: 30px;
    font-size: 20px;
    float: right;
    width: 30%;
    text-align: right;
    color: #5e9ad6;
}


/**********      Css for Email frined popup                 ************************/
.pnlcnt {
    width: 100%;
}

.pnlcnt1 {
    width: 100%;
    padding-top: 0px;
    clear: both;
}

.tdd1 {
    width: 160px;
}

.tdd2 {
    width: 160px;
}

.pnlcnt-t {
    background-position: center top;
    /* background-color: #ccc;
     background-image: url('../images/tithd.png');
    background-repeat: repeat-x;*/
    text-align: left;
    border-bottom: 1px dotted #ccc;
}

    .pnlcnt-t ol {
        width: 100%;
        height: 29px;
        margin: 0px;
        text-align: left;
    }

        .pnlcnt-t ol li {
            font-family: Arial;
            font-size: 14px;
            font-weight: bold;
            color: #000000;
            line-height: 25px;
            vertical-align: middle;
            padding-left: 12px;
        }

            .pnlcnt-t ol li span {
                font-size: 12px;
                font-weight: normal;
                padding: 0px 0px 0px 2px;
            }

    .pnlcnt-t h2 {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        line-height: 40px;
        vertical-align: middle;
        padding-left: 20px;
    }

.pnlcnt-f {
    width: 98%;
    margin: 5px auto;
    /* background-image: url('../images/popbg.png');
    background-repeat: repeat;*/
}




/**************************************************/
/* css gridview order   */

.GridViewStyleorder {
    padding: 0;
    margin: 0;
    border: 0px solid #333;
    font-family: Arial;
    font-size: 0.9em;
    color: Black;
}

    .GridViewStyleorder tr.header {
        background-image: url('../images/grdh.png');
        background-repeat: repeat-x;
        background-color: #007bae;
        background-position: center top;
        height: 14px;
        color: #2c2121;
        font-weight: bold;
        font-size: 12px;
        border-right: 2px solid #D5d9DA; /*color: white; 	background-color: #FF5600; 	height: 25px; 	vertical-align: middle; 	text-align: center; 	font-weight: bold;*/
    }

    .GridViewStyleorder tr.normal {
        color: black;
        height: 14px;
        vertical-align: middle;
        text-align: left;
        border-bottom: 1px solid #D5d9DA;
        background-color: #EDEEED; /* 	color: black; 	 	height: 25px; 	vertical-align: middle; 	text-align: center; */
    }

    .GridViewStyleorder tr.alternate {
        color: black;
        height: 14px;
        vertical-align: middle;
        text-align: left;
        border-bottom: 1px solid #D5d9DA;
        background-color: #F2F2F4; /*color: black; 	background-color: #D59200; 	height: 25px; 	vertical-align: middle; 	text-align: center;*/
    }

        .GridViewStyleorder tr.normal:hover, .GridViewStyleorder tr.alternate:hover {
            background-color: white;
            color: black;
        }

    .GridViewStyleorder tr td {
        padding: 2px 0px 0px 10px;
        text-align: right;
        border: 0px;
    }

    .GridViewStyleorder th {
        text-align: right;
        font-weight: bold;
        border: 0px;
    }

        .GridViewStyleorder th a {
            color: White;
            text-decoration: none;
        }

            .GridViewStyleorder th a:hover {
                text-decoration: underline;
            }

.tblgrdord {
    text-align: right;
    width: 100%;
}

    .tblgrdord tr td {
        text-align: right;
    }

.orderpnl {
    /*    border-color: #CDD2D4 #E5E4E4 #E5E4E4;
    background-image: url('../images/popbg.png'); 
    background-repeat: repeat-x;*/
    border-radius: 5px 5px 5px 5px;
    background-color: #ffffff;
    border-style: solid;
    border-width: 0px;
    box-shadow: -1px 0 8px #CCCCCC;
    margin: 0 auto 10px;
    width: 98%;
}











/*****************/




.wrap {
    width: 100%;
    height: 100%;
}



input {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
}

select {
    font-family: arial, helvetica,sans-serif;
    font-size: 11px;
    width: 114px;
    height: 24px;
}

textarea {
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    font-size: 10px;
}

/* Modal Popup CSS*/
.mpBg {
    background-color: #3753fc;
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.mp {
    background-color: white;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
}

.mpHd {
    background-color: #616cae;
    border-color: White;
    border-width: 1px;
    color: White;
    font-weight: bold;
    width: 100%;
    height: 16px;
}

.mpClose {
    text-align: center;
    width: 100%;
}

.mpCloseButton {
    position: absolute;
    right: 4px;
    width: 17px;
    height: 18px;
}


/* Css for view report  */
.rpt {
    width: 100%;
    text-align: center;
    color: #02245d;
    font-size: 20px;
    font-weight: bold;
    line-height: 100px;
    font-family: arial, Helvetica, sans-serif;
}

.rptpg {
    width: 1060px;
    margin: 5px auto;
    position: relative;
    border: 1px solid #c0c0c0;
}




/* end css for report  */



/*  css for    invoice      */
.inpg {
    border: 0px solid #e7e7e7;
    width: 950px;
    margin: 0px auto;
    padding: 10px 0px;
}

.inbdrh {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #e7e7e7;
}

.inpgpnl {
    width: 100%;
    margin: 5px;
    border: 0px solid #e7e7e7;
}

    .inpgpnl h2 {
        font-family: arial, Helvetica, sans-serif;
        font-size: 25px;
        font-weight: normal;
        font-weight: bold;
        text-align: center;
        line-height: 70px;
    }

.inpghd {
    font-family: arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    line-height: 60px;
}

.inpghdl {
    width: 90%;
    text-align: right;
    float: left;
}

.inpghdr {
    width: 8%;
    text-align: right;
    font-size: 17px;
    float: right;
    line-height: 20px;
}

.inpgpnll {
    float: left;
    width: 60%;
    position: relative;
}

.inpgpnlr {
    float: right;
    width: 40%;
    position: relative;
    text-align: right;
}

.invlogo {
}

    .invlogo img {
        margin: 10px;
    }

.inpnl {
    margin: 10px;
}

.inlbladd {
    font-family: arial, Helvetica, sans-serif;
    line-height: 20px;
}

.rptfr {
    float: right;
}

.inlbladd2 {
    font-family: arial;
    ;
    line-height: 20px;
    font-weight: bold;
    font-size: 14px;
}

.intbl {
    border-left: 0px solid #e7e7e7;
    width: 100%;
}

    .intbl thead tr td :first-child {
        font-weight: bold;
    }

    .intbl thead {
        border-bottom: 0x solid #e7e7e7;
    }

        .intbl thead tr td {
            font-weight: normal;
            text-align: left;
            padding-left: 10px;
        }

    .intbl tbody tr td :first-child {
        font-weight: normal;
    }

    .intbl tbody tr td {
        font-weight: bold;
        padding-left: 10px;
        text-align: left;
        line-height: 17px;
    }

.gridcart {
    border: 1px solid #e7e7e7;
}

.grdbdr {
}

.gridcart tr td {
    text-align: center;
    font-size: 11px;
    height: 20px;
    padding-left: 5px;
}

.gridcart th {
    color: #727070;
    background-color: #f6f6f6;
    border: 1px solid #C0C0C0;
    font-weight: normal;
    text-align: center;
    line-height: 25px;
    font-family: arial, Helvetica, sans-serif;
}

.tmphd {
    color: #727070;
    font-weight: normal;
    text-align: right;
    padding-right: 10px;
    line-height: 25px;
    font-family: arial, Helvetica, sans-serif;
}

.tempr {
    text-align: right;
    padding-right: 10px;
}

.tblcart {
    width: 100%;
    margin: 0px auto;
}
/*  end css for invoice       */





/*    Css for Report         */


.tdr {
    width: 65px;
    font-size: 11px;
    text-align: left;
    font-family: arial, Helvetica, sans-serif;
}

.tdr1 {
    width: 55px;
    text-align: left;
    font-size: 11px;
    color: #042b6b;
    line-height: 17px;
}

/* End Css for Report         */



/*  css for the treeview           */




.AspNet-TreeView {
    width: 200px;
    border-top: solid 1px #DDD;
}

    .AspNet-TreeView ul {
        list-style: none;
    }

.AspNet-TreeView-Leaf {
    border-bottom: solid 1px #DDD;
    background: url(../../images/structure/node-dot.gif) 8px 9px no-repeat;
}

.AspNet-TreeView-Root {
    border-bottom: solid 1px #DDD;
}

    .AspNet-TreeView-Root a {
        display: block;
        width: 170px;
        margin-left: 20px;
        padding: 5px 5px 5px 5px;
    }

.AspNet-TreeView-Selected {
    background: #F6F6F6 url('../images/arrright.png') no-repeat 8px 9px;
}

.AspNet-TreeView-Expand {
    display: block;
    float: left;
    margin: 9px 0px 0px 8px;
    padding: 6px 4px 5px 4px;
    height: 0px !important;
    background: #F6F6F6 url('../images/arrright.png') no-repeat 8px 9px;
    cursor: pointer;
}

.AspNet-TreeView-Collapse {
    display: block;
    float: left;
    margin: 9px 0px 0px 8px;
    padding: 6px 4px 5px 4px;
    height: 0px !important;
    background: #F6F6F6 url('../images/arrdown.png') no-repeat 8px 9px;
    cursor: pointer;
}

.AspNet-TreeView-Show li {
    border-top: solid 1px #DDD;
    background-position: 28px 9px;
}

.AspNet-TreeView-Hide {
    display: none;
}

.AspNet-TreeView ul li ul li {
    text-indent: 20px;
    border-bottom: none;
    font-size: 11px;
}













/* css for the treeview      */












/* css for advance search    1-03-12 */

.advl {
    width: 16%;
    position: relative;
    float: left;
    max-height: 550px;
    overflow: auto;
}

.advr {
    width: 84%;
    position: relative;
    float: right;
}







/* css for Calender  */
CalendarCSS {
    background-color: #000;
    color: Gray;
    border: solid 1px Orange;
}

.ajax__calendar_days {
    background-color: #d4e7ed;
    color: #000;
}

.ajax__calendar_day {
    background-color: #ecf4f6;
    font-style: italic;
    font-family: Courier;
}

.ajax__calendar_header {
    background-color: #37728f;
    color: White;
}

.ajax__calendar_today {
    color: #37728f;
}
/******************************************/
.cal_Theme1 .ajax__calendar_container {
    background-color: #e2e2e2;
    border: solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_header {
    background-color: #ffffff;
    margin-bottom: 4px;
}

.cal_Theme1 .ajax__calendar_title, .cal_Theme1 .ajax__calendar_next, .cal_Theme1 .ajax__calendar_prev {
    color: #004080;
    padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body {
    background-color: #e9e9e9;
    border: solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_dayname {
    text-align: center;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 2px;
}

.cal_Theme1 .ajax__calendar_day {
    text-align: center;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_month, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_year, .cal_Theme1 .ajax__calendar_active {
    color: #004080;
    font-weight: bold;
    background-color: #ffffff;
}

.cal_Theme1 .ajax__calendar_today {
    font-weight: bold;
}

.cal_Theme1 .ajax__calendar_other, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_today, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb;
}

/* End css for calender */

/* Css for the home     */
.tblsum {
    width: 100%;
    margin: 10px auto;
    font-family: arial;
}

    .tblsum tr td span {
        font-weight: bold;
        padding-right: 5px;
    }

    .tblsum tr td:first-child {
        text-align: right;
    }

    .tblsum tr td {
        text-align: left;
    }

        .tblsum tr td a {
            width: 200px;
        }

.pnlhfl {
    width: 100%;
    position: relative;
    float: left;
}

.pnlhfr {
    width: 49%;
    position: relative;
    float: right;
}

.pnl {
    padding: 8px 5px;
    width: 98%;
    position: relative;
    margin: 5px auto;
    border: 1px solid #edeaea;
    background-color: White;
}

.bgwh {
    background-color: White;
}

.pnlulhm {
}

    .pnlulhm ul {
        float: left;
        width: 50%;
    }

        .pnlulhm ul li a {
            text-decoration: underline;
            line-height: 17px;
            color: #000;
        }

            .pnlulhm ul li a:hover {
                text-decoration: underline;
            }


/* End css for the Home           */

















/* css tab for atraction detail */

.NewsTabd {
    width: 100%;
}

    .NewsTabd .ajax__tab_header {
        font-size: 13px;
        font-weight: bold;
        color: #00457e;
        cursor: pointer;
    }

    .NewsTabd .ajax__tab_outer {
        border-style: solid solid none solid;
        border-width: 1px;
        border-color: #c0c0c0;
        background-color: #fff;
        color: #37728f;
        border-radius: 3px 3px 0px 0px;
        -moz-border-radius: 3px 3px 0px 0px;
        -webkit-border-top-right-radius: 3px;
        -webkit-border-top-left-radius: 3px;
    }

    .NewsTabd .ajax__tab_inner {
        margin-top: 1px;
        padding: 0px 44.4px;
        line-height: 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 12px;
        border-radius: 3px 3px 0px 0px;
        -moz-border-radius: 3px 3px 0px 0px;
        -webkit-border-top-right-radius: 3px;
        -webkit-border-top-left-radius: 3px;
    }

    .NewsTabd .ajax__tab_hover .ajax__tab_outer {
    }

    .NewsTabd .ajax__tab_hover .ajax__tab_inner {
        color: #000;
    }

    .NewsTabd .ajax__tab_active .ajax__tab_outer {
        color: #385dab;
        background-color: #fff;
    }

    .NewsTabd .ajax__tab_active .ajax__tab_inner {
        background-color: #37728f;
        color: #fff;
    }

/*End css for attraction details */







/* css start for Subpage      */
.subpg {
    width: 100%;
    margin: 0px auto;
    position: relative;
}

.subpnl {
    width: 100%;
    position: relative;
}

.subhddown {
    padding: 5px;
    line-height: 10px;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    color: #37728f;
}

.subhd {
    padding: 5px;
    line-height: 10px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px dotted #ccc;
    padding-top: 10px;
    color: #37728f;
}

.subhdvwrpt {
    padding: 0px 0px 0px 30px;
    line-height: 18px;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    margin: 10px 0px 0px 0px;
    display: none;
}

.subnew {
    position: relative;
    width: 100%;
    top: 2px;
    left: 1px;
}

.subpnlnew {
    border: 1px solid #A6A6A6;
    background-color: #F7F7F7;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    width: 98%;
}

.pnlhomelink {
    width: 99%;
    position: relative;
    margin: 0px auto;
}

.subpnlview {
    width: 99%;
    position: relative;
    margin: 0px auto;
}

.subview {
    width: 100%;
    position: relative;
}

.subviewft {
    width: 100%;
    border-bottom: 1px dotted #ccc;
    line-height: 13px;
}

    .subviewft span {
        color: #000000;
        float: left;
        margin-left: 20px;
        font-size: 14px;
        font-weight: bold;
    }

    .subviewft ul {
        float: right;
        padding-right: 5px;
    }

        .subviewft ul li {
            display: inline;
            font-size: 11px;
            color: Black;
        }

            .subviewft ul li:first-child {
                color: Red;
                font-size: 14px;
            }


.subtblfrm {
    width: 99%;
    margin: 0px auto;
    position: relative;
}

.subtitle {
    text-align: left;
    width: 99%;
    line-height: 25px;
    margin-top: 5px;
    padding-left: 5px;
    background-color: #FBFBFB;
    border: 1px solid #EFEFEF;
    position: relative;
}

.bdrtp {
    width: 99%;
    border-top: 2px solid #37728f;
}

.prt {
    text-align: center !important;
    padding: 0;
}

.bdrbt {
    width: 99%;
    border-bottom: 0px solid #f4f4f4;
    font-weight: bold;
    /* border-bottom:1px solid #666666;*/
}

.subtitle span {
    font-family: arial;
    ;
    font-size: 12px;
    width: 40%;
    color: #000000;
    float: left;
    height: 15px;
}

.subtitle ul {
    float: right;
    padding-right: 5px;
    position: relative;
}

    .subtitle ul li {
        display: inline;
    }

.ldviwpnl-m {
    cursor: pointer;
}

.msg {
    color: #c40311;
    line-height: 17px;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    height: 17px;
}


.req {
    color: #c40311;
    font-weight: bold;
    padding-right: 1px;
}

.c {
    text-align: center;
}

.tblrpt {
    width: 65%;
    margin: 10px auto;
    font-family: arial;
    
}

    .tblrpt caption {
        line-height: 30px;
        font-weight: bold;
        font-family: arial;
        
    }

    .tblrpt thead {
        line-height: 20px;
        font-weight: bold;
        font-family: arial;
        
    }

.tbl {
    width: 100%;
    font-family: arial;
    background-color: #F6F6F1;
}

.td1b {
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
    width: 25%;
    height: 35px;
}

.tb1 {
    background-color: #eeeeee;
    border: 1px solid #CCCCCC;
    color: #6f6f6f;
    line-height: 25px;
    text-align: right;
    padding-right: 5px;
    width: 10%;
}

.tb2 {
    background-color: #ffffff;
    border: 1px solid #CCCCCC;
    line-height: 25px;
    text-align: left;
    width: 20%;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
}



.topgridmargin {
    margin-top: 6px;
}

.ldpnl {
    background-color: #F7F7F7;
    border: 1px solid #A6A6A6;
    border-radius: 3px 3px 3px 3px;
    padding: 0px;
    position: relative;
    width: 98%;
}

.txtbx {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: gray;
    font-family: arial;
    font-size: 12px;
    height: 19px;
    width: 248px;
}

.txtbx:focus {
        background-color:yellow;
    }

.txtbxAmt {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: gray;
    font-family: arial;
    font-size: 12px;
    height: 19px;
    width: 100%;
    text-align: right;
}

    .txtbxAmt:focus {
        background-color:yellow;
    }
.txtbxAmte {
    border: 1px solid;
    border-radius: 3px;
    color: red;
    font-family: arial;
    font-size: 12px;
    height: 19px;
    width: 100%;
    text-align: right;
}

.txtbxe {
    border: 1px solid;
    border-radius: 3px;
    color: red;
    font-family: arial;
    font-size: 12px;
    height: 19px;
    width: 248px;
}

.txtbxMulti {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: gray;
    font-family: arial;
    font-size: 12px;
}

.txtbxeMulti {
    border: 1px solid;
    border-radius: 3px;
    color: red;
    font-family: arial;
    font-size: 12px;
}

.txtbxg:focus {
    background-color: #fcffe4;
}

.ddl {
    font-size: 11px;
    border: 1px solid #7b9ebd;
    padding: 0px;
    width: 114px;
    margin-left: 0px;
    margin-right: 0px;
}

.ddle {
    height: 20px;
    font-size: 12px;
    border: 2px solid #c40311;
    width: 114px;
}

.fr {
    margin-left: 315px;
}


/* End css for Subpage     */

.treehv {
    color: #658696;
}

.tree a {
    color: #37728f;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
}

    .tree a:hover {
        color: #000000;
    }

.hdbd1 {
    background-color: #d4e7ed;
    position: relative;
    padding: 10px 0px;
}

    .hdbd1 dl dt a {
        text-decoration: none;
        color: #000000;
        display: block;
        font-family: arial;
        ;
        font-size: 12px;
        font-weight: bold;
        padding-left: 15px;
        line-height: 17px;
    }

        .hdbd1 dl dt a:hover {
            text-decoration: underline;
        }

.hdbd dl, hdbd1 dl {
    padding-left: 5px;
    padding-top: 10px;
}

.hdtl2 {
    background-repeat: repeat-x;
    background-position: center center;
    background-image: url('../images/hdtl.png');
    width: 100%;
    color: White;
    font-weight: bold;
}

    .hdtl2 span {
        padding: 10px 0px 10px 15px;
        line-height: 30px;
        font-size: 14px;
        margin: 10px 0px;
    }

#pgcnt {
    border-style: none solid solid solid;
    width: 99.8%;
    position: relative;
    background-color: #ffffff;
    border-right-color: #C2DDE4;
    border-bottom-color: #C2DDE4;
    border-left-color: #C2DDE4;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin-top: 5px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    padding: 2px;
    margin: 5px auto 10px auto;
}

.pgcntlpnl {
    width: 100%;
    position: relative;
    margin: 3px auto;
    min-height: 450px;
}

#pgcntl {
    width: 15%;
    position: relative;
    float: left;
    display: none;
}

.pgpnlc {
    width: 100%;
    position: relative;
    margin: 0px auto;
}

#pgcntr {
    width: 99%;
    position: relative;
    margin: 0px auto;
}


.menu1 {
    /*background-image: url('../images/nav.png');*/
    background-color: #004080;
    /*background-repeat: repeat-x;*/
    /*background-position: center top;*/
    /*height: 35px!important;*/
    position: relative;
    vertical-align: bottom;
    width: 100%;
}



.clr {
    clear: both;
    height: 1px;
    position: relative;
    top: -3px;
    left: -1px;
}

.menubg {
    width: 100%;
    height: 6px;
    background-color: #b70938;
    float: left;
    position: relative;
}

.dynamicmenu {
    margin-top: 0px;
    width: 100%;
    position: relative;
}

.act {
    background-image: url('../images/tabbluemenu.png');
    color: #fff !important;
    background-repeat: repeat-x;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
}

.dynamicmenu li a.act {
    background-image: url('../images/tabbluemenu.png');
    color: #fff !important;
    background-repeat: repeat-x;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
}

.dynamicmenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: visible;
    display: inline;
}

.dynamicmenu li {
    float: left;
    margin: 0px 2px;
    display: inline;
    padding-top: 3px;
}


    .dynamicmenu li a {
        line-height: 20px;
        float: left;
        font-weight: bold;
        padding: 0px 5px 2px 5px;
        display: block;
        text-decoration: none;
        text-align: center;
        cursor: pointer;
        text-transform: uppercase;
        font-family: arial;
        ;
        font-size: 12px;
        color: White;
    }

        .dynamicmenu li a:hover {
            background-image: url('../images/tabbluemenu.png');
            color: #fff !important;
            background-repeat: repeat-x;
            border-radius: 5px 5px 0px 0px;
            -moz-border-radius: 5px 5px 0px 0px;
            -webkit-border-radius: 5px 5px 0px 0px;
        }

        .dynamicmenu li a.act {
            background-image: url('../images/tabbluemenu.png');
            color: #fff !important;
            background-repeat: repeat-x;
            border-radius: 5px 5px 0px 0px;
            -moz-border-radius: 5px 5px 0px 0px;
            -webkit-border-radius: 5px 5px 0px 0px;
        }

.act {
    background-image: url('../images/tabbluemenu.png');
    color: #fff !important;
    background-repeat: repeat-x;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
}
/* Hide from IE5-Mac \*/

/*

.active
{
    background-position: center bottom;
    font-weight: bold;
    background-color: #fff;
    background: #fff;
    display: block;
    color: #37728f;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    margin-top: 2px;
    background-image: url('../images/white.jpg');
    background-repeat: repeat-x;
}
*/



.btndis {
    border: 1px solid #DBDBDB;
    font-family: arial;
    ;
    font-size: 11px;
    font-weight: bolder;
    font-style: normal;
    font-variant: normal;
    color: #c0c0c0;
    vertical-align: top;
    background-color: #edebeb;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    padding: 2px 5px;
    cursor: text;
}





.linkbtnf {
    color: #1589ae;
    text-decoration: none;
}

    .linkbtnf:hover {
        text-decoration: underline;
    }

.linkbtn {
    color: #225075;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
cursor:pointer;
}

.btn {
    background-color: #FFFFFF;
    border: 1px solid #ABABAB;
    border-radius: 5px 5px 5px 5px;
    color: #1A74B0;
    cursor: pointer;
    font-family: arial;
    font-size: 12px;
    margin-left: 2px;
    font-style: normal;
    font-variant: normal;
    font-weight: bolder;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 3px 8px;
    vertical-align: top;
    height: 29px;
}
.gbtn {
    background-color: #FFFFFF;
    border: 1px solid #ABABAB;
    border-radius: 5px 5px 5px 5px;
    color: #1A74B0;
    cursor: pointer;
    font-family: arial;
    font-size: 12px;
    margin-left: 2px;
    font-style: normal;
    font-variant: normal;
    font-weight: bolder;
    margin-bottom: 3px;
    margin-top: 3px;
    padding: 3px 8px;
    vertical-align: top;
    height: 20px;
}

    .btn:hover {
        background-color: #F4F4F4;
        background-position: center center;
        background-repeat: repeat-x;
        border: 1px solid #ABABAB;
    }

.linkbtn:hover {
    text-decoration: underline;
}


.pgheader {
    /*  background-color: #1796BF;   */
    width: 100%;
    position: relative;
    min-height: 50px;
    background-color: #F4F4F4;
    left: 0px;
}

    .pgheader img {
        float: left;
    }

.headr {
    float: right;
    min-width: 523px;
    position: relative;
    margin-right: 1%;
}

    .headr dl {
        margin: 0px 0px;
        position: relative;
        text-align: right;
        padding-top: 8px;
        top: -1px;
        left: 8px;
        width: 510px;
    }

        .headr dl dt {
            font-weight: bold;
        }

#page {
    width: 100%;
    margin: 0px auto;
    position: relative;
}


.radius1 {
    border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}

.radius2 {
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
}



.radius4 {
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
}

.radius41 {
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
}


.footer {
    text-align: right;
    font-family: arial;
    font-size: 12px;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    color: White;
    line-height: 30px;
}

    .footer a {
        font-family: arial;
        font-size: 12px;
        font-variant: normal;
        font-style: normal;
        font-weight: normal;
        color: White;
    }

.bgblue {
    background-color: #004080;
    overflow-x: hidden;
}

.viewpostpopup {
    float: left;
    margin-left: 10px;
    width: 63%;
}

body {
    background-position: center top;
    background-color: #D1D2D2;
    margin: 0px;
    /*width: expression(document.body.clientWidth < 1024? "1024px" : document.body.clientWidth > 1366? "1366px" : "auto");*/
    min-width: 100% !important;
    padding: 0px;
    font-family: arial;
    font-size: 12px;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
}

.borderzero {
    border: none;
    background: transparent;
    readonly: true;
}

html, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, hr {
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
}

ul, ol, li {
    list-style: none;
}

fieldset, img, hr {
    border: none;
}

caption, th {
    text-align: left;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
}

td {
    vertical-align: top;
}


/*******   podelpop up big      *******************/

.modal-inner-wrapperbig {
    width: 851px;
    max-height: 450px;
    background-color: Gray;
}

    .modal-inner-wrapperbig .content {
        width: 828px;
        max-height: 430px;
        background-color: White;
        border: solid 1px Gray;
        z-index: 9999;
        float: right;
        margin: 10px;
    }

        .modal-inner-wrapperbig .content .close {
            float: right;
            padding-right: 10px;
            padding-top: 10px;
        }

        .modal-inner-wrapperbig .content .body {
            margin: 10px;
        }



/* end css for modelpop  big        */


/* Css for modlepop */

.modal-inner-wrapper1 {
    width: 555px;
    height: auto;
    background-color: Gray;
}

    .modal-inner-wrapper1 .content {
        width: 536px;
        height: auto;
        background-color: White;
        border: solid 1px Gray;
        z-index: 9999;
        float: right;
        margin: 10px;
    }

        .modal-inner-wrapper1 .content .close {
            float: right;
            padding-right: 10px;
            padding-top: 10px;
        }

        .modal-inner-wrapper1 .content .body {
            margin: 10px;
        }
/*******         *******************/

.modal-inner-wrapper {
    width: 670px;
    height: 520px;
    background-color: Gray;
}

    .modal-inner-wrapper .content {
        width: 650px;
        height: 500px;
        background-color: White;
        border: solid 1px Gray;
        z-index: 9999;
        float: right;
        margin-top: 10px;
        margin-right: 10px;
    }

        .modal-inner-wrapper .content .close {
            float: right;
            padding-right: 10px;
            padding-top: 10px;
        }

        .modal-inner-wrapper .content .body {
            margin: 10px;
        }

.rounded-corners {
    /*FOR OTHER MAJOR BROWSERS*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px; /*FOR IE*/
    behavior: url(border-radius.htc);
}

.rel {
    position: relative;
    z-index: inherit;
    zoom: 1; /* For IE6 */
}

.modal-bg {
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.6;
    z-index: 999;
}

.modal-bgg {
    z-index: 1;
}

.imgcenterr {
    position: absolute;
    left: 50%;
    top: 50%;
}

.loginimgg {
    z-index: 90;
    padding: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0px 0px 7px #000000;
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.6;
    z-index: 999;
    height: 758px;
    left: 0;
    position: fixed;
    top: 0;
    width: 1349px;
}

.modal {
    position: absolute;
    /*right: 418px;*/
}

.modalpop {
    position: absolute;
    /*right: 218px;*/
}

.modalheader {
    font-weight: bold;
}


/* end css for modelpop         */


/* Css  Start for Login */
.bd {
    background-image: url('../images/myrs-body-bg.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
}

.lgpg {
    width: 90%;
    margin: 50px auto;
    height: auto;
    position: relative;
}

.lgpgl {
    width: 50%;
    margin: 0px auto;
    position: relative;
    float: left;
}

.lgpglpnl {
    border: 1px solid #cccccc;
    width: 96%;
    position: relative;
    background-color: #f2edea;
    margin: 0px auto;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    padding: 20px;
    height: 430px;
    vertical-align: middle;
    text-align: center;
    top: 0px;
    left: 0px;
}



    .lgpglpnl img {
        vertical-align: middle;
        margin: 5px auto;
    }

.lgpgr {
    float: right;
    width: 49%;
    margin: 0px auto;
    position: relative;
}

.lgpgrpnl {
    width: 40%;
    position: relative;
    margin: 30px auto;
}

#myrs-page {
    position: relative;
    margin-top: 1em;
}

#myrs-main {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,1);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,1);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,1);
}

#myrs-inactivity p {
    color: #fff;
    text-shadow: 0 1px 0 #333;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
}

.myrs-box {
    padding: 10px;
    background: url(myrs-highlight-bg.gif) top left repeat-x #F2EDEA;
    border: 1px solid #D0CAC6;
}

.loginlogo {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}

.loginf {
    margin: 10px auto 0px auto;
    position: relative;
}

.loginf {
    position: relative;
    width: 100%;
    text-align: right;
}
/* End Css for Login  */





/* Start css for Log Out */

.logout {
    border: 1px solid #cccccc;
    width: 50%;
    position: relative;
    background-color: #f2edea;
    margin: 0px auto 20px auto;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    padding: 20px;
    vertical-align: middle;
    text-align: center;
}

    .logout span {
        font-family: arial;
        ;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #37738f;
    }



/* End Css for Log Our       */



.fileuplod {
    top: 0px;
    vertical-align: top;
}

.imglogo {
    width: 80px;
    height: 60px;
    overflow: hidden;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border: 2px solid #c0c0c0;
}

/* End Css for Log Our       */


/* Css for gridview  */
.grdempt {
    color: #c40311;
    text-align: center;
    font-weight: bold;
}

.grdlinkbtn {
    color: #1589ae;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer !important;
}

    .grdlinkbtn:hover {
        /*text-decoration: none;*/
    }

.grdlinkbtndis {
    color: #c0c0c0 !important;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}

.GridViewStylee {
    padding: 0;
    margin: 0;
    border: 0px solid #333;
    font-family: arial;
    ;
    font-size: 0.9em;
    color: Black;
}

    .GridViewStylee tr.header {
        /*background-image: url('../images/grdhd1.png');*/
        background-repeat: repeat-x;
        background-color: #CCCCC1;
        background-position: center top;
        height: 29px;
        color: #000000;
        font-weight: 900;
        font-size: 12px;
        border-right: 2px solid #D5d9DA; /*color: white; 	background-color: #FF5600; 	height: 25px; 	vertical-align: middle; 	text-align: center; 	font-weight: bold;*/
    }

    .GridViewStylee tr.normal {
        color: black;
        height: 27px;
        vertical-align: middle;
        text-align: left;
        border-bottom: 1px solid #D5d9DA;
        background-color: #FFFFFF; /* 	color: black; 	 	height: 25px; 	vertical-align: middle; 	text-align: center; */
    }

    .GridViewStylee tr.alternate {
        color: black;
        height: 27px;
        vertical-align: middle;
        text-align: left;
        border-bottom: 1px solid #D5d9DA;
        background-color: #F2F2F4; /*color: black; 	background-color: #D59200; 	height: 25px; 	vertical-align: middle; 	text-align: center;*/
    }

    .GridViewStylee tr.normal:hover, .GridViewStyle tr.alternate:hover {
        background-color: #e0e0e0;
        color: black;
    }

    .GridViewStylee th {
        font-weight: bold;
        font-size: 13px;
        background-image: url('../images/bluestrip.png');
        color: #ffffff;
        border: 0px;
    }

        .GridViewStylee th:first-child {
            padding-left: 5px;
        }

    .GridViewStylee tr td:first-child {
        padding-left: 5px;
        border: 0px;
    }

    .GridViewStylee tr td {
        line-height: 17px;
        border: 0px;
    }


.GridViewStyleee {
    padding: 0;
    margin: 0;
    border: 0px solid #333;
    font-family: arial;
    ;
    font-size: 0.9em;
    color: Black;
}

.GridViewStylee tr.header {
    /*background-image: url('../images/grdhd1.png');*/
    background-repeat: repeat-x;
    background-color: #CCCCC1;
    background-position: center top;
    height: 29px;
    color: #000000;
    font-weight: 900;
    font-size: 12px;
    border-right: 2px solid #D5d9DA; /*color: white; 	background-color: #FF5600; 	height: 25px; 	vertical-align: middle; 	text-align: center; 	font-weight: bold;*/
}

.GridViewStylee tr.normal {
    color: black;
    height: 27px;
    vertical-align: middle;
    text-align: left;
    border-bottom: 1px solid #D5d9DA;
    background-color: #FFFFFF; /* 	color: black; 	 	height: 25px; 	vertical-align: middle; 	text-align: center; */
}

.GridViewStyleee tr.alternate {
    color: black;
    height: 27px;
    vertical-align: middle;
    text-align: left;
    border-bottom: 1px solid #D5d9DA;
    background-color: #F2F2F4; /*color: black; 	background-color: #D59200; 	height: 25px; 	vertical-align: middle; 	text-align: center;*/
}

.GridViewStyleee tr.normal:hover, .GridViewStyle tr.alternate:hover {
    background-color: #e0e0e0;
    color: black;
}

.GridViewStyleee th {
    font-weight: bold;
    font-size: 13px;
    color: #ffffff;
    border: 0px;
}

    .GridViewStyleee th:first-child {
        padding-left: 5px;
    }

.GridViewStyleee tr td:first-child {
    padding-left: 5px;
    border: 0px;
}

.GridViewStyleee tr td {
    line-height: 17px;
    border: 0px;
}





.GridViewStyle {
    padding: 0;
    margin: 0;
    border: 0px solid #333;
    font-family: arial;
    ;
    font-size: 0.9em;
    color: Black;
}

    .GridViewStyle tr.header {
        /*background-image: url('../images/grdhd1.png');*/
        background-repeat: repeat-x;
        background-color: #CCCCC1;
        background-position: center top;
        height: 29px;
        color: #000000;
        font-weight: 900;
        font-size: 12px;
        border-right: 2px solid #D5d9DA; /*color: white; 	background-color: #FF5600; 	height: 25px; 	vertical-align: middle; 	text-align: center; 	font-weight: bold;*/
    }

    .GridViewStyle tr.normal {
        color: black;
        height: 27px;
        vertical-align: middle;
        text-align: left;
        border-bottom: 1px solid #D5d9DA;
        background-color: #FFFFFF; /* 	color: black; 	 	height: 25px; 	vertical-align: middle; 	text-align: center; */
    }

    .GridViewStyle tr.alternate {
        color: black;
        height: 27px;
        vertical-align: middle;
        text-align: left;
        border-bottom: 1px solid #D5d9DA;
        background-color: #F2F2F4; /*color: black; 	background-color: #D59200; 	height: 25px; 	vertical-align: middle; 	text-align: center;*/
    }

        .GridViewStyle tr.normal:hover, .GridViewStyle tr.alternate:hover {
            background-color: #e0e0e0;
            color: black;
        }

    .GridViewStyle th {
        font-weight: bold;
        font-size: 12px;
        padding-left: 3px;
        padding-top: 3px;
        padding-bottom: 3px;
        text-align: center;
        font-weight: bold;
        background-image: url('../images/bluestrip.png');
        color: #ffffff;
    }

        .GridViewStyle th a {
            text-decoration: none;
        }

        .GridViewStyle th:first-child {
            padding-left: 5px;
        }

    .GridViewStyle tr td:first-child {
    }

    .GridViewStyle tr td {
        min-height: 9px !important;
        font-size: 12px;
        border: 0px;
    }

.PagerStyle table {
    text-align: center;
    margin: auto;
}

    .PagerStyle table td {
        border: 0px;
        padding: 5px;
    }

.PagerStyle td {
    border-top: #999999 1px solid;
}

.tky1 {
    width: 218px;
}

.tky2 {
    width: 292px;
}

.kGridViewStyle {
    padding: 0;
    margin: 0;
    border: 0px solid #333;
    font-family: arial;
    ;
    font-size: 0.9em;
    color: Black;
}

    .kGridViewStyle tr.header {
        /*background-image: url('../images/grdhd1.png');*/
        background-repeat: repeat-x;
        background-color: #CCCCC1;
        background-position: center top;
        height: 29px;
        color: #000000;
        font-weight: 900;
        font-size: 12px;
        border-right: 2px solid #D5d9DA; /*color: white; 	background-color: #FF5600; 	height: 25px; 	vertical-align: middle; 	text-align: center; 	font-weight: bold;*/
    }

    .kGridViewStyle tr.normal {
        color: black;
        height: 27px;
        vertical-align: middle;
        text-align: left;
        border-bottom: 1px solid #D5d9DA;
        background-color: #FFFFFF; /* 	color: black; 	 	height: 25px; 	vertical-align: middle; 	text-align: center; */
    }

    .kGridViewStyle tr.alternate {
        color: black;
        height: 27px;
        vertical-align: middle;
        text-align: left;
        border-bottom: 1px solid #D5d9DA;
        background-color: #F2F2F4; /*color: black; 	background-color: #D59200; 	height: 25px; 	vertical-align: middle; 	text-align: center;*/
    }

        .kGridViewStyle tr.normal:hover, .KGridViewStyle tr.alternate:hover {
            background-color: #e0e0e0;
            color: black;
        }

    .kGridViewStyle th {
        font-weight: bold;
        font-size: 13px;
        padding-left: 5px;
        background-image: url('../images/bluestrip.png');
        color: #ffffff;
    }

        .kGridViewStyle th:first-child {
            padding-left: 5px;
        }

    .kGridViewStyle tr td:first-child {
        padding-left: 5px;
    }

    .kGridViewStyle tr td {
        line-height: 17px;
        border: 0px;
    }


.t1y {
    width: 155px;
}

.t1yy {
    width: 111px;
}

.PagerStyle a {
    color: #195d92;
    font-size: 10px;
    text-decoration: none;
    padding: 2px 5px 2px 5px;
    border-top: solid 1px #fff;
    border-right: solid 1px #999;
    border-bottom: solid 1px #999;
    border-left: solid 1px #fff;
}

.PagerStyle span {
    font-weight: bold;
    text-decoration: none;
    padding: 2px 5px 2px 5px;
}

.hpaneltooltip {
    color: Black;
    background-color: #F9F99F;
    background-repeat: no-repeat;
    background-position: right;
    vertical-align: top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 10px;
    font-weight: normal;
    border: 1px,solid,black;
}

.radius4 {
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}

.loginimg {
    z-index: 90;
    background-color: White;
    padding: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0px 0px 7px #000000;
}

.autocomplete_completionListElement ul {
    margin: 0px;
    font-family: Arial;
}

.autocomplete_completionListElement {
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    background-color: #ffffff;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: double;
    cursor: pointer;
    width: auto !important;
    cursor: 'default';
    overflow-y: auto;
    overflow-x: auto;
    width: 200px;
    text-align: left;
    height: 200px !important;
    list-style-type: none;
    font-size: 12px;
}

.autocomplete_highlightedListItem {
    background-color: #e2e2e2;
    color: black;
    font-family: Arial;
    padding: 1px;
    font-size: 12px;
    font-weight: bold;
}

.autocomplete_listItem {
    font-size: 12px;
    background-color: #ffffff;
    color: #000;
    font-family: Arial;
    padding: 1px;
}

.pgheadertop {
    /*  background-color: #1796BF;   */
    width: 100%;
    position: relative;
    min-height: 80px;
    background-color: #F4F4F4;
    left: 0px;
}

    .pgheadertop img {
        float: left;
    }


/*                    */






/* End css for gridview         */


.breaktext {
    word-break: break-all;
    width: 200px;
    text-align: left;
}

.breaktextt {
    word-break: break-all;
    width: 150px;
}

.breaktextsmall {
    word-break: break-all;
    width: 120px;
}

.breaktextninty {
    word-break: break-all;
    width: 90px;
}

.breaktextforty {
    word-break: break-all;
    width: 40px;
}

.breaktextfifty {
    word-break: break-all;
    width: 50px;
}

.breaktextpercent {
    word-break: break-all;
    width: 90% !important;
    min-width: 43px !important;
}



.focus {
    border: 2px solid red;
    background-color: #FEFED5;
}

.gridcentertext {
    font-size: 11px;
    color: Red !important;
    text-align: center;
}


.redtext {
    font-size: 11px;
    color: Red !important;
}

.msgredtext {
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    color: Red !important;
}

.redtextgrid {
    font-size: 11px;
    color: Red !important;
    text-align: center;
}


.Tab .ajax__tab_header {
    color: #4682b4;
    font-family: Calibri;
    font-size: 16px;
    font-weight: bold;
    background-color: none;
    outline: 0px;
    margin-left: 0px;
}
/*Body*/
.Tab .ajax__tab_body {
    border: 0px solid #b4cbdf;
    padding-top: 0px;
    background-color: #F6F6F6;
    outline: 0px;
}
/*Tab Active*/
.Tab .ajax__tab_active .ajax__tab_tab {
    color: #ffffff;
    /*background:url("../../tab_active.gif") repeat-x;*/
    height: 20px;
    outline: 0px;
    outline: 0px;
}

.Tab .ajax__tab_active .ajax__tab_inner {
    color: #ffffff;
    -moz-border-bottom-colors: none;
    font-size: 14px;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #e6f0a3; /* Old browsers */
    background: #9dd53a; /* Old browsers */
    background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(50%,#a1d54f), color-stop(51%,#80c217), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* IE10+ */
    background: linear-gradient(to bottom, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-9 */
    border-color: #DEDBD1 #DEDBD1 -moz-use-text-color;
    border-image: none;
    border-radius: 5px 5px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    display: inline-block;
    padding: 5px 10px;
    padding-left: 10px;
    outline: 0px;
}

.Tab .ajax__tab_active .ajax__tab_outer {
    color: #ffffff;
    outline: 0px;
    /*background:url("../../tab_right_active.gif") no-repeat right;*/
    padding-right: 6px;
}
/*Tab Hover*/
.Tab .ajax__tab_hover .ajax__tab_tab {
    color: #000000;
    outline: 0px;
    /* background:url("../../tab_hover.gif") repeat-x;*/
    height: 20px;
}

.Tab .ajax__tab_hover .ajax__tab_inner {
    color: #000000;
    outline: 0px;
    /*background:url("../../tab_left_hover.gif") no-repeat left;*/
    padding-left: 10px;
}

.Tab .ajax__tab_hover .ajax__tab_outer {
    color: #000000;
    /*background:url("../../tab_right_hover.gif") no-repeat right;*/
    padding-right: 6px;
    outline: 0px;
}
/*Tab Inactive*/
.Tab .ajax__tab_tab {
    color: #666666;
    /* background:url("../../tab_Inactive.gif") repeat-x;*/
    height: 20px;
    outline: 0px;
}

    .Tab .ajax__tab_tab span {
        font-size: 14px;
        outline: 0px;
    }

.Tab .ajax__tab_inner {
    color: #ffffff;
    -moz-border-bottom-colors: none;
    font-size: 14px;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
    border-color: #DEDBD1 #DEDBD1 -moz-use-text-color;
    border-image: none;
    border-radius: 5px 5px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    display: inline-block;
    padding: 5px 10px;
    padding-left: 10px;
    outline: 0px;
}

.Tab .ajax__tab_outer {
    color: #666666;
    /*background:url("../../tab_right_inactive.gif") no-repeat right;*/
    padding-right: 6px;
    margin-right: 2px;
}

.tabpaneltextbox {
    width: 88% !important;
    margin-top: 4px;
}

.verify {
    /*background-image: url('../imgs/gridheader.png');*/
    background: #e2e2e2; /* Old browsers */
    background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */
    background-position: center top;
    padding: 8px;
    color: #ffffff;
    font-weight: 900;
    font-size: 14px;
    font-family: Arial;
    text-align: left;
    border-right: 1px solid #ccc; /*color: white; 	background-color: #FF5600; 	height: 25px; 	vertical-align: middle; 	text-align: center; 	font-weight: bold;*/
}

.vtd1 {
    background-color: #FBFBFB;
    border: 1px solid #ECECEC;
    font-family: Arial;
    color: #4F4F4F;
    font-size: 11px;
    font-weight: normal;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 20px;
    text-align: left;
    width: 130px;
}

.vtd2 {
    background-color: #FFFFFF;
    border: 1px solid #ECECEC;
    font-family: Arial;
    color: #4F4F4F;
    font-size: 11px;
    width: 130px;
    font-weight: normal;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 20px;
    text-align: left;
}



.calendergrid {
    padding: 0;
    margin: 0;
    border: 0px solid #333;
    font-family: arial;
    ;
    font-size: 0.9em;
    color: Black;
}

    .calendergrid tr.header {
        /*background-image: url('../imgs/gridheader.png');*/
        background-repeat: repeat-x;
        background: #9dd53a; /* Old browsers */
        background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(50%,#a1d54f), color-stop(51%,#80c217), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* IE10+ */
        background: linear-gradient(to bottom, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-9 */
        background-position: center top;
        height: 33px;
        color: #ffffff;
        font-weight: 900;
        font-size: 14px;
        font-family: Arial;
        text-align: left;
        border-right: 1px solid #ccc; /*color: white; 	background-color: #FF5600; 	height: 25px; 	vertical-align: middle; 	text-align: center; 	font-weight: bold;*/
    }

    .calendergrid tr.normal {
        color: black;
        height: 27px;
        vertical-align: middle;
        text-align: left;
        border-bottom: 1px solid #D5d9DA;
        background-color: #E9F3EC; /* 	color: black; 	 	height: 25px; 	vertical-align: middle; 	text-align: center; */
    }

    .calendergrid tr.alternate {
        color: black;
        height: 27px;
        vertical-align: middle;
        text-align: left;
        border-bottom: 1px solid #D5d9DA;
        background-color: #fafafa; /*color: black; 	background-color: #D59200; 	height: 25px; 	vertical-align: middle; 	text-align: center;*/
    }

    .calendergrid tr.normal:hover, .KGridViewStyle tr.alternate:hover {
        background-color: #c4ffcf;
        color: black;
    }

    .calendergrid th {
        /*background-image: url('../imgs/gridheader.png');*/
        background-repeat: repeat-x;
        background: #9dd53a; /* Old browsers */
        background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(50%,#a1d54f), color-stop(51%,#80c217), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* IE10+ */
        background: linear-gradient(to bottom, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-9 */
        background-position: center top;
        height: 33px;
        color: #ffffff;
        font-weight: 900;
        font-size: 12px;
        font-family: Arial;
        text-align: center;
        border-right: 1px solid #ccc; /*color: white; 	background-color: #FF5600; 	height: 25px; 	vertical-align: middle; 	text-align: center; 	font-weight: bold;*/
    }

        .calendergrid th:first-child {
            padding-left: 4px;
        }

    .calendergrid tr td:first-child {
        padding-left: 4px;
    }

    .calendergrid tr td {
        padding: 0px;
        border: 0px;
        font-size: 12px;
        text-align: center;
    }



.calendergridd {
    padding: 0;
    margin: 0;
    border: 0px solid #333;
    font-family: arial;
    ;
    font-size: 0.9em;
    color: Black;
}

    .calendergridd tr.header {
        /*background-image: url('../imgs/gridheader.png');*/
        background-repeat: repeat-x;
        background: #9dd53a; /* Old browsers */
        background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(50%,#a1d54f), color-stop(51%,#80c217), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* IE10+ */
        background: linear-gradient(to bottom, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-9 */
        background-position: center top;
        height: 33px;
        color: #ffffff;
        font-weight: 900;
        font-size: 14px;
        font-family: Arial;
        text-align: left;
        border-right: 1px solid #ccc; /*color: white; 	background-color: #FF5600; 	height: 25px; 	vertical-align: middle; 	text-align: center; 	font-weight: bold;*/
    }

    .calendergridd tr.normal {
        color: black;
        height: 27px;
        vertical-align: middle;
        text-align: left;
        border-bottom: 1px solid #D5d9DA;
        background-color: #E9F3EC; /* 	color: black; 	 	height: 25px; 	vertical-align: middle; 	text-align: center; */
    }

    .calendergridd tr.alternate {
        color: black;
        height: 27px;
        vertical-align: middle;
        text-align: left;
        border-bottom: 1px solid #D5d9DA;
        background-color: #fafafa; /*color: black; 	background-color: #D59200; 	height: 25px; 	vertical-align: middle; 	text-align: center;*/
    }

        .calendergridd tr.normal:hover, .calendergridd tr.alternate:hover {
            background-color: #c4ffcf;
            color: black;
        }

    .calendergridd th {
        /*background-image: url('../imgs/gridheader.png');*/
        background-repeat: repeat-x;
        background: #9dd53a; /* Old browsers */
        background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(50%,#a1d54f), color-stop(51%,#80c217), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* IE10+ */
        background: linear-gradient(to bottom, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-9 */
        background-position: center top;
        height: 33px;
        color: #ffffff;
        font-weight: 900;
        font-size: 12px;
        font-family: Arial;
        text-align: center;
        border-right: 1px solid #ccc; /*color: white; 	background-color: #FF5600; 	height: 25px; 	vertical-align: middle; 	text-align: center; 	font-weight: bold;*/
    }

        .calendergridd th:first-child {
            padding-left: 4px;
        }

    .calendergridd tr td:first-child {
        padding-left: 4px;
    }

    .calendergridd tr td {
        padding: 0px;
        border: 0px;
        text-align: right;
        padding: 2px;
    }



.calendergridpop {
    padding: 0;
    margin: 0;
    border: 0px solid #333;
    font-family: arial;
    ;
    font-size: 0.9em;
    color: Black;
}

    .calendergridpop tr.header {
        /*background-image: url('../imgs/gridheader.png');*/
        background-repeat: repeat-x;
        background: #9dd53a; /* Old browsers */
        background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(50%,#a1d54f), color-stop(51%,#80c217), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* IE10+ */
        background: linear-gradient(to bottom, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-9 */
        background-position: center top;
        height: 33px;
        color: #ffffff;
        font-weight: 900;
        font-size: 14px;
        font-family: Arial;
        text-align: left;
        border-right: 1px solid #ccc; /*color: white; 	background-color: #FF5600; 	height: 25px; 	vertical-align: middle; 	text-align: center; 	font-weight: bold;*/
    }

    .calendergridpop tr.normal {
        color: black;
        height: 27px;
        vertical-align: middle;
        text-align: left;
        border-bottom: 1px solid #D5d9DA;
        background-color: #E9F3EC; /* 	color: black; 	 	height: 25px; 	vertical-align: middle; 	text-align: center; */
    }

    .calendergridpop tr.alternate {
        color: black;
        height: 27px;
        vertical-align: middle;
        text-align: left;
        border-bottom: 1px solid #D5d9DA;
        background-color: #fafafa; /*color: black; 	background-color: #D59200; 	height: 25px; 	vertical-align: middle; 	text-align: center;*/
    }

        .calendergridpop tr.normal:hover, .calendergridpop tr.alternate:hover {
            background-color: #c4ffcf;
            color: black;
        }

    .calendergridpop th {
        /*background-image: url('../imgs/gridheader.png');*/
        background-repeat: repeat-x;
        background: #9dd53a; /* Old browsers */
        background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(50%,#a1d54f), color-stop(51%,#80c217), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* IE10+ */
        background: linear-gradient(to bottom, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-9 */
        background-position: center top;
        height: 33px;
        color: #ffffff;
        font-weight: 900;
        font-size: 12px;
        font-family: Arial;
        text-align: left !important;
        border-right: 1px solid #ccc; /*color: white; 	background-color: #FF5600; 	height: 25px; 	vertical-align: middle; 	text-align: center; 	font-weight: bold;*/
    }

        .calendergridpop th:first-child {
            padding-left: 4px;
        }

.calendergridpoptr td:first-child {
    padding-left: 4px;
}

.calendergridpop tr td {
    padding: 0px;
    border: 0px;
    text-align: left !important;
    padding: 2px;
}








.anchortextgreen {
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    color: #196D2A;
}

.greenwebservice {
    background-color: #FFFCDB !important;
    width: 100%;
}

.greywebservice {
    background-color: #EDEDED !important;
    width: 100%;
    padding: 3px;
    border: 1px solid #ccc;
    ;
}

.reddfont {
    color: Red !important;
}

.autocomplete_completionListElement ul {
    margin: 0px;
    font-family: Arial;
}

.autocomplete_completionListElement {
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    background-color: #ffffff;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    width: auto !important;
    border-style: double;
    cursor: pointer;
    cursor: 'default';
    overflow-y: auto;
    text-align: left;
    height: 200px !important;
    overflow-x: scroll;
    list-style-type: none;
    font-size: 12px;
}

.autocomplete_highlightedListItem {
    background-color: #e2e2e2;
    color: black;
    font-family: Arial;
    padding: 1px;
    font-size: 12px;
    font-weight: bold;
}

.autocomplete_listItem {
    font-size: 12px;
    background-color: #ffffff;
    color: #000;
    font-family: Arial;
    padding: 1px;
}


.GridViewStyle tr td {
    border: 1px solid #ccc;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    color: #000000;
    padding-bottom: 0px;
}

    .GridViewStyle tr td span {
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
    }

.likbtn {
    color: #1796BF;
    font-weight: bold;
    text-decoration: none;
}

    .likbtn:hover {
        text-decoration: underline;
    }

.GridViewStyle tr.header {
    /*background-image: url('../imgs/gridheader.png');*/
    background-repeat: repeat-x;
    background: #9dd53a; /* Old browsers */
    background: -moz-linear-gradient(top, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(50%,#a1d54f), color-stop(51%,#80c217), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* IE10+ */
    background: linear-gradient(to bottom, #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-9 */
    background-position: center top;
    height: 20px;
    color: #ffffff;
    font-weight: 900;
    font-size: 14px;
    font-family: Arial;
    text-align: left;
    border-right: 1px solid #ccc; /*color: white; 	background-color: #FF5600; 	height: 25px; 	vertical-align: middle; 	text-align: center; 	font-weight: bold;*/
}


.GridViewStyle tr.normal {
    color: black;
    height: 20px;
    vertical-align: middle;
    font-family: Arial;
    text-align: left;
    border-bottom: 1px solid #D5d9DA;
    /*    background-color: #f1f1f1;*/
    background-color: #eeeeee;
    /* 	color: black; 	 	height: 25px; 	vertical-align: middle; 	text-align: center; */
}

.GridViewStyle tr.alternate {
    color: black;
    height: 20px;
    vertical-align: middle;
    font-family: Arial;
    text-align: left;
    border-bottom: 1px solid #D5d9DA;
    background-color: #fafafa;
    /*background-color: #ffffff;*/ /*color: black; 	background-color: #D59200; 	height: 25px; 	vertical-align: middle; 	text-align: center;*/
}

.GridViewStyle th {
    padding-left: 8px;
    border: 1px solid #ccc;
    color: #000000;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold !important;
    text-align: left;
}

    .GridViewStyle th a {
        color: #ffffff;
        text-decoration: none;
        font-family: Arial;
    }

        .GridViewStyle th a:hover {
            text-decoration: underline;
            font-family: Arial;
        }

.GridViewStyle tr.normal:hover, .GridViewStyle tr.alternate:hover {
    background-color: #E3E3E3;
    font-family: Arial;
    color: #ffffff;
}

.PagerStyle {
    width: 100%;
}


    .PagerStyle table td {
        border: none;
        font-family: Arial;
    }


    .PagerStyle tr td a {
        color: #000000;
        text-decoration: none;
        font-family: Arial;
        border: 0px;
    }

    .PagerStyle tr td span {
        font-weight: bold;
        color: #ffffff;
        background-color: #4BBF4B;
        font-size: 9px;
        border: 1px solid #ffffff;
        text-decoration: none;
        font-family: Arial;
    }

    .PagerStyle span {
        font-weight: bold;
        text-decoration: none;
        font-family: Arial;
    }

.NewsTabd {
    width: 100%;
}

    .NewsTabd .ajax__tab_header {
        font-size: 13px;
        font-weight: bold;
        color: #00457e;
        cursor: pointer;
    }

    .NewsTabd .ajax__tab_outer {
        border-style: solid solid none solid;
        border-width: 1px;
        border-color: #ccc;
        background-color: #fff;
        color: #000000;
        border-radius: 3px 3px 0px 0px;
        -moz-border-radius: 3px 3px 0px 0px;
        -webkit-border-top-right-radius: 3px;
        -webkit-border-top-left-radius: 3px;
    }

    .NewsTabd .ajax__tab_inner {
        margin-top: 1px;
        padding: 0px 20px;
        line-height: 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 12px;
        outline: none;
        border-radius: 3px 3px 0px 0px;
        -moz-border-radius: 3px 3px 0px 0px;
        -webkit-border-top-right-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        background-color: #ffffff;
    }

    .NewsTabd .ajax__tab_hover .ajax__tab_outer {
    }

    .NewsTabd .ajax__tab_hover .ajax__tab_inner {
        color: #000;
    }

    .NewsTabd .ajax__tab_active .ajax__tab_outer {
        color: #000000 !important;
        background-color: #fff;
    }

    .NewsTabd .ajax__tab_active .ajax__tab_inner {
        background-repeat: repeat-x;
        background: #ffb76b; /* Old browsers */
        background: -moz-linear-gradient(top, #ffb76b 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb76b), color-stop(50%,#ffa73d), color-stop(51%,#ff7c00), color-stop(100%,#ff7f04)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* IE10+ */
        background: linear-gradient(to bottom, #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */
        color: #fff;
    }

.subhdd {
    background-color: #EBEBEB;
    border-color: #CCCCCC -moz-use-text-color;
    border-style: solid none;
    border-width: 1px 0;
    color: #002C00;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 4px;
    margin-top: 20px;
    padding: 1px 5px 5px;
    text-align: left;
    width: 100%;
}
/**********      Css for Email frined popup                 ************************/

#GB_overlay {
    background-image: url(/images/overlay.png);
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
}

* html #GB_overlay {
    background-color: #000;
    background-color: transparent;
    background-image: url(/images/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
}

#GB_window {
    top: 10px;
    left: 0px;
    position: absolute;
    background: #efefef;
    border: 1px solid #ccc;
    border-radius: 10px;
    -mozila-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 400px;
    height: 500px;
    z-index: 150;
}

#GB_frame {
    border: 0;
    overflow: auto;
    width: 100%;
    height: 378px;
}

#GB_caption {
    font: 12px bold;
    color: #ffffff;
    background: #888;
    height: 23px;
    padding: 2px 0 2px 5px;
    border-radius: 5px;
    -mozila-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    background-image: url(../images/de.jpg);
    margin: 0;
    text-align: left;
}

#GB_window img {
    position: absolute;
    top: 2px;
    right: 5px;
    cursor: pointer;
    cursor: hand;
}
/* css for Model Pop */
.img_photo {
    margin: 10px;
    padding: 10px;
    border: 5px ridge #C0C0C0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.ult {
    font-size: 12px;
}





.pnlhover {
    background-color: ActiveBorder;
    width: 15.3%;
    line-height: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input {
    margin: 0;
    border-right: 0px none;
    padding: 1px 0px 0px 5px;
    font-size: 13px;
    height: 18px;
    background: url(../images/textinsideshadow.png) repeat-x;
    border: 1px solid #ccc;
}

.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button {
    margin: 0;
    padding: 0;
    background-image: url('../images/windows-arrow.gif');
    background-position: left top;
    border: 0px none;
    height: 21px;
    width: 21px;
}

.WindowsStyle .ajax__combobox_itemlist {
    border-color: #7F9DB9;
}

.map {
    float: right;
    padding: 2px;
}


.announcement {
    line-height: 17px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    background: #fafad2 none repeat scroll 0 0;
    padding: 1px,1px,1px,1px;
    border-bottom: 1px;
}

.txtsearch {
    box-sizing: border-box;
    font-size: 12px;
    height: 36px;
    line-height: 14px;
    border-radius: 3px 0 0 3px;
    border-right: 0 none;
    width: 230px;
}

.basic-search button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0 3px 3px 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    height: 36px;
    margin-left: -4px;
    position: relative;
    width: 44px;
    z-index: 1;
}

/*          Dashboard          */
.plndas {
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: solid 1px #eeeeec;
    border-radius: 5px;
    width: 98%;
    margin: 5px auto;
}

.pnldast {
    font-family: Arial;
    font-size: 14px;
    color: #4A7CAD;
    line-height: 35px;
    padding-left: 2%;
    font-weight: bold;
    background-color: #eeeeec;
}

.lblcol {
    cursor: pointer;
    font-size: 12px;
}

.GridViewStyledas {
    padding: 0;
    margin: 0;
    border: 0px solid #333;
    font-family: Arial;
    font-size: 0.9em;
    color: Black;
}
.spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -50px; /* half width of the spinner gif */
    margin-top: -50px; /* half height of the spinner gif */
    text-align:center;
    z-index:1234;
    overflow: auto;
    width: 100px; /* width of the spinner gif */
    height: 102px; /*hight of the spinner gif +2px to fix IE8 issue */
}

