﻿
* {
    margin-left: 0;
    margin-right: 0;
}

body {
    background: #fff;
    font-size: 12px;
    font-family: "verdana", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0;
    padding: 0;
    color: black;
}

a:link, a:visited {
    color: #116fb7;
}

a:hover {
    color: #258cdb;
    text-decoration: none;
}

a:active {
    color: #116fb7;
}

.no_border {
    border: none !important;
}

.no_backgrnd {
    background: none !important;
}

h1, h2, h3, h4 {
    font-family: Arial;
}

.sub_red {
    background: url(../../Images/red_proce.jpg) right top no-repeat !important;
    width: 259px !important;
    height: 35px !important;
    font-weight: bold !important;
    margin: 7px 0 0 10px;
    padding: 6px 35px !important;
}

.sub_blue {
    background: url(../../Images/blue_proce.jpg) right top no-repeat !important;
    width: 259px !important;
    height: 35px !important;
    margin: 7px 0 0 10px;
    font-weight: bold !important;
    padding: 6px 35px !important;
}

.edit_cred {
    background: url(../../Images/btn_edit.jpg) right top no-repeat !important;
    width: 259px !important;
    height: 35px !important;
    font-weight: bold !important;
    margin: 7px 0 0 10px;
    padding: 6px 35px !important;
}

.proce_btn {
    background: url("../../Images/login_blue.png") no-repeat;
    width: 246px;
    border: none;
    margin: 0 auto;
    padding: 8px 0 10px 0;
    text-align: center;
}

    .proce_btn a {
        text-decoration: none;
        font-size: 11pt;
        cursor: pointer;
        font-weight: bold;
        font-family: Calibri;
        display: block;
        color: White;
    }



.final_sub {
    background: url(../../Images/btn_proce.jpg) right top no-repeat !important;
    width: 259px !important;
    height: 35px !important;
    margin: 7px 0 0 10px;
    font-weight: bold !important;
    padding: 6px 35px !important;
}

.final_subd {
    background: #bdbdbd !important;
    width: 259px !important;
    height: 35px !important;
    margin: 7px 0 0 10px;
    font-weight: bold !important;
    padding: 6px 35px !important;
    color: white;
}

.red_btn {
    background: url("../../Images/red_btn.jpg") no-repeat !important;
    height: 51px;
    width: 337px;
    color: White;
    border: none;
    font-size: 13pt !important;
    cursor: pointer;
    margin: 10px 0 0 55px;
    font-family: Calibri !important;
    padding: 10px 0 25px 0 !important;
    font-weight: bold !important;
}

.new_link a {
    color: White;
    cursor: pointer;
    font-family: Calibri;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

.new_link {
    background: url("../../Images/jee_link.jpg") no-repeat scroll 0 0 transparent;
    border: none;
    margin: 0 auto;
    left: -11px;
    padding: 12px 0 20px 10px;
    text-align: center;
    width: 320px;
    position: relative;
}

.new_link_right {
    background: url("../../Images/jee_link.jpg") no-repeat right top;
    border: none;
    width: 20px;
    height: 51px;
    position: absolute;
    right: -20px;
    top: 0;
}

.red_btn1 {
    background: url("../../Images/red_btn.jpg") no-repeat;
    width: 337px;
    border: none;
    margin: 0 auto;
    padding: 10px 0 25px 0;
    text-align: center;
}

    .red_btn1 a {
        text-decoration: none;
        font-size: 12pt;
        cursor: pointer;
        font-family: Calibri;
        font-weight: bold;
        color: White;
    }

.red_btn12 {
    background: url("../../Images/red_btn3.jpg") no-repeat;
    width: 207px;
    border: none;
    margin: 0 auto;
    padding: 8px 0 25px 0;
    text-align: center;
}

    .red_btn12 a {
        text-decoration: none;
        font-size: 11pt;
        cursor: pointer;
        font-weight: bold;
        font-family: Calibri;
        color: White;
    }

.cleaner {
    clear: both;
    display: block;
}

.new_link_long a {
    color: White;
    cursor: pointer;
    font-family: Calibri;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

.new_link_long {
    background: url("../../Images/jee_link.jpg") no-repeat scroll 0 0 transparent;
    border: none;
    margin: 0 auto;
    left: -11px;
    padding: 12px 0 20px 10px;
    text-align: center;
    width: 435px;
    position: relative;
}

.new_link_long_right {
    background: url("../../Images/jee_link.jpg") no-repeat right top;
    border: none;
    width: 20px;
    height: 51px;
    position: absolute;
    right: -20px;
    top: 0;
}
/* ---------------------------------------- Banner ------------------------------ */
.topdiv {
    height: 4px;
    background: #bd135b;
    clear: both;
}

.topbuton {
    width: 900px;
    height: 16px;
    padding-top: 3px;
    *padding-top: 0;
    margin: 0 auto;
    text-align: right;
}

.increase_font {
    width: 12px !important;
    height: 12px !important;
    background: transparent url(../../Images/plus_font.jpg) no-repeat center !important;
    border: 1px solid #fff !important;
    margin: 0 !important;
    padding: 0 !important;
    cursor: pointer;
}

.decrease_font {
    width: 12px !important;
    height: 12px !important;
    background: transparent url(../../Images/minus_font.jpg) no-repeat center !important;
    border: 1px solid #fff !important;
    padding: 0 !important;
    cursor: pointer;
}

.normal_font {
    width: 12px !important;
    height: 12px !important;
    background: transparent url(../../Images/normal-font.jpg) no-repeat center !important;
    border: 1px solid #fff !important;
    padding: 0 !important;
    margin: 0;
    cursor: pointer;
}

.green_theme {
    width: 12px !important;
    height: 12px !important;
    background: #669900 !important;
    border: 1px solid #fff !important;
    cursor: pointer;
    padding: 0 !important;
    margin: 0 !important;
}

.blue_theme {
    width: 12px !important;
    height: 12px !important;
    background: #1b7fbd !important;
    border: 1px solid #fff !important;
    cursor: pointer;
    padding: 0 !important;
    margin: 0 0 0 20px !important;
}

.top_banner {
    height: auto;
    width: 100%;
    background: #fff;
    padding: 10px 0px;
}

.in_banner {
    margin: 0 auto;
    height: auto;
    background: #fff;
}

.banner_text {
    float: left;
    margin: 14px 0 0 0;
    text-align: center;
    font-family: Arial;
}

    .banner_text h1 {
        font-weight: 700;
        text-transform: uppercase;
        font-size: 17px;
        color: #222e8e;
        margin: 0;
        padding: 7px 0 2px 0;
    }

    .banner_text h2 {
        font-weight: 700;
        /*text-transform: uppercase;*/
        font-size: 21px;
        color: #222e8e;
        margin: 0;
        padding: 2px 0 5px 0;
    }

.glogo {
    width: 102px;
    height: 120px;
    float: left;
    margin: 0px 5px 0 5px;
}

.logo {
    float: left;
    margin: 6px 0 0 0px;
}
/* ----------------------------------------end Banner ------------------------------ */

/* ----------------------------------------menu ------------------------------ */
#menu {
    width: 100%;
    height: 36px;
    /* background: #045EA0;*/
    background: #FF8309 url("../../Images/menu_bg1.jpg") repeat-x;
    border-top: solid 1px #045EA0;
    margin-bottom: 1px;
}

#menu_in {
    width: 1200px;
    margin: 0 auto;
    height: 35px;
}

    #menu_in ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    #menu_in li {
        float: left;
        border-right: 2px solid #fff;
        font-size: 13px;
    }

    #menu_in a {
        display: block;
        padding: 10px 20px;
        color: #000;
        text-decoration: none;
    }

        #menu_in a:hover {
            background: #960e01;
            color: #ff9085;
        }
