@CHARSET "ISO-8859-1";

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/OpenSans-Regular.eot) format('embedded-opentype'),
		url(../fonts/OpenSans-Regular.woff) format('woff'),
		url(../fonts/OpenSans-Regular.woff2) format('woff2'),
		url(../fonts/OpenSans-Regularttf) format('truetype'),
		url(../fonts/OpenSans-Regular.svg) format('svg');
}

@font-face {
	font-family: 'Open Sans Semibold';
	font-style: normal;
	src: url(../fonts/OpenSans-Semibold.eot) format('embedded-opentype'),
		url(../fonts/OpenSans-Semibold.woff) format('woff'),
		url(../fonts/OpenSans-Semibold.woff2) format('woff2'),
		url(../fonts/OpenSans-Semibold) format('truetype'),
		url(../fonts/OpenSans-Semibold.svg) format('svg');
}

html,body,.container-fluid {
	height: 100%;
}

body {
	overflow: hidden;
}

.container-fluid {
	padding: 0;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;	
	margin-bottom: 1px;
	
}

select::-ms-expand {
	display: none;
}



select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 rgb(109, 110, 113);
}

input {
	border: none;
	outline: none;
	box-shadow: none;
}


a,a:hover,a:link,a:active,a:visited {
	text-decoration: none;
	color: #fff;
	font-family: Open Sans;
}

ul {
	list-style-type: none;
	padding-left: 0;
}
.scroll-enabler{
	overflow-x:hidden;
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;
	
}

/* HEADER */
.header-container {
	position: fixed;
	width: 100%;
	background: #fff;
	z-index: 100;
}

.header-border {
	border-bottom: none;
}

.header {
	background-color: white;
	min-height: 40px;
	display: table;
	width: 100%;
}

.logo-container {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}

.touch-logo {
	display: block;
	width: 105px;
	height: 28px;
	margin: auto;
	/* margin-left: 12px; */
}

.touch-return {
	width: 13px;
	height: 19px;
}

.page-heading {
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	width: 83%;
	margin-left: 13px;
	min-height: 40px;
	padding: 6px 0px;
	float: left;
	word-wrap: break-word;
}

.hamburger-menu-button {
	width: 15%;
	background-color: #004770;
	text-align: center;
	float: left;
	background-image: url('../images/hamburger-button.png');
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: 50%;
	cursor: pointer;
}

.hamburger-login-menu-button {
	width: 15%;
	background-color: #004770;
	text-align: center;
	background-image: url('../images/login-mobile-icon.png');
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: 50%;
	cursor: pointer;
	height: 40px;
}

#mobile-number-list {
	width: 292px;
	height: 50%;
	max-height: 340px;
}

#mobile-number-list .popup-body {
	height: 80%;
}

.helpline-number-list li {
	height: 30px;
	width: 50%;
	float: left;
	margin: 5px 0px;
}


/* .helpline-numbers,.helpline-numbers:link,.helpline-numbers:hover,.helpline-numbers:active,.helpline-numbers:visited
	{
	font-family: Open Sans;
	font-size: 12px;
	color: #007cc2;
}
.helpline-numbers a:link,.helpline-numbers a:hover,.helpline-numbers a:active,.helpline-numbers a:visited
	{
	font-family: Open Sans;
	font-size: 12px;
	color: #007cc2;
} */
.policyholder-navigation-container.mobile-container {
	display: block;
	z-index: 100;
}

.policyholder-navigation-container {
	height: 0px;
	top: 0;
	z-index: 1;
	position: fixed;
	right: 0;
	width: 80%;
	right: -68%;
}

.visible {
	position: absolute;
}

nav {
	width: 85%;
	background-color: #004770;
	overflow: hidden;
}

.policyholder-navigation-container nav>ul {
	margin: 0;
	padding-left: 25px;
	font-family: Open Sans;
}

.policy-navigation {
	padding: 0;
	padding-bottom: 17.5px;
	color: #ffffff;
	font-size: 15.5px;
}

.header-navigation {
	padding: 0;
	padding-bottom: 19px;
	color: #ffffff;
	font-size: 12.5px;
}

.desktop-navigation {
	font-family: Open Sans;
}

.header-navigation>li>span {
	cursor: pointer;
}

.header-navigation>li img {
	height: 35px;
	width: 35px;
}

.policy-navigation>li img {
	height: 40px;
	width: 40px;
}

.policyholder-navigation-container hr {
	margin: 0px 12px 0 18px;
	opacity: 0.2;
}

.policy-navigation>li:first-child {
	padding-top: 13px;
}

.header-navigation>li:first-child {
	padding-top: 17.5px;
}

.desktop-navigation,.desktop-header-list,.desktop-logo,.policyholder-navigation-container.desktop-container,.desktop-heading,.policy-rule,.password-rule,.colon,.footnote-text
	{
	display: none;
}

.desktop-heading {
	font-size: 23px;
	font-family: Open Sans Semibold;
	padding-bottom: 7px;
	color: #147ebf;
}

.page-heading,.footnote-text.mobile-view {
	display: block;
}

.desktop-navigation-list {
	padding-left: 0px;
}

.desktop-navigation-list>li a {
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
}

