﻿* {
    margin: 0;
}

body {
    background: #e1e1e1 /* url("../../Images/bg_main.jpg") repeat-x */;
    font-size: 14px; /*  font-family: "verdana", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;*/
    margin: 0;
    padding: 0;
    color: #767676;
    text-align: justify;
    letter-spacing: 0.5px;
}

img {
    border-style: none;
    border-color: inherit;
    border-width: medium;
}

a {
    text-decoration: none;
}

.page_heading {
    border-bottom: solid 1px #dedede;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 5px 0;
    padding: 10px 0 10px 20px;
    /*color: #54bf83;*/
    color: #fff;
    background: #ea6036 url(../../Images/introduction.png) top right no-repeat;
    position: relative;
    background-size: 26px 26px;
    background-position: 99% 46%;
}

    .page_heading:after {
        position: absolute;
        left: 0;
        bottom: -20px;
        width: 20px;
        height: 20px;
        background: transparent;
        content: '';
        border-color: #ea6036 transparent transparent #ea6036;
        border-style: solid;
        border-width: 10px;
    }


.history {
    font-size: 12px;
    color: #949494;
    display: block;
    text-align: right;
    padding: 0px 10px;
}

.cshover {
    background: #fff !important;
    border: none 0;
    color: #424242;
    height: 0;
    line-height: 0;
    box-shadow: none;
    padding: 8px 0;
}

    .cshover:hover {
        text-decoration: none;
        color: #424242;
    }

.btncustom {
    border-radius: 20px;
    padding: 3px 20px;
    font-size: 12px;
}

.search_a {
    text-decoration: none !important;
    font-size: 14px;
}

    .search_a:hover {
        color: #363636;
    }

.search_box li {
    display: block;
    margin-left: 8px;
    background: url(../../Images/arrow.png) 0px 49% no-repeat;
}



.no_border {
    border: none !important;
}

.red_btn {
    background: #14af52;
    width: 273px;
    border: none;
    border-radius: 5px;
}

    .red_btn a {
        text-decoration: none;
        font-size: 10pt;
        cursor: pointer;
        display: block;
        font-family: Arial;
        padding: 8px 0 8px 0px;
        font-weight: normal;
        color: #fff !important;
        text-align: center !important;
    }

        .red_btn a:visited {
            color: #fff;
        }

.red_btn3 {
    background: url("../../Images/home_btn_b.jpg") no-repeat;
    width: 350px;
    border: none;
    margin: 15px auto 0 auto;
    padding: 9px 0 25px 50px;
    text-align: left;
}

    .red_btn3 a {
        text-decoration: none;
        font-size: 12pt;
        cursor: pointer;
        font-family: Calibri;
        font-weight: bold;
        color: White;
        text-align: left !important;
    }

.mid12 h3 {
    font-size: 17px;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.showbtn {
    width: 25px;
    height: 25px;
    background: url(../../Images/show.png) no-repeat;
    border: 0;
    padding: 1px;
    margin: 0;
}

.hidebtn {
    width: 25px;
    height: 25px;
    background: url(../../Images/hide.png) no-repeat;
    border: 0;
    padding: 1px;
    margin: 0;
}

.deletebtn {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background: url('../../Images/delete.png') no-repeat;
    padding: 1px;
    margin: 0;
}

.editbtn {
    width: 25px;
    height: 25px;
    background: url(../../Images/edit.png) no-repeat;
    border: 0;
    padding: 1px;
    margin: 0;
}

.viewbtn {
    width: 25px;
    height: 25px;
    background: url(../../Images/view.png) no-repeat;
    border: 0;
    padding: 1px;
    margin: 0;
    text-indent: -11000px;
}

.approvbtn {
    width: 25px;
    height: 25px;
    background: url(../../Images/approve.png) no-repeat;
    border: 0;
    padding: 1px;
    margin: 0;
    text-indent: -11000px;
    text-align: center;
}

.disapprbtn {
    width: 25px;
    height: 25px;
    background: url(../../Images/disappr.png) no-repeat;
    border: 0;
    padding: 1px;
    margin: 0;
}

.upbtn {
    width: 25px;
    height: 25px;
    background: url(../../Images/up_btn.png) no-repeat;
    border: 0;
    padding: 1px;
    margin: 0;
}

.downbtn {
    width: 25px;
    height: 25px;
    background: url(../../Images/down_btn.png) no-repeat;
    border: 0;
    padding: 1px;
    margin: 0;
}



/* ----------------------------------------menu ------------------------------ */
#menu {
    width: 100%;
    height: 35px;
    background: url("../../Images/menu_bg_b.png") repeat-x;
    position: relative;
    top: 0px;
    font-family: Arial;
    font-weight: bold;
}

