/* @override
	http://local.usatradetasting.com/exhibitorZone/css/styles_exhibitorZone.css
	http://usatradetasting.com/exhibitorZone/css/styles_exhibitorZone.css
	
*/
.mobile form input.btnForm {
	padding: 0.4rem 1rem 0.4rem 1rem;
	display: block;
	margin: auto;
	clear: both;
	background-color: #e22a44;
	border: 0px;
	border-radius: 0.4rem;
	color: #FFF;
	font-size: 1.5rem;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

 form input.btnForm, 
 a.btnForm {
	padding: 0.4rem 1rem 0.4rem 1rem;
	margin: auto;
	clear: both;
	background-color: #e22a44;
	border: 0px;
	border-radius: 0.4rem;
	color: #FFF;
	font-size: 0.9rem;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-decoration: none;
}


#errors {
	width: 90%;
	margin: 2rem auto 2rem auto;
	padding: 1rem 0rem 0rem 0rem;
	text-align: center;
	border: 2px dashed #7d7d7d;
	border-radius: 0.4rem;
	font-weight: 700;
}

 #errors p {
	font-size: 1.3rem;
}

#errors p.err-2002, 
#errors p.err-2003, 
#errors p.err-2004 {
	color: #e22a44;
}

#errors p.err-2001, 
#errors p.err-2005 {
	color: #6bb94e;
}

.error.negative {
	margin: 0rem 0rem 1rem 0rem;
	padding: 0.7rem 0.5rem 0.5rem 0.5rem;
	color: #FFF;
	font-weight: 700;
	background-color: #e22a44;
	text-align: center;
	border-radius: 0.5rem;
}

.error.negative i {
	margin: 0rem 0.5rem 0rem 0rem;
	font-size: 1.4rem;
	clear: none !important;
	display: inline;
}

#feedbackLoginVis,
#feedbackLoginVisPass{
	color: #dd1f3a;
  	margin: 0rem 0% 1rem 0%;
  	font-size: 1.1rem;
  	letter-spacing: 0.04rem;
  	line-height: 1.3;
}

.text-danger,.error{
	color: #e22a44 !important;
}

/* Printable tickets list */

/* Ticket */

html.ticket {
	width: 100%;
	height: 100%;
	margin: auto;
	padding: 0rem;
}

.printable {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem;
}

.printable main > table {
	width: 8.5in;
	margin: 0rem auto 0rem auto;
	padding: 0rem;
}

.printable table tr td {
	padding: 2%;
	border: 0px;
	position: relative;
}

.printable #quad1, 
.printable #quad3 {
	height: 5.5in;
	overflow: hidden;
}

.printable #quad1, 
.printable #quad2,  
.printable #quad3, 
.printable #quad4 {
	width: 4.25in;
	position: relative;
	margin: auto;
}

.printable td.quad1 {
	width: 50%;
	padding: 0% 0% 0% 0%;
	text-align: center;
	border-right: 1px dotted #333;
}

.printable td.quad1 hgroup {
	height: 3.7in;
	margin: 0rem 0rem 0rem 0rem;
	padding: 9.5rem 0rem 0rem 0rem;
	overflow: hidden;
	float: none;
	clear: both;
}

.printable #quad1 .mapDrawing {
	position: absolute;
	top: 0rem;
	left: 0rem;
	
}

.printable td.quad1 .logos {
	width: 30%;
}

.printable td.quad1 h1 {
	margin: 0rem 0rem 0.5rem 0rem;
	padding: 0rem;
	font-size: 2.1rem;
}

.printable td.quad1 h2 {
	margin: 0rem 0rem 0.9rem 0rem;
	padding: 0rem;
	font-size: 1.6rem;
	font-weight: 700;
	color: #555555;
}

.printable td.quad1 h3 {
	margin: 0rem 0rem 0.5rem 0rem;
	padding: 0rem;
	font-size: 1.2rem;
	font-weight: 300;
}

