﻿@import url("https://use.typekit.net/dyi3pke.css");
* {
    margin: 0px;
    padding: 0px;
}

html, body {
    height: 100%;
    width: 100%;
    background-color: #ffffff;
    color: #00305e;
    font-weight: normal;
    font-family: basic-sans, sans-serif;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

body {
    font-size: .9rem;
    color: #00305e;
}
input {
    font-family: minion-pro, serif;
}
#introduction p {
    color: #00305e;
}
#noScript {
    margin: 16px;
    color: Black;
}
#introduction {
    border: 1px solid #cecece;
    padding: 1rem;
    margin-top: 2rem;
}
:lang(en-GB) {
    quotes: '\2018' '\2019' '\201C' '\201D';
}

:lang(zh) {
    font-family: 微软雅黑;
    
}
:lang(zh) #iiacopyright {
    font-size: 11px!important;
}
:lang(ja) {
    font-family: "Noto Sans JP", sans-serif;
}

@-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 */
#submissionArea {
    margin-top: 8px;
    text-align: right;
}
#fullPage {
    position: absolute;
    bottom: 28px;
    top: 0px;
    width: 100%;
    overflow: hidden;
}

#brandingWrapper {
    background-color: transparent;
    height: 100%;
    width: 100%;
}

#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;
}

#brandingTint {
    /* This will define a tint to be overlaid on top of the illustration background image. */
    background-color: rgba(0,0,0,0.4);
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

#contentWrapper {
    background-color: transparent;
    height: 0px;
    width: 100%;
}

#content {
    /* Set content to center */
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-color: #fff;

    /* Set size margins */
    margin-bottom: 28px;
    margin-left: auto;
    margin-right: auto;
    /*min-height: 235px;*/
    min-width: 400px;
    max-width: 550px;
    width: 100%; /*calc(100% - 40px); */
    height: auto;
    padding: 36px;
   
    /* Add drop shadow */
    box-shadow: none;
    border: 1px solid #cecece;
}
#header {
    font-size: 2em;
    font-weight: lighter;
    font-family: basic-sans, sans-serif;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    height: 36px;
    width: 338px;
    background-color: transparent;
	Display:none;
}

    #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;
    }

#loginMessage {
    box-sizing: border-box;
    color: #00305e;
    direction: ltr;
    display: block;
    /*font-family: basic-sans, sans-serif;
    -ms-overflow-style: -ms-autohiding-scrollbar; */
    font-weight: 600;
    font-size: 1.5rem;
    height: auto;
    line-height: 22px;
    margin-bottom: 16px;
    margin-left: -2px;
    margin-right: -2px;
    margin-top: 16px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: left;
    text-size-adjust: 100%;
    width: 100%;
    background-color: transparent;
}

#loginForm {
    width: 100%;
}

#workArea, #header {
    word-wrap: break-word;
}

#workArea {
    margin-bottom: 4%;
    margin-top: 16px;
    background-color: transparent;
	color: #349ACF; 
}

#footerPlaceholder {
    height: 0px;
}

#footer {
    
    bottom: 0px;
    box-sizing: border-box;
    clear: both;
    color: rgb(38, 38, 38);
    direction: ltr;
    display: block;
    filter: none;
    font-family: basic-sans, sans-serif;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    font-size: 15px;
    font-weight: normal;
    height: 75px;
    line-height: 20px;
    overflow-x: visible;
    overflow-y: visible;
    position: fixed;
    text-align: left;
    text-size-adjust: 100%;
    width: 100%;
	text-align: center;
    padding-top: 1.5rem;
}

#footerLinks {
    padding-left: 10px;
	float: none;
}

#copyright {
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    direction: ltr;
    display: none;
    font-family: basic-sans, sans-serif;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    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 {
    box-sizing: border-box;
    color: rgb(38, 38, 38);
    direction: ltr;
    display: block;
    /*font-family: basic-sans, sans-serif;
    -ms-overflow-style: -ms-autohiding-scrollbar; */
    font-size: 15px;
    font-weight: normal;
    height: 52px;
    line-height: 20px;
    margin-left: 0px;
    margin-right: -2px;
    text-align: left;
    text-size-adjust: 100%;
    width: 100%;
}

#updatePasswordForm #submitButton, #cancelButton {
    width: 48%;
} 

#oldPasswordArea, #newPasswordArea {
    margin-bottom: 7px;
}

#errorMessage{
    margin-top: 5px;
}
#instruction{
	font-size: 1.50em;
}

.pageLink {
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
    color: rgb(0, 0, 0);
    direction: ltr;
    display: inline-block;
    font-family: basic-sans, sans-serif;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    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;
    background-color: transparent;
    word-wrap: normal;
}

ul {
    list-style-type: disc;
}

ul, ol, dd {
    padding: 0 0 0 16px;
}

h1, h2, h3, h4, h5, label {
    margin-bottom: 8px;
}

.submitMargin {
    margin-top: 18px;
    margin-bottom: 18px;
}

.topFieldMargin {
    margin-top: 8px;
}

.fieldMargin {
    margin-bottom: 8px;
}

.groupMargin {
    margin-bottom: 0px;
	}

.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;
	font-weight: bold;
	font-size: 1.50em;
}

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;
}

    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;
        direction: ltr;
        display: inline-block;
        font-family: basic-sans, sans-serif;
    -ms-overflow-style: -ms-autohiding-scrollbar;
        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: 25px;
        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: 3px;
        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: 100%;
        word-spacing: 0px;
        writing-mode: horizontal-tb;
        -webkit-appearance: none;
        -webkit-rtl-ordering: logical;
        -webkit-border-image: none;
    }

    input[type="submit"]:hover, span.submit:hover {
        background: rgb(0, 85, 152);
        border: 1px solid rgb(0, 85, 152);
    }    


