﻿* {
    margin: 0px;
    padding: 0px;
}

html, body {
	height: 100%;
	width: 100%;
	background-color: #ffffff;
	color: #000000;
	font-weight: normal;
	font-family: "Century Gothic", "Arial";
	-ms-overflow-style: -ms-autohiding-scrollbar;
        letter-spacing: .5px;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #0039A6;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(0, 57, 166, 0.25);
}

#submitButton:focus, #LoginButton:focus, #LogoutButton:focus {

outline:0;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(195, 195, 6, 0.5);

}

#LoginFullTextButton:focus {

outline:0;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(38, 87, 179, 0.5);

}

.branding-btn:focus {

outline:0;
box-shadow: 0 0 0 0.2rem rgba(0, 57, 166, 0.5);

}

body {
    font-size: 0.9em;
}

#noScript {
    margin: 16px;
    color: Black;
}

:lang(en-GB) {
    quotes: '\2018' '\2019' '\201C' '\201D';
}

:lang(zh) {
    font-family: 微软雅黑;
}

@-ms-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@-webkit-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

/* Theme layout styles */
#fullPage {
   /* position: absolute; */
    bottom: 0;
    top: 0px;
    width: 100%;
}

#brandingWrapper {
    background-color: #4488dd;
    height: 100%;
    width: 100%;
	display:none;
}

#branding {
    /* A background image will be added to the #branding element at run-time once the illustration image is configured in the theme. 
       Recommended image dimensions: 1420x1200 pixels, JPG or PNG, 200 kB average, 500 kB maximum. */
    background-color: inherit;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

#contentWrapper {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    height: 100%;
}

#content {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0;
    height: auto;
    padding-bottom: 1.5rem!important;
    padding-top: 1.5rem!important;
    padding-left: 1.5rem!important;
    padding-right: 1.5rem!important;
    border: 0 solid rgba(255,255,255,.9);
	width:40rem;
}

#header {
	font-size: 1em;
	font-weight: lighter;
	font-family: "Century Gothic", "Arial";
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 50px;
	background-color: transparent;
	text-align: center;
    	width: 100%;
}

    #header img {
        /* Logo image recommended dimension: 108x24  or 338x24 (elongated), 4 kB average, 10 kB maximum. Transparent PNG strongly recommended. */
        /* width: auto; */
        /* height: 100%; */
        /* position: relative; */
        /* top: -7px; */
    }
	
	#header img {
                width: auto;
                height: auto;
                position: relative;
                padding: 0px 0px 0px 0px;
                /* top: -7px; */
            }

#loginMessage {
	box-sizing: border-box;
	direction: ltr;
	display: block;
	font-family: "Century Gothic", "Arial";
	font-size: 16px;
	height: auto;
	text-align: left;
	text-size-adjust: 100%;
	background-color: transparent;
	/* Inheriting LogixHealth Style */
	color: #0039A6;
	font-weight: bold;

        font-weight: 700!important;
        font-size: 1.125rem;
        padding-bottom: 1rem;
}

#loginForm {
   /* width: 338px;*/
}

#workArea, #header {
    word-wrap: break-word;
}

#workArea {
    /*margin-bottom: 4%;*/
    /*margin-top: 16px;*/
    background-color: transparent;
padding-top: 1.5rem!important;
}

#footerPlaceholder {
    height: 0px;
}

#footer {
	/*background-color: rgba(0, 0, 0, 0.6);*/
	background-color: transparent;
	bottom: 0px;
	box-sizing: border-box;
	clear: both;
	color: rgb(38, 38, 38);
	direction: ltr;
	display: none;
	filter: none;
	font-family: "Century Gothic", "Arial";
	font-size: 15px;
	font-weight: normal;
	height: 28px;
	line-height: 20px;
	overflow-x: visible;
	overflow-y: visible;
	position: fixed;
	text-align: left;
	text-size-adjust: 100%;
	width: 100%;
}

#footerLinks {
	padding-left: 10px;
	color: rgb(255, 255, 255);
	margin: 0;
}

