﻿@charset "utf-8";
/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
}

body {
    background: #fff;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
}

p {
    line-height: 20px;
    padding-bottom: 20px;
}

.clr {
    clear: both;
    height: 0px;
}

.fltright {
    float: right !important;
}

.flexiHeader {
    background: #034ea2;
    height: 55px;
}

.flexiTopNav {
    background: url(../images/bg_topnav.gif) left top;
    line-height: 30px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    color: #000;
    padding: 0 2%;
}

.flexiTopNav ul {
    list-style: none;
}

.flexiTopNav ul li {
    float: left;
}

    .flexiTopNav a {
        display: block;
        float: left;
        line-height: 30px;
        color: #000;
        text-decoration: none;
        padding: 0 8px;
    }

        .flexiTopNav a:hover, .flexiTopNav a.current {
            background: #fff;
        }

.flexiFooter {
    background: #034ea2;
    width: 100%;
    height: 25px;
    padding-top: 2px;
    line-height: 25px;
    color: #fff;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-align: center;
}

.flexiHeader div.left {
    width: 240px;
    height: 55px;
    float: left;
    margin-left: 2%;
}

.flexiHeader div.center {
    margin: 0 auto;
    width: 400px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    padding: 9px 0 8px 0;
}

.flexiHeader div.right {
    width: 360px;
    height: 38px;
    padding: 9px 0 8px 0;
    float: right;
    margin-right: 2%;
    text-align: right;
    color: #fff;
}

    .flexiHeader div.right span.comName, .flexiHeader div.center span.comName {
        font-size: 20px;
        font-style: italic;
        font-weight: bold;
        color: #fff;
    }

    .flexiHeader div.right span {
        display: block;
        float: right;
        margin: 2px 3px 0 16px;
    }

    .flexiHeader div.right a {
        display: block;
        width: 43px;
        height: 38px;
        float: right;
        margin-left: 7px;
        background: url(../images/buttons_sprite.png) no-repeat;
        text-indent: -999px !important;
        font-size: 0px;
    }

        .flexiHeader div.right a.logout {
            background-position: 0px 0px;
        }

            .flexiHeader div.right a.logout:hover {
                background-position: 0px -39px;
            }

.homeContentHolder {
    width: 96%;
    margin: 30px auto 100px auto;
}

    .homeContentHolder h1 {
        font-size: 15px;
        font-weight: normal;
        border-bottom: #98a4b1 solid 1px;
        padding: 0px 5px 10px 0px;
        background: url(../images/bullet_homeheadings.png) no-repeat left top;
        text-indent: 25px;
        line-height: 20px;
        margin-bottom: 20px;
        display: block;
    }

.contentArea {
    min-height: 400px;
    background: url(../images/logo_nhai_transparent.png) right bottom no-repeat;
}

