html{
	background-image:url("https://static-webservicesops.akamaized.net/payments/thedivision/images/main-bg.jpg");
	background-size: cover;
	background-repeat:no-repeat;
}

body{

	color: #ffffff;
	font-size:1.7rem;
	overflow-y:hidden;
	margin:0;
	height:100%;
	background-color:#00000052;
}

a:-webkit-any-link {
    color: white;
    cursor: pointer;
    text-decoration: underline;
	margin-left:5px;
	margin-right:5px;
}

.logo{
	text-align:center;
}

img{
	max-height: 100px;
	max-width:100%;
}

.container{
	margin-top:12%;
	margin-left: 15%;
    margin-right: 15%;
	text-align:center;
}

.label{
		font-size:2rem;
}

.message{
		font-size:1.2rem;
}

.footer{
    position: relative;
    bottom: 84px;
    max-width: 790px;
    margin: 23% auto;
    font-size: 14px;
    line-height: 1.4;
    padding: 0 20px;
		text-align:center;
}

.legal-links{
	-webkit-appearance: none;
	color:color: #ffffff!important;
	text-transform: uppercase;
	font-size:14px;
}

.legal-text{
	color:color: #ffffff!important;
	font-size:14px;
	margin-top:15px;
}

kbd {
    background-color: #eee;
    border-radius: 3px;
    border: 1px solid #b4b4b4;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2), 0 2px 0 0 rgba(255, 255, 255, .7) inset;
    color: #333;
    display: inline-block;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1;
    padding: 2px 4px;
    white-space: nowrap;
}

@font-face {
	font-family: "UbisoftSans-Bold";
	src: url("https://static-webservicesops.akamaized.net/payments/ac3/e2c08640e550df91e37978b49a8c83ac.eot") format("eot"), url("https://static-webservicesops.akamaized.net/payments/ac3/b1345b42d886edd8d4d3440788516460.woff2") format("woff2"), url("https://static-webservicesops.akamaized.net/payments/ac3/16818af9cde41485f741b160d7491e45.woff") format("woff"), url("https://static-webservicesops.akamaized.net/payments/ac3/85f8ee382d21db46e47749244f182f75.otf") format("otf");
}

@font-face {
	font-family: "UbisoftSans-Regular";
	src: url("https://static-webservicesops.akamaized.net/payments/ac3/050267c403a2f93519c251fcbb90beae.eot") format("eot"), url("https://static-webservicesops.akamaized.net/payments/ac3/09f5ad208330a135e682dd478fb318dc.woff2") format("woff2"), url("https://static-webservicesops.akamaized.net/payments/ac3/44eb11ed0614d40c7ea9c698e644c9e4.woff") format("woff"), url("https://static-webservicesops.akamaized.net/payments/ac3/9644f6281a356f1c9fb5026adfbf251c.otf") format("otf");
}

@font-face {
	font-family: "Roboto-Bold";
	src: url("https://static-webservicesops.akamaized.net/payments/ac3/261c61936b688786f2f329e815214c1b.eot") format("eot"), url("https://static-webservicesops.akamaized.net/payments/ac3/677433a0892aaed7b7d2628c313c9775.svg") format("svg"), url("https://static-webservicesops.akamaized.net/payments/ac3/d329cc8b34667f114a95422aaad1b063.ttf") format("ttf"), url("https://static-webservicesops.akamaized.net/payments/ac3/b27d5627de6eb3426c1b31ecd735bc19.woff") format("woff");
}

@font-face {
  font-family: "Roboto-Regular";
  src: url("https://static-webservicesops.akamaized.net/payments/ac3/a28928edbd1711773bad9e1eadfb785f.eot") format("eot"), url("https://static-webservicesops.akamaized.net/payments/ac3/677433a0892aaed7b7d2628c313c9775.svg") format("svg"), url("https://static-webservicesops.akamaized.net/payments/ac3/ac3f799d5bbaf5196fab15ab8de8431c.ttf") format("ttf"), url("https://static-webservicesops.akamaized.net/payments/ac3/2100602c96384806b889b77a8518cf91.woff") format("woff");
}

.ubi-font-bold {
	font-family: "UbisoftSans-Bold";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ubi-font-regular {
	font-family: "UbisoftSans-Regular";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.roboto-font-bold {
	font-family: "Roboto-Bold";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.roboto-font-regular {
	font-family: "Roboto-Regular";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
