article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}

.info-pass{
	color: #021b3e;
    display: block;
    position: relative;
left: 300px;
top: -50px;
 /*  position: absolute;
right: 250px;
top: 210px;*/
margin-left: auto;
width: 270px;
}

#test_field { display: none; }
.ricohLogo {
	background-image: url(../images/ricohLogo200px.png);
	height: 90px;
	width: 300px;
	background-repeat: no-repeat;
	margin-left:300px;	
}

.officiallogo{
	background-image: url(../images/officialSite.jpg);
	height: 112px;
    margin: 0 auto;
    position: relative;
    top: -82px;
    width: 180px;
	    background-repeat: no-repeat;
    background-size: contain;
}
	
	
.practicelogo{
	background-image: url("../images/practiceSite.jpg");
    height: 112px;
    margin: 0 auto;
    position: relative;
    top: -82px;
    width: 180px;
	    background-repeat: no-repeat;
    background-size: contain;
}
	}
[hidden], template {
	display: none
}

.rseLogo {
	background-image: url(../images/RSE_white.png);
	height: 70px;
	width: 300px;
	background-repeat: no-repeat;	
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}

#forgotlogin { text-align: center; width: 100%; }
a {
	background: transparent;
}
a:focus {
	outline: thin dotted;
}
a:active, a:hover {
	outline: 0;
}
.whtBlln {
	background-image:url(../img/WhtBlln.png);
	height: 100px;
	width:100px;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}





@media screen and (min-width: 992px) and (max-width: 1199px) {
.hidden-table-md {
	display: none !important
}
}

@media screen and (min-width: 1200px) {
.hidden-table-md.hidden-table-lg {
	display: none !important
}
}
.hidden-inline-md {
	display: inline !important
}

