﻿/*common code*/
html, body, form {
    margin: 0;
    padding: 0;
    height: 100%;
    min-width: 360px;
    min-height: 700px;
}

body {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 0.75em;
}

.welcome_message p {
    line-height: 24px;
    padding: 3px;
    text-align: justify;
}

.wrapper {
    min-height: 100%;
    position: relative;
}
/*.footergap {padding-bottom:48px;Height of the footer element}*/
/*.footer {
	width:100%;
	height:48px;
	position:absolute;
	bottom:0;
	left:0;
}*/
/*Updated by RamuP for CR 28170-1*/
INPUT[type="text"] {
    font-size: 12px;
    padding-left: 1px;/*Changed by Hita*/
    text-decoration-color: #cccccc !important;
}

INPUT[type="password"] {
    font-size: 12px;
    text-decoration-color: #cccccc !important;
    padding-left: 10px;
}

.header_bg {
    color: #fff;
}

.ui-datepicker-trigger {
    cursor: pointer;
}


/* CR-22875-2*/
.favstar {
    color: #177ee5;
}

/*CR 29363*/
.modaliquid {
    height: 50px;
}

@media screen and (max-width: 767px) {
    /*added by RamuP for CR 28564-1*/
    .notifycircle {
        /*margin-left: 13px !important;*/
        min-width: 14px !important;
        font-size: 10px !important;
    }

    .dpdmenu {
        margin-left: -118px !important;
        margin-top: -7px !important;
        font-size: 12px !important;
    }
    /*CR 29363*/
    .modaliquid {
        height: 97px;
    }
    .div_reject_trxn {
        padding-top: 10px !important;
        padding-left: 10px !important;
        margin-bottom: 10px !important;
    }

    .lnk_reject_trxn {
        text-align: left !important;
        color: #FF0000 !important;
        font-size: 12px !important;
    }

    .pending_auth_align {
        text-align: left !important;
    }

    .ddlclient {
        padding-left: 2px !important;
    }

    .align_Desktop {
        text-align: left;
    }

    .pending_auth_client {
        margin-top: 12px !important;
    }

    .password_expiry {
        font-weight: bold;
        font-size: 10px;
        color: #e45e10;
    }

    #divutrno {
        min-width: 300px !important;
    }
    /*added by satheesh*/
     #divpopup {
        min-width: 300px !important;
    }

    #divupdpurchase, #divupdswitch, #divpurcumredeem, #divupdredeem, #divpedpurch_display {
        min-width: 300px;
    }

    #ddl_red_scheme_chzn {
        width: 100px !important;
    }

    #ddlSubFund_chzn {
        width: 100px !important;
    }

    #ddlScheme_chzn {
        width: 100px !important;
    }

    #ddl_swi_fromscheme_chzn {
        width: 100px !important;
    }

    #ddl_swi_subfund_chzn {
        width: 100px !important;
    }

    #ddl_swi_ToScheme_chzn {
        width: 100px !important;
    }
    /*added for CR 23857 - 2*/
    #ddlclient_chzn {
        margin: 6px 0 5px 0px !important;
    }

    .header_bg {
        font-size: 18px;
    }

    .header_bg {
        background-image: url(../images/header_bg.png);
        background-repeat: no-repeat;
        height: 55px;
        margin-top: 16px;
        padding: 8px 0 0 24px;
    }

    .welcome_message {
        font-size: 18px !important;
    }

    .footer_text {
        padding: 8px 0 0 22px;
        text-align: center !important;
    }
    /* for manage transactions dashboard for mobile*/
    .divbg {
        background-color: White;
        border: 1px solid #D0D0D0;
        width: 100%;
        margin: 3px auto;
    }

    .page_header {
        width: 55%;
        color: White;
        background-color: #07766d;
        padding: 8px;
        border-radius: 8px 8px 0 0;
        text-align: center;
    }

    .dashboard {
        width: 70%;
        margin: 0 auto;
        padding-left: 9px;
    }

    .dashboardcancel {
        width: 70%;
        margin: 0 auto;
        padding-left: 9px;
    }

    .form_input {
        width: 190px;
        border: 1px solid #D0D0D0;
        height: 30px;
    }

    .formfield_label {
        line-height: 20px;
        margin: 6px 2px 0px !important;
        white-space: normal;
    }
    /*padding:0 0 0 10px;*/
    .place_bottom {
        padding-top: 3px;
        padding-bottom: 5px;
        text-align: right;
        font-size: 10px;
    }

    .db_mob_left {
        float: left;
    }

    .db_mob_right {
        float: right;
    }

    .mobilegrid {
        white-space: normal;
    }

        .mobilegrid tr:nth-of-type(even) {
            background: #dbe5f1 !important;
        }

        .mobilegrid tr:nth-of-type(odd) {
            background: #ffffff !important;
        }

        .mobilegrid th {
            background: #e45e10;
            color: #ffffff;
            font-weight: bold;
        }
    /* end of manage transactions dashboard for mobile*/
    /* start- valuation screen */
    .lbl_head_val_width {
        background-color: #bbc2c5;
        color: White;
        font-size: 10px;
        line-height: 20px;
        text-align: right;
    }
    /*added for CR 24522-12*/
     .lbl_head_val {
         background-color: #bbc2c5;
        color: White;
        font-size: 8px;
        line-height: 20px;
        text-align: left;
    }

    .lnkFund_valuation {
        font-size: 10px;
    }

    .logo_mutual_fund {
        height: 15px !important;
        width: 20px !important;
    }
/*updated for CR 24522-12*/
    .lbl_market_cost_align {
        float: right !important;
        font-size: 9px !important;
    }

    .val_head_padding {
        padding-bottom: 3px !important;
    }

    .val_grid_rowstyle {
        background-color: #f3f3f3;
        height: 10px;
        font-size: 9px;
    }

    .val_grid_alternaterowstyle {
        background-color: #ffffff;
        height: 10px;
        font-size: 9px;
    }

    .val_grid_headerstyle {
        height: 15px;
        font-size: 10px;
    }

    .total_market_cost_value {
        text-align: left;
        font-size: 10px;
    }

    .login_detail {
        font-size: 10px;
    }

    .val_grid_footer {
        border: 1px solid #e1e1e1 !important;
        font-weight: bold !important;
        background-color: #ffffff !important;
        color: Black !important;
        height: 15px !important;
        font-size: 10px;
    }

    .val_grid_item_style {
        color: #787070;
        height: 15px;
        padding-left: 5px;
    }

    .val_grid_head_style {
        padding-left: 5px !important;
    }
/*Updated for CR 24522-12*/
    .val_grid_head_style_ft {
        padding-left: 5px !important;
        white-space:nowrap;
    }
    /* end- valuation screen*/
    /* Force table to not be like tables anymore*/
    .mobilegrid table, .mobilegrid thead, .mobilegrid tbody, .mobilegrid th, .mobilegrid td, .mobilegrid tr {
        display: block;
        text-align: left !important;
    }
        /* Hide table headers (but not display: none;, for accessibility) */
        .mobilegrid thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    .mobilegrid tr {
        border: 1px solid #ccc;
    }

    .mobilegrid td { /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }

        .mobilegrid td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            /* top: 6px;*/
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: normal;
        }
    /*.form_heading
	{
	    font-size:10px !important;
	    font-weight:bold !important;
	    font:#07766d !important;
	    background-color: #fff;
	}*/
    .logout_text {
        font-size: 24px !important;
    }

    .thankyou_text {
        font-size: 14px !important;
    }

    .logout_box {
        border: 1px solid #d8d8d8;
        width: 90%;
        margin: 100px auto;
    }

    .failedtext {
        font-size: 14px !important;
    }

    .authenticate_text {
        font-size: 20px !important;
    }

    .changepwd_box {
        width: 90%;
        margin: 0 auto;
    }

    .fp_box {
        margin: 0 auto;
    }
    /*width:90%;*/
    .fp_align {
        padding-top: 10px;
    }

    .div_report {
        margin: auto;
    }
    /*width:80%;*/
    /*.span_align{height:20px !important;padding-left:14px !important;}
.p_align{padding:1px 0 0 0px !important;}*/
    .cp_captcha, .fp_usercaptcha {
        padding-top: 8px;
        width: 290px;
    }

    .cp_captchatext {
        padding-top: 10px;
        width: 290px;
    }

    .fp_label {
        line-height: 33px;
    }

    .fp_label1 {
        line-height: 45px;
    }

    .center_btn {
        text-align: left !important;
    }

    .formfield_input, .remarks_input {
        padding-left: 0 !important;
    }

    .captcha_image {
        float: left;
        padding: 0 !important;
    }

    .amountfigure {
        margin-left: 0px;
    }

/*Added by Murugesan N CR-CAMS-147*/
    .ExitLoadText {
        margin-left: 0px;
    }
    .label_text {
        padding-left: 10px;
    }

    .rep_grid td:nth-of-type(1):before {
        content: "Folio";
    }

    .rep_grid td:nth-of-type(2):before {
        content: "Scheme";
    }

    .rep_grid td:nth-of-type(3):before {
        content: "Client";
    }

    .rep_grid td:nth-of-type(4):before {
        content: "Valuation";
    }

    .rep_grid td:nth-of-type(5):before {
        content: "Closing Units";
    }

    .rep_grid td:nth-of-type(6):before {
        content: "Transact";
    }
    /*updated for CR 24522-12*/

    .rep_grid_zero td:nth-of-type(1):before {
        content: "Folio";
    }

    .rep_grid_zero td:nth-of-type(2):before {
        content: "Scheme";
    }

    .rep_grid_zero td:nth-of-type(3):before {
        content: "Client";
    }

    .rep_grid_zero td:nth-of-type(4):before {
        content: "Valuation";
    }

    .rep_grid_zero td:nth-of-type(5):before {
        content: "Closing Units";
    }

    .rep_grid_zero td:nth-of-type(6):before {
        content: "Transact";
    }

/*CR 24522-12 Start*/

 .grid_bnpss td:nth-of-type(1):before {
        content: "Folio";
    }

    .grid_bnpss td:nth-of-type(2):before {
        content: "Scheme";
    }

    .grid_bnpss td:nth-of-type(3):before {
        content: "Client";
    }

    .grid_bnpss td:nth-of-type(4):before {
        content: "Valuation";
    }

    .grid_bnpss td:nth-of-type(5):before {
        content: "Closing Units";
    }

    .grid_bnpss td:nth-of-type(6):before {
        content: "Transact";
    }

     .rep_grid_zero_bnp td:nth-of-type(1):before {
        content: "Folio";
    }

    .rep_grid_zero_bnp td:nth-of-type(2):before {
        content: "Scheme";
    }

    .rep_grid_zero_bnp td:nth-of-type(3):before {
        content: "Client";
    }

    .rep_grid_zero_bnp td:nth-of-type(4):before {
        content: "Valuation";
    }

    .rep_grid_zero_bnp td:nth-of-type(5):before {
        content: "Closing Units";
    }

    .rep_grid_zero_bnp td:nth-of-type(6):before {
        content: "Transact";
    } 
    