/* ----------------------------------------end menu ------------------------------ */

#container {
    width: 960px;
    margin: 8px auto 5px auto;
    padding: 10px 0;
    border: solid 1px #e0e9f9;
}


#footer {
    background-color: #bd135b;
    border-top: 1px solid #e5e5e5;
    color: #fff;
    padding: 10px 0;
    margin: 10px 0 0 0;
    text-align: center;
}

    #footer p {
        margin: 5px auto 5px auto;
        color: White;
        font-size: 12px;
        text-align: center;
        line-height: 18px;
    }



/*(((((((((((((((((((((((((((((((( left col  ))))))))))))))))))))))))))))))))))))))) */
.left_col1 {
    width: 650px;
    float: left;
    margin-left: 5px;
}

.left_col {
    width: 230px;
    float: left;
    margin-left: 5px;
}

.link_box {
    width: 210px;
    padding: 0 10px 10px 10px;
    margin-bottom: 10px;
    background: #f5fbfe;
    border-bottom: solid 1px #9dc4e1;
}

    .link_box ul {
        list-style-type: none;
        padding: 3px 0 0 0;
        margin: 0;
    }

    .link_box li {
        display: block;
        padding-left: 22px;
        border-bottom: dotted 1px #9dc4e1;
        background: url(../../Images/arrow.jpg) 1px 8px no-repeat;
        font-size: 12px;
    }

        .link_box li a {
            display: block;
            padding: 8px 0;
            text-decoration: none;
            color: #1d7fbe;
        }

            .link_box li a:hover {
                color: #0c538a;
            }
/*(((((((((((((((((((((((((((((((( end left col  ))))))))))))))))))))))))))))))))))))))) */

.tab {
    width: 230px;
    height: 35px;
    position: relative;
    text-align: center;
    left: -10px;
    top: -2px;
    background: url(../../Images/tab.jpg) left top no-repeat;
}

    .tab h2 {
        margin: 0;
        padding: 9px 0 5px 38px;
        font-size: 11pt;
        text-align: left;
        color: white;
        font-weight: normal;
        font-family: Arial;
    }

.link {
    background: url(../../Images/link.png) no-repeat 200px 5px;
}

/*(((((((((((((((((((((((((((((((( mid col  ))))))))))))))))))))))))))))))))))))))) */

.mid_col {
    width: 470px;
    float: left;
    margin: 0 0 0 10px;
    position: relative;
    font-family: verdana;
}

    .mid_col p {
        margin: 5px 0 5px 0;
        text-align: justify;
        font-family: verdana;
        padding: 5px;
        font-size: 11px;
        line-height: 18px;
    }

    .mid_col h2 {
        font-weight: normal;
        font-size: 11pt;
        font-family: arial;
        display: block;
        width: 465px;
        border-bottom: solid 2px #9dc4e1;
        background: #f4faff;
        color: #2e649a;
        margin: 0;
        padding: 5px 0 5px 5px;
    }

    .mid_col ul {
        font-size: 11px;
        color: #797979;
    }

    .mid_col li {
        line-height: 18px;
    }

    .mid_col table {
        border-bottom: solid 1px #dfdfdf;
        border-left: solid 1px #dfdfdf;
        font-size: 11px;
    }

    .mid_col td, .mid_col th {
        border-top: solid 1px #dfdfdf;
        padding: 4px 1px;
        border-right: solid 1px #dfdfdf;
        text-align: left;
        line-height: 16px;
        vertical-align: top;
    }

    .mid_col th {
        font-weight: bold;
        background: #f5f5f5;
        color: #585858;
    }
/*(((((((((((((((((((((((((((((((( mid col  ))))))))))))))))))))))))))))))))))))))) */


/*(((((((((((((((((((((((((((((((( right col  ))))))))))))))))))))))))))))))))))))))) */
.right_col2 {
    float: right;
    margin-right: 15px;
}

.right_col1 {
    width: 230px;
    float: left;
    margin-left: 10px;
}

.link_right {
    width: 230px;
    background: url(../../Images/link_back.jpg) no-repeat;
    height: 32px;
    margin-bottom: 5px;
}

    .link_right h3 {
        margin: 0;
        padding: 10px 10px 8px 10px;
        font-weight: normal;
        font-size: 9pt;
    }

        .link_right h3 a {
            text-decoration: none;
            padding: 8px 30px 8px 25px;
            color: #fff;
        }

            .link_right h3 a:hover {
                color: #91d3fd;
            }


.contact_tab {
    width: 230px;
    height: 33px;
    position: relative;
    text-align: center;
    left: -10px;
    top: -5px;
    background: url(../../Images/contact_top.jpg) no-repeat;
}

    .contact_tab h2 {
        margin: 0;
        padding: 7px 0 5px 15px;
        text-align: left;
        font-size: 11pt;
        color: #ffeeee;
        font-weight: normal;
        font-family: Arial;
        width: auto !important;
    }

    .contact_tab h5 {
        margin: 0;
        padding: 6px 0 4px 12px;
        text-align: left;
        font-size: 10pt;
        color: #ffeeee;
        font-weight: normal;
        font-family: Arial;
        width: auto !important;
    }

.contact {
    width: 210px;
    padding: 5px 10px 15px 10px;
    margin-bottom: 10px;
    background: #f4faff;
}

    .contact ul {
        list-style-type: none;
        margin: 0 auto;
        padding: 0;
        width: 95%;
    }

    .contact li {
        display: block;
        border-bottom: dotted 1px #9dc4e1;
        font-size: 11px;
        line-height: 16px;
        padding: 5px 0;
        color: #5B7AAC;
    }

#cbediv ul {
    list-style-type: none;
    display: none;
    margin: 0 auto;
    padding: 0;
    width: 95%;
}

#cbe {
    cursor: pointer;
}