.desktop-navigation-list li:first-child {
	padding-top: 0px;
}

.active,.active:link,.active:hover,.active:visited,.active:active {
	color: #8bbe35;
}
.active a:link,.active a:hover,.active a:visited,.active a:active {
	color: #8bbe35;
}

.profile-active,.profile-active:link,.profile-active:hover,.profile-active:visited,.profile-active:active
	{
	color: #77a22f;
}
.profile-active a:link,.profile-active a:hover,.profile-active a:visited,.profile-active a:active
	{
	color: #77a22f;
}
.add-background {
	background: #77a22f;
}

.desktop-header-list {
	position: absolute;
	top: 63px;
	display: none;
	background: #fff;
	padding: 0;
	width: 77%;
	max-width: 272px;
	right: 25px;
	-webkit-box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.16);
	border-radius: 10px;
}

.arrow-up {
	position: absolute;
	top: -9px;
	left: 34%;
	width: 79px;
	height: 9px;
	overflow: hidden;
}

.arrow-up:after {
	content: "";
	position: absolute;
	width: 25px;
	height: 25px;
	background: #fff;
	transform: rotate(45deg);
	top: 5px;
	left: 25px;
	-webkit-box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.16);
}

.desktop-header-list li {
	height: 42px;
	line-height: 42px;
	padding-left: 14px;
	border-top: 1px solid #e0e0e0;
}

.desktop-header-list li:first-child {
	border-top: none;
}

.desktop-header-list li {
	color: #2b6daa;
	font-size: 14px;
	font-family: Open Sans;
}

.policy-navigation-wrapper {
	padding-left: 25px;
}
.footnote-text {
	font-family: Open Sans;
	font-size: 11px;
	color: #7b7b7b;
	margin-top: 20px;
}

/* FOOTER */
.footer {
	background-color: #114577;
	min-height: 72px;
	line-height: normal;
	font-size: 10px;
	color: #439ec7;
	position: relative;
	width: 100%;
	bottom: auto;
}

.footer-zindex {
	z-index: -1;
}

.footer-width {
	max-width: 1200px;
	margin: 0px auto;
	height: 100%;
	float: none;
}

.row {
	padding-left: 1px;
}

.footer-link-list>li {
	float: left;
	color: #fff;
	cursor: pointer;
}

.divider {
	padding: 0px 10px;
	color: #fff;
	cursor: default;
}

.copyright-text {
	text-align: left;
}

.footer-link-list-wrapper {
	padding-top: 21px;
}

.copyright-text {
	padding-top: 13px;
	font-family: Open Sans;
}
/* Main Content */
.main-content-wrapper {
	background-color: #f0f0f0;
	padding: 14px 12.5px;
	width: 100%;
	min-height: 83%;

}

.main-content {
	max-width: 1200px;
	margin: 0px auto;
	float: none;
	background-color: #ffffff;
	border: 1px solid #e6e6e6;
}

.breadcrumb-wrapper {
	padding: 35px 0px;
	font-family: Open Sans;
	font-size: 12px;
	display: none;
}

.breadcrumb-wrapper span {
	padding-right: 7px;
}

.breadcrumb-wrapper a:link,.breadcrumb-wrapper a:hover,.breadcrumb-wrapper a:visited,.breadcrumb-wrapper a:active
	{
	color: #2b6daa;
	text-decoration: underline;
	font-family: Open Sans;
}

#indicator-arrow {
	height: 16px;
	margin-bottom: 2px;
}

.error-message {
	font-size: 13px;
	position: relative;
	font-family: Open Sans;
	border: 1px solid #db0029;
	background-color: #f2dde5;
	color: #db0029;
	clear: both;
	border-radius: 5px;
	padding: 10px;
	margin-top: 9px;
	float: left;
	width: 100%;
	display: none;
}

.error-message img {
	position: absolute;
}

.error-message span {
	display: inline-block;
	margin-left: 25px;
}
.success-message {
	font-size: 13px;
	position: relative;
	font-family: Open Sans;
	border: 1px solid #74af33;
	background-color: #dcefdc;
	color: #74af33;
	clear: both;
	border-radius: 5px;
	padding: 10px;
	margin-top: 9px;
	float: left;
	width: 100%;
	display: none;
	margin-bottom: 20px;
}

.success-message img {
	position: absolute;
}

.success-message span {
	display: inline-block;
	margin-left: 25px;
}

.info-message {
	font-size: 13px;
	position: relative;
	font-family: Open Sans;
	border: 1px solid #a2c3d9;
	background-color: #d9e7f0;
	color: #429fd4;
	clear: both;
	border-radius: 5px;
	padding: 10px;
	margin-top: 9px;
	float: left;
	width: 100%;
	display: none;
}

.info-message img {
	position: absolute;
}

.info-message span {
	display: inline-block;
	margin-left: 25px;
}

.helpline-numbers,.helpline-numbers:link,.helpline-numbers:hover,.helpline-numbers:active,.helpline-numbers:visited
	{
	font-family: Open Sans;
	font-size: 12px;
	color: #007cc2;
	cursor: pointer;
}
.helpline-numbers a:link,.helpline-numbers a:hover,.helpline-numbers a:active,.helpline-numbers a:visited
	{
	font-family: Open Sans;
	font-size: 12px;
	color: #007cc2;
	cursor: pointer;
}
.call-list {
	border-spacing: 5px 10px;
	border-collapse: separate;
}

