﻿#usageAgreementContainer {
    display: block;
    width: 100vw;
    left: 0;
}

@supports (display: flex) {
    #usageAgreementContainer {
        display: flex;
        justify-content: center;
    }
}

#usageAgreement {
    position: fixed;
    top: 5%;
    z-index: 20;
    margin: 0;
    padding: 1em;
    opacity: 1;
    background-color: #f8fbff;
    width: 55em;
    width: 97%;
    border: 6px solid #76839a;
    padding-top: 1em;
}

#usageAgreement .scroll {
	/*overflow-y: scroll;*/
	/*max-height: 500px;*/
}

#usageAgreement {
	overflow-y: auto;
}

@media only screen and (min-width: 1921px) {
	#icon-image {
		margin-top: -10px;
		margin-left: -130px;
	}

	.background {
		background-image: url(/images/page-back.jpg);
		background-position: top;
		background-repeat: repeat-x;
	}

	#tablet-login {
		margin-top: 215px;
		margin-left: 690px;
	}

	#footer {
		position: absolute;
		bottom: 50px;
		text-align: center;
	}

	#footer a:link, #footer a:visited {
		color: #428bca;
	}

	.username input {
		width: 200px;
	}

	.password input {
		width: 200px;
		margin-bottom: 3px;
	}

	.username, .password {
		color: #fff;
	}

	.list-inline button, .list-inline input[type="submit"] {
		margin-left: 15px;
		width: 100px;
	}

	.list-inline checkbox {
		width: 220px;
	}

	.list-inline .checkbox {
		float: left;
		margin: 1px 5px 0 0;
	}

	.username, .password {
		margin-right: 8px;
	}

	.login-form .row {
		width: 600px;
		margin-left: -10px;
	}

	.login-form .btn-wrapper {
		margin-left: 5px;
		margin-top: 20px;
		width: 100px;
	}

	#stsContainer {
		background-color: #fff;
		padding: 10px;
		margin: 20px auto;
	}

	.pwd-texbox {
		width: 100%;
		min-width: 160px;
		max-width: 300px;
	}

	.forgot-pwd {
		margin-left: -50px;
	}

	a, a:link, .forgot-pwd a:link {
		color: #fff;
	}

	a:hover, .forgot-pwd a:hover {
		color: #fff;
		text-decoration: underline;
	}

	#PlaceHolderMain_BtnAccept {
		width: 200px;
	}

	.login-form {
		position: absolute;
		margin-left: 685px;
	}

	.tablet-login {
		position: absolute;
	}

	#login {
		position: absolute;
	}

	#usageAgreement {
		max-width: 800px;
	}
}

@media only screen and (max-width: 1920px) {
	#icon-image {
		margin-top: 20px;
		margin-left: -200px;
	}

	.background {
		background-image: url(/images/page-back.jpg);
		background-position: top;
		background-repeat: repeat-x;
	}

	#tablet-login {
		margin-top: 230px;
		margin-left: 635px;
	}

	#footer {
		position: absolute;
		bottom: 50px;
		text-align: center;
	}

	#footer a:link, #footer a:visited {
		color: #428bca;
	}

	.username input {
		width: 200px;
	}

	.password input {
		width: 200px;
		margin-bottom: 3px;
	}

	.username, .password {
		color: #fff;
	}

	.list-inline button, .list-inline input[type="submit"] {
		margin-left: 15px;
		width: 100px;
	}

	.list-inline checkbox {
		width: 220px;
	}

	.list-inline .checkbox {
		float: left;
		margin: 1px 5px 0 0;
	}

	.username, .password {
		margin-right: 8px;
	}

	.username {
		margin-left: -16px;
	}

	.login-form .row {
		width: 600px;
		margin-left: -48px;
	}

	.login-form .btn-wrapper {
		margin-left: 5px;
		margin-top: 20px;
		width: 100px;
	}

	#stsContainer {
		background-color: #fff;
		padding: 10px;
		margin: 20px auto;
	}

	.pwd-texbox {
		width: 100%;
		min-width: 160px;
		max-width: 300px;
	}

	.forgot-pwd {
		margin-left: -50px;
	}

    a, a:link, .forgot-pwd a:link {
	    color: #fff;
    }

	a:hover, .forgot-pwd a:hover {
		color: #fff;
		text-decoration: underline;
	}

	/*#PlaceHolderMain_lbMsg a, #PlaceHolderMain_lbMsg a:link, #PlaceHolderMain_lbMsg a:visited {
		color: #2a6496;
	}*/

	#PlaceHolderMain_BtnAccept {
		width: 200px;
	}

	.login-form {
		position: absolute;
		margin-left: 685px;
	}

	.tablet-login {
		position: absolute;
	}

	#login {
		position: absolute;
	}

	#usageAgreement {
		max-height: 80%;
		max-width: 1000px;
		max-width: 800px;
		padding: 2.1em;
	}
}

