
html, body {
	font-family: AIA Regular !important;
	font-size: 20px !important;
	color: #554344 !important;
	background-color: #FAF9F3 !important;
	margin: 0px !important;
	height: 100% !important;
	-webkit-font-smoothing: antialiased !important;
}


/* menu */
.img-signout {
	margin-left: 4px;
}
.img-signout img {
	padding: 6px 6px 6px 4px;
	vertical-align: middle;
}
.img-signout.show ,.img-signout:hover, .img-signout:focus , .img-signout:active{
	background-color: #B8123E;
}
.submenu {
	top: 88px;
	padding-top: 18px;
	padding-bottom: 10px;
	position: fixed;
	background-color: #FFF;
	width: 300px;
	right: 0px;
	z-index: 9999;
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}
.submenu .triangle {
	/* background-position: 50% 100%; */
	position: absolute;
	top: -8px;
	right: 31px;
	height: 8px;
	width: 16px;
	background-repeat: no-repeat;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAIAgMAAAH6H6eSAAAADFBMVEX////////////////1pQ5zAAAAA3RSTlMAfX7XWp9eAAAANElEQVQI1wXB0Q1AUAwAwMOHhCXeBhYQRq9ROoIBpHVn4MJpSXeZzNvjeMXHmohi707RXT/7CQ+qIm3ujgAAAABJRU5ErkJggg==);
}

/* end menu */


.cursor-pointer {
	cursor: pointer;
}

.heading {
	font-family: AIA Heading Regular;
    font-weight: normal;
    margin: 0px;
}

b {
    font-family: AIA Bold;
	font-weight: normal;
}

h1 {
	font-family: AIA Heading Regular;
	font-weight: normal;
	margin: 0px;
    line-height: 35px;
    font-size: 2.8em;
}

h2 {
	font-family: AIA Heading Regular;
	font-weight: normal;
	font-size: 2em;
	margin: 0px;
}

h3 {
	font-family: 'AIA Bold';
	font-size: 1.5em;
	margin: 0px;
    line-height: 30px;
}

h4 {
	font-family: AIA Bold;
	font-weight: normal;
	font-size: 1.3em;
	margin: 0px;
}

h4.two-lines {
	line-height: 35px;
    padding: 5px;
}

h5 {
	font-weight: normal;
	font-size: 1.3em;
	margin: 0px;
}

h6 {
	font-size: 1.1em;
    font-family: AIA Heading Regular;
    letter-spacing: 0.5px;
	font-weight: normal;
}

a {
	color: #22A8DA;
	text-decoration: underline;
}

a:hover {
	cursor: pointer;
}

a:focus {
	outline: none;
}

a.btn {
	display: block;
	text-decoration: none;
}

input {
	height: 40px;
	width: 100%;
	display: block;
	padding: 1px 16px 1px 16px;
    background-color: #FFF;
    border: 1px solid #B3B1A8;
	border-radius: 0px;
	font-family: inherit;
    font-size: inherit;
	line-height: normal;
	box-sizing: border-box;
	box-shadow: none;
	appearance: none;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
    -moz-appearance: none;
}

input:focus {
	outline: none;
	border-color: #22A8DA;
}

input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="radio"] {
	margin-right: 10px;
}

input[type="submit"] {
	box-sizing: inherit;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none;
}

input::-ms-clear, input::-ms-reveal {
    display: none;
}

label {
	display: inline-block;
	margin-bottom: 5px;
}

label.checkbox {
	padding-left: 37px;
    display: inline-block;
}

label.checkbox input[type="checkbox"] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

label.checkbox input[type="checkbox"] + span {
    display: inline-block;
    position: relative;
    width: 15px;
    height: 15px;
    margin: -2px 10px 0 -37px;
    vertical-align: middle;
    cursor: pointer;
    background-color: #FFF;
    border: 3px solid #DBDAD4;
}

