﻿body {
    padding: 0px;
    margin: 0px;
    background-color: #d5e1ec;
}

.tick {
    width: 30px;
    height: 20px;
    border: 1px solid #333;
}

.wrapper {
    height: 100%;
    width: 100%;
}

.header-warppr {
    height: 100px;
    width: 100%;
    background-image: url('../images/hdrbgblue.jpg');
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #66a8e2;
    margin-bottom: 5px;
}

a {
    text-decoration: none;
    color: #006699;
}

.middle-hdr {
    height: 60px;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
    background-position: bottom;
}

.label {
    margin-bottom: 5px;
}

.logo {
    float: left;
    height: 60px;
    width: auto;
    /*padding-top:6px;*/
}

.middle-wrapper {
    height: auto;
    width: 95%;
    margin-right: auto;
    padding-right: 10px;
    padding-left: 10px;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #CCC;
    border-left-color: #CCC;
    margin-left: auto;
    background-color: #fff;
    padding-bottom: 5px;
}

.login-contnr {
    clear: both;
    height: 276px;
}

.ltstnws {
    font-size: 13px;
    width: 110px;
    float: left;
    padding-top: 5px;
    color: #333;
}

.marq {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    height: 25px;
    font-family: Verdana;
    font-size: 11px;
    color: #333;
}

.marqueetext {
    width: 990px;
    float: right;
    padding-top: 8px;
}

.company-name {
    width: 500px;
    float: left;
    height: 30px;
    padding-top: 25px;
    padding-left: 15px;
    font-size: 16px;
    overflow: hidden;
}

.login-deatails {
    width: 270px;
    float: right;
    height: 60px;
    font-family: Verdana;
    color: #fff;
    padding-top: 10px;
    font-size: 12px;
    background-image: url('../logo/logo.png');
    background-repeat: no-repeat;
    background-position: right;
    line-height: 15px;
}


.footerinner {
    font-family: Verdana;
    font-size: 11px;
    color: #333;
    text-align: center;
    height: 20px;
    width: 999px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
}

#menu {
    height: 30px;
    width: 100%;
    font-family: Verdana;
    font-size: 9px;
    padding-top: 5px;
    background-color: #2d84d3;
}

