/* (c) override classes */

img {
	border:0 !important;
}

body {

}

.chip_wrapper {
	width:auto;
}

.chip_wrapper > h2 {

}

.chip_entryform h2 {

}

xbody:before {
	content: "";
	position: fixed;
	top: -10px;
	left:-10px;
	width: 110%;
	height: 10px;
	z-index: 100;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}

.chip_header, .chip_wrapper, .chip_footer {

}

.chip_header {

}

.chip_headerimage {

}

.chip_header h1 {

}

.chip_entryform h3 {
	padding-top:10px;
	font-weight: normal;
	font-size: 14px;
	margin:0;
}


.chip_wrapper ul {

}

.chip_wrapper ul  li{

}

.chip_headerpagetop {

}

.chip_wrapper {

}

.chip_footer {

}

#footer {

}

.chip_optionswrapper h2, .chip_paragraphtitle {
	font-size:17px;
	color:#fff !important;
}

.chip_optionswrapper {

}

.chip_wrapper ul {
	margin:0 0 0 0;
	list-style:none;
}

.chip_optionswrapper ul , .chip_homeoptions ul {
	padding:0;
	margin:0;
	list-style:none;
}

.chip_optionswrapper .chip_paragraphs {
	padding:0;
	margin:0;
}

.chip_optionswrapper a {

}



.chip_optionswrapper li, .chip_homeoptions ul li {
	list-style:none;
	width:calc(50% - 20px);
	float:left;
	margin:0 9px 20px 9px;
}


@media (max-width: 600px) {
	.chip_optionswrapper li, .chip_homeoptions ul li  {
		float:none;
		width:auto;
		
	}
	
}

.chip_optionswrapper li:hover{

}

.chip_optionswrapper li a, .chip_homeoptions ul li a {
	background:#4E4E4F;
	text-decoration:none !important;
	min-height:152px;
	font-size:15px;
	border-radius:15px;
	padding:20px;
	color:#fff !important;
}

.chip_paragraphtitle:before, .chip_optionswrapper h2:before {
	font-family: 'FontAwesome';
    content: '\f054';
    padding-right: 5px;
    position: relative;
    font-size: 90%;
    text-decoration: none!important;
	}

.chip_optionswrapper li a:hover, .chip_homeoptions ul li a:hover {
	 background: none repeat scroll 0% 0% #c62d44;
    color: #FFF;
    transition: background 0.25s ease 0s;
}

.chip_paragraphs {
	font-weight:normal;
	padding:0 0 5px 0 !important;
}

.chip_optionswrapper li a .chip_paragraphs {

}

.chip_entryform {
	background:transparent !important;
	border-radius: 0px;
	padding:0px;
}


.chip_formfieldrow {

}

.chip_formreadonlywrapper .chip_formfieldrow {
	padding:0 !important;
}

.chip_formreadonlywrapper {
	padding:20px !important;
	border:0;
	background:#eee;
}

.chip_formreadonlywrapper .chip_formfieldbuttonwrapper {
	padding:0 !important;
}

.chip_forminput {
	font-size: 15px;
	padding:3px;
	width:25em;
}


.chip_formlabel {
	font-size: 15px;
	width:35%;
}

.chip_formlabelrequired {
	color:red;
	
}

.chip_labelinfo {
	font-size:12px;
}

.chip_forminput, .chip_permitaddresslist {

}

@media (max-width: 600px) {
.chip_labelinfo {
	font-size:12px;
}	
.chip_formlabel {
	font-size: 15px;
	width:100%;
	text-align:left;
}
.chip_forminput {
	font-size: 15px;
	padding:3px;
	width:100%;
}
	
	
}


.chip_formfieldbuttondefault {
	display: inline-block;
    margin-bottom: 0px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    line-height: 1.42857;
    border-radius: 2px;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 13px;
	
	
	float:right;
	margin-left:10px;
	font-size:15px;
}

.chip_formfieldbuttondefault:hover {

}

.chip_formfieldbutton, .xqq-upload-button {
	display: inline-block;
    margin-bottom: 0px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    line-height: 1.42857;
    border-radius: 2px;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 13px;
	
	margin-left:10px;
	font-size:15px;
}

.qq-upload-button {

}

.chip_formfieldbutton:hover, .qq-upload-button:hover {

}

.chip_inlinebuttons {

}

.chip_loadmessage ul {
	width:100%;
	list-style: none;
	margin: 0px auto!important;
	margin-bottom:10px !important;
	border: 0px solid #B94A48;
	color: #B94A48;
	background: #F2DEDE;
	padding: 20px;
	border-radius: 7px;
	text-align:center;

}

.chip_loadmessage ul li {
	font-size:15px;
	list-style: none;
 }

.chip_requiredfieldsnotice {
	padding-right:0 !important;
}

.chip_inlinebuttons {

}

.chip_permitaddresslist, #SelectedAddress {

}

.chip_formdeclarationlabel {
	width:100%;
	text-align: left;
	margin-left: 30px;
	cursor:pointer;
	font-size:15px;
}

.chip_formdeclarationlabel input {
	margin-right:20px;
}

.chip_formselect {
	font-size: 15px;
	padding:10px;
}

.chip_textarea {
	width:100%;
	resize:vertical;

}
.chip_docuploadtable td {
	border:0 !important;
	text-align:center !important;
}

#divPayByPost {

}

.chip_formfielddate, .chip_forminputsmaller {

}

.chip_pagestepscontainer {

}

.securityiconswrapper {

}

.qq-uploader {
	
}