.call-list td {
	width: 50%;
	margin-top: 5px;
	border: 1px solid;
	vertical-align: top;
	padding: 1px 5px;
}

.call-list .call-list-country {
	width: 30%;
}

#mobile-number-list .call-list td {
	border: none;
	width: 59%;
}

#mobile-number-list .call-list .call-list-country {
	width: 20%;
}

.mobile-navigation-container {
	background-color: #d9d9d9;
	padding: 12.5px;
	display: block;
}

.mobile-navigation-container .dropdown-wrapper-container {
	height: 35px;
}

.mobile-navigation-container .cust-dropdown {
	margin-top: 0px;
	border-radius: 3px;
	height: 35px;
	border: 1px solid #adc9dc;
	font-size: 14px;
	color: #666666;
}

.mobile-navigation-container .reg-step2-dropdown {
	top: 35px;
	height: auto;
	padding: 0;
}

.mobile-navigation-container ul.cust-drop-fields li {
	height: 33px;
	padding: 6px 10px;
	border-top: 1px solid #E4E4E4;
}

.mobile-navigation-container ul.cust-drop-fields li:first-child {
	border-top: none;
}

.mobile-navigation-container .reg-step2-dropdown a:link,.mobile-navigation-container .reg-step2-dropdown a:hover,.mobile-navigation-container .reg-step2-dropdown a:active,.mobile-navigation-container .reg-step2-dropdown a:visited
	{
	color: #666666;
	font-size: 14px;
	display: block;
}

@media ( max-width :325px) {
	.divider {
		padding: 0px 8px;
	}
}
@media (max-width:767px){
::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 8px;
}

::-webkit-scrollbar-track {
	background-color: rgba(225, 225, 225, .6);
	border-radius: 8px;
}

::-webkit-scrollbar-thumb {
	border-radius: 8px;
	background-color: rgba(156, 156, 156, .6);
} 
 
}
@media ( min-width : 768px) and (max-width:833px) {
	.copyright-text {
		font-size: 12px;
	}
}

@media ( min-width :768px) {
.helpline-numbers,.helpline-numbers:link,.helpline-numbers:hover,.helpline-numbers:active,.helpline-numbers:visited
	{
	cursor: default;
}
.helpline-numbers a:link,.helpline-numbers a:hover,.helpline-numbers a:active,.helpline-numbers a:visited
	{
	cursor: default;
} 
	/* HEADER */
	.header {
		background-color: #fff;
		width: 100%;
		max-width: 1200px;
		margin: 0px auto;
	}
	.header-border {
		border-bottom: 11px solid #2068af;
	}
	.logo-container {
		height: 80px;
	}
	.policy-navigation>li>span {
		padding: 0px 17px;
	}
	ul.policy-navigation a {
		display: block;
		height: 100%;
		width: 100%;
	}
	.desktop-logo {
		width: 14%;
		height: 48%;
		margin: auto;
		/* margin-left: 15px; */
	}
	.touch-logo,.policyholder-navigation-container hr,.hamburger-menu-button,.desktop-navigation-list,.policyholder-navigation-container.mobile-container,.page-heading,.logo-container a,.mobile-navigation-container,.footnote-text.mobile-view
		{
		display: none;
	}
	.desktop-logo,.desktop-navigation,.policy-navigation>li>span,.drop-visible,.policyholder-navigation-container.desktop-container,.breadcrumb-wrapper,.desktop-heading,.footnote-text
		{
		display: block;
	}
	.policy-navigation-wrapper {
		position: absolute;
		top: 80px;
		width: 100%;
		height: 72px;
		left: 0;
		background: #007cc2;
		padding-left: 0;
	}
	.policyholder-navigation-container {
		width: 100%;
		right: 0px !important;
		position: static;
	}
	nav {
		background-color: transparent;
		width: 100%;
		overflow: visible;
	}
	.policyholder-navigation-container nav>ul {
		padding-left: 0;
	}
	.policy-navigation {
		padding-bottom: 0;
		height: 72px;
		max-width: 1200px;
		margin: 0px auto;
	}
	.policy-navigation>li {
		float: left;
		line-height: 72px;
		cursor: pointer;
	}
	.policy-navigation>li:hover {
		background: #77a22f;
	}
	.footnote-text {
		font-family: Open Sans;
		font-size: 12px;
		color: #666666;
		clear: both;
		padding-top: 10px;
	}
	.header-navigation {
		color: #2b6daa;
		float: right;
		padding-bottom: 0;
		padding-right: 15px;
		position: relative;
	}
	.header-navigation,.policy-navigation {
		font-size: 14px;
	}
	ul.header-navigation>li {
		padding-left: 33px;
		float: left;
		line-height: 80px;
		margin-right: 0;
	}
	.policy-navigation>li img {
		padding: 0px 5px;
		height: auto;
		width: auto;
	}
	ul.header-navigation>li img {
		padding: 0px 6px;
		height: auto;
		width: auto;
		margin: 0px;
	}
	.policyholder-navigation-container ul>li,.policy-navigation>li:first-child,.header-navigation>li:first-child
		{
		padding-top: 0;
	}
	.desktop-navigation-list {
		background-color: #77a22f;
		position: absolute;
		width: 198px;
	}
	.desktop-navigation-list>li {
		padding-left: 17px;
		border-top: 1px solid #8bb643;
	}
	.desktop-navigation-list>li a {
		display: block;
		margin-left: -17px;
		padding-left: 17px;
	}
	.desktop-navigation-list:not(.site-admin-navigation-list) li a {
    display: block;
    margin-left: -17px;
    padding: 10px 0;
    padding-left: 17px;
    line-height: normal;
}
	.desktop-navigation-list>li:first-child {
		border-top: none;
	}
	.header-navigation a {
		color: #2b6daa;
	}
	/* FOOTER */
	.footer {
		font-size: 14px;
		position: relative;
		width: 100%;
		bottom: auto;
		margin-top: 40px;
	}
	.row {
		padding-left: 0;
	}
	.footer-link-list li {
		color: #439ec7;
	}
	.divider {
		color: #439ec7;
	}
	.copyright-text {
		text-align: right;
	}
	.footer-link-list-wrapper,.copyright-text {
		padding: 26px 15px;
	}
	/* main content */
	.page-heading {
		text-align: left;
		color: #fff;
		font-weight: bold;
		font-size: 20px;
		width: 83%;
		margin-left: 13px;
		min-height: 40px;
		padding: 0px 0px 10px 15px;
		float: left;
		word-wrap: break-word;
	}
	.main-content-wrapper {
		background-color: #ffffff;
		padding: 0px 15px 50px;
		width: 100%;
		min-height: 58%;
	}
	.main-content {
		border: none;
	}
	.main-content-container {
		width: 100%;
		background-color: #eeeeee;
		border: 1px solid #cccccc;
		padding: 15px;
	}
	.main-content-inner-container {
		background-color: #fcfdff;
		border: 1px solid #cccccc;
	}
	.error-message {
		margin-top: 19px;
		margin-bottom: 19px;
	}
	.info-message {
		margin-bottom: 19px;
	}
	.colon {
		display: inline;
	}
}