@media only screen and (max-width: 1199px) {
	.background {background-image: url(/images/tablet-back.jpg); background-position: top; background-repeat: repeat-x;}

	#icon-image {margin-top: -120px; margin-left: -395px;}

	#tablet-login {margin-top: 140px; margin-left: 458px;}

	#footer {position: absolute; bottom: 50px; text-align: center;}

	.username input {width: 200px;}

	.password input {width: 200px; margin-bottom: 3px;}

	.list-inline button, .list-inline input[type="submit"] {margin-left: 310px; margin-top: 12px; width: 100px;}

	.list-inline checkbox {width: 220px;}

	.list-inline .checkbox {float: left; margin: 1px 5px 0 0;}

	.username, .password {margin-right: 8px; color: #fff;}

	.login-form .row {width: 600px; margin-left: 440px;}

	#tablet-login img {
		margin-left: 0px;
	}

	.login-form .btn-wrapper {
		margin-left: 310px;
		margin-top: 0px;
		width: 100px;
	}

	#stsContainer {background-color: #fff; padding: 10px; margin: 20px auto;}

	.pwd-texbox {width: 100%; min-width: 160px; max-width: 300px;}

	.forgot-pwd {margin-left: 40px; margin-top: 30px;}

	a, a:link, .forgot-pwd a:link {color: #2a6496;}

	a:hover, .forgot-pwd a:hover {color: #2a6496; text-decoration: underline;}

	#PlaceHolderMain_BtnAccept {
		width: 200px;
	}

	.login-form, .tablet-login {
		position: absolute;
	}

	.login-form {
		margin-left: 20px;
	}

	.tablet-login {
		position: absolute;
	}

	#login {
		position: absolute;
	}

	#usageAgreement {
		max-height: 96%;
		width: 90%;
		padding: 2.1em;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1040px) {
	.background {
		background-image: url(/images/tablet-back.jpg);
		background-position: top;
		background-repeat: repeat-x;
	}

	#icon-image {
		margin-top: -120px;
		margin-left: -445px;
	}

	#tablet-login {
		margin-top: 140px;
		margin-left: 388px;
	}

	.login-form {
		margin-left: 0px;
	}

	#footer { /*bottom: 67px;*/
		text-align: center
	}

	/*#footer-device {color: white; font-size: 0.85em;}*/

	.username input {
		width: 200px;
	}

	.password input {
		width: 200px;
		margin-bottom: 3px;
	}

	.list-inline button, .list-inline input[type="submit"] {
		margin-left: 310px;
		margin-top: 12px;
		width: 100px;
	}

	.list-inline checkbox {
		width: 220px;
	}

	.list-inline .checkbox {
		float: left;
		margin: 1px 5px 0 0;
	}

	.username, .password {
		margin-right: 8px;
		color: #fff;
	}

	.login-form .row {
		width: 600px;
		margin-left: 390px;
	}

	.login-form .btn-wrapper {
		margin-left: 310px;
		margin-top: 3px;
		width: 100px;
	}

	#stsContainer {
		background-color: #fff;
		padding: 10px;
		margin: 20px auto;
	}

	.pwd-texbox {
		width: 100%;
		min-width: 160px;
		max-width: 300px;
	}

	.forgot-pwd {
		margin-left: 40px;
		margin-top: 30px;
	}

		a, a:link, .forgot-pwd a:link {
			color: #2a6496;
		}

			a:hover, .forgot-pwd a:hover {
				color: #2a6496;
				text-decoration: underline;
			}

	#PlaceHolderMain_BtnAccept {
		width: 200px;
	}
}

