@charset "utf-8";
/* CSS Document */
.main {
	margin:0px auto;
	width:97%;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	font-size:15px;
	position:relative;
	color:#000;
	font-style:normal;
}
/*.main * {
	margin:0;
	padding:0;
}*/
.clear {
	clear:both;
}
.h2 {
	text-align:center;
}
table {
	border-collapse: collapse;
}
input:focus, select:focus, textarea:focus {
	background: #ffffcc none repeat scroll 0 0;
}
.centertext {
	text-align:center;
}
.righttext {
	text-align:right;
}
.headtitle {
	text-align:center;
	font-size:22px;
	font-weight:bold;
	margin:300px 0 30px 0;
}
.headmid {
	padding-bottom:5px;
}
.headmid .lefttopfloat {
	float:left;
	width:50%;
}
.headmid .righttopfloat {
	float:right;
	width:50%;
}
.lefttopfloat span.spacing {
	margin-left:30px;
}
.respect {
	margin:15px 0;
}
.datatable {
	background:#fff;
}
.datatable table{
	width:100%;
	border:1px solid #ccc;
	border-collapse:collapse;
	margin:5px 0;
}
.pagetitle {
	text-align:center;
	margin:20px 0;
}
.ticketspace {
	margin:25px 0;
	padding:5px 10px;;
	border:1px solid #CCC;
	background:#ccc;
}
.ticketspace.even {
	background:#6d8296;
}
.datatable img {
	width:25px;
	padding:2px 0;
}
.datatable table td {
	border:1px solid #ccc;
	padding-left:10px;
	text-align:left;
	padding:2px 5px;
	vertical-align:middle;
}
.datatable table th {
	border:1px solid #ccc;
	background-color:#eee;
	padding:5px;
	font-weight:bold;
	text-transform:capitalize;
}
.datatable table td.darkfont {
	font-weight:bold;
}
.datatable table th.leftsidetext,
.datatable table td.leftsidetext {
	padding-left:10px;
	text-align:left;
}
span.darkfont {
	font-weight:bold;
	margin:0 5px;
	color: #2c21ff;
}
.content {
	padding:0 0 10px 0;
}
.content p {
	padding:5px 0;
}
.headertext {
	font-size:22px;
	font-weight:bold;
	color:#666;
	text-align:center;
	margin:20px 0;
	padding-top:8px;
}
.inwardheader {
	border-bottom:1px solid #000;
	padding:10px 0 10px 0;
	margin:0 0 10px 0;
}
.inwardheader table tr:hover {
	background:none;
}
.terms {
	margin:15px 0;
	font-size:15px;
}
.terms p.redfont {
	font-weight:bold;
	font-size:16px;
	color:#FF0000;
	margin-bottom:0;
}
.terms ol,
.terms ul {
	margin-left:20px;
	padding-top:10px;
	list-style:decimal;
}
.footer {
	margin:0;
	font-weight:bold;
}
.footer .leftfooter {
	float:left; 
}
.footer .rightfooter {
	float:right;
}
.footer .topspace {
	margin-top:20px;
}
.content textarea{
	padding:5px;
	width:100%;
	height:125px;
	font-size:16px;
	margin-bottom:5px;
}
.content select,
.content input[type="text"]{
	width:100%;
	font-size:16px;
	border: 1px solid #ccc;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.09);
	height:40px;
}
.content select {
	height:40px;
}
.content input[type="text"]{
	padding:4px 2%;
}
.content .rfloat input[type="text"],
.content .lfloat input[type="text"]{
	padding:5px 2%;
	width:100%;
	height:40px;
}
a.resetlink, .content input[type="reset"], .content input[type="submit"] {
	background: #389ca5 none repeat scroll 0 0;
	border: 1px solid #555;
	border-radius: 4px;
	font-size: 16px;
	margin-top: 20px;
	padding: 10px 20px;
	color: #fff;
	font-weight: bold;
	text-shadow: none;
}
button, input[type="button"], input[type="submit"], input[type="submit"] {
	font-weight: bold;
}
.content input.searchbtn.searchgo {
	color: #000;
}
span.listblock {
	display:block;
}
a.resetlink {
	color: #fff;
	font-size: 16px;
	margin-left: 10px;
	padding: 11px 24px;
	text-decoration: none;
	position:relative;
	top:11px;
}
a.resetlink:hover,
.content input[type="reset"]:hover, 
.content input[type="submit"]:hover {
	text-decoration:none;
	cursor:pointer;
	background:#052240;
	color:#fff;
}
.content p.title {
	margin:5px 0;
	display:inline-block;
}
.search_engine .btn {
	margin:10px 0;
	padding:5px;
	font-size:18px;		
}
.search_engine .headersearch {
	background-color:#389ca5;
	padding:15px 5px 10px 7px;
	margin-top:20px;
	font-size:18px;
	border-radius:5px;
}
.tab3 {
	width: 22.444%;	
	display:inline-block;
	margin:0 10px;
	overflow:hidden;
}
.rowmid {
	text-align:center;
	margin-top:15px;
}
.searchbtn {
	font-size:17px;
	width:15%;
	padding:3px 10px;
	margin:0 10px 0 7px;
}
.tab3 select {
	padding:5px 10px;
	width:100%;
	margin-top:5px;
	height:40px;
}
.tab3 input {
	margin:2px 0 0;
	width:100%;
	height:40px;
}
.content .lfloat,
.content .leftfloat {
	float:left;
	width:48%;
}
.content .rfloat,
.content .rightfloat {
	float:right;
	width:48%;
}
.duplicatedata {
	background-color:#389ca5;
	padding:10px 2%;
	margin:1% 0;
	vertical-align:middle;
	width:96%;
	border-radius:10px;
	display:inline-block;
	font-size:18px;
	color:#fff;
	font-weight:bold;
}
.duplicatedata select {
	width:20%;
	margin:0 20px;
	border-style:none;
}
.duplicatedata input[type="submit"]{
	margin:0 !important;
	background-color:#ccc;
}
.menurow {
	text-align:center;
}
/*.menurow .tab4 {
	background: rgba(0, 0, 0, 0) url("../images/fbg.png") repeat scroll left top;
	border: 1px outset #ccc;
	border-radius: 8px;
	display: inline-block;
	font-weight: bold;
	margin: 10px;
	padding: 20px 5px;
	width: 29.5%;
}*/
.menurow .tab4 {
	width: 18%;
	display: inline-block;
	margin: 20px 0;
	/* margin: 20px 10px; */
	/* background: url(../images/fbg.png) repeat top left; */
	/* border: 1px outset #ccc; */
	padding: 10px 2px;
	/* border-radius: 5px; */
	border: 1px solid #fff;
	border-radius: 5px;
}
.menurow .tab4:hover {
	border: 1px solid #389CA5;
	background: rgba(56, 156, 165, 0.1);
}
/*.menurow a.headbtn {
	padding:30px 5px;
	text-decoration:none;
	color:#dadada;
	font-size: 16px;
	position:relative;
	top:-1px;
	margin-left:10px;
}*/
.menurow a.headbtn {
	/* padding: 20px 5px; */
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
	color: #121C4D;
	/* position: relative; */
	/* top: -1px; */
	/* margin-left: 10px; */
}
.backhome {
	text-align:right;
}
.plus img,
.backhome img {
	position:absolute;
	width:40px;
	right:0;
	top:0;
}
.plus img {
	left:0;
}
.plus.additem img {
	left:50px;
}
.plus.additem2 img {
  left: 100px;
}
.content .rightfloat p.title,
.content .rightfloat p.title {
	padding:5px 0;
}
.content .rightfloat .lfloat p.title,
.content .rightfloat .rfloat p.title {
	padding:5px 0;
}
.main option {
	padding:0 12px;
}
.main tr:hover {
	background:#43c2e3;
}
.main .datatable table td.firstcol {
	text-align:right;
	padding-right:15px;
}
.main th {
	text-align:left;
	font-weight:bold;
	vertical-align:top;
}
.main table.statusreport {
	margin:0 0 25px;
}
.main table.statusreport tr:hover {
    background: none;
}
.page-template-template-login .main .backhome,
.page-template-ticket-system-index .main .backhome {
	display:none;
}
.rfloat input.searchgo {
	background:#ccc;
	margin:0;
	padding:8px 10px;
	width:auto;
	border:1px solid #555;
}
.log_forms {
	border: medium none;
	width: auto;
}
.log_forms input[type="text"], input[type="password"] {
	width: auto;
	margin:10px 0 !important;
}
.log_forms input[type="submit"] {
	padding: 7px;
	width: 100px;
}
/**************addresslist**********************/

