.entersubmit {
	overflow: visible !important;
	height: 0 !important;
	width: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	padding: 0 !important;
	display: block !important;
}
.spacerrow {
	height: 5px;
	font-size: 0;
	padding: 0;
	margin: 0;
}
.form-entry {
    display: block;
    padding-bottom: 10px;
    width: 100%;
}
.sameline {
    float: left;
    padding-bottom: 10px;
}
.field-label {
    font-weight: 700;
    font-size: inherit;
    display: block;
    line-height: 1.3;
    clear: both;
}
.complex-label {
    font-weight: 700;
    font-size: inherit;
    display: block;
    line-height: 1.3;
    clear: both;
}
.subfield-label {
    margin: 9px 0 1px 1px;
    display: block;
    font-size: .813em;
    letter-spacing: .5pt;
    white-space: nowrap;
}
.field-note {
    font-size: .813em;
    line-height: inherit;
    clear: both;
    font-family: inherit;
    letter-spacing: normal;
}
.radio-group {
    display: block;
}
.hierarchy {
    padding-left: 30px;
    text-align: left !important;
    display: block !important;
}
.subtext {
    font-style: italic;
}
.validation_error {
    display: none;
    color: #790000;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 25px;
    border-top: 2px solid #790000;
    border-bottom: 2px solid #790000;
    padding: 16px 0;
    clear: both;
    width: 100%;
    text-align: center;
}
.form-entry-error {
    background-color: rgba(255,223,224,.25);
    margin-bottom: 6px!important;
    border-top: 1px solid #C89797;
    border-bottom: 1px solid #C89797;
    padding-bottom: 6px;
    padding-top: 8px;
    box-sizing: border-box;
}
.validation_message {
    display: none;
    color: #790000;
    font-weight: 700;
    letter-spacing: normal;
}
.sticker_images:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.sticker_images {
    width: 100%;
    display: inline-block;
}
.clearfix-form:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix-form {
    display: inline-block;
}
.tos{
    display: block;
    overflow: scroll;
    height:400px;
    width:90%;
}
.sticker{
    display: block;
    width: 400px;
    /* height: 275px; */
    padding: 15px;
    border: 1px solid;
}
.help {
    display: block;
    width: 400px;
    /* height: 275px; */
    padding: 15px;
    border: none;
}
.sticker:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.sticker_forinstant{
    text-align: center;
    padding-bottom: 1em;
}
.sticker_url{
    text-align: center;
}
.sticker_left{
    padding-top: 100px;
    float: left;
}
.sticker_logo{
    width: 165px;
    height: 80px;
}
.sticker_field_container{
    padding: 15px;
    text-align: center;
    display: block;
}
.sticker_field{
    text-align: center;
    font-size: 24px;
    box-sizing: border-box;
    text-transform: uppercase;
    width: 6em;
}
.sticker_qr{
    padding-top: 30px;
    float: right;
}
.sticker_qr_img{
    height: 150px;
    width: 150px;
}
.error {
	font-style: italic;
	color: red;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix {
    display: inline-block;
}
footer {
	margin-top: 20px;
	border-top: 1px solid;
	padding: 50px 0 50px 0;
	background: #444444;
	color: #999999;
}
footer .contact {
	float: left;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}
footer h3 {
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal !important;
	color: #ffffff !important;
	border-bottom: 1px solid;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
}
footer a {
	color: #999999;
	text-decoration: none;
	outline: 0;
}
footer a:hover {
	color: #ffffff;
}
footer address {
	font-style: normal;
}
footer address span {
	display: block;
}
footer address span strong {
	display: inline-block;
}
