* {
	box-sizing: border-box;
}


body {
	margin:0;
	font-size:16px;
	line-height:1.5em;
	
}

li:before {
	content:"" !important;
}

.chip_wrapper {
	font-size:16px;
	width:100%;
}

.chip_wrapper h2 {
	line-height:1em;
}

.chip_wrapper > h2 {
	font-size:32px;
	margin-top: 2rem;
    margin-bottom: .25rem;
}

.chip_formlabelrequired {
	font-size:16px;
	color:#900;
	font-weight:bold;
}

x.chip_formlabelrequired:after {
	content:"- Required";
	font-size:14px;
	color:#900;
}

.chip_optionswrapper .chip_paragraphs, .chip_homeoptions .chip_paragraphs {

}

.chip_optionswrapper .chip_paragraphs, .chip_optionswrapper h2, .chip_homeoptions .chip_paragraphs {
	xcolor:#000;
}

.chip_paragraphs {
	line-height: 1.4em !important;
	font-size:16px;
	margin: 16px 0;
}

.chip_entryform p.chip_paragraphs {
  font-size:16px;
}

a .chip_paragraphs {
  padding:0;
}


.chip_optionswrapper, .chip_homeoptions {

}

.chip_optionswrapper:before, .chip_homeoptions:before, .chip_optionswrapper:after, .chip_homeoptions ul:after {
	clear:both;
	display:table;
	height:0px;
	content:"";
}

.chip_wrapper ul {
	padding:10px !important;
}

.chip_wrapper li {
	margin-bottom:5px;
}

.chip_homeoptions ul {
	padding:0 !important;
}

.chip_optionswrapper ul, .chip_homeoptions ul{
	padding:0 !important;
	width:100% !important;
	margin:0px auto !important;
	padding-top: 10px !important;
	display:block;
}

.chip_optionswrapper li, li.chip_homeoptionsrow {
	xfloat:left;
	xwidth: calc(50% - 10px);
	display:block;
	width:100%;
	margin:0 0 10px 0;
	xmargin-top:-1px;
	list-style-type: none !important;
	xborder-bottom: 1px solid #b1b1b1 !important;
	xborder-radius:0px !important;
}

.chip_optionswrapper li a, .chip_homeoptions ul li a {
	display: block;
    color: #222;
    text-decoration: none;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 4.85px 0.15px rgb(0 0 0 / 63%);
    margin: 0;
    width: 100%;
	font-size:16px;
	padding:20px;
}

li.chip_homeoptionsrow a span {

}

.chip_optionswrapper li a:hover, li.chip_homeoptionsrow a:hover {
	background-color: #5a3859!important;
    color: #fff!important;
}

.chip_optionswrapper li a:hover span, li.chip_homeoptionsrow a:hover span {
	color: #fff!important;
}

.chip_optionswrapper li a:focus, li.chip_homeoptionsrow a:focus {
	background-color: #5a3859!important;
    color: #fff!important;
}


.chip_optionswrapper li a:focus span, li.chip_homeoptionsrow a:focus span {
	color: #fff!important;
}



.chip_paragraphtitle, .chip_optionswrapper li a h2 {
	font-size:20px;
	padding:0 !important;
	margin: 0 0 10px 0 !important;
	text-align:left;
	
}

.chip_optionswrapper .chip_paragraphs {
}

.chip_entryform h3 {
	margin-top: 2rem;
    margin-bottom: .25rem;
}

.chip_photocontainer {

}

.chip_entryform {
	padding:0;
	background:transparent;
}

.chip_entryform table td {

}

.chip_entryform table {

}

.chip_requiredfieldsnotice {
	font-size:16px;
	padding:0;
	text-align:left;
}

.chip_formlabel  {
	display: block;
    margin-bottom: .5rem;
    font-weight: 600;
	font-size:16px;
	text-align:left;
	width:100%;
}

.chip_formreadonlywrapper {

}

.chip_docuploadtable {
	background:#f0f0f0;
	border-radius:0;
	border:0;
	padding:20px;
}

.chip_docuploadtable table {

}

.chip_docuploadtable table td {

}

.chip_forminput, .chip_formselect {
	border: 2px solid #ddd;
    padding: .5rem;
    resize: none;
    margin-bottom: 1rem;
	font-size:16px;
	width:25em;
}

.chip_forminput:focus {

}

.qq-upload-button {
	
}

.qq-upload-button:focus {
	   outline: 2px solid #5a3859;
}

.chip_textarea {
	max-width:768px;
	font-size:16px;
	font-weight:400;
	border: 2px solid #ddd;
    padding: .5rem;
    margin-bottom: 1rem;
}

.chip_textarea:focus {

}