.scroller {
    width: 960px;
    height: 37px;
    margin: 7px auto 0 auto;
    background: #f5f7fe;
}

.scroller_h {
    width: 225px;
    height: 37px;
    border-left: 10px solid #045EA0;
    background: #1b7fbd url(../../Images/news.png) 5px 0px no-repeat;
    float: left;
}

    .scroller_h h3 {
        padding: 12px 0 5px 55px;
        margin: 0;
        color: #fff;
        font-size: 10pt;
        font-weight: normal;
    }

.txtscroll {
    float: left;
    background: #f5f7fe;
    width: 720px;
    overflow: hidden;
}

    .txtscroll marquee {
        width: 750px;
    }

    .txtscroll p {
        color: #585858;
        padding: 12px 5px 5px 20px;
        margin: 0;
        float: left;
        font-size: 11px;
        cursor: pointer;
    }

        .txtscroll p strong {
            color: #2E649A;
        }

        .txtscroll p span {
            color: red;
            background: url(../../Images/scrollin-a.gif) no-repeat 0px 2px;
            width: 18px;
            height: 15px;
            padding: 2px 0 2px 2px;
        }

    .txtscroll a {
        font-size: 12px;
        color: #44a2ff;
        margin: 0;
        padding: 11px 0;
    }

/*
.list { width:95%; margin:0 auto;}
.list h2 { margin:0; padding:10px 0 5px 10px; font-size:12pt; color:#1168a4; font-weight:normal;}
.list ul { list-style-type:decimal; margin:0 0 10px 0; }
.list li { line-height:22px;}
.list input[type="submit"], .proceedbtn { background:#5faaf7 url(../../Images/btn_img.gif)  right center no-repeat !important;  margin:10px 0 0 15px;  padding:6px 35px !important; }
*/

.inst_table td, .inst_table th {
    padding: 5px 2px;
    font-size: 12px !important;
}

    .inst_table td p {
        margin: 0;
        padding: 0;
        line-height: 18px;
        text-align: justify;
    }

    .inst_table td li {
        margin: 0;
        padding: 0;
        line-height: 18px;
        text-align: justify;
    }

.inst_border {
    border-top: solid 1px #7b99b0;
    border-left: solid 1px #7b99b0;
}

    .inst_border td, .inst_border th {
        border-right: solid 1px #7b99b0;
        border-bottom: solid 1px #7b99b0;
    }


.reglbl {
    width: 49%;
    float: left;
}

    .reglbl h3 {
        margin: 0;
        padding: 8px 0 0 15px;
        font-size: 11pt;
        color: White;
    }

.namelbl h3 {
    text-align: right;
}

.left_pannel {
    float: left;
    width: 70%;
}

.address_box {
    float: left;
    width: 30%;
}
/* contact us -------------------------------------------*/




/* ((((((((((((((((((((((((((((((((((((((((((((  Main Style - sheet )))))))))))))))))))))))))))))))))))))))))))))))) */
/* ----------------------------------------Login Only  ------------------------------ */
.login_box_only {
    width: 670px;
    margin: 6px auto;
}

.login_box_mid_only {
    width: 668px;
    border-left: solid 1px #c82222;
    border-right: solid 1px #c82222;
    height: 240px;
    *height: 245px;
}

.login_box_footer_only {
    width: 670px;
    height: 20px;
    position: relative;
    left: 0;
    float: left;
    background: url(../../Images/rounded-footer.jpg) right top no-repeat;
}

.login_box_mid_only td {
    padding: 7px 4px;
}

/* ----------------------------------------Login  ------------------------------ */

.login_box {
    float: left;
    width: 450px;
    margin: 10px 0 10px 20px;
}

.login_box_top, .form_box_top {
    background: url(../../Images/round-header.jpg) right top no-repeat;
    height: 32px;
    width: 100%;
    position: relative
}

.login_box_mid {
    width: 448px;
    border-left: solid 1px #c82222;
    border-right: solid 1px #c82222;
    height: 260px;
    *height: 265px;
}

.login_box_bot {
    background: url(../../Images/bot_login.gif) no-repeat;
    height: 13px;
    width: 450px;
}

.login_box_footer {
    width: 450px;
    height: 20px;
    position: relative;
    left: 0;
    float: left;
    background: url(../../Images/rounded-footer.jpg) right top no-repeat;
}

.new_candidate {
    background: url(../../Images/add-candidate.png) no-repeat 5px 5px;
    padding-left: 32px;
}

.login_candidate {
    background: url(../../Images/login.png) no-repeat 5px 5px;
    padding-left: 32px;
}

.login_box_top h3 {
    color: #fff;
    margin: 0 0 0 10px;
    padding: 7px 0 0 35px;
    font-size: 15px;
    font-weight: normal;
    font-family: Arial;
}

.login_box_mid td {
    padding: 5px 2px;
}


.form_box_level { /*height:30px;*/
    margin: 0 auto 10px auto;
    text-align: center;
}

    .form_box_level img {
        width: 1187px;
        margin-top: 10px;
        height: 34px;
    }

.instr_box {
    float: left;
    margin: 10px 0 5px 15px;
    width: 565px;
    border: solid 1px #dfdfdf;
    border-radius: 5px;
    height: 460px;
}

    .instr_box h3 {
        color: #fff;
        font-family: "open_sansregular";
        font-size: 15px;
        font-weight: normal;
        margin: 0;
        padding: 7px 0 7px 20px;
        background: #045EA0;
        border-radius: 5px 5px 0 0;
        text-transform: uppercase;
    }

.form_levle {
    width: 160px;
    height: 30px;
    float: left;
    border-radius: 2px 2px 2px 2px;
}

.levle_box1 {
    border: solid 1px #116fb7;
    color: #116fb7;
    background: #f2f2f2;
}

.levle_box2 {
    margin-left: 210px;
    border: solid 1px #da690b;
    color: #fff;
    background: #ef8126;
}

.levle_box3 {
    margin-left: 215px;
    border: solid 1px #da690b;
    color: #fff;
    background: #ef8126;
}

.form_levle p {
    margin: 8px 20px;
    text-align: center;
    padding: 0;
    font-weight: bold;
    font-family: Arial;
}

.levle_box_gree {
    border: solid 1px #05a02a;
    color: #fff;
    background: #89ce04;
}

.levle_boxwhite {
    border: solid 1px #116fb7 !important;
    color: #116fb7 !important;
    background: #f2f2f2 !important;
}

.contact_bar {
    background: #116fb7;
    height: 32px;
    width: 100%;
}

    .form_box_top h2, .contact_bar h2, .calc_box_header h2 {
        margin: 0;
        padding: 7px 0 0 15px;
        font-size: 11pt;
        color: White;
        text-align: left;
        font-weight: normal;
    }

.form_box {
    width: 940px;
    background: url(../../Images/round-header.jpg) center top no-repeat;
    position: relative;
    margin: 0 auto;
}

