﻿
*html
{
    height: 100%;
    width: 100%;
}

body
{
    margin: 0;
    padding: 0;
    font-family: 'PT Sans' , sans-serif;
    color: #515151;
    font-size: 12px;
    background-position: center top;
}
.wrapper
{
    margin: 0 auto;
    overflow: auto; /*padding-top: 25px;*/
}
.middle
{
    margin: 0;
    padding: 0;
    height: 100%;
}
.footers
{
    border-top: 1px solid #e1e1e1;
    padding-top: 25px;
    text-align: center;
}
.TopLogin
{
    border-bottom: 1px solid #e1e1e1;
}
.weluser
{
    float: left;
    border-right: 1px solid #e1e1e1;
    width: 16%;
    height: 30px;
    font-size: 13px;
    color: #8d8d8d;
}
.ltLogin
{
    font-size: 13px;
    color: #8d8d8d;
}
.chpassword
{
    font-size: 13px;
    color: #016ba5;
    font-weight: bold;
    border: none;
}
.loginhead
{
    background-color: #202529;
    font-size: 14px;
    height: 30px;
    color: #ffffff;
    text-align: center;
}
.textboxcss
{
    width: 180px;
    font-size: 12px;
    height: 20px;
}
.ControlContent
{
    font-size: 12px;
    color: #515151;
    border: 1px solid #bcbcbc;
}
.NoData
{
    color: #FF0000;
    font-size: 11px;
    text-align: center;
}
.Red_Bold
{
    color: #FF0000;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
}
.textboxsearch
{
    width: 366px;
    font-size: 12px;
    height: 20px;
    border: 1px solid #e1e1e1;
    color: #8D8D8D;
}
.btnGo_Css
{
    /*  background-color: #202529;*/
    background-color: #016ba5;
    font-size: 12px;
    border: medium none;
    color: #FFFFFF;
    height: 25px;
    text-align: center;
    vertical-align: middle;
}
.LeftMenuInactive
{
    text-align: left;
    text-decoration: none;
    line-height: 28px;
    color: #ffffff;
    background-color: #016ba5;
    cursor: pointer;
    padding-left: 10px;
}
.LeftMenuactive
{
    text-align: left;
    text-decoration: none;
    line-height: 28px;
    color: #ffffff;
    cursor: pointer;
    background-color: #009ef3;
    padding-left: 10px;
}

