﻿
@font-face {
    font-family: "WebRupee";
    font-style: normal;
    font-weight: normal;
    src: local("WebRupee"), url("fontface/WebRupee.V2.0.ttf") format("truetype"), url("fontface/WebRupee.V2.0.woff") format("woff"), url("fontface/WebRupee.V2.0.svg") format("svg");
}

.WebRupee {
    font-family: 'WebRupee';
}

.ajax__calendar_container {
    z-index: 11000;
}

/*Loading Overlay*/
.loading-overlay {
    background: #fff url('../images/icon/overlay.png');
    height: 100%;
    left: 0;
    position: fixed;
    _position: absolute;
    _height: 1020px;
    top: 0;
    width: 100%;
    z-index: 1200;
}

.ajax-loader-outer {
    background: #fff url('../images/icon/ajax-loader.gif') no-repeat 5px 5px;
    margin: 291px auto 0 auto;
    width: 68px;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 15px 0 12px 46px;
    font-size: 13px;
    color: #000;
    font-family: Segoe UI,Lucida Grande,Arial,Helvetica,sans-serif;
    height: 15px;
    -moz-box-shadow: 2px 2px 3px #C2C2C2;
    -webkit-box-shadow: 2px 2px 3px #C2C2C2;
    box-shadow: 2px 2px 3px #C2C2C2;
}

/**
{
     -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    }
 Global Css */

body {
    margin: 0px;
    font-size: 12px; /*background: #DDD;font-family: Georgia,"Times New Roman",Times,serif;*/
    font-family: Tahoma, Geneva, sans-serif;
    padding: 0px;
    letter-spacing: 0.5px;
    line-height: 1.5;
    background: url(../images/background.jpg) repeat-y;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
}

input[type='text'], input[type='password'], textarea {
    border: 1px solid #cccccc;
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; /*width:90%;*/
    max-width: 400px;
}

    input[type='text']:focus, input[type='password']:focus, textarea:focus {
        border: 1px solid #259ADD;
        box-shadow: 0 0 4px #259ADD;
    }

input[type='image'] {
    border: 1px solid #bbbbbb;
}

input[type='button'] {
    background: #006699;
    border: 1px solid #bbbbbb;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

    input[type='button']:hover {
        background: #007AA3;
    }

input[type='submit'] {
    background: #006699;
    color: #fff;
    font-weight: bold;
    border: 1px solid #bbbbbb;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px 10px 5px 10px;
}

    input[type='submit']:hover {
        background: #007AA3;
    }

select {
    border: 1px solid #bbbbbb;
    padding: 2px 2px 2px 2px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 22px;
}

textarea {
    border: 1px solid #bbbbbb;
    padding: 2px 2px 2px 2px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; /*width: 250px !important;     height: 80px !important;*/
}

.note {
    font-size: 11px;
    text-align: justify;
    font-weight: normal;
    color: #f17422;
    background: url(../image/icon/blinking-star.gif) no-repeat;
    padding-left: 15px;
}

img {
    border: 0;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.aleft {
    text-align: left;
}

.aright {
    text-align: right;
}

.acenter {
    text-align: center;
}

.ajustify {
    text-align: justify;
}

.ListPageArea {
    float: left;
    border-top: 0px solid #dddddd;
    margin-top: 1px;
    background: #FFF;
    width: 100%;
}

.green {
    color: Green;
    font-weight: bold;
    font-size: 14px;
}

.red {
    color: Red;
    font-weight: bold;
    font-size: 14px;
}

.black {
    color: Black;
    font-weight: bold;
    font-size: 14px;
}

.shadow {
    -webkit-box-shadow: 0px 0px 15px 5px #000;
    -moz-box-shadow: 0px 0px 15px 5px #000;
    box-shadow: 0px 0px 15px 5px #000;
}

.clear {
    clear: both;
}

.class24 {
    height: 24px;
    width: 24px;
}

/*-------------Default Page---------------------*/

#wrapper {
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    overflow: hidden;
}

/*--------Header css--------*/
#headerwrapper {
    width: 100%;
    height: 150px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    float: left;
    background: #fff;
}