.form_box_inner {
    width: 938px;
    margin: 0 auto;
    padding: 0;
    border-left: solid 1px #C82222;
    border-right: solid 1px #C82222;
    background: #fff;
}

.calc_box_inner {
    width: 618px;
    margin: 0 auto;
    padding: 0;
    border-left: solid 1px #C82222;
    border-right: solid 1px #C82222;
    background: #fff;
}

.green_txt {
    color: #C82222;
    font-weight: bold;
}

fieldset {
    border: none;
    border-top: solid 1px #e8e8e8;
    margin: 0;
    padding: 15px 0 0 0;
}

    fieldset p {
        line-height: 17px;
        font-size: 11px;
        margin: 0;
    }
/*.form_tab { margin:0; position:relative; bottom:-15px; padding:8px 30px 8px 15px !important; font-weight:bold; font-family:Arial !important; font-size:9pt !important;  width:140px;  color:white !important;  background:url(../../Images/link.jpg) no-repeat right center; }*/
.form_tab {
    margin: 0;
    position: relative;
    bottom: -15px;
    padding: 8px 30px 8px 15px !important;
    font-weight: bold;
    font-family: Arial !important;
    font-size: 9pt !important;
    width: 190px;
    color: white !important;
    background: #2d93f7;
    border-radius: 0px 15px 15px 0px; /*background:url(../../Images/link.jpg) no-repeat right center;*/
}

/* ----------------------------------------end Login  ------------------------------ */


/*(((((((((((((((((((((((((((((((( left col  ))))))))))))))))))))))))))))))))))))))) */
.left_col {
    width: 230px;
    float: left;
    margin-left: 5px;
}

.link_box {
    width: 210px;
    padding: 0 10px 10px 10px;
    margin-bottom: 10px;
    background: #f4faff;
}

    .link_box ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

    .link_box li {
        display: block;
        padding-left: 22px;
        border-bottom: dashed 1px #d7e0e8;
        background: url(../../Images/arrow.jpg) 0px 10px no-repeat;
        font-size: 13px;
    }

        .link_box li a {
            display: block;
            padding: 8px 0;
            text-decoration: none;
            color: #5b7aac;
        }

            .link_box li a:hover {
                color: #0c538a;
            }
/*(((((((((((((((((((((((((((((((( end left col  ))))))))))))))))))))))))))))))))))))))) */



/*(((((((((((((((((((((((((((((((( right col  ))))))))))))))))))))))))))))))))))))))) */
.right_col {
    width: 680px;
    float: left;
    margin: 0 0 0 20px;
    position: relative;
    font-family: verdana;
}

    .right_col p {
        margin: 5px 0 0 0;
        text-align: justify;
        font-family: verdana;
        padding: 5px;
        font-size: 11px;
        color: #768a97;
        line-height: 18px;
    }

    .right_col h2 {
        text-transform: uppercase;
        font-weight: normal;
        font-size: 12pt;
        font-family: arial;
        display: block;
        width: 675px;
        border-radius: 3px 3px 3px 3px;
        background: #f4faff;
        color: #0876cb;
        margin: 0;
        padding: 7px 0 7px 5px;
    }

    .right_col ul {
        font-size: 11px;
        color: #797979;
    }

    .right_col li {
        line-height: 18px;
    }



.list {
    margin: 12px auto;
    background: url(../../Images/3-steps_old.gif) top center no-repeat;
    width: 390px;
}

    .list h2 {
        margin: 0;
        padding: 7px 1px 8px 15px;
        font-size: 12pt;
        color: #c82222;
        font-weight: normal;
        background: #f4f4f4;
        border-radius: 4px;
        box-shadow: 0px 0px 2px 0px;
    }

    .list ul {
        list-style-type: none;
        margin: 0 0 -3px 35px;
        padding-top: 15px;
    }

    .list li {
        padding: 15px 0px 11px 70px;
    }

    .list input[type="submit"], .proceedbtn {
        background: url(../../Images/apply-online.jpg) right top no-repeat !important;
        width: 259px;
        height: 35px;
        margin: 7px 0 0 40px;
        padding: 6px 35px !important;
    }



.listStep_Five {
    margin: 12px auto;
    background: url(../../Images/3-steps_dec5.gif) top center no-repeat;
    width: 390px;
}

    .listStep_Five h2 {
        margin: 0;
        padding: 7px 1px 8px 15px;
        font-size: 12pt;
        color: #c82222;
        font-weight: normal;
        background: #f4f4f4;
        border-radius: 4px;
        box-shadow: 0px 0px 2px 0px;
    }

    .listStep_Five ul {
        list-style-type: none;
        margin: 0 0 -3px 35px;
        padding-top: 15px;
    }

    .listStep_Five li {
        padding: 14px 0px 11px 80px;
    }

    .listStep_Five input[type="submit"], .proceedbtn {
        background: url(../../Images/apply-online.jpg) right top no-repeat !important;
        width: 259px;
        height: 35px;
        margin: 7px 0 0 40px;
        padding: 6px 35px !important;
    }






.inst_table td, .inst_table th {
    padding: 5px 2px;
    font-size: 11px;
}

    .inst_table td p {
        margin: 0;
        padding: 0;
        line-height: 18px;
        text-align: justify;
    }

    .inst_table td li {
        margin: 0;
        padding: 0;
        line-height: 18px;
        text-align: justify;
    }

.inst_border {
    border-top: solid 1px #7b99b0;
    border-left: solid 1px #7b99b0;
}

    .inst_border td, .inst_border th {
        border-right: solid 1px #7b99b0;
        border-bottom: solid 1px #7b99b0;
    }




.left_pannel {
    float: left;
    width: 70%;
}

.address_box {
    float: left;
    width: 30%;
}
/* contact us -------------------------------------------*/

.contact_div {
    border-radius: 3px 3px 3px 3px;
    border: 1px solid #258CDB;
    float: left;
    margin: 0 auto 7px auto;
    width: 95%;
    line-height: 17px;
}

.contact_box ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 90%;
    font-size: 11px;
    border-bottom: none;
}

.contact_box li {
    display: block;
    border-bottom: dashed 1px #6095b2;
    padding: 4px 5px 5px 1px;
}

.contact_box a {
    text-decoration: none;
    color: #0a5883;
    line-height: 15px;
}

    .contact_box a:hover {
        text-decoration: underline;
        color: #045683;
    }

.contact_box {
    margin: 0 0 10px;
    padding-bottom: 5px;
    width: 100%;
}

.contact_bar {
    width: 100% !important;
}

    .contact_bar h2 {
        font-size: 12px;
    }

.linkhome ul {
    margin: 15px 0 5px 0;
}

.linkhome li {
    padding: 4px 0;
}



