#sstssfbstarttour {
display: inline-block;
color: #ffffff;
border-radius: 0;
background: rgb(28, 155, 8);
box-shadow: inset 0 -3px rgba(0, 0, 0, 0.18);
position: relative;
font-family: Arial;
font-weight: bold;
padding: 3px 10px;
cursor: pointer;
}
#sstssfbstarttour:active {
top: 1px;
box-shadow: none;
}
#sstssfbstarttour:hover {
box-shadow: 0 0 3px #ffffff, inset 0 -3px 0 rgba(0, 0, 0, 0.18);
}
#sstssfbstarttour_block {
display: none;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
z-index: 999999;
background: rgba(0, 0, 0, 0.93);
width: 100%;
height: 100%;
box-sizing: border-box;
}
#sstssfbguideopening {
display: none;
padding: 10px 20px 20px;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
background: #3abf78;
color: #000000;
max-width: 398px;
max-height: 188px;
z-index: 9999999;
text-align: center;
font-family: Arial;
}
#sstssfbguideopening .tourexplanation {
}
#sstssfbbuttoncontainer {
position: relative;
top: 13%;
text-align: center;
}
#sstssfbguideopening h3 {
display: block;
text-align: center;
}
.closeintroduction {
color: #000000;
position: absolute;
right: 3px;
top: 3px;
cursor: pointer;
}
.closeintroduction:hover {
color: #990000;
}
#sstssfbquickguide, #sstssfbadvancedguide {
position: relative;
display: inline-block;
color: #ffffff;
margin: 5px 0 0;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
padding: 5px 10px;
cursor: pointer;
text-align: center;
box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.18);
}
#sstssfbquickguide {
background: rgb(255, 155, 13);
}
#sstssfbadvancedguide {
background: rgb(235, 88, 26);
}
#sstssfbquickguide:active, #sstssfbadvancedguide:active {
top: 1px;
box-shadow: none;
}
#sstssfbquickguide:hover, #sstssfbadvancedguide:hover {}

div.hopscotch-bubble .hopscotch-content {
font-family: Helvetica,Arial;
font-weight: 400;
line-height: 17px;
margin: -5px 0 11px;
padding-top: 8px;
text-align: justify;
}
div.hopscotch-bubble .hopscotch-bubble-number {
display: none;
}
div.hopscotch-bubble .hopscotch-bubble-content {
margin: 0;
}