.printable.visitor td.quad1 h3 {
	text-transform: uppercase;
}

.printable td.quad1 h4 {
	margin: 0rem 0rem 1rem 0rem;
	padding: 0.2rem;
	text-transform: uppercase;
	font-size: 1.2rem; 
	font-weight: 300;
	letter-spacing: 0.4rem;
}

.printable td.quad1 .stack .col {
	width: 50%;
	margin: 0rem;
	float: left;
}

.printable td.quad1 .stack .col1 {
	border-right: 2px solid #CCC;
}

.printable td.quad1 .stack .col2 {
	padding-top: 0.5rem;
}

.printable td.quad1 .stack .col img {
	width: 70%;
	margin: 0rem 0rem 0rem 0rem;
}

/* Quad 2 */

.printable td.quad2 {
	padding: 0% 0% 0% 4%;
}

.printable.customBadges .quad2 p {
	width: 80%; 
	margin: auto;
	margin-bottom: 2rem;
	font-size: 0.9rem;
	font-weight: 700;
	line-height: 1.5;
}

.printable td.quad2 h2 {
	margin: 0rem 0rem 5rem 0rem;
	padding: 1rem 0rem 1rem 0rem;
	text-align: center;
	font-size: 1.2rem;
	font-weight: 470;
	color: #000;
	text-transform: uppercase;
	background-image: url('https://usatradetasting.com/ticketing/img/ticket_gradient.svg');
	background-repeat: no-repeat;
	background-size: 100%;
}

.printable td.quad2 h3 {
	margin: 0rem 0rem 0.5rem 0rem;
	font-size: 0.9rem;
	font-weight: 470;
	color: #D51B34;
	text-transform: uppercase;
}

.printable td.quad2 ol {
	margin: 0rem;
	padding: 0rem 1rem 0rem 1.4rem;
	font-size: 0.9rem;
	font-weight: 400;
	color: #D51B34;
	list-style-position: outside;
}

.printable td.quad2 ol li {
	margin: 0rem;
	padding: 0rem 0rem 0.4rem 0rem;
}

.printable td.quad2 .qr {
	margin: 1rem 0rem 0rem 0rem;
	border-top: 1px solid #D51B34;
}

.printable td.quad2 .qr h3 {
	margin: 3rem 0rem 0rem 0rem;
}

.printable td.quad2 .qr p {
	font-size: 0.8rem;
	font-weight: 700;
}

.printable td.quad2 .qr img {
	float: left; 
}

.printable td.quad2 p em {
	text-transform: uppercase;
	font-style: normal;
	font-size: 0.8rem;
	color: #6a6a6a;
}

.printable td.quad2 p.ticketListing {
	font-family: 'Open Sans Condensed';
	font-weight: 700;
	color: #505050;
}

.printable td.quad2 p.ticketListing span.none {
	display: none;
}

.printable td.quad2 p.ticketListing em {
	margin: 1rem 0rem 0rem 0rem;
	text-transform: none;
	font-family: 'PT Sans';
	font-weight: 400;
	font-size: 0.9rem;
	line-height: 1.3;
	display: block;
}

/* Quad 3 */

.printable td.quad3 {
	padding: 0% 0% 0% 0%;
	text-align: center;
	border-right: 1px dotted #333;
	border-top: 1px dotted #333;
}

.printable td.quad3 h2 {
	margin: 5rem 0rem 4rem 0rem;
	font-size: 1.2rem;
	font-weight: 700;
	color: #D51B34;
}

.printable td.quad3 p {
	padding: 0rem 2rem 2rem 2rem;
	font-size: 0.9rem;
}

.printable td.quad3 img {
	width: 18rem;
	height: auto;
}

.printable td.quad3 p.footer {
	text-transform: uppercase;
	font-size: 0.8rem;
	font-weight: 700;
	color: #D51B34;
}

/* Quad 4 */

