body {
}

.BTmain {
    border:1px solid #000;
    margin:10px;
    padding:5px;
}
.BTdiv {
   
}

.grid-pager ul li { 
    float:left;
    border:2px solid #a3d2f5;
    margin:1px;
    background-color:#0094ff;

    font-style:italic;
    font-size:14px;
    color:white;
    font-weight:bold;
    height:20px;
    width:25px;
    text-align:center;
    vertical-align:central;
    text-decoration:none;

   
}



.mainBiltytrack {

 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999999;
	margin:0px  auto;
    position:relative;

    width:100%;
    height:100%;

}

.layoutheader {
    
    position:relative;
  height:140px;
    width:100%;
    margin:0px;

  
}

.btnsubmit {
    border-radius: 3px 3px 3px 3px;
    background-color: rgb(73, 139, 244);
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    width: 100px;
    color: white;
    border: 1px double rgb(42, 115, 230);
}
.btnsubmit:hover {
    border-radius: 3px 3px 3px 3px;
    background-color: rgb(73, 139, 244);
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    width: 100px;
    color: white;
    border: 1px double #383838;
    cursor:pointer;
}

.lblUniq {
    color:red;
    font-size:26px;
   text-shadow: 2px 2px 2px #d7d2d2;
   

}
.lftindex {
    margin:25px;

}
.rightindex {

}
.dtltbl tr td {
    color:#000;


}
.dtltbl tr td  label{
    color:#963131;

}
.h4brch {
    /*border:1px solid #000;
    background-color:#383838;
    color:#920340;*/
    text-align:center;
    font-size:26px;

}

.lgo {
    margin-left: 10px;
}
.m-l-logo {
    margin-left: 300px;
    margin-top: 5px;
    position: absolute;
}