/*CR 24522-12 End*/ 

    .purchtran td:nth-of-type(1):before {
        content: "Edit";
        font-weight: bold;
    }

    .purchtran td:nth-of-type(2):before {
        content: "Trxn.No";
        font-weight: bold;
    }
    /*.purchtran td:nth-of-type(3):before { content: "Client";font-weight:bold; }*/
    .purchtran td:nth-of-type(3):before {
        content: "Entry Date";
        font-weight: bold;
    }

    .purchtran td:nth-of-type(4):before {
        content: "Fund";
        font-weight: bold;
    }

    .purchtran td:nth-of-type(5):before {
        content: "Folio Number";
        font-weight: bold;
    }

    .purchtran td:nth-of-type(6):before {
        content: "Scheme";
        font-weight: bold;
    }

    .purchtran td:nth-of-type(7):before {
        content: "Units";
        font-weight: bold;
    }

    .purchtran td:nth-of-type(8):before {
        content: "Amount (₹)";
        font-weight: bold;
    }

    .redeemtran td:nth-of-type(1):before {
        content: "Edit";
        font-weight: bold;
    }

    .redeemtran td:nth-of-type(2):before {
        content: "Trxn.No";
        font-weight: bold;
    }
    /*.redeemtran td:nth-of-type(3):before { content: "Client";font-weight:bold; }*/
    .redeemtran td:nth-of-type(3):before {
        content: "Entry Date";
        font-weight: bold;
    }

    .redeemtran td:nth-of-type(4):before {
        content: "Fund";
        font-weight: bold;
    }

    .redeemtran td:nth-of-type(5):before {
        content: "Folio Number";
        font-weight: bold;
    }

    .redeemtran td:nth-of-type(6):before {
        content: "Scheme";
        font-weight: bold;
    }

    .redeemtran td:nth-of-type(7):before {
        content: "Units";
        font-weight: bold;
    }

    .redeemtran td:nth-of-type(8):before {
        content: "Amount (₹)";
        font-weight: bold;
    }


    .switchtran td:nth-of-type(1):before {
        content: "Edit";
        font-weight: bold;
    }

    .switchtran td:nth-of-type(2):before {
        content: "Trxn.No";
        font-weight: bold;
    }
    /*/*.switchtran td:nth-of-type(3):before { content: "Client";font-weight:bold; }*/
    .switchtran td:nth-of-type(3):before {
        content: "Entry Date";
        font-weight: bold;
    }

    .switchtran td:nth-of-type(4):before {
        content: "Fund";
        font-weight: bold;
    }

    .switchtran td:nth-of-type(5):before {
        content: "Folio Number";
        font-weight: bold;
    }

    .switchtran td:nth-of-type(6):before {
        content: "Source Scheme";
        font-weight: bold;
    }
    /*.switchtran td:nth-of-type(7):before { content: "Target Scheme";font-weight:bold; }*/
    .switchtran td:nth-of-type(7):before {
        content: "Units";
        font-weight: bold;
    }

    .switchtran td:nth-of-type(8):before {
        content: "Amount (₹)";
        font-weight: bold;
    }


    .GRIDUTRNO td:nth-of-type(1):before {
        content: "Edit";
    }

    .GRIDUTRNO td:nth-of-type(2):before {
        content: "Trxn.No";
    }

    .GRIDUTRNO td:nth-of-type(3):before {
        content: "Folio";
    }

    .GRIDUTRNO td:nth-of-type(4):before {
        content: "Entry Date";
    }

    .GRIDUTRNO td:nth-of-type(5):before {
        content: "Fund";
    }

    .GRIDUTRNO td:nth-of-type(6):before {
        content: "Scheme";
    }

    /*.GRIDUTRNO td:nth-of-type(7):before {
        content: "Units";
    }*/

    .GRIDUTRNO td:nth-of-type(7):before {
        content: "Amount";
    }

    /*CR-22101*/

    #GRIDUTRNO .gridview table td:nth-of-type(1):before {
        content: "";
    }

    #GRIDUTRNO .gridview table td:nth-of-type(2):before {
        content: "";
    }

    #GRIDUTRNO .gridview table td:nth-of-type(3):before {
        content: "";
    }

    #GRIDUTRNO .gridview table td:nth-of-type(4):before {
        content: "";
    }

    #GRIDUTRNO .gridview table td:nth-of-type(5):before {
        content: "";
    }

    #GRIDUTRNO .gridview table td:nth-of-type(6):before {
        content: "";
    }

    #GRIDUTRNO .gridview table td:nth-of-type(7):before {
        content: "";
    }
    

     /*Updated by satheeshkumar for CR-24943*/
      .grdFundRealization td:nth-of-type(1):before {
        content: "Status";
    }
    .grdFundRealization td:nth-of-type(2):before {
        content: "Trxn.No.";
    }
    .grdFundRealization td:nth-of-type(3):before {
        content: "Folio";
    }
    .grdFundRealization td:nth-of-type(4):before {
        content: "Entry Date";
    }
    .grdFundRealization td:nth-of-type(5):before {
        content: "Fund";
    }
    .grdFundRealization td:nth-of-type(6):before {
        content: "Scheme";
    }
   .grdFundRealization td:nth-of-type(7):before {
        content: "Amount(₹)";
    }
  

    #grd_FundRealization .gridview table td:nth-of-type(1):before {
        content: "";
    }

    #grd_FundRealization .gridview table td:nth-of-type(2):before {
        content: "";
    }

    #grd_FundRealization .gridview table td:nth-of-type(3):before {
        content: "";
    }

    #grd_FundRealization .gridview table td:nth-of-type(4):before {
        content: "";
    }

    #grd_FundRealization .gridview table td:nth-of-type(5):before {
        content: "";
    }

    #grd_FundRealization .gridview table td:nth-of-type(6):before {
        content: "";
    }

    #grd_FundRealization .gridview table td:nth-of-type(7):before {
        content: "";
    }

    /*END*/
     /*updated by kokila for CR-24717-3*/
    .assetgrid td:first-child:nth-of-type(1):before {
        content: "Client";
        font-weight: bold;
    }

    /*.assetgrid table table td:nth-of-type(1):before {
        content: "";
        font-weight: bold;
    }*/
    .assetgrid td:nth-of-type(2):before {
        content: "Asset Class";
        font-weight: bold;
    }

    .assetgrid td:nth-of-type(3):before {
        content: "Assign";
        font-weight: bold;
    }
     /*updated by kokila for CR-24717-3*/
    /*update by CR-21262*/
    /*Purchase Grid Start*/
    /*Updated for CR 23396-1 Verifier on 15-Apr-2017*/
    .purchtranauth td:nth-of-type(1):before {
        content: "";
        font-weight: bold;
    }

    .purchtranauth td:nth-of-type(2):before {
        content: "Edit";
        font-weight: bold;
    }

    .purchtranauth td:nth-of-type(3):before {
        content: "Trxn No.";
        font-weight: bold;
    }

    .purchtranauth td:nth-of-type(4):before {
        content: "Client";
        font-weight: bold;
    }

    .purchtranauth td:nth-of-type(5):before {
        content: "Entry Date";
        font-weight: bold;
    }

    .purchtranauth td:nth-of-type(6):before {
        content: "Fund";
        font-weight: bold;
    }

    .purchtranauth td:nth-of-type(7):before {
        content: "Folio Number";
        font-weight: bold;
    }

    .purchtranauth td:nth-of-type(8):before {
        content: "Scheme";
        font-weight: bold;
    }

    .purchtranauth td:nth-of-type(9):before {
        content: "Amount (₹)";
        font-weight: bold;
    }

    .purchtranauth td:nth-of-type(10):before {
        content: "Payment Type";
        font-weight: bold;
    }
    /*Purchase Grid End*/

    /*Redeemption Grid Start*/
    /*Updated for CR 23396 1 Verifier on 15-Apr-2017*/
    .redeemtranauth td:nth-of-type(1):before {
        content: "";
        font-weight: bold;
    }

    .redeemtranauth td:nth-of-type(2):before {
        content: "Edit";
        font-weight: bold;
    }

    .redeemtranauth td:nth-of-type(3):before {
        content: "Trxn No.";
        font-weight: bold;
    }

    .redeemtranauth td:nth-of-type(4):before {
        content: "Client";
        font-weight: bold;
    }

    .redeemtranauth td:nth-of-type(5):before {
        content: "Entry Date";
        font-weight: bold;
    }

    .redeemtranauth td:nth-of-type(6):before {
        content: "Fund";
        font-weight: bold;
    }

    .redeemtranauth td:nth-of-type(7):before {
        content: "Folio Number";
        font-weight: bold;
    }

    .redeemtranauth td:nth-of-type(8):before {
        content: "Scheme";
        font-weight: bold;
    }

    .redeemtranauth td:nth-of-type(9):before {
        content: "Units";
        font-weight: bold;
    }

    .redeemtranauth td:nth-of-type(10):before {
        content: "Amount (₹)";
        font-weight: bold;
    }

    .redeemtranauth td:nth-of-type(11):before {
        content: "Pending Amount";
        font-weight: bold;
    }
    /*Redeemption Grid End*/

    /*Switch Grid Start*/
    /*Updated for CR 23396 1 Verifier on 15-Apr-2017*/

    .switchtranauth td:nth-of-type(1):before {
        content: "";
        font-weight: bold;
    }

    .switchtranauth td:nth-of-type(2):before {
        content: "Edit";
        font-weight: bold;
    }

    .switchtranauth td:nth-of-type(3):before {
        content: "Trxn No.";
        font-weight: bold;
    }

    .switchtranauth td:nth-of-type(4):before {
        content: "Client";
        font-weight: bold;
    }

    .switchtranauth td:nth-of-type(5):before {
        content: "Entry Date";
        font-weight: bold;
    }

    .switchtranauth td:nth-of-type(6):before {
        content: "Fund";
        font-weight: bold;
    }

    .switchtranauth td:nth-of-type(7):before {
        content: "Source Scheme";
        font-weight: bold;
    }

    .switchtranauth td:nth-of-type(8):before {
        content: "Target Scheme";
        font-weight: bold;
    }

    .switchtranauth td:nth-of-type(9):before {
        content: "Units";
        font-weight: bold;
    }

    .switchtranauth td:nth-of-type(10):before {
        content: "Amount (₹)";
        font-weight: bold;
    }

    .switchtranauth td:nth-of-type(11):before {
        content: "Pending Amount";
        font-weight: bold;
    }
    /*Switch Grid End*/

    /*Added by Ramu.P for CR 23396 1 Verifier on 15-Apr-2017*/
    /*Purchase Verifier Grid Start*/
    .purchtranverify td:nth-of-type(1):before {
        content: "Edit";
        font-weight: bold;
    }

    .purchtranverify td:nth-of-type(2):before {
        content: "Trxn No.";
        font-weight: bold;
    }

    .purchtranverify td:nth-of-type(3):before {
        content: "Client";
        font-weight: bold;
    }

    .purchtranverify td:nth-of-type(4):before {
        content: "Entry Date";
        font-weight: bold;
    }

    .purchtranverify td:nth-of-type(5):before {
        content: "Fund";
        font-weight: bold;
    }

    .purchtranverify td:nth-of-type(6):before {
        content: "Folio Number";
        font-weight: bold;
    }

    .purchtranverify td:nth-of-type(7):before {
        content: "Scheme";
        font-weight: bold;
    }

    .purchtranverify td:nth-of-type(8):before {
        content: "Amount (₹)";
        font-weight: bold;
    }
    /*Purchase Verifier Grid End*/

    /*Added by Ramu.P for CR 23396 1 Verifier on 15-Apr-2017*/
    /*Redeemptiom Verifier Grid Start*/
    .redeemtranverify td:nth-of-type(1):before {
        content: "Edit";
        font-weight: bold;
    }

    .redeemtranverify td:nth-of-type(2):before {
        content: "Trxn No.";
        font-weight: bold;
    }

    .redeemtranverify td:nth-of-type(3):before {
        content: "Client";
        font-weight: bold;
    }

    .redeemtranverify td:nth-of-type(4):before {
        content: "Entry Date";
        font-weight: bold;
    }

    .redeemtranverify td:nth-of-type(5):before {
        content: "Fund";
        font-weight: bold;
    }

    .redeemtranverify td:nth-of-type(6):before {
        content: "Folio Number";
        font-weight: bold;
    }

    .redeemtranverify td:nth-of-type(7):before {
        content: "Scheme";
        font-weight: bold;
    }

    .redeemtranverify td:nth-of-type(8):before {
        content: "Units";
        font-weight: bold;
    }

    .redeemtranverify td:nth-of-type(9):before {
        content: "Amount (₹)";
        font-weight: bold;
    }

    .redeemtranverify td:nth-of-type(10):before {
        content: "Pending Amount";
        font-weight: bold;
    }
    /*Redeemptiom Verifier Grid End*/

    /*Added by Ramu.P for CR 23396 1 Verifier on 15-Apr-2017*/
    /*Switch Verifier Grid Start*/

    .switchtranverify td:nth-of-type(1):before {
        content: "Edit";
        font-weight: bold;
    }

    .switchtranverify td:nth-of-type(2):before {
        content: "Trxn No.";
        font-weight: bold;
    }

    .switchtranverify td:nth-of-type(3):before {
        content: "Client";
        font-weight: bold;
    }

    .switchtranverify td:nth-of-type(4):before {
        content: "Entry Date";
        font-weight: bold;
    }

    .switchtranverify td:nth-of-type(5):before {
        content: "Fund";
        font-weight: bold;
    }


    .switchtranverify td:nth-of-type(6):before {
        content: "Folio Number";
        font-weight: bold;
    }

    .switchtranverify td:nth-of-type(7):before {
        content: "Target Scheme";
        font-weight: bold;
    }

    .switchtranverify td:nth-of-type(8):before {
        content: "Units";
        font-weight: bold;
    }

    .switchtranverify td:nth-of-type(9):before {
        content: "Amount (₹)";
        font-weight: bold;
    }

    .switchtranverify td:nth-of-type(10):before {
        content: "Pending Amount";
        font-weight: bold;
    }
    /*Switch Verifier Grid End*/

    /*Added by Ramu P for Pending Future Redemption Grid*/
    .futureredeem td:nth-of-type(1):before {
        content: "Edit";
        font-weight: bold;
    }

    .futureredeem td:nth-of-type(2):before {
        content: "Trxn No.";
        font-weight: bold;
    }

    .futureredeem td:nth-of-type(3):before {
        content: "Client";
        font-weight: bold;
    }

    .futureredeem td:nth-of-type(4):before {
        content: "Entry Date";
        font-weight: bold;
    }

    .futureredeem td:nth-of-type(5):before {
        content: "Schedule Date";
        font-weight: bold;
    }

    .futureredeem td:nth-of-type(6):before {
        content: "Fund";
        font-weight: bold;
    }


    .futureredeem td:nth-of-type(7):before {
        content: "Folio Number";
        font-weight: bold;
    }

    .futureredeem td:nth-of-type(8):before {
        content: "Scheme";
        font-weight: bold;
    }

    .futureredeem td:nth-of-type(9):before {
        content: "Units";
        font-weight: bold;
    }

    .futureredeem td:nth-of-type(10):before {
        content: "Amount (₹)";
        font-weight: bold;
    }

    /*Future Redemption Grid End*/

    /*Added by Ramu P for CR 24410-3 Favourite Trxn. start*/
    /*Purchase cum redemption Grid Start*/
    .pcr_fav td:nth-of-type(1):before {
        content: "";
        font-weight: bold;
    }

    .pcr_fav td:nth-of-type(2):before {
        content: "Fav. Trxn. Name";
        font-weight: bold;
    }

    .pcr_fav td:nth-of-type(3):before {
        content: "Client";
        font-weight: bold;
    }

    .pcr_fav td:nth-of-type(4):before {
        content: "Entry Date";
        font-weight: bold;
    }

    .pcr_fav td:nth-of-type(5):before {
        content: "Fund";
        font-weight: bold;
    }

    .pcr_fav td:nth-of-type(6):before {
        content: "Folio";
        font-weight: bold;
    }

    .pcr_fav td:nth-of-type(7):before {
        content: "Scheme";
        font-weight: bold;
    }

    .pcr_fav td:nth-of-type(8):before {
        content: "Pur. Amt.";
        font-weight: bold;
    }

    .pcr_fav td:nth-of-type(9):before {
        content: "Red. Amt.";
        font-weight: bold;
    }

    .pcr_fav td:nth-of-type(10):before {
        content: "Red. Units";
        font-weight: bold;
    }


    .pcr_fav .gridview table td:nth-of-type(1):before {
        content: "";
    }

    .pcr_fav .gridview table td:nth-of-type(2):before {
        content: "";
    }

    .pcr_fav .gridview table td:nth-of-type(3):before {
        content: "";
    }

    .pcr_fav .gridview table td:nth-of-type(4):before {
        content: "";
    }

    .pcr_fav .gridview table td:nth-of-type(5):before {
        content: "";
    }

    .pcr_fav .gridview table td:nth-of-type(6):before {
        content: "";
    }

    .pcr_fav .gridview table td:nth-of-type(7):before {
        content: "";
    }

    .pcr_fav .gridview table td:nth-of-type(8):before {
        content: "";
    }

    .pcr_fav .gridview table td:nth-of-type(9):before {
        content: "";
    }

    .pcr_fav .gridview table td:nth-of-type(10):before {
        content: "";
    }
    /*Purchase cum redemption Grid End*/

    /*Purchase Grid Start*/
    .pur_fav td:nth-of-type(1):before {
        content: "";
        font-weight: bold;
    }

    .pur_fav td:nth-of-type(2):before {
        content: "Fav. Trxn. Name";
        font-weight: bold;
    }

    .pur_fav td:nth-of-type(3):before {
        content: "Client";
        font-weight: bold;
    }

    .pur_fav td:nth-of-type(4):before {
        content: "Entry Date";
        font-weight: bold;
    }

    .pur_fav td:nth-of-type(5):before {
        content: "Fund";
        font-weight: bold;
    }

    .pur_fav td:nth-of-type(6):before {
        content: "Folio";
        font-weight: bold;
    }

    .pur_fav td:nth-of-type(7):before {
        content: "Scheme";
        font-weight: bold;
    }

    .pur_fav td:nth-of-type(8):before {
        content: "Amount";
        font-weight: bold;
    }

    .pur_fav .gridview table td:nth-of-type(1):before {
        content: "";
    }

    .pur_fav .gridview table td:nth-of-type(2):before {
        content: "";
    }

    .pur_fav .gridview table td:nth-of-type(3):before {
        content: "";
    }

    .pur_fav .gridview table td:nth-of-type(4):before {
        content: "";
    }

    .pur_fav .gridview table td:nth-of-type(5):before {
        content: "";
    }

    .pur_fav .gridview table td:nth-of-type(6):before {
        content: "";
    }

    .pur_fav .gridview table td:nth-of-type(7):before {
        content: "";
    }

    .pur_fav .gridview table td:nth-of-type(8):before {
        content: "";
    }

    /*Purchase cum redemption Grid End*/

    /*Redemption Grid Start*/
    .red_fav td:nth-of-type(1):before {
        content: "";
        font-weight: bold;
    }

    .red_fav td:nth-of-type(2):before {
        content: "Fav. Trxn. Name";
        font-weight: bold;
    }

    .red_fav td:nth-of-type(3):before {
        content: "Client";
        font-weight: bold;
    }

    .red_fav td:nth-of-type(4):before {
        content: "Entry Date";
        font-weight: bold;
    }

    .red_fav td:nth-of-type(5):before {
        content: "Fund";
        font-weight: bold;
    }

    .red_fav td:nth-of-type(6):before {
        content: "Folio";
        font-weight: bold;
    }

    .red_fav td:nth-of-type(7):before {
        content: "Scheme";
        font-weight: bold;
    }

    .red_fav td:nth-of-type(8):before {
        content: "Unit";
        font-weight: bold;
    }

    .red_fav td:nth-of-type(9):before {
        content: "Amount";
        font-weight: bold;
    }

   .red_fav .gridview table td:nth-of-type(1):before {
        content: "";
    }

    .red_fav .gridview table td:nth-of-type(2):before {
        content: "";
    }

    .red_fav .gridview table td:nth-of-type(3):before {
        content: "";
    }

    .red_fav .gridview table td:nth-of-type(4):before {
        content: "";
    }

    .red_fav .gridview table td:nth-of-type(5):before {
        content: "";
    }

    .red_fav .gridview table td:nth-of-type(6):before {
        content: "";
    }

    .red_fav .gridview table td:nth-of-type(7):before {
        content: "";
    }

    .red_fav .gridview table td:nth-of-type(8):before {
        content: "";
    }
    /*Redemption Grid End*/

    /*Online reg form CR-25433-1 start*/
    .regfund td:nth-of-type(0):before {
        content: " ";
        font-weight: bold;
    }

    .regfund td:nth-of-type(1):before {
        content: "S.No.";
        font-weight: bold;
    }
     .regfund td:nth-of-type(2):before {
        content: "Action";
        font-weight: bold;
    }
    .regfund td:nth-of-type(3):before {
        content: "AMC Name";
        font-weight: bold;
    }

    .regfund td:nth-of-type(4):before {
        content: "Folio(s)";
        font-weight: bold;
    }

    
    .regviewfund td:nth-of-type(0):before {
        content: " ";
        font-weight: bold;
    }

    .regviewfund td:nth-of-type(1):before {
        content: "S.No.";
        font-weight: bold;
    }

    .regviewfund td:nth-of-type(2):before {
        content: "AMC Name";
        font-weight: bold;
    }

    .regviewfund td:nth-of-type(3):before {
        content: "Folio(s)";
        font-weight: bold;
    }

     /*.regviewfundall td:nth-of-type(0):before {
        content: " ";
        font-weight: bold;
    }*/

    .regviewfundall td:nth-of-type(0):before {
        content: "GoCORP Participating Fund";
        font-weight: bold;
    }


    /*Online reg users*/

    .reguser td:nth-of-type(0):before {
        content: "";
        font-weight: bold;
    }

    .reguser td:nth-of-type(1):before {
        content: "S.No.";
        font-weight: bold;
    }

     .reguser td:nth-of-type(2):before {
        content: "Action";
        font-weight: bold;
    }

    .reguser td:nth-of-type(3):before {
        content: "User Name";
        font-weight: bold;
    }

    .reguser td:nth-of-type(4):before {
        content: "Designation";
        font-weight: bold;
    }

    .reguser td:nth-of-type(5):before {
        content: "Email ID";
        font-weight: bold;
    }

    .reguser td:nth-of-type(6):before {
        content: "Mobile No.";
        font-weight: bold;
    }

    .reguser td:nth-of-type(7):before {
        content: "Mobile Alert";
        font-weight: bold;
    }
     .reguser td:nth-of-type(8):before {
        content: "Email Alert";
        font-weight: bold;
    }
    .reguser td:nth-of-type(9):before {
        content: "Remarks";
        font-weight: bold;
    }

    .regviewuser td:nth-of-type(0):before {
        content: "";
        font-weight: bold;
    }

    .regviewuser td:nth-of-type(1):before {
        content: "S.No.";
        font-weight: bold;
    }

    .regviewuser td:nth-of-type(2):before {
        content: "User Name";
        font-weight: bold;
    }

    .regviewuser td:nth-of-type(3):before {
        content: "Designation";
        font-weight: bold;
    }

    .regviewuser td:nth-of-type(4):before {
        content: "Email ID";
        font-weight: bold;
    }

    .regviewuser td:nth-of-type(5):before {
        content: "Mobile";
        font-weight: bold;
    }
     .regviewuser td:nth-of-type(6):before {
        content: "Mobile Alert";
        font-weight: bold;
    }
       .regviewuser td:nth-of-type(7):before {
        content: "Email Alert";
        font-weight: bold;
    }
    .regviewuser td:nth-of-type(8):before {
        content: "Remarks";
        font-weight: bold;
    }

    /*test*/
    .test1:before {
        content: "sample";
    }
 /*Online reg form CR-25433-1 end*/
 
    /*Added by Ramu P for CR 24410-3 Favourite Trxn. End*/

    /* pending payment*/
    .enu {
        margin-left: 0% !important;
    }
    /* remarks textbox*/
    .txtremarks {
        width: 200px !important;
    }

    .authpay {
        text-align: left !important;
    }

    .lblremarks {
        margin-top: 0px !important;
    }

    #div_marque {
        background-color: #e8d09b;
        font-size: 12px;
        background-repeat: no-repeat;
        margin-top: 10px;
        height: 140px !important;
        padding: 8px 0 0 24px;
        overflow: auto;
    }

    #whatsul li.whatsli {
        text-align: left;
        font-size: 14px;
        min-height: 144px;
    }
    /*CR-20484-1 and CR-20484-2  POA*/
    /* CR 21263-2 -start*/
    #whatsul_pl li.whatsli_pl {
        text-align: left;
        font-size: 14px;
        margin: 8px;
    }

    #div_newscontainer {
        background-color: #e8eaeb;
        font-size: 12px;
        background-repeat: no-repeat;
        margin-top: 10px;
        max-height: 415px !important;
        overflow: auto;
    }
    /* CR 21263-2 -end*/
    /*.searchBox, .searchbox_unmap {
        width: 202px;
    }

    .search_textinput {
        width: 182px !important;
    }*/

    /*Changed by murugesan */
    .searchBox, .searchbox_unmap {
        width: 161px;
    }

    .margin_top {
        margin-top: 6px !important;
    }

    .lnkreset {
        padding-left: 1px !important;
        padding-top: 0px !important;
    }

    .searchboxleft {
        margin-left: 2px;
    }

    .headingUnitAmt {
        text-align: left !important;
    }

    /*Added by murugesan  CR-23857-1*/

    .soaschedule td:nth-of-type(1):before {
        content: "Edit";
        font-weight: bold;
    }

    .soaschedule td:nth-of-type(2):before {
        content: "Client Name";
        font-weight: bold;
    }

    .soaschedule td:nth-of-type(3):before {
        content: "Fund Name";
        font-weight: bold;
    }

    .soaschedule td:nth-of-type(4):before {
        content: "Folio";
        font-weight: bold;
    }

    .soaschedule td:nth-of-type(5):before {
        content: "Frequency Type";
        font-weight: bold;
    }

    .soaschedule td:nth-of-type(6):before {
        content: "Frequency";
        font-weight: bold;
    }

    .soaschedule td:nth-of-type(7):before {
        content: "Start Date";
        font-weight: bold;
    }

    .soaschedule td:nth-of-type(8):before {
        content: "End Date";
        font-weight: bold;
    }

    /*Added by RamuP  CR-27973 start*/

    .Trxnchedule td:nth-of-type(1):before {
        content: "Client Name";
        font-weight: bold;
    }

    .Trxnchedule td:nth-of-type(2):before {
        content: "Fund Name";
        font-weight: bold;
    }

    .Trxnchedule td:nth-of-type(3):before {
        content: "Folio(s)";
        font-weight: bold;
    }

    .Trxnchedule td:nth-of-type(4):before {
        content: "Frequency Type";
        font-weight: bold;
    }

    .Trxnchedule td:nth-of-type(5):before {
        content: "Frequency";
        font-weight: bold;
    }

    .Trxnchedule td:nth-of-type(6):before {
        content: "Rpt. Last Trig. Date";
        font-weight: bold;
    }

    .Trxnchedule table td:nth-of-type(1):before {
        content: "";
    }

    .Trxnchedule table td:nth-of-type(2):before {
        content: "";
    }

    .Trxnchedule table td:nth-of-type(3):before {
        content: "";
    }

    .Trxnchedule table td:nth-of-type(4):before {
        content: "";
    }

    .Trxnchedule table td:nth-of-type(5):before {
        content: "";
    }

    .Trxnchedule table td:nth-of-type(6):before {
        content: "";
    }

    /*Grid grd_trxnsch_det*/
    .TrxnScheduleDet td:nth-of-type(1):before {
        content: "Action";
        font-weight: bold;
    }
   

    .TrxnScheduleDet td:nth-of-type(2):before {
        content: "Frequency Type";
        font-weight: bold;
    }

    .TrxnScheduleDet td:nth-of-type(3):before {
        content: "Frequency";
        font-weight: bold;
    }

    .TrxnScheduleDet td:nth-of-type(4):before {
        content: "Start Date";
        font-weight: bold;
    }

    .TrxnScheduleDet td:nth-of-type(5):before {
        content: "End Date";
        font-weight: bold;
    }

    .TrxnScheduleDet td:nth-of-type(6):before {
        content: "Rpt. Last Trig. Date";
        font-weight: bold;
    }

    .TrxnScheduleDet table td:nth-of-type(1):before {
        content: "";
    }

    .TrxnScheduleDet table td:nth-of-type(2):before {
        content: "";
    }

    .TrxnScheduleDet table td:nth-of-type(3):before {
        content: "";
    }

    .TrxnScheduleDet table td:nth-of-type(4):before {
        content: "";
    }

    .TrxnScheduleDet table td:nth-of-type(5):before {
        content: "";
    }

    .TrxnScheduleDet table td:nth-of-type(6):before {
        content: "";
    }


    /*Added by RamuP  CR-27973 end*/

    /*updated by Thangaraj of CR 24356-3*/
    .divPros {
        font-weight: bold;
        position: relative;
        top: 25%;
        padding-left: 20%;
    }
    /*updated by Thangaraj of CR 24356-3*/
    /*Added by Hitakankhi CR:27270-2(REgistration Fresh folio)*/
    .regubodet td:nth-of-type(0):before {
        content: "";
        font-weight: bold;
    }
    .regubodet td:nth-of-type(1):before {
        content: "S.No";
        font-weight: bold;
    }
    .regubodet td:nth-of-type(2):before {
        content: "Action";
        font-weight: bold;
    }
    .regubodet td:nth-of-type(3):before {
        content: "CATAGORY";
        font-weight: bold;
    }
    .regubodet td:nth-of-type(4):before {
        content: "UBO Name";
        font-weight: bold;
    }
    .regubodet td:nth-of-type(5):before {
        content: "COUNTRY ";
        font-weight: bold;
    }
    .regubodet td:nth-of-type(6):before {
        content: "PAN";
        font-weight: bold;
    }

    .regubodet td:nth-of-type(7):before {
        content: "IDENTIFICATION";
        font-weight: bold;
    }

    .regubodet td:nth-of-type(8):before {
        content: "PERCENTAGE";
        font-weight: bold;
    }

    .regubodet td:nth-of-type(9):before {
        content: "UBO CODE";
        font-weight: bold;
    }

    .regubodet td:nth-of-type(10):before {
        content: "BIRTH PLACE";
        font-weight: bold;
    }
    .regubodet td:nth-of-type(11):before {
        content: "BIRTH COUNTRY";
        font-weight: bold;
    }

    .regubodet td:nth-of-type(12):before {
        content: "DATE OF BIRTH";
        font-weight: bold;
    }

    .regubodet td:nth-of-type(13):before {
        content: "ADDRESS"; 
        font-weight: bold;
    }

    .regubodet td:nth-of-type(14):before {
        content: "ADDRESS TYPE"; font-weight: bold;
    }

    .regubodet td:nth-of-type(15):before {
        content: "CITY";
        font-weight: bold;
    }
    .regubodet td:nth-of-type(16):before {
        content: "PIN";
        font-weight: bold;
    }

    .regubodet td:nth-of-type(17):before {
        content: "STATE";
        font-weight: bold;
    }
    .regubodet td:nth-of-type(18):before {
        content: "COUNTRY";
        font-weight: bold;
    }
    .regubodet td:nth-of-type(19):before {
        content: "MOBILE";
        font-weight: bold;
    }

    .regubodet td:nth-of-type(20):before {
        content: "CONTACT NO.";
        font-weight: bold;
    }

    .regubodet td:nth-of-type(21):before {
        content: "GENDER";
        font-weight: bold;
    }

    .regubodet td:nth-of-type(22):before {
        content: "FATHERNAME";
        font-weight: bold;
    }

    .regubodet td:nth-of-type(23):before {
        content: "NATIONALITY";
        font-weight: bold;
    }
    .regubodet td:nth-of-type(24):before {
        content: "OCCUPATION";
        font-weight: bold;
    }

    .regubodet td:nth-of-type(25):before {
        content: "DESIGNATION";
        font-weight: bold;
    }

    .regubodet td:nth-of-type(26):before {
        content: "KYC";
        font-weight: bold;
    }
    /*for griduboview */
    .reguboview td:nth-of-type(0):before {
        content: "";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(1):before {
        content: "S.No";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(2):before {
        content: "CATAGORY";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(3):before {
        content: "UBO Name";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(4):before {
        content: "COUNTRY ";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(5):before {
        content: "PAN";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(6):before {
        content: "IDENTIFICATION";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(7):before {
        content: "PERCENTAGE";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(8):before {
        content: "UBO CODE";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(9):before {
        content: "BIRTH PLACE";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(10):before {
        content: "BIRTH COUNTRY";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(11):before {
        content: "DATE OF BIRTH";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(12):before {
        content: "ADDRESS";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(13):before {
        content: "ADDRESS TYPE";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(14):before {
        content: "CITY";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(15):before {
        content: "PIN";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(16):before {
        content: "STATE";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(17):before {
        content: "COUNTRY";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(18):before {
        content: "MOBILE";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(19):before {
        content: "CONTACT NO.";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(20):before {
        content: "GENDER";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(21):before {
        content: "FATHERNAME";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(22):before {
        content: "NATIONALITY";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(23):before {
        content: "OCCUPATION";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(24):before {
        content: "DESIGNATION";
        font-weight: bold;
    }

    .reguboview td:nth-of-type(25):before {
        content: "KYC";
        font-weight: bold;
    }



/*asl details*/


    .regasldet td:nth-of-type(0):before {
        content: "";
        font-weight: bold;
    }
    .regasldet td:nth-of-type(1):before {
        content: "S.No";
        font-weight: bold;
    }

    .regasldet td:nth-of-type(2):before {
        content: "Action";
        font-weight: bold;
    }

    .regasldet td:nth-of-type(3):before {
        content: "PAN";
        font-weight: bold;
    }

    .regasldet td:nth-of-type(4):before {
        content: "NAME";
        font-weight: bold;
    }

    .regasldet td:nth-of-type(5):before {
        content: "CATEGORY";
        font-weight: bold;
    }
    .regasldet td:nth-of-type(6):before {
        content: "TAXNO";
        font-weight: bold;
    }

    .regasldet td:nth-of-type(7):before {
        content: "DOB";
        font-weight: bold;
    }

    .regasldet td:nth-of-type(8):before {
        content: "EMAIL";
        font-weight: bold;
    }

    .regasldet td:nth-of-type(9):before {
        content: "PIN";
        font-weight: bold;
    }

    .regasldet td:nth-of-type(10):before {
        content: "GENDER";
        font-weight: bold;
    }
    .regasldet td:nth-of-type(11):before {
        content: "MOBILE";
        font-weight: bold;
    }

    .regasldet td:nth-of-type(12):before {
        content: "SIGN";
        font-weight: bold;
    }

    .regasldet td:nth-of-type(13):before {
        content: "VIRTUAL NO";
        font-weight: bold;
    }

    .regasldet td:nth-of-type(14):before {
        content: "SOURCE";
        font-weight: bold;
    }
    .regasldet td:nth-of-type(15):before {
        content: "FROM DATE";
        font-weight: bold;
    }

    .regasldet td:nth-of-type(16):before {
        content: "TO DATE";
        font-weight: bold;
    }

    .regasldet td:nth-of-type(17):before {
        content: "SEASE DATE";
        font-weight: bold;
    }
    /*for gridaslview*/
    .regaslview td:nth-of-type(0):before {
        content: "";
        font-weight: bold;
    }

    .regaslview td:nth-of-type(1):before {
        content: "S.No";
        font-weight: bold;
    }

    .regaslview td:nth-of-type(2):before {
        content: "PAN";
        font-weight: bold;
    }

    .regaslview td:nth-of-type(3):before {
        content: "NAME";
        font-weight: bold;
    }

    .regaslview td:nth-of-type(4):before {
        content: "CATEGORY";
        font-weight: bold;
    }

    .regaslview td:nth-of-type(5):before {
        content: "TAXNO";
        font-weight: bold;
    }

    .regaslview td:nth-of-type(6):before {
        content: "DOB";
        font-weight: bold;
    }

    .regaslview td:nth-of-type(7):before {
        content: "EMAIL";
        font-weight: bold;
    }

    .regaslview td:nth-of-type(8):before {
        content: "PIN";
        font-weight: bold;
    }

    .regaslview td:nth-of-type(9):before {
        content: "GENDER";
        font-weight: bold;
    }

    .regaslview td:nth-of-type(10):before {
        content: "MOBILE";
        font-weight: bold;
    }

    .regaslview td:nth-of-type(11):before {
        content: "SIGN";
        font-weight: bold;
    }

    .regaslview td:nth-of-type(12):before {
        content: "VIRTUAL NO";
        font-weight: bold;
    }

    .regaslview td:nth-of-type(13):before {
        content: "SOURCE";
        font-weight: bold;
    }

    .regaslview td:nth-of-type(14):before {
        content: "FROM DATE";
        font-weight: bold;
    }

    .regaslview td:nth-of-type(15):before {
        content: "TO DATE";
        font-weight: bold;
    }

    .regaslview td:nth-of-type(16):before {
        content: "SEASE DATE";
        font-weight: bold;
    }
    /*Ended by Hitakankhi CR:27270-2*/
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
 /*added by RamuP for CR 28564-1*/
    .notifycircle {
        /*margin-left: 17px !important;*/
        min-width: 14px !important;
        font-size: 10px !important;
    }
    
    .dpdmenu {
        margin-right: -121px !important;
        margin-top: 2px !important;
    }
    
    /*CR 29363*/
    .modaliquid {
        height: 75px;
    }

    .div_reject_trxn {
        padding-top: 12px !important;
    }

    .lnk_reject_trxn {
        text-align: right !important;
        color: #FF0000 !important;
        font-size: 14px !important;
    }

    .pending_auth_align {
        text-align: left !important;
    }

    .ddlclient {
        padding-left: 2px !important;
        padding-top: 10px !important;
    }

    .align_Desktop {
        text-align: left;
    }

    .password_expiry {
        font-weight: bold;
        font-size: 12px;
        color: #e45e10;
    }

    #ddl_red_scheme_chzn, #ddlSubFund_chzn, #ddlScheme_chzn, #ddl_swi_fromscheme_chzn, #ddl_swi_subfund_chzn, #ddl_swi_ToScheme_chzn {
        width: 200px !important;
    }
    /*added for CR 23857 - 2*/
    #ddlclient_chzn {
        margin: 6px 0 5px 0px !important;
    }

    .header_bg {
        font-size: 19px;
    }
    /* for manage transactions dashboard for tablet*/
    .divbg {
        background-color: White;
        border: 1px solid #D0D0D0;
        width: 31%;
        margin-left: 10px;
    }

    .page_header {
        width: 25%;
        color: White;
        background-color: #07766d;
        padding: 8px 10px 8px 10px;
        border-radius: 8px 8px 0 0;
        text-align: center;
    }

    .dashboard {
        width: 82%;
        margin: 100px auto;
        padding-left: 20px;
    }

    .dashboardcancel {
        width: 82%;
        margin: 100px auto;
        padding-left: 20px;
    }

    .form_input {
        width: 175px;
        border: 1px solid #D0D0D0;
        height: 30px;
    }

    .formfield_label {
        line-height: 33px;
        white-space: nowrap;
    }
    /*padding:11px 0 0 10px;*/
    .form_input, .formfield_label {
        margin: 6px 2px;
    }

    .place_bottom {
        padding-top: 3px;
        padding-bottom: 5px;
        text-align: right;
        font-size: 12px;
    }
    /* end of manage transactions dashboard for tablet*/
    .text-align-right {
        text-align: right !important;
    }
    /* start- valuation screen */
    /*updated for CR 24522-12*/
    .lbl_head_val_width {
        background-color: #bbc2c5;
        color: White;
        font-size: 12px;
        line-height: 30px;
        text-align: right;
    }
    /*added for CR 24522-12*/
     .lbl_head_val {
       background-color: #bbc2c5;
        color: White;
        font-size: 12px;
        line-height: 30px;
        text-align: left;
    }

    .lnkFund_valuation {
        font-size: 12px;
    }

    .logo_mutual_fund {
        height: 20px !important;
        width: 60px !important;
    }

    .lbl_market_cost_align {
        float: right !important;
        font-size: 13px !important;
    }

    .val_grid_rowstyle {
        background-color: #f3f3f3;
        height: 15px;
        font-size: 11px;
    }

    .val_grid_alternaterowstyle {
        background-color: #ffffff;
        height: 15px;
        font-size: 11px;
    }

    .val_grid_headerstyle {
        height: 25px;
        font-size: 12px;
    }

    .total_market_cost_value {
        text-align: right;
        font-size: 12px;
    }

    .val_grid_footer {
        border: 1px solid #e1e1e1 !important;
        font-weight: bold !important;
        background-color: #ffffff !important;
        color: Black !important;
        height: 30px !important;
        font-size: 14px;
    }

    .val_grid_item_style {
        color: #787070;
        height: 30px;
        padding-left: 10px;
    }
    /* end- valuation screen*/
    .logout_box {
        border: 1px solid #d8d8d8;
        width: 80%;
        margin: 100px auto;
    }

    .changepwd_box {
        width: 87%;
        margin: 0 auto;
    }

    .change_label {
        padding-top: 16px;
    }

    .fp_box {
        width: 63%;
        margin: 0 auto;
    }

    .fp_align {
        text-align: center;
        padding-top: 10px;
    }

    .div_report {
        width: 60%;
        margin: auto;
    }
    /* end- valuation screen*/
    /*.form_heading
	{
	    font-size:12px !important;
	    font-weight:bold !important;
	    font:#07766d !important;
	    background-color: #fff;
	}*/
    .login_detail {
        font-size: 12px;
    }

    .span_align {
        height: 20px !important;
        padding-left: 14px !important;
    }

    .p_align {
        padding: 1px 0 0 0px !important;
    }

    .cp_captcha, .fp_usercaptcha {
        padding-top: 8px;
        margin: 0 auto;
        width: 290px;
    }

    .cp_captchatext {
        padding-top: 10px;
        margin: 0 auto;
        width: 290px;
    }

    .fp_label {
        line-height: 33px;
        text-align: right;
    }

    .fp_label1 {
        line-height: 45px;
        text-align: right;
    }

    #divutrno {
        min-width: 700px;
        max-width: 700px;
    }

     #divpopup {
        min-width: 700px;
        max-width: 700px;
    }

    .amountfigure {
        margin-left: 7px;
    }
    .ExitLoadText {
        margin-left: 7px;
    }
    .mobilegrid td, .mobilegrid th {
        border: 1px solid #ccc;
    }

    .mobilegrid tr:nth-of-type(odd) {
        background: #ffffff !important;
    }

    .mobilegrid tr:nth-of-type(even) {
        background: #dbe5f1 !important;
    }

    .mobilegrid th {
        background: #e45e10;
        color: #ffffff;
        font-weight: bold;
    }
    /* pending payment*/
    .enu {
        margin-left: 7% !important;
    }
    /*' .lblpursremarks {margin-top: 19px !important;}*/
    .authpay {
        text-align: right !important;
    }

    #div_marque {
        background-color: #e8d09b;
        font-size: 12px;
        background-repeat: no-repeat;
        margin-top: 10px;
        height: 50px !important;
        padding: 8px 0 0 24px;
        overflow: auto;
    }

    #whatsul li.whatsli {
        text-align: left;
        font-size: 14px;
        min-height: 56px;
    }
    /*CR-20484-1 POA*/
    /* CR 21263-2 -start*/
    #whatsul_pl li.whatsli_pl {
        text-align: left;
        font-size: 14px;
        margin: 8px;
    }

    #div_newscontainer {
        background-color: #e8eaeb;
        font-size: 12px;
        background-repeat: no-repeat;
        margin-top: 10px;
        min-height: 600px !important;
        max-height: 600px !important;
        overflow: auto;
    }
    /*/* CR 21263-2 -end*/
    /*.searchBox, .searchbox_unmap {
        width: 177px;
    }

    .searchbox_unmap {
        padding-top: 7px;
    }

    .search_textinput {
        width: 157px !important;
    }*/

    /*update by murugesan */
    .searchBox, .searchbox_unmap {
        width: 161px;
    }

    .searchbox_unmap {
        padding-top: 7px;
    }

    .searchBox {
        float: right;
    }

    .lnkreset {
        padding-left: 0px !important;
        padding-top: 14px !important;
    }

    .margin_top {
        margin-top: 7px !important;
    }

    .headingUnitAmt {
        text-align: right !important;
    }

    /*added by murugesan for CR-23857-1*/
    #divSOAAddNew {
        min-width: 600px;
        max-width: 700px;
        min-height: 600px;
    }

    /*added by murugesan for CR-24356-2*/
    #divauthorize {
        min-width: 600px;
        max-width: 900px;
        min-height: 600px;
    }

    /*updated by Thangaraj of CR 24356-3*/
    .divPros {
        font-weight: bold;
        position: relative;
        top: 25%;
        padding-left: 25%;
    }
    /*updated by Thangaraj of CR 24356-3*/
}

@media screen and (min-width: 1025px) {
  /*added by RamuP for CR 28564-1*/
    .notifycircle {
        /*margin-left: 17px !important;*/
        min-width: 16px !important;
        font-size: 12px !important;
    }

    .dpdmenu {
        margin-right: -131px !important;
        margin-top: 3px !important;
    }

    .div_reject_trxn {
        padding-top: 15px !important;
    }

    .lnk_reject_trxn {
        text-align: left !important;
        color: #FF0000 !important;
        font-size: 16px !important;
    }

    .pending_auth_align {
        text-align: left !important;
    }

    .ddlclient {
        padding-left: 1px !important;
    }

    .align_Desktop {
        text-align: left;
    }

    #pending_auth_span {
        margin-top: 3px !important;
    }

    .align_right {
        text-align: right !important;
    }

    .align_left {
        text-align: left !important;
        margin-top: 5px !important;
    }

    .amc_name {
        padding-left: 30px;
    }

    .password_expiry {
        font-weight: bold;
        font-size: 14px;
        color: #e45e10;
    }

    #ddl_red_scheme_chzn {
        width: 330px !important;
    }

    #ddlSubFund_chzn {
        width: 330px !important;
    }

    #ddlScheme_chzn {
        width: 330px !important;
    }

    #ddl_swi_fromscheme_chzn {
        width: 330px !important;
    }

    #ddl_swi_subfund_chzn {
        width: 330px !important;
    }

    #ddl_swi_ToScheme_chzn {
        width: 330px !important;
    }
    /*added for CR 23857 - 2*/
    #ddlclient_chzn {
        margin: 6px 0 5px 0px !important;
    }

    .header_bg {
        font-size: 22px;
    }
    /* for manage transactions dashboard*/
    .divbg {
        background-color: White;
        border: 1px solid #D0D0D0;
        width: 30%;
        margin-left: 20px;
    }

    .page_header {
        width: 17%;
        color: White;
        background-color: #07766d;
        padding: 6px;
        border-radius: 8px 8px 0 0;
        text-align: center;
    }

    .dashboard {
        width: 100%;
        margin: 100px auto;
        padding-left: 75px;
    }

    .dashboardcancel {
        width: 100%;
        margin: 60px auto;
        padding-left: 75px;
        padding-bottom: 50px;
    }

    .form_input {
        width: 190px;
        border: 1px solid #D0D0D0;
        height: 30px;
    }

    .formfield_label {
        line-height: 33px;
        white-space: nowrap;
    }
    /*padding:11px 0 0 10px;*/
    .form_input, .formfield_label {
        margin: 6px 2px;
    }
    /*added by Thangaraj for capital gain statement dropdownlist*/
    .dropdown_label_cgs {
        padding-top: 10px;
    }
    /*added by Thangaraj for capital gain statement dropdownlist*/
    .place_bottom {
        padding-top: 3px;
        padding-bottom: 5px;
        text-align: right;
        font-size: 14px;
    }

    .mobilegrid {
        white-space: nowrap;
    }
    /* end of manage transactions dashboard*/
    .text-align-right {
        text-align: right !important;
    }

    #divutrno {
        min-width: 700px;
        max-width: 700px;
    }

     #divpopup {
        min-width: 700px;
        max-width: 700px;
    }

    #divupdredeem, #divupdpurchase, #divupdswitch, #divpdpurch_display, #divpurcumredeem, #divauthdisplay {
        min-width: 980px;
        max-width: 980px;
    }

    #divupdred_display, #divupdpurch_display, #divupdswi_display {
        min-width: 800px;
        max-width: 900px;
    }

    #divconfirm {
        min-width: 700px;
    }
    /* start- valuation screen */
    /*updated for CR 24522-12*/
    .lbl_head_val_width {
        background-color: #bbc2c5;
        color: White;
        font-size: 14px;
        line-height: 40px;
        text-align: right;
    }
/*added for CR 24522-12*/
     .lbl_head_val {
        background-color: #bbc2c5;
        color: White;
        font-size: 14px;
        line-height: 40px;
        text-align: left;
    }

    .lnkFund_valuation {
        font-size: 14px;
    }

    .lbl_market_cost_align {
        float: right !important;
        font-size: 13px !important;
    }

    .val_grid_rowstyle {
        background-color: #f3f3f3;
        height: 25px;
        font-size: 13px;
    }

    .val_grid_alternaterowstyle {
        background-color: #ffffff;
        height: 25px;
        font-size: 13px;
    }

    .val_grid_headerstyle {
        height: 35px;
        font-size: 14px;
    }

    /* Updated for CR CAMS-46546 on 05-May-2023 start
    .logo_mutual_fund {
        height: 20px !important;
        width: 110px !important;
    }    
    'Updated for CR CAMS-46546 on 05-May-2023 end */

    .logo_mutual_fund {
        height: 30px !important;
        width: 110px !important;
    }

    .total_market_cost_value {
        text-align: right;
        font-size: 15px;
    }

    .val_grid_footer {
        font-weight: bold !important;
        background-color: #ffffff !important;
        color: Black !important;
        height: 30px !important;
        font-size: 14px;
        border: 1px solid #e1e1e1 !important;
    }

    .val_grid_item_style {
        color: #787070;
        height: 30px;
        padding-left: 10px;
    }
    /* end- valuation screen*/
    /*logout screen*/
    .sign_in {
        margin-bottom: 10px !important;
    }

    .logout_box {
        border: 1px solid #d8d8d8;
        width: 65%;
        margin: 100px auto;
    }

    .changepwd_box {
        width: 60%;
        margin: 0 auto;
    }

    .fp_box {
        width: 40%;
        margin: 0 auto;
    }

    .fp_align {
        text-align: center;
        padding-top: 10px;
    }

    .div_report {
        width: 40%;
        margin: auto;
    }

    .grid_icon {
        margin: 2px auto;
    }
    /* Generic Styling, for Desktops/Laptops */
    .mobilegrid {
        width: 100%;
        border-collapse: collapse;
        border: none;
    }
        /* Zebra striping */
        .mobilegrid tr:nth-of-type(odd) {
            background: #ffffff !important;
        }

        .mobilegrid tr:nth-of-type(even) {
            background: #dbe5f1 !important;
        }

        .mobilegrid th {
            background: #e45e10;
            color: #ffffff;
            font-weight: bold;
        }

        .mobilegrid td, .mobilegrid th {
            padding: 5px;
            border: 1px solid #ccc;
        }

    .login_detail {
        font-size: 14px;
    }

    .span_align {
        height: 40px !important;
        padding: 0 !important;
    }

    .p_align {
        padding: 1px 0 0 0 !important;
    }

    .cp_captcha, .fp_usercaptcha {
        padding-top: 8px;
        margin: 0 auto;
        width: 290px;
    }

    .cp_captchatext {
        padding-top: 10px;
        margin: 0 auto;
        width: 310px;
    }

    .fp_label {
        line-height: 33px;
        text-align: right;
    }

    .fp_label1 {
        line-height: 45px;
        text-align: right;
    }

    .amountfigure {
        margin-left: 36px;
    }
    .ExitLoadText {
        margin-left: 36px;
    }
    /* pending payment*/
    .enu {
        margin-left: 7.5% !important;
    }

    .authpay {
        text-align: right !important;
    }

    #div_marque {
        background-color: #e8d09b;
        font-size: 12px;
        background-repeat: no-repeat;
        margin-top: 10px;
        height: 50px !important;
        padding: 8px 0 0 24px;
        overflow: auto;
    }

    #whatsul li.whatsli {
        text-align: left;
        font-size: 14px;
        min-height: 56px;
    }
    /* CR 21263-2 -start*/
    #whatsul_pl li.whatsli_pl {
        text-align: left;
        font-size: 14px;
        margin: 8px;
    }

    #div_newscontainer {
        background-color: #e8eaeb;
        font-size: 12px;
        background-repeat: no-repeat;
        margin-top: 10px;
        min-height: 630px !important;
        max-height: 630px !important;
        overflow: auto;
    }
    /* CR 21263-2 -end*/
    /*.searchBox, .searchbox_unmap {
        width: 177px;
    }

    .searchbox_unmap {
        padding-top: 7px;
    }*/

    /*Updated by murugesan*/
    .searchBox, .searchbox_unmap {
        width: 165px;
    }

    .searchBox_FundRzn {
        width: 177px;
    }

    .searchbox_unmap {
        padding-top: 7px;
    }

    .searchBox {
        float: right;
    }
    /*CR-20484-1 POA*/
    .lnkreset {
        padding-left: 0px !important;
        padding-top: 14px !important;
    }

    .margin_top {
        margin-top: 7px !important;
    }

    .search_textinput {
        width: 147px !important;
    }

    .headingUnitAmt {
        text-align: right !important;
    }

    /*added by murugesan for CR-23857-1*/
    #divSOAAddNew {
        min-width: 800px;
        max-width: 900px;
    }

    #Updaddschedule .corp_box_bg {
        min-height: 300px;
    }

    /*added by murugesan for CR-24356-2*/
    #divauthorize {
        min-width: 500px;
        max-width: 800px;
    }
    /*end of 1025 */

    /*updated by Thangaraj of CR 24356-3*/
    .divPros {
        font-weight: bold;
        position: relative;
        top: 25%;
        padding-left: 30%;
    }
    /*updated by Thangaraj of CR 24356-3*/
}

