@font-face {
  font-family: "Poppins-Bold";
  src: url("./fonts/Poppins-Bold/Poppins-Bold.eot"); /* IE9 Compat Modes */
  src: url("./fonts/Poppins-Bold/Poppins-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/Poppins-Bold/Poppins-Bold.otf") format("opentype"), /* Open Type Font */
    url("./fonts/Poppins-Bold/Poppins-Bold.svg") format("svg"), /* Legacy iOS */
    url("./fonts/Poppins-Bold/Poppins-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/Poppins-Bold/Poppins-Bold.woff") format("woff"), /* Modern Browsers */
    url("./fonts/Poppins-Bold/Poppins-Bold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Poppins-BoldItalic";
  src: url("./fonts/Poppins-BoldItalic/Poppins-BoldItalic.eot"); /* IE9 Compat Modes */
  src: url("./fonts/Poppins-BoldItalic/Poppins-BoldItalic.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/Poppins-BoldItalic/Poppins-BoldItalic.otf") format("opentype"), /* Open Type Font */
    url("./fonts/Poppins-BoldItalic/Poppins-BoldItalic.svg") format("svg"), /* Legacy iOS */
    url("./fonts/Poppins-BoldItalic/Poppins-BoldItalic.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/Poppins-BoldItalic/Poppins-BoldItalic.woff") format("woff"), /* Modern Browsers */
    url("./fonts/Poppins-BoldItalic/Poppins-BoldItalic.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Poppins-Regular";
  src: url("./fonts/Poppins-Regular/Poppins-Regular.eot"); /* IE9 Compat Modes */
  src: url("./fonts/Poppins-Regular/Poppins-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/Poppins-Regular/Poppins-Regular.otf") format("opentype"), /* Open Type Font */
    url("./fonts/Poppins-Regular/Poppins-Regular.svg") format("svg"), /* Legacy iOS */
    url("./fonts/Poppins-Regular/Poppins-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/Poppins-Regular/Poppins-Regular.woff") format("woff"), /* Modern Browsers */
    url("./fonts/Poppins-Regular/Poppins-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

#wl-sidebar {
	position: absolute;
	top: 0;
	left: 0;
	background-color: white;
	width: 23.4375%;
	height: 100%;
}
#wl-promo {
	position: absolute;
	top: 0;
	left: 23.4375%;
	background-color: lightgray;
	width: 76.5625%;
	height: 100%;
}
#wl-triangle-border {
	position: absolute;
	top: 26%;
	width: 100.5%;
	margin-left: -0.2%;
}
#wl-sidebar #wl-est-wait {
	width: 100%;
	top: 2.5%;
	left: 1%
}
#wl-sidebar #wl-wait-time {
	margin-top: 7%;
	margin-bottom: 12%;
}
#wl-sidebar #wl-est-wait h2 {
	margin-top: 7%;
}
#wl-sidebar #wl-num-custs {
	margin: -2%;
}
#wl-sidebar #wl-list-container {
	width: 100%;
	top: 35.5%;
	left: 0;
}
#wl-sidebar #wl-list-pad {
	padding-top: 6%;
}
#wl-up-next {
	position: absolute;
	color: #073B3A;
	text-align: center;
	width: 100%;
	margin-top: 0;
}
#wl-sidebar .wl-list:nth-child(2) {
	display: none;
}
#wl-sidebar #wl-first-row {
	background: none;
}
#wl-sidebar .wl-list {
	width: 100%;
}
#wl-sidebar .wl-row {
	font-size: 110%;
	padding: 0;
	padding-right: 5%;
	height: 1.55em;
}
#wl-sidebar .wl-pos {
	padding-left: 6%;
}
#wl-sidebar .wl-cust {
	max-width: 62.5%;
}
#wl-sidebar .wl-oci {
	height: 1.2em;
	margin-top: 1.5%;
	width: 13.25%;
}
#wl-gc-box {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 7%;
	background-color: #073b3a;
	text-align: center;
	display: block;
}
#wl-gc-logo-white {
	height: 100%;
}

