*
{
  margin-top: 0px;
}
body{
  margin: 0;
  padding: 0;
   font-family: 'PT Sans', 'Tahoma', sans-serif;
  background-color: #f0f0f0;
   
}
#newbutton
{
  margin-left: 850px;
  border-radius: 10px;
  background-color: #d4cb1e;
}
#newbutton:hover
{
background-color: yellow;
}
.outborders
{
    width: 96%;
    height: auto;
 
  margin-top: 30px;
  margin-left: 2%;
  margin-bottom: 30px;
  margin-right: 2%;
  
}
.toppos
{
  padding-top: 10px;
  padding-bottom: 10px;
background: rgb(2,0,36);
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(0,212,255,1) 0%, rgba(41,14,52,1) 100%);
}
#home
{
  margin-left: 10px;
}
#tio
{
	margin-left: 100px;
}
#abc
{
  background-color:#dfe8e8;
}
.tableb
{
 
   border: 1px solid black;
  
}
.tophead
{
 box-shadow: 0 6px 9px rgba(0,0,0,0.36), 0 3px 6px rgba(0,0,0,0.23);
background: #16222A;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #3A6073, #16222A);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #3A6073, #16222A); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

 padding-top: 15px;
 padding-bottom: 15px;
 margin-bottom: 10px;
}
th, td {
  padding: 8px;
  
  border-right: 1px dotted #000000 ;
}
#hov:hover {background-color:#dce8df;}
#hov
{

}
#h1
{
  font-size: 20px;
  padding-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}
#hd1
{
  font-size: 17px;
   font-weight: 900;
}
#hd2
{
  font-size: 17px;
   font-weight: 900;
}
#hd3
{
  font-size: 17px;
   font-weight: 900;
}
#hd4
{
  font-size: 17px;
   font-weight: 900;
}
#hd5
{
  font-size: 17px;
   font-weight: 900;
}
#hd6
{
  font-size: 17px;
   font-weight: 900;
}
#hd7
{
  font-size: 17px;
   font-weight: 900;
}

#text6
{
  margin-left: 5%;
 color: #ffffff;
}
#text7
{
  margin-left: 5%;
  color: #ffffff;
}
#text8
{
  margin-left: 5%;
  color: #ffffff;
}
#up1
{
  color: #ffffff;
}
#up2
{
  color: #ffffff;
}
#up3
{
  color: #ffffff;
}
input.checkb {
    width : 15px;
    height : 15px;
    align-content: center;
}
.details
{
  font-size: 30px;
}
#submitb
{
  margin-left: 20%;
}
.exp {
color: #fff !important;
text-transform: uppercase;
text-decoration: none;
background: #ed3330;
padding: 15px;
border-radius: 5px;
display: inline-block;
border: none;
transition: all 0.4s ease 0s;
}
.exp:hover {
background: #434343;
letter-spacing: 1px;
-webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
-moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
box-shadow: 5px 40px -10px rgba(0,0,0,0.57);
transition: all 0.4s ease 0s;
}
.inp
{
  height:25px;
}
.bo1
{
  width: 80px;
  text-align: center;
  align-content: center;
}