@media only screen and (min-width: 801px) and (max-width: 991px) {
	.background {
		background-image: url(/images/background-mobile-login.png);
		background-position: top;
		background-repeat: repeat-x;
	}

	#icon-image {
		margin-top: -120px;
		margin-left: -360px;
	}

	#mobile-login {
		margin-top: 20px;
	}

	#tablet-login {
		margin-top: 205px;
		margin-left: 530px;
	}

	#footer, #footer-device {
		color: white; /*bottom: 200px;*/
		text-align: center
	}

		#footer-device a:link, #footer-device a:visited {
			color: #78C6FA !important;
		}

	/* add */
	.username input {
		width: 200px;
	}

	.password input {
		width: 200px;
	}

	.list-inline button, .list-inline input[type="submit"] {
		margin-left: 310px;
		margin-top: 12px;
		width: 100px;
	}

	.list-inline checkbox {
		width: 220px;
	}

	#mobile-login .checkbox {
		float: left;
		margin: 1px 5px 0 0;
	}

	hr {
		width: 200px;
		margin-bottom: 5px;
	}

	.phoneTable {
		margin-left: 60px;
		width: 75%;
	}

	.login-form {
		text-align: center;
	}

	.username, .password {
		margin-right: 8px;
		color: #fff;
	}

	.login-form .row {
		width: 100%;
		margin-left: -5px;
	}

	.login-form .btn-wrapper {
		margin-left: 10px;
		margin-top: 3px;
		width: 100px;
	}

	#stsContainer {
		background-color: #fff;
		padding: 10px;
		margin: 20px auto;
	}

	.pwd-texbox {
		width: 100%;
		min-width: 160px;
		max-width: 300px;
	}

	/* add */
	.form-control {
		margin-left: auto;
		margin-right: auto;
	}

	.forgot-pwd {
		margin-left: 0px;
	}

	.ms-error {
		color: orange;
	}

	a, a:link, .forgot-pwd a:link {
		color: #fff;
	}

		a:hover, .forgot-pwd a:hover {
			color: #fff;
			text-decoration: underline;
		}

	.username {
		margin-left: 0px;
	}

	#usageAgreement {
		max-height: 80%;
		width: 90%;
		padding: 2.1em;
	}

	#PlaceHolderMain_BtnAccept {
		width: 200px;
	}

	.login-form, .tablet-login, #login {
		position: relative;
	}
}

@media only screen and (max-width: 800px) {
	.background {background-image: url(/images/background-mobile-login.png); background-position: top; background-repeat: repeat-x;}

	#icon-image {margin-top: -120px; margin-left: -360px;}

	#mobile-login {margin-top: 0;}

	#footer-device {color: white; text-align: center; font-size: 0.85em;}

	#footer-device a:link, #footer-device a:visited {color: #78C6FA !important;}

	.username input {width: 200px;}

	.password input {width: 200px;}

	.list-inline button, .list-inline input[type="submit"] {margin-left: 310px; margin-top: 12px; width: 100px;}

	.list-inline checkbox {width: 220px;}

	#mobile-login .checkbox {float: left; margin: 1px 5px 0 0;}

	hr {width: 200px; margin-bottom: 5px;}

	.phoneTable {margin-left: 60px; width: 75%;}

	.login-form {text-align: center;}

	.username, .password {color: #fff;}

	.login-form .row {width: 100%; margin-left: -5px;}

	.login-form .btn-wrapper {margin-left: 10px; margin-top: 3px; width: 100px;}

	#stsContainer {background-color: #fff; padding: 10px; margin: 20px auto;}

	.pwd-texbox {width: 100%; min-width: 160px;}

	.form-control {margin-left: auto; margin-right: auto;}

	.forgot-pwd {margin-left: 0px;}

	.ms-error {color: orange;}

	a, a:link, .forgot-pwd a:link {color: #fff;}

	a:hover, .forgot-pwd a:hover {color: #fff; text-decoration: underline;}

	.username {
		margin-left: 0px;
	}

	.login-form, .tablet-login, #login {
		position: relative;
	}

    #usageAgreement {
        position: fixed;
        top: 1%;
        z-index: 20;
        margin: 0;
        padding: 1em;
        opacity: 1;
        background-color: #f8fbff;
        width: 55em;
        width: 97%;
        border: 6px solid #76839a;
        padding-top: 1em;
    }

	#usageAgreement h2 {
		margin-top: 0px;
	}

	#PlaceHolderMain_BtnAccept {
		width: 80%;
	}
}