.pageLink.footerLink {
    color: rgb(255, 255, 255);
}

#copyright {
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    direction: ltr;
    display: none;
    font-family: "Century Gothic", "Arial";
    font-size: 12px;
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin-left: 8px;
    margin-right: 8px;
    text-align: left;
    text-size-adjust: 100%;
}

#userNameArea, #passwordArea, #securityCodeArea {
	box-sizing: border-box;
	color: rgb(38, 38, 38);
	direction: ltr;
	display: flex;
    	flex-wrap: wrap;
    	margin-right: 0px;
    	margin-left: -15px;
    	margin-bottom: 1rem;

	font-family: "Century Gothic",CenturyGothic,sans-serif;
    	font-size: .75rem;
    	font-weight: 200;
    	line-height: 1.5;
    	color: #212121;	
}

#updatePasswordForm, #cancelButton {
    width: 48%;
}

#submitButton {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #0039A6!important;
    float: right;
	margin-left: auto;
    background-color: #DFDF00;
    border-color: #DFDF00;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
    display: inline-block;
    font-weight: 700!important;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    padding: .590rem .75rem;
    line-height: 1.5;
    border-radius: 0;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    font: 400 13.3333px Arial;
    /*flex: 0 0 100%;*/
    max-width: 100%;
    width: 100%;

    height: 32px;
    font-size: 0.75rem;
    font-family: "Century Gothic", "Arial"!important;
}

#LogoutButton {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #0039A6!important;
	margin-top: 12px;
	margin-left: auto;
    background-color: #DFDF00;
    border-color: #DFDF00;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
    display: inline-block;
    font-weight: 700!important;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    padding: .590rem .75rem;
    line-height: 1.5;
    border-radius: 0;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    font: 400 13.3333px Arial;
    /*flex: 0 0 100%;*/
    max-width: 100%;
    width: 100%;
cursor: pointer;
    height: 32px;
    font-size: 0.75rem;
    font-family: "Century Gothic", "Arial"!important;
}

#oldPasswordArea, #newPasswordArea {
    margin-bottom: 7px;
}

#errorMessage {
	margin-top: 5px;
	color: #e78324;
	font-size: 10px;
}

.errorMessage {
	margin-top: 5px;
	color: #e78324;
	font-size: 12px;
}

.pageLink {
	padding-left: 5px;
	padding-right: 5px;
	box-sizing: border-box;
	color: rgb(0, 0, 0);
	direction: ltr;
	display: inline-block;
	font-family: "Century Gothic", "Arial";
	font-size: 12px;
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
	text-size-adjust: 100%;
	text-decoration: underline;
}

/* Common content styles */

.clear {
    clear: both;
}

.float {
    float: left;
}

.floatReverse {
    float: right;
}

.indent {
    margin-left: 16px;
}

.indentNonCollapsible {
    padding-left: 16px;
}

.hidden {
    display: none;
}

.notHidden {
    display: inherit;
}

.error {
    color: #e81123;
}

.actionLink {
    margin-top: 5px;
    margin-bottom: 8px;
    display: block;
}

a {
    color: #0067b8;
    text-decoration: none;
    word-wrap: normal;
    font-family: "Century Gothic",CenturyGothic,sans-serif;
    font-size: .75rem;
    font-weight: 200;
    line-height: 1.5;
    text-align: left;
    background-color: #fff;
}

ul {
    list-style-type: disc;
}

ul, ol, dd {
    padding: 0 0 0 16px;
}

h1, h2, h3, h4, h5, label {
    margin-bottom: 8px;
}

.submitMargin {
    
}

.topFieldMargin {
    margin-top: 8px;
}

.fieldMargin {
    margin-bottom: 8px;
}

.groupMargin {
    margin-bottom: 0px;
}

#introduction{
   /* margin-top: 6%; */
    margin-right: 0px;
    height: 32px;
}

.sectionMargin {
    margin-bottom: 64px;
}

.block {
    display: block;
}

.autoWidth {
    width: auto;
}

.fullWidth {
    width: 342px;
}