label.checkbox input[type="checkbox"]:disabled + span {
    border: 3px solid transparent;
	cursor: not-allowed;
}

label.checkbox input[type="checkbox"] + span > span.tick, label.checkbox input[type="checkbox"]:checked + span > span.tick {
    transition: opacity 0.125s linear;
}

label.checkbox input[type="checkbox"]:checked + span > span.tick {
    opacity: 1;
}

label.checkbox input[type="checkbox"] + span > span.tick {
    display: block;
    position: absolute;
    top: -3px;
    left: -3px;
    width: 20px;
    height: 20px;
    opacity: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAMAAAGpX1+2AAAAqFBMVEXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUXTEUV+TxMFAAAAN3RSTlMABggKDg8REhMVFhgaHCAkJyorQEVJTlJTV19ja3F4t7q8v8HHy8/R09XX293h4+fq9fb3+fz+naLXIwAAAJBJREFUGNNtjldywgAUAxdsegkdQg1gSkJNYtj734wP8Bhm0JekJ2keAEUBsApgDqIGAPSBgdgWuIcAhn5BBbpaAuZq/XFq8owgIRezCVkBY4jdAhsnv+4AAvVwz4Sekl6eNxhdF8GL8XlRozA1erG6LgCUvp1C50/9KQOQmanXf3VfSz9dqh4/XnZzq3MrVTeq7xAMMFWDSQAAAABJRU5ErkJggg==);
    background-size: 18px;
    background-position: 3px 1px;
}

label.radio-button {
  display: block;
  font-family: AIA Regular;
  cursor: pointer;
  font-weight:  normal;
  margin-top: 8px;
}

label.radio-button input[type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

label.radio-button input[type="radio"] + span {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: -2px 10px 0 0;
  vertical-align: middle;
  border-radius: 50%;
  cursor: pointer;
}

label.radio-button input[type="radio"] + span {
  background-color: #FFF;
  border: 3px solid #DBDAD4;
}

label.radio-button input[type="radio"]:checked + span {
  background-color: #D31145;
  box-shadow: inset 0 0 0 1px #FFF, inset 0 0 0 2px #DBDAD4;
}

label.radio-button input[type="radio"] + span,
label.radio-button input[type="radio"]:checked + span {
  transition: background-color 0.125s linear;
}

ul.progress-line {
    position: relative;
    box-sizing: border-box;
    padding: 0;
    width: 100%;
    padding-bottom: 30px;
    clear: both;
}

ul.progress-line li {
    float: left;
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    width: 56px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAMAAABFaP0WAAAAA1BMVEXb2tTcz9xTAAAACklEQVR4AWMAAwAABgABeV6XjwAAAABJRU5ErkJggg==);
    background-repeat: repeat no-repeat;
    background-position: 40%;
    font-size: 20px;
	border: none;
	background-color: transparent;
	padding: 0px;
}

ul.progress-line li.completed-step > .step-number, ul.progress-line li.current-step > .step-number {
    background-color: #22A8DA;
    border: 2px solid #22A8DA;
    color: #FFFFFF;
}

ul.progress-line li.completed-step > .step-number {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAOCAMAAAGNwectAAAAhFBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9hWbqAAAAAK3RSTlMAAQocHR8iJCYoKy0uLzFSa29xdHV4eXp+gYWKjpCVmay/297g4+bo6uz+5ONDcgAAAH9JREFUGNNljccSglAQBNucE5izKIKv////PAAWap+munZmgSskALgHSGPgTA0hDC3Th8wZOIGH2+IseKzXRs0yDAxF6CmsXtBRYG7espiMtNre2OCfYe6t+WX6TzUCWE4L003VNcA4aD6C9l3dVY1F0CxRD/WdWPX0+3N7qZk3t20MUsWZsAEAAAAASUVORK5CYII=);
    background-size: 20px 14px;
    background-repeat: no-repeat;
    background-position: 4px 2px;
    color: transparent;
    border: 2px solid transparent;
}

