body{ margin:auto;
 padding:auto;
background: #101010;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height: 20px;
color:#FFFFFF;
overflow-x: hidden;}


#page{ width:90%;
margin:0 auto;}


img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.headerbase {
background: #070000;
background-image: url(../img_mob/headerbg.jpg);
background-repeat: no-repeat;
height: 90px;
/* border-bottom: 2px solid rgb(238, 95, 95); */
margin-top: 3px;
}


.logo{padding: 35px;
padding-top: 16px;
font-size: 20px;}

.logo2 {
/*padding: 35px;
padding-top: 16px;*/
font-size: 20px;
float: left;
}

.menu {
/* padding: 39px; */
/* padding-top: 15px; */
font-size: 20px;
margin-top: 0px;
margin-left: 63px;
}

.icon {
/* padding: 8px; */
margin-left: 591px;
}

.icon1{padding: 2px;}
.icon2{padding: 2px;}
.icon3{padding: 2px;}

.fotter{background: #292929;
color: rgb(204, 198, 198);
text-align: center;
padding: 6px;}





.veh{ /*padding:10px;*/
margin-left: 35px;
margin-right: 35px;}



.tablebase{/* background-color: #232323; */
color: #333333;
margin-left: 22%;
margin-right: 22%;
/* padding: 8px; */
padding-top: 8px;
padding-bottom: 8px;}