.printable td.quad4 {
	text-align: center;
	border-top: 1px dotted #333;
}

.printable td.quad4 h3 {
	margin: 0rem 0rem 2rem 0rem;
	text-transform: uppercase;
	font-size: 1.2rem;
	font-weight: 700;
	color: #000;
}

.printable td.quad4 p {
	text-align: center;
	font-size: 0.9rem;
	font-weight: 400;
	color: #D51B34;
}

.printable td.quad4 img {
	width: 80%;
}

.printable td.quad4 p strong {
	font-weight: 700;
	text-transform: uppercase;
}

.printable footer {
	display: none;
	padding: 0.3rem 0rem 0.3rem 0rem;
	background-color: #D51B34;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	font-size: 1rem;
	font-weight: 700;
}

/* @group Buttons */

.postAction {
	font-family: 'Open Sans Condensed';
	font-weight: 700;
	text-decoration: none;
	color: #e23d45;
	text-transform: uppercase;
}

.postAction:hover {
	color: #454545;
}

/* @end */

/* @group Sample Request form */

body.ticketing_checkIn .box.exhibitors, 
body.ticketing_checkIn .box.brandPitchSessions {
	padding: 0rem 4% 0rem 4%;
}

body.ticketing_checkIn .box.exhibitors .tableNumber, 
body.ticketing_checkIn .box.brandPitchSessions .tableNumber {
	width: 30%;
	margin: 0rem -4% 0rem 0rem;
	padding: 0.3rem 3% 0.3rem 1%;
	background-color: #e23d45;
	color: #FFF;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 400;
	text-transform: uppercase;
	float: right;
	line-height: 1;
}

body.ticketing_checkIn .box.exhibitors .tableNumber, 
body.ticketing_checkIn .box.brandPitchSessions .tableNumber {
	width: 30%;
	padding-left: 0.6rem;
	font-size: 1rem;
	text-align: left;
}

body.ticketing_checkIn .box.exhibitors .tableNumber em {
	font-size: 2rem;
	font-weight: 700;
	font-style: normal;
	display: block;
}

body.ticketing_checkIn .box.exhibitors h1, 
body.ticketing_checkIn .box.brandPitchSessions h1 {
	width: 73%;
	min-height: 4rem;
	margin: 0rem 0rem 0rem 0rem;
	font-size: 1.8rem;
	font-weight: 700;
}

body.ticketing_checkIn .box.exhibitors h3, 
body.ticketing_checkIn .box.brandPitchSessions h3.actionTitle {
	width: 73%;
	margin: 0rem 0rem 0rem 0rem;
	font-size: 1rem;
	font-weight: 400;
	color: #878787;
	text-transform: uppercase;
}

body.ticketing_checkIn .box.exhibitors table {
	width: 100%;
	margin-bottom: 2rem;
	font-size: 1rem;
	line-height: 1.2;
}

body.ticketing_checkIn .box.exhibitors table th {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0.6rem 1% 0.6rem 1%;
	font-size: 1.3rem;
	text-align: center;
	background-color: #b8b8b8;
}

body.ticketing_checkIn .box.exhibitors table td.label {
	width: 10%;
	margin: 0rem 0rem 0rem 0rem;
	padding: 0.2rem 2% 0.2rem 1%;
	font-size: 2rem;
	text-align: center;
	background-color: #b8b8b8;
	
}

body.ticketing_checkIn .box.exhibitors table td.content {
	width: 70%;
	padding: 0.2rem 3% 0.2rem 2%;
	text-align: left;
	font-weight: 400;
	background-color: #e4e5e4;
} 

/* @end */

/* @group Forms */

.removable {
	display: none;
}

 #msg, 
 .msg {
	margin: 0rem 0rem 1rem 0rem;
	padding: 1rem 1rem 1rem 1rem;
	background-color: #e4e4e4; 
	font-size: 1.2rem;
	font-weight: 700;
}

 #msg a, 
 .msg a {
	text-decoration: none;
	color: #e22944;
}

