﻿body {
    font-family: Calibri;
}

.lblSearch {
    font-size: small;
    color: Black;
}

.tdHead {
    /*background: #3e698c;*/
    background: #3bbdf1 !important;
    background: -moz-linear-gradient(top, #B92E00 0%, #30576e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B92E00), color-stop(100%,#30576e));
    background: -webkit-linear-gradient(top, #B92E00 0%,#30576e 100%);
    background: -o-linear-gradient(top, #B92E00 0%,#30576e 100%);
    background: -ms-linear-gradient(top, #B92E00 0%,#30576e 100%);
    background: linear-gradient(top, #B92E00 0%,#30576e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B92E00', endColorstr='#30576e',GradientType=0 );
    color: #F2F9FF;
    font-size: 17px;
    height: 25px;
    vertical-align: middle;
    word-spacing: 5px;
}

#page h2 {
    /*background: #B92E00;*/
    background: #B92E00 !important;
    background: -moz-linear-gradient(top, #B92E00 0%, #30576e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B92E00), color-stop(100%,#30576e));
    background: -webkit-linear-gradient(top, #B92E00 0%,#30576e 100%);
    background: -o-linear-gradient(top, #B92E00 0%,#30576e 100%);
    background: -ms-linear-gradient(top, #B92E00 0%,#30576e 100%);
    background: linear-gradient(top, #B92E00 0%,#30576e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B92E00', endColorstr='#30576e',GradientType=0 );
    color: #F2F9FF;
    font-size: 17px;
    height: 25px;
    vertical-align: middle;
    word-spacing: 5px;
    text-align: center;
}

.DropDown {
    border: thin solid #00356A;
    width: 200px;
    height: 22px;
    font-size: 14px;
}

.TxtBox {
    width: 200px;
    height: 21px;
    font-size: 15px;
}

.Label {
    font-family: Verdana;
    font-size: 11pt;
}

.BgPanel {
    background-color: #A6D2FF;
    border: 2px solid #DDDDDD;
}

.LinkBtn {
    color: Black;
}

/*-------------------------------------------Css For Gridview-----------------------------*/
.mGrid {
    border: 2px solid #DDDDDD;
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
}

    .mGrid td {
        padding: 2px;
        border: solid 1px #424242;
        height: 27px;
        font-size: 15px;
    }

    .mGrid th {
        background: #3bbdf1;
        background: #3bbdf1 !important;
        background: -moz-linear-gradient(top, #B92E00 0%, #30576e 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B92E00), color-stop(100%,#30576e));
        background: -webkit-linear-gradient(top, #B92E00 0%,#30576e 100%);
        background: -o-linear-gradient(top, #B92E00 0%,#30576e 100%);
        background: -ms-linear-gradient(top, #B92E00 0%,#30576e 100%);
        background: linear-gradient(top, #B92E00 0%,#30576e 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B92E00', endColorstr='#30576e',GradientType=0 );
        color: #F2F9FF;
        font-size: 17px;
        height: 21px;
        vertical-align: middle;
        text-align: center;
        word-spacing: 5px;
    }

    .mGrid .alt {
        background: #F5F5F5 top;
    }

    .mGrid .pgr {
    }

        .mGrid .pgr table {
            margin: 5px 0;
        }

        .mGrid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            line-height: 12px;
            border-left-color: #424242;
            color: #002040;
        }

        .mGrid .pgr a {
            color: #00354F;
            text-decoration: none;
        }

            .mGrid .pgr a:hover {
                color: #00354F;
                text-decoration: none;
            }

    .mGrid .footer {
        background: #F5F5F5 top;
    }

    .mGrid tbody tr:hover, .GridView tbody tr:hover td, .GridView tbody tr.hover, .GridView tbody tr.hover td {
        background: #F4F4F4;
        color: #003F7D;
        font-size: 15px;
    }

    .mGrid th a {
        color: #F2F9FF;
    }





/*-------------------------------Css for User Control Menus----------------------------*/
.vmenu {
    border: 2px solid #DDDDDD;
}

    .vmenu thead tr {
        /*background: #B92E00;*/
        background: #B92E00 !important;
        background: -moz-linear-gradient(top, #B92E00 0%, #30576e 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B92E00), color-stop(100%,#30576e));
        background: -webkit-linear-gradient(top, #B92E00 0%,#30576e 100%);
        background: -o-linear-gradient(top, #B92E00 0%,#30576e 100%);
        background: -ms-linear-gradient(top, #B92E00 0%,#30576e 100%);
        background: linear-gradient(top, #B92E00 0%,#30576e 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B92E00', endColorstr='#30576e',GradientType=0 );
        color: #F2F9FF;
        font-size: 17px;
        height: 27px;
        vertical-align: middle;
        word-spacing: 5px;
        text-align: center;
    }

    .vmenu tbody tr td {
        background: #EAF4FF top;
        height: 20px;
        vertical-align: middle;
        padding-top: 3px;
        padding-bottom: 7px;
        text-align: left;
        padding-left: 10px;
    }

        .vmenu tbody tr td:hover {
            background: #0070DF top;
            color: #FFFFFF;
        }

        .vmenu tbody tr td a {
            text-align: center;
            font-size: 15px;
            vertical-align: middle;
            word-spacing: 5px;
            text-align: left;
            text-decoration: none;
            color: #002040;
        }

            .vmenu tbody tr:hover, .vmenu tbody tr.hover, .vmenu tbody tr td a:hover {
                background: #0070DF top;
                color: #FFFFFF;
            }

    .vmenu tbody tr:active, .vmenu tbody tr:active td, .vmenu tbody tr.active, .vmenu tbody tr.active td {
        background: #A7CCDF;
        color: #FFFFFF;
    }


/*---------------------------- Search Table CSS---------------------------*/

.tblSearch {
    background-color: #FFFFFF;
    border: 1pt solid #B92E00;
    font-size: 14px;
}

    .tblSearch tr {
        height: 27px;
        border: 1pt solid #FFFFFF;
    }

        .tblSearch tr td {
        }

/*----------------------------Table CSS---------------------------*/
.tblbg {
    /*background: #E1F0FF;*/
    background: #ffffff;
}

    .tblbg thead tr {
        /*background: #B92E00;*/
        background: #3bbdf1 !important;
        background: -moz-linear-gradient(top, #B92E00 0%, #30576e 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B92E00), color-stop(100%,#30576e));
        background: -webkit-linear-gradient(top, #B92E00 0%,#30576e 100%);
        background: -o-linear-gradient(top, #B92E00 0%,#30576e 100%);
        background: -ms-linear-gradient(top, #B92E00 0%,#30576e 100%);
        background: linear-gradient(top, #B92E00 0%,#30576e 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B92E00', endColorstr='#30576e',GradientType=0 );
        color: #F2F9FF;
        font-size: 17px;
        height: 27px;
        vertical-align: middle;
        word-spacing: 5px;
        text-align: center;
    }

    .tblbg tbody tr {
        text-align: center;
        font-size: 15px;
        vertical-align: middle;
        word-spacing: 5px;
        text-align: center;
        border: 1pt solid #FFFFFF;
    }

/*-----------------------CSS For Save Button--------------------------*/

.btnSave {
    /*border: 1px solid #25729a;*/
    border: 1px solid #3bbdf1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: arial, helvetica, sans-serif;
    padding: 3px 10px 3px 10px;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    /*background-color: #3093c7;*/
    background-color: #3bbdf1;
    /*background-image: linear-gradient(to bottom, #3093c7, #1c5a85);*/
    background-image: linear-gradient(to bottom, #3bbdf1, #3bbdf1);
    width: 80px;
    height: 30px;
}

    .btnSave:hover {
        /*border: 1px solid #1c5675;
    background-color: #26759e;
    background-image: linear-gradient(to bottom, #26759e, #133d5b);*/
        border: 1px solid #3bbdf1;
        background-color: #3bbdf1;
        background-image: linear-gradient(to bottom, #3bbdf1, #3bbdf1);
    }

/*-----------------------CSS For Cancel Button--------------------------*/

.btnCancel {
    border: 1px solid #25729a;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: arial, helvetica, sans-serif;
    padding: 3px 10px 3px 10px;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    background-color: #3093c7;
    width: 80px;
    height: 30px;
}

    .btnCancel:hover {
        border: 1px solid #1c5675;
        background-color: #26759e;
        background-image: linear-gradient(to bottom, #26759e, #133d5b);
    }

/*-----------------------CSS For Search Button--------------------------*/
.btnNewSearch {
    border: 1px solid #7d99ca;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: arial, helvetica, sans-serif;
    padding: 3px 10px 3px 10px;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    background-color: #4575AF;
    background-image: linear-gradient(to bottom, #a5b8da, #7089b3);
    width: 80px;
    height: 30px;
}

    .btnNewSearch:hover {
        border: 1px solid #5d7fbc;
        background-color: #819bcb;
        background-image: linear-gradient(to bottom, #819bcb, #536f9d);
    }


/*------------------------------Dash Board Grid----------------------*/

.DGrid {
    border: 2px solid #DDDDDD;
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
}

    .DGrid td {
        padding: 2px;
        border: solid 1px #424242;
        font-size: 14px;
    }

    .DGrid th {
        /*background: #B92E00;*/
        background: #3bbdf1 !important;
        background: -moz-linear-gradient(top, #B92E00 0%, #30576e 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B92E00), color-stop(100%,#30576e));
        background: -webkit-linear-gradient(top, #B92E00 0%,#30576e 100%);
        background: -o-linear-gradient(top, #B92E00 0%,#30576e 100%);
        background: -ms-linear-gradient(top, #B92E00 0%,#30576e 100%);
        background: linear-gradient(top, #B92E00 0%,#30576e 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B92E00', endColorstr='#30576e',GradientType=0 );
        color: #F2F9FF;
        font-size: 14px;
        height: 21px;
        vertical-align: middle;
        word-spacing: 5px;
    }

    .DGrid .pgr {
    }

        .DGrid .pgr table {
            margin: 5px 0;
        }

        .DGrid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            line-height: 12px;
            border-left-color: #424242;
            color: #002040;
        }

        .DGrid .pgr a {
            color: #00354F;
            text-decoration: none;
        }

/*-------------------------------Dashboard Headers-----------------------*/

.tdDash {
    color: #000000;
    font-family: Verdana;
    font-size: 15px;
    height: 25px;
    vertical-align: middle;
    word-spacing: 4px;
    -webkit-border-radius: 10px;
    // as:;
}


/*CSS for dropdown box*/
select {
    border-radius: 3px;
    border: 1px solid #CCC;
    box-shadow: 1px 1px 5px #CCC;
}

    select: hover {
        border-radius: 3px;
        border: 1px solid #CCC;
        box-shadow: 2px 2px 5px #CCC;
    }

/*CSS for input textbox and password*/

input[type='text'], input[type='password'] {
    border-radius: 5px;
    border: 1px solid #CCC;
    padding: 1px;
    box-shadow: 1px 1px 5px #CCC;
}

    input[type='text']:hover, input[type='password']:hover {
        border-radius: 5px;
        border: 1px solid #aaa;
        padding: 1px;
        box-shadow: 1px 1px 5px #CCC;
    }

textarea {
    border-radius: 5px;
    border: 1px solid #CCC;
    padding: 1px;
    box-shadow: 1px 1px 5px #CCC;
}

    textarea:hover {
        border-radius: 5px;
        border: 1px solid #aaa;
        padding: 1px;
        box-shadow: 1px 1px 5px #CCC;
    }










/*-------------------------------Css for User Control Menus----------------------------*/
.UserMenu {
    border: 2px solid #DDDDDD;
    /*background: #EAF4FF top;*/
    background: #ffffff top;
    height: auto;
    padding: 1px;
    width: 240px;
}

    .UserMenu h3 {
        background: #3bbdf1;
        background: #3bbdf1 !important;
        background: -moz-linear-gradient(top, #B92E00 0%, #30576e 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B92E00), color-stop(100%,#30576e));
        background: -webkit-linear-gradient(top, #B92E00 0%,#30576e 100%);
        background: -o-linear-gradient(top, #B92E00 0%,#30576e 100%);
        background: -ms-linear-gradient(top, #B92E00 0%,#30576e 100%);
        background: linear-gradient(top, #B92E00 0%,#30576e 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B92E00', endColorstr='#30576e',GradientType=0 );
        color: #F2F9FF;
        font-size: 17px;
        word-spacing: 5px;
        text-align: center;
        margin-top: 1px;
        padding: 3px;
    }

    .UserMenu ul {
        margin-left: 0px;
        color: #000000;
        font-size: 15px;
        vertical-align: middle;
        text-align: left;
        width: 180px;
        padding-left: 15px;
    }

    .UserMenu li {
        vertical-align: middle;
        padding-top: 3px;
        padding-bottom: 5px;
        text-align: left;
        padding-left: 10px;
        color: #000000;
    }

        .UserMenu li a {
            color: #000000;
        }

            .UserMenu li a:hover {
                /*background: #0070DF top;*/
                background: #3bbdf1 top;
                color: #FFFFFF;
            }


.myUpDown {
    display: none;
    position: relative;
}



/*CSS for Page Content*/

.tblCal {
    font-family: 'Lucida Sans Unicode';
    border: 1px solid #FFD2D2;
    color: #711600;
    height: 60px;
    width: 100px;
}

.cal {
    font-family: 'Lucida Sans Unicode';
    border: 1px solid #FFE6E6;
    height: 60px;
    width: 100px;
}

.cMnth {
    font-size: 20px;
    color: #666666;
    width: 100px;
}

.CDate {
    font-size: 14px;
    color: #DE0C0B;
    width: 100px;
}

.CWeek {
    font-size: 12px;
    color: #525252;
    width: 100px;
}

.CStatus {
    padding-top: 10px;
    font-size: 10px;
    color: #0053A6;
    width: 100px;
}

.CPresent {
    padding-top: 10px;
    font-size: 16px;
    color: #006231;
    width: 100px;
}
/*CSS for Page Content*/



.divProcessing {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 100px 0 0 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.9;
    margin: auto;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
}