.chip_textareareadonly, .chip_textareareadonly:focus {
	padding:0;
	border:0;
	width:100%;
}


.chip_formreadonlywrapper {
	background:#f0f0f0;
	border-radius:0;
	border:0;
	padding:20px;
	border-left: 5px solid #dadada;
}

.chip_forminputreadonly {
	border:0;
	padding:0;
	font-weight:400;
	width:100%;
}

.chip_formdeclarationlabel {
	cursor: pointer;
}

.chip_formselect {

}

.chip_formselect:focus {

}

.chip_formfielddate {
	width:5em;
}

.chip_forminputsmaller {
	width:5em !important;
}

.chip_formfieldbutton {
	background-color: #fff;
    background-size: 3rem;
    border: solid 1px #ddd;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    padding: 1rem;
    text-align: center;
    color: #222;
	text-transform:capitalize;
}

.chip_formfieldbutton:hover, .chip_formfieldbutton:focus {

}

.chip_formfieldbutton::before {

}
	
.chip_formfieldbutton:hover::before {

}

.chip_formfieldbuttondefault, .btn-primary {
	background-color: #fff;
    background-size: 3rem;
    border: solid 1px #ddd;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    padding: 1rem;
    text-align: center;
    color: #222;
	background-color: #5a3859;
    background-size: 3rem;
    border: solid 1px #5a3859;
    color: #fff;
    fill: #fff;
}

.chip_formfieldbuttondefault::after, .btn-primary::after {

}

.chip_formfieldbuttondefault:hover::after, .chip_formfieldbuttondefault:focus::after, .btn-primary:hover::after, .btn-primary:focus::after {

}

.chip_formfieldbuttondefault:hover, .chip_formfieldbuttondefault:focus, .btn-primary:hover, .btn-primary:focus {
	background-color: #794c78;
}

 .chip_formfieldbuttondefault:focus, .btn-primary:focus {

}

.chip_permitaddresslist {

}

.chip_formfieldbuttonwrapper {
	padding:1rem 0;
	text-align:left;
}

.chip_formfieldbuttonwrapper::before {
	clear:both;
	content:"";
	display: table;
}

.chip_formfieldbuttonwrapper::after {
	clear:both;
	content:"";
	display: table;
}

.chip_formfieldbuttonwrapper input {

}

.chip_wrapper ul {

}

.chip_inlinebuttons {
}

.chip_loadmessage {
}

.chip_loadmessage ul {
	width:100%;
	border:0;
	border-radius:0;
	padding:20px !important;
	color:#a6413f;
	font-weight:600;
	background: #F2DEDE;
}

.chip_loadmessage ul li {
	font-size:16px;
}

.chip_labelinfo {
	display: block;
    font-size: .9rem;
    color: #888;
    margin: -.75rem 0 1rem 0;
	padding:0;
}

.chip_labelinfo img {

}

.chip_formfieldrow {
	padding:0;
}

.securityiconswrapper {
	border-radius:0;
	border:0;
	width:100%;
	background:#f0f0f0;
}

.securityiconswrapper a {

}

.chip_pagestepscontainer {
	padding:0;
}

.chip_pagestepscontainer ul {
	border-radius:0;
	border:0;
	width:100%;
	background:#f0f0f0;
}

.chip_pagebutton {
	border-radius:0;
	border:0;
	background:#ccc;
	margin:0 !important;
	color:#000;
}

.chip_pagebuttonon {
	background:#222;
	color:#fff;
}

.chip_pagebuttonback {
	background:#aaa;
}

.chip_pagebuttonback:hover {
	
}

.chip_pagebuttonback a, .chip_pagebuttonback a:hover {
	border:0;
	color:#000;
	font-weight:700;
	text-decoration:underline;
}

.chip_pagebuttonback a::before {
	content:"< "
}

.chip_pagestepscontainer ul li:nth-child(1) {

}

.chip_pagestepscontainer ul li:nth-child(4) {

}

.chip_photocontainer img, .chip_photocontainer iframe {
	box-shadow:none;
	border-radius:0;
}

.chip_entryform table {
	margin-bottom:15px;
}

.chip_entryform table td.chip_radiocell {
	text-align:right;
}

.chip_entryform table td.chip_optionletter {
	padding-top:7px;
	padding-left:10px;
	text-align:right;
}

.chip_entryform table td label {
	display:inline-block;
	cursor:pointer;
}

.chip_radiocell input {

}


@media screen and (max-width: 992px) {
	.chip_forminput, .chip_formselect {
		width:100%;
	}
	
	.chip_textarea {
		width:100%;
	}
	
	.chip_formfielddate {
		width:5em !important;
	}
	
}

@media screen and (max-width: 768px) {
	
	
}

@media (min-width: 992px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {


}