.mobile #msg {
	margin: 0rem 0rem 1rem 0rem;
	padding: 0.5rem 0.5rem 0.5rem 4rem;
	background-color: #e4e4e4; 
	line-height: 1.4;
	font-weight: 700;
}

 #msg i, 
 .msg i {
	margin: 0rem 0.3rem 0rem 0rem;
	font-size: 1.2rem;
}

.mobile #msg i {
	margin: 0rem 1rem 0rem -3rem;
	font-size: 2rem;
	float: left;
}

 form.standard {
	width: 70%;
	margin: 0rem auto 1rem auto;
}

 form.standard h2 {
	padding: 0rem 0rem 0.2rem 0rem;
	text-align: left;
	border-bottom: 1px solid #e22944;
}


 form.standard h2 i {
	margin-right: 0.5rem;
	color: #6c6c6c;
}

.mobile form.standard {
	width: 100%;
	margin: 0rem auto 2rem auto;
}

 form.standard .stack .col {
	width: 50%;
	float: left;
}

 form.standard .stack .col1 {
	padding-right: 2%;
}

 form.standard .stack .col2 {
	padding-left: 2%;
}

 form.standard label {
	padding: 0.4rem 0rem 0.3rem 0rem;
	display: block;
	color: #626262;
	font-size: 0.9rem;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
}

.mobile form.standard h2 {
	width: 60%;
	font-size: 1rem;
	text-align: left;
}

.mobile form.standard p {
	font-size: 1.4rem;
	text-align: left;
}

 form.standard p {
	text-align: left;
}

.mobile form.standard .checkBoxGroup {
	margin: 0.3rem 0rem 0.5rem 0rem;
}

.mobile form.standard .checkBoxGroup input {
	width: 1.3rem;
	height: 1.3rem;
	margin-right: 0.6rem;
	float: left;
}

.mobile form.standard .checkBoxGroup p {
	height: 1.8rem;
	margin: 0rem 0rem 0.2rem 0rem;
	padding: 0rem;
	line-height: 1.5;
}