.reglbl {
    width: 48%;
    float: left;
}

    .reglbl h3 {
        margin: 0;
        padding: 7px 0 0 5px;
        font-size: 10pt;
        color: White;
        text-align: left;
        font-weight: bold;
    }

.namelbl h3 {
    text-align: right;
}

.left_menu {
    width: 227px;
    margin: 13px 2px 0 5px;
    float: left;
    background: url(../../Images/left_menu_bg.gif) right top repeat-y;
    border: solid 1px #f5f5f5;
    border-right: none;
}

    .left_menu h3 {
        background: #4277ad;
        font-size: 10pt;
        font-weight: normal;
        margin: 0 5px 0 0;
        padding: 5px 0 5px 10px;
        color: #fff;
    }

    .left_menu ul {
        list-style-type: none;
        margin: 0px auto;
        width: 98%;
        padding: 10px 0 10px 0;
    }

    .left_menu li {
        font-size: 11px;
        font-family: Tahoma !important;
    }

        .left_menu li p {
            padding: 10px 10px 10px 5px;
            margin: 0;
            line-height: 16px;
        }

        .left_menu li span {
            display: inline;
            padding: 10px 5px 10px 10px;
            color: #fff;
        }

    .left_menu a {
        display: block;
        text-decoration: none;
        padding: 10px 10px 10px 10px;
        background: url(../../Images/s_home_step_red.jpg) 1px center no-repeat;
        background-size: 205px;
        color: #585858;
    }

.left_menu_green {
    display: block;
    text-decoration: none;
    padding: 10px 10px 10px 10px;
    background: url(../../Images/s_home_step_green.jpg) 1px center no-repeat !important;
    background-size: 205px !important;
    color: #585858;
}

.left_menu_blue {
    display: block;
    text-decoration: none;
    padding: 10px 10px 10px 10px;
    background: url(../../Images/s_home_step_blue.jpg) 1px center no-repeat !important;
    background-size: 205px !important;
    color: #585858;
}

.left_menu_normal {
    display: block;
    text-decoration: none;
    padding: 10px 10px 10px 17px;
    background: url(../../Images/link_arrow.gif) 4px center no-repeat !important;
    color: #585858;
}
/*.left_menu a { display:block; text-decoration:none; padding:10px 10px 10px 10px; background:url(../../Images/link_arrow.gif) 4px center no-repeat; color:#585858; } */
.left_menu a:hover {
    color: #258cdb;
}

.right_pannel {
    width: 700px;
    min-height: 375px;
    float: left;
    margin: 0;
    background: url(../../Images/left_menu_bg.gif) left top repeat-y;
    padding-left: 7px;
}


/* tab rounded corner */
.rounded_top {
    width: 1201px;
    height: 30px; /*background:url(../../Images/round-header.jpg) center top no-repeat;*/
    position: relative;
    margin: 0 auto;
    background: #045EA0;
    border-radius: 6px 6px 0px 0px;
}

    .rounded_top h2 {
        float: left;
        margin: 0;
        padding: 10px 0 0 5px;
        color: #fff;
        font-weight: bold;
        font-size: 11pt;
    }

.left_conrner {
    width: 15px;
    height: 30px;
    position: relative;
    left: 0;
    float: left; /*background:url(../../Images/round-header.jpg) left top no-repeat;*/
}

.right_conrner {
    width: 15px;
    height: 30px;
    float: left;
    position: absolute;
    right: 0; /*background:url(../../Images/round-header.jpg) right top no-repeat;*/
}

.left_conrner1 {
    width: 365px;
    position: absolute;
    left: 0;
    float: left;
    padding: 7px 5px 5px 10px;
}

.right_conrner1 {
    width: 250px;
    position: absolute;
    float: left;
    right: 0;
    padding: 7px 5px 5px 10px;
}
/*.mid_box { width:938px; margin:0 auto;  padding:0; border-left:solid 1px #C82222; border-right:solid 1px #C82222; background:#fff; 	 }*/
.mid_box {
    width: 1201px;
    margin: 0 auto;
    padding-bottom: 10px;
    border: solid 1px #045ea0;
    background: #fff;
    border-radius: 0 0 8px 8px;
}

.rounded_footer {
    width: 1203px;
    height: 20px;
    position: relative;
    margin: 0 auto; /*background:url(../../Images/rounded-footer.jpg) center top no-repeat;*/
}

.left_footer {
    width: 15px;
    height: 20px;
    position: relative;
    left: 0;
    float: left;
    top: 0px;
}

.right_footer {
    width: 15px;
    height: 20px;
    float: left;
    position: absolute;
    right: 0; /*background:url(../../Images/rounded-footer.jpg) right top no-repeat;*/
}

/* end tab rounded corner  */
.calc_box_header {
    width: 620px;
    height: 30px;
    background: url(../../Images/round-header.jpg) right top no-repeat;
    position: relative;
    margin: 0 auto;
}

.calc_box_footer {
    width: 620px;
    height: 20px;
    position: relative;
    margin: 0 auto;
    background: url(../../Images/rounded-footer.jpg) right top no-repeat;
}

.PinkErrorMsg {
    border: solid 2px maroon;
    border-radius: 4px;
    font-family: verdana,verdana;
    font-size: 11px;
    color: red;
    font-weight: bold;
    background-color: linen;
    font-style: normal;
}