@media only screen and (min-device-width: 360px) and (max-device-height:
	640px) and (orientation : landscape) and (-webkit-device-pixel-ratio:
	3) {
	html,body,.container-fluid {
	height: 100%;
}

body {
	overflow: hidden;
}

.container-fluid {
	padding: 0;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;	
	margin-bottom: 1px;
	
}

select::-ms-expand {
	display: none;
}



select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 rgb(109, 110, 113);
}

input {
	border: none;
	outline: none;
	box-shadow: none;
}


a,a:hover,a:link,a:active,a:visited {
	text-decoration: none;
	color: #fff;
	font-family: Open Sans;
}

ul {
	list-style-type: none;
	padding-left: 0;
}
.scroll-enabler{
	overflow-x:hidden;
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;
	
}

/* HEADER */
.header-container {
	position: fixed;
	width: 100%;
	background: #fff;
	z-index: 100;
}

.header-border {
	border-bottom: none;
}

.header {
	background-color: #007cc2;
	min-height: 40px;
	display: table;
	width: 100%;
}

.logo-container {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}

.touch-logo {
	display: block;
	width: 105px;
	height: 28px;
	margin: auto;
	margin-left: 12px;
}

.touch-return {
	width: 13px;
	height: 19px;
}

.page-heading {
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	width: 83%;
	margin-left: 13px;
	min-height: 40px;
	padding: 6px 0px;
	float: left;
	word-wrap: break-word;
}

.hamburger-menu-button {
	width: 15%;
	background-color: #004770;
	text-align: center;
	float: left;
	background-image: url('../images/hamburger-button.png');
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: 50%;
	cursor: pointer;
}

.hamburger-login-menu-button {
	width: 15%;
	background-color: #004770;
	text-align: center;
	background-image: url('../images/login-mobile-icon.png');
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: 50%;
	cursor: pointer;
	height: 40px;
}

#mobile-number-list {
	width: 292px;
	height: 50%;
	max-height: 340px;
}

#mobile-number-list .popup-body {
	height: 80%;
}

.helpline-number-list li {
	height: 30px;
	width: 50%;
	float: left;
	margin: 5px 0px;
}


/* .helpline-numbers,.helpline-numbers:link,.helpline-numbers:hover,.helpline-numbers:active,.helpline-numbers:visited
	{
	font-family: Open Sans;
	font-size: 12px;
	color: #007cc2;
}
.helpline-numbers a:link,.helpline-numbers a:hover,.helpline-numbers a:active,.helpline-numbers a:visited
	{
	font-family: Open Sans;
	font-size: 12px;
	color: #007cc2;
} */
.policyholder-navigation-container.mobile-container {
	display: block;
	z-index: 100;
}

.policyholder-navigation-container {
	height: 0px;
	top: 0;
	z-index: 1;
	position: fixed;
	right: 0;
	width: 80%;
	right: -68%;
}