.fullWidthIndent {
    width: 326px;
}

.smallTopSpacing {
    margin-top: 15px;
}

.mediumTopSpacing {
    margin-top: 25px;
}

.largeTopSpacing {
    margin-top: 35px;
}

.smallBottomSpacing {
    margin-bottom: 5px;
}

.mediumBottomSpacing {
    margin-bottom: 15px;
}

.largeBottomSpacing {
    margin-bottom: 25px;
}

#openingMessage {
    margin-bottom: 4px;
}

input {
    max-width: 100%;
    font-family: inherit;
    margin-top: 0px;
    margin-bottom: 0px;
}

    input[type="radio"], input[type="checkbox"] {
        vertical-align: middle;
        margin-bottom: 0px;
    }

.paginatedPageForm {
    height: 43px;
}

.errorUsernamePaginated {
    top: -10px;
}

.errorText {
    display: inline-block;
}

.authOptionsError {
    display: inline-block;
}

.authOptionsErrorText {
    padding-bottom: 20px;
    display: inline-block;
}

.error {
    position: relative;
}

#kmsiArea {
    padding-bottom: 16px;
}

    #kmsiArea.kmsiAreaPaginated {
        padding-top: 5px;
        padding-bottom: 0;
    }

.authOptionsTitlePaginated {
    font-weight: normal;
    font-size: 1.25em;
    font-family: "Century Gothic", "Arial";
}

.buttonAreaPaginated {
    padding: 0px 0px 55px 0px;
    position: relative;
}

.bannerContainer {
    padding-bottom: 20px;
}

.identityBanner {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.09em;
    padding-left: 8px;
}

.back {
    float: left;
}

    .back:hover {
        background: #f4f4f4;
    }

#optionIcon {
    float: left;
}

.optionButtonContainer:hover {
    background: #f4f4f4;
}

.optionButton {
    align-items: flex-start;
    box-sizing: border-box;
    cursor: pointer;
    direction: ltr;
    display: inline-block;
    font-family: "Century Gothic", "Arial";
    font-size: 15px;
    font-stretch: normal;
    font-style: normal;
    font-variant-caps: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: normal;
    height: 36px;
    letter-spacing: normal;
    line-height: 18px;
    margin-bottom: 11px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    max-width: 100%;
    min-width: 165px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 4px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 4px;
    position: relative;
    text-indent: 0px;
    text-overflow: ellipsis;
    text-rendering: auto;
    text-shadow: none;
    text-size-adjust: 100%;
    touch-action: manipulation;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    word-spacing: 0px;
    writing-mode: horizontal-tb;
    -webkit-appearance: none;
    -webkit-rtl-ordering: logical;
    -webkit-border-image: none;
}

span.next {
    align-items: flex-start;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    cursor: pointer;
    direction: ltr;
    display: inline-block;
    font-family: "Century Gothic", "Arial";
    font-size: 15px;
    font-stretch: normal;
    font-style: normal;
    font-variant-caps: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: normal;
    height: 36px;
    letter-spacing: normal;
    line-height: 21px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 4px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 4px;
    position: relative;
    text-align: center;
    user-select: none;
    text-indent: 0px;
    text-overflow: ellipsis;
    text-rendering: auto;
    text-shadow: none;
    text-size-adjust: 100%;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
    word-spacing: 0px;
    writing-mode: horizontal-tb;
    -webkit-appearance: none;
    -webkit-rtl-ordering: logical;
    -webkit-border-image: none;
    height: 32px;
    width: 108px;
    background-color: rgb(0, 103, 184);
    border-bottom-color: rgb(0, 103, 184);
    border-top-color: rgb(0, 103, 184);
    border-right-color: rgb(0, 103, 184);
    border-left-color: rgb(0, 103, 184);
    color: rgb(255, 255, 255);
    margin-left: -2px;
    left: 236px;
}

#nextButtonArea {
    margin-top: 87px;
}

span.submit.submitPaginated {
    height: 32px;
    line-height: 21px;
    min-width: 15px;
    bottom: -75px;
    width: 108px;
    float: right;
}

