.bg{
    width:100%;     
}

body{

min-width:10%;
margin:0 auto;
padding:0;
   
position:relative;
}

.mycontainer
{
 width:1%;
   
}

.GridView1
{
word-break:break-all;

}

.myTable
{
position:fixed;
}
    

/*Menu */
.main_menu, .main_menu:hover
    {
        width: 100px;
        background-color: #fff;
        color: #333;
        text-align: center;
        height: 30px;
        line-height: 30px;
        margin-right: 5px;
    }
    .main_menu:hover
    {
        background-color: #ccc;
    }
    .level_menu, .level_menu:hover
    {
        width: 110px;
        background-color: #fff;
        color: #333;
        text-align: center;
        height: 30px;
        line-height: 30px;
        margin-top: 5px;
    }
    .level_menu:hover
    {
        background-color: #ccc;
    }
    .selected, .selected:hover
    {
        background-color:Orange !important;
        color:White;
    }
    .level2
    {
        background-color: #fff;
    }

    /* ..... */
.container {
    background-color:#fff;
    border:2px solid #808080;   
    width:1024px;
    
    margin:0 auto;
}

.login {
    padding-top:40px;
    margin:auto;
    width:48em;
    max-width:48em;
}

.forgotpassword {
    text-decoration:underline;
    font-weight:bold;
    color:black;
    align-items:flex-end;
}

.h2rightfloat {
    float:left;
    color:#fff;
    font-size:26px;
    font-family:Humanist; 
    font-stretch:extra-expanded;
    width: 787px;
}

.others {
    margin:auto;
    width:48em;
}

.othercontainer{
    border:1px solid #fff;
    background:#fff;
    width: 100%;
}

span {
 font-weight:bold; 
}

.footer {
    margin:auto;
    border:2px solid #e2e2e2;
    height:70px;
    width:auto;
    background:url(../images/low_bg.jpg);
}

.Masterfooter {
    margin:auto;
    border:2px solid #e2e2e2;
    height:auto;
    width:100%;
    background:url(../images/low_bg.jpg);
}

.tbfooter {
    width:48em;
    margin:auto;
}

.MasterTbFooter {
    width:50em;
    padding-left:185px;
}
.copyright{
    font-size: 10px;
    color: #333;
    font-weight:bolder;
}

.copyright a{
    color:#333;
    text-decoration:none;
}

.copyright a:hover{
     text-decoration:underline;
}

.loginBtn {
    padding:10px;
    font-weight:bold;
    border:1px solid #fff;
    width:100px;
    border-radius:5px;
    background-color:#fff;
    align-items:flex-start;
}

.loginBtn:hover {
    background-color:Orange;
    cursor:pointer;
    color:#fff;
    border-radius:5px;
}
 
.ForgotBtn {
    font-weight:bold;
    padding:5px;
    border:1px solid #fff;
    border-radius:5px;
    background-color:#fff;
    margin-left: 16px;
}

.ForgotBtn:hover {
    background-color:Orange;
    cursor:pointer;
    color:#fff;
    border-radius:5px;
}

.loginTxtBox {
    width:320px;
    padding:4px;
}

.RecoveryTxtBox {
    width:320px;
    padding:4px;
    background:none;
    border:1px solid black;
}

.mainContent {
    margin:auto;
    width:70em;
    height:120em;
    border:2px solid #e2e2e2;
   border-radius:5px;
   background-color:#fff;
}

.mainContent2 {
    margin:auto;
    width:70em;
    height:90em;
    /*height:60em;*/
    border:2px solid #e2e2e2;
   border-radius:5px;
   background-color:#fff;
   
}

.panel {
    /*width:13.5em;*/
    width:16.5em;
    height:59.8em;
    border-right:1px solid #e2e2e2;
}

.content{
    width:60em;
}

.defaultBody {
    background: url(../images/bg.jpg) repeat;   
}

.menu {
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    width:160px;
    padding:5px;
}

.menuItem {
    padding:5px;
    color:black;
}

.menuItem:hover {
 background-color:#ffd800;            


}

.menuSubItem {
    color:black;
    border:1px solid #e2e2e2;
    box-shadow:0.2px 0.2px 0.2px 0.2px;  
}

.MainContentTd {
    width:100px;
    margin:0px;
    
}

#mainContentTb {
    width:100%;
    height:150%;
}

#

.menuSubItemHover {
    color:#ffd800;

}

.logout {
    width:100%;
    text-decoration:none;
    color:black;
    font-weight:bold;
}

.userPass {
    font-weight:bold;
    padding:5px;
    font-size:0.8em;
}
/*
.subMenu{
    background-color: #F0F0F0;
    border-radius: 5px;
}

.subMenuItem{
    background-color: #F0F0F0;
    border-bottom: 1px solid white;
    padding: 8px;
    color: #808080;
}

 pie chart*/