.visible {
	position: absolute;
}

nav {
	width: 85%;
	background-color: #004770;
	overflow: hidden;
}

.policyholder-navigation-container nav>ul {
	margin: 0;
	padding-left: 25px;
	font-family: Open Sans;
}

.policy-navigation {
	padding: 0;
	padding-bottom: 17.5px;
	color: #ffffff;
	font-size: 15.5px;
}

.header-navigation {
	padding: 0;
	padding-bottom: 19px;
	color: #ffffff;
	font-size: 12.5px;
}

.desktop-navigation {
	font-family: Open Sans;
}

.header-navigation>li>span {
	cursor: pointer;
}

.header-navigation>li img {
	height: 35px;
	width: 35px;
}

.policy-navigation>li img {
	height: 40px;
	width: 40px;
}

.policyholder-navigation-container hr {
	margin: 0px 12px 0 18px;
	opacity: 0.2;
}

.policy-navigation>li:first-child {
	padding-top: 13px;
}

.header-navigation>li:first-child {
	padding-top: 17.5px;
}

.desktop-navigation,.desktop-header-list,.desktop-logo,.policyholder-navigation-container.desktop-container,.desktop-heading,.policy-rule,.password-rule,.colon,.footnote-text
	{
	display: none;
}

.desktop-heading {
	font-size: 23px;
	font-family: Open Sans Semibold;
	padding-bottom: 7px;
	color: #147ebf;
}

.page-heading,.footnote-text.mobile-view {
	display: block;
}

.desktop-navigation-list {
	padding-left: 0px;
}

.desktop-navigation-list>li a {
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
}

.desktop-navigation-list li:first-child {
	padding-top: 0px;
}

.active,.active:link,.active:hover,.active:visited,.active:active {
	color: #8bbe35;
}
.active a:link,.active a:hover,.active a:visited,.active a:active {
	color: #8bbe35;
}

.profile-active,.profile-active:link,.profile-active:hover,.profile-active:visited,.profile-active:active
	{
	color: #77a22f;
}
.profile-active a:link,.profile-active a:hover,.profile-active a:visited,.profile-active a:active
	{
	color: #77a22f;
}
.add-background {
	background: #77a22f;
}

.desktop-header-list {
	position: absolute;
	top: 63px;
	display: none;
	background: #fff;
	padding: 0;
	width: 77%;
	max-width: 272px;
	right: 25px;
	-webkit-box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.16);
	border-radius: 10px;
}

.arrow-up {
	position: absolute;
	top: -9px;
	left: 34%;
	width: 79px;
	height: 9px;
	overflow: hidden;
}

.arrow-up:after {
	content: "";
	position: absolute;
	width: 25px;
	height: 25px;
	background: #fff;
	transform: rotate(45deg);
	top: 5px;
	left: 25px;
	-webkit-box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.16);
}

.desktop-header-list li {
	height: 42px;
	line-height: 42px;
	padding-left: 14px;
	border-top: 1px solid #e0e0e0;
}

.desktop-header-list li:first-child {
	border-top: none;
}

.desktop-header-list li {
	color: #2b6daa;
	font-size: 14px;
	font-family: Open Sans;
}

.policy-navigation-wrapper {
	padding-left: 25px;
}
.footnote-text {
	font-family: Open Sans;
	font-size: 11px;
	color: #7b7b7b;
	margin-top: 20px;
}

/* FOOTER */
.footer {
	background-color: #114577;
	min-height: 72px;
	line-height: normal;
	font-size: 10px;
	color: #439ec7;
	position: relative;
	width: 100%;
	bottom: auto;
}

.footer-zindex {
	z-index: -1;
}

.footer-width {
	max-width: 1200px;
	margin: 0px auto;
	height: 100%;
	float: none;
}

.row {
	padding-left: 1px;
}

.footer-link-list>li {
	float: left;
	color: #fff;
	cursor: pointer;
}

.divider {
	padding: 0px 10px;
	color: #fff;
	cursor: default;
}

.copyright-text {
	text-align: left;
}

.footer-link-list-wrapper {
	padding-top: 21px;
}

.copyright-text {
	padding-top: 13px;
	font-family: Open Sans;
}
/* Main Content */
.main-content-wrapper {
	background-color: #f0f0f0;
	padding: 14px 12.5px;
	width: 100%;
	min-height: 83%;

}

.main-content {
	max-width: 1200px;
	margin: 0px auto;
	float: none;
	background-color: #ffffff;
	border: 1px solid #e6e6e6;
}

.breadcrumb-wrapper {
	padding: 35px 0px;
	font-family: Open Sans;
	font-size: 12px;
	display: none;
}

.breadcrumb-wrapper span {
	padding-right: 7px;
}

.breadcrumb-wrapper a:link,.breadcrumb-wrapper a:hover,.breadcrumb-wrapper a:visited,.breadcrumb-wrapper a:active
	{
	color: #2b6daa;
	text-decoration: underline;
	font-family: Open Sans;
}

#indicator-arrow {
	height: 16px;
	margin-bottom: 2px;
}