span.submit, input[type="submit"] {
    align-items: flex-start;
    /*background-color: rgb(0, 103, 184);
        border-bottom-color: rgb(0, 103, 184);
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-image-outset: 0px;
        border-image-repeat: stretch;
        border-image-slice: 100%;
        border-image-source: none;
        border-image-width: 1;
        border-left-color: rgb(0, 103, 184);
        border-left-style: solid;
        border-left-width: 1px;
        border-right-color: rgb(0, 103, 184);
        border-right-style: solid;
        border-right-width: 1px;
        border-top-color: rgb(0, 103, 184);
        border-top-style: solid;
        border-top-width: 1px;
        box-sizing: border-box;
        color: rgb(255, 255, 255);
        cursor: pointer;*/
    background: #DEDE1D;
    color: #1E419A;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    direction: ltr;
    display: inline-block;
    font-family: "Century Gothic", "Arial";
    /* font-size: 15px; */
    font-stretch: normal;
    font-style: normal;
    font-variant-caps: all-small-caps;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    /* font-weight: normal; */
    height: 25px;
    letter-spacing: normal;
    line-height: 25px;
    margin-bottom: 0px;
    margin-left: 240px;
    margin-right: 0px;
    margin-top: 0px;
    max-width: 100%;
    min-width: 80px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 4px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 1px;
    position: relative;
    text-align: center;
    text-indent: 0px;
    text-overflow: ellipsis;
    text-rendering: auto;
    text-shadow: none;
    text-size-adjust: 100%;
    touch-action: manipulation;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    width: 80px;
    word-spacing: 0px;
    writing-mode: horizontal-tb;
    -webkit-appearance: none;
    -webkit-rtl-ordering: logical;
    -webkit-border-image: none;
    background-color: #DFDF00;
    border-color: #DFDF00;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
}

/*input[type="submit"]:hover, span.submit:hover, span.next:hover {
        background: rgb(0, 85, 152);
        border: 1px solid rgb(0, 85, 152);
    }*/

span.rightHalfWidthButton {
    width: 108px;
    float: right;
}

input.text.textPaginated {
    border-top: none;
    border-left: none;
    border-right: none;
}

    input.text.textPaginated:focus {
        border: 1px solid #0067B8;
        /* border-top: none; */
        /* border-left: none; */
        /* border-right: none; */
    }