#wl-container {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	font-size: 1.6666667vw;
	line-height: 2.96875vw;
	color: gray;
}
#wl-container, input {
	/* font-family: "Avenir Next", Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif; */
	font-family: Poppins-Bold, sans-serif;
}
#wl-outer {
	width: 100%;
	padding-top: 56.25%;
	position: relative;
	max-height: 100%;
	background-color: white;
}
#wl-triangles-left {
	position: absolute;
	top: 5.5%;
	left: 0;
	max-width: 5.6%;
	max-height: 20%;
}
#wl-triangles-right {
	position: absolute;
	bottom: 9%;
	right: 0;
	max-width: 5.6%;
	max-height: 20%;
}
#wl-title-top {
	position: absolute;
	top: 6%;
	left: 9.2%;
	right: 5.6%;
	color: #073B3A;
	font-size: 250%;
	font-family: Poppins-Bold, sans-serif;
}
#wl-gc-logo {
	position: absolute;
	bottom: 0;
	right: 1%;
	max-width: 15%;
}
#wl-est-wait {
	position: absolute;
	top: 5%;
	right: 0;
	width: 27%;
	height: 22%;
	font-family: Poppins-Bold, sans-serif;
}
#wl-flex-span {
	display: flex;
	justify-content: center;
}
#wl-est-wait h3 {
	margin-top: 0;
    margin-bottom: 0;
	color: #073B3A;
	font-size: 110%;
	text-align: center;
}
#wl-est-wait h1 {
	margin-top: 6%;
    margin-bottom: 10%;
	color: #048667;
	font-size: 350%;
	padding-right: 2%;
}
#wl-est-wait h2 {
	margin-top: 6%;
    margin-bottom: 10%;
	color: #048667;
	font-size: 150%;
	padding-left: 2%;
}
#wl-est-wait h4 {
	margin-top: -1%;
    margin-bottom: 0;
	color: black;
	font-size: 85%;
	text-align: center;
	font-family: Poppins-BoldItalic, sans-serif;
	letter-spacing: 0.3px;
}
#wl-list-container {
	position: absolute;
	top: 18%;
	left: 7.7%;
	height: 68.0556%;
	width: 70%;
}
.wl-list {
	width: 45%;
	min-height: 1px;
	float: left;
	margin-right: 5%;
}
.wl-header {
	position: absolute;
	margin-left: 0.75%;
	width: 44.25%;
	height: 30px;
	color: #296667;
	top: -6%;
	font-family: Poppins, sans-serif;
	font-size: 80%;
	display: flex;
}
#wl-sidebar .wl-header {
	font-size: 60%;
	width: 94%;
	margin: 5% 3%;
}
.wl-header-number {
	flex: 0.6;
}
.wl-header-guest {
	flex: 2.6;
}
#wl-sidebar .wl-header-guest {
	flex: 2;
}
.wl-header-salon {
	flex: 1;
	text-align: right;
}
.wl-slide {
	position: absolute;
	left: 63.6458%;
	top: 46.6667%;
	width: 30.1042%;
	height: 22.7778%;
	line-height: 2vw;
}
.wl-row {
	white-space: nowrap;
	/* min-width: 275px; */
	max-width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	font-family: Poppins-Bold, sans-serif;
	color: black;
	font-size: 165%;
	padding: 2.1%;
	border-top: 1px solid #dedede;
}
#wl-first-row {
	/* background-image: linear-gradient(white, white),
					  linear-gradient(#DDF3C5, #DDF3C5);
	background-size: 10.5%, 100%;
	background-repeat: no-repeat; */
	border-top: none;
}
.wl-wpad {
	display: none;
}
.wl-pos {
	/* padding-left: 12%; */
	display: inline-block;
	min-width: 7.5%;
	padding-right: 6%;
	max-width: 10%;
}
.wl-cust {
	display: inline-block;
	max-width: 68%;
	text-overflow: ellipsis;
	overflow: hidden;
	vertical-align: top;
}
.wl-oci {
	width: 12.75%;
	height: 1em;
	background: url('checkmark.svg');
	background-size: contain;
	background-repeat: no-repeat;
	float: right;
	margin-top: 0.3%;
}
#wl-error {
	position: absolute;
	bottom: 0;
	font-family: Poppins-Regular, sans-serif;
	line-height: 1em;
	font-size: 0.5em;
	color: black;
	width: 80%;
	margin: 0.62%;
}

#wl-glass {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: hsla(0, 0%, 100%, 0.5);
}

#wl-screen {
	font-size: 0.6em;
	position: absolute;
	background: white;
	width: 44em;
	left: 50%;
	margin-left: -22em;
	box-shadow: 5px 25px 50px 0 rgba(0, 0, 0, 0.75);
	top: 50%;
	height: 28em;
	transform: translateY(-50%);
}

#wl-screen .header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4em;
	background-image: url(swLoginBanner.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 1;
}

#wl-screen form {
	position: absolute;
	width: 100%;
	height: 100%;
	font-weight: 200;
	text-align: center;
}

#wl-screen h1 {
	font-weight: 200;
	font-size: 2em;
	padding: 0 2em;
	margin: 1.4em auto 0;
	color: black;
}

#wl-screen h2 {
	font-weight: 200;
	color: #073B3A;
	font-size: 1.25em;
	margin: 0.33em 0 0.1em;
}

#wl-screen p {
	margin: auto;
	line-height: 1.4em;
	max-width: 90%;
}

#wl-screen .content {
	margin: 1em 5em;
	text-align: left;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: center;
	position: absolute;
	top: 12em;
	bottom: 5em;
	left: 0;
	right: 0;
	overflow-x: hidden;
	overflow-y: auto;
}

form label {
	font-size: 1.5em;
	padding: 0;
	color: #666;
	margin: 0.1em 0;
	min-width: 51%;
}

form label.login {
	width: 5em;
	min-width: 5em;
	padding-right: 5%;
}

form input[type=text], form input[type=password] {
	font-size: 1.5em;
	width: 65%;
	flex: 1 0 auto;
	border: none;
	border-radius: 0.25em;
	padding: 0.5em;
	background: #efefef;
	color: #666;
	min-height: 1.6667em;
	margin: 0.1em 0;
}

form input[type=submit] {
	cursor: pointer;
	display: inline-block;
	font-size: 1.5em;
	border-radius: 0.4em;
	padding: 0.5em 2em;
	border: none;
	color: white;
	font-weight: 300;
	background-color: #8fc433;
	-webkit-appearance: none;
	position: absolute;
	bottom: 1em;
	left: 50%;
	transform: translateX(-50%);
}

form input[type=submit][disabled] {
	background-color: #8b8b8b;
	cursor: initial;
}

form input[type=radio] {
	font-size: 1.5em;
	margin-top: -0.1em;
	vertical-align: middle;
}

form a {
	min-width: 51%;
}

#wl-screen .back {
	font-size: 2.5em;
	position: absolute;
	top: 0;
	left: 0.25em;
	border: none;
	background: none;
	padding: 0;
	color: white;
	z-index: 2;
	text-decoration: none;
	font-family: Chalkboard, "Courier New", serif;
}

.highlighted  {
	animation: highlight 1s 1;
}

@keyframes highlight {
	0% {
		background-color: yellow;
	}
	100% {
		background-color: transparent;
	}
}

.offscreen {
	position: fixed;
	top: -10em;
	height: 1em;
}