#menu_in {
    margin: 0 auto;
    height: 35px;
}

    #menu_in ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        display: block;
        position: relative;
    }

    #menu_in li {
        float: left;
        font-size: 12px;
        border-right: solid 1px #5cb805;
    }

    #menu_in a {
        display: block;
        padding: 10px 17px;
        color: #eaffec;
        text-decoration: none;
        position: relative;
    }

        #menu_in a:hover {
            background: url("../../Images/menu_hover.png") repeat;
            color: #f5f5f5;
        }
/* ----------------------------------------end menu ------------------------------ */

.home_icon {
    width: 34px;
    background: url(../../Images/home_icon_g.png) no-repeat 0px 2px !important;
    text-indent: -1000px;
    padding: 0px 5px !important;
    border: none !important;
    position: absolute;
    z-index: 999;
    left: 0;
    bottom: -3px;
    height: 32px;
    display: block;
}

.home_icon1 {
    background: none !important;
    border: none !important;
}


#container {
    width: 98%;
    margin: 10px auto 5px auto;
    background: #fff;
    border-radius: 3px;
    padding: 20px 0 5px 0;
    border: solid 1px #f0f0f0;
}

#footer {
    background-color: #41499c;
    border-top: 1px solid #e5e5e5;
    color: #fff;
    padding: 10px 0;
    margin: 10px 0 0 0;
    text-align: center;
    font-family: monospace;
    font-size: 12px;
}

    #footer a {
        color: #428bca;
        font-weight: normal;
        padding: 0px 15px;
        font-size: 12px;
    }

    #footer p {
        margin: 2px;
    }


    #footer a:hover {
        text-decoration: underline;
    }

/*(((((((((((((((((((((((((((((((( left col  ))))))))))))))))))))))))))))))))))))))) */
.left_col {
    width: 100%;
    float: left;
    margin-left: 10px;
}