.error-message {
	font-size: 13px;
	position: relative;
	font-family: Open Sans;
	border: 1px solid #db0029;
	background-color: #f2dde5;
	color: #db0029;
	clear: both;
	border-radius: 5px;
	padding: 10px;
	margin-top: 9px;
	float: left;
	width: 100%;
	display: none;
}

.error-message img {
	position: absolute;
}

.error-message span {
	display: inline-block;
	margin-left: 25px;
}
.success-message {
	font-size: 13px;
	position: relative;
	font-family: Open Sans;
	border: 1px solid #74af33;
	background-color: #dcefdc;
	color: #74af33;
	clear: both;
	border-radius: 5px;
	padding: 10px;
	margin-top: 9px;
	float: left;
	width: 100%;
	display: none;
	margin-bottom: 20px;
}

.success-message img {
	position: absolute;
}

.success-message span {
	display: inline-block;
	margin-left: 25px;
}

.info-message {
	font-size: 13px;
	position: relative;
	font-family: Open Sans;
	border: 1px solid #a2c3d9;
	background-color: #d9e7f0;
	color: #429fd4;
	clear: both;
	border-radius: 5px;
	padding: 10px;
	margin-top: 9px;
	float: left;
	width: 100%;
	display: none;
}

.info-message img {
	position: absolute;
}

.info-message span {
	display: inline-block;
	margin-left: 25px;
}

.helpline-numbers,.helpline-numbers:link,.helpline-numbers:hover,.helpline-numbers:active,.helpline-numbers:visited
	{
	font-family: Open Sans;
	font-size: 12px;
	color: #007cc2;
	cursor: pointer;
}
.helpline-numbers a:link,.helpline-numbers a:hover,.helpline-numbers a:active,.helpline-numbers a:visited
	{
	font-family: Open Sans;
	font-size: 12px;
	color: #007cc2;
	cursor: pointer;
}
.call-list {
	border-spacing: 5px 10px;
	border-collapse: separate;
}

.call-list td {
	width: 50%;
	margin-top: 5px;
	border: 1px solid;
	vertical-align: top;
	padding: 1px 5px;
}

.call-list .call-list-country {
	width: 30%;
}

#mobile-number-list .call-list td {
	border: none;
	width: 59%;
}

#mobile-number-list .call-list .call-list-country {
	width: 20%;
}

.mobile-navigation-container {
	background-color: #d9d9d9;
	padding: 12.5px;
	display: block;
}

.mobile-navigation-container .dropdown-wrapper-container {
	height: 35px;
}

.mobile-navigation-container .cust-dropdown {
	margin-top: 0px;
	border-radius: 3px;
	height: 35px;
	border: 1px solid #adc9dc;
	font-size: 14px;
	color: #666666;
}

.mobile-navigation-container .reg-step2-dropdown {
	top: 35px;
	height: auto;
	padding: 0;
}

.mobile-navigation-container ul.cust-drop-fields li {
	height: 33px;
	padding: 6px 10px;
	border-top: 1px solid #E4E4E4;
}

.mobile-navigation-container ul.cust-drop-fields li:first-child {
	border-top: none;
}

.mobile-navigation-container .reg-step2-dropdown a:link,.mobile-navigation-container .reg-step2-dropdown a:hover,.mobile-navigation-container .reg-step2-dropdown a:active,.mobile-navigation-container .reg-step2-dropdown a:visited
	{
	color: #666666;
	font-size: 14px;
	display: block;
}

@media ( max-width :325px) {
	.divider {
		padding: 0px 8px;
	}
}

::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 8px;
}

::-webkit-scrollbar-track {
	background-color: rgba(225, 225, 225, .6);
	border-radius: 8px;
}

::-webkit-scrollbar-thumb {
	border-radius: 8px;
	background-color: rgba(156, 156, 156, .6);
} 
 

}

@media only screen and (min-device-width: 360px) and
	(max-device-height:640px) and (orientation : portrait) and
	(-webkit-device-pixel-ratio: 3) {html,body,.container-fluid {
	height: 100%;
}

body {
	overflow: hidden;
}

.container-fluid {
	padding: 0;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;	
	margin-bottom: 1px;
	
}

select::-ms-expand {
	display: none;
}



select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 rgb(109, 110, 113);
}

input {
	border: none;
	outline: none;
	box-shadow: none;
}


a,a:hover,a:link,a:active,a:visited {
	text-decoration: none;
	color: #fff;
	font-family: Open Sans;
}

ul {
	list-style-type: none;
	padding-left: 0;
}
.scroll-enabler{
	overflow-x:hidden;
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;
	
}

/* HEADER */
.header-container {
	position: fixed;
	width: 100%;
	background: #fff;
	z-index: 100;
}

.header-border {
	border-bottom: none;
}

.header {
	background-color: #007cc2;
	min-height: 40px;
	display: table;
	width: 100%;
}

.logo-container {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}

.touch-logo {
	display: block;
	width: 105px;
	height: 28px;
	margin: auto;
	margin-left: 12px;
}

.touch-return {
	width: 13px;
	height: 19px;
}

.page-heading {
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	width: 83%;
	margin-left: 13px;
	min-height: 40px;
	padding: 6px 0px;
	float: left;
	word-wrap: break-word;
}

