/* Ubuntu Light latin-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: local('Ubuntu Light'), local('Ubuntu-Light'), url(4iCv6KVjbNBYlgoC1CzjvmyNL4U.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* Ubuntu Light latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: local('Ubuntu Light'), local('Ubuntu-Light'), url(4iCv6KVjbNBYlgoC1CzjsGyN.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(4iCs6KVjbNBYlgoKcQ72j00.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(4iCs6KVjbNBYlgoKfw72.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url(4iCv6KVjbNBYlgoCjC3jvmyNL4U.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url(4iCv6KVjbNBYlgoCjC3jsGyN.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(4iCv6KVjbNBYlgoCxCvjvmyNL4U.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(4iCv6KVjbNBYlgoCxCvjsGyN.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


#header {
	background:#ffffff;
	height: 9rem;
}
#header #logo>img {
	max-height: 2em;
	display: block;
}
#footer {
	background:#ffffff;
	color: black;
}

#submit_button {
/*	background-color:#114e61; */
/*	background-color:#063d58; */ /* RESTENA Dark Blue */
        background: #f26539;      /* RESTENA Primary */
/*      background: #e2dddb; */   /* RESTENA Dark Grey */
	border-radius: 2rem;
}

#submit_button:hover {
	background: #db460f;
}

#authformSubmit {
        background: #f26539;      /* RESTENA Primary */
        border-radius: 2rem;
	min-width: 15em;
	min-height: 2em;
	color: white;
}

#authformSubmit:hover {
        background: #db460f;
}

#restena-box {
	text-align: inherit;
}
#restena-box-sp {
	box-sizing: border-box;
	float:left; 
	text-align:left; 
	max-width: 40em; 
	padding: 1.5em; 
	margin-bottom: 2em;
	background: #e2dddb;    /* RESTENA Dark Grey */
	color: black;
}

#restena-box-sp-supercharged {
        box-sizing: border-box;
        text-align:left;
        padding: 1.5em; 
        margin-bottom: 2em;
        background: #e2dddb;    /* RESTENA Dark Grey */
        color: black;
} 

#restena-box-login {
	box-sizing: border-box;
	float:right;
	margin-left: 4em;
	padding: 0 4em;
}

#restena-box-login input {
	box-sizing: border-box;
}

#restena-logo {
	padding: 0.5em;
	width: 5em;
}

#content {
	padding-top: 3em;
/*	background:#e8c43a; */ /* RESTENA Yellow */
/*	background:#e2dddb; */ /* RESTENA Dark Grey */
        background: #f2f2f2;   /* RESTENA Light Grey */
}

#push {
/*	background: #e2dddb; */ /* RESTENA Dark Grey */
	background: #f2f2f2;    /* RESTENA Light Grey */
}

#layout {
/*	background: #e2dddb; */ /* RESTENA Dark Grey */
        background: #f2f2f2;    /* RESTENA Light Grey */
	font-family: Ubuntu, sans-serif;
	font-weight: light;
	min-height: calc(100% - 10rem);
	margin: 0 auto 0 auto;
}
#push {
	height: 0;
}
#menu {
	background: #f26539; /* RESTENA Primary */
}

#menu .pure-menu-heading {
	background: #cf1b49; /* RESTENA Pink */
}

.wrap {
	max-width:70em;
}
.simple	{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: none;
}

.copyrights {
	color: black;
}

.menu-link span {
/*	color: #063d58; */ /* RESTENA Dark Blue */
        color: #f26539;    /* RESTENA Primary */
}

.wrap {
    width: calc(100% - 6rem);
    margin: 0 auto;
}

body {
        font-family: Ubuntu, sans-serif;
        font-weight: light;
	position: relative;
}

/* Footer */
.main-footer {
    background: #ffffff;
    padding: 1rem 0 0;
    width: 100%;
}

.main-footer .wrap {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.main-footer .site-logo {
    position: absolute;
    top: 0;
    left: 0;
}

.contact {
}

.contact h2,
.contact p {
    font-size: 0.8rem;
    line-height: 1.8;
    font-weight: 500;
    letter-spacing: 0.027rem;
    margin-left: 8em;
}

.contact h2 {
    font-weight: 700;
}

.links {
    margin-top: 2.5rem;
}

h1, h2, h3, h4, h5 {
    font-weight: 500;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    color: #4e5257;
    margin: 0;
}

#lowerlogo {
	width: 3em;
}