#topmenu {
    width: 100%;
    background: #006699;
    float: left;
    min-height: 35px;
}

#logo {
    float: left;
    width: auto;
    height: 90;
    padding: 10px 0 10px 10px;
}

    #logo img {
        border: none;
        height: 88px;
        width: 400px;
    }

#companyname {
    width: auto;
    float: left;
    color: White;
    padding: 40px 0 0 0px;
    text-align: left;
    font-family: “Lucida Sans Unicode”, sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: -3px;
    line-height: 1.2em;
    display: none;
}

#topmenuwrapper {
    background: none repeat scroll 0 0 #97aabc;
    border-radius: 5px 5px 5px 5px;
    float: right;
    height: 75px;
    margin: 10px;
    padding: 10px;
    width: 400px;
}

#logindetail {
    width: 100%;
    height: auto;
    padding: 5px 0px 5px 10px;
    float: left;
    background: #006699;
    text-align: left;
    color: Yellow;
    font-weight: normal;
    margin: 0px;
}

#logout {
}

    #logout a {
        color: #fff;
        font-weight: bold;
        text-decoration: none;
        padding-right: 20px;
    }

.logout {
    background-position: right center;
    float: right;
    margin-right: 20px;
    margin-top: 6px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding-right: 20px;
    background-image: url(../images/icon/logout.png);
    background-repeat: no-repeat;
    font-size: 16px;
}

    .logout:hover {
        color: Gray;
    }
/*--------Body css--------*/

#middlwwrapper {
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    float: left;
    min-height: 700px;
    background: none;
}


#middiWarapperinner {
    width: 98%;
    float: left;
    border: 1px solid #dddddd;
    border-bottom: none;
    margin-left: 13px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#Warapperhead {
    width: 100%;
    float: left;
    border-bottom: 1px solid #dddddd;
    text-align: left;
    background: #006699;
}

    #Warapperhead img {
        border: none;
        float: left;
        padding-left: 2px;
        padding-top: 2px;
    }

    #Warapperhead span {
        float: left;
        font-weight: normal;
        text-transform: none;
        color: #FFF;
        padding-left: 5px;
        padding-top: 5px;
        padding-bottom: 3px;
        font-size: 14px;
    }

#Warapperworkarea {
    width: 100%;
    float: left;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    margin-top: 1px;
    background: #FFF;
    padding-bottom: 20px;
    text-align: center;
}

#lastlogindetailblog {
    width: 98%;
    height: auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    float: left;
}

/*--------Footer css--------*/

#footerwrapper {
    width: 100%;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background-color: #000; /*font-weight: bold;*/
    padding-top: 10px;
}



/*--------Login Page Start--------*/
.BoxWrapper {
    margin: auto 20px;
    background: #FFF;
}

.BoxWarapperinner {
    float: left;
    border: 0px solid #dddddd; /*margin-top: 10px;*/
}

.BoxWarapperHead {
    float: left;
    border-bottom: 1px solid #dddddd;
    text-align: left;
    background: #006699;
}

    .BoxWarapperHead img {
        border: none;
        float: left;
        padding-left: 2px;
        padding-top: 2px;
    }

    .BoxWarapperHead span {
        float: left;
        color: #fff;
        padding-left: 8px;
        padding-top: 5px;
        padding-bottom: 2px;
        width: 225px;
        font-size: 14px;
        font-weight: normal;
    }

.BoxWarapperWorkArea {
    float: left;
    border-top: 0px solid #dddddd; /*margin-top: 1px;*/
    background: #FFF;
}

/*--------Login Page End--------*/


/*--------List Page Start--------*/
.ListPageArea {
    float: left;
    border-top: 0px solid #dddddd;
    margin-top: 1px;
    background: transparent;
    width: 100%;
}

