body {
	font-family: 'Asap', sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #585858;
}
#main {padding-top: 0!important;}
li {
content: "» ";
}
.headerA, #header, a.print-preview, a.btnBlu { display: none; height: 0;}
img.logo {visibility:hidden; display:none; height:0; position:absolute; margin-bottom: 30px;}
p a[href^="http://"]:after {
content: " (" attr(href) ")";
font-size: 90%;
}
p a {
word-wrap: break-word;
}
.break {
page-break-before: always;
}

/******* @page is not is not supported in Firefox, but supported in Chrome 2.0+, IE 8.0+, Opera 6.0+ and Safari 5.0+. @page :first is supported only in IE8+ and Opera 9.2+ ******/
@page {
	margin: 2cm;
}
@page :left {
	margin: 2cm;
}

@page :right {
	margin: 2cm;
}
@page :first {
  	margin: 4cm 2cm;
} 
/*******web view styles******/
#terms {
	-webkit-column-count:2; /* Chrome, Safari, Opera */
	-moz-column-count:2; /* Firefox */
	column-count:2;
	-webkit-column-gap:20px; /* Chrome, Safari, Opera */
	-moz-column-gap:20px; /* Firefox */
	column-gap:20px;
	/*-webkit-column-rule:1px outset #ccc; /* Chrome, Safari, Opera */
	/*-moz-column-rule:1px outset #ccc; /* Firefox */
	/*column-rule:1px outset #ccc;*/
}
h1 {font-size: 40px; color:#76C445; text-transform:none;  }
#terms h2 {font-size: 22px; font-weight:normal; margin-top: 15px;}
#terms ol, #terms ul {margin-left: 10px; padding-left:0;}
.dp, .cp, .ccp {float:left; width: 31%; margin-right: 10px;}

.quote_info, .quote_sections, .quote_info table, .quote_sections table {width: 100%!important;}
.quote_info table {border: 1px solid #ccc;}



span.tick {font-size: 20px;}

.ongoing th {
    background: #FFC000 !important;
}
/*******web view styles******/
#terms {
	-webkit-column-count:2; /* Chrome, Safari, Opera */
	-moz-column-count:2; /* Firefox */
	column-count:2;
	-webkit-column-gap:50px; /* Chrome, Safari, Opera */
	-moz-column-gap:50px; /* Firefox */
	column-gap:50px;
	/*-webkit-column-rule:1px outset #ccc; /* Chrome, Safari, Opera */
	/*-moz-column-rule:1px outset #ccc; /* Firefox */
	/*column-rule:1px outset #ccc;*/
}
h1, h1 a h2, h3, h4, h5, h6 {
	font-size: 45px;
	margin: 0 28px 0 0;
	padding: 0;
	line-height:normal;
	font-family:'Advent Pro',serif;
	color:#858585;
	font-weight: 400;
}
h2, h3, h4, h5 {font-family: 'Asap', sans-serif; line-height: normal;}
h2 {font-size: 30px; margin: 56px 28px 20px 0; color: #61c0e8!important;font-weight: normal; }
h3 {font-size: 22px; color: #585858; margin: 0 0 15px 0; }
h4 {font-size: 20px; height: 48px; line-height: 48px; display:block; margin-bottom: 12px; position:relative; z-index:1;padding-left: 53px; background: none; padding: 0;}

h1 {font-size: 40px; color:#76C445; text-transform:none; margin-bottom: 20px;}

#terms h2 {font-size: 22px; font-weight:normal; margin-top: 15px;}
#terms ol, #terms ul {margin-left: 10px; padding-left:0;}
#terms p, #terms ul, #terms li, #terms ol {margin-right: 0!important; margin-bottom: 14px; font-size: 13px;}
.bank_details {background: #F8FAE5;  clear:both; height: 150px; padding: 30px; width: 890px;}
.dp, .cp, .ccp {float:left; width: 27%; margin-right: 10px;}
.dp h3, .cp h3, .ccp h3 {font-size: 18px;}



table {margin: 28px 28px 28px 0; background:#f0f0f0; padding: 0; border-collapse:collapse; border: none; }
tr.even {background:#FFF}
td {padding: 8px 10px;}
th {background:#92D051!important;  color:#FFF!important; border-bottom: 1px solid #7f7f7f; border: none; padding: 6px 10px; font-weight:normal; text-align:left;}
tfoot {background-color: #BCBCBC!important; }
table.no, .quote_total table {background: none!important; }
table.no tr:last-child {background: #fff!important;  }

.quote_info, .quote_sections, .quote_info table, .quote_sections table, .quote_total table {width: 100%!important;}
.quote_info table {border: 1px solid #E5E5E5;  }
.quote_total table tr {border-bottom: 1px solid #E5E5E5;  }
.quote_total table tr:last-child {border-bottom: 1px solid #666666;  }

span.tick {font-size: 20px;}

hr {height: 1px; border: 0; background: #e5e5e5; color: #e5e5e5; margin: 28px 0; width: 100%; clear:both;  }
/************Checkbox Style*******************/
input[type=checkbox].cheB {
	display:none;
}

input[type=checkbox].cheB + label.cheL {
	padding-left:24px;
	height:18px; 
	display:inline-block;
	line-height:18px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:18px;
	vertical-align:middle;
	cursor:pointer;
}
.lbT {margin-right:10px;}

input[type=checkbox].cheB:checked + label.cheL {
	background-position: 0 -18px;
}

.cheL {
	background-image: url(images/admin/Inputcheckbox.png);
}
.fPrice {margin:0 0 25px 0;}

@media print {
  .print-preview, .btnBlu {visibility:hidden;display:none;height:0;position:absolute;}
  * { 
  	color: #585858 !important; 
  	text-shadow: none !important; 
  	filter:none !important; 
  	-ms-filter: none !important; 
  } /* Black prints faster: h5bp.com/s */
  td {
	border-collapse:collapse;
	border-bottom: 1px solid #999999;
	border-top: 0;
	text-align:left;
  }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  thead { display: table-header-group; background-color: #666;  } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  th {border-bottom:1px solid #999999; border-top:1px solid #999999;}
  p, h2, h3 { orphans: 3; widows: 3; }
  h1{color:#76C445!important;}
  h2 {color:#09F!important;}
  h2, h3 { page-break-after: avoid; }
  .quote_info table {
    border: 1px solid #999999!important;
  }

  .bank_details {
	  border:1px solid #999999;
	  margin-top:25px;
  }
  input.cheB[type="checkbox"] {
	  display:block!important;
	  float:left;
	  position:relative;
	  margin-right:-20px;
  }
  /*thead{
	display:block;
	height:25px;
	border-bottom:1px solid green;
	text-align:right;
	font-size:12px;
	width:100%;
	display: table-header-group; 
	padding-bottom:10px;
	border-top:none!important;
  }*/
  * {
      -webkit-print-color-adjust: exact;
      print-color-adjust: exact;
   }
}