﻿body
{
    margin: 0;
    padding: 0;
    background-color: #e9e9e9;
    font-family: chella;
}
table, td
{
    padding: 0px;
    margin: 0px;
}

@font-face
{
    font-family: "chella";
    src: url("../font/Futura-Normal.woff") format("woff");
    src: url("../font/ufonts.com_futura-normal.ttf") format("truetype");
}


inputbox
{
    -webkit-appearance: none;
}


.updateProgress
{
    border-width: 1px;
    border-style: solid;
    border-color: #ee1c24;
    background-color: #FFFFFF;
    position: absolute;
    width: 260px;
    height: 73px;
    margin: 0 auto;
    top: 1079px;
    left: 0px;
}

.faq_tbl
{
    border-collapse: collapse;
    width: 500px;
}

.submit
{
    -webkit-appearance: none;
}
/*container*/
.container
{
    width: 80%;
    border-collapse: collapse;
    margin: 0 auto;
    padding: 0;
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 7px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 5px 7px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 7px -3px rgba(0,0,0,0.75);
}
/*container*/

/*table td lbl txtboxtd width*/
.tablewidth
{
    width: 100%;
    border-collapse: collapse;
}
.tablewidth1
{
    width: 70%;
    border-collapse: collapse;
    border: 1px solid #d7d7d7;
}
.tdwidth
{
    width: 50%;
}

.tdwidth1
{
    width: 70%;
    height: 30px;
}
.tdwidth2
{
    width: 30%;
    height: 30px;
}

.lblwidth1 
{
    width: 70%;
    padding: 3px;
}
.txtbwidth1 
{
    width: 30%;
   
}
.lblwidth
{
    width: 45%;
    padding: 3px;
}
.txtbwidth
{
    width: 55%;
    padding: 5px 0 5px 0;
}
.pa_lbl
{
    border: 1px solid #c1b5e0;
    border-radius: 5px;
    font-size: 18px;
    color: #5f4f93;
    background-color: #e0d9f3;
    padding: 5px;
}
.RetrieveExistApp_tbl
{
    border: 1px solid #034489;
    border-radius: 5px;
    height: 200px;
    width: 500px;
}
/*table td width*/
/*rbl*/
.rblalign
{
    text-align: left;
    padding-left: 45px;
    color: #929494;
    font-size: 18px;
}
/*table*/
.tbl_main
{
    width: 80%;
    margin: 0 auto;
    border-collapse: collapse;
    border-left: 1px solid #034489;
    border-right: 1px solid #034489;
}
.tbl_main_changepass
{
    width: 80%;
    margin: 0 auto;
    border-collapse: collapse; /*border-left: 1px solid #034489;     border-right: 1px solid #034489;*/
}
.tbl_main1
{
    width: 80%;
    margin: 0 auto;
    border-collapse: collapse;
}



