﻿body {
	font-family: calibri;
	background-color: #ffffff;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	background-image: url('../Resources/Clouds2025.png');
	background-size: auto;
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 13px;
}

img, picture, video, canvas {
	filter: none !important;
	mix-blend-mode: normal !important;
}

body canvas {
    margin: 0px;
    padding: 0px;
}

/*#Login {
	width: 300px;
	height: 415px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url('../Resources/Login_Window.png');
	top: 50%;
	left: 50%;
	margin-top: -210px;
	margin-left: -150px;
	border-radius: 10px;
	border: 1px solid #bebebe;
	-webkit-box-shadow: 0px 0px 32px 2px rgba(175,175,175,1);
	-moz-box-shadow: 0px 0px 32px 2px rgba(175,175,175,1);
	box-shadow: 0px 0px 32px 2px rgba(175,175,175,1);
}

#UserNameFrame
{
	background-color: #ffffff;
	border: 1px solid #909090;
	padding: 4px;
	padding-left: 8px;
	border-radius: 4px;
	margin: 240px 50px 15px 50px;
}

#PassordFrame
{
	background-color: #ffffff;
	border: 1px solid #909090;
	padding: 4px;
	padding-left: 8px;
	border-radius: 4px;
	margin: 8px 50px 0px 50px;
}

#EmailAddressFrame {
	background-color: #ffffff;
	border: 1px solid #909090;
	padding: 4px;
	padding-bottom: 6px;
	padding-left: 8px;
	border-radius: 4px;
	margin: 40px 37px 15px 38px;
}*/

.TwoFactor {
	width: 400px;
	height: 470px;
	position: absolute;
	top: 0px;
	left: 0px;
	/* background-image: url(Resources/Login_Window.png); */
	background-color: #009ed5;
	top: 50%;
	left: 50%;
	margin-top: -235px;
	margin-left: -200px;
	border-radius: 10px;
	border: 1px solid #bebebe;
	-webkit-box-shadow: 0px 0px 32px 2px rgba(175, 175, 175, 1);
	-moz-box-shadow: 0px 0px 32px 2px rgba(175, 175, 175, 1);
	box-shadow: 0px 0px 32px 2px rgba(175, 175, 175, 1);
}
	.TwoFactor .Logo {
		background-image: url(../Resources/LogoWhite.png);
		height: 70px;
		width: 60px;
		margin: 0px auto;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		margin-top: 20px;
	}

	.TwoFactor .Title {
		margin: 0px auto;
		display: table;
		color: #ffffff;
		font-size: 25px;
		margin-top: 20px;
		margin-bottom: 10px;
		font-weight: bold;
	}

	.TwoFactor .Instructions {
		margin-top: 0px;
		font-size: 18px;
		margin-bottom: 25px;
	}

	.TwoFactor .codeValue {
		margin: 0px auto;
		display: table;
		height: 70px;
	}

	.TwoFactor input[type=text] {
		float: left;
		width: 30px !Important;
		padding: 7px;
		font-size: 40px;
		border: 1px solid #005e7d !Important;
		border-radius: 8px;
		text-align: center;
		margin: 5px;
	}

#btnConfirmCode {
	border-width: 0px;
	margin-left: 80px;
	position: sticky;
	margin-top: 20px;
}

/*.InputFrame {
	background-color: #ffffff;
	border: 1px solid #909090;
	padding: 4px;
	padding-bottom: 6px;
	padding-left: 8px;
	border-radius: 4px;
	margin: 40px 37px 15px 38px;
}

input[type=text], [type=password], [type=email] {
	border: none;
	background-color: #ffffff;
	color: #3d3d3d;
	width: 180px;
	outline: none;
}

#Login_Button
{
	float: right;
	margin-top: 20px;
	margin-right: 50px;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 30px #ffffff inset;
}

input:-webkit-autofill {
	-webkit-text-fill-color: #494949 !important;
}
*/

#Login {
    margin-top: 50px;
    margin-left: 50px;
}

.Logo {
    background-image: url('../Resources/Logo.png');
    background-size: contain;
    height: 114px;
    width: 94px;
    margin-left: 120px;
}

.SignIn {
    width: 330px;
    font-family: "Montserrat", sans-serif;
    text-align: center;
    margin-top: 30px;
    font-size: 20px;
}

.LoginFrame {
	position: absolute;
	background-color: #ffffff;
	opacity: 1.0;
	width: 428px;
	background-image: url('../Resources/Login_Background_Blue.png');
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0px auto;
	border-radius: 45px;
	border: 1px solid #8ca9bc;
	opacity: 0.95;
	height: 610px;
	top: 50%;
	left: 50%;
	margin-left: -216px;
	margin-top: -310px;
	-webkit-box-shadow: 0px 23px 57px -5px rgba(0,0,0,0.58);
	-moz-box-shadow: 0px 23px 57px -5px rgba(0,0,0,0.58);
	box-shadow: 0px 23px 57px -5px rgba(0,0,0,0.58);
	background-position: top left;
}