ul.progress-line li.completed-step, ul.progress-line li.current-step {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAMAAABFaP0WAAAAA1BMVEUiqNqca6J/AAAACklEQVR4AWMAAwAABgABeV6XjwAAAABJRU5ErkJggg==);
    background-position: 40%;
}

ul.progress-line .step-number {
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    background-color: #FFFFFF;
    border: 2px solid #DBDAD4;
    color: #DBDAD4;
}

ul.progress-line li:last-child {
    width: 24px;
}

button {
	display: block;
	box-sizing: inherit;
}

select {
    height: 40px;
    padding-left: 12px;
    padding-right: 25px;
    background-color: #FFF;
    background-image: url(data:image/gif;base64,R0lGODlhDwAUAIABAAAAAP///yH5BAEAAAEALAAAAAAPABQAAAIXjI+py+0Po5wH2HsXzmw//lHiSJZmUAAAOw==);
    background-position: calc(100% - 7px) 50%;
    background-size: 12px;
    background-repeat: no-repeat;
	border: 1px solid #B3B1A8;
	border-radius: 0px;
	font-family: inherit;
	font-size: inherit;
    appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

select:focus {
	outline: none;
	border-color: #22A8DA;
}

select::-ms-expand {
    display: none;
}

ul {
	margin: 0px;
    padding-left: 20px;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #B3B1A8;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #B3B1A8;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #B3B1A8;
}

.main-wrapper {
	width: 100%;
	margin: auto;
	max-width: 50%;
	min-height: calc(100% - 288px);
	padding-top: 30px;
	padding-bottom: 50px;
}

.row {
	width: 100%;
	display: table;
	margin: 0px;
}

.input-div {
	padding-top: 10px;
}

.input-div .input-field {
	margin-bottom: 20px;
}

.input-div .label-field {
	margin-bottom: 20px;
}

.input-div .btn {
	margin-top: 40px;
}

.input-div .birthdate-div {
	display: table;
	width: 100%
}

.birthdate-div .birthdate-input {
	float: left;
	width: 33.33%;
}

.birthdate-input label {
	display: block;
}

.birthdate-input select {
	width: 100%;
}

.btn {
	font-family: AIA Heading Regular;
	font-size: 22px;
	width: 230px;
	color: #FFF;
	border-radius: 0;
	border: none;
	padding: 4px;
    padding-left: 20px;
    padding-right: 20px;
	text-align: center;
	line-height: 32px;
	letter-spacing: 0.5px;
	margin: auto;
}

.btn:hover {
	cursor: pointer;
}

.btn:focus {
	outline: none;
}

.btn-red {
	background-color: #D31145;
}

.btn-white {
	background-color: #d6d6d6;
	color:#D31145;
}

.btn-red:active {
	background-color: #E86487;
	outline: none;
}

.margin-auto {
	margin: auto;
}

.aia-logo {
	background: url("../images/aia-logo.jpg") no-repeat;
    background-size: 45px 50px;
    background-position: 50%;
    width: 50px;
		height: 88px;
		float: left;
		display: inline-block;
}

.font-20px {
font-size: 20px;
}
.font-16px {
	font-size: 16px;
	}

.wrap-version.before-login {
	float: right;
	vertical-align: middle;
	color: #ffffff;
	display: inline-block;
	padding: 31px 50px 31px 0px;
	font-size: 16px;
}

.d-none {
display: none;
}
/* .img-signout {
	padding-right: 50px;
} */
.d-inline-block {
	display: inline-block;
}
.wrap-version.after-login {
	float: right;
	vertical-align: middle;
	color: #ffffff;
	display: inline-block;
}

.wrap-version.after-login .agent-name {
	display: inline-block;
	padding: 20px 0px;
	vertical-align: middle;
	font-size: 18px;
	line-height: 24px;
	text-align: right;
}

.text-center {
	text-align: center;
}

.red-text {
	color: #D31145;
}

.warning-input {
	border-color: #FF5500 !important;
}

.warning-label {
	font-weight: normal;
	color: #FF5500;
	margin: 0px;
}

.margin-footer {
	margin-top: 40px;
}

.extra-margin-top {
	margin-top: 20px !important;
}

.extra-margin-bottom {
	margin-bottom: 20px;
}

.progress-header {
	margin-bottom: 10px;
}

.progress-panel {
	padding-left: 5px;
}

.menu-nav {
	height: 88px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #D31145;
	position: relative;
}

.footer-nav {
	width: 100%;
	background-color: #302F2C;
	color: #B3B1A8;
	padding-top: 20px;
	padding-bottom: 20px;
}

.termNcon {
	text-align: center;
	line-height: 40px;
}

.footer-nav a {
	color: #B3B1A8;
}

.left-text {
	text-align: left !important;
}

.right-text {
	text-align: right;
}

.remark {
	text-align: center;
}

.check-grey-icon {
	background: url("../images/icons/success-grey-icon.png") no-repeat;
    background-size: 20px 20px;
	width: 100%;
    height: 20px;
	padding-left: 30px;
    margin-bottom: 10px;
	line-height: 18px;
}

.check-green-icon {
	background: url("../images/icons/success-icon.png") no-repeat;
    background-size: 20px 20px;
	width: 100%;
    height: 20px;
	padding-left: 30px;
    margin-bottom: 10px;
	line-height: 18px;
}

.otp {
	font-family: AIA Bold;
	font-size: 30px;
	height: 55px;
}

.warning-div {
	background: rgba(232, 100, 135, 0.1);
	padding: 12px 12px 24px 12px;
	margin-bottom: 10px;
}

.warning-div .error-icon-mini {
	display: inline;
}

.error-icon-mini {
	background: url("../images/icons/error-icon.png") no-repeat;
    background-size: 20px 20px;
	background-position: 0%;
	width: 20px;
    height: 20px;
	padding-left: 30px;
}

.warning-div h6 {
	display: inline;
}

.hidden {
	display: none;
}

.pwd {
	position: relative;
}

.pwd .showPwd {
	display: inline;
    position: absolute;
    right: 0px;
    margin-top: 9px;
    margin-right: 16px;
	font-family: AIA Heading Regular;
	color: #596C80;
}

.showPwd:hover {
	cursor: pointer;
}

.resent {
	margin-top: -10px;
}

.loading-container {
	background-color: #FFF;
	padding: 15px;
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
	margin: 20px 0px;
}

.loading-container .loading-icon {
	background: url(../images/loading.gif) no-repeat;
    background-size: 40px 40px;
    background-position: 0% 50%;
    width: 66px;
    height: 40px;
    padding-left: 55px;
    padding-top: 15px;
    margin: auto;
}

.loading-container .processing-icon {
	background: url(../images/loading.gif) no-repeat;
    background-size: 40px 40px;
    background-position: 0% 50%;
    width: 96px;
    height: 40px;
    padding-left: 55px;
    padding-top: 15px;
    margin: auto;
}

.icon-wrapper {
	padding: 30px;
	margin-top: 30px;
}

.icon-wrapper h2 {
	text-align: center;
	margin-top: 15px;
}

.icon-wrapper .icon-content {
	text-align: center;
	margin-top: 10px;
}

.success-icon {
	background: url("../images/icons/success-icon.png") no-repeat;
    background-size: 120px 120px;
	width: 120px;
    height: 120px;
	margin: auto;
}

.warning-icon {
	background: url("../images/icons/warning-icon.png") no-repeat;
    background-size: 120px 120px;
	width: 120px;
    height: 120px;
	margin: auto;
}

.error-icon {
	background: url("../images/icons/error-icon.png") no-repeat;
    background-size: 120px 120px;
	width: 120px;
    height: 120px;
	margin: auto;
}

.redirect-link {
	margin-top: 30px;
}

.redirect-link a {
	font-family: AIA Bold;
	font-size: 22px;
	color: #22A8DA;
	text-decoration: none;
}

.link-arrow {
	display: inline-block;
    width: 0;
    height: 0;
    margin: 0 0 0px 6px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #22A8DA;
}

.secret-condition b {
	display: block;
	margin-top: 10px;
}

.answer-preview {
	margin: 20px 0px;
	display: table;
}

.answer-preview .answer {
	float: left;
}

.answer:last-child {
	padding-left: 6px;
}

.extra-padding-left {
	padding-left: 20%;
}

.collapsible {
	font-family: AIA Heading Regular;
	letter-spacing: 0.5px;
	color: #596C80;
	display: inline-block;
}

.collapsible:hover {
	cursor: pointer;
}

.collapsible-list-arrow {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGBAMAAAF/2SJjAAAAMFBMVEVZbIBZbIBZbIBZbIBZbIBZbIBZbIBZbIBZbIBZbIBZbIBZbIBZbIBZbIBZbIBZbIAmU8JIAAAAD3RSTlMABhESJidERWtslr3b8PwRzlETAAAANUlEQVQI12NYz/CBgY+B4T8DOwPPfwOG//8XMOj/YWBge8DAIP3///+NDAy+/68yAEEnAwMAWJ8PER7Kod4AAAAASUVORK5CYII=) no-repeat;
    background-size: 10px 7px;
	width: 10px;
	height: 7px;
	vertical-align: middle;
	display: inline-block;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
}

.collapsed .collapsible-list-arrow {
	-webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.collapsible-div {
	margin-top: 20px;
}

.collapsible-div ul {
	transition: height .35s ease-out;
	-webkit-transition: height .35s ease-out;
	height: 130px;
}

.collapsed ul {
	position: relative;
	height: 0px;
	overflow: hidden;
}

.help-nav {
    width: 44px;
    height: 88px;
	position: absolute;
	top: 0px;
	right: 20px;
}

.help-nav:hover {
	cursor: pointer;
}

.help-nav.open {
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAIAgMAAAH6H6eSAAAADFBMVEX////////////////1pQ5zAAAAA3RSTlMAfX7XWp9eAAAANElEQVQI1wXB0Q1AUAwAwMOHhCXeBhYQRq9ROoIBpHVn4MJpSXeZzNvjeMXHmohi707RXT/7CQ+qIm3ujgAAAABJRU5ErkJggg==);
}

.help-nav:active .help-icon, .open .help-icon {
	background-color: #B8123E;
}

.help-icon {
	background: url("../images/icons/help-icon.png") no-repeat;
    background-size: 28px 28px;
    background-position: 50% 50%;
    width: 44px;
    height: 44px;
    margin-top: 22px;
}

.open .help-panel {
	display: block;
}

.help-panel {
	display: none;
	top: 88px;
	padding-top: 18px;
	padding-bottom: 10px;
	position: fixed;
	background-color: #FFF;
	width: 300px;
	right: 0px;
	z-index: 9999;
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}

.help-panel {
	cursor: default;
}

.help-panel ul , .submenu ul{
	padding: 0px;
}

.help-panel li, .submenu li {
	display: block;
	color: #554344;
	padding-left: 36px;
}

.help-panel li a , .submenu li a{
	color: #554344;
	font-family: AIA Heading Regular;
	font-size: 24px;
	text-decoration: none;
}

.help-panel li a:active, .submenu li a:active {
	color: #22A8DA;
}

.help-panel .separator {
	height: 1px;
	width: 100%;
	background-color: #DBDAD4;
	margin-top: 10px;
    margin-bottom: 10px;
}

@media only screen and (min-width: 1200px) {
    .main-wrapper {
        max-width: 640px;;
    }
}