.contenttable
{
    width: 70%;
    margin: 0 auto;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.pa_tbl
{
    width: 70%;
    height: 80px;
    background-color: #f7f7f7;
    border: 1px solid #da251c;
    border-radius: 5px;
}
.pa_tbl1
{
    width: 67%;
    height: 60px;
    background-color: #f7f7f7;
    border: 1px solid #da251c;
    border-radius: 5px;
}

/*table*/
/*2,4 column*/
.twocoloumn
{
    width: 57%;
    vertical-align: top;
}
.twocoloumn1
{
    width: 43%;
    vertical-align: top;
}
.fourcolumn
{
    width: 25%;
    height: 40px;
}
.threecol
{
    width: 20%;
    font-size: 18px;
    color: #767474;
    padding-left: 10px;
}
.threecol_one
{
    width: 25%;
    text-align: center;
}
.fscs_footer_col
{
    width: 70%;
}
.fscs_footer_col1
{
    width: 30%;
}
/*2 column*/
/*heading title*/


.heading_txt
{
    font-size: 1.2em;
    vertical-align: middle;
    margin-left: 20px;
    font-family: chella;
}
.heading
{
    color: #EE1C23;
    font-weight: bold;
    font-family: chella;
    text-align: right;
    font-size: 20px;
    padding: 0 50px 0 0;
}
.title
{
    color: #006cb8;
    font-weight: bold;
    font-family: chella;
    text-align: left;
    font-size: 19px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.stitle
{
    color: #006cb8;
    font-weight: bold;
    font-family: chella;
    text-align: left;
    font-size: 19px;
    padding: 10px;
    background-color: #F6F6F6;
}
.title3
{
    color: #006cb8;
    font-weight: bold;
    font-family: chella;
    text-align: center;
    font-size: 19px;
    padding: 7px;
}
.subtitle
{
    color: #770f2a;
    font-weight: bold;
    font-family: calibri;
    text-align: center;
    font-size: 17px;
    height: 30px;
}
.lbltxt
{
    font-family: chella;
    color: #636363;
    font-size: 15px;
    padding: 5px 0 5px 5px;
}
.lbltxtc
{
    font-family: chella;
    color: #636363;
    font-size: 15px;
    padding: 8px 0 5px 15px;
}
.taxtxt
{
    color: #636363;
    font-family: chella;
    font-size: 15px;
    padding: 8px 8px 5px 15px;
    vertical-align: top;
}
.lbltxt1
{
    font-family: chella;
    color: #636363;
    font-size: 15px;
    line-height: 2em;
}
.Reload
{
    color: #636363;
    font-family: chella;
    font-size: 13px;
    font-weight: bold;
}
.bodytext
{
    font-family: chella;
    font-size: 14px;
    color: #636363;
    font-weight: normal;
    line-height: 2em;
    padding: 5px 10px 5px 10px;
}
.bodytextbold1
{
    font-family: chella;
    font-size: 15px;
    color: #636363;
    font-weight: normal; /*padding: 1px 1px 1px 2px;*/
    line-height: 2em;
}
/*.bodytextbold
{
    font-family: chella;
    font-size: 14px;
    color: #666666;
    font-weight: normal; 
    text-align: left;
    text-decoration: none;
}*/
.lblalert
{
    font-family: chella;
    font-size: 15px;
    color: #01539C;
    font-weight: normal;
    text-align: center;
    letter-spacing: 1px;
}
/*heading title*/

/*textbox selectbox*/
.txtbox
{
    border: 1px solid #666666;
    border-radius: 5px;
    color: #666666;
    font-family: chella;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    text-indent: 2px; /*width: 90%;*/
}
.txtbox.error
{
    border: 2px solid rgba(255, 0, 0, 0.6);
}
/*.chkbox
{
   border-radius: 3px;
   display: inline-block;
   position: relative;
   border: 1px solid #666666;
}
.chkbox.error
{
   
    border: 1px solid rgba(255, 0, 0, 0.6);
}*/
.lblbox.error
{
    border: 1px solid #da251c;
    border-radius: 3px;
    color: #da251c;
}
.Utxtbox
{
    border: 1px solid #666666;
    border-radius: 5px;
    color: #666666;
    font-family: chella;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    text-indent: 0px;
    width: 90%;
}
.UtxtboxC
{
    border: 1px solid #666666;
    border-radius: 5px;
    color: #666666;
    font-family: chella;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    text-indent: 10px;
    width: 95%;
}
.Ubtxtbox
{
    width: 90%;
    height: 33px;
    border-radius: 5px;
    border: 1px solid #666666; /* margin-left: 45px;*/ /*padding-left: 10px;*/
    text-indent: 0px;
    font-family: chella;
    font-size: 14px;
    color: #666666;
}
.Utxtbox.error
{
    border: 2px solid rgba(255, 0, 0, 0.6);
}

/*
.Ustxtbox
{
    border: 1px solid #666666;
    border-radius: 5px;
    height: 33px;
    text-indent: 10px;
    width: 70px;
}
*/

.Ustxtbox
{
    border: 1px solid #666666;
    border-radius: 5px;
    height: 33px;
    width: 70px;
    font-family: chella;
    font-size: 14px;
    color: #666666;
}

.txtbox11
{
    width: 350px;
    height: 35px;
    border-radius: 5px;
    border: 1px solid #fff; /* margin-left: 45px;*/
}



.selectbox
{
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff url("../images/down-arrow.png") no-repeat scroll right center;
    border: 1px solid #666666;
    border-radius: 3px;
    color: #666666;
    font-family: chella;
    font-size: 15px;
    height: 33px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-top: 1px;
    text-overflow: "";
    width: 90%;
}
select::-ms-expand
{
    display: none !important;
}
.selectbox.error
{
    border: 2px solid rgba(255, 0, 0, 0.6);
}

.bselectbox
{
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff url("../images/down-arrow.png") no-repeat scroll right center;
    border: 1px solid #666666;
    border-radius: 3px;
    color: #717171;
    height: 33px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 18px !important;
    padding-top: 1px;
    width: 90%; /*text-indent: 3px;*/
    font-family: chella;
    font-size: 14px;
    color: #666666;
}
.sselectbox
{
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff url("../website/images/down-arrow.png") no-repeat scroll right center;
    border: 1px solid #666666;
    border-radius: 3px;
    color: #717171;
    height: 37px;
    width: 80px;
}
.sselectbox1
{
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff url("../website/images/down-arrow.png") no-repeat scroll right center;
    border: 1px solid #666666;
    border-radius: 3px;
    color: #666666;
    font-family: chella;
    font-size: 13px;
    height: 33px;
    text-indent: 5px;
    width: 25%; /*28%*/
}
.sctxtbox
{
    width: 50%;
    height: 33px;
    border-radius: 5px;
    border: 1px solid #666666; /* margin-left: 45px;*/
    line-height: 33px;
    text-indent: 10px;
    font-family: chella;
    font-size: 14px;
    color: #666666;
}
/*textbox selectbox*/
/*Button*/
.button
{
    border: 1px solid #034489;
    border-radius: 5px;
    background-color: #034489;
    font-family: chella;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    cursor: pointer;
    padding: 8px 8px 8px 8px;
}
.button:hover
{
    background-color: #ee1c24;
    border: 1px solid #ee1c24;
}
.button_logout
{
    border: 1px solid #034489;
    border-radius: 5px;
    background-color: #323336;
    font-family: chella;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    cursor: pointer;
    padding: 8px 8px 8px 8px;
}
.button_logout:hover
{
    background-color: #ee1c24;
    border: 1px solid #ee1c24;
}

.search_btn
{
    cursor: pointer;
    padding: 5px 10px;
    background: #006cb8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #006cb8;
    outline: 0;
    font-family: chella;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
}
.btn
{
    cursor: pointer; /*padding: 6px 16px;*/
    background: #ff9999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ff9999;
    outline: 0;
    font-family: chella;
    font-size: 13px;
    color: #fff;
    font-weight: 600; /*margin-top: 10px;     margin-bottom: 10px;*/
}
.btn:hover
{
    cursor: pointer; /*padding: 6px 16px;*/
    background: #5f4f93;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #5f4f93;
    outline: 0;
    font-family: chella;
    font-size: 13px;
    color: #fff;
    font-weight: 600; /*margin-top: 10px;     margin-bottom: 10px;*/
}
.go_btn
{
    background-color: #da251c;
    border-bottom-left-radius: 5px; 
    border-bottom-right-radius: 5px; 
    color: #fff;
    display: block; 
    padding: 6px 0; 
    text-decoration: none;
    font-family:chella;
    font-size: 1.1em;
    font-weight:normal;
}
.go_btn:hover
{
    background-color: #F2F0F0;
    border-bottom-left-radius: 5px; 
    border-bottom-right-radius: 5px; 
    color: #00579C;
    display: block; 
    padding: 6px 0; 
    text-decoration: none;
}
/*Button*/
/*File Upload*/
.fileupload
{
    border: none;
    width: 300px;
    height: 30px;
    margin-left: 0px;
    background: #fff;
    border-radius: 5px;
}
.sfileupload
{
    border: none;
    width: 170px;
    margin-left: 18px;
    background: #fff;
}
/*File Upload*/
/*lbl msg*/
.lblSuccess
{
    color: Green;
    text-align: center;
}
.lblError
{
    color: Red;
    text-align: center;
}
/*lbl msg*/
/*Footer*/
.footer
{
    width: 100%;
    background-color: #034489;
    border: 1px solid #006cb8;
    height: 80px;
    text-align: center;
    color: #fff;
    vertical-align: middle;
}
/*Footer*/
/*hr*/
.hr
{
    border: 0;
    height: 0;
    border-bottom: 1px solid #e5e5e5;
}
/*hr*/
/*Required*/
.req
{
    color: #ff0000;
    font-size: 12px;
}
/*Required*/
/*Panel*/
.panel
{
    width: 100%;
}
/*Panel*/
/*p*/
.p
{
    color: #929494;
    line-height: 22px;
    text-align: justify;
    color: #929494;
    font-size: 18px;
}
/*p*/
/*
.logo
{
    /
    padding: 0px 0px 0px 50px;
}*/
.rbl_txt
{
    color: #636363;
    font-family: chella;
    font-size: 15px;
}
.tcolumn
{
    padding-top: 10px;
}

/*Step*/
.step_active
{
    width: 25%;
    color: #3d4045;
    border-right: 1px solid #9ca0a2;
    border-right-style: dotted;
    border-bottom: 2px solid #034489;
    background-color: #f6f6f6;
}
.step
{
    width: 25%;
    color: #dbdbdb;
    border-right: 1px solid #9ca0a2;
    border-right-style: dotted;
}
/*Step*/
.bond_tbl
{
    padding: 0px;
    border: 1px solid #034489;
    height: 56px;
    width: 70%;
    border-radius: 5px;
}
.poptbl
{
    width: 50%;
    height: 400px;
    left: 0px;
    background-color: #f1f5f9;
    overflow: scroll;
    border-top-right-radius: 5px;
    border: 2px solid #034489;
    border-radius: 5px;
}
.Preview_tbl_twocol
{
    width: 60%;
    vertical-align: top;
    margin: 0 auto;
}

.Preview_tbl_twocol1
{
    width: 40%;
    vertical-align: top;
    margin: 0 auto;
}

.boldtext
{
    font-family: chella;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    padding-left: 5px;
    margin-left: 0px;
}
.confirm_tbl
{
    width: 65%;
    margin: 0 auto;
    background-color: #f1f5f9;
    border-radius: 5px;
    border: 1px solid #00579c;
    padding-top: 10px;
    padding-bottom: 10px;
}
.confirm_txt
{
    line-height: 2em;
    color: #48494a;
    font-family: chella;
}
.display
{
    visibility: hidden;
    font-size: 1.2em;
    vertical-align: middle;
    width: 100%;
    background-color: #f2f2f2;
    text-align: center;
    color: #3d4045;
}

.dtgridhd
{
    height: 40px;
    text-align: left;
    background-color: #e5e5e5;
    color: #666666;
    font-family: chella;
    font-size: 15px;
    font-weight: normal;
    border-left: 1px solid #e5e5e5;
}
.dtgriddata
{
    color: #666666;
    font-family: Calibri;
    font-size: 15px;
    border: 1px solid #e5e5e5;
    padding: 0 0 0 2px;
}
.RowStyle
{
    height: 30px;
    border: 1px solid #e5e5e5;
}
.AlternateRowStyle
{
    background-color: #f7f7f7;
    height: 30px;
    border: 1px solid #e5e5e5;
}
td, th
{
    border-color: #e5e5e5;
}
.link
{
    font-family: chella;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
}




/*20170404*/
.Sub_tbl1
{
    width: 80%;
    margin: 0 auto;
    border-collapse: collapse;
}
.sub_intbl1
{
    width: 60%;
    margin: 0 auto;
    border-collapse: collapse;
}
.tbl_main_heading
{
    background-color: #034489;
    font-family: chella;
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    height: 80px;
    padding-left: 20px;
    text-transform: uppercase;
    vertical-align: middle;
}
.tbl_main_heading1
{
    font-size: 18px;
    text-align: center;
    padding-left: 0px;
    height: 20px;
}
.heading_rht
{
    padding-right: 20px;
    text-align: right;
    vertical-align: middle;
}
/*20170404*/

/*homepage*/
.hometbl
{
    background-color: #fff;
    border: 1px solid #da251c;
    border-radius: 6px;
}
/*.hometbl:hover
{
    background-color: #f1f5f9;
    border: 1px solid #00579c;
    border-radius: 6px;
}*/

.two_preview
{
    width: 50%;
}
.pewtxt
{
    color: #000000;
    font-family: Trebuchet MS,Segoe UI,Verdana,Arial,sans-serif,Helvetica;
    font-size: 13px;
    font-weight: bold;
    margin-left: 5px;
}

.ex_popup_tbl
{
    width: 20%;
    background-color: #F4F8FC;
    padding: 15px 0 15px 0;
    border: 1px solid #00579C;
    border-radius: 3px;
}

.odt_home
{
    width: 22%;
}

/*FAQ - chellappa*/
button.accordion
{
    background-color: #eee;
    color: #636363;
    cursor: pointer;
    padding: 13px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    font-weight: 600;
    transition: 0.4s;
    border-bottom: 1px solid #fff;
    font-family: chella;
}

button.accordion.active
{
    background-color: #00579c;
    border-bottom: 1px solid #F5F8FB;
    color: #fff;
}

button.accordion:hover
{
    background-color: #00579c;
    border-bottom: 1px solid #F5F8FB;
    color: #fff;
}

button.accordion:after
{
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
button.accordion:hover:after
{
    content: '\002B';
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after
{
    content: "\2212";
    background-color: #00579c;
    color: #fff;
}

div.vpanel
{
    padding: 0 18px;
    background-color: #F5F8FB;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    color: #636363;
    line-height: 1.5em;
    font-size: 15px;
}
.faq_mar
{
    margin: 10px 0 10px 10px;
}
/*FAQ*/



@media screen and ( max-width: 1120px )
{
    .container
    {
        width: 90%;
    }
    .contenttable
    {
        width: 90%;
    }

    .tablewidth1
    {
        width: 95%;
    }
    .Utxtbox
    {
        width: 95%;
        height: 30px;
        border-radius: 5px;
        border: 1px solid #666666;
    }
    .UtxtboxC
    {
        width: 95%;
        height: 30px;
        border-radius: 5px;
        border: 1px solid #666666;
    }
    .selectbox
    {
        -webkit-appearance: none;
        -moz-appearance: none;
        background: #fff url("../website/images/down-arrow.png") no-repeat scroll right center;
        border: 1px solid #666666;
        border-radius: 3px;
        color: #717171;
        height: 35px;
        padding-bottom: 1px;
        padding-left: 0;
        padding-right: 18px !important;
        padding-top: 1px;
        width: 96%;
        margin-left: 3px;
    }
}

@media screen and ( max-width: 1000px )
{
    .container
    {
        width: 90%;
    }
    .twocoloumn
    {
        width: 100%;
        float: left;
    }
    .twocoloumn1
    {
        width: 100%;
        float: left;
    }
    .bond_tbl
    {
        width: 90%;
    }


    .poptbl
    {
        width: 70%;
    }
    .CustomValidatorCalloutStyle
    {
        left: 40% !important;
    }

    .pa_tbl
    {
        width: 100%;
    }
    .pa_tbl1
    {
        width: 95%;
    }
    .display
    {
        visibility: visible;
        height: 40px;
    }
    .hide
    {
        display: none;
    }
}

@media only screen and (max-width: 750px)
{
    
    .container
    {
        width: 90%;
    }
    /*.logo
                            {
                                display: block;
                                margin: 0 auto;
                                padding: 0;
                            }*/
    .heading_txt
    {
        text-align: center;
    }
    .heading
    {
        padding: 0 0px 0 0;
        text-align: center;
    }
    .tablewidth
    {
        width: 100%;
    }
    .tablewidth1
    {
        width: 95%;
    }
    .twocoloumn
    {
        width: 100%;
        float: left;
    }
    .twocoloumn1
    {
        width: 100%;
        float: left;
    }
    .fscs_footer_col
    {
        width: 100%;
        float: left;
    }
    .fscs_footer_col1
    {
        width: 95%;
        float: left;
    }


    .pa_tbl
    {
        width: 100%;
    }
    .pa_tbl1
    {
        width: 95%;
    }
    .RetrieveExistApp_tbl
    {
        width: 95%;
    }

    .threecol
    {
        width: 100%;
        float: left;
        text-align: center;
        padding-top: 10px;
    }
    .threecol_one
    {
        width: 100%;
        float: left;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
    }


    .tdwidth
    {
        width: 100%;
        float: left;
    }
    .tcolumn
    {
        width: 100%;
        height: 100%;
        float: left;
    }
    .contenttable
    {
        width: 90%;
    }

    .lblwidth
    {
        width: 100%;
        float: left;
    }
    .lbltxt
    {
        color: #929494;
        font-size: 16px;
        padding-left: 9px;
    }
    .lbltxtc
    {
        color: #636363;
        font-size: 15px;
        padding-left: 2px;
    }
    .taxtxt
    {
        color: #636363;
        font-size: 15px;
        padding-left: 2px;
    }
    .txtbwidth
    {
        width: 100%;
        float: left;
    }
    .rblalign
    {
        text-align: left;
        padding-left: 10px;
        width: 100%;
    }

    .Utxtbox
    {
        width: 95%;
        height: 30px;
        border-radius: 5px;
        border: 1px solid #666666;
        margin-left: 4px;
    }
    .UtxtboxC
    {
        width: 95%;
        height: 30px;
        border-radius: 5px;
        border: 1px solid #666666;
        margin-left: 4px;
    }
    .Ubtxtbox
    {
        width: 95%;
        height: 30px;
        border-radius: 5px;
        border: 1px solid #666666; /* margin-left: 45px;*/
        margin-left: 4px;
    }
    .Ustxtbox
    {
        /*width: 31.6%;*/
        height: 25px;
        border-radius: 5px;
        border: 1px solid #666666;
    }
    .fileupload
    {
        border: none;
        width: 95%;
        height: 30px;
        margin-left: 0px;
        background: #fff;
        border-radius: 5px;
    }
    .sfileupload
    {
        border: none;
        width: 95%;
        margin-left: 0px;
        background: #fff;
    }

    .fourcolumn
    {
        width: 100%;
        float: left;
    }
    .selectbox
    {
        -webkit-appearance: none;
        -moz-appearance: none;
        background: #fff url("../website/images/down-arrow.png") no-repeat scroll right center;
        border: 1px solid #666666;
        border-radius: 3px;
        color: #717171;
        height: 35px;
        padding-bottom: 1px;
        padding-left: 0;
        padding-right: 18px !important;
        padding-top: 1px;
        width: 96%;
        margin-left: 3px;
    }
    .bselectbox
    {
        -webkit-appearance: none;
        -moz-appearance: none;
        background: #fff url("../website/images/down-arrow.png") no-repeat scroll right center;
        border: 1px solid #666666;
        border-radius: 3px;
        color: #717171;
        height: 35px;
        padding-bottom: 1px;
        padding-right: 18px !important;
        padding-top: 1px;
        width: 96%;
        margin-left: 4px;
    }
    .step_active
    {
        border-right: none;
        border-right-style: none;
    }

    .bond_tbl
    {
        width: 90%;
    }
    .CustomValidatorCalloutStyle
    {
        left: 20% !important;
    }
    .poptbl
    {
        width: 70%;
    }
    .Preview_tbl_twocol
    {
        width: 100%;
        float: left;
    }

    .Preview_tbl_twocol1
    {
        width: 100%;
        float: left;
        padding-top: 20px;
    }

    .confirm_tbl
    {
        width: 90%;
        margin: 0 auto;
    }
    .confirm_txt
    {
        text-align: justify;
        padding-left: 5px;
        padding-right: 5px;
    }
    .display
    {
        visibility: visible;
        height: 40px;
    }
    .hide
    {
        display: none;
    }
    .lblalign
    {
        margin-left: 6px !important;
    }
    .aln_left
    {
        margin-left: 4px;
    }

    /*20170404*/
    .tbl_main
    {
        width: 95%;
    }
    .Sub_tbl1
    {
        width: 95%;
    }
    .sub_intbl1
    {
        width: 100%;
    }
    .tbl_main_heading
    {
        font-size: 18px;
        text-align: center;
        padding-left: 0px;
    }
    .tbl_main_heading1
    {
        font-size: 18px;
        text-align: center;
        padding-left: 0px;
        height: 20px;
    }
    .heading_rht
    {
        text-align: center;
    }
    /*20170404*/
    .faq_tbl
    {
        width: 100%;
    }
    #scrolltable { width:90%;margin:0 auto; height: 600px; overflow: auto; }
}
@media only screen and (max-width: 480px)
{
    #scrolltable { width:90%;margin:0 auto; height: 400px; overflow: auto; }
    .container
    {
        width: 97%;
    }






    .tablewidth
    {
        width: 100%;
    }
    .tablewidth1
    {
        width: 95%;
    }
    .twocoloumn
    {
        width: 100%;
        float: left;
    }
    .twocoloumn1
    {
        width: 100%;
        float: left;
    }
    .two_preview
    {
        width: 100%;
        float: left;
    }
    .fscs_footer_col
    {
        width: 100%;
        float: left;
    }
    .fscs_footer_col1
    {
        width: 100%;
        float: left;
    }

    .pa_tbl
    {
        width: 100%;
    }
    .pa_tbl1
    {
        width: 95%;
    }
    .RetrieveExistApp_tbl
    {
        width: 95%;
    }

    .threecol
    {
        width: 100%;
        float: left;
        text-align: center;
        padding-top: 10px;
    }
    .threecol_one
    {
        width: 100%;
        float: left;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .tdwidth
    {
        width: 100%;
        float: left;
    }
    .tdwidth1
    {
        width: 95%;
        float: left;
    }
    .tdwidth2
    {
        width: 95%;
        float: left;
    }

    /*
                            .logo
                            {
                                width: 60%;
                            }*/
    .heading_txt
    {
        text-align: center;
    }
    .heading
    {
        padding: 0 0px 0 0;
        text-align: center;
    }
    .contenttable
    {
        width: 90%;
    }

    .lblwidth
    {
        width: 100%;
        float: left;
    }
    .lbltxt
    {
        color: #636363;
        font-size: 16px;
        padding-left: 8px;
    }
    .lbltxtc
    {
        color: #636363;
        font-size: 15px;
        padding-left: 2px;
    }
    .taxtxt
    {
        color: #636363;
        font-size: 15px;
        padding-left: 2px;
    }
    .txtbwidth
    {
        width: 100%;
        float: left;
    }
    .rblalign
    {
        text-align: left;
        color: #929494;
        font-size: 18px;
        width: 95%;
    }
    .Utxtbox
    {
        width: 95%;
        height: 30px;
        border-radius: 5px;
        border: 1px solid #666666; /**/
        margin-left: 4px;
    }
    .UtxtboxC
    {
        width: 95%;
        height: 30px;
        border-radius: 5px;
        border: 1px solid #666666; /**/
        margin-left: 4px;
    }
    .Ubtxtbox
    {
        width: 95%;
        height: 30px;
        border-radius: 5px;
        border: 1px solid #666666; /* margin-left: 45px;*/
        margin-left: 4px;
    }
    .Ustxtbox
    {
        /*width: 15%;*/
        height: 25px;
        border-radius: 5px;
        border: 1px solid #666666;
    }
    .selectbox
    {
        -webkit-appearance: none;
        -moz-appearance: none;
        background: #fff url("../website/images/down-arrow.png") no-repeat scroll right center;
        border: 1px solid #666666;
        border-radius: 3px;
        color: #717171;
        height: 35px;
        padding-bottom: 1px;
        padding-left: 0;
        padding-right: 18px !important;
        padding-top: 1px;
        width: 97%;
    }
    .bselectbox
    {
        -webkit-appearance: none;
        -moz-appearance: none;
        background: #fff url("../website/images/down-arrow.png") no-repeat scroll right center;
        border: 1px solid #666666;
        border-radius: 3px;
        color: #717171;
        height: 35px;
        padding-bottom: 1px;
        padding-right: 18px !important;
        padding-top: 1px;
        width: 97%;
        margin-left: 4px;
    }
    .fileupload
    {
        border: none;
        width: 95%;
        height: 30px;
        margin-left: 0px;
        background: #fff;
        border-radius: 5px;
    }
    .sfileupload
    {
        border: none;
        width: 95%;
        margin-left: 0px;
        background: #fff;
    }
    .fourcolumn
    {
        width: 100%;
        float: left;
    }
    .p
    {
        color: #929494;
        line-height: 22px;
        text-align: justify;
        color: #929494;
        font-size: 16px;
    }
    .tcolumn
    {
        width: 100%;
        height: 100%;
        line-height: 35px;
        float: left;
    }

    .step_active
    {
        border-right: none;
        border-right-style: none;
    }
    .CustomValidatorCalloutStyle
    {
        left: 20% !important;
    }
    .ajax__validatorcallout_popup_table
    {
        width: 190px !important;
    }
    .ajax__validatorcallout_error_message_cell
    {
        font-size: 12px !important;
    }


    .bond_tbl
    {
        width: 90%;
    }
    .poptbl
    {
        width: 70%;
    }

    .Preview_tbl_twocol
    {
        width: 100%;
        float: left;
    }

    .Preview_tbl_twocol1
    {
        width: 100%;
        float: left;
        padding-top: 20px;
    }

    .boldtext
    {
        padding-left: 1px;
    }
    .confirm_tbl
    {
        width: 90%;
        margin: 0 auto;
    }
    .confirm_txt
    {
        text-align: justify;
        padding-left: 5px;
        padding-right: 5px;
    }
    .display
    {
        visibility: visible;
        height: 40px;
    }
    .hide
    {
        display: none;
    }

    .lblalign
    {
        margin-left: 7px !important;
    }
    .aln_left
    {
        margin-left: 4px;
    }

    /*20170404*/
    .tbl_main
    {
        width: 95%;
    }
    .Sub_tbl1
    {
        width: 95%;
    }
    .sub_intbl1
    {
        width: 100%;
    }
    .tbl_main_heading
    {
        font-size: 18px;
        text-align: center;
        padding-left: 0px;
        height: 40px;
    }
    .tbl_main_heading1
    {
        font-size: 18px;
        text-align: center;
        padding-left: 0px;
        height: 20px;
    }
    .heading_rht
    {
        text-align: center;
    }
    /*20170404*/
    .ex_popup_tbl
    {
        width: 80%;
    }
    .odt_home
    {
        width: 100%;
        float: left;
        padding-top: 5px;
    }
    .faq_tbl
    {
        width: 100%;
    }
    .faq_tbl td
    {
        border: 1px solid #005793;
        padding: 3px;
    }
}