.icon_button_container {
    width: 122px;
    background-color: #ffffff;
    border: 1px solid #cdcdce;
    height: 23px;
    border-radius: 4px;
}

.btn, .r_btn, .login_btn, .disable_btn {
    border-radius: 3px;
    border-style: none none solid;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #fff;
    height: 34px;
    cursor: pointer;
}
/*Updated for CR 24522-12*/
.lnkFund_valuation {
    color: #1f478b !important;
    font-weight: normal;
    /*white-space: nowrap;*/ 
}

.corp_box_bg {
    margin: 0 auto;
    width: 98%;
    height: auto;
    background-color: #e8eaeb;
    border: 1px solid #d8d8d8;
    padding: 10px 0;
}

.green_heading, .light_blue_heading, .orange_heading, .page_header, .label_header {
    font-size: 14px;
    font-weight: bold;
}

.divheader {
    width: 98%;
    margin: 0 auto;
    padding: 0;
}

.green_heading {
    color: #07766d !important;
}

.light_blue_heading {
    color: #455d75 !important;
}

.orange_heading {
    color: #e88240 !important;
}

.pending {
    color: #000 !important;
}

.approved {
    color: #447d53 !important;
}

.rejected {
    color: #ff0000 !important;
}

.dashboard_headerline {
    height: 1px;
    background-color: #e8eaeb;
}