/* ---------------------------------------- input text box ------------------------------ */
input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="text"], input[type="url"], input[type="select"], textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    /*-moz-box-sizing: border-box;*/
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #D9D9D9 #D9D9D9 #D9D9D9;
    border-image: none;
    border-radius: 1px 1px 1px 1px;
    border-right: 1px solid #D9D9D9;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    height: 24px;
    margin: 0;
    padding: 0 8px;
    width: 180px;
    color: #2E2E2E;
    *padding: 4px 8px;
    *height: auto;
    background-color: #f5f5f5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

    input[type="email"]:hover, input[type="number"]:hover, input[type="password"]:hover, select:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="url"]:hover, select:hover, input[type="textarea"]:hover {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: #A0A0A0 #B9B9B9 #B9B9B9;
        border-image: none;
        border-right: 1px solid #B9B9B9;
        border-style: solid;
        border-width: 1px;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
        color: #2E2E2E;
        background-color: #f5f5f5;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }

    input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="text"]:focus, textarea:focus, input[type="url"]:focus, input[type="textarea"]:focus {
        border: 1px solid #4D90FE;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
        outline: medium none;
        font-weight: bold;
        color: #2E2E2E;
        background-color: #f5f5f5;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }

select:focus {
    border: 1px solid #4D90FE;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
    outline: medium none;
    color: #2E2E2E;
}

select {
    background-color: #f5f5f5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #D9D9D9;
    display: inline-block;
    padding: 3px;
    font-size: 12px;
    color: #2E2E2E;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    height: 23px;
}

input[type="submit"], input[type="button"], .btnurl {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background: #045EA0;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    overflow: visible;
    padding: 5px 25px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 4px;
    height: 28px;
}

.btnurl {
    background: #4fa0f2 url(../../Images/btn_img.gif) repeat-x;
    color: #fff !important;
    text-transform: uppercase;
    border: 0;
    text-decoration: none;
    border-radius: 2px 2px 2px 2px;
}


.btnhelp {
    background: url(../../Images/help.png) right top no-repeat !important;
    text-align: left !important;
    width: 30px;
    height: 25px;
    padding: 5px 5px !important;
}

.btnAttention {
    background: url(../../Images/Attention.png) right top no-repeat !important;
    text-align: left !important;
    width: 30px;
    height: 25px;
    padding: 5px 5px !important;
}



.forgeta a {
    font-size: 13px !important;
    font-family: Arial;
}

/* ---------------------------------------- end input text box ------------------------------ */

.MsgErrorLegend {
    color: #0e9ef9 !important;
}

.paymentd {
    border: solid 2px #b8e5ff;
    border-radius: 4px;
}

.Fieldsets {
    border: solid 1px #b8e5ff;
    border-radius: 4px;
}

.PinkErrorMsg {
    border: solid 2px red;
    border-radius: 4px;
    font-family: verdana,verdana;
    font-size: 11px;
    color: red;
    font-weight: bold;
    background-color: linen;
    font-style: normal;
}

.tableborder {
    /* color:#666; */
    color: black;
    border-left: solid 1px lightgray;
    border-top: solid 1px lightgray;
}

    .tableborder th {
        background: Silver;
        font-size: 12px;
        font-weight: bold;
        padding: 3px 3px;
        color: black;
        border-right: solid 1px lightgray;
        border-bottom: solid 1px lightgray;
    }

    .tableborder td {
        font-size: 12px;
        padding: 3px 3px;
        border-right: solid 1px lightgray;
        border-bottom: solid 1px lightgray;
    }


.dk_container {
    background-color: #f5f5f5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

    .dk_container:focus {
        outline: 0
    }

    .dk_container a {
        cursor: pointer;
        text-decoration: none
    }

.dk_toggle {
    border: 1px solid #ccc;
    color: #333;
    padding: 3px 2px 3px 10px;
    text-shadow: #fff 1px 1px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-transition: border-color 0.5s;
    -moz-transition: border-color 0.5s;
    -o-transition: border-color 0.5s;
    transition: border-color 0.5s;
    position: relative
}

    .dk_toggle:hover {
        border-color: #8c8c8c
    }

    .dk_toggle:after {
        position: absolute;
        top: 40%;
        right: 10px;
        content: '';
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #4b4b4b
    }

.dk_focus .dk_toggle {
    border-color: #40b5e2;
    box-shadow: 0 0 5px #40b5e2;
    -moz-box-shadow: 0 0 5px #40b5e2;
    -webkit-box-shadow: 0 0 5px #40b5e2
}

.dk_open {
    box-shadow: 0 0 5px #40b5e2;
    -moz-box-shadow: 0 0 5px #40b5e2;
    -webkit-box-shadow: 0 0 5px #40b5e2;
    z-index: 10
}

    .dk_open .dk_toggle {
        background-color: #ececec;
        border-color: #8c8c8c;
        color: #ccc;
        box-shadow: inset 0 -2px 5px #ccc;
        border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0
    }

.dk_options {
    background: #fefefe;
    box-shadow: rgba(0,0,0,0.2) 0 2px 8px;
    -moz-box-shadow: rgba(0,0,0,0.2) 0 2px 8px;
    -webkit-box-shadow: rgba(0,0,0,0.2) 0 2px 8px;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px
}

    .dk_options a {
        background-color: #fff;
        border-bottom: 1px solid #999;
        font-weight: bold;
        font-size: 11px;
        padding: 8px 10px
    }

        .dk_options a:hover, .dk_options .dk_option_current a {
            background-color: #0084c7;
            border-bottom-color: #004c72;
            color: #fff;
            text-decoration: none;
            text-shadow: rgba(0,0,0,0.5) 0 1px 0
        }

    .dk_options li:last-child a {
        border-bottom: none
    }

    .dk_options .disabled {
        cursor: default
    }

        .dk_options .disabled a {
            color: #aaa
        }

        .dk_options .disabled:hover, .dk_options .disabled:hover a {
            cursor: default;
            background-color: #fff;
            border-bottom-color: #999;
            text-shadow: none
        }

.dk_options_inner {
    max-height: 250px;
    border: 1px solid #8c8c8e;
    border-bottom-width: 2px;
    border-bottom-color: #999;
    color: #333;
    text-shadow: #fff 0 1px 0;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px
}

.dk_container {
    display: none;
    float: left
}

    .dk_container a {
        outline: 0
    }

.dk_toggle {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    position: relative;
    zoom: 1
}

.dk_open {
    position: relative
}

    .dk_open .dk_options {
        display: block
    }

    .dk_open .dk_label {
        color: inherit
    }

.dk_options {
    display: none;
    margin-top: -1px;
    position: absolute;
    right: 0;
    width: 100%
}

    .dk_options a, .dk_options a:link, .dk_options a:visited {
        display: block
    }

.dk_options_inner {
    overflow: auto;
    position: relative;
    -webkit-overflow-scrolling: touch
}

.dk_container select {
    position: absolute;
    top: -99999em;
    visibility: hidden
}

.dk_mobile {
    position: relative
}

    .dk_mobile select {
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        visibility: visible;
        opacity: 0;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none
    }

ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.border_table {
    border-top: solid 1px #a0a0a0;
    border-right: solid 1px #a0a0a0;
}

    .border_table td {
        border-left: solid 1px #a0a0a0;
        border-bottom: solid 1px #a0a0a0;
        padding: 5px 5px;
    }

    .border_table th {
        background: #f5f5f5;
        border: solid 1px #a0a0a0;
        color: #ff0000 !important;
        padding: 3px 5px;
        height: 30px;
        vertical-align: middle;
        font-size: 18px;
    }

    .border_table table tr:hover {
        background-color: #fffacd;
    }

.intruction_tbl {
    width: 1201px;
    margin: 0 auto;
    border: solid 1px #e5e5e5;
    font-size: 12px;
}

    .intruction_tbl h2 {
        color: #fff;
        font-family: "open_sansregular";
        font-size: 15px;
        font-weight: normal;
        margin: 0;
        padding: 7px 0 7px 15px;
        background: #045EA0;
        width: 1050;
    }

.list-ul {
    margin-bottom: 14px;
    list-style: none;
}

    .list-ul li {
        width: 300px;
        height: 30px;
        margin: 0 0 7px 0;
    }

    .list-ul li {
        display: block;
        margin: 10px 0 7px 0;
        background-position: 97% center;
        font-size: 18px;
        color: #fff;
        padding: 5px 0 0 20px;
        text-decoration: none;
        font-size: 14px;
    }


.orange {
    background-color: #F5876E;
}

.blue {
    background-color: #62A9DC;
}

.green {
    background-color: #8EBD40;
}

.purple {
    background-color: #988CC3;
}

.gold {
    background-color: #D8C86E;
}

.link-btn {
    background: #045EA0;
    color: #fff !important;
    padding: 7px 40px;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 800;
}

    .link-btn:hover {
        background: #01497D;
        color: #fff !important;
        text-decoration: underline;
    }

.app-select select {
    font-family: inherit !important;
    padding: 4px 10px !important;
    border-radius: none !important;
    -webkit-border-radius: none !important;
    font-size: 11px !important;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
}

option {
    background: #fff;
}

.edu-select select {
    height: 27px !important;
}




/*-------------------------------------chosen-css-----------------------------------------*/


/* @group Base */
.chosen-container {
    font: 1px arial;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    zoom: 1;
    *display: inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

    .chosen-container .chosen-drop {
        position: absolute;
        top: 100%;
        left: -9999px;
        z-index: 1010;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        border: 1px solid #aaa;
        border-top: 0;
        background: #fff;
        color: #363636;
        box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    }

    .chosen-container.chosen-with-drop .chosen-drop {
        left: 0;
    }

    .chosen-container a {
        cursor: pointer;
    }

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 23px;
    border: 1px solid #aaa;
    /* border-radius: 5px; */
    background-color: #fff;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
    background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
    background-clip: padding-box;
    box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #444;
    text-decoration: none;
    /*white-space: nowrap;*/
    line-height: 24px;
}

.chosen-container-single .chosen-default {
    color: #999;
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: visible;
    margin-right: 26px;
    text-overflow: ellipsis;
    /* white-space: nowrap;*/
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url('chosen-sprite.png') -42px 1px no-repeat;
    font-size: 1px;
}

    .chosen-container-single .chosen-single abbr:hover {
        background-position: -42px -10px;
    }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%;
}

    .chosen-container-single .chosen-single div b {
        display: block;
        width: 100%;
        height: 100%;
        background: url('../../Images/chosen-sprite.png') no-repeat -3px 1px;
    }

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    /*white-space: nowrap;*/
}

    .chosen-container-single .chosen-search input[type="text"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 1px 0;
        padding: 7px 20px 7px 5px;
        width: 100%;
        height: auto;
        outline: 0;
        border: 1px solid #aaa;
        background: url('../../Images/chosen-sprite.png') no-repeat 100% -47px;
        background: url('../../Images/chosen-sprite.png') no-repeat 100% -47px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
        background: url('../../Images/chosen-sprite.png') no-repeat 100% -47px, -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
        background: url('../../Images/chosen-sprite.png') no-repeat 100% -47px, -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
        background: url('../../Images/chosen-sprite.png') no-repeat 100% -47px, -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
        background: url('../../Images/chosen-sprite.png') no-repeat 100% -47px, linear-gradient(#eeeeee 1%, #ffffff 15%);
        font-size: 1em;
        font-family: sans-serif;
        line-height: normal;
        border-radius: 0;
    }

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch;
}

    .chosen-container .chosen-results li {
        display: none;
        margin: 0;
        padding: 5px 6px;
        list-style: none;
        line-height: 15px;
        text-align: left;
    }

        .chosen-container .chosen-results li.active-result {
            display: list-item;
            cursor: pointer;
        }

        .chosen-container .chosen-results li.disabled-result {
            display: list-item;
            color: #ccc;
            cursor: default;
        }

        .chosen-container .chosen-results li.highlighted {
            background-color: #3875d7;
            background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
            background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
            background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
            background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
            background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
            color: #fff;
        }

        .chosen-container .chosen-results li.no-results {
            display: list-item;
            background: #f4f4f4;
        }

        .chosen-container .chosen-results li.group-result {
            display: list-item;
            font-weight: bold;
            cursor: default;
        }

        .chosen-container .chosen-results li.group-option {
            padding-left: 15px;
        }

        .chosen-container .chosen-results li em {
            font-style: normal;
            text-decoration: underline;
        }

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto !important;
    height: 1%;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
    background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
    background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
    background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
    background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
    cursor: text;
}

    .chosen-container-multi .chosen-choices li {
        float: left;
        list-style: none;
    }

        .chosen-container-multi .chosen-choices li.search-field {
            margin: 0;
            padding: 0;
            white-space: nowrap;
        }

            .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
                margin: 1px 0;
                padding: 5px;
                height: 15px;
                outline: 0;
                border: 0 !important;
                background: transparent !important;
                box-shadow: none;
                color: #666;
                font-size: 100%;
                font-family: sans-serif;
                line-height: normal;
                border-radius: 0;
            }

            .chosen-container-multi .chosen-choices li.search-field .default {
                color: #999;
            }

        .chosen-container-multi .chosen-choices li.search-choice {
            position: relative;
            margin: 3px 0 3px 5px;
            padding: 3px 20px 3px 5px;
            border: 1px solid #aaa;
            border-radius: 3px;
            background-color: #e4e4e4;
            background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
            background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            background-clip: padding-box;
            box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
            color: #333;
            line-height: 13px;
            cursor: default;
        }

            .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
                position: absolute;
                top: 4px;
                right: 3px;
                display: block;
                width: 12px;
                height: 12px;
                background: url('chosen-sprite.png') -42px 1px no-repeat;
                font-size: 1px;
            }

                .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
                    background-position: -42px -10px;
                }

        .chosen-container-multi .chosen-choices li.search-choice-disabled {
            padding-right: 5px;
            border: 1px solid #ccc;
            background-color: #e4e4e4;
            background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
            background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
            color: #666;
        }

        .chosen-container-multi .chosen-choices li.search-choice-focus {
            background: #d4d4d4;
        }

            .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
                background-position: -42px -10px;
            }

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
    background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
    background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
    background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
    background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
    box-shadow: 0 1px 0 #fff inset;
}

    .chosen-container-active.chosen-with-drop .chosen-single div {
        border-left: none;
        background: transparent;
    }

        .chosen-container-active.chosen-with-drop .chosen-single div b {
            background-position: -18px 2px;
        }

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

    .chosen-container-active .chosen-choices li.search-field input[type="text"] {
        color: #111 !important;
    }