input.text {
    background-color: rgba(255, 255, 255, 0.4);
    background-image: none;
    border: 1px solid rgba(0,0,0,0.4);
	/*border-bottom-color: rgba(0, 0, 0, 0.6);
    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-top: none;
    border-left: none;
    border-right: none; */
    box-sizing: border-box;
    color: rgb(38, 38, 38);
    cursor: auto;
    direction: ltr;
    display: block;
    /*font-family: basic-sans, sans-serif;
    -ms-overflow-style: -ms-autohiding-scrollbar;*/
    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: 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;
    width: 100%;
    word-spacing: 0px;
    writing-mode: horizontal-tb;
    -webkit-appearance: none;
    -webkit-locale: "en";
    -webkit-rtl-ordering: logical;
    -webkit-border-image: none;
}

input.text:focus {
    border: 1px solid #0067B8;
    /*border-top: none;
    border-left: none;
    border-right: none; */
}

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;
}

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;
}

.identityBanner{
    color: black;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
    height: 28px;
    font-family: basic-sans, sans-serif;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    font-size: 15px;
    font-weight: 300;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;    
    padding-left:20px;
}

.submit.backButton{
    color: black;
    width: 108px;
    float: left;
    background: #CCCCCC;
    border-color: #CCCCCC;
    margin-left: -2px;
    height: 32px;
    position: relative;
    left:110px;
    bottom:17px;
}
  
    input[type="submit"].backButton:hover, span.submit.backButton:hover {
        background: #AAA;
        border: 1px solid #AAA;
    }

.submit.nextButton{
    margin-left: -2px;
    left:229px;
    bottom:-40px;
    height: 32px;
    width: 108px;
}

.submit.modifiedSignIn{
    display: block;
    width: auto;
    position: relative;
    height: 32px;
    width: 108px;
    left:229px;
    bottom:-15px;
}

#submissionArea{
    margin-top: 8px;
}
.illustrationClass {
    background-image: none!important;
}
#footerLinks a {
    color: #fff;
}
#iiaHeader {
    height: 110px;
    width: 100%;
    border-bottom: 1px solid #cecece;
}
.headerIMG {
    width: 624px;
    margin: auto;
    padding-top: 1rem;
}
span#submitButton {
    background-color: #94c83d;
    border-color: #94c83d;
    transition: all 300ms ease;
    border-radius: 30px;
    max-width: 175px;
    text-transform: uppercase;
    color: #00305E;
    font-weight: bold;
    height: 34px;
}
span#submitButton:hover {
    background: transparent;
    transition: all 300ms ease;
}
span#submitButton:focus {
    outline: none;
}
/* iia copyright */
#dateTime {
    float: left;
    margin-right: .5rem;
}
#footerLinks {
    display: none;
}
#iiaLinks a {
    color: #007fac;
    font-size: 12px;
    line-height: 28px;
}
#privacyLnk {
    margin-right: .5rem;
}
#privacyLnk, #contactLnk {
    float: left;
}
#iiacopyright {
    float: left;
    font-size: 12px;
    line-height: 28px;
    color: #495057;
    margin-right: 2rem;
}
#copyrightWrap {
    width: 600px;
    margin: auto;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    background-color: #fff!important;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0), inset 0 0 0 100px #fff;
    border: 1px solid #cecece;
}
@media screen and (max-width: 991px){
#submissionArea {
    margin-top: 8px;
    text-align: center;
}	
}
@media (max-width: 600px), (max-height: 392px){
	
    #content {
        /* Set content to center */
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        background-color: #fff;
        /* Set size margins */
        margin-bottom: 28px;
        margin-left: auto;
        margin-right: auto;
        min-height: 290px;
        max-width: 412px;
        width: calc(100% - 40px);
        height: auto;
        padding: 23px 18px 0px 18px;
        /* Add drop shadow */
        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: basic-sans, sans-serif;
    -ms-overflow-style: -ms-autohiding-scrollbar;
        font-size: 15px;
        font-weight: normal;
        height: 75px;
        line-height: 20px;
        overflow-x: visible;
        overflow-y: visible;
        position: fixed;
        text-align: left;
        text-size-adjust: 100%;
        width: 100%;
		padding-top: 1.5rem;
    }

    #brandingWrapper {
        display: none;
    }

    input.text {
        font-size: 16px;
    }
    
    .identityBanner {
        margin:16px 0px;
        padding:0px 80px 0px 40px;    
    }
    
    .identityBannerImage {
        left: -50px;   
    }
	/* iia change */
	#iiacopyright {
    float: none;
    margin-right: 0;
	}
	#footer {
	text-align: center;
	padding-bottom: 1rem;
	}
	#copyrightWrap {
    margin-top: -1rem;
    width: auto;
	}
	#iiaLinks {
    width: 160px;
    margin: auto;
	}
	#content {
    top: 7rem;
    
	}
	.headerIMG {
    width: auto;
    text-align: center;
	}
	#iiacopyright {
    font-size: 11px;
    
}
#iiaLinks a {
    color: #fff;
    font-size: 11px;
    line-height: 28px; 
}
}

/* 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;
    }
    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;
    }
}
@media screen and (max-width: 280px) {
	#loginForm {
    width: 76%;
}
	}
/* 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;
    }

    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;
    }
}