@font-face {
    font-family: trade gothic lt std bold;
    src: url(/fonts/trade-gothic-lt-std-bold-condensed-no-20.e4cb19d90b8b51932829039720dd8b03.woff);
    
    font-weight: 400;
    font-style: normal;
    font-display:swap
}	    
	    
	    
body {
    padding: 0;
    margin: 0;
    background: #fff;
    background: #70bd8c;
    background-size: 100%;
    font-family: "trade gothic lt std bold","proximanova bold","helvetica neue",Helvetica,Arial,sans-serif;
    
}

#output {
    padding: 0;
    text-align: center;
    color: #fff;
    height: 100vh;
    padding: 0;
    background: #70bd8c;
    background-size: 100%;
    padding-top: 5px;
}

body .blueprint {
	opacity: 0;
	position: absolute;
	top: 5px;
	left: 0px;
	display: block;
	z-index: 0;
}
#output .section {
    padding: 25px 1.2rem;
}
	    
.avatar {
    border-radius: 500px;
    width: 130px;
    position: relative;
    text-align: center;
}


#output .title, #output.subtitle {
	color: #fff;
}
		    
#output h2 {
	font-size: 16px;
}
#output h3 {
	color: #717171;
	font-size: 14px;
	padding-top: 5px;
}
 
#output .venue-header h2 {
    font-size: 16px;
    padding-top: 5px;
    margin-bottom: -5px;
} 

#output .venue-header h3 {
    font-size: 14px;
    color: #717171;
}  

#output  h1 {
	font-size: 22px;
	padding-top: 10px;
	xtext-transform: uppercase;
} 
#output  h2 {
	text-transform: none;
	font-size: 16px;
} 



#output section.data {
    padding-top: 15px;
    background: #fff;
    padding-bottom: 15px;
}

#output section.data .column{
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 2px solid #ccc;
}

#output img.footerimg {
	position: fixed;
	bottom: 0px;
}


.uuid-513075b6-f7c5-4412-8bdb-ca0970f31a52, .uuid-ef3a0f67-4cb1-4bc4-9828-e3ee96b277d4 {
	fill: none;
}

.uuid-87ebb35f-e327-4891-a3ff-9f351f6bb1ad {
	fill: #fff;
}

.uuid-02fd268d-a23e-4dfe-bdf3-c864cda212d5 {
	fill: #70bd8c;
}

.uuid-220775a7-9bf8-4782-9ad4-8bf51c959e41 {
	clip-path: url(#uuid-effde139-f28c-41ef-bbaf-c8f3c557bbcc);
}

.uuid-ef3a0f67-4cb1-4bc4-9828-e3ee96b277d4 {
	stroke: #2da958;
	stroke-miterlimit: 10;
	stroke-width: 10px;
}

.uuid-ff916390-14f4-48e0-a421-dcfe1486090a {
	fill: #3170b7;
	opacity: .59;
	stroke="black"
	stroke-dasharray="4 1 2"
}

.uuid-89431877-191d-4776-a2e3-751f8807592d {
	fill: #e6007e;
	opacity: .48;
}
      
.circle-lines {
  stroke: #fff;
  stroke-width: 10;
  stroke-linecap: round;
  stroke-dasharray: 50, 20, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50 ;
  stroke-dashoffset: -230;
  fill: none;
}
      
.circle-dots {
  stroke: #fff;
  stroke-width: 10;
  stroke-linecap: round;
  fill: none;
  stroke-dasharray: 1, 25;
}



body #output, #output h2   {
    font-family: 'Apercu Aktiv';
}

.youre-checked-in {
	color: #fff;
	font-size: 26px !important;
	font-weight: bold;
	text-transform: none;
	text-align: left;
    padding-left: 14px;
}


.usc-checked-in {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
}

.usc-name {
	font-size: 32px;
	font-weight: bold;
}

.usc-membership {
	font-size: 16px;
}

.usc-venue-box {
    background: #fff;
    bottom: 40px;
    padding: 15px;
    position: absolute;
    width: 100%;
}

.usc-venue {
    display: flex;
    flex-direction: row;
}

.usc-venue-image {
    width: 95px;
}

.usc-venue-info {
    color: #000;
    width: calc(100% - 90px);
    text-align: left;
    margin-left: 20px;
}

.usc-venue-share {
	flex-basis: 100px;
	flex-grow: 0;
	flex-shrink: 0;
}



.flex-rows-child {
    flex-grow: 1;
}


.flex-rows-break-invisible {
    border: 0;
    margin: 0;
}
.flex-rows-break {
    flex-basis: 100%;
    height: 0;
    margin: 0;
    border: 1px solid #ddd;
    margin-bottom: 2%;
}

.fa-solid {
	margin-right: 15px;
	display: inline-block;
}

.usc-activity-type {
	color: #191e24;
	font-size: 18px;
    font-weight: bold;
}

.usc-activity-date {
	color: #4a4d51;
	font-size: 15px;
	margin-bottom: 5px;
}

.usc-venue-name {
	color: #191e24;
	font-size: 12px;
}

.usc-venue-name span#venue_locality {
	display: inline-block;
	float: right;
}

.usc-venue-name i {
	color: #9f9f9f;
}

.usc-venue-tag {
	color: #191e24;
	font-size: 12px;
}

.usc-venue-share {
	border-top: 1.5px solid #ebebeb;
	margin-top: 20px;
	padding-top: 20px;
}

.usc-venue-share button {
    border: 2px solid #337be2;
    background: #fff;
    text-align: center;
    color: #337be2;
    font-size: 18px;
    width: 100%;
    padding: 20px;
    border-radius: 8px;
    font-weight: 600;
}


