input.text {
    background-color: rgba(255, 255, 255, 0.25);
    background-image: none;
    border-bottom-color: rgba(0, 0, 0, 0.6);
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgba(0, 0, 0, 0.6);
    border-left-style: solid;
    border-left-width: 0px;
    border-right-color: rgba(0, 0, 0, 0.6);
    border-right-style: solid;
    border-right-width: 0px;
    border-top-color: rgba(0, 0, 0, 0.6);
    border-top-style: solid;
    border-top-width: 0px;
    box-sizing: border-box;
    color: rgb(38, 38, 38);
    cursor: auto;
    direction: ltr;
    display: block;
    font-family: "Century Gothic", "Arial";
    font-size: 15px;
    font-stretch: normal;
    font-style: normal;
    font-variant-caps: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: normal;
    height: 30px;
    letter-spacing: normal;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    max-width: 100%;
    outline-color: rgb(38, 38, 38);
    outline-style: none;
    outline-width: 0px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 6px;
    text-align: start;
    text-indent: 0px;
    text-rendering: auto;
    text-shadow: none;
    text-size-adjust: 100%;
    text-transform: none;
    user-select: text;
    word-spacing: 0px;
    writing-mode: horizontal-tb;
    -webkit-appearance: none;
    -webkit-locale: "en";
    -webkit-rtl-ordering: logical;
    -webkit-border-image: none;
    border: 1px solid #d8d8d8;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}

    input.text:focus {
        border-color: #1E419A;
        box-shadow: inset 0 1px 0 #1E419A, 0 0 5px #1E419A;
        -webkit-box-shadow: inset 0 1px 0 #1E419A, 0 0 5px #1E419A;
        -moz-box-shadow: inset 0 1px 0 #1E419A, 0 0 5px #1E419A;
    }

select {
    height: 28px;
    min-width: 60px;
    max-width: 100%;
    margin-bottom: 8px;
    white-space: nowrap;
    overflow: hidden;
    box-shadow: none;
    padding: 2px;
    font-family: inherit;
}

h1, .giantText {
    font-size: 2.0em;
    font-weight: lighter;
}

h2, .bigText {
    font-size: 1.33em;
    font-weight: lighter;
}

h3, .normalText {
    font-size: 1.0em;
    font-weight: normal;
}

h4, .smallText {
    font-size: 0.9em;
    font-weight: normal;
    color: #e78324;
}

h4 {
    font-size: 0.7em;
    font-weight: normal;
}

h5, .tinyText {
    font-size: 0.8em;
    font-weight: normal;
}

.hint {
    color: #999999;
}

.emphasis {
    font-weight: 700;
    color: #2F2F2F;
}

.smallIcon {
    height: 20px;
    padding-right: 12px;
    vertical-align: middle;
}

.largeIcon {
    height: 48px;
    /* width:48px; */
    vertical-align: middle;
}

.largeTextNoWrap {
    height: 48px;
    display: table-cell; /* needed when in float*/
    vertical-align: middle;
    white-space: nowrap;
    font-size: 1.2em;
}

.idp {
    height: 48px;
    clear: both;
    padding: 8px;
    overflow: hidden;
    cursor: pointer;
}

    .idp:hover {
        background-color: #cccccc;
        cursor: pointer;
    }

.idpDescription {
    width: 80%;
    cursor: pointer;
}

.submit.nextButton {
    margin-left: -2px;
}

.submitMargin.submitModified {
    
}

.submit.modifiedSignIn {
    display: block;
    width: auto;
    float: right;
}

#submissionArea {
    display: inline;
    flex-direction: column;
    flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.col {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.label {
    padding-top: calc(0.375rem + 1px)!important;
    padding-bottom: calc(0.375rem + 1px)!important;
    margin-bottom: 0!important;
    font-size: inherit!important;
    line-height: 1.5!important;
}

.form-control {
    padding-top: calc(0.375rem + 1px)!important;
    padding-bottom: calc(0.375rem + 1px)!important;
    margin-bottom: 0!important;
    font-size: inherit!important;
    line-height: 1.5!important;
    display: inline-block!important;
    height: calc(1.5em + 0.75rem + 2px);
    padding: .375rem .4rem;
    font-size: .75rem;
    font-weight: 200;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d8d8d8;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}

main {
    
}

.forgotpass-div{
   text-align: right!important;
   width: 100%;
   /*padding-right: 15px;*/
}

#introduction p {
    margin-top: 0.45rem;
    margin-bottom: 0px;
    display: inline-block;

}

.err{
    display: none;
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #E98300;
}

.invalid-text{
   width:100%;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 200;
    line-height: 1.5;
    color: #212121;
    font-family: "Century Gothic",CenturyGothic,sans-serif;
}

.card {
    height: 100vh;
    margin-left: 0.25rem!important;
    margin-right: 0.25rem!important;
    align-items: center!important;
    justify-content: center!important;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

*, *::before, *::after {
    box-sizing: border-box;
}



@media (min-width: 576px){

	#userNameInput, #passwordInput, #userNameInputFake{
		flex: 0 0 75%;
		max-width: 75%;
	}

	#securityCode{
		flex: 0 0 72%;
		max-width: 72%;
	}

	#userNameInputLabel, #passwordInputLabel{
		flex: 0 0 25%!important;
		max-width: 25%!important;
	}

	#SecurityCodeLabel{
		flex: 0 0 28%!important;
		max-width: 28%!important;
	}

	#LoginButton {
		/*flex: 0 0 25%!important;*/
		max-width: 23%!important;
	}

	#submitButton {
		/*flex: 0 0 25%!important;*/
		max-width: 20%!important;
	}
	
	#LogoutButton {
		/*flex: 0 0 25%!important;*/
		max-width: 25%!important;
	}

	.err-msg {
		margin-left: 28%;
        }	

	#contentWrapper{max-width:540px}

}


