@charset "utf-8";
/* CSS Document */
.main {
	position:relative;
}
.main .content.cwcrm {
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	font-style:normal;
	border:none;
}
.clear {
	clear:both;
}
input:focus,
select:focus,
textarea:focus {
	background: #ffffcc none repeat scroll 0 0;
}
.content.cwcrm h2 {
	margin:0;
}
.content.cwcrm h3 {
	margin:0;
}
.tophead {
  border: 1px solid #ccc;
  margin: 5px 0;
  padding: 5px;
}
.tophead .righttopfloat {
	width:200px;
}
p.botline {
	font-weight:bold;
	padding:2px 0;
}
.headtitle {
	text-align:center;
	font-size:22px;
	font-weight:bold;
	margin:0 0 30px 0;
}
.headmid {
	padding-bottom:5px;
}
.lefttopfloat span.spacing {
	margin-left:30px;
}
.respect {
	margin:15px 0;
	padding:0 10px;
}
.secfot {
	padding:50px 10px 10px ;
}
.topthird {
	margin:100px 0 0;
}
.juri {
	padding:5px;
	font-weight:bold;
}
.datatable {
	background:#fff;
}
.pagetitle {
	text-align:center;
	margin:20px 0;
}
.ticketspace {
	margin:25px 0;
	padding:5px 10px;;
	border:1px solid #000;
	background:#ccc;
}
.ticketspace.even {
	background:#6d8296;
}
.datatable img {
	width:25px;
	padding:2px 0;
}
.datatable table {
	width:100%;
	border:none;
	/*border:1px solid #000;*/
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.datatable table td {
	border: 1px solid #000;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	padding:0 5px;
	text-align: center;
}
.datatable table td.textalignsty {
	text-align:right;
}
.mobiledata a,
.datatable table td a {
	color:#330099;
}
.mobiledata a:hover,
.datatable table td a:hover {
	color:#222;
	text-decoration:none;
}
.datatable table th {
	background-color: #eee;
	border: 1px solid #000;
	font-size: 15px;
	font-weight:bold !important;
	padding: 7px 5px;
	text-transform: capitalize;
	text-align:center;
	font-weight:bold;
}
span.boldtext,
p.darkfont,
.datatable table td.darkfont {
	font-weight:bold;
}
.datatable table th.leftsidetext,
.datatable table td.leftsidetext {
	padding-left:10px;
	text-align:left;
}
.acno {
  margin: 20px 0 0;
  padding-bottom: 10px;
}
.acno table {
  width: 100%;
}
span.darkfont {
	font-weight:bold;
	margin:0 5px;
	color: #2c21ff;
}
.footer {
  font-weight: bold;
  margin: 0;
}
.footer .topspaceleft, .footer .topspace {
  margin-top: 50px;
}
p.delivery {
  font-weight: bold;
  padding-top: 10px;
}
.cwcrm {
	padding:0 0 10px 0;
}
.cwcrm p {
	padding:5px 0;
	margin:0;
}
tr.allocationbooking {
	background:#eee;
}
.headertext {
	font-size:22px;
	font-weight:bold;
	color:#666;
	text-align:center;
	padding:0 0 8px;
}
.inwardheader {
	border-bottom:1px solid #000;
	padding:10px 0 10px 0;
	margin:30px 0;
}
.inwardheader table tr:hover {
	background:none;
}
.terms {
/*	margin:15px 0;*/
	font-size:13px;
}
.terms .redfont {
	font-weight:bold;
	font-size:16px;
	color:#FF0000;
	margin:0;
}
.footer .leftfooter {
	float:left; 
	width:70%;
}
.footer .rightfooter {
  float: right;
  width: 20%;
}
.footer .topspace {
	margin-top:60px;
}
.cwcrm textarea{
	width:100%;
	height:119px;
	border-style:groove;
	font-size:16px;
	margin-bottom:5px;
}
.cwcrm select,
.cwcrm input[type="text"],
.cwcrm input[type="email"]{
	width:100%;
	border-style:groove;
	font-size:16px;
	padding:8px 2%;
}
.cwcrm select {
	padding:7px 2%;
}
.submitreset {
	margin-top:15px;
}
.blockadd {
	width:400px;
	text-transform:capitalize;
}
a.resetlink,
.cwcrm input[type="reset"],
.cwcrm input[type="submit"] {
	background: #990033;
	border: 1px solid #ccc;
	border-radius: 4px;
	font-size: 16px;
	font-weight:bold;
	padding: 9px 20px;	
	color: #fff;
}
input.martop {
  margin-top: 20px;
}
a.resetlink:hover,
.cwcrm input[type="reset"]:hover,
.cwcrm input[type="submit"]:hover {
	background:#333366;
}
a.resetlink {
	margin-left: 10px;
	padding: 9px 24px;
	text-decoration:none !important;
	position:relative;
	top:1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	cursor: pointer;
	display: inline-block;
	font-family: inherit;
	line-height: 20px;
	text-align: center;
	margin-top:20px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	transition: background 0.1s linear 0s;
}
a.resetlink:hover, 
.content input[type="reset"]:hover, 
.content input[type="submit"]:hover {
	background: #052240;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}
.search_engine .btn {
	margin:10px 0;
	padding:5px;
	font-size:18px;		
}
.search_engine .headersearch {
	background-color: #777;
	border-radius: 8px;
	color: #fff;
	font-size: 18px;
	margin-top: 5px;
	padding: 10px 5px 0;
	text-align: center;
}
.search_engine .headersearch p {
	margin:0;
}
.tab3 {
	width: 15.5%;
	display: inline-block;
	margin: 0 5px;
	overflow: hidden;
}
.rowmid {
	text-align:center;
}
.tab3 .searchbtn, .tab3 input, .tab3 select {
	padding: 10px;
	width: 100%;
	margin: 0;
	border-radius: 5px;
}
.tab3 .searchbtn {
	padding:9px 10px;
}
.searchbtn {
	font-size:17px;
	padding:2px 10px;
	margin:0 10px 0 7px;
}
.leftfloat,
.cwcrm .lfloat,
.cwcrm .leftfloat {
	float:left;
	width:48%;
}
.rightfloat,
.cwcrm .rfloat,
.cwcrm .rightfloat {
	float:right;
	width:48%;
}
.duplicatedata {
	background-color:#43C2E3;
	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 {
	margin:0;
	text-align: center;
}
.menurow .tab4 {
	width: 13.5%;
	display: inline-block;
	margin: 20px 0; 
	padding: 10px 2px;
	border-radius: 3px;
	border: 1px solid #fff;
}
.menurow .tab4:hover {
	border: 1px solid red;
	/*background:rgba(204, 51, 51, 0.1);*/
}
.menurow a.headbtn {
	/* padding: 20px 5px; */
	text-decoration: none;
	font-size: 18px;
	color:#121C4D;
	/* position: relative; */
	/* top: -1px; */
	/* margin-left: 10px; */
}
.menurow a.headbtn:hover {
	color: #cc3333;
}
.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;
}
.cwcrm .rightfloat p.title,
.cwcrm .rightfloat p.title {
	padding:5px 0;
}
.cwcrm .rightfloat .lfloat p.title,
.cwcrm .rightfloat .rfloat p.title {
	padding:5px 0;
}
.main option {
	padding:0 6px;
	border-right:1px solid #888;
}
.main .datatable table tr:hover,
.main tr:hover {
	background:rgba(204, 51, 51, 0.2);
}
.main .datatable table td.firstcol {
	text-align:right;
	padding-right:15px;
}
.main th {
	text-align:left;
	font-weight:bold;
	vertical-align:top;
}
span.wpcf7-list-item .wpcf7-list-item-label {
	font-size:15px;
}
span.wpcf7-list-item {
  margin-left: 46px;
}
span.wpcf7-list-item:first-child {
	margin-left:0;
}
.main table.statusreport {
	margin:0 0 25px;
}
.main table.statusreport tr:hover {
    background: none;
}
.page-id-144 .main .backhome,
.page-id-30 .main .backhome,
.page-id-2 .main .backhome,
.page-id-344 .main .backhome,
.page-id-348 .main .backhome,
.page-id-241 .main .backhome,
.page-id-18 .main .backhome,
.home .main .backhome,
.page-template-template-login .main .backhome,
.page-template-booking-system-index .main .backhome {
	display:none;
}
.rfloat input.searchgo {
  background: #830103 none repeat scroll 0 0;
  color: #fff;
}

/***********************ankit*******************************/

.addreceipt,
.addbill {
	display:none;
}
.bankdetail p {
	font-size:14px;
}
.singlesearch {
	padding-top:15px !important;
}
.scrolling {
  max-height: 255px;
  overflow-y: scroll;
}
.genbill .genbillinv {
	float:right;
}
.genbill .genbilldel {
	float:left;
}
.genbill a.geninv {
	background: #830103 none repeat scroll 0 0;
	color: #fff;
	font-size: 15px;
	padding: 8px 16px;
	text-decoration: none;
	border-radius:5px;
}
.genbill a.geninv:hover {
	background:#E32027 none repeat scroll 0 0;
}
.finalbill {
	margin: 10px 0 5px;
}
.subtopdata {
	width:150px;
	border:1px solid #000;
	margin:5px;
	padding:5px;
}
.totalamt {
	margin:20px 0;
	font-size:22px;	
}
.totalcost {
	color:#CC3300;
	font-weight:bold;
}
.invoicespace {
	background: #ccc none repeat scroll 0 0;
	border: 1px solid #ddd;
	margin: 5px 0;
	padding: 5px;
}
.invoicespace.even {
  background: #6d8296 none repeat scroll 0 0;
}
.more {
	margin:10px 0 0;
}
.more span.addmore img {
	width:31px;
}
.more span.lessmore img {
	width:30px;
}
.more span.lessmore {
	margin-left:10px;
}
.log_forms {
	width: 25%;
	margin:50px auto;
	padding:15px 15px 0;
	border:1px solid #830103;
	background: #FFF;
	-webkit-box-shadow: 1px 1px 15px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 1px 15px 1px rgba(0,0,0,0.75);
	box-shadow: 1px 1px 15px 1px rgba(0,0,0,0.75);
}
.log_forms input[type="submit"] {
	width: 50%;
	border:none;
	background:#830103;
	color:#FFFFFF;
}
.log_forms input[type="submit"]:hover {
	background-color:#323C72;
}
.botlogin {
	text-align:center;
}
.widget_login_wid h4 {
	text-align:center;
	color:#990000
}
.cwcrm p.title {
	font-size:16px;
	display:inline-block;
}
.cwcrm {
	border:1px solid #333366;
	padding:0 15px 15px;
	margin-bottom:30px;
	border-radius:4px;
}
.content.cwcrm {
	padding:0;
}
.cwcrm:hover {
	z-index:99999999;
}
.cwcrm select, 
.cwcrm input[type="text"], 
.cwcrm input[type="email"],
.cwcrm textarea {
  border: 1px solid #333366;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
}
.head_booking {
	text-align:center;
	font-size:22px;
	background-color:#333366;
	color:#FFFFFF;
	margin:0 0 20px 0;
	padding:7px 0;
	border-radius:0 0 10px 10px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.item-rental-price-table tr.nrs-price-table-item .item-image,
.item-rental-calendar tr.nrs-calendar-item .item-image {
	vertical-align: middle;
}
.item-rental-item-list .nrs-list-item .item-extras {
	margin-top:20px;
	width: 97% !important;
}
ul.nrs-item-features-list {
	width:100%;
}
.reservation-item .reservation-item-header img {
	display:none;
}
.item-rental-home-page {
  background-image:none !important;
}
.item-rental-home-page .reservation-item .reservation-item-header {
  height: 100px !important;
}
.item-rental-home-page .reservation-item .reservation-item-body div.narrow-dropdown {
	margin-left: 0 !important;
}
.item-rental-home-page .reservation-item {
  max-width: 314px !important;
}
.item-rental-home-page .reservation-item .reservation-item-body div.wide-dropdown {
	width: 300px !important;
}
.item-rental-home-page .reservation-item .reservation-item-body input[type="submit"] {
	margin-left: 60px !important;
}
.sigbook {
	background:#ededed;
	padding:10px !important;
	border:1px solid #000 !important;
}
.sigbook p.title {
	padding:5px 10px !important;
}
.sigbook .lfloat {
	color:#fff;
	font-weight:bold;
	background:#333366;
	margin:5px 0;
	width:40%;
	border-radius:5px;
}
.sigbook .rfloat {
	width:54%;
	margin:5px 0;
}
.sigbook .rfloat span.datainfo {
	vertical-align:middle;
}
.mobiledata {
	display:none;
}
.printmain, 
.challenmain {
  /*border: 1px solid #000;*/
  font-family: Arial,Helvetica,sans-serif;
  margin: 0 auto;
  /*padding: 10px;*/
  width: 95%;
}
.printmain p {
	margin:5px 0 0;
}
.printmain table td {
	padding:6px 5px;
}
.invoicemain.printmain div.buyerdetail {
	font-size:19px;
}
.invoicemain.printmain div.buyerdetail span.boldtext {
	font-size:15px;
}
.headmid {
  padding: 40px 10px 0;
}
.lefttopfloat {
	float:left;
}
.righttopfloat {
	float:right;
}
.head_title {
  font-size: 16px;
  font-weight: bold;
/*  margin: 5px 0 0 10px;*/
}
.topright {
  font-size: 16px;
  margin: 5px 10px 0 0;
  text-align: right;
  font-weight:bold;
}
.challanhead {
	/*border:1px solid #ccc;*/
	position:relative;
}
.challan_head {
  font-size: 38px;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  font-family:Georgia, "Times New Roman", Times, serif;
}
.challan_head2{
	text-align:center;
	font-size:20px;
	font-weight:bold;
	line-height:25px;
}
.challan_address {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  padding:5px;
}
.respect > p {
  line-height: 22px;
  text-align: justify;
}
.top_logo {
	background: rgba(0, 0, 0, 0) url("../images/fav.png") no-repeat scroll left top;
	height: 100px;
	left: 10px;
	position: absolute;
	top: 50px;
	width: 110px;
}
.thirdleft {
	float:left;
	width:65%;
}
.thirdright {
	float:right;
	width:30%;
}
.thirdleft,
.thirdright {
	margin:5px 0 0 0;
	border:1px solid #000;
	padding:10px;
	min-height:70px;
}
.bot_line {
	margin:5px 0 10px;
}
.party_name {
	border-bottom:none;
	font-size:17px;
	font-weight:600;
}
.bottom {
  margin-top: 300px;
  padding: 0 10px 10px;
}
.challantable td {
	padding:7px 5px !important;
}
.challan_name{
	 border: 1px solid #ccc;
    float: left;
    margin: 5px;
    padding: 11px;
	width:68%;
}
.challan_first {
    border: 2px solid gray;
    float: right;
    margin: 5px;
    padding: 11px;
    width: 28%;
}
.incon {
  background: #ededed none repeat scroll 0 0;
  border: 1px solid #333366;
  border-radius: 8px;
  font-size: 15px;
  margin: 10px 0 auto;
  padding: 10px;
}
.maincon{
	font-size:25px;
	color:#333366;
}
.botfooter {
  border: 1px solid #000;
  border-top:none;
  margin: 0;
  padding:5px;
}
/*.botfooter .rightfooter {
	margin-top:50px;
}*/
.bankers {
	text-align:left;
}
.main_contact {
	font-size:18px;
	font-weight:bold;
	color:#CE225F;
}
.totval {
	color:#003399;
	font-size:18px;
}
.menurow .tab4 img {
	width:50%;
}

/******************mobiledata table**********************/

span.blockicon {
	display:block;
}
.mobiledata {
	display:none;
}
.mobiledata .datafield {
	border-radius: 3px;
	box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
	margin: 20px 0 0;
}
.head_title {
	background-color: #333366;
	border-radius: 5px;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	padding: 0 10px;
}
.group {
	border-bottom: 1px solid #ddd;
}
.group .control-label {
	color: #333;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: 600;
	margin: 0;
	padding: 2px 5px;
	text-align: left;
	width: 85px;
}
.group .discription_data {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-left: 1px solid #ddd;
	color: #666;
	display: block;
	font-size: 13px;
	margin-left: 95px;
	padding: 2px 0 2px 4px;
}
.mobiledata img {
  width: 25px;
}
.logoimg img {
	width:90px;
}
.buyerdetail {
	text-align:left;
	vertical-align:top;
}
.buyerdetail p,
.buyerdetail .leftfloat,
.buyerdetail .rightfloat {
	margin:5px 0;
}
.blockdata {
	background: #ccc none repeat scroll 0 0;
	margin-bottom: 5px;
	min-height: 30px;
	padding: 4px 10px;
	width: 92%;
}
.blockdata2 {
	padding:3px 5px;
	width:auto;
}
.h3heading {
	margin:15px 0 10px !important;
}
.generatedinvoice {
	background:#66CC66 !important;
}
.finalamt {
	background: #777 none repeat scroll 0 0;
	border-radius: 0 0 5px;
	color: #fff;
	float: right;
	font-size: 16px;
	height: 100%;
	padding: 3px 20px;
	text-align: right;
	width: 40%;
}
.exportdata {
	text-align:right;
}	
.exportdata img {
	border: 2px solid #003399;
	padding: 3px;
	border-radius: 5px;
	width: 40px;
}
.downloadsection {
	text-align:right;
	padding:20px 0 0;
}
.downloadsection .exceldl img {
	border-radius: 5px;
	border: 1px solid #207244;
	box-shadow: 2px 2px 2px #000;
}
.botinvfooter {
	text-align: center;
	font-size: 12px;
	border-top: 1px solid #ccc;
	padding-top: 8px;
	margin-top:10px;
}
.headersearch input.halfbutton {
	width: 48%;
}

/************* pagination ****************/

.prevnext {
	margin:20px 0 10px;
}
a.navibutt {
	padding: 5px 10px;
	background-color: #000;
	text-decoration: none;
	color: #fff;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	font-size: 14px;
}
.prevnext img {
	position: relative;
	top: 1px;
}
a.navibutt:hover {
	background-color:#003399;
	text-decoration: none;
}
.downloadsection .exceldl img {
	border-radius: 5px;
	border: 1px solid #207244;
	box-shadow: 2px 2px 2px #000;
}
.norecord {
	margin-top: 10px;
	border-radius: 5px;
	padding: 20px;
	background-color: rgba(137,137,137,0.5);
	font-weight: 600;
}
.norecord p {
	margin-bottom: 0;
	color: #000000;
	font-size:16px;
}
.datatable table td a {
	text-decoration:none;
}
.bgcolor1 { background-color:#FFF; }
.bgcolor2 { background-color:#EEE; }
.login-wrap {
    border: 2px solid red;
    margin: 0 auto;
	width:85%;
}
.log-form-group label {
    color:red;
	font-weight:bold;
}

/**************************************ankit end*********************************************/

@media (max-width:980px) {
	.exportdata,
	.freezediv,
	/*.webdata {
		display:none !important; 
	}*/
	.mobiledata {
		display:block;
	}
	#main {
		padding: 10px 15px !important;
	}
	.headertext {
		font-size: 20px;
	}
}
@media (max-width:768px) { 
	.back_img {
		min-height: 1010px;
	}
	#main {
	  padding: 25px;
	}
	.headertext {
		margin:0;
		padding:0 0 8px;
	}
	.search_engine .headersearch {
		padding:5px;
	}
	.sigbook {
		background: none;
		border: none !important;
		padding: 0 !important;
	}
	.sigbook .rfloat {
		padding-left:10px;
	}
	span.wpcf7-list-item {
		display: block;
		margin-left: 0;
	}
	.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; */
	}
	.cwcrm .lfloat,
	.cwcrm .leftfloat {
		float: none;
		width: 100%;
	}
	.cwcrm .rfloat,
	.cwcrm .rightfloat {
		float: none;
		width: 100%;
	}
	.plus img, 
	.backhome img {
		top: 0;
		width:35px;
	}	
	.tab3 {
		display:block;
		margin:0 0 5px;
		width:100%;
	}
	.searchbtn {
		display: block;
		margin: 0;
		width: 100%;
	}
	.ticketspace {
		min-width:650px;
	}
	#masthead {
		padding: 5px 15px;
	}
	.logo h1, .logo h2 {
		font-size:24px;
		line-height:normal;
	}
	#wrap {
		margin: 0px auto;
	}
	#copyright {
		display:none;
	}
	.log_forms {
		width: 70%;
		margin-top:50px;
	}	
	.scrollingpage {
		overflow-x: scroll;
		border: 1px solid #000;
		margin: 10px 0;
		border-right: 2px solid #000;
		background:#fff;
	}
	.scrollingpage table th, .scrollingpage table td {
		font-size: 12px;
	}
	.scrollingpage table td img {
		max-width: none;
	}
	.invoicespace {
		background: none;
		border: none;
		margin: 0;
		padding: 0;
	}
	.downloadsection {
		text-align: center;
		margin: 5px;
	}
	.invoicespace.dcpage.even {
		background: #fff none repeat scroll 0 0;
	}
}
@media (max-width:480px) {
	.back_img {
		min-height: 515px;
	} 
	.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;
	}
	.printmain, 
	.challenmain {
	  width: 100%;
	}
}