/* @end */
/* @group Disabled Support */
.chosen-disabled {
    opacity: 0.5 !important;
    cursor: default;
}

    .chosen-disabled .chosen-single {
        cursor: default;
    }

    .chosen-disabled .chosen-choices .search-choice .search-choice-close {
        cursor: default;
    }

/* @end */
/* @group Right to Left */
.chosen-rtl {
    text-align: right;
}

    .chosen-rtl .chosen-single {
        overflow: visible;
        padding: 0 8px 0 0;
    }

        .chosen-rtl .chosen-single span {
            margin-right: 0;
            margin-left: 26px;
            direction: rtl;
        }

    .chosen-rtl .chosen-single-with-deselect span {
        margin-left: 38px;
    }

    .chosen-rtl .chosen-single div {
        right: auto;
        left: 3px;
    }

    .chosen-rtl .chosen-single abbr {
        right: auto;
        left: 26px;
    }

    .chosen-rtl .chosen-choices li {
        float: right;
    }

        .chosen-rtl .chosen-choices li.search-field input[type="text"] {
            direction: rtl;
        }

        .chosen-rtl .chosen-choices li.search-choice {
            margin: 3px 5px 3px 0;
            padding: 3px 5px 3px 19px;
        }

            .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
                right: auto;
                left: 4px;
            }

    .chosen-rtl.chosen-container-single-nosearch .chosen-search,
    .chosen-rtl .chosen-drop {
        left: 9999px;
    }

    .chosen-rtl.chosen-container-single .chosen-results {
        margin: 0 0 4px 4px;
        padding: 0 4px 0 0;
    }

    .chosen-rtl .chosen-results li.group-option {
        padding-right: 15px;
        padding-left: 0;
    }

    .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
        border-right: none;
    }

    .chosen-rtl .chosen-search input[type="text"] {
        padding: 4px 5px 4px 20px;
        background: white url('chosen-sprite.png') no-repeat -30px -20px;
        background: url('chosen-sprite.png') no-repeat -30px -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
        background: url('chosen-sprite.png') no-repeat -30px -20px, -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
        background: url('chosen-sprite.png') no-repeat -30px -20px, -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
        background: url('chosen-sprite.png') no-repeat -30px -20px, -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
        background: url('chosen-sprite.png') no-repeat -30px -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
        direction: rtl;
    }

    .chosen-rtl.chosen-container-single .chosen-single div b {
        background-position: 6px 2px;
    }

    .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
        background-position: -12px 2px;
    }

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
    .chosen-rtl .chosen-search input[type="text"],
    .chosen-container-single .chosen-single abbr,
    .chosen-container-single .chosen-single div b,
    .chosen-container-single .chosen-search input[type="text"],
    .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
    .chosen-container .chosen-results-scroll-down span,
    .chosen-container .chosen-results-scroll-up span {
        background-image: url('chosen-sprite@2x.png') !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important;
    }
}
/* @end */