@media (max-width: 575px){
   
   #introduction p {
	margin-bottom: 0.45rem;
   }

    #introduction{
	  margin-left: 0px;
	  margin-right: 0px;
   } 

	#userNameArea, #passwordArea, #securityCodeArea {
	  margin-left: 0px!important;
	  margin-right: 0px;
	}
   
   #loginMessage, .mfa-content {
		margin-left: 0px;
   }
   
   	#userNameInputLabel, #passwordInputLabel, #SecurityCodeLabel{
		padding-left: 0px;
	}

	.checkbox-wrapper{
    		margin-bottom: 26px;	
	}

	.ml-15{
		margin-left: -15px;
		margin-right: -15px;
	}

        .ml-o-15 { margin-left: -15px  }

	#LoginFullTextButton{
		width:100px!important;
	}

	#content {
		padding-left: 1.5rem!important;
    		padding-right: 1.5rem!important;
	}	

.err {
	margin-left: 0%!important;
}

}

@media (min-width: 770px) {
	#LoginButton {
		/*flex: 0 0 25%!important;*/
		max-width: 25%!important;
	}
	#LogoutButton {
		max-width: 20%!important;
	}
}

@media (max-width: 460px){

	#header img{
		width:100%;
		height:100%;
	}

}

@media (max-width: 360px){

#content{
	padding-left:1.5rem!important;
	padding-right:1.5rem!important;
}

}

@media (min-width:768px)
{
	#contentWrapper{max-width:720px}
}

@media (min-width:992px)
{
	#contentWrapper{max-width:960px}
}

@media (min-width:1200px)
{
	#contentWrapper{max-width:1300px}
}

@media (max-width: 600px), (max-height: 392px) {
   
  /*    #content {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        background-color: #fff;
        margin-bottom: 28px;
        margin-left: auto;
        margin-right: auto;
        min-height: 290px;
        min-width: 320px;
        max-width: 412px;
        width: calc(100% - 40px);
        height: auto;
        padding: 23px 18px 0px 18px;
        box-shadow: 0 0 0 rgba(0,0,0,0);
        border: 0px solid rgba(0,0,0,0);
    }

    #footer {
        background-color: rgba(0, 0, 0, 0.6);
        bottom: 0px;
        box-sizing: border-box;
        clear: both;
        color: rgb(38, 38, 38);
        direction: ltr;
        display: block;
        filter: none;
        font-family: "Century Gothic", "Arial";
        font-size: 15px;
        font-weight: normal;
        height: 28px;
        line-height: 20px;
        overflow-x: visible;
        overflow-y: visible;
        position: fixed;
        text-align: left;
        text-size-adjust: 100%;
        width: 100%;
    }
	
	*/

    #brandingWrapper {
        display:none;
    }

    input.text {
        background-color: rgba(255, 255, 255, 0.4);
        background-image: none;
        border-bottom-color: rgba(0, 0, 0, 0.8);
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-left-color: rgba(0, 0, 0, 0.8);
        border-left-style: solid;
        border-left-width: 0px;
        border-right-color: rgba(0, 0, 0, 0.8);
        border-right-style: solid;
        border-right-width: 0px;
        border-top-color: rgba(0, 0, 0, 0.8);
        border-top-style: solid;
        border-top-width: 0px;
        box-sizing: border-box;
        color: rgb(38, 38, 38);
        direction: ltr;
        display: block;
        font-family: "Century Gothic", "Arial";
        font-feature-settings: normal;
        font-kerning: auto;
        font-language-override: normal;
        font-size: 15px;
        font-size-adjust: none;
        font-stretch: normal;
        font-style: normal;
        font-variant: normal;
        font-variant-alternates: normal;
        font-variant-caps: normal;
        font-variant-east-asian: normal;
        font-variant-ligatures: normal;
        font-variant-numeric: normal;
        font-variant-position: normal;
        font-weight: 400;
        height: 36px;
        line-height: 20px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        max-width: 100%;
        outline-color: rgb(38, 38, 38);
        outline-style: none;
        outline-width: 0px;
        padding-bottom: 6px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 6px;
        text-align: start;
        width: 350px;
    }

        input.text:focus {
            background-color: rgba(255, 255, 255, 0.4);
            background-image: none;
            border-bottom-style: solid;
            border-bottom-width: 1px;
            border-left-style: solid;
            border-left-width: 0px;
            border-right-style: solid;
            border-right-width: 0px;
            border-top-style: solid;
            border-top-width: 0px;
            box-sizing: border-box;
            color: rgb(38, 38, 38);
            direction: ltr;
            display: block;
            font-family: "Century Gothic", "Arial";
            font-feature-settings: normal;
            font-kerning: auto;
            font-language-override: normal;
            font-size: 15px;
            font-size-adjust: none;
            font-stretch: normal;
            font-style: normal;
            font-variant: normal;
            font-variant-alternates: normal;
            font-variant-caps: normal;
            font-variant-east-asian: normal;
            font-variant-ligatures: normal;
            font-variant-numeric: normal;
            font-variant-position: normal;
            font-weight: 400;
            height: 36px;
            line-height: 20px;
            margin-bottom: 0px;
            margin-left: 0px;
            margin-right: 0px;
            margin-top: 0px;
            max-width: 100%;
            outline-color: rgb(38, 38, 38);
            outline-style: none;
            outline-width: 0px;
            padding-bottom: 6px;
            padding-left: 0px;
            padding-right: 0px;
            padding-top: 6px;
            text-align: start;
            width: 350px;
            border-color: rgb(0, 103, 184);
        }

    .identityBanner {
        margin: 16px 0px;
        padding: 0px 80px 0px 40px;
    }

    .identityBannerImage {
        left: -50px;
    }
}

