﻿.Body {
    color: #333;
    background-color: #456879;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height:1.42857;
    margin-top:0;
    margin-bottom:0 ;
    position:relative;
    padding:0;
}

.message {
    text-align: center;
    margin-bottom: -6px;
}

.Top {
    height: 5%;
    margin: 2px;
}

.Header {
    background-color: rgb(95, 161, 224) !important;
    box-shadow: 2px 2px 2px #888888;
    height: 10%;
    width: 100%;
    margin-top: 2px;
    margin-bottom: 10px;
    border-radius: 6px;
}

/*.Button {
    background-color: rgb(95, 161, 224) !important;
    box-shadow: 2px 2px 2px #888888;
    cursor: pointer;
    text-decoration: none;
    margin-bottom: 10px;
    border-radius: 6px;
}*/

.MainContent {
    min-height: 478px;
    background-color: #F0F0F0;
    box-shadow: 2px 2px 2px #888888;
    margin: auto;
    border: 3px solid #456879;
    padding: 10px;
    border-radius: 6px;
}

.Footer {
    background-color: #F0F0F0;
    box-shadow: 2px 2px 2px #888888;
    height: 5%;
    width: 100%;
    margin-top: 6px;
    border-radius: 6px;
    position: relative;
}

.LoginDiv {
    height: 470px;
    width: 470px;
    background-color: lightgray;
    box-shadow: 2px 2px 2px #888888;
    margin: auto;
    border: 3px solid #456879;
    padding: 10px;
    border-radius: 6px;
}

.textBox {
    border: 2px solid #456879;
    border-radius: 6px;
    height: 22px;
    width: 360px;
}

.login {
    background: #eceeee;
    border: 1px solid #42464b;
    border-radius: 6px;
    height: 320px;
    margin: 20px auto 0;
    width: 320px;
    box-shadow: 2px 2px 2px #888888;
}

    .login h1 {
        background-image: linear-gradient(top, #f1f3f3, #d4dae0);
        border-bottom: 1px solid #a6abaf;
        border-radius: 6px 6px 0 0;
        box-sizing: border-box;
        color: #727678;
        display: block;
        height: 43px;
        font: 600 14px/1 'Open Sans', sans-serif;
        padding-top: 14px;
        margin: 0;
        text-align: center;
        text-shadow: 0 -1px 0 rgba(0,0,0,0.2), 0 1px 0 #fff;
    }

.logInUser {
    background-image: url('../images/user.jpg');
    background-repeat: no-repeat;
    background-size: 40px 40px;
    border: 1px solid #a1a3a3;
    border-radius: 4px;
    box-shadow: 0 1px #fff;
    box-sizing: border-box;
    color: #696969;
    height: 39px;
    margin: 20px 0 0 29px;
    padding-left: 37px;
    transition: box-shadow 0.3s;
    width: 240px;
}

.logInPassword {
    background-image: url('../images/key.jpg');
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: 0 5px;
    border: 1px solid #a1a3a3;
    border-radius: 4px;
    box-shadow: 0 1px #fff;
    box-sizing: border-box;
    color: #696969;
    height: 39px;
    margin: 20px 0 0 29px;
    padding-left: 37px;
    transition: box-shadow 0.3s;
    width: 240px;
}

.logInButton {
    width: 240px;
    height: 35px;
    display: block;
    font-family: Arial, "Helvetica", sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 1px 1px 0px #37a69b;
    /*padding-top: 6px;*/
    margin: 29px 0 0 29px;
    position: relative;
    cursor: pointer;
    border: none;
    background-color: #3366FF;
    border-radius: 5px;
    box-shadow: 2px 2px 2px #888888;
    /*box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #497a78, 0px 10px 5px #999;*/
}

.Button {
    width: 240px;
    height: 35px;
    display: block;
    font-family: Arial, "Helvetica", sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 1px 1px 0px #37a69b;
    /*padding-top: 6px;*/
    /*margin: 29px 0 0 29px;*/
    position: relative;
    cursor: pointer;
    border: none;
    background-color: #3366FF;
    border-radius: 5px;
    /*border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;*/
    box-shadow: 2px 2px 2px #888888;
    /*box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #497a78, 0px 10px 5px #999;*/
}
.Button1 {
    width: 160px;
    height: 35px;
    display: block;
    font-family: Arial, "Helvetica", sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 1px 1px 0px #37a69b;
    /*padding-top: 6px;*/
    /*margin: 29px 0 0 29px;*/
    position: relative;
    cursor: pointer;
    border: none;
    background-color: #3366FF;
    border-radius: 5px;
    /*border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;*/
    box-shadow: 2px 2px 2px #888888;
    /*box-shadow: inset 0px 1px 0px #2ab7ec, 0px 5px 0px 0px #497a78, 0px 10px 5px #999;*/
}
.show-password {
    display: block;
    height: 16px;
    margin: 26px 0 0 28px;
    width: 87px;
}

.forgot {
    color: #7f7f7f;
    display: inline-block;
    float: right;
    font: 12px/1 sans-serif;
    left: -19px;
    position: relative;
    text-decoration: none;
    top: 5px;
    transition: color .4s;
}

    .forgot:hover {
        color: #3b3b3b;
    }


.ErrorMessage {
    color: red;
}

.SuccessMessage {
    color: green;
}

.more {
  background-color: red;
  height: 50px;
  display:table-cell;
  vertical-align:middle;
}

#nav li {
  display: block;
  height: 3em;
  margin: 0 3px;
  padding: 3px 7px;
  background: Khaki;
  float: left;
}

ul.b {
    list-style-type: square;
}
.table1 {
    border-collapse: collapse;
    width: 100%;
    height:100%;
    margin:0px;
}
th {
    background-color: #4CAF50;
    color: white;
    text-align: center;
    padding: 8px;
}
td2 {  /*testing perpose*/
    background-color:antiquewhite;
    border:inset;
    border-color:blueviolet;
}
.td1 {
    background-color:ghostwhite;
    border:inset;
    /*border-color:blueviolet;*/
    border-collapse:collapse;
    border-width:1px;
    text-align: center;
}

tr:nth-child(even){background-color: #f2f2f2}

.ul-1 {
    list-style-type:upper-roman;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
}
.li-1 {
    float: left;
}
     .LbelHead {
            background-color: #4CAF50;
            color: white;
            text-align: center;
            padding: 4px;
            font-weight: bold;
            font-size: large;
            width:76%;
            height:20px;
            margin-left: 105px;
            vertical-align:middle;
           
        }

.GridVw
{
    margin-left: 105px ;
}

.Grid-View1
{
    margin-left: 105px 
    ;margin-top: 10px
     ;Height:108px
    ;Width:940PX
    ; background:#FFCCCC
    ;border-color:#3366FF
    ;border-style:Solid
    ; text-align:center

}
