
body {
	 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}

.chip_wrapper {
	font-size:16px !important;
}

.content-panel:before, .content-panel:after, .chip_homeoptions:after, .chip_homeoptions:before {
	content: "";
	display: table;
	clear: both;
}

.chip_wrapper > h2, .chip_wrapper > form > h2  {
	
}

.chip_paragraphs, .chip_wrapper p {
	font-size:16px !important;
}

.chip_wrapper img {

}

.chip_wrapper form {

}

.chip_optionswrapper .chip_paragraphs, .chip_homeoptions .chip_paragraphs {
	
}

.chip_optionswrapper, .chip_homeoptions {

}

.chip_optionswrapper ul, .chip_homeoptions ul {
	margin:0;
	padding:0;
}

.chip_optionswrapper li, li.chip_homeoptionsrow {
	width: calc(50% - 20px);
	float:left;
	margin:10px !important;
}

.chip_optionswrapper li:last-child, li.chip_homeoptionsrow:last-child {

}

.chip_optionswrapper li a,  .chip_homeoptions ul li a {
	padding:20px;
	min-height:170px;
	background-color:#eee;
	border-radius:5px;
	box-shadow: 0px 0px 0px #eee;
	border:0 !important;
	transition: all 0.5s;
	font-size:16px;
}

.chip_optionswrapper li a:before, .chip_homeoptions ul li a:before {
	
}

.chip_optionswrapper li a:hover, li.chip_homeoptionsrow a:hover {

	background-color: #2e7846;
	color:#fff !important;
	box-shadow: 0px 0px 15px #ccc;
	border:0 !important;
	transition: all 0.5s;

}

.chip_optionswrapper li:hover a:before, .chip_homeoptions ul li:hover a:before {

}	

.chip_paragraphtitle, .chip_optionswrapper li a h2 {

font-size:20px;
}

.chip_entryform h2 {

}

.chip_entryform h3 {


}

.chip_entryform {
	background: transparent;
	padding:0;
	border-radius:0;

}

.chip_entryform  table label {


}

.chip_requiredfieldsnotice {
	font-size:14px;
	padding:0;
}

.chip_formlabel  {
	font-size:16px;
	width:30%;
}

.chip_forminput {
	padding:7px;
	width:48%;
	margin-bottom:5px;
	border-radius:3px;
}

.chip_textarea {
	font-size:16px;
	width:100%;
	border-radius:3px;
	padding:7px;
}

.chip_textareareadonly {

}

.chip_formselect {

}

.chip_permitaddresslist {

}

.chip_formfieldbutton, input[type=submit].chip_formfieldbutton {
display: inline-block;
margin-bottom: 0;
font-weight: 300;
text-align: center;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 8px 16px;
font-size: px;
line-height: 1.42857143;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background:#eee;
border-radius:3px;

}

.chip_formfieldbutton:hover, input[type=submit].chip_formfieldbutton:hover {
	background:#ddd;
}

.chip_formfieldbuttondefault, .btn-primary, .chip_formreadonlywrapper .chip_formfieldbutton, input[type=submit].chip_formfieldbuttondefault {
border-radius:3px;
display: inline-block;
margin-bottom: 0;
font-weight: 300;
text-align: center;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 8px 16px;
font-size: px;
line-height: 1.42857143;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
color: #ffffff;
background-color: #2e7846 !important;
border-color: #2e7846;
box-shadow: 0px 0px 0px #ccc;
}

.chip_formfieldbuttondefault:hover, .btn-primary:hover, input[type=submit].chip_formfieldbuttondefault:hover {

}

.chip_formfieldbuttonwrapper {
	padding:10px;
}

.chip_formfieldbuttonwrapper input {

}

.chip_wrapper ul {

}

.chip_inlinebuttons {

}

.chip_loadmessage ul {
width:100%;

}

.chip_loadmessage ul li {

font-size:16px;
}

#txtVRM {
	text-transform: uppercase;
}

.chip_formfieldrow {

}

.securityiconswrapper {
	width:90%;
	font-size:rem;
}

.securityiconswrapper a {
	border:0 !important;
}

.chip_entryform label {

}

.chip_entryform input[type="radio"] {
	visibility:visible;
	cursor:pointer;
}

.chip_forminputreadonly {

}

.chip_labelinfo {
	font-size:rem;
}

.chip_docuploadtable {

}

.chip_docuploadtable table {

}

.chip_docuploadtable table tr {

}

.chip_formreadonlywrapper {
	border-radius:0;
	background:#eee;
	border:0;
}

.chip_formreadonlywrapper .chip_formfieldrow {

}

.chip_noupload, .chip_docuploadtable td, .chip_docuploadtable th{
	font-size:rem;
}

.chip_inlinebuttons {

}

.chip_pagestepscontainer ul {

}

.chip_pagebuttonoff {

}

.chip_formlabelrequired {

}

.chip_formfielddate {
	width:5em;
}

.chip_forminputsmaller {

}

.chip_optionletter {
	padding:1px 5px 5px 5px;
	color:#2e7846;
}

.chip_radiocell {
	position:relative;
	top:-2px;
}

table td label {
	cursor:pointer;
}

table td label:hover {
	color:#2e7846;
}

.chip_photocontainer {

}

.chip_photocontainer img, .chip_photocontainer iframe {

}

@media (max-width: 991px) {
	.chip_optionswrapper li a,  .chip_homeoptions ul li a {
		
	}
	
	.chip_formselect, .chip_forminput {
		
	}
	.chip_formlabel  {
		
	}
	.chip_formfielddate, .chip_forminputsmaller {
		
	}
}

@media (max-width: 759px) {
	.chip_optionswrapper li, .chip_homeoptions ul li {
		float:none;
		width:100%;
		margin:10px 0 10px 0 !important;
	}
	
	.chip_optionswrapper li a,  .chip_homeoptions ul li a {
		
	}
	
	.chip_formlabel {
		display:block;
		text-align:left;
		width:100%;
	}
	
	.chip_forminput, .chip_formselect {
		width:100%;
	}
	
	.chip_forminputreadonly {
		
	}
	
	.chip_formreadonlywrapper .chip_formlabel {
		
	}
	
	.chip_formfieldbuttonwrapper {
		
	}
	.chip_inlinebuttons {
		
	}
	.chip_formfielddate, .chip_forminputsmaller {
		
	}
}

@media (max-width: 759px) {
	.chip_forminputreadonly {
		
	}
	
	.chip_formreadonlywrapper .chip_formlabel {
		
	}
}