.pending, .approved, .rejected, .formfield_label {
    font-size: 12px;
}

.pad_dashboard {
    margin: 10px auto;
}

.linkbutton_valuation_color {
    color: #e45e11 !important;
}

.val_lnk {
    word-spacing: 5px;
}

.login_btn, .r_btn {
    background: none repeat scroll 0 0 #e45e10;
    border-color: #e45e11;
}

.btn {
    background: none repeat scroll 0 0 #07726a;
    border-color: #07727a;
}

.disable_btn {
    background: none repeat scroll 0 0 #07726a;
    border-color: #07727a;
    opacity: 0.4;
}

.r_btn:active, .btn:active, .login_btn:active {
    border-style: none none none;
}

 .btn_authlater:active {
        border-style: none none none;
    }

  .btn_authnow:active {
        border-style: none none none;
    }

a:link, a:hover, a:visited, a:active, .virtual_kb {
    outline: none;
    color: #077b72;
}
/*Header Common*/
.logo {
    padding: 6px 0 0 17px;
}
/*.logo img{ float:left; max-width:100%;height: auto !important;}*/
.set_height {
    height: 75px;
}

.line {
    border-bottom: 1px solid #ededed;
}
/*End of Header Common*/
/*login page*/
.header_bg {
    background-image: url(../images/header_bg.png);
    background-repeat: no-repeat;
    margin-top: 16px;
    height: 55px;
    padding: 8px 0 0 24px;
}