.trow1{/*background-color: #6D6B6C;*/
background-color: #5D5959;}

.trow1:hover{ background-color: #3D3C3D;
cursor:pointer;}
.trow2:hover{ background-color: #3D3C3D;
cursor:pointer;}


.trow2{background-color: #454747;}
 .min{min-height: 450px;
background-color: rgb(61, 59, 59);}
.lnk-button
{
	text-decoration:none;
	color:Red;
	}
	
.welcome {
float: left;
padding: 6px;
margin-left: 920px;
color: rgb(248, 124, 124);
font-size: 16px;
/* position: fixed; */
margin-top: 29px;
}
	/*Log In*/
	
.loginbase {
background-color: #f6cb48;
color: #333333;
margin-left: 26%;
margin-right: 26%;
padding: 6px;
border: 3px solid white;
height: 221px;
margin-bottom: 30px;
}
.iconbase {
background: #070000;
/* background-image: url(../img_mob/headerbg.jpg); */
background-repeat: no-repeat;
height: 52px;
/* margin-top: 15px; */
border-bottom: solid 3px rgb(54, 53, 53);
}

.inptlog1{
margin-bottom: 8px;
margin-top: -5px;
width: 80%;
padding: 12px;
border-radius: 3px;
border: 1px solid #909493;
}
.inptlog2{
margin-bottom: 8px;
margin-top: 8px;
width: 80%;
padding: 12px;
border-radius: 3px;
border: 1px solid #909493;
}



.logbutn1 {
/* margin-top: 18px; */
/* width: 25%; */
width: 100%;
height: 45px;
text-align: center;
padding: 8px;
font-size: 15px;
border-radius: 2px;
/* border: 1px solid #FFFFFF; */
background-color: #4180C5;
color: aliceblue;

cursor: pointer;
margin-left: 0%;
display: block;
float: left;
}

.logbutn2 {
/*margin-top: 18px;*/
/* width: 31%; */
width: 100%;
height: 45px;
text-align: center;
padding: 8px;
font-size: 15px;
border-radius: 2px;
/*border: 1px solid #FFFFFF;
*/background-color: #10A563;
color: aliceblue;

cursor: pointer;
margin-left: 2%;
display: block;
float:left
}

.logbutn3 {
/* margin-top: 18px; */
width: 100%;
height: 45px;
text-align: center;
padding: 8px;
font-size: 15px;
border-radius: 2px;
/* border: 1px solid #FFFFFF; */
background-color: rgb(221, 60, 60);
color: aliceblue;

cursor: pointer;
/* font-weight: bold; */
margin-left: 4%;
display: block;
float: left;
}


.logbutn4 {
/*margin-top: 18px;*/
/* width: 39%; */
width: 100%;
height: 45px;
text-align: center;
padding: 8px;
font-size: 15px;
border-radius: 2px;
/*border: 1px solid #FFFFFF;*/
background-color: rgb(181, 55, 221);
color: aliceblue;
cursor: pointer;
margin-left: 5%;
display: block;
float:left
}

 .logbuttonbase1{width: 139px;margin-top: 20px;
float: left;}
 .logbuttonbase2{width: 139px;margin-top: 20px;
float: left;}
 .logbuttonbase3{width: 139px;margin-top: 20px;
float: left;}
 .logbuttonbase4{width: 139px;margin-top: 20px;
float: left;}

.loginhead {
background-color: #F68E8E;
color: white;
margin-left: 26%;
margin-right: 26%;
padding: 4px;
margin-top: 30px;
border-top: 3px solid white;
border-left: 3px solid white;
border-right: 3px solid white;
border-bottom: 1px solid white;
}

.uname{/*margin-top: 6px;*/ padding: 5px;
margin-left: 26px;}

.password{/*margin-top: 6px;*/ padding: 12px;
margin-left: 20px;}



/*accordion*/




.accordion {
  width: 200px;
border-radius: 2px;
overflow: hidden;
margin: auto;
}

.accordion .item .heading {
height: 43px;
text-align: center;
line-height: 45px;
font-size: 21px;
font-weight: bold;
letter-spacing: 2px;
/* text-transform: uppercase; */
cursor: pointer;
font-family: -webkit-body;
color: #fff;
padding-left: 10px;
/* background: #ee6363 url('arrow.png') no-repeat; */
background: #000000;
background-position: right 20px top -95px;
border-bottom: 1px solid #ec8484;
box-sizing: border-box;
}

.accordion .item.open .heading,
.accordion .item:last-child .heading { border: 0; }

.accordion .item.open .heading { background-position: right 20px top -5px; }

.accordion .item .content {
display: none;
padding: 10px;
background-color: #CA0101;
font-size: 14px;
border-bottom: 1px solid rgb(253, 218, 218);
cursor: pointer;
}

.content a {
color: #FFFFFF;
text-decoration: none;
font-size: 18px;
font-family: -webkit-body;
/* font-weight: bold; */
}

.content a:hover {

color: #FCECB0;

}


/*accordion*/



/*Log In*/

/*Enquiry*/

.enqbase{background-color: #f6cb48;
color: #333333;
margin-left: 23%;
margin-right: 23%;
padding: 6px;
border: 2px solid white;
height: 240px;
margin-bottom: 30px;
}


/*Enquiry*/






/*One Field*/






.formbase{background-color:#f6cb48; color:#333333;margin-left: 22%;
margin-right: 22%; padding: 6px;}

.date{background-color: #373836;
color: white;
margin-left: 22%;
margin-right: 22%;
padding: 10px;
margin-top: 6px;}

.form{
	/*width:70%;*/
	width:100%;
	margin:2% 0%;
	/*margin:2% 15%;*/
} 

.vehicle{margin-top: 21px;
margin-left: 20px;}

.intext {
margin-bottom: 8px;
margin-top: 8px;
width: 100%;
font-size: 22px;
padding: 8px;
font-weight: bold;
letter-spacing: 5px;
border-radius: 2px;
border: 1px solid #909493;
}

.submitbutton
{
	margin-top: 10px;
width: 15%;
text-align: center;
padding: 12px;
border-radius: 4px;
border: 1px solid #FFFFFF;
background-color: #4180C5;
color: aliceblue;
font-size: 15px;
cursor: pointer;
margin-left: 6%;
display:block;
}

.lookbackbutton {
margin-top: 10px;
width: 100%;
text-align: center;
padding: 9px;
border-radius: 4px;
border: 1px solid #FFFFFF;
background-color: rgb(221, 60, 60);
color: aliceblue;
font-size: 15px;
cursor: pointer;
margin-left: 6%;
display: block;
}
/*One Field*/


/*icons popup*/


.popup{background: red;
width: 19px;
border-radius: 10px;
margin-left: 32px;
}

.p{background-image:url(../img_mob/p.png);
background-repeat:no-repeat;
width: 50px;
height: 50px;}

.c{background-image:url(../img_mob/c.png);
background-repeat:no-repeat;
width: 50px;
height: 50px;}

.n{background-image:url(../img_mob/n.png);
background-repeat:no-repeat;
width: 50px;
height: 50px;}


.iconbase2{float:left; padding:2px;}


/*icons popup*/