.GridViewStyle {
    border: 1px solid #dddddd;
    border-collapse: collapse;
    table-layout: auto;
    font-size: 12px;
    text-align: left;
}

.HeaderStyle {
    background-image: url(../image/HeaderWhiteChrome.jpg);
    border-bottom: #DDD 1px solid;
    background-color: #e7f2cd;
    background-repeat: repeat-x;
    background-position: center 50%;
    font-weight: bold;
}

.PagerStyle {
    background-image: url(../image/HeaderWhiteChrome.jpg);
    border-bottom: #DDD 1px solid;
    background-color: #fff;
    background-repeat: repeat-x;
    background-position: center 50%;
}

.HeaderStyle TH {
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    color: #333;
    padding-top: 5px;
    border-left: 1px solid #DDD;
    border-bottom: none;
    border-right: none;
    border-top: none;
    text-align: left;
}

.HeaderStyle A {
    text-align: left;
    display: block;
    color: #333;
    font-weight: normal;
    text-decoration: none;
    font-weight: bold;
}

.FooterStyle {
    background: #e7f2cd url(../image/HeaderWhiteChrome.jpg) repeat-x center 50%;
    border-bottom: none;
    border-top: #DDD 1px solid;
    border-left: #DDD 1px solid;
    border-right: #DDD 1px solid;
}

    .FooterStyle A {
        color: #1941a5;
        font-weight: bold;
        padding: 2px 5px 2px 5px;
        text-decoration: none;
        cursor: pointer;
    }

        .FooterStyle A:HOVER {
            color: #db4530;
            font-weight: bold;
            padding: 2px 5px 2px 5px;
            text-decoration: none;
            cursor: pointer;
        }

    .FooterStyle TD {
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 5px;
        padding-right: 5px;
        color: #333;
        border-bottom: none;
        border-top: none;
        border-left: #DDD 1px solid;
        border-right: #DDD 1px solid;
    }

.PagerStyle TABLE {
    text-align: center;
    margin: auto;
    border-bottom: none;
    border-top: none;
    border-left: none;
    border-right: none;
}

    .PagerStyle TABLE TD {
        border-bottom: none;
        border-left: 0px;
        padding-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        border-top: 0px;
        border-right: 0px;
        padding-top: 5px;
    }

.PagerStyle TD {
    border-top: #DDD 1px solid;
    border-bottom: #DDD 1px solid;
    border-top: #DDD 1px solid;
    border-left: #DDD 1px solid;
    border-right: #DDD 1px solid;
}

.PagerStyle A {
    border-bottom: #DDD 1px solid;
    border-left: #DDD 1px solid;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    color: #333;
    border-top: #DDD 1px solid;
    border-right: #DDD 1px solid;
    text-decoration: none;
    padding-top: 2px;
}

.PagerStyle SPAN {
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    color: #333;
    font-weight: bold;
    text-decoration: none;
    padding-top: 2px;
}

.RowStyle TD {
    padding: 2px 2px 2px 2px;
    border-top: 1px solid #DDD;
    border-bottom: none;
    border-left: 1px solid #DDD;
    border-right: none;
}

tr.RowStyle {
    background-color: #FFF;
}

    tr.RowStyle:hover {
        cursor: pointer;
        background-color: #ffba87;
    }

tr.AltRowStyle {
    background-color: transparent;
}

    tr.AltRowStyle:hover {
        cursor: pointer;
        background-color: #ffba87;
    }

.RowStyle TD A {
    text-decoration: none;
    cursor: pointer;
}

    .RowStyle TD A:HOVER {
        color: #db4530;
    }

.AltRowStyle TD {
    padding: 2px 2px 2px 2px;
    border-top: 1px solid #DDD;
    border-bottom: none;
    border-left: 1px solid #DDD;
    border-right: none;
}

    .AltRowStyle TD A {
        text-decoration: none;
        cursor: pointer;
    }

        .AltRowStyle TD A:HOVER {
            color: #db4530;
        }