.GridHeadCenter
{
    background-color: #DEE4EA;
    color: #000000;
    font-size: 11px;
    height: 26px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    text-decoration: none;
}
a.GridHeadCenter:link, a.GridHeadCenter:visited, a.GridHeadCenter:active, a.GridHeadCenter:focus, a.GridHeadCenter:hover
{
    color: #000000;
    text-decoration: none;
}
.GridHeadLeft
{
    background-color: #DEE4EA;
    color: #000000;
    font-size: 11px;
    height: 26px;
    padding-left: 10px;
    text-align: left;
    text-decoration: none;
}
a.GridHeadLeft:link, a.GridHeadLeft:visited, a.GridHeadLeft:active, a.GridHeadLeft:focus, a.GridHeadLeft:hover
{
    color: #000000;
    text-decoration: none;
}
.GridHeadRight
{
    background-color: #DEE4EA;
    color: #000000;
    font-size: 11px;
    height: 26px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: right;
    text-decoration: none;
}
a.GridHeadRight:link, a.GridHeadRight:visited, a.GridHeadRight:active, a.GridHeadRight:focus, a.GridHeadRight:hover
{
    color: #FFFFFF;
    text-decoration: none;
}
.GridDataCenter
{
    background-image: url("images/Dott.gif");
    background-position: 50% bottom;
    background-repeat: repeat-x;
    border-style: none;
    color: #323131;
    cursor: default;
    font-weight: normal;
    line-height: 32px;
    padding-right: 10px;
    text-align: center;
}
.GridAltClass
{
    background-color: #FFFFFF;
}
.GridDataRight
{
    background-image: url("images/Dott.gif");
    background-position: 50% bottom;
    background-repeat: repeat-x;
    border-style: none;
    color: #323131;
    cursor: default;
    font-weight: normal;
    line-height: 32px;
    padding-right: 10px;
    text-align: right;
}
a.GridDataLink:link, a.GridDataLink:visited, a.GridDataLink:active, a.GridDataLink:focus, a.GridDataLink:hover
{
    color: #01006A;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}
.GridDataLink
{
    color: #323131;
    font-size: 11px;
    text-align: left;
    text-decoration: none;
}
.GridDataLeft
{
    background-image: url("images/DOTT.gif");
    background-position: 50% bottom;
    background-repeat: repeat-x;
    border-style: none;
    color: #323131;
    cursor: default;
    font-weight: normal;
    line-height: 32px;
    padding-left: 10px;
    text-align: left;
}
.GridHeadRow
{
    border-bottom: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    color: #525252;
    font-size: 11px;
    font-weight: normal;
    height: 22px;
    padding: 0;
    text-align: center;
}
.GridDataLeft_Alt
{
    background-image: url("images/Dott.gif");
    background-position: 50% bottom;
    background-repeat: repeat-x;
    color: #585858;
    cursor: default;
    line-height: 20px;
    padding-right: 10px;
    text-align: left;
}

.GridDataCenter_Alt
{
    background-image: url("images/Dott.gif");
    background-position: 50% bottom;
    background-repeat: repeat-x;
    color: #585858;
    cursor: default;
    line-height: 20px;
    padding-right: 10px;
    text-align: center;
}
.grdRowAltCss
{
    background-color: #f0f0f0;
    border-style: none;
    color: #323131;
    cursor: default;
    font-weight: normal;
    line-height: 32px;
    padding-left: 10px;
    text-align: left;
}
.grdRowCss
{
    background-color: #FFFFFF;
    border-style: none;
    color: #323131;
    cursor: default;
    font-weight: normal;
    line-height: 32px;
    padding-left: 10px;
    text-align: left;
}
.grdDataLeftcss
{
    border: 1px solid #c2c2c2;
    color: #323131;
    cursor: default;
    font-weight: normal;
    line-height: 32px;
    padding-left: 10px;
    text-align: left;
}


.grdHeadLeftcss
{
    background-color: #d6d6d6;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    height: 26px;
    padding-left: 10px;
    text-align: left;
    text-decoration: none;
    border: 1px solid #c2c2c2;
}
#loginpopup
{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999 !important;
    background: url(images/overlay_bg.png) repeat;
}
#loginpopup .loginbox
{
    width: 384px;
    height: 260px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -192px;
    margin-top: -130px;
    background: url(images/loginshadow.png) no-repeat center bottom;
}
#loginpopup .loginbox .logcontent
{
    width: 380px;
    height: 250px;
    padding: 15px 20px;
    border: 1px solid #fff;
    position: relative;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: url(images/logpat.jpg) repeat;
}
#loginpopup .loginbox .logcontent > span
{
    position: relative;
    display: block;
    font-size: 18px;
    height: 28px;
    line-height: 28px;
    color: #909191;
    border-bottom: 1px dashed #CCC;
    padding-bottom: 5px;
    width: 370px;
}
#loginpopup .loginbox .logcontent > span b
{
    font-size: 18px;
    line-height: 28px;
    position: absolute;
    right: 0;
    color: #2a8dbe;
    font-weight: normal;
}
#loginpopup .loginbox .logcontent p
{
    display: block;
    height: 30px;
    color: #6e6e6e;
    font-size: 13px;
    margin: 20px 0;
    padding: 0;
    clear: both;
}
#loginpopup .loginbox .logcontent p i
{
    display: block;
    width: 110px;
    line-height: 30px;
    height: 30px;
    font-style: normal;
    float: left;
    text-align: right;
}
#loginpopup .loginbox .logcontent p > input
{
    margin-right: 35px;
    float: right;
    color: #6e6e6e;
    padding: 0 5px;
    font-size: 14px;
    line-height: 28px !important;
    width: 180px;
    height: 28px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #d4d4d4;
    background-color: #FFF;
    box-shadow: 0px 2px 5px #CCC inset;
}
#loginpopup .loginbox .logcontent > a
{
    display: block;
    width: 64px;
    height: 28px;
    background: url(images/Login-tab-img.png) no-repeat;
    text-indent: -9999px;
    float: right;
    margin: 5px 35px 0 0;
}

.labelbox
{
    width: 260px;
    font-size: 12px;
    height: 22px;
    border: 1px solid #BCBCBC;
    color: #515151;
}
.SelectedRow
{
    color: #000000;
    background-color: #9fcddd !important;
}
.UnSelectedRow
{
    color: #000000;
    background-color: #f0f0f0 !important;
}
.SelWord
{
    color: Red;
}
.GridpageBG
{
    background-color: #dee4ea;
    color: #000000;
    height: 29px;
    border-top: none;
}
.GridPaging
{
    color: #000000;
    padding: 0px 2px 0px 2px;
    text-decoration: none;
    text-align: right;
    font-size: 12px;
}


/********************************************Added by Srinivas on 26.3.2014***************************************************/
.BtnClose
{
    text-transform: uppercase;
    border-style: inset;
    border-color: #83b3ed;
    cursor: pointer;
    color: #000000;
    background-color: #ffffff;
}

.Bordercontent_i
{
    text-transform: uppercase;
    border-style: inset;
    border-color: #009ef3;
    cursor: pointer;
    color: #000000;
}

.tableclose
{
    float: right;
    line-height: 15px;
    color: #ff0000;
    height: 15px;
    text-decoration: none;
    font-weight: bold;
}
.wishlist
{
    text-align: left;
    padding: 5px;
    line-height: 15px;
    color: #000000;
    height: 15px;
    text-decoration: none;
    font-weight: bold;
}

.border_class
{
    border-bottom: 1px solid #c2c2c2;
}
.black_overlay3, .black_overlay3
{
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #222222;
    z-index: 1;
    opacity: 0.6;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    filter: alpha(opacity=60);
}

.btn_hover
{
    font-size: 12px;
    color: #000000;
    height: 25px;
    text-align: right;
    text-decoration: none;
}
.btn_hover:hover
{
    text-decoration: underline;
    color: #ff0000;
    text-align: right;
    text-transform: uppercase;
}
.ace_cl
{
    font: 14px;
    font-family: Calibri;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
}
.fotter_new
{
    text-decoration: none;
    cursor: pointer;
    color: #b7b7b7;
    font-weight: normal;
}
.j_upper
{
    font-size: 16px;
    font-family: Calibri;
    color: #ff0000;
    text-transform: uppercase;
    font-weight: bold;
}
.j_lower
{
    font-size: 16px;
    font-family: Calibri;
    color: #000000;
    text-transform: lowercase;
    font-weight: normal;
}

.grdDataCentercss
{
    border: 1px solid #c2c2c2;
    color: #323131;
    cursor: default;
    font-weight: normal;
    line-height: 32px;
    text-align: center;
}
.grdHeadCentertcss
{
    background-color: #d6d6d6;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    height: 26px;
    padding-left: 10px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #c2c2c2;
}

.grdDataRightcss
{
    border: 1px solid #c2c2c2;
    color: #323131;
    cursor: default;
    font-weight: normal;
    line-height: 32px;
    padding-right: 10px;
    text-align: center;
}
.grdHeadRighttcss
{
    background-color: #d6d6d6;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    height: 26px;
    padding-right: 10px;
    text-align: right;
    text-decoration: none;
    border: 1px solid #c2c2c2;
}

.title_page
{
    font-size: 13px;
    color: #016ba5;
    font-weight: bold;
    border-bottom: 1px solid #c2c2c2;
    padding-bottom: 5px;
    text-align: left;
}
.txtamt
{
   border: 1px solid #ff0000;
    color: #323131;
    background-color: #D6D6D6;
    cursor: default;
    font-weight: normal;
    line-height: 32px;
    padding-right: 10px;
    text-align: right;
}
.grdHeadCentercss
{
    background-color: #d6d6d6;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    height: 26px;
    
    text-align: center;
    text-decoration: none;
    border: 1px solid #c2c2c2;
}

.grdDataCentercss
{
    border: 1px solid #c2c2c2;
    color: #323131;
    cursor: default;
    font-weight: normal;
    line-height: 32px;
    text-align: center;
}

/*Rupee symbol*/
@font-face{font-family: 'WebRupee';src: url('Font/WebRupee.V2.0.eot');src: local('WebRupee'), url('Font/WebRupee.V2.0.ttf') format('truetype'),  url('Font/WebRupee.V2.0.woff') format('woff'), url('Font/WebRupee.V2.0.svg') format('svg');font-weight: normal;font-style: normal;  }
.WebRupee { font-family: 'WebRupee'; font-size: 24px; }
.rupee { font-family: WebRupee; font-size: 24px; font-weight: bold; color: #ffffff; padding-left: 5px; }
.rupees { font-family: WebRupee; font-size: 11px; font-weight: bold; color: #009ef3; padding-left: 5px; }
.GridRupees { font-family: WebRupee; font-size: 11px; font-weight: bold; color:#009ef3; padding-left: 0px; }
.qtblackRupee { font-family: WebRupee; font-size: 11px; font-weight: bold; color: #003C75; }
.rupered{color:#009ef3;font-weight:bold;}
/*End of Rupee symbol*/
/*****************************************************************************************************************************/