.mobile form.standard .checkBoxGroup label {
	width: 80%;
	padding: 0rem 0rem 0rem 0rem;
	float: left;
	text-transform: lowercase;
	font-size: 1.2rem;
	line-height: 1;
	font-weight: 400;
}

 form.standard select {
	width: 100%;
	margin: 0rem auto 1rem auto;
	background-color: #e5e5e5;
	font-size: 1rem;
}

 form.standard input[type="text"], 
 form.standard input[type="email"], 
 form.standard input[type="url"], 
 form.standard input[type="number"], 
 form.standard input[type="password"], 
 form.standard textarea {
	width: 100%;
	margin: 0rem auto 1rem auto;
	padding: 0.6rem 0.5rem 0.6rem 0.5rem;
	clear: both;
	display: block;
	font-weight: 400;
	font-size: 1rem;
	text-align: left;
	border: 0rem;
	background-color: #e5e5e5;
}

 form.standard textarea {
	height: 9rem;
	line-height: 1.5;
	font-family: inherit;
}

 form.standard textarea.chars140 {
	height: 4rem;
	line-height: 1.5;
}

 form.standard .dropzone {
	margin-bottom: 1rem;
	background-color: #e5e5e5;
	border: 2px dashed #6d6d6d;
	border-radius: 1rem;
}

 form .container2Col.currentImage {
	display: flex;
}

 form .container2Col.currentImage .col1 {
	flex-basis: 70%;
}

 form .container2Col.currentImage .col1 .dz-message {
	margin-top: 2.5rem;
}

 form .container2Col.currentImage .col2 {
	flex-basis: 30%;
	text-align: right;
}

 form .container2Col.currentImage .col2 img {
	width: 90%;
	border-radius: 0.5rem;
}

 form.standard input[type="submit"], 
 form.confirmForm input[type="submit"] {
	margin: 1rem 0rem 1rem 0rem;
	padding: 0.5rem 1rem 0.5rem 1rem;
	border: 0rem;
	border-radius: 0.3rem;
	font-weight: 700;
	font-size: 1rem;
	text-transform: uppercase;
	color: #FFF;
	background-color: #db203b;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.mobile form.standard label, 
.mobile form.standard h3.checkBoxGroupTitle {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0.4rem 0rem 0.3rem 0rem;
	display: block;
	color: #626262;
	font-size: 1rem;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
}

.mobile form.standard input[type="text"], 
.mobile form.standard input[type="email"], 
.mobile form.standard input[type="url"], 
.mobile form.standard input[type="password"], 
.mobile form.standard textarea {
	width: 100%;
	margin: 0rem auto 1rem auto;
	padding: 0.5rem 0.5rem 0.5rem 0.5rem;
	clear: both;
	display: block;
	font-weight: 400;
	font-size: 1rem;
	text-align: left;
	border: 0rem;
	background-color: #e5e5e5;
}

.mobile form.standard textarea {
	width: 100%%;
	height: 10rem;
}


/* @end */

/* @group Table Selection Tool */

html .exhibitorTables .contentViewport {
	max-width: 1224px;
}

.tableSelectorContainer .col1 {
	width: 56rem;
	float: left;
	overflow: hidden;
}

.tableSelectorContainer .col1 img {
	width: 56.2rem;
	margin-top: -47px;
}

.tableSelectorContainer .col2 {
	width: 19.5rem;
	padding: 0rem 0rem 0rem 2%;
	float: left;
	text-align: left;
}

.tableSelectorContainer .col2 h3 {
	margin: 0rem 0rem 0.7rem 0rem;
	font-size: 1rem;
	border-bottom: 1px solid #333;
}

.tableSelectorContainer .col2 h4 {
	margin: 0rem 0rem 0.5rem 0rem;
	font-size: 1.5rem;
}

.tableSelectorContainer .col2 .feedback {
	min-height: 20rem;
}

.tableSelectorContainer .col2 .feedback p {
	width: 100%;
	font-size: 0.9rem;
}

.tablesContainer {
	width: 57rem;
	height: 45rem;
	border: 2px solid #333;
	position: relative;
}

.tableSelectorContainer .col2 p.disclaimer {
	font-size: 0.8rem;
}

.tablesContainer img {
	position: absolute;
	top: 0rem;
	left: 0rem;
}

.tablesContainer .tableInstance {
	width: 1.3rem;
	height: 2rem;
	position: absolute;
	z-index: 20;
	border: 1px solid #000;
	background-color: #777777;
	font-size: 0.6rem;
	color: #FFF;
	font-weight: 700;
}

.tablesContainer .tableInstance.Available, 
.key .tableInstance.Available {
	background-color: #27ad1e;
}

.key p {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	line-height: 1;
	font-weight: 700;
}

.key .tableInstance {
	width: 2rem;
	height: 1.4rem;
	margin: 0rem 0.5rem 0rem 0rem;
	background-color: #25ABB5;
	display: inline-block;
}



.tableInstance.Assigned, 
.tableInstance.Organization {
	background-color: #777777 !important;
}

.tableInstance.liveSelected, 
.tableInstance.userTable {
	background-color: #a90404 !important;
}

.tableInstance.rotated {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

/* @end */

/* @group ExZo gen */

body.gen .body {
	width: 70%;
	margin: auto;
	text-align: left;
}

body.gen .body h3 {
	margin: 0rem 0rem 0.4rem 0rem;
	padding: 0rem;
	font-size: 1rem;
	line-height: 1.5;
}

body.gen .body p{
	padding: 0rem 0rem 0.5rem 0rem;
	font-size: 0.9rem;
	line-height: 1.5;
}

body.gen .body ul {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0.5rem 2rem;
	font-size: 0.9rem;
	line-height: 1.5;
}

/* @end */

main , main .stack , main #featuredExhibitorTitle {
	text-align: center;
}

main h1 {
	margin: 3rem 0rem 0rem 0rem;
	padding: 0rem 0rem 1rem 0rem;
}

main p {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 1rem 0rem;
	font-size: 1rem;
	font-weight: 400;
}

main p a {
	color: #e22a44;
	font-weight: 700;
	text-decoration: none;
}

main table {
	width: 90%;
	margin: auto auto 3rem auto;
}

main table tr td {
	padding: 0.5rem 1rem 0.5rem 1rem;
	border: 1px solid #cfcfcf;
}

main table tr td.ticketInfo {
	width: 80%;
	text-align: left;
}

main table tr td.ticketInfo h1 {
	margin: 0rem;
	padding: 0rem;
	font-size: 1.5rem;
	color: #000;
}

main table tr td.ticketInfo h2 {
	margin: 0rem;
	padding: 0rem;
	font-size: 1.2rem;
	font-weight: 700;
	color: #4e4e4e;
}

main table tr td.print {
	width: 20%;
	font-size: 3rem;
}

main table tr td.print i {
	color: #e22a44;
}

main table tr td.print i:hover {
	color: #353535;
}

/* @group ViZo login screen */

.visitorZoneLogin main {
	max-width: 40rem;
	margin: auto;
}

.visitorZoneLogin main form.standard {
	width: 100%;
}

/* @end */

/* @group Exhibitor List on visitorZone Home page */

body.visitorZoneHome .contentViewport .listing {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

body.visitorZoneHome .contentViewport .listing article {
	margin: 0rem 0rem 1.5rem 0rem;
	padding: 0.5rem 0.5rem 1rem 0.5rem;
	flex-basis: 32.3%;
	border: 1px solid #cbcbcb;
	display: flex;
	position: relative;
}

body.visitorZoneHome .contentViewport .listing article hgroup {
	min-height: 8rem;
}

body.visitorZoneHome .contentViewport .listing article h3 {
	padding: 0.1rem 0.5rem 0.1rem 0.5rem;
	font-weight: 400;
	font-size: 0.7rem;
	letter-spacing: 0.1rem;
	text-align: right;
	color: #FFF;
	display: inline; 
	background-color: #5a5a5a;
	position: absolute;
	top: 0rem;
	right: 0rem;
	text-transform: uppercase;
}

body.visitorZoneHome .contentViewport .listing article h2 {
	padding: 0.8rem 0rem 0rem 0rem;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 0.9rem;
	text-align: left;
	color: #262626;
}

body.visitorZoneHome .contentViewport .listing article h2 a:hover {
	color: #f13f1f;
}

body.visitorZoneHome .contentViewport .listing article .content {
	flex-basis: 66%;
	padding: 0rem 0rem 0rem 4%;
}

body.visitorZoneHome .contentViewport .listing article .content p {
	margin: 0rem 0rem 0.5rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	font-weight: 300;
	font-size: 0.8rem;
	color: #646464;
	text-align: left;
}

body.visitorZoneHome .contentViewport .listing article .imgContainer {
	flex-basis: 33%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

body.visitorZoneHome .contentViewport .listing article .imgContainer img {
	width: 100%;
	max-height: 10rem;
}

body.visitorZoneHome .contentViewport .listing article a.setUpMeeting {
	padding: 0.1rem 0.4rem 0.1rem 0.4rem;
	float: left;
	border: 1px solid #f13f1f;
	color: #f13f1f;
	font-size: 0.8rem;
	font-weight: 300;
	text-transform: uppercase;
}

body.visitorZoneHome .contentViewport .listing article a.setUpMeeting:hover {
	background-color: #f13f1f;
	color: #FFF;
}

body.visitorZoneLogin .login .forgot.contentViewport {
	width: 70%;
}

/* @end */