.welcome_text {
    padding-left: 30px;
    padding-top: 10px;
    color: #fff;
}

.welcome_message {
    width: auto;
    height: auto;
    margin: 20px 10px 0 20px;
}

.login_divider {
    width: 4px;
    height: 316px;
    background-image: url(../images/login_divider.png);
    background-repeat: no-repeat;
    margin-left: 20px;
}
/*End of login page*/
/*login part*/
/*Updated by RamuP for CR 28170-1*/
.login_bg {
    width: 325px;
    height: 430px;
    /*background-color: #f2f2f2;*/
    border: 2px solid #689c98;
    margin: 30px auto 0 auto;
    border-radius: 8px;
    box-shadow: 3px 5px 5px 1px #A6A6A6;
}

.login_header {
    width: 350px;
    height: 50px;
    border-radius: 5px 5px 0 0;
}
/*Updated by RamuP for CR 28170-1*/
.login_pwdpnl {
    /*width: 260px;*/
    color: #ffffff;
    font-size: 14px;
    padding: 17px 0 0 10px;
    float: left;
    background: #077b72;
    height: 50px;
    border-radius: 6px 0px 0px 0px;
}

.login_otppnl {
    /*width: 260px;*/
    color: #ffffff;
    font-size: 14px;
    padding: 17px 0 0 10px;
    float: left;
    background-color: #717171;
    height: 50px;
    border-radius: 0px 6px 0px 0px;
}

