﻿#form input[type=text]{
	border: 1px solid #ccc;
	width: 32.6%;
	height: 45px;
	padding-left: 10px;
	color: #000;
	font-size: 16px;
	float: left;
	display: inline-block;
	margin-right: 1%;
	margin-bottom: 20px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background-color: #f2f3f6;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #f2f3f6;
    border-top: 1px solid #e7e8ec;
}
#form input[type=text]:nth-child(3n+4){
	margin-right:1%;
}
#form input[type=text]#year{
	margin-right:1%;
}
#form input[type=text]#cfnumber,
#form input[type=text]#address,
#form input[type=text]#state{
	margin-right:0%;
}
#form input[type=text]#dvalue,
#form input[type=text]#zipcode{
	margin-right:1%;
}
#form input[type=text]#to{
	width:49%;
}
#form input[type=text]#from{
	width:50%;
    margin-right: 0;
}
section.tc-hero {
    padding: 91px 0 20px;
    text-align: center;
}
p#lead {
    padding: 0 110px;
}
#form ::-webkit-input-placeholder {
	color:  #7f7e7e;
}
#form :-moz-placeholder { /* Firefox 18- */
	color:  #7f7e7e;
}
#form ::-moz-placeholder {  /* Firefox 19+ */
	color:  #7f7e7e;
}
#form :-ms-input-placeholder {  
	color:  #7f7e7e;
}
#container-areas{
	display: none;
}
.generate-btn{
	clear:both;
}
section.form-holder {
    padding: 0px 0 100px;
}
.content-left h2{
	float:left;
}
#clipboard-text{
	min-height: 200px;
	overflow: scroll;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 50px;
	border: 1px solid #ccc;
	padding: 5px;
	padding-top: 10px;
	width: 99%;
	float: left; 
}
.scroller {
	max-height: 200px;
	margin-top: 15px;
	margin-bottom: 50px;
	border: 1px solid #ccc;
	padding: 5px;
	padding-top: 10px;
	width: 100%;
	float: left;
	resize: none;
	min-height: 200px;
	font-size: 13px;
	padding-left: 0px;
	padding: 10px;
	font-family: 'Open Sans', sans-serif;
}
.scroller p{
	line-height: 18px;
	margin-top: 15px;
	color: #343434;
}
.copy{
	float: right;
	text-align: center;
	cursor: pointer;
	min-width: 125px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
	margin-top:20px;
}
.copy:hover{
	opacity: 0.8 !important;
	filter: alpha(opacity=80) !important;
}
.bold{
	width: 80%;
	float: left;
}
.content-left{
	float: left;
	position: relative;
	width: 100%;
	display: inline-block;
}
.hbspt-form{
	display:none;
}
#form {
	min-height: 0;
}
#ab{
    margin-right: 0%;
	border:1px solid;
}
div#pdfContent {
    clear: both;
    padding-bottom: 50px;
}
.certificate-header {
    font-weight: bold;
    text-align: right;
    border-bottom: 1px solid #ccc;
}
.certificate-details {
    padding: 25px 20px;
}
.certificate-footer {
    padding: 30px 0;
}
.certificate-address {
    float: left;
    width: 40%;
}
.certificate-info {
    float: right;
    width: 60%;
    text-align: right;
}
.certificate-image {
    padding: 0 20px;
}
.pdf-holder {
    border: 2px solid #ccc;
    clear: both;
}
.certificate-header{
    padding:10px 20px;
}
.certificate-footer {
    padding: 30px 20px;
}
.certificate-footer2{
    padding:0 20px;
}
.company-information select{
    border: 1px solid #ccc;
    width: 100%;
    height: 45px;
    padding-left: 10px;
    color: #737073;
    font-size: 16px;
    float: left;
    display: inline-block;
    margin-right: 1%;
    margin-bottom: 20px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    background-color: #f2f3f6;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #f2f3f6;
    border-top: 1px solid #e7e8ec;
}
.heading-left {
    float: left;
}
.heading-right {
    float: right;
}
div#generatePDF {
    float: right;
    margin-bottom: 30px;
}
.cf-to span,
.cf-from span,
.cf-val span{
    width: 49%;
    border-bottom: 1px solid #ccc;
    display: inline-block;
}
.certificate-details strong{
    min-width: 50px;
    display: inline-block;
}
.printPDF{
    float: right;
    margin-right: 15px;
    cursor: pointer;
}
section.tc-hero h3 {
    margin-bottom: 30px;
}
.tc-hero p{
    text-align:left;
}
.textarea-holder label{
    display:block;
    margin-bottom: 5px;
}
.textarea-holder{
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.textarea-holder textarea{
    width: 99.6%;
}
.breadcrumb li{
	display:inline-block;
	list-style:none;
}
.breadcrumb ol{
	padding:0;
	margin-bottom:65px;
}
.breadcrumb ol li:not(:last-child) a:after {
    content: "/";
    margin: 0 10px 0 15px;
    color: #000;
	text-decoration:none;
}
.breadcrumb ol li a:hover {
	text-decoration:none;
	opacity:.7;
}
.breadcrumb {
    text-align: right;
}
@media(max-width:1199px){
    p br{
        display:none;
    }
}
@media(max-width:1023px){
#form input {
	width: 48%;
	margin: 9px;
}
#ab {
	width: 48%!important;
}
.certificate-image img{
    max-width:100%;
}
#form input[type=text] {
    width: 48%;
    margin-right: 1%;    
	margin-left: 1%;
}
input#street {
    width: 98% !important;
}
#form input[type=text]:nth-child(3n+3) {
    margin-right: 1%;
}
#form input[type=text]#cfnumber, #form input[type=text]#address, #form input[type=text]#state {
    margin-right: 1%;
}
.company-information select {
    width: 98%;
    margin-right: 1%;
    margin-left: 1%;
}
#form input[type=text]#from {
    width: 48%;
    margin-right: 1%;
}
#form input[type=text]#to {
    width: 48%;
}
}
@media(max-width:767px){
#form input {
	width: 100%;
	margin: 9px 0;
}
#ab {
	width: 100%!important;
}
#form input[type=text],
#form input[type=text]#to,
#form input[type=text]#from{
    width: 100%;
    margin-right: 0;
    margin-left: 0;
	margin-bottom:10px;
}
.company-information select {
    width: 100%;
    margin-right: 1%;
    margin-left: 0%;
    margin-top: 10px;
}
input#street {
    width: 100% !important;
}
p#lead {
    padding: 0;
}
.tc-hero h2{
	font-size:25px;
}
.heading-right {
    display: none;
}
.certificate-header {
    border-bottom: none;
}
section.tc-hero {
    padding: 91px 0 30px;
    text-align: center;
}
.copy {
    margin-top: 5px;
}
.certificate-address {
    float: none;
    width: 100%;
}
.certificate-info {
    float: none;
    width: 100%;
    text-align: left;
}
.breadcrumb ol {
    padding: 0;
    margin-bottom: 40px;
}
}