.hamburger-menu-button {
	width: 15%;
	background-color: #004770;
	text-align: center;
	float: left;
	background-image: url('../images/hamburger-button.png');
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: 50%;
	cursor: pointer;
}

.hamburger-login-menu-button {
	width: 15%;
	background-color: #004770;
	text-align: center;
	background-image: url('../images/login-mobile-icon.png');
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: 50%;
	cursor: pointer;
	height: 40px;
}

#mobile-number-list {
	width: 292px;
	height: 50%;
	max-height: 340px;
}

#mobile-number-list .popup-body {
	height: 80%;
}

.helpline-number-list li {
	height: 30px;
	width: 50%;
	float: left;
	margin: 5px 0px;
}


/* .helpline-numbers,.helpline-numbers:link,.helpline-numbers:hover,.helpline-numbers:active,.helpline-numbers:visited
	{
	font-family: Open Sans;
	font-size: 12px;
	color: #007cc2;
}
.helpline-numbers a:link,.helpline-numbers a:hover,.helpline-numbers a:active,.helpline-numbers a:visited
	{
	font-family: Open Sans;
	font-size: 12px;
	color: #007cc2;
} */
.policyholder-navigation-container.mobile-container {
	display: block;
	z-index: 100;
}

.policyholder-navigation-container {
	height: 0px;
	top: 0;
	z-index: 1;
	position: fixed;
	right: 0;
	width: 80%;
	right: -68%;
}

.visible {
	position: absolute;
}

nav {
	width: 85%;
	background-color: #004770;
	overflow: hidden;
}

.policyholder-navigation-container nav>ul {
	margin: 0;
	padding-left: 25px;
	font-family: Open Sans;
}

.policy-navigation {
	padding: 0;
	padding-bottom: 17.5px;
	color: #ffffff;
	font-size: 15.5px;
}

.header-navigation {
	padding: 0;
	padding-bottom: 19px;
	color: #ffffff;
	font-size: 12.5px;
}

.desktop-navigation {
	font-family: Open Sans;
}

.header-navigation>li>span {
	cursor: pointer;
}

.header-navigation>li img {
	height: 35px;
	width: 35px;
}

.policy-navigation>li img {
	height: 40px;
	width: 40px;
}

.policyholder-navigation-container hr {
	margin: 0px 12px 0 18px;
	opacity: 0.2;
}

.policy-navigation>li:first-child {
	padding-top: 13px;
}

.header-navigation>li:first-child {
	padding-top: 17.5px;
}

.desktop-navigation,.desktop-header-list,.desktop-logo,.policyholder-navigation-container.desktop-container,.desktop-heading,.policy-rule,.password-rule,.colon,.footnote-text
	{
	display: none;
}

.desktop-heading {
	font-size: 23px;
	font-family: Open Sans Semibold;
	padding-bottom: 7px;
	color: #147ebf;
}

.page-heading,.footnote-text.mobile-view {
	display: block;
}

.desktop-navigation-list {
	padding-left: 0px;
}

.desktop-navigation-list>li a {
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
}

.desktop-navigation-list li:first-child {
	padding-top: 0px;
}

.active,.active:link,.active:hover,.active:visited,.active:active {
	color: #8bbe35;
}
.active a:link,.active a:hover,.active a:visited,.active a:active {
	color: #8bbe35;
}

.profile-active,.profile-active:link,.profile-active:hover,.profile-active:visited,.profile-active:active
	{
	color: #77a22f;
}
.profile-active a:link,.profile-active a:hover,.profile-active a:visited,.profile-active a:active
	{
	color: #77a22f;
}
.add-background {
	background: #77a22f;
}

.desktop-header-list {
	position: absolute;
	top: 63px;
	display: none;
	background: #fff;
	padding: 0;
	width: 77%;
	max-width: 272px;
	right: 25px;
	-webkit-box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.16);
	border-radius: 10px;
}

.arrow-up {
	position: absolute;
	top: -9px;
	left: 34%;
	width: 79px;
	height: 9px;
	overflow: hidden;
}

.arrow-up:after {
	content: "";
	position: absolute;
	width: 25px;
	height: 25px;
	background: #fff;
	transform: rotate(45deg);
	top: 5px;
	left: 25px;
	-webkit-box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.16);
}

.desktop-header-list li {
	height: 42px;
	line-height: 42px;
	padding-left: 14px;
	border-top: 1px solid #e0e0e0;
}

.desktop-header-list li:first-child {
	border-top: none;
}

.desktop-header-list li {
	color: #2b6daa;
	font-size: 14px;
	font-family: Open Sans;
}

.policy-navigation-wrapper {
	padding-left: 25px;
}
.footnote-text {
	font-family: Open Sans;
	font-size: 11px;
	color: #7b7b7b;
	margin-top: 20px;
}

/* FOOTER */
.footer {
	background-color: #114577;
	min-height: 72px;
	line-height: normal;
	font-size: 10px;
	color: #439ec7;
	position: relative;
	width: 100%;
	bottom: auto;
}

.footer-zindex {
	z-index: -1;
}

.footer-width {
	max-width: 1200px;
	margin: 0px auto;
	height: 100%;
	float: none;
}