.logintext_line {
    background-color: #e5a27b;
    float: left;
    height: 1px;
    margin: 6px 0 0 20px;
    width: 268px;
}

.login_form {
    width: 315px;
    height: 281px;
}

.userpass {
    padding-top: 20px;
    margin: 0px 28px;
    width: 290px;
}

.captchapass {
    padding-top: 10px;
    margin: 0 auto;
    width: 290px;
}

.login_icon, .icon_inputimage {
    position: relative;
    background-color: #fff;
}

.captcha_arrow, .captcha_refresh {
    position: relative;
}

.icon_inputimage {
    display: inline-block;
    border-width: 1px 0 1px 1px;
    width: 24px;
    padding: 0 12px 2px 0;
}

.hint_question {
    height: 40px;
    width: 40px;
}

.icon_inputimage, .icon_textinput, .corpTextInput {
    height: 36px;
    border-color: #cccccc;
    border-style: solid;
    outline: none;
}

.userimage {
    background-position: -139px -3px;
}

.pwdimage {
    background-position: -95px -3px;
}

.usercaptcha {
    padding-top: 8px;
    margin: 0 auto;
    width: 290px;
}

.fp_hint {
    margin-left: 20px;
}

.usercaptcha div, .cp_captcha div {
    width: 100%;
    height: 50px;
    text-align: center;
    padding-top: 10px;
}