.dk_toggle_arrow {
    background: url(../../Images/select_arrow.png) no-repeat;
    width: 17px;
    height: 10px;
    position: relative;
    left: -25px;
    top: 8px;
    display: inline-block;
}




.bgimg {
    background: #F7F7F7 url("../../Images/tab_img1.png") repeat-x;
    border-right: 1px solid #DEDEDE;
    border-left: 1px solid #DEDEDE;
}

.tablerowpad > tbody > tr > td {
    padding: 4px;
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 1 !important;
}

.chk label {
    padding-left: 10px;
}

.icon {
    width: 40px;
    height: 40px;
}

.bgactive {
    background: #4876aa;
    color: #fff;
}

.bginactive {
    background: #d0d0d0;
    color: #797979;
}


.left_menu_verify {
    width: 226px;
    margin: 2px 2px 0 0px;
    /* background:url(../../Images/left_menu_bg.gif) right top repeat-y; */
    border: solid 1px #f5f5f5;
    border-right: none;
}

    .left_menu_verify h3 {
        background: #4277ad;
        font-size: 10pt;
        font-weight: bold;
        margin: 0 5px 0 0;
        padding: 5px 0 5px 10px;
        color: #fff;
    }

    .left_menu_verify ul {
        list-style-type: none;
        margin: 0px auto;
        width: 95%;
        padding: 10px 0 10px 0;
    }

    .left_menu_verify li {
        font-size: 11px;
        font-family: Tahoma !important;
        margin: 2px 0px;
    }

        .left_menu_verify li p {
            padding: 10px 10px 10px 5px;
            margin: 0;
            line-height: 16px;
        }

        .left_menu_verify li span {
            display: inline;
            padding: 10px 5px 10px 9px;
            color: #fff;
        }

    .left_menu_verify ul li a {
        display: block;
        text-decoration: none;
        padding: 10px 2px 10px 45px;
        background: url(../../Images/s_home_step_red_verify.jpg) 1px center no-repeat;
        color: #585858;
    }

.left_menu_verify_green {
    display: block;
    text-decoration: none;
    padding: 10px 10px 10px 10px;
    background: url(../../Images/s_home_step_green_verify.jpg) 1px center no-repeat !important;
    color: #585858;
}

.left_menu_verify_normal {
    display: block;
    text-decoration: none;
    padding: 10px 10px 10px 17px;
    background: url(../../Images/link_arrow.gif) 4px center no-repeat !important;
    color: #585858;
}

.left_menu_verify a:hover {
    color: #258cdb;
}

.disabledinput {
    background: #fff;
    border: 1px solid #e6e6e6;
    color: #c1c1c1;
    cursor: not-allowed;
}

.appno {
    color: #C82222;
    font-weight: 500;
    padding: 7px;
    font-size: 30px;
}


.listStep3 {
    margin: 12px auto;
    background: url(../../Images/3-stepsNew.gif) top center no-repeat;
    width: 500px;
}

    .listStep3 h2 {
        margin: 0;
        padding: 7px 1px 8px 15px;
        font-size: 12pt;
        color: #c82222;
        font-weight: normal;
        background: #f4f4f4;
        border-radius: 4px;
        box-shadow: 0px 0px 2px 0px;
    }

    .listStep3 ul {
        list-style-type: none;
        margin: 0 0 -3px 35px;
        padding-top: 15px;
    }

    .listStep3 li {
        padding: 14px 0px 13px 96px;
    }

    .listStep3 input[type="submit"], .proceedbtn {
        background: url(../../Images/apply-online.jpg) right top no-repeat !important;
        width: 259px;
        height: 35px;
        margin: 7px 0 0 40px;
        padding: 6px 35px !important;
    }

.btnproceed {
    background: #045EA0 !important;
    color: #fff !important;
    padding: 7px 40px !important;
    border-radius: 4px !important;
    text-decoration: none !important;
    font-weight: 800 !important;
    text-transform: capitalize !important;
    font-size: 14px !important;
    min-height: 36px !important;
}

    .btnproceed:hover {
        background: #045EA0 !important;
        color: #fff !important;
        padding: 7px 40px !important;
        border-radius: 4px !important;
        font-weight: 800 !important;
        text-transform: capitalize !important;
        font-size: 14px !important;
        min-height: 36px !important;
        text-decoration: underline !important;
    }