#UserNameFrame
{
	/*background-color: #ffffff;
	border: 1px solid #909090;
	padding: 4px;
	padding-left: 8px;
	border-radius: 4px;*/
	margin: 30px 0px 18px 0px;
}

#PassordFrame
{
	/*background-color: #ffffff;
	border: 1px solid #909090;
	padding: 4px;
	padding-left: 8px;
	border-radius: 4px;*/
	margin: 15px 50px 5px 0px;
}

.InputFrame {
	margin: 0px 0px 15px 40px;
}

.iForgot {
	margin-top: 30px;
	color: #000000;
	cursor: pointer;
	width: 330px;
	font-family: "Montserrat", sans-serif;
	text-align: center;
}

    .iForgot:hover {
        color: #404040;
    }

.Copyright {
	font-family: "Montserrat", sans-serif;
	text-align: center;
	margin-top: 20px;
	color: #000000;
	width: 330px;
}

input[type=text], [type=password], [type=email] {
	border: none;
	width: 297px;
	outline: none;
	background-color: #f5f5f2;
	border: 1px solid #d1d1d1;
	padding: 12px;
	padding-left: 18px;
	border-radius: 20px;
	color: #6a6a67;
	font-family: "Montserrat", sans-serif;
}

input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #bebebe;
    opacity: 1; /* Firefox */
}

.Login_Button {
	width: 330px;
	outline: none;
	background-color: #c2d9e7;
	border: 1px solid #8ba4ba;
	border-radius: 20px;
	margin-top: 12px;
	font-family: "Montserrat", sans-serif;
	padding: 12px;
	cursor: pointer;
}

	.Login_Button:hover {
		background-color: #cbcbcb;
	}

.Apple_Login_Button {
	width: 155px;
	outline: none;
	background-color: #c2d9e7;
	border: 1px solid #8ba4ba;
	border-radius: 20px;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-position: 45px center;
	background-size: 19px;
	background-image: url(../Resources/Apple_Logo_Small.png);
	font-family: "Montserrat", sans-serif;
	padding: 12px;
	padding-left: 41px;
	cursor: pointer;
	margin-right: 16px;
	color: #000000;
}

	.Apple_Login_Button:hover {
		background-color: #cbcbcb;
	}


.Google_Login_Button {
	width: 155px;
	outline: none;
	background-color: #c2d9e7;
	border: 1px solid #8ba4ba;
	border-radius: 20px;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-size: 18px;
	background-position: 40px center;
	background-image: url(../Resources/Google_Logo_Small.png);
	font-family: "Montserrat", sans-serif;
	padding: 12px;
	padding-left: 41px;
	cursor: pointer;
	color: #000000;
}

	.Google_Login_Button:hover {
		background-color: #cbcbcb;
	}

.SSO_Login_Button {
	width: 330px;
	outline: none;
	background-color: #898d91;
	border: 1px solid #686868;
	border-radius: 20px;
	margin-top: 20px;
	background-repeat: no-repeat;
	background-position: 86px center;
	background-size: 32px;
	background-image: url(../Resources/SSO_Logo.png);
	font-family: "Montserrat", sans-serif;
	padding: 12px;
	padding-left: 41px;
	cursor: pointer;
	margin-right: 16px;
	color: #fff;
}

	.SSO_Login_Button:hover {
		background-color: #a0a8b0;
	}

.Login_Image {
	/*    float: right;
    background-image: url(../Resources/Login_Image_People.png);
    height: 660px;
    width: 550px;
    position: absolute;
    top: 30px;
    right: 30px;
    border-radius: 25px;
    background-size: cover;*/

	float: right;
	background-image: url(../Resources/Login_Illustration.png);
	height: 721px;
	width: 576px;
	position: absolute;
	top: 0px;
	right: 0px;
	border-bottom-right-radius: 45px;
	background-position: -300px;
	border-top-right-radius: 45px;
	background-size: 1080px;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #f1f2ef inset;
    color: #6a6a67;
}

input:-webkit-autofill {
    -webkit-text-fill-color: #6a6a67 !important;
}
.MyBirdyLink {
	background-size: cover;
	background-image: url('../Resources/LogoGrey.png');
	height: 40px;
	width: 40px;
	position: absolute;
	bottom: 30px;
	right: 30px;
	transition: transform .2s; /* Animation */
	cursor: pointer;
}