.row {
	padding-left: 1px;
}

.footer-link-list>li {
	float: left;
	color: #fff;
	cursor: pointer;
}

.divider {
	padding: 0px 10px;
	color: #fff;
	cursor: default;
}

.copyright-text {
	text-align: left;
}

.footer-link-list-wrapper {
	padding-top: 21px;
}

.copyright-text {
	padding-top: 13px;
	font-family: Open Sans;
}
/* Main Content */
.main-content-wrapper {
	background-color: #f0f0f0;
	padding: 14px 12.5px;
	width: 100%;
	min-height: 83%;

}

.main-content {
	max-width: 1200px;
	margin: 0px auto;
	float: none;
	background-color: #ffffff;
	border: 1px solid #e6e6e6;
}

.breadcrumb-wrapper {
	padding: 35px 0px;
	font-family: Open Sans;
	font-size: 12px;
	display: none;
}

.breadcrumb-wrapper span {
	padding-right: 7px;
}

.breadcrumb-wrapper a:link,.breadcrumb-wrapper a:hover,.breadcrumb-wrapper a:visited,.breadcrumb-wrapper a:active
	{
	color: #2b6daa;
	text-decoration: underline;
	font-family: Open Sans;
}

#indicator-arrow {
	height: 16px;
	margin-bottom: 2px;
}

.error-message {
	font-size: 13px;
	position: relative;
	font-family: Open Sans;
	border: 1px solid #db0029;
	background-color: #f2dde5;
	color: #db0029;
	clear: both;
	border-radius: 5px;
	padding: 10px;
	margin-top: 9px;
	float: left;
	width: 100%;
	display: none;
}

.error-message img {
	position: absolute;
}

.error-message span {
	display: inline-block;
	margin-left: 25px;
}
.success-message {
	font-size: 13px;
	position: relative;
	font-family: Open Sans;
	border: 1px solid #74af33;
	background-color: #dcefdc;
	color: #74af33;
	clear: both;
	border-radius: 5px;
	padding: 10px;
	margin-top: 9px;
	float: left;
	width: 100%;
	display: none;
	margin-bottom: 20px;
}

.success-message img {
	position: absolute;
}

.success-message span {
	display: inline-block;
	margin-left: 25px;
}

.info-message {
	font-size: 13px;
	position: relative;
	font-family: Open Sans;
	border: 1px solid #a2c3d9;
	background-color: #d9e7f0;
	color: #429fd4;
	clear: both;
	border-radius: 5px;
	padding: 10px;
	margin-top: 9px;
	float: left;
	width: 100%;
	display: none;
}

.info-message img {
	position: absolute;
}

.info-message span {
	display: inline-block;
	margin-left: 25px;
}

.helpline-numbers,.helpline-numbers:link,.helpline-numbers:hover,.helpline-numbers:active,.helpline-numbers:visited
	{
	font-family: Open Sans;
	font-size: 12px;
	color: #007cc2;
	cursor: pointer;
}
.helpline-numbers a:link,.helpline-numbers a:hover,.helpline-numbers a:active,.helpline-numbers a:visited
	{
	font-family: Open Sans;
	font-size: 12px;
	color: #007cc2;
	cursor: pointer;
}
.call-list {
	border-spacing: 5px 10px;
	border-collapse: separate;
}

.call-list td {
	width: 50%;
	margin-top: 5px;
	border: 1px solid;
	vertical-align: top;
	padding: 1px 5px;
}

.call-list .call-list-country {
	width: 30%;
}

#mobile-number-list .call-list td {
	border: none;
	width: 59%;
}

#mobile-number-list .call-list .call-list-country {
	width: 20%;
}

.mobile-navigation-container {
	background-color: #d9d9d9;
	padding: 12.5px;
	display: block;
}

.mobile-navigation-container .dropdown-wrapper-container {
	height: 35px;
}

.mobile-navigation-container .cust-dropdown {
	margin-top: 0px;
	border-radius: 3px;
	height: 35px;
	border: 1px solid #adc9dc;
	font-size: 14px;
	color: #666666;
}

.mobile-navigation-container .reg-step2-dropdown {
	top: 35px;
	height: auto;
	padding: 0;
}

.mobile-navigation-container ul.cust-drop-fields li {
	height: 33px;
	padding: 6px 10px;
	border-top: 1px solid #E4E4E4;
}

.mobile-navigation-container ul.cust-drop-fields li:first-child {
	border-top: none;
}

.mobile-navigation-container .reg-step2-dropdown a:link,.mobile-navigation-container .reg-step2-dropdown a:hover,.mobile-navigation-container .reg-step2-dropdown a:active,.mobile-navigation-container .reg-step2-dropdown a:visited
	{
	color: #666666;
	font-size: 14px;
	display: block;
}

@media ( max-width :325px) {
	.divider {
		padding: 0px 8px;
	}
}

::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 8px;
}

::-webkit-scrollbar-track {
	background-color: rgba(225, 225, 225, .6);
	border-radius: 8px;
}

::-webkit-scrollbar-thumb {
	border-radius: 8px;
	background-color: rgba(156, 156, 156, .6);
} 
 

}