﻿
img {
    border: 0;
}

html, body {
    font-family: 'CenturyGothicRegular';
    padding: 0px;
    margin: 0px;
    height: 100%;
    font-size: 14px;
}

button {
    cursor: pointer;
}

.dash_container {
    margin: 0 auto;
    width: 965px;
}

.rupees {
    font-family: 'RupeeForadianRegular';
}

.dashboard_wrap {
    border-top: 3px solid #b1382d;
    -moz-box-shadow: 0 0 5px 0px #cccccc;
    -webkit-box-shadow: 0 0 5px 0px #cccccc;
    box-shadow: 0 0 5px 0px #cccccc;
    margin: 25px 0;
}

.renew_acc {
    padding: 20px 20px 20px 20px;
}

    .renew_acc .renew_acright {
        width: 335px;
        display: inline-block;
        vertical-align: top;         
        padding-top: 7px;float:right;
    }

    .renew_acc .renew_acleft {
        width: 440px;
        float: left;
        display: inline-block;
        vertical-align: top;
        margin-right: 30px;
    }
    
    .renew_acc .ad_Section {
        clear: both;
        padding-top: 34px;
        text-align: center;
        margin-top: 40px;
        position: relative;
    }  

    .renew_acc .renew_acleft .form_field {
        padding-bottom: 15px;
    }

    .renew_acc .renew_acleft .user_id {
        margin: 0px;
        padding: 0px;
    }
        .renew_acc .renew_acleft .user_id li {
            display: inline-block;
            padding-right: 6px;
        }
            .renew_acc .renew_acleft .user_id li label {
                display: inline-block;
            }

    .renew_acc .renew_acleft label {
        /*display: block;*/
        font-size: 14px;
        font-family: 'CenturyGothicBold';
        color: #858585;
        line-height: 31px;
    }

    .renew_acc .renew_acleft .btn {
        background: #354e99;
        color: #fff;
        border: none;
        height: 40px;
        width: 120px;
        font-size: 18px;
        margin-top: 21px;
        cursor:pointer;text-indent:0px;
    }

    .renew_acc .renew_acleft input {
        width: 100%;
        border: 1px solid #a5a5a5;
        height: 36px;
        text-indent: 12px;
    }

    .renew_acc h2 {
        color: #354e99;
        font-size: 24px;
        margin-bottom: 20px;
    }

    .renew_acc .renew_acright ul {
        padding: 0px;
    }
        .renew_acc .renew_acright ul li {
            list-style-type: disc;
            color: #858585;
            font-size: 14px;
            font-weight: 300;
            line-height: 21px;
            padding-bottom: 15px;
        }

.selecter { z-index:0;}    

/* CSS Document */