@media screen and (max-width: 767px) {
.hidden-inline-md.hidden-inline-xs {
	display: none !important
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
.hidden-inline-md.hidden-inline-sm {
	display: none !important
}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
.hidden-inline-md {
	display: none !important
}
}

@media screen and (min-width: 1200px) {
.hidden-inline-md.hidden-inline-lg {
	display: none !important
}
}
.hidden-block-lg {
	display: block !important
}

@media screen and (max-width: 767px) {
.hidden-block-lg.hidden-block-xs {
	display: none !important
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
.hidden-block-lg.hidden-block-sm {
	display: none !important
}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
.hidden-block-lg.hidden-block-md {
	display: none !important
}
}

@media screen and (min-width: 1200px) {
.hidden-block-lg {
	display: none !important
}
}
.hidden-inline-block-lg {
	display: inline-block !important
}

@media screen and (max-width: 767px) {
.hidden-inline-block-lg.hidden-inline-block-xs {
	display: none !important
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
.hidden-inline-block-lg.hidden-inline-block-sm {
	display: none !important
}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
.hidden-inline-block-lg.hidden-inline-block-md {
	display: none !important
}
}

@media screen and (min-width: 1200px) {
.hidden-inline-block-lg {
	display: none !important
}
}
.hidden-table-cell-lg {
	display: table-cell !important
}

@media screen and (max-width: 767px) {
.hidden-table-cell-lg.hidden-table-cell-xs {
	display: none !important
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
.hidden-table-cell-lg.hidden-table-cell-sm {
	display: none !important
}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
.hidden-table-cell-lg.hidden-table-cell-md {
	display: none !important
}
}

@media screen and (min-width: 1200px) {
.hidden-table-cell-lg {
	display: none !important
}
}
.hidden-table-lg {
	display: table !important
}

@media screen and (max-width: 767px) {
.hidden-table-lg.hidden-table-xs {
	display: none !important
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
.hidden-table-lg.hidden-table-sm {
	display: none !important
}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
.hidden-table-lg.hidden-table-md {
	display: none !important
}
}

@media screen and (min-width: 1200px) {
.hidden-table-lg {
	display: none !important
}
}
.hidden-inline-lg {
	display: inline !important
}

@media screen and (max-width: 767px) {
.hidden-inline-lg.hidden-inline-xs {
	display: none !important
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
.hidden-inline-lg.hidden-inline-sm {
	display: none !important
}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
.hidden-inline-lg.hidden-inline-md {
	display: none !important
}
}

@media screen and (min-width: 1200px) {
.hidden-inline-lg {
	display: none !important
}
}
*:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: rgba(236, 222, 222, 0.22) none repeat scroll 0 0;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font: 1em/1.875 "Avenir W02", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	background: none
}
html, body {
	height: 100%
}
body {
	font-family: "Avenir W02", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
	color: white;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	background-color: #94b6b8;
	background-image: -webkit-linear-gradient(-415deg, #385158 12%, #99bcbe 72%);
	background-image: linear-gradient(145deg, #385158 12%, #99bcbe 72%)
}

@media screen and (max-width: 320px) {
body {
	background-attachment: scroll
}
}
body.dark {
	background-color: #4F92AB;
	background-image: -webkit-linear-gradient(-415deg, #a3bded 12%, #6991c7 72%);
	background-image: linear-gradient(145deg, #a3bded 12%, #6991c7 73%)

}

body.practicedark {
	background-color: #ff5f51;
	background-image: -webkit-linear-gradient(-415deg, #ff5f51 12%, #c04237 72%);
	background-image: linear-gradient(145deg, #ff5f51 12%, #c04237 55%);
}


@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
.i-chevron-right-dark {
	background-position: 0 -59px;
	-moz-background-size: 35px auto;
	-o-background-size: 35px auto;
	-webkit-background-size: 35px auto;
	background-size: 35px auto
}
}
.i-chevron-right-small {
	height: 18px;
	width: 10px;
	background-position: 0 -87px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
.i-chevron-right-small {
	background-position: 0 -83px;
	-moz-background-size: 35px auto;
	-o-background-size: 35px auto;
	-webkit-background-size: 35px auto;
	background-size: 35px auto
}
}
.i-chevron-left-xsmall {
	height: 10px;
	width: 6px;
	background-position: 0 -25px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
.i-chevron-left-xsmall {
	background-position: 0 -24px;
	-moz-background-size: 35px auto;
	-o-background-size: 35px auto;
	-webkit-background-size: 35px auto;
	background-size: 35px auto
}
}
.i-grid-light {
	height: 23px;
	width: 23px;
	background-position: 0 -223px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
.i-grid-light {
	background-position: 0 -214px;
	-moz-background-size: 35px auto;
	-o-background-size: 35px auto;
	-webkit-background-size: 35px auto;
	background-size: 35px auto
}
}
.i-grid-dark {
	height: 23px;
	width: 23px;
	background-position: 0 -198px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
.i-grid-dark {
	background-position: 0 -190px;
	-moz-background-size: 35px auto;
	-o-background-size: 35px auto;
	-webkit-background-size: 35px auto;
	background-size: 35px auto
}
}
.i-close {
	height: 23px;
	width: 24px;
	background-position: 0 -107px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
.i-close {
	background-position: 0 -102px;
	-moz-background-size: 35px auto;
	-o-background-size: 35px auto;
	-webkit-background-size: 35px auto;
	background-size: 35px auto
}
}
fieldset {
	border: 1px solid #fff;
	margin: 0 0 15px 0;
	padding: 30px
}
input, label, select {
	display: block;
	font-size: 16px
}
label {
	font-weight: bold;
	margin-bottom: 7.5px;
	-webkit-transition: 140ms ease;
	-moz-transition: 140ms ease;
	transition: 140ms ease
}
label.required:after {
	content: "*"
}
label abbr {
	display: none
}
input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], textarea, select, button {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	border: none;
	outline: none;
	-webkit-transition: 140ms ease;
	-moz-transition: 140ms ease;
	transition: 140ms ease;
	background: rgba(217,222,224,0.34);
	
}
textarea, input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], select[multiple=multiple] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 0;
	width: 100%
}
textarea:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, select[multiple=multiple]:focus {
	outline: none
}
input[type="search"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none
}
input[type="checkbox"], input[type="radio"] {
	margin-right: 7.5px
}
input[type="file"] {
	width: 100%
}
select {
	width: auto;
	margin-bottom: 30px
}
button, input[type="submit"] {
	cursor: pointer;
	user-select: none;
	vertical-align: middle;
	white-space: nowrap
}
.form__control, .form__control--onehalf, .form__control--twothirds, .form__control--onethird {
	position: relative
}
.form__control--onehalf {
	float: left;
	width: 50%
}
.form__control--twothirds {
	float: left;
	width: 66.66%
}
.form__control--onethird {
	float: left;
	width: 33.33%
}
input.form__control__input {
	padding: 20px 12px 25px;
	display: block;
	background: none;
	border-top: 1px solid rgba(235,235,233,.78);
	height: 66px;
	border-radius: 2;
	background: rgba(217,222,224,0.10);
	color: #021b3e;
	
}
input.form__control__input_signup {
	padding: 4px 12px 5px;
	display: block;
	background: none;
	border-top: 1px solid rgba(235,235,233,.78);
	height: 20px;
	border-radius: 2
}
.form--flush input.form__control__input {
	padding-left: 0;
	padding-right: 0
}
input.form__control__input:focus {
	background: rgba(217,222,224,0.34)
}
.form--flush input.form__control__input:focus {
	background: none
}
input.form__control__input_signup:focus {
	background: rgba(217,222,224,0.34)
}
.form--flush input.form__control__input_signup:focus {
	background: none
}
.is-error input.form__control__input {
	background: rgba(255,0,0,0.14);
	border-color: rgba(155,53,57,0)
}
.form__control__label {
	color: #021b3e;
    font-size: 0.75rem;
    font-weight: 400;
    left: 12px;
    line-height: 1;
    position: absolute;
    text-transform: uppercase;
    top: 6px;
}

.form--flush .form__control__label {
	left: 0
}
input.form__control__input:focus+.form__control__label {
	color: #384e52
}
.is-error input.form__control__input:focus+.form__control__label {
	color: #cdadad
}
.form--flush input.form__control__input:focus+.form__control__label {
	color: #788f92
}
.form__control__altaction {
	position: absolute;
	height: 28px;
	background: rgba(255,255,255,0.18);
	right: 12px;
	top: 50%;
	margin-top: -14px;
	padding: 0 12px;
	border-radius: 3px;
	color: #40595c;
	-webkit-transition: 140ms ease;
	-moz-transition: 140ms ease;
	transition: 140ms ease
}
.form__control__altaction:hover {
	background: rgba(255,255,255,0.3)
}
.form__control__altaction:active {
	-webkit-transform: translateY(1px);
	-moz-transform: translateY(1px);
	-ms-transform: translateY(1px);
	-o-transform: translateY(1px);
	transform: translateY(1px)
}
input.form__control__input:focus+.form__control__label+.form__control__altaction {
	opacity: 0
}
.form__error {
	display: block;
	width: 100%;
	font-weight: 500;
	background: #9b3539;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.4;
	padding: 8px 12px;
	color: #cdadad;
	text-align: left
}

.form__radiogroup {
	width: 100%;
	margin-bottom: 30px
}
.form__radio {
	position: relative;
	width: 100%;
	font-size: 17px;
	font-size: 1.0625rem;
	line-height: 1.76471;
	padding: 24px 0;
	border-top: 1px solid rgba(255,255,255,0.11)
}
.form__radio:last-of-type {
	border-bottom: 1px solid rgba(255,255,255,0.11)
}
.form__radio__input {
	position: absolute;
	top: 0;
	left: 0;
	display: none
}
.form__radio__labelwrap {
	display: table;
	width: 100%;
	font-weight: 400;
	font-size: 17px;
	font-size: 1.0625rem;
	line-height: 1.76471;
	cursor: pointer;
	text-align: left
}
.form__radio__label, .form__radio__custominput {
	display: table-cell;
	vertical-align: middle;
	opacity: .27
}
.form__radio__input:checked ~ .form__radio__label, .form__radio__input:checked ~ .form__radio__custominput {
	opacity: 1
}
.form__radio__label {
	width: 100%
}
.form__radio__custominput span {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 2px solid #fff;
	position: relative
}
.form__radio__custominput span:after {
	content: "";
	position: absolute;
	top: 2px;
	left: 2px;
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 50%;
	opacity: 0
}
.form__radio__input:checked ~ .form__radio__label, .form__radio__input:checked ~ .form__radio__custominput {
	opacity: 1
}
.form__radio__input:checked ~ .form__radio__label span:after, .form__radio__input:checked ~ .form__radio__custominput span:after {
	opacity: 1
}

@media screen and (min-width: 768px) {
.form__actions, .form__actions--digitize {
	margin-top: 3px
}
}
.form__actions--digitize {
	text-align: right
}
@-webkit-keyframes popIn {
from {
-webkit-transform:scale(0.75);
opacity:0
}
to {
-webkit-transform:scale(1);
opacity:1
}
}
@-moz-keyframes popIn {
from {
-moz-transform:scale(0.75);
opacity:0
}
to {
-moz-transform:scale(1);
opacity:1
}
}
@keyframes popIn {
from {
transform:scale(0.75);
opacity:0
}
to {
transform:scale(1);
opacity:1
}

transform:rotate(360deg)
}

.l-guest-main {
	width: 100%
}

.no-flexbox.no-flexboxlegacy .l-guest-main {
	height: 100%
}
.l-guest-header {
	
	padding: 8px 0px 0px 0px;
	width: 100%;
	background-color: #fff;
	
}



.no-flexbox.no-flexboxlegacy .l-guest-header {
	display: table
}
.flexbox .l-guest-header-left, .flexboxlegacy .l-guest-header-left, .flexbox .l-guest-header-right, .flexboxlegacy .l-guest-header-right {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1
	
}
.no-flexbox.no-flexboxlegacy .l-guest-header-left, .no-flexbox.no-flexboxlegacy .l-guest-header-right {
	display: table-cell;
	vertical-align: middle
}
.l-guest-header-right {
	padding-top: 20px;
	text-align: right
	
}
.l-guest-header-right .button, .l-guest-header-right .button--form, .l-guest-header-right .button--guest {
	margin-right: 426px;
	
}
.l-guest-header-left {
	padding-right: 0;
    position: relative;
    top: -105px;
}
.l-guest-header-back {
	color: #fff;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 2
}
.l-guest-header-back i {
	margin-right: 12px;
	position: relative;
	top: -2px
}
.l-guest-content {
	text-align: center;
	width: 100%;
	padding-top: 10px;
	
}
.flexbox .l-guest-content, .flexboxlegacy .l-guest-content {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	-ms-flex-direction: column;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	background-image:url(../img/WhtBlln.png);
}
.no-flexbox.no-flexboxlegacy .l-guest-content {
	position: absolute;
	height: auto;
	bottom: 0;
	top: 68px;
	width: 100%
}

@media screen and (min-width: 768px) {
.no-flexbox.no-flexboxlegacy .l-guest-content {
	top: 76px
}
}
.flexbox .l-guest-logowrap, .flexboxlegacy .l-guest-logowrap {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-bottom: 0
}

@media screen and (min-width: 768px) {
.flexbox .l-guest-logowrap, .flexboxlegacy .l-guest-logowrap {
	-webkit-box-flex: none;
	-moz-box-flex: none;
	box-flex: none;
	-webkit-flex: none;
	-moz-flex: none;
	-ms-flex: none;
	flex: none;
	padding-bottom: 120px;
	min-height: 160px
}
}
.no-flexbox.no-flexboxlegacy .l-guest-logowrap {
	margin: 80px 0
}

@media screen and (min-width: 768px) {
.no-flexbox.no-flexboxlegacy .l-guest-logowrap {
	margin: 116px 0
}
}
.l-guest-innercontent {
	width: 100%
}

@media screen and (min-width: 768px) {
.l-guest-innercontent {
	max-width: 280px;
	margin: 0 auto
}
}
.l-guest-extra-links {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 2.14286;
	margin: 14px 0
}
.flexbox .l-app-main, .flexboxlegacy .l-app-main {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	min-height: 100vh;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	-ms-flex-direction: column
}

@media screen and (min-width: 992px) {
.flexbox .l-app-main, .flexboxlegacy .l-app-main {
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal;
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	flex-direction: row;
	-ms-flex-direction: row
}
}

@media screen and (min-width: 992px) {
.no-flexbox.no-flexboxlegacy .l-app-main {
	height: 100%;
	padding-left: 100px
}
}
.flexbox .l-app-content, .flexboxlegacy .l-app-content {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1
}
.no-flexbox.no-flexboxlegacy .l-app-content {
	height: 100%
}
.l-app-header {
	position: relative;
	width: 100%;
	padding: 20px 23px 40px 23px
}
.flexbox .l-app-header, .flexboxlegacy .l-app-header {
	max-height: 100vh
}

@media screen and (max-width: 320px) {
.l-grid {
	width: 100% !important;
	padding: 0 23px
}
}
.l-grid-item, .l-grid-item--notebook, .l-grid-item--page {
	display: inline-block;
	text-align: left;
	position: relative
}


@media screen and (min-width: 768px) {
.l-settings-menu {
	max-height: 315px;
	padding: 0 23px
}
.no-flexbox.no-flexboxlegacy .l-settings-menu {
	min-width: 290px
}
}

@media screen and (min-width: 992px) {
.l-settings-menu {
	padding: 0 36px
}
}
.flexbox .l-settings-content, .flexboxlegacy .l-settings-content {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1
}

@media screen and (max-width: 991px) {
.flexbox .l-settings-content, .flexboxlegacy .l-settings-content {
	-webkit-box-align: bottom;
	-moz-box-align: bottom;
	box-align: bottom;
	-webkit-align-items: bottom;
	-moz-align-items: bottom;
	-ms-align-items: bottom;
	-o-align-items: bottom;
	align-items: bottom;
	-ms-flex-align: bottom;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center
}
}

@media screen and (min-width: 768px) {
.l-settings-content {
	padding: 0px 20px
}
.flexbox .l-settings-content, .flexboxlegacy .l-settings-content {
	-webkit-box-align: center;
	-moz-box-align: center;
	box-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center
}
.no-flexbox.no-flexboxlegacy .l-settings-content {
	width: 100%
}
}
.l-settings-pane {
	width: 100%
}

@media screen and (max-width: 991px) {
.flexbox .l-settings-pane, .flexboxlegacy .l-settings-pane {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	-ms-flex-direction: column
}
}

@media screen and (min-width: 768px) {
.l-settings-pane {
	max-width: 500px
}
.no-flexbox.no-flexboxlegacy .l-settings-pane {
	margin: 0 auto
}
}
.l-settings-pane-header {
	padding: 10px
}
.settings-pane-title {
	margin: 0;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 2.5;
	font-weight: 800;
	text-transform: uppercase
}

@media screen and (max-width: 991px) {
.flexbox .l-settings-form, .flexboxlegacy .l-settings-form {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	-ms-flex-direction: column
}
}

@media screen and (max-width: 991px) {
.flexbox .l-settings-formbody, .flexboxlegacy .l-settings-formbody {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1
}
}

.digitize-modal-option+hr {
	border-color: rgba(255,255,255,0.18);
	margin: 14px 0
}
.digitize-modal-option i {
	position: absolute;
	right: 6px;
	top: 5px;
	opacity: .3
}
.digitize-modal-option:hover {
	color: #fff
}
.digitize-modal-option:hover i {
	opacity: 1
}

@media screen and (min-width: 768px) {
.digitize-modal-option {
	font-size: 21px;
	font-size: 1.3125rem;
	line-height: 1.42857
}
.digitize-modal-option+hr {
	margin: 35px 0
}
}
.l-digitize {
	min-height: 100%;
	display: table;
	width: 100%;
	padding: 30px 15px
}
.l-digitize-inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center
}
.digitize-header {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 1.5;
	font-weight: 400;
	margin-top: 40px
}
.digitize-header small {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.875;
	color: #99b3b5
}
.l-digitize-preview {
	margin-bottom: 20px
}
.l-digitize-step, .l-digitize-auth, .l-digitize-address, .l-digitize-confirmation {
	width: 100%;
	max-width: 375px;
	margin: 50px auto 0
}
.l-digitize-auth {
	max-width: 550px
}
.l-digitize-address {
	max-width: 500px
}
.l-digitize-confirmation {
	max-width: 530px
}
.l-digitize-authcol {
	margin-bottom: 50px
}

@media screen and (min-width: 768px) {
.l-digitize-authcol {
	margin-bottom: 0;
	width: 50%;
	float: left
}
.l-digitize-authcol:first-of-type {
	padding-right: 35px
}
.l-digitize-authcol:last-of-type {
	padding-left: 35px
}
}
.l-touch-viewer {
	background: #fff;
	height: 100vh;
	background: red
}
.l-touch-viewer-menu {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0
}
.logo, .logo--app {
	display: inline-block;
	vertical-align: bottom;
	background-repeat: no-repeat
}
.logo--app {
	width: 38px;
	height: 47px;
	background-image: url(../img/RSE_Logo300x68.jpg);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
.logo--app {
	background-image: url(../img/RSE_Logo300x68.jpg);
	background-size: 38px 47px
}
}

@media screen and (min-width: 768px) {
.logo--app {
	background-image: url(../images/RSE_Logo300x68.jpg);
	background-size: 300px 68px
}
}

@media only screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 768px) and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-width: 768px) and (min-resolution: 125dpi), only screen and (min-width: 768px) and (min-resolution: 1.3dppx) {
.logo--app {
	background-image: url(../images/RSE_Logo300x68.jpg);
	background-size: 300px 68px
}
}
.logo--guest {
	display: inline-block;
	width: 300px;
	height: 68px;
	background-image: url(../images/RSE_Logo300x68.jpg);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
.logo--guest {
	background-image: url(../images/RSE_Logo300x68.jpg);
	background-size: 300px 68px
}
}
.button, .button--form, .button--guest {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 2;
	text-decoration: none;
	background: rgba(255,255,255,0.5);
	border: none;
	outline: none;
	padding: 4px 23px;
	color: #466265;
	position: relative;
	border-radius: 3px;
	-webkit-transition: 150ms ease;
	-moz-transition: 150ms ease;
	transition: 150ms ease;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.button:hover, .button--form:hover, .button--guest:hover {
	background: rgba(255,255,255,0.8)
}
.button:active, .button--form:active, .button--guest:active {
	background: rgba(0,0,0,0.2);
	-webkit-transform: translateY(1px);
	-moz-transform: translateY(1px);
	-ms-transform: translateY(1px);
	-o-transform: translateY(1px);
	transform: translateY(1px)
}
.button.is-disabled, .is-disabled.button--form, .is-disabled.button--guest {
	opacity: .2;
	pointer-events: none
}

@media screen and (min-width: 768px) {
.button, .button--form, .button--guest {
	border-radius: 3px
}
}

.signup select {
    font-size: 13px;
    padding: 5px;
    width: 400px;
}
.button--form {
	width: 100%;
	font-size: 17px;
	font-size: 1.0625rem;
	line-height: 1.76471;
	font-weight: 400;
	padding: 20px;
	border-radius: 0
}

@media screen and (min-width: 768px) {
.button--form {
	padding: 8px 23px;
	border-radius: 3px
}
}
.button--guest {
	color: rgba(255,255,255,0.8);
	font-weight: 800;
	border: 1px solid rgba(255,255,255,0.5);
	background: none
}
.button--guest:hover {
	border-color: rgba(255,255,255,0);
	background: rgba(255,255,255,0.8);
	color: #4f696b
}
.button--guest:active {
	background: rgba(0,0,0,0.2)
}

@media screen and (min-width: 768px) {
.button--guest {
	border-width: 2px
}
}
.button--text {
	display: inline-block;
	vertical-align: middle;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	background: none;
	color: #fff;
	font-size: 17px;
	font-size: 1.0625rem;
	line-height: 1.76471;
	font-weight: 700
}

.web-footer_prod{
	background-color: #FFFFFF;
	bottom: 0px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	width: 100%;
	}

.web-footer_demo{
	background-color: #FFFFFF;	
	bottom: 0px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	position: fixed;
	width: 100%;
	}
	
.WPlogo_prod{
	background-image: url(../images/WP_prod.png);
	height: 62px;	
	margin-left: auto;
	margin-right: auto;
	width: 180px;
	background-size: contain;
	}
	
.WPlogo_demo{
	background-image: url(../images/WP_prod.png);
	height: 62px;	
	margin-left: auto;
	margin-right: auto;
	width: 180px;
	background-size: contain;
	}	
.legalline{
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 420px;
	}