.menucontainer {
    clear: both;
    height: 35px;
    background-image: url(../Images/menurgtBlu.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #2d84d3;
}

.menulft {
    width: 41px;
    height: 35px;
    float: left;
    background-image: url(../Images/blumenulft.jpg);
}

.menurgt {
    width: 41px;
    height: 35px;
    float: right;
}

.top-spce {
    clear: both;
    height: 100px;
}

.top-spce2 {
    clear: both;
    height: 20px;
}

.login-box {
    height: 200px;
    width: 387px;
    margin-right: auto;
    margin-left: auto;
    border: 3px solid #fff;
    border-radius: 15px;
    background-color: #FFF;
    background-image: url('../LoginLogo/Logo.jpg');
    background-repeat: no-repeat;
    background-position: 280px 50px;
}

.footer {
    clear: both;
    height: 30px;
    width: 100%;
}

.footerin {
    font-family: Verdana;
    font-size: 11px;
    color: #333;
    text-align: center;
    height: 20px;
    width: 999px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
}

.logo-title {
    border-bottom: 4px solid #5ea4e0;
    clear: both;
    height: 25px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 16px;
    color: #333;
    padding-top: 10px;
    padding-left: 5px;
    width: 380px;
}

.greenline {
    clear: both;
    height: 30px;
    width: 100%;
    margin-bottom: 2px;
}

.fields {
    clear: both;
    height: auto;
    padding-top: 10px;
}

.txtfields {
    font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333;
    border: thin solid #CCC;
    padding-left: 5px;
}

efield {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #333;
    height: 25px;
    width: 100px;
}

.mesage {
    font-family: Verdana, Geneva, sans-serif;
    color: #999;
    height: auto;
    font-size: 12px;
    padding-top: 10px;
    padding-left: 5px;
}

.btm-message {
    clear: both;
    height: 20px;
    margin-top: 5px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    padding-top: 5px;
    padding-left: 5px;
    color: #333;
    text-align: center;
}

.contents {
    width: 95%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    font-family: Tahoma;
    font-size: 10px;
    color: #333;
    background-color: #f2f2f0;
    border: 2px solid #c4e2fc;
    border-radius: 10px;
    margin-top: 3px;
    margin-bottom: 10px;
    padding: 10px;
}

.clear {
    clear: both;
}

.dropfields {
    font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333;
    border: thin solid #ccc;
    margin-right: 5px;
    margin-bottom: 5px;
    padding-left: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 3px;
    margin-left: 10px;
}

.txtfields {
    margin-left:;
    font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333;
    border: thin solid #ccc;
    margin-right: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    margin-left: 10px;
}

.btn {
    border: thin solid #ccc;
    border-radius: 5px;
    background-color: #f2f2f0;
    color: #333;
    background-repeat: repeat-x;
    background-position: 50% bottom;
    font-family: trebuchet MS;
    margin-left: 5px;
    margin-right: 5px;
    background-image: url('../Images/btnbg.jpg');
}









m-space {
    clear: both;
    height: 10px;
}

.table-bder {
    background-color: #fff;
    border: 3px solid #dd8228;
    padding: 5px;
    border-radius: 10px;
}

.table-bderbg {
    background-color: #fff;
    border: 3px solid #dd8228;
    padding: 10px;
    border-radius: 10px;
    margin-top: 10px;
}

.over-flow {
    width: 1080px;
    float: left;
    height: auto;
    overflow: scroll;
}

.heading {
    font-size: 15px;
}

.roundContnr {
    background-color: #edefea;
    border-radius: 10px;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #315375;
    font-size: 11px;
    width: 561px;
}




.btn:hover {
    background-image: url('../Images/overbtn.jpg');
    cursor: pointer;
}

.HiddenField {
    visibility: hidden;
}

.ModalPopupBG {
    background-color: black;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.popup_Container {
    background-color: #fffeb2;
    border: 2px solid #000000;
    padding: 0px 0px 0px 0px;
}

/* FOR TAB0 */
.tab {
    border: 1px solid #DDD;
}

    .tab .ajax__tab_body {
        padding: 10px;
    }

    .tab .ajax__tab_header {
        font-family: Tahoma;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: bold;
        background: #F5F5F5;
        border-bottom: 1px solid #bbb;
        border-top: 1px solid #BBB;
    }

        .tab .ajax__tab_header .ajax__tab_active .ajax__tab_outer {
            height: 21px;
            background: #fff;
        }

        .tab .ajax__tab_header .ajax__tab_active .ajax__tab_tab {
            background: #fff;
            height: 18px;
            padding: 5px 7px 5px 7px;
            margin: 0px;
            border: 0;
            color: #333;
        }

        .tab .ajax__tab_header .ajax__tab_active .ajax__tab_inner {
            padding-left: 3px;
            background: #fff;
            border-right: 1px solid #bbb;
            border-left: 1px solid #bbb;
            border-bottom: 0;
        }

    .tab .ajax__tab_tab {
        padding: 7px;
        color: #333;
        border-right: 1px solid #bbb;
        border-left: 1px solid #bbb;
    }

.adBaner {
    width: 682px;
    height: 163px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.keyBoard {
    float: right;
    height: 215px;
    width: 197px;
    padding: 5px;
    font-family: Arial;
}

.tdTextbox {
    padding-bottom: 5px;
}




.GridViewStyle {
    color: Black;
    background-color: White;
    border-color: #CCCCCC;
    border-width: 1px;
    border-style: None;
    font-family: verdana;
    font-size: 11px;
    border-collapse: collapse;
    width: 100%;
}

.GridViewStyleMax {
    color: Black;
    background-color: White;
    border-color: #CCCCCC;
    border-width: 1px;
    border-style: None;
    font-family: verdana;
    font-size: 11px;
    border-collapse: collapse;
    width: max-content;
}

.GridViewFooterStyle {
    color: White;
    background-color: #02A6E4;
    height: 25px;
}

.GridViewRowStyle {
    background-color: White;
    height: 30px;
}

.GridViewSelectedRowStyle {
    background-color: #CC3333;
    font-weight: bold;
    color: white;
}

.GridViewPagerStyle {
    color: #02a2ff9c;
    background-color: White;
    font-size: 13px;
}

.GridViewAlternatingRowStyle {
    background-color: #EDF3DF;
    height: 30px;
}

.GridViewHeaderStyle {
    color: White;
    background-color: #7EBE4D;
    font-weight: bold;
    height: 30px;
}

    .GridViewHeaderStyle a {
        color: White;
    }

.GridViewRowStyle td, .GridViewAlternatingRowStyle td {
    border: 1px solid #EBE9ED;
}

.GridViewPagerStyle table /* to center the paging links*/ {
    margin: 0 auto 0 auto;
}

.GridViewPagerStyle a {
    color: #0064cc;
}


.GridViewHeaderStyle th {
    border-left: 1px solid #EBE9ED;
    border-right: 1px solid #EBE9ED;
}