.breadCrumbHolder {
    line-height: 18px;
    font-size: 14px;
    color: #832526;
    text-indent: 24px;
    background: url(../images/bullet_innerpage_headings.png) left top no-repeat;
    padding-bottom: 10px;
    border-bottom: #d1cfcf solid 1px;
    margin-bottom: 5px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

    .breadCrumbHolder span {
        color: #000;
        font-weight: bold;
    }

.innerContentHolder p.mandatoryNarration {
    font-size: 12px;
    text-align: center;
}

    .innerContentHolder p.mandatoryNarration span {
        color: #ff0000;
        font-size: 14px;
    }

.innerContentHolder table.maroonTable {
    border-top: #aeaeae solid 1px;
    border-left: #aeaeae solid 1px;
}

    .innerContentHolder table.maroonTable th, .innerContentHolder table.maroonTable td {
        border-right: #aeaeae solid 1px;
        border-bottom: #aeaeae solid 1px;
        padding: 5px;
    }

    .innerContentHolder table.maroonTable th {
        background: #832526;
        color: #fff;
        font-weight: normal;
        text-align: left;
    }

        .innerContentHolder table.maroonTable th a {
            color: #fff;
            text-decoration: none;
        }

            .innerContentHolder table.maroonTable th a:hover {
                text-decoration: underline;
            }

    .innerContentHolder table.maroonTable td {
        background: #fff;
    }

    .innerContentHolder table.maroonTable tr:hover td {
        background: #dedede;
    }

.innerContentHolder table.darkGreyTable {
    border-top: #aeaeae solid 1px;
    border-left: #aeaeae solid 1px;
}

    .innerContentHolder table.darkGreyTable th, .innerContentHolder table.darkGreyTable td {
        border-right: #aeaeae solid 1px;
        border-bottom: #aeaeae solid 1px;
        padding: 5px;
    }

    .innerContentHolder table.darkGreyTable th {
        background: #4f3838;
        color: #fff;
        font-weight: normal;
        text-align: left;
    }

    .innerContentHolder table.darkGreyTable td {
        background: #fff;
    }

table.inputTable tr:last-child td {
    /*text-align: center;*/
}

table.inputTable td.formFunctionBtns {
    text-align: center;
}

table.inputTable tr:last-child td input {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 5px;
    height: 25px;
    border: #832526 solid 1px;
    border-radius: 5px;
    font-size: 12px;
    color: #fff;
    padding: 0 5px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#aa3132+0,832526+100 */
    background: #aa3132; /* Old browsers */
    background: -moz-linear-gradient(top, #aa3132 0%, #832526 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #aa3132 0%, #832526 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #aa3132 0%, #832526 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa3132', endColorstr='#832526', GradientType=0 ); /* IE6-9 */
}

table.inputTable select {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-right: 10px;
    height: 25px;
}

table.inputTable input.yellowBtn {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-right: 10px;
    height: 25px;
    border: #de6a02 solid 1px;
    border-radius: 5px;
    font-size: 12px;
    color: #fff;
    padding: 0 5px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ea862d+0,de6900+100 */
    background: #ea862d; /* Old browsers */
    background: -moz-linear-gradient(top, #ea862d 0%, #de6900 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ea862d 0%, #de6900 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ea862d 0%, #de6900 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea862d', endColorstr='#de6900', GradientType=0 ); /* IE6-9 */
}

table.inputTable input.maroonBtn {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-right: 10px;
    height: 25px;
    border: #832526 solid 1px;
    border-radius: 5px;
    font-size: 12px;
    color: #fff;
    padding: 0 5px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#aa3132+0,832526+100 */
    background: #aa3132; /* Old browsers */
    background: -moz-linear-gradient(top, #aa3132 0%, #832526 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #aa3132 0%, #832526 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #aa3132 0%, #832526 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa3132', endColorstr='#832526', GradientType=0 ); /* IE6-9 */
}

table.inputTable input.readOnly {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-right: 10px;
    height: 25px;
    background: #c0c0c0;
    border: #aeadad solid 1px;
    border-radius: 5px;
    font-size: 12px;
    color: #9e9d9d;
    padding: 0 5px;
}

table.inputTable span.compulsory {
    color: #ff0000;
    font-weight: bold;
}

table.inputTable label.marginRhs {
    margin-right: 10px;
}
/*------------------------------------------*/



.loginContentHolder {
    width: 1000px;
    margin: 100px auto 100px auto;
}

    .loginContentHolder a {
        color: #832526;
        text-decoration: none;
    }

        .loginContentHolder a:hover {
            color: #000;
            text-decoration: underline;
        }

    .loginContentHolder div.loginHolder {
        width: 250px;
        height: 300px;
        margin: 0 auto;
    }

    .loginContentHolder div.txtboxHolder input {
        width: 230px;
        margin-bottom: 10px;
        padding: 8px;
        border: #cccccc solid 1px;
        border-radius: 5px;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
    }

    .loginContentHolder div.btnHolder {
        margin-bottom: 10px;
    }

        .loginContentHolder div.btnHolder input {
            width: 118px;
            height: 33px;
            border: #034ea2 solid 1px;
            background: #034ea2;
            border-radius: 5px;
            color: #fff;
            font-size: 15px;
            margin-right: 10px;
            outline: none;
        }

            .loginContentHolder div.btnHolder input.btnCancel {
                border: #bbcbd0 solid 1px;
                background: #fff;
                color: #000;
                margin-right: 0px;
            }

            .loginContentHolder div.btnHolder input:focus {
                border: #034ea2 solid 1px;
                background: #fff;
                color: #034ea2;
            }

    .loginContentHolder div.linksHolder {
        width: 250px;
        text-align: center;
    }

        .loginContentHolder div.linksHolder a {
            color: #034ea2;
            font-size: 13px;
        }


table.blueTable {
    border-top: #034ea2 solid 1px;
    border-left: #034ea2 solid 1px;
}




    table.blueTable th {
        border-right: #c2d6eb solid 1px;
        border-bottom: #034ea2 solid 1px;
        padding: 5px;
    }

    table.blueTable td {
        border-right: #034ea2 solid 1px;
        border-bottom: #034ea2 solid 1px;
        padding: 5px;
    }

    table.blueTable th {
        background: #034ea2;
        color: #fff;
        font-weight: normal;
    }

    table.blueTable td {
        background: #fff;
    }
/*table.blueTable tr:hover td {
	background: #fff200;
}*/

/*custom css*/
.tblregistration tr td {
    width: 50%;
    padding: 5px 0 5px;
}

    .tblregistration tr td:first-child {
        text-align: right;
        padding-right: 30px;
    }

.confirmedpassword tr td {
    width: 50%;
    padding: 5px 0 5px;
}

    .confirmedpassword tr td:first-child {
        width: 40%;
        text-align: right;
        padding-right: 30px;
    }

.forgotpassword tr td {
    width: 50%;
    padding: 5px 0 5px;
}

    .forgotpassword tr td:first-child {
        text-align: right;
        padding-right: 30px;
    }

.tbllogin tr td {
    width: 10%;
    padding: 5px 0 5px;
}

    .tbllogin tr td:first-child {
        text-align: right;
        padding-right: 30px;
    }

#trCaptchaImage td {
    text-align: left !important;
}

#trCaptchaImage span {
    font-size: 10px;
    text-align: left !important;
}

#trCaptchaImage .captcha-image {
    float: left;
}

.message {
    font-size: 10px;
    text-align: left !important;
    color: red;
}

.flexiHeader div.right a.login {
    display: block;
    width: 43px;
    height: 38px;
    float: right;
    margin-left: 7px;
    background: url(../images/buttons_sprite_login.png) no-repeat;
    text-indent: -999px !important;
    font-size: 0px;
}

.flexiHeader div.right a.login {
    background-position: 0px 0px;
}

    .flexiHeader div.right a.login:hover {
        background-position: 0px -39px;
    }

.hideFields {
    display: none;
}


.fixedimg {
    position: fixed;
    width: 130px;
    right: 0;
    bottom: 50px;
    z-index: 9;
    opacity: .2;
}

.exelimg {
    margin-right: 10px;
    width: 35px;
}

.refreshimg {
    width: 35px;
}

.znlbl {
    margin-top: 10px;
    float: left;
}