.addresslist td {
	padding:5px;
}
.add_data {
	border:2px solid #ddd;
	border-radius:5px;
	padding:5px;	
}
.botlogin {
	text-align:center;
}

/*************invoice**************************/

.maininv {
	background:#fff;
	width:1000px;
	/*min-height:1431px;
	max-height:1431px;*/
	border:1px solid #000;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
}
.topheader {
	border-bottom:1px solid #000;
}
.topleft {
	float:left;
}
.topright {
	float:right;
}
.datapadding {
	padding:5px 10px;
}
.comname {
	font-size:20px;
	font-weight:bold;
}
.comadd {
	font-size:15px;
	margin:10px 0;
}
.boldtext,
.rawline span.boldtext {
	font-weight:bold;
	min-width:200px;
}
.comcontact {
	font-size: 15px;
	line-height: 20px;
}
.inv_tit {
	text-align:center;
	font-weight:bold;
	font-size:28px;
	margin:20px 0 0 0;
}
.botleft {
	float:left;
	width:400px;
}
.botright {
	float:right;
	width:550px;
}
.customer {
  left: 40px;
  position: relative;
  top: -20px;
}
.contable table {
	width:100%;
	border-collapse:collapse;
}
.contable th {
	padding:5px 0;
	border:1px solid #000;
	border-left:0;
}
.bottomheader {
	font-size:15px;
}
.contable td {
	border-right:1px solid #000;
	padding:2px 5px;
}
.contable th:last-child,
.contable td:last-child {
	border-right:none;
}
.topbotfot {
	border-top:1px solid #000;
}
.bot2 {
	margin-top:80px;
}
.rightside,
.fotright {
	text-align:right;
}
.foter {
/*	margin-bottom:80px;
	min-height:600px;*/
}
td.fixwidth {
	min-width:80px;
}
td.fixwidth2 {
	min-width:110px;
}
.log_forms {
  border: 1px solid #EC0506;
  margin: 20px auto;
  padding: 15px 15px 0;
  width: 30%;
}
.log_forms input[type="text"], 
.log_forms input[type="password"] {
  width: 100%;
}
.ser_amt {
	font-size:18px;
	vertical-align:middle;
}
.grand_total {
	color:#EC0506;
	font-weight:bold;
	font-size:24px;
}
.sub_total {
	font-weight:bold;
}
.addserv img {
  height: 30px;
  margin: 5px;
  vertical-align: bottom;
  padding-left:10px;
}
.service_block {
	margin:5px 0;
}
.page-template-add .service_block {
	display:none;
}
#plus1,
#plus2,
#plus3,
#plus4 {
	display:block;
}
.customentry2,
.customentry {
	background: #ccc none repeat scroll 0 0;
	margin-bottom: 5px;
	min-height: 30px;
	padding: 4px 10px;
	/*width: 150%;*/
	line-height:29px;
}
#service_block8 #ser_amt8 {
	width:72%;
}
.addserv img {
	float:right;
}
.customentry2 {
	width:91%;
}
#paymentType {
	margin:20px 0 10px;
}
#bankName {
	display:none;
}
tr.trbgunpaid { background-color:#FFF; }
tr.trbgpaid { background-color:#CF0; }
tr.trbgpartlypaid { background-color:#007FFF; }
tr.trbgcancel { background-color:#F00; }
/************************** responsive ********************************/
.mobiledata {
	display:none;
}
.mobiledata .datafield {
	border-radius: 3px;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
	margin: 10px 0 0;
}
.more_desc {
	border: 1px solid #465663;
}
.head_title {
	background-color:#389CA5;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	padding: 2px 5px;
}
.group {
	border-bottom: 1px solid #888;
	padding: 3px 5px;
}
.group .control-label {
	color: #333;
	display: block;
	float: left;
	font-weight: 600;
	font-size: 14px;
	margin: 0;
	padding: 1px 0 1px 3px;
	text-align: left;
	width: 100%;
}
.group .discription_data {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	/* border-left: 1px solid #888; */
	color: #666;
	/* margin-left: 95px; */
	padding: 2px;
	font-size: 14px;
}
.mobiledata {
	display:none;
}
.mobiledata img {
	width:25px;
}
.vehicle_no_div,
.nodriver,
.drivername,
.chng_car_name {
	display:none;
}
.misreport .tab4 {
	/* height: 250px; */
	vertical-align: top;
}
.misreport .mistit {
	min-height:58px;
}
.closeblock2, .closeblock3, .closeblock4, 
.closeblock5, .closeblock6, .closeblock7, 
.closeblock8, .closeblock9, .closeblock10, #plus10 {
	display:none;
}

@media (max-width:980px) {
	.generaldata {
		display:none;
	}
	.mobiledata {
		display:block;
	}
	.customentry2, .customentry {
		width: 90%;
	}
}
@media (max-width:768px) { 
	.menurow .tab4 {
		display: inline-block;
		margin: 5px 0;
		padding: 10px 0;
		width: 30%;
	}
	.menurow a.headbtn {
		/* padding: 20px 5px; */
		text-decoration: none;
		font-size: 13px;
		color: #121C4D;
		/* position: relative; */
		/* top: -1px; */
		/* margin-left: 10px; */
	}
	.content .lfloat,
	.content .leftfloat {
		float: none;
		width: 100%;
	}
	.content .rfloat,
	.content .rightfloat {
		float: none;
		width: 100%;
	}
	.plus img, .backhome img {
		top: -40px;
	}
	.tab3 {
		display:block;
		margin:0 0 5px;
		width:100%;
	}
	.searchbtn {
		display: block;
		margin: 0;
		width: 100%;
	}
	.ticketspace {
		min-width:650px;
	}
	#masthead {
		padding: 5px 25px;
	}
	.logo h1, .logo h2 {
		font-size:24px;
		line-height:normal;
	}
	#wrap {
		margin: 0px auto;
	}
	#copyright {
		display:none;
	}
}
@media (max-width:480px) { 
	.menurow .tab4 {
		display: inline-block;
		margin: 5px 0;
		padding: 5px 0;
		width: 47%;
	}
	.customheader {
		font-size:12px;
	}
	.menurow a.headbtn {
		/* padding: 20px 5px; */
		text-decoration: none;
		font-size: 11px;
		color: #121C4D;
		/* position: relative; */
		/* top: -1px; */
		/* margin-left: 10px; */
	}
	.misreport .mistit {
		min-height: 45px;
	}
}