body {
	background-color: #fff;
}

.white {
	color: #fff;
}

.btn-signIn {
	color: #fff;
	background-color: #4e536c;
	border-color: #357ebd;
	padding: 6px 12px;
	height: 34px;
	font-size: 1em;
}

footer {
	padding: 30px;
	text-align: center
}

.width-220 {
	width: 220px;
}

.width-100 {
	width: 100px;
}

.margin-top-10 {
	margin-top: 10px;
}

.margin-top-20 {
	margin-top: 20px;
}

.margin-top-30 {
	margin-top: 30px;
}

.margin-left-5 {
	margin-left: 5px;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

#footer {
	/*position: absolute;*/
	height: 40px;
	margin-bottom: 40px;
	text-align: center
}

#footer a:link {color: #428bca /*!important*/;}

.forgot-pwd {
	text-align: right;
}

.forgot-pwd: link, .forgot-pwd: visited {
	white-space: nowrap;
}

/*.forgot-pwd a:hover {
	text-decoration: underline;
}*/
/*a:link {color: #428bca;}#78C6FA;*/

.row {
	margin-left: 0;
	margin-right: 0;
}

.ms-error {
	color: red;
}

#footer, #footer-device {
	font-size: 0.8em;
}

#PlaceHolderMain_BtnAccept {
	background-color: #4e536c;
	border-color: #357ebd;
	padding: 6px 12px;
	height: 34px;
	font-size: 1em;
	color: #fff;
	margin: 0px auto;
	margin-top: 20px;
	height: 50px;
	font-size: 1.3em;
}

	#PlaceHolderMain_BtnAccept:hover, #PlaceHolderMain_BtnAccept:active {
		background-color: #6b77b1;
	}

#usageAgreement {
	box-shadow: 0 8px 6px -6px #0000004d;
	border-radius: 16px;
}

	#usageAgreement h2 {
		text-align: center;
		font-size: 35px;
		margin-bottom: 15px;
		margin-top: 0px;
	}

	#usageAgreement a {
		color: #4e536c;
		font-weight: 700;
	}

: :-webkit-scrollbar {
	width: 14px;
	height: 18px;
}

: :-webkit-scrollbar-thumb {
	height: 6px;
	border: 4px solid rgba(0, 0, 0, 0);
	background-clip: padding-box;
	-webkit-border-radius: 7px;
	background-color: rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: inset -1px -1px 0px rgba(0, 0, 0, 0.05), inset 1px 1px 0px rgba(0, 0, 0, 0.05);
}

: :-webkit-scrollbar-button {
	width: 0;
	height: 0;
	display: none;
}

: :-webkit-scrollbar-corner {
	background-color: transparent;
}

/*#formMask {
	position: fixed;
	top: 10%;
	right: 10%;
	left: 10%;
	z-index: 11;
	margin: 0 auto;
	padding: 1em;
	opacity: 1;
	background-color: aquamarine;
	width: 50em;
	max-width: 64%;
}*/