﻿
    tr
    {
        height: 20px;
    }
    
    body
    {
        background-position: 50% 50%;
        margin: 0px;
        padding: 0px !important;
        height: 100%;
        background: #eee;
        font-family: 'Roboto' , sans-serif;
        font-weight: 300;
        font-size: 14px;
    }
    
    .header
    {
        height: 20%;
        background-color: #333333;
    }
    
    .content
    {
        background-color: #eee;
        height: 60%;
        padding-top: 30px;
    }
    
    .footer
    {
        height: 10%;
        background-color: #333330;
    }
    
    .loginbox
    {
        list-style: none;
        background: white;
        width: 40%;
        border-color: #0d41a1;
        border-width:1px;
    }
    .loginboxpass
    {
        width: 40%;
        border-color: Red;
        border-width: 1px;
    }
    
    .loginsubgroup
    {
    }
    
    .headertext
    {
        color: white;      
        font-family: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, Times, serif;  
        font-size: 40px;
    }
    
    .footertext
    {
        color: white;        
    }
    
    .heading
    {
        margin: 0;
        line-height: 180%;
        font-weight: 300;
        color: #000;
        line-height: 42px;
        font-size: 20px;
        max-width: 525px;
        white-space: nowrap;
        overflow: hidden;
        padding-right: 10px;
        text-overflow: ellipsis;
    }
    
    .loginlabel
    {
        float: left;
        font-weight: 200;
        color: #000;
        line-height: 0px;
        font-size: 15px;
        max-width: 525px;
        white-space: nowrap;
        overflow: hidden;
        padding-right: 10px;
        padding: 20px;
    }
    
    .inputcontrol
    {
        clear: both;
        font-weight: 300;
        color: #000;
        line-height: 0px;
        font-size: 15px;
        width: 100%;
        white-space: nowrap;
        overflow: auto;
        padding-right: 10px;
    }
    
    a
    {
        color: #337ab7;
        text-decoration: none;
        font-size: 14px;
        font-family: 'Roboto' , sans-serif;
    }
    
    .help-block ul
    {
        list-style-type: none;
    }
    
    input[type=submit]
    {
        width: 20em;
        height: 2em;
    }


.main
    {
    }
    
    .rupi02 {font-family:rupee_foradianregular; font-size:14px;}
    
    .user
    {
        float: left;
        width: 50%;
        background-color: red;
    }
    
    .info
    {
        width: 50%;
        background-color: yellow;
    }
    #leftcolumn, #rightcolumn
    {
        float: left;
        color: #e1e1e1;
    }
    #leftcolumn
    {
        width: 50%;
    }
    #rightcolumn
    {
        width: 50%;
        text-align: right;
        color: #337ab7;
        text-decoration: none;
        font-size: 14px;
        font-family: 'Roboto' , sans-serif;
    }
    a
    {
        color: #337ab7;
        text-decoration: none;
        font-size: 14px;
        font-family: 'Roboto' , sans-serif;
    }
    
    
    .calcdivsip1
    {
        background-color: Lime;
    }
    
    .calcdivsipleft
    {
        background-color: Yellow;
        width: 50%;
    }
    
    .calcdivsipright
    {
        background-color: Lime;
        width: 50%;
    }
        