a {
    color: #f16836;
    font-size: 1.6rem;
    font-weight: 700;
    letter-spacing: 0.251rem;
    line-height: 1; 
    text-align: right;
    text-decoration: none;
/*    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; */
}

a:hover {
    background: #ffffff;
    color: #f16836;
    padding: 0;
}

#restena-box-login .pure-control-group {
	text-align: left;
}
#restena-box-login .pure-control-group label {
	margin: 0 1em 0 3em;
}

.btn, .submit {
    position: relative;
    min-width: 20rem;
    font-size: 1rem;
    font-weight: 700;
    padding: 1rem 4rem 1rem 2.8rem;
    margin: 0.7rem 0 0;
    display: inline-block;
    cursor: pointer;
    background: none;
    border: 0.3rem solid #f16836;
    background: #f16836;
    color: white;
    line-height: 1;
    border-radius: 2.1rem;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
    transition: background 0.2s ease-in-out, border 0.2s ease-in-out;
    outline: none;
}

.btn:hover, .submit:hover {
    background: #db460f;
    border-color: #db460f;
}

.btn:after, .submit:after {
    content: "\02c3";
    font-family: "restena";
    font-size: 1rem;
    font-weight: 600;
    display: block;
    position: absolute;
    color: white;
    right: 2rem;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

input[type="radio"],
input[type="checkbox"] {
    display: none;
}

input + label:before {
    width: 1.2rem;
    height: 1.2rem;
    border: 0.2rem solid #6d6d6d;
    display: inline-block;
    border-radius: 0.2rem;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin-right: 1rem;
    margin-left: 3rem;
    content:" ";
}

input[type="radio"] + label:before {
    border-radius: 100%;
}

input:checked + label:before {
    background: #6d6d6d;
}

div.preferredidp, div.otheridp {
    border: 1px;
	background: #eee;
	padding: 1rem 2em;
	margin: 1rem 0;
}

div.preferredidp {
    border-style: dashed;
	border-color: #ccc;
	background: #eee;
}
div.otheridp {
    border-style: solid;
	border-color: #ccc;
	background: #eee;
}

span.password { position: relative; }

span.password>input { padding-left: 3ex !important; }

span.password>span.eye { position: absolute; left: 0.5ex; padding-left: 3px; top: 0; bottom: auto; cursor: pointer; }

@media screen and (min-width: 100.001em) {
        #restena-box {
                text-align: center;
        }
        #restena-box-login {
                max-width: 30em;
		margin-left: 0em;
        }
        #restena-box-login input {
                width: 100%;
                border-radius: 2rem;
        }
        #restena-box-login label {
                text-align: left;
        }
		div.preferredidp, div.otheridp {
			min-height: 4rem;
			position: relative;
		}
		div.preferredidp button, div.otheridp button {
			position: absolute;
			right: 1em;
			top: 1em;
		}
}

@media screen and (max-width: 100em) and (min-width: 80em) {
	div.preferredidp, div.otheridp {
		min-height: 4rem;
		position: relative;
	}
	div.preferredidp button, div.otheridp button {
		position: absolute;
		right: 1em;
		top: 1em;
	}
}

@media screen and (max-width: 100em) {
	#restena-box {
		text-align: center;
	}
	#restena-box-login {
		max-width: 20em;
		padding: 0;
	}
	#restena-box-login input {
		width: 100%;
		border-radius: 2rem;
	}
	#restena-box-login label {
		text-align: left;
	}
}
@media screen and (max-width: 80em) {
	#restena-box-sp {
		float: none;
		max-width: 40em;
	}
	#restena-box-login {
		padding: 0;
		float: none;
		margin: 1em auto;
		text-align: center;
		max-width: 20em;
	}
	#restena-box-login input {
		width: 100%;
		border-radius: 2rem;
	}
	#restena-box-login label {
		text-align: left;
	}
	#restena-box-login>div {
		text-align: left;
	}
}
@media screen and (max-width: 40em) {
	#restena-box-sp {
		float: none;
	}
	#restena-box-login {
		padding: 0;
		float: none;
	}
	#restena-box-login input {
		width: 100%;
		border-radius: 2rem;
	}
	#menuLink span.fa {
		padding-right: 0;
	}
	#restena-logo {
		padding-left: 0;
	}
}