.cp_refresh {
    padding: 14px 3px;
    color: #245b77;
}

.login_bg span {
    display: inline-block;
}

/*updated by RamuP for CR 28170-1*/
.icon_textinput {
    float: right;
    width: 234px;
    margin: 0px -23px 15px 0px;
    border-width: 1px 1px 1px 0px;
}

.icon_textinputAuth {
    float: right;
    width: 234px;
    margin: 0px 25px 15px 0px;
    border-width: 1px 1px 1px 0px;
}

.icon_textinputAuth {
    float: right;
    width: 234px;
    margin: 0px 25px 0px 0px;
    border-width: 1px 1px 1px 0px;
    height: 36px;
}

.icon_captchatextinput {
    border-width: 1px 1px 1px 1px;
    width: 292px;
    margin: 0px 0px 12px -11px;
    height: 36px;
    border-color: #ccc;
    border-style: solid;
    outline: none;
}

.icon_captchatextinputAuth {
    border-width: 1px 1px 1px 1px;
    width: 315px !important;
    margin: 3px 0px 3px -15px;
    height: 36px;
    border-color: #ccc;
    border-style: solid;
    outline: none;
}

.icon_twofatextinput {
    float: right;
    width: 292px;
    margin: 0 15px 12px;
    border-width: 1px 1px 1px 1px;
    height: 36px;
    border-color: #cccccc;
    border-style: solid;
    outline: none;
}

.icon_OTPtextinput {
    /*float: right;*/
    width: 170px;
    border-color: #ccc !important;
    border-width: 1px 1px 1px 1px;
    margin: 0px 0px 12px -11px;
    height: 36px;
    border-style: solid;
    outline: none;
}

.login_captchainput {
    float: left;
    width: 286px;
    border-width: 1px 1px 1px 1px;
}

.captcha_arrow {
    background-position: -175px 9px;
    height: 24px;
    width: 22px;
    float: left;
    padding: 8px 0 0 5px;
}

.virtual_kb {
    width: 100%;
    padding: 0 0 4px;
    font-size: 11px;
    text-align: center;
}
/*.captcha_label a:hover, .forgetpwd a,.forgetpwd a:visited, .captcha_label, .backtologin a,.backtologin a:visited,.ancLogin a:link,.ancLogin a:hover,.ancLogin a:visited{ color:#347a86;}*/
.forgetpwd a, .forgetpwd a:visited, .virtual_kb, .backtologin a, .backtologin a:visited, #lnkChangePwd, #lnkSignOut, #lnkSecQusChange, #lnkRefresh, .lnkFund_valuation {
    text-decoration: none;
}

.captcha_refresh {
    background-position: -10px -10px;
    float: left;
}

    .captcha_refresh, .captcha_refresh a {
        width: 22px;
        height: 36px;
        display: inline-block;
        margin-left: 6px;
    }

.login_btn, .btn, .r_btn, .disable_btn {
    width: 94px;
    margin: 14px auto 0;
}

.btn_width {
    width: 110px !important;
}

.forgetpwd {
    width: 90px;
    height: auto;
    font-size: 11px;
    margin: 0 auto;
    padding-top: 16px;
}
/*Updated by RamuP for CR 28170-1*/
.security_warning {
    /*padding-left: 10px;
    padding-top: 10px;
    font-size: 10px;
    color: #990000;
    text-align: center;
    padding: 20px 0 0 0;*/
    font-size: 10px;
    color: #990000;
    text-align: center;
    padding: 10px 50px 0px 15px;
    float: right;
    width: 460px;
}
/*End of login part*/
.footergap {
    padding-bottom: 48px; /*Height of the footer element*/
}

.footer {
    width: 100%;
    height: 45px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #e7e7e7;
}

.footer_text, .footer_resolution {
    font-size: 10px;
    color: #808080;
}

.footer_text {
    padding: 8px 0 0 22px;
    text-align: left;
}

.footer_resolution {
    padding: 8px 22px 0 0;
    text-align: right;
}

.captcha_image {
    float: left;
    padding: 3px 0 0 5px;
}

.user_icon {
    color: #d1d1d1;
    padding: 6px;
}

.user_icon_bold {
    padding-left: 6px;
    /*color: #000;*/
    /*updated on 15-Apr-2019 based on email from yamini*/
    color: #133984;
}

.icon_blue, .refresh {
    color: #245b77;
    padding: 6px;
}

.refresh {
    padding: 14px 10px;
}

.hint {
    color: #e56010;
    margin: 14px 10px;
}
/*.form_input{ width:190px; margin:6px 2px; border: 1px solid #D0D0D0;height:30px;}
.formfield_label{padding:11px 0 0 10px;white-space:nowrap;}*/
.form_input[multiple="multiple"] {
    height: inherit;
}

.label_header {
    padding: 9px 0 5px 20px;
    white-space: nowrap;
}

.label_header, .corp_desc, .login_ref a:link, .login_ref a:visited, .login_ref a:hover {
    color: #e45e10;
}

.corp_desc {
    font-size: 14px;
    padding-bottom: 5px;
}

.tooltip_icon {
    margin-right: 5px;
    cursor: default;
    color: #d0cead;
    text-shadow: 3px 1px #FFF;
}
/*#945f84*/
/*Tool Tip css*/
.tooltip {
    display: none;
    position: absolute;
    border: 1px solid #e8c87f;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;
    color: #07766d;
    font-size: 12px;
    z-index: 101;
}

#atooltip {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    position: absolute;
    background: #ffffff;
    color: #828081;
    font-size: 11px;
    display: none;
    border: 1px solid #828081;
    padding: 5px;
    width: 190px;
}
/*end of Tool tip css*/
.amountfigure {
    border: 1px solid black;
    background-color: yellow;
    font-weight: bold;
    max-width: 220px;
}

.control_label {
    height: 35px;
    padding-top: 9px;
}

.dialog_bg {
    background-color: #fff !important;
}

.icon_Edit {
    color: #8e9398;
}

.icon_delete {
    color: #ff6565;
}

.icon_auth {
    color: #1cd300;
}

.mandatory {
    color: #FF0000;
    padding-left: 2px;
}

.formfield_input {
    padding-left: 5px;
}
/*master page profile  .place_bottom{padding-top:43px;}*/
.login_detail {
    margin: 7px auto;
    color: #133984 !important;
}

/*added by RamuP for CR 28564-1*/
#lnkChangePwd:hover, #lnkSignOut:hover, .linkbutton_valuation_color, .label_header, #lnkSecQusChange:hover {
    text-decoration: underline !important;
}

#mobile_table-wrap {
    margin: 10px;
}

.mobilegrid {
    width: 100%;
    border-collapse: collapse;
    border: none;
}
    /* Zebra striping */
    .mobilegrid tr:nth-of-type(even) {
        background: #ffffff;
    }

    .mobilegrid tr:nth-of-type(odd) {
        background: #dbe5f1;
    }

    .mobilegrid th {
        background: #e45e10;
        color: #ffffff;
        font-weight: bold;
    }
/*.mobilegrid td, .mobilegrid th { 
    padding: 6px; 
    border: 1px solid #ccc; 
}*/
.ui-widget-header {
    background-color: #07766d !important;
}

.ui-multiselect-checkboxes label:hover {
    background-color: Red;
}
/*.ui-icon, .ui-widget-content .ui-icon {background-image: url("../Images/ui-icons_222222_256x240.png") !important;}*/
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background-position: 43px -3px;
    border: 1px solid #fbcb09;
    color: #f3aa3f !important;
    font-weight: bold;
    background-color: #dde5f6 !important;
}