/* Targets displays using any of Windows’ High Contrast Mode themes: */
@media screen and (-ms-high-contrast: active) {
    textarea::-webkit-input-placeholder {
        color: #00FF00;
    }

    textarea:-moz-placeholder { /* Firefox 18- */
        color: #00FF00;
    }

    textarea::-moz-placeholder { /* Firefox 19+ */
        color: #00FF00;
    }

    textarea:-ms-input-placeholder {
        color: #00FF00;
    }
}

/* Targets displays using the Windows’ "High Contrast Black" theme: */
@media screen and (-ms-high-contrast: white-on-black) {
    #contentWrapper {
        background-color: #000000;
        color: #ffffff;
    }

    .idp:hover {
        background-color: #ffffff;
        color: #000000;
    }

    #brandingWrapper {
        background-color: #000000;
        color: #ffffff;
		display:none;
    }

    html, body {
        background-color: #000000;
        color: #ffffff;
    }

    textarea::-webkit-input-placeholder {
        color: #ffffff;
    }

    textarea:-moz-placeholder { /* Firefox 18- */
        color: #ffffff;
    }

    textarea::-moz-placeholder { /* Firefox 19+ */
        color: #ffffff;
    }

    textarea:-ms-input-placeholder {
        color: #ffffff;
    }
}

/* Targets displays using the Windows’ "High Contrast White" theme: */
@media screen and (-ms-high-contrast: black-on-white) {
    #contentWrapper {
        background-color: #ffffff;
        color: #000000;
    }

    .idp:hover {
        background-color: #000000;
        color: #ffffff;
    }

    #brandingWrapper {
        background-color: #ffffff;
        color: #000000;
		display:none;
    }

    html, body {
        background-color: #ffffff;
        color: #000000;
    }

    textarea::-webkit-input-placeholder {
        color: #000000;
    }

    textarea:-moz-placeholder { /* Firefox 18- */
        color: #000000;
    }

    textarea::-moz-placeholder { /* Firefox 19+ */
        color: #000000;
    }

    textarea:-ms-input-placeholder {
        color: #000000;fv
    }
}