.SelectedRowStyle TD {
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-right: #DDD 1px solid;
    padding-top: 5px;
}

.EditRowStyle TD {
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-right: #DDD 1px solid;
    padding-top: 5px;
}

    .EditRowStyle TD A {
        text-decoration: none;
        cursor: pointer;
    }

.SelectedRowStyle TD {
    background-color: #ff9;
}

.EmptyDataTemplate {
    height: 40px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: Maroon;
    padding-top: 20px;
}

/*--------List Page End--------*/
.ManagePageArea {
    float: left;
    border-top: 0px solid #dddddd;
    margin-top: 1px;
    background: #FFF;
    width: 100%;
    line-height: 30px;
}

.td1 {
    width: 200px;
    text-align: left;
    vertical-align: middle;
}

.td2 {
    width: 20px;
    text-align: left;
    vertical-align: middle;
}

.td3 {
    text-align: left;
    vertical-align: middle;
}

.rowbreak {
    color: White;
    background-color: Orange;
    font-weight: bold;
    text-align: left;
    font-size: 14px;
    padding-left: 10px;
}

.width70 {
    width: 70px;
}

.width200 {
    width: 200px;
}

.width2001 {
    width: 200px;
    height: 34px;
}

.Approved {
    font-size: 16px;
    font-weight: bold;
    color: #339966;
    width: 120px;
    text-align: right;
    display: block;
    float: left;
    border-radius: 7px;
    background-color: #009F3C;
    color: #FFF;
    padding: 0px 8px 1px 3px;
    margin: 0px 10px;
    line-height: 30px;
}

    .Approved span {
        background-image: url(../images/Approved.png);
        background-repeat: no-repeat;
        background-position: left center;
        display: block;
        height: 28px;
        position: relative;
        width: 28px;
        float: left;
    }

.Pending {
    font-size: 16px;
    font-weight: bold;
    color: #339966;
    width: 120px;
    text-align: right;
    display: block;
    float: left;
    border-radius: 7px;
    background-color: #FFD600;
    color: Brown;
    padding: 0px 8px 1px 3px;
    margin: 0px 10px;
    line-height: 30px;
}

    .Pending span {
        background-image: url(../images/Pending.png);
        background-repeat: no-repeat;
        background-position: left center;
        display: block;
        height: 30px;
        position: relative;
        width: 30px;
        float: left;
    }

.Rejected {
    font-size: 16px;
    font-weight: bold;
    color: #339966;
    width: 120px;
    text-align: right;
    display: block;
    float: left;
    border-radius: 7px;
    background-color: #FFD600;
    color: Brown;
    padding: 0px 8px 1px 3px;
    margin: 0px 10px;
    line-height: 30px;
}

    .Rejected span {
        background-image: url(../images/Pending.png);
        background-repeat: no-repeat;
        background-position: left center;
        display: block;
        height: 30px;
        position: relative;
        width: 30px;
        float: left;
    }

#quickMenu {
    margin-top: 0px auto;
    padding-top: 0px;
    width: 80%;
}

    #quickMenu a {
        background: #006699 none repeat scroll 0 0;
        color: #fff;
        border-radius: 50%;
        padding: 5px 10px 10px 10px;
        width: 100%;
        display: block;
        text-align: center;
        margin-bottom: 8px;
        text-decoration: blink;
        float: left;
    }

        #quickMenu a:hover {
            text-decoration: underline;
            color: Red;
        }

#lblschrg {
    display: none;
}

#lblppshrg {
    display: none;
}

#lblDTHshrg {
    display: none;
}

#lblDTCshrg {
    display: none;
}

#lblLLshrg {
    display: none;
}

#lblEleSurchg {
    display: none;
}

#lblInsurSuchg {
    display: none;
}