.MyBirdyLink:hover {
	transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.ThankYou {
	width: 440px;
	height: 240px;
	position: absolute;
	top: 0px;
	left: 0px;
	top: 50%;
	left: 50%;
	margin-top: -140px;
	margin-left: -220px;
	border-radius: 10px;
	border: 1px solid #bebebe;
	-webkit-box-shadow: 0px 0px 32px 2px rgba(175,175,175,1);
	-moz-box-shadow: 0px 0px 32px 2px rgba(175,175,175,1);
	box-shadow: 0px 0px 32px 2px rgba(175,175,175,1);
	padding: 30px;
	background-color: #004157;
	color: #fff;
}

	.ThankYou .Message {
		margin-top: 10px;
		text-align: center;
		font-size: 34px;
	}

.ThankYou .Detail {
	text-align: center;
	font-size: 16px;
	margin-top: 10px;
}

.ResetPassord {
	width: 400px;
	height: 450px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #207998;
	background-image: url('../Resources/LogoBlue.png');
	background-position: center 40px;
	background-repeat: no-repeat;
	background-size: 80px;
	top: 50%;
	left: 50%;
	margin-top: -205px;
	margin-left: -200px;
	border-radius: 10px;
	border: 1px solid #bebebe;
	-webkit-box-shadow: 0px 0px 32px 2px rgba(175,175,175,1);
	-moz-box-shadow: 0px 0px 32px 2px rgba(175,175,175,1);
	box-shadow: 0px 0px 32px 2px rgba(175,175,175,1);
}

.ResetPassord.NewPassword {
	width: 400px;
	height: 450px;
	margin-top: -225px;
	margin-left: -200px;
}

.Instructions {
	margin: 40px;
	margin-top: 150px;
	color: #ffffff;
	text-align: center;
	font-size: 20px;
}

.Instructions2 {
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 0px;
	color: #ffffff;
}

.Instructions3 {
	margin: 40px;
	margin-top: 150px;
	margin-bottom: 20px;
	color: #ffffff;
	text-align: left;
	font-size: 16px;
}

.Instructions4 {
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 0px;
	color: #ffffff;
	font-size: 16px;
}

.ResetPassord .Buttons {
	float: left;
	margin-top: 10px;
	margin-left: 38px;
}

.NewUserSetup {
	transform: scale(0.9);
	width: 400px;
	height: 650px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #207998;
	background-image: url('../Resources/LogoBlue.png');
	background-position: center 40px;
	background-repeat: no-repeat;
	background-size: 80px;
	top: 50%;
	left: 50%;
	margin-top: -325px;
	margin-left: -200px;
	border-radius: 10px;
	border: 1px solid #bebebe;
	-webkit-box-shadow: 0px 0px 32px 2px rgba(175,175,175,1);
	-moz-box-shadow: 0px 0px 32px 2px rgba(175,175,175,1);
	box-shadow: 0px 0px 32px 2px rgba(175,175,175,1);
}

.NewUserSetup.NewPassword {
	width: 400px;
	height: 450px;
	margin-top: -225px;
	margin-left: -200px;
}


.NewUserSetup .Buttons {
	float: left;
	margin-top: 10px;
	margin-left: 36px;
	width: 326px;
}

.NewUserSetupMessage {
	transform: scale(0.9);
	width: 400px;
	height: 500px;
	padding-top: 150px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #207998;
	background-image: url('../Resources/LogoBlue.png');
	background-position: center 40px;
	background-repeat: no-repeat;
	background-size: 80px;
	top: 50%;
	left: 50%;
	margin-top: -325px;
	margin-left: -200px;
	border-radius: 10px;
	border: 1px solid #bebebe;
	-webkit-box-shadow: 0px 0px 32px 2px rgba(175,175,175,1);
	-moz-box-shadow: 0px 0px 32px 2px rgba(175,175,175,1);
	box-shadow: 0px 0px 32px 2px rgba(175,175,175,1);
}

.NewUserSetupMessage .Instructions {
	color: #ffffff;
	text-align: center;
	font-size: 20px;
	margin: 0px;
}

.NewUserSetup .PasswordStrength {
	color: #dcdcdc;
}

.NewUserSetup .PasswordStrength.Strength1 {
	color: #ffa9a9;
}

.NewUserSetup .PasswordStrength.Strength2 {
	color: #ffdba9;
}

.NewUserSetup .PasswordStrength.Strength3 {
	color: #fff0a9;
}

.NewUserSetup .PasswordStrength.Strength4 {
	color: #fffba9;
}

.NewUserSetup .PasswordStrength.Strength5 {
	color: #c4ffa9;
}

.Modal {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	filter: Alpha(Opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	background-color: #000000;
	z-index: 500;
}

.Modal_White {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	filter: Alpha(Opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	background-color: #ffffff;
	z-index: 500;
}