.link_box {
    width: 100%;
    padding: 0 0px 5px 0px;
    /* border: 1px solid #e7e7e7;
    background: #f2f2f2;
    border-bottom: solid 5px #d6d6d6;*/
    border-radius: 8px;
    background: linear-gradient(to bottom,#00c77e,#e6fff6);
    border: 0px solid #006741;
    border-bottom: solid 5px #006741;
    min-height: 260px;
}

    .link_box ul, .important_link ul, .important_linkother ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

    .link_box li {
        display: block;
        padding-left: 4px;
        padding-right: 4px;
        margin: 5px 20px;
        /*background: url(../../Images/arrow_g.png) 0px 10px no-repeat;
            font-weight: bold;*/
        font-family: Arial;
        background: #74e5bb;
        border-radius: 10px;
        box-shadow: 1px 2px 4px #004c45;
    }

        .link_box li a {
            display: block;
            padding: 7px 0 7px 0px;
            margin-left: 4px;
            text-decoration: none;
            color: #00482d;
            border-bottom: 0px dashed #c2c2c2;
            font-size: 12px;
        }

            .link_box li a:hover {
                color: #000000;
            }

        .link_box li:last-child a {
            border: none 0;
        }


.cnt_links {
    text-align: center;
    font-size: 14px;
    margin-bottom: 15px;
}


.useful_links {
    width: 100%;
    height: 40px;
    background: url(../../Images/useful_links.jpg) no-repeat;
    margin: 5px auto;
}

    .useful_links a {
        line-height: 38px;
        text-decoration: none;
        color: #bfedff;
        padding: 0 0 0 35px;
        font-weight: bold;
    }

        .useful_links a:hover {
            color: #e8f9ff;
        }

.exm_portal {
    width: 100%;
    height: 40px;
    background: url(../../Images/exam_portal.jpg) no-repeat;
    margin: 5px auto;
}

    .exm_portal a {
        line-height: 38px;
        text-decoration: none;
        color: #f9ffef;
        padding: 0 0 0 35px;
        font-weight: bold;
    }

        .exm_portal a:hover {
            color: #a7fd10;
        }

.govt_order {
    width: 100%;
    height: 40px;
    background: url(../../Images/govt_order.jpg) no-repeat;
    margin: 5px auto;
}

    .govt_order a {
        line-height: 38px;
        text-decoration: none;
        color: #f76107;
        padding: 0 0 0 35px;
        font-weight: bold;
    }

        .govt_order a:hover {
            color: #cb4f05;
        }

.archive {
    width: 100%;
    height: 40px;
    background: url(../../Images/archive.jpg) no-repeat;
    margin: 5px auto;
}

    .archive a {
        line-height: 38px;
        text-decoration: none;
        color: #ffffff;
        padding: 0 0 0 35px;
        font-weight: bold;
        font-size: 11px;
    }

        .archive a:hover {
            color: #ad0909;
        }

.important_link {
    width: 100%;
    padding: 0 0px 5px 0px;
    margin-bottom: 10px;
    /* background: #f2f2f2;
    border-bottom: solid 5px #ff7474;
    border-radius: 1px;*/
    background: linear-gradient(to bottom,#01bdac,#ffffff);
    border: 0px solid #01bdac;
    border-bottom: solid 5px #01bdac;
    border-radius: 8px;
    min-height: 260px;
}

.important_linkother {
    width: 100%;
    padding: 0 0px 5px 0px;
    margin-bottom: 10px;
    /* background: #f2f2f2;
    border-bottom: solid 5px #ff7474;
    border-radius: 1px;*/
    background: linear-gradient(to bottom,#de8400,#ffffff);
    border: 0px solid #9c5d00;
    border-bottom: solid 5px #9c5d00;
    border-radius: 8px;
    min-height: 260px;
}

    .important_linkother li {
        display: block;
        padding-left: 4px;
        padding-right: 4px;
        margin: 5px 20px;
        background: url(../../Images/arrow.png) 0px 10px no-repeat;
        /* font-weight: bold; 
           box-shadow: 1px 2px 4px #6f4200;
        background: #ffe8c6;
       */
        font-family: Arial;
    }

        .important_linkother li a {
            display: block;
            padding: 7px 0 7px 0px;
            margin-left: 7px;
            text-decoration: none;
            color: #ffffff;
            border-bottom: 0px dashed #ccc;
            font-size: 12px;
        }

            .important_linkother li a:hover {
                color: #000000;
            }


.important_link li a:hover {
    color: #14af52;
}

.important_linkother li:last-child a {
    border: none 0;
}







.important_linktab {
    /*width: 93%;
    height: 48px;
    text-align: center;
    background: url("../../Images/imp_links_g.png") 98% 7px no-repeat;
    margin: 0 auto;
    border-bottom: 3px solid #00544d;*/
}

    .important_linktab h2 {
        /*margin: 0;
        padding: 18px 0 0 5px;
        font-size: 10pt;
        text-align: left;
        color: #00544d;
        font-weight: bold;
        font-family: Arial;*/
        border-bottom: solid 1px #dedede;
        font-size: 14px;
        font-weight: normal;
        margin: 0 0 5px 0;
        padding: 10px 0 10px 20px;
        color: #fff;
        background: #008a7d;
        position: relative;
        background: #008a7d url(../../Images/imp_links_g.png) top right no-repeat;
        background-size: 26px 26px;
        background-position: 99% 46%;
    }

        .important_linktab h2:after {
            position: absolute;
            left: 0;
            bottom: -20px;
            width: 20px;
            height: 20px;
            background: transparent;
            content: '';
            border-color: #008a7d transparent transparent #008a7d;
            border-style: solid;
            border-width: 10px;
        }



.important_linktabother {
    /*width: 93%;
    height: 48px;
    text-align: center;
    background: url("../../Images/imp_links_g.png") 98% 7px no-repeat;
    margin: 0 auto;
    border-bottom: 3px solid #00544d;*/
}

    .important_linktabother h2 {
        /*margin: 0;
        padding: 18px 0 0 5px;
        font-size: 10pt;
        text-align: left;
        color: #00544d;
        font-weight: bold;
        font-family: Arial;*/
        border-bottom: solid 1px #dedede;
        font-size: 14px;
        font-weight: normal;
        margin: 0 0 5px 0;
        padding: 10px 0 10px 20px;
        color: #fff;
        background: #9c5d00;
        position: relative;
        background: #9c5d00 url(../../Images/imp_links_g.png) top right no-repeat;
        background-size: 26px 26px;
        background-position: 99% 46%;
    }

        .important_linktabother h2:after {
            position: absolute;
            left: 0;
            bottom: -20px;
            width: 20px;
            height: 20px;
            background: transparent;
            content: '';
            border-color: #9c5d00 transparent transparent #9c5d00;
            border-style: solid;
            border-width: 10px;
        }




.important_link li {
    display: block;
    padding-left: 4px;
    padding-right: 4px;
    margin: 5px 20px;
    /*background: url(../../Images/arrow.png) 0px 10px no-repeat;
        font-weight: bold;
    box-shadow: 1px 2px 4px #004c45;*/
    font-family: Arial;
    background: #dcfffc;
    border-radius: 10px;
}

    .important_link li a {
        display: block;
        padding: 7px 0 7px 0px;
        margin-left: 4px;
        text-decoration: none;
        color: #005d54;
        border-bottom: 0px dashed #ccc;
        font-size: 12px;
    }

        .important_link li a:hover {
            color: #000000;
        }

    .important_link li:last-child a {
        border: none 0;
    }
/*(((((((((((((((((((((((((((((((( end left col  ))))))))))))))))))))))))))))))))))))))) */


.address {
    background: url("../../Images/contact_map.jpg") no-repeat;
    height: 553px;
    margin: 10px auto;
    width: 100%;
    position: relative;
}

.address12 {
    border: medium none;
    margin: 0px 0 0 0px;
    width: 431px;
    height: 368px;
    background: url("../../Images/map_cont.png") no-repeat;
    position: absolute;
    top: 12%;
    left: 18%;
}

.address table {
    border: medium none;
    margin: 60px 0 0 60px;
    width: 320px;
}

.address td {
    border: medium none;
    color: #585858;
    font-size: 11px;
    line-height: 18px;
    padding: 7px 3px;
    position: relative;
    vertical-align: top;
}

.widthli {
    text-align: right !important;
}


.tab {
    /*width: 95%;
    height: 95px;
    text-align: center;
    border-radius: 3px 3px 0 0;    
    margin: 0 auto;
    background: url("../../Images/cur_event_g.png") 50% 10px no-repeat;
    border-bottom: solid 3px #01ac6d;*/
}

    .tab h2 {
        /* margin: 0;
        padding: 70px 0 0 0;
        font-size: 10pt;
        text-align: center;
        color: #005d3a;
        font-weight: bold;
        font-family: Arial; */
        border-bottom: solid 1px #dedede;
        font-size: 14px;
        font-weight: normal;
        margin: 0 0 5px 0;
        padding: 10px 0 10px 20px;
        color: #fff;
        background: #006741;
        position: relative;
        background: #006741 url(../../Images/cur_event_g.png) top right no-repeat;
        background-size: 26px 26px;
        background-position: 99% 46%;
    }

        .tab h2:after {
            position: absolute;
            left: 0;
            bottom: -20px;
            width: 20px;
            height: 20px;
            background: transparent;
            content: '';
            border-color: #006741 transparent transparent #006741;
            border-style: solid;
            border-width: 10px;
        }

        .tab h2 a {
            color: #fff;
        }

.link {
    background: url(../../Images/link.png) no-repeat 200px 5px;
}

/*(((((((((((((((((((((((((((((((( mid col  ))))))))))))))))))))))))))))))))))))))) */

.mid_col {
    width: 66%;
    float: left;
    margin: 0 0 0 20px;
    position: relative;
    font-family: verdana;
}

    .mid_col p {
        margin: 5px 0 5px 0;
        text-align: justify;
        font-family: verdana;
        padding: 5px 0;
        font-size: 11px;
        line-height: 18px;
    }

    .mid_col h2 {
        font-weight: normal;
        font-size: 12pt;
        font-family: Arial;
        display: block;
        width: 100%;
        color: #076be7;
        text-align: left;
        margin: 0 0 0px 0;
        padding: 5px 0 0px 1px;
    }

    .mid_col ul {
        font-size: 11px;
        color: #424242;
        text-align: justify;
        margin: 0 8px 0 25px;
        padding: 0;
    }

    .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 a {
        color: #B53504;
    }
/*(((((((((((((((((((((((((((((((( mid col  ))))))))))))))))))))))))))))))))))))))) */


/*(((((((((((((((((((((((((((((((( right col  ))))))))))))))))))))))))))))))))))))))) */
.right_col1 {
    width: 230px;
    float: right;
    margin-right: 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: 95%;
    height: 95px;
    text-align: center;
    border-radius: 3px 3px 0 0;
    background: url("../../Images/news_event_g.png") 50% 10px no-repeat;
    margin: 0 auto;
    border-bottom: solid 3px #fff;*/
}

    .contact_tab h2 {
        /*margin: 0;
        padding: 70px 0 0 0;
        text-align: center;
        font-size: 10pt;
        color: #fff;
        font-weight: bold;
        font-family: Arial;
        width: auto !important;*/
        border-bottom: solid 1px #dedede;
        font-size: 14px;
        font-weight: normal;
        margin: 0 0 5px 0;
        padding: 10px 0 10px 20px;
        color: #fff;
        background: #2c2f67;
        position: relative;
        background: #2c2f67 url(../../Images/news_event_g.png) top right no-repeat;
        background-size: 26px 26px;
        background-position: 99% 46%;
    }

        .contact_tab h2:after {
            position: absolute;
            left: 0;
            bottom: -20px;
            width: 20px;
            height: 20px;
            background: transparent;
            content: '';
            border-color: #2c2f67 transparent transparent #2c2f67;
            border-style: solid;
            border-width: 10px;
        }

.contact {
    width: 100%;
    padding: 0px 0 10px 0;
    margin-bottom: 10px;
    background: linear-gradient(to bottom,#2f3a90,#decbff);
    /* background: #00acbe; */
    border: 0px solid #2f3a90;
    border-bottom: solid 5px #2f3a90;
    border-radius: 8px;
    height: 260px;
}

    .contact ul {
        list-style-type: none;
        margin: 0 auto;
        padding: 0;
        width: 95%;
    }

    .contact li p {
        display: block;
        border: solid 1px #fff;
        font-size: 12px;
        padding: 4px 4px;
        background: #f7f7f7;
        margin: 5px 0;
        box-shadow: 1px 2px 4px #191b46;
        color: #fff;
        margin: 5px 0px;
    }

/*(((((((((((((((((((((((((((((((( right col  ))))))))))))))))))))))))))))))))))))))) */
.right_col {
    width: 745px;
    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: #363636;
        line-height: 18px;
    }

    .right_col h2 {
        text-transform: uppercase;
        font-weight: normal;
        font-size: 11pt;
        font-family: arial;
        display: block;
        width: 99%;
        background: #f5f5f5;
        border: solid 1px #f0f0f0;
        border-radius: 3px 3px 3px 3px;
        color: #0072AE;
        margin: 0;
        padding: 7px 0 7px 5px;
    }

    .right_col ul {
        font-size: 12px;
        color: #797979;
    }

    .right_col li {
        line-height: 18px;
    }

.list_div img {
    padding: 10px 0;
}

.list_div h3 {
    background: #f5f5f5;
    color: #0072AE;
    display: block;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 7px 0 7px 5px;
    border: solid 1px #f0f0f0;
    width: 99%;
}

    .list_div h3 span {
        color: Red !important;
    }

.list_div ul {
    color: #000000;
    font-size: 11px;
    list-style-type: none;
    margin: 7px 0 5px 0;
    padding: 0;
}

.list_div li {
    background: url("../../Images/f_link_g.png") no-repeat scroll 7px 9px transparent !important;
    line-height: 18px;
    padding: 2px 0 2px 25px !important;
    text-align: justify;
}

    .list_div li ul li {
        background: url("../../Images/bullet.png") no-repeat scroll 4px 9px transparent !important;
        padding: 2px 0 2px 20px !important;
    }

.right_col table {
    border-bottom: solid 1px #ebebeb;
    border-left: solid 1px #ebebeb;
    font-size: 11px;
}

.right_col td, .right_col th {
    border-top: solid 1px #ebebeb;
    padding: 4px 2px;
    border-right: solid 1px #ebebeb;
    text-align: left;
    line-height: 16px;
    vertical-align: top;
}

.right_col th {
    font-weight: bold;
    padding: 6px 2px;
    background: #f2f2f2;
    color: #14af52;
}

.right_col a {
    color: #ff5555;
}

.cleaner {
    clear: both;
}

/* press release */
.newsEvent {
    margin-bottom: 0px;
}

    .newsEvent h3 {
        position: relative;
    }

        .newsEvent h3 span {
            position: absolute;
            top: 15px;
            right: 15px;
        }

            .newsEvent h3 span a.stop {
                background-position: 0 0;
            }

            .newsEvent h3 span a.play {
                background-position: 0 100%;
            }

    .newsEvent div.innerNews {
        padding: 10px;
    }

    .newsEvent ul {
        height: 190px;
        padding: 2px;
    }

        .newsEvent ul li {
            line-height: 1.5em;
            background: none;
            padding: 4px 4px;
            margin: 0;
            font-size: 12px;
        }

            .newsEvent ul li p {
                margin-bottom: 0;
                margin-left: 0;
                line-height: 18px;
            }

                .newsEvent ul li p a {
                    color: #000aca;
                    text-decoration: none;
                }

                    .newsEvent ul li p a:hover {
                        color: #00393f;
                        text-decoration: none;
                    }

                .newsEvent ul li p span {
                    display: block;
                }
/* News Scroller generalized */
.ticker {
    overflow: auto;
    position: relative;
}

    .ticker li {
        display: block;
    }

    .ticker div {
        margin-top: 0;
    }


.address table {
    border: none !important;
}

    .address table td {
        border: none !important;
    }


.orcr table {
    border-bottom: solid 1px #d4e3f1;
    border-left: solid 1px #d4e3f1;
    font-size: 11px;
}

.orcr td, .right_col th {
    border-top: solid 1px #d4e3f1;
    padding: 4px 2px;
    border-right: solid 1px #d4e3f1;
    text-align: left;
    line-height: 16px;
    vertical-align: top;
}

.orcr th {
    font-weight: bold;
    padding: 6px 2px;
    background: #deeff8;
    color: #1a7cb0;
}

.orcr a {
    color: #B53504;
}


.modalBackgroundGray {
    background-color: Gray;
    filter: alpha(opacity=60);
    opacity: 0.60;
}

.exam_btn {
    background: url("../../Images/exam_btn.png") no-repeat scroll left top transparent;
    height: 49px;
    margin: 0 0 8px;
    width: 227px;
}

    .exam_btn a {
        color: #D8F5FF;
        display: block;
        font-size: 12pt;
        padding: 14px 0 10px 55px;
        text-decoration: none;
    }

        .exam_btn a:hover {
            color: #FFFFFF;
        }

.frame {
    position: absolute;
    font-family: verdana,helvetica,clean,sans-serif;
    font-size: small;
    padding: 3px 3px;
    width: 350px;
}

.overlay {
    border: solid 3px #bde1fb;
    border-radius: 4px;
}

.overlay2 {
    background: url(../Images/pop-up_border.png);
    padding: 10px;
    border-radius: 5px;
}


.underlay {
    position: absolute;
    background-color: #000;
    bottom: -1px;
    filter: alpha(opacity=12);
    left: -1px;
    right: -1px;
    top: 3px;
    z-index: -1;
}

.header {
    cursor: move; /* Because the DragPanelExtender doesn't do this for me ;( */
    background: url(../../Images/sprite.png) repeat-x 0px -200px;
    color: #0066cc;
    font-weight: bold;
    border-bottom: solid 1px #ccc;
    padding: 2px 4px;
    font-size: 12px !important;
}

    .header .msg {
        font-weight: bold;
    }

.updating, .body {
    background-color: aliceblue;
    padding: 3px 2px;
    font-size: 11px;
    color: #2b6199;
}

.body2 {
    padding: 3px 8px;
}

.updating {
    color: #808080;
    background: #fff url(../../Images/activity.gif) no-repeat center;
}

.frame .close {
    right: 5px;
    background: url(../../Images/sprite_close.png) no-repeat 0px 0px;
    width: 63px;
    cursor: pointer;
    position: absolute;
    top: 4px !important;
    height: 23px;
    opacity: 10 !important;
}

.pstyle {
    border: 1px solid #ea6036;
    padding: 0px;
    box-shadow: 2px 3px 1px #a9a9a9;
    background: linear-gradient(to bottom,#ffdacf,#ffffff);
    min-height: 235px;
}

    .pstyle p {
        padding: 0px 10px;
        font-size: 12px;
        color: #000;
    }



.alreadyreg {
    background: #e48a83;
    border-radius: 4px 4px 0px 0px;
}

    .alreadyreg h3 {
        padding: 8px 10px;
        color: #fff;
    }

.alreadyregmid {
    width: auto;
    border: solid 1px #ff8900;
    height: auto;
    background: #ffeae8;
}

    .alreadyregmid ul li {
        background: #fff;
        margin: 5px 5px;
        padding: 8px 10px;
        border: 1px solid #cacaca;
        border-radius: 5px;
        color: #3F51B5;
    }

        .alreadyregmid ul li span:nth-child(odd) {
            /*background: #eee;*/
            padding: 0px 1px 0px 10px;
            margin-left: -10px;
            border-radius: 5px 0px 0px 5px;
            color: #00578c;
            font-weight: 600;
            font-size: 16px;
        }

        .alreadyregmid ul li span:nth-child(even) {
            padding: 8px 12px;
            margin-left: -10px;
            border-radius: 5px 0px 0px 5px;
        }

.simplestep {
    background: #ff8900;
    border-radius: 4px 4px 0px 0px;
}

    .simplestep h3 {
        padding: 8px 10px;
        color: #fff;
    }

.simplestepmid ul li {
    background: #fff;
    margin: 5px 50px;
    padding: 8px 10px;
    border: 1px solid #cacaca;
    border-radius: 5px;
}

    .simplestepmid ul li span:nth-child(odd) {
        background: #eee;
        padding: 8px 10px;
        margin-left: -10px;
        border-radius: 5px 0px 0px 5px;
        color: #00578c;
        font-weight: 600;
        font-size: 16px;
    }

    .simplestepmid ul li span:nth-child(even) {
        padding: 8px 15px;
        margin-left: -10px;
        border-radius: 5px 0px 0px 5px;
    }

.simplestepmid {
    width: auto;
    height: auto;
    /* border: solid 1px #ff8900;
    background: #ffefdd;*/
}

    .simplestepmid tr td b:nth-child(odd) {
        /*background: #eee;*/
        padding: 8px 10px;
        margin-left: -10px;
        border-radius: 5px 0px 0px 5px;
        color: #3d4eff;
        font-weight: 600;
        font-size: 16px;
    }

.btnprimary {
    background: #ff8900;
    padding: 5px 30px;
    border: 1px solid #d67300;
    border-radius: 8px;
    margin: 5px 0px;
    color: #fff !important;
    font-size: 16px;
    text-decoration: none;
}

.blink {
    -webkit-animation-name: blink;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic- bezierr(1.0,0,0,1.0);
    -webkit-animation-duration: 1s;
    color: #03A9F4;
    font-size: 16px;
}

@-webkit-keyframes blink {
    67% {
        opacity: 0.1;
    }
}

@-moz-keyframes blink {
    67% {
        opacity: 0.1;
    }
}

@-o-keyframes blink {
    67% {
        opacity: 0.1;
    }
}

@keyframes blink {
    67% {
        opacity: 0.1;
    }
}

.input-group-addon:first-child {
    border-right: 0;
    width: 252px;
    text-align: left;
    color: #4152ff;
    font-size: 13px;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
    margin: 1px 0px;
}

.inpgpaddon {
    border-right: 0;
    width: 252px;
    text-align: left;
    color: #4152ff;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.topbar {
    background-color: #022291;
    font-size: 12px;
    font-weight: 500;
}

.topdatetime {
    padding-top: 0px;
    padding-bottom: 0px;
}

ul.topbargovt {
    margin-bottom: 0px;
}

    ul.topbargovt li {
        padding-right: 10px;
        border-right: 1px solid #eeeeee;
    }

        ul.topbargovt li a {
            font-size: 10px;
            letter-spacing: 0.3px;
            display: block;
            padding: 3px 0px;
        }

        ul.topbargovt li:nth-last-child(1) {
            padding-right: 10px;
            border-right: 0px solid #eeeeee;
        }

.govtinfo ul li {
    padding: 9px 0px;
    color: #eeeeee;
}

    .govtinfo ul li a {
        color: #eeeeee;
        text-decoration: none;
    }

.list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}

.topbartext-color {
    color: #eeeeee;
}
/*********=================Footer===========================**********/
.footerfirst {
    background: #00446d;
    border-top: 1px solid #00446d;
}

    .footerfirst span {
        font-size: 14px;
    }

    .footerfirst p {
        color: #fff;
        padding: 5px 0px 7px 0px;
        margin-bottom: 0px;
        font-size: 14px;
    }

p.version {
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    margin-top: 12px;
}

p.disclaimer {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
}

p.lastupdated {
    font-size: 14px;
    font-weight: 500;
    text-align: right;
    margin-top: 12px;
}

.footersecond {
    background-color: #007bc5;
    margin-top: 30px;
}

    .footersecond ul {
        margin: 0px;
    }

        .footersecond ul li {
            color: #fff;
            padding: 3px 25px 3px 25px;
        }

            .footersecond ul li a {
                color: #fff;
                padding: 0px 10px 3px 10px;
            }

.footerthird {
    background: #005588;
}

    .footerthird ul {
        margin: 0px;
    }

        .footerthird ul li {
            color: #fff;
            padding: 10px 25px 10px 25px;
        }

            .footerthird ul li a {
                color: #fff;
                padding: 0px 10px 3px 10px;
            }

            .footerthird ul li :hover {
                color: #FFEB3B !important;
                padding: 0px 10px 3px 10px;
                text-decoration: none;
            }

.padd5 {
    padding: 5px 0px;
}
/*********===============End Footer=======================**********/
.loginmid {
    background: #ffffff;
    margin-top: 20px;
    margin-bottom: 30px;
    border-radius: 12px;
    padding-top: 10px;
    padding-bottom: 0px;
    box-shadow: 0px 2px 6px 3px #777777;
}
    .loginmid h4 {
        font-weight: bold;
        font-family: 'Open Sans' !important;
        font-size: 22px;
        padding: 4px 4px 4px 4px;
        text-transform: capitalize;
        margin-top: 5px;
        margin-bottom: 15px;
        color: #003363;
    }
.loginborder {
    border: 1px solid #e6e6e6;
    padding: 30px 30px 0px 30px;
    border-radius: 12px;
    /* box-shadow: 0px 2px 6px 3px #777777; */
}
.loginmid .formLabel .form-group label {
    font-weight: 600;
    color: #003363;
    font-size: 14px;
    font-family: 'Open Sans' !important;
    text-align: left;
}
.login-instruction {
    background: url(../../Images/logininstructionbg.png);
    background-size: cover;
    background-position: top center;
    margin-top: -10px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    min-height: 460px;
}
.inst li {
    font-size: 14px;
    color: #fff;
    margin-bottom: 15px;
    margin-left: 25px;
}
.cautiontext {
    color: blue;
}
.btn-themeblue {
    background: #0098f2;
    color: #fff;
    font-size: 18px;
    font-family: 'Open Sans' !important;
}