.alert {
    background: #fff6bf url(exclamation_mark.gif) center no-repeat;
    background-position: 15px 50%;
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #ffd324;
    border-bottom: 2px solid #ffd324;
}
/*.form_heading
{
font-size:16px !important;	   
font:#07766d !important;
background-color: #fff;
}*/
.note {
    font-weight: bold !important;
}

.note {
    padding: 0;
}

.change_hint {
    padding: 4px 0;
}

.text-uppercase {
    text-transform: uppercase;
}

.remarks_history {
    width: 100%;
    word-wrap: normal;
    min-height: 80px;
    display: inline-block;
    border: 1px solid #ccc;
    white-space: pre-wrap;
}

.no_record {
    text-align: center;
    margin: 40px auto;
    font-size: 14px;
}

.remarks span {
    display: table-cell;
    vertical-align: middle;
}

.remarks_input {
    padding-left: 9px;
}

.authenticate {
    text-align: center;
    padding-top: 400px;
}

.authenticate_text {
    font-size: 28px;
    padding-top: 6px;
    color: #133984;
}

.auth_home {
    float: right;
    padding: 50px 10px;
}

.logout {
    color: #07766d;
}

.logout_text {
    font-size: 28px;
    padding-top: 6px;
}

.logout_msg, .thankyou_text, .sign_in {
    margin: 10px;
}

.sign_in {
    font-size: 12px;
}

.thankyou_text {
    font-size: 16px;
    padding: 5px 0px 10px 20px;
}

.ban {
    color: #e56010;
}

.failedtext {
    font-size: 16px;
    padding: 5px 0px 10px 30px;
    color: #000101;
}

.broker_width {
    /*width: 140px !important;*/
}
/*valuation*/
/*updated for CR 24522-12*/
.val_label_header {
    text-align: left;
    color:black;
}

.val_head_padding {
    padding-bottom: 5px;
}

.blackcolor {
    color: #3e3e3f !important;
}

.greencolor {
    color: #498e1f !important;
}

.redcolor {
    color: #f20201 !important;
}

/*updated for CR 24522-12*/
.borderline {
    /*background-color: #e8eaeb !important;*/
    border-top: 1px solid #f1f2f3 !important;
    border-bottom: 1px solid #cccccc !important;
    background-image: none;
}

.gridborder {
    border: 1px solid #d8d8d8 !important;
}

.val_grid_head_style {
    padding-left: 10px;
}
/*Updated for CR 24522-12*/
    .val_grid_head_style_ft {
        padding-left: 5px !important;
        white-space:nowrap;
    }
/*pending auth*/
.border_grid {
    border: 1px solid #ccc;
}

.focus {
    outline: none;
    border: 1px solid #7bc1f7;
    box-shadow: 0px 0px 8px #7bc1f7;
    /*-moz-box-shadow: 0px 0px 8px #7bc1f7;
  -webkit-box-shadow: 0px 0px 8px #7bc1f7;  */
}

.man_fields {
    text-align: right;
    color: #FF0000;
}

.euin_default_text {
    border-right-style: none;
    width: 10px;
    font-weight: bold;
    background-color: #fff;
}

.euin {
    border-left-style: none;
    position: relative;
    left: -8px;
}

.euin_default_color {
    background-color: White !important;
    border-right-style: none !important;
    width: 10px !important;
}
/*.euin_paragraph { line-height:20px !important; text-align:justify !important; word-break:break-all;white-space:pre-wrap;}*/
.euin_dec {
    margin-left: 0px !important;
    padding-left: 4px !important;
    padding-top: 11px;
}

.euin_auth {
    padding-left: 7px;
}

.declaration, .p_align {
    text-align: justify !important;
}

.declaration {
    padding: 20px;
}

.euin_popup {
    width: 50px;
    padding-top: 1px;
}

.euin_auth_popup {
    width: 36px !important;
    padding: 0 !important;
}

.cp_captchainput {
    border-width: 1px;
    float: left;
    width: 265px;
}

.fp_input {
    border: 1px solid #d0d0d0;
    height: 30px;
    width: 200px;
}

.center_btn, .login_center {
    text-align: center;
    padding-top: 5px;
}
/* gridview paging*/
.gridview {
    padding: 2px;
    margin: 2% auto;
}

    .gridview, .gridview a {
        background-color: #ffffff;
    }

        .gridview a {
            margin: auto 1%;
            color: #133984;
            text-decoration: none;
        }

        .gridview span, .gridview a {
            border-radius: 3px;
        }

        .gridview span, .gridview a {
            padding: 5px 10px;
        }

            .gridview span, .gridview a:hover {
                background-color: #133984;
                color: #ffffff;
            }
/* end of gridview paging*/
.virtaul_key {
    white-space: pre-wrap;
    word-break: break-all;
    word-wrap: normal;
}

.for_label {
    margin-left: 10px !important;
}

.float_right {
    float: right;
    padding-top: 6px;
}

.align_right, .float_right {
    text-align: right;
}

.hr_line {
    background-color: #077b72;
    height: 3px;
}

.pad_top {
    padding-top: 10px;
}

.amcsummaryval {
    display: block;
    line-height: 44px;
}

    .amcsummaryval img {
        margin: 12px auto;
    }
/*password strength*/
#pswd_strn {
    height: 10px;
    display: block;
    float: left;
}

.strength0 {
    width: 100px;
    background: #cccccc;
}

.strength1 {
    width: 10px;
    background: #ff0000;
}

.strength2 {
    width: 25px;
    background: #ff5f5f;
}

.strength3 {
    width: 50px;
    background: #56e500;
}

.strength4 {
    background: #4dcd00;
    width: 75px;
}

.strength5 {
    background: #399800;
    width: 100px;
}

.html_img {
    list-style: none;
}

    .html_img img {
        vertical-align: middle;
    }

.grid_cell_wrap {
    white-space: normal !important;
}

.text_wrapping {
    display: table-cell;
    padding-right: 4px;
}

/* remarks textbox*/
.txtremarks {
    width: 300px;
    height: 50px;
}
/* remarks textbox*/
.lblremarks {
    margin-top: 19px !important;
}
/*Styling for Search Box*/
/*'CR-20484-2  POA*/
.search_textinput {
    height: 27px !important;
    margin: 0 0 10px;
    border-color: #a9a9a9;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    outline: none;
    color: #888;
}

.searchimage {
    display: inline-block;
    position: relative;
    border-color: #a9a9a9;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    padding: 6px 2px 11px 0;
    cursor: pointer;
    background: #ffffff;
    width: 16px;
    color: #000007;
    margin-left: -4px;
    float: right;
}

#txtSearch:focus {
    box-shadow: none !important;
    border-color: #a9a9a9;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    color: Black;
    outline: medium none;
}

.reset {
    margin-left: 23px;
}
/*CR-21363-1*/
.btn_another_trxn {
    border-radius: 3px;
    border-style: none none solid;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #fff;
    height: 34px;
    cursor: pointer;
    background: none repeat scroll 0 0 #217194;
    border-color: #217194;
    width: 134px;
    margin: 14px auto 0;
}

    .btn_another_trxn:active {
        border-style: none none none;
    }
/*CR 24410-1 Start*/
.btn_authnow ,.disable_authnow {
    border-radius: 3px;
    border-style: none none solid;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #fff;
    height: 34px;
    cursor: pointer;
    background: none repeat scroll 0 0 #07727a;
    border-color: #07727a;
    width: 112px;
    margin: 14px auto 0;
}

.disable_authnow {
    background: none repeat scroll 0 0 #07727a;
    opacity:0.4;
}

    .btn_authnow:active {
        border-style: none none none;
    }
   
.btn_authlater, .disable_authlater {
    border-radius: 3px;
    border-style: none none solid;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #fff;
    height: 34px;
    cursor: pointer;
    background: none repeat scroll 0 0 #e29816;
    border-color: #e29816;
    width: 112px;
    margin: 14px auto 0;
}
.disable_authlater {
       background: none repeat scroll 0 0 #e29816;
       opacity:0.4;
}

    .btn_authlater:active {
        border-style: none none none;
    }
  
/*CR 24410-1 End*/

.marquee {
    height: 50px;
    overflow: hidden;
    position: relative;
    background: #fff !important;
    color: red;
    font-weight: bold;
    font-size: 12px !important;
}
/*updated for CR 25591-1 Aadhaar banner*/
    .marquee p {
        position: absolute;
        width: 1550px;
        height: 100%;
        margin: 0;
        line-height: 37px;
        text-align: center;
        /* Starting position */
        -moz-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        /* Apply animation to this element */
        -moz-animation: scroll-left 35s linear infinite;
        -webkit-animation: scroll-left 35s linear infinite;
        animation: scroll-left 35s linear infinite;
    }

    /*Updated for CR 24410-1*/
.download_btn {
    background-color: #07726a;
    border-color: #07726a;
    color: #fff !important;
    font-family: museo-slab,Georgia,"Times New Roman",Times,serif;
    font-size: 24px;
    margin-top: 22px;
    padding: 10px 0;
    border-radius: 3px;
    text-align:center;
}

.icon_label {
    width: inherit;
    white-space: nowrap;
    text-align: center;
    color: #005ca3;
    padding: 1px 0 0 4px;
    float: right;
}

.icon_button_medium {
    width: 192px;
}

.icon_button {
    float: left;
    margin: 3px 0 0 3px;
    background: none repeat scroll 0 0 transparent;
    color: #85c157;
}


.icon_button_home {
    float: left;
    /*margin:3px 0 0 3px;*/
    background: none repeat scroll 0 0 transparent;
    /*color: #85c157;*/
}


/* Move it (define the animation) */
@-moz-keyframes scroll-left {
    0% {
        -moz-transform: translateX(100%);
    }

    100% {
        -moz-transform: translateX(-100%);
    }
}

@-webkit-keyframes scroll-left {
    0% {
        -webkit-transform: translateX(100%);
    }

    100% {
        -webkit-transform: translateX(-100%);
    }
}

@keyframes scroll-left {
    0% {
        -moz-transform: translateX(100%); /* Browser bug fix */
        -webkit-transform: translateX(100%); /* Browser bug fix */
        transform: translateX(100%);
    }

    100% {
        -moz-transform: translateX(-100%); /* Browser bug fix */
        -webkit-transform: translateX(-100%); /* Browser bug fix */
        transform: translateX(-100%);
    }
}

/*added by murugesan  CR-23857-1*/
.pad_bot {
    vertical-align: middle;
    padding-bottom: 10px;
    display: inline;
}
/* added by Ramu for CR 27973-1 */
.wordwrap { 
    white-space: pre-wrap; /* CSS3 */
    white-space: -moz-pre-wrap; /* Firefox */
    white-space: -pre-wrap; /* Opera <7 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* IE */
}

/*CR 28379 start */

.ui-widget-headerOTP {
    background-color: #fff !important;
    /*background: #eee url("../Images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;*/
}

.ui-widget-headerOTP {
    border: none !important;
    background-color: #265f7d;
    color: #fff;
    font-weight: bold;
}
.ui-buttonOTP {
    display: none;
}
/*CR 28379  End*/

.notifycircle {
    display: inline-block;
    padding: 1px 1px;
    font-weight: bold;
    line-height: 1;
    color: #fff !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #dd0606;
    border-radius: 50px;
    position: relative;
    margin-top: -7px;
    z-index: 1;
}
/*Added by Murugesan N for CR-CAMS-147*/
.ExitLoadText {
    color: #FF0000;
    line-height: 1.6;
    margin-top: 1.6px;
}