/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
@import url(https://fonts.googleapis.com/css?family=Work+Sans:400,600,500);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  _font-size: 100%;
  font: inherit; /* zzx this is important */
  vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

/* zzx
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  background: #F1F3F4;
}
*/

ol, ul {
 list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

*/
body {
  background: #FFFFFF;
  color: #111111;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}

.container {
  width: 960px !important;
}

p {
  padding: 0;
  margin: 0 0 15px;
}

p.small-text {
  font-size: 13px;
  margin-top: 20px;
}

a {
  color: #a71930;
  font-weight: 600;
  text-decoration: none;
  padding: 0;
}

.link-chevron {
  font-size: 10px;
}

a:hover {
  text-decoration: underline;
  cursor: pointer;
}

ul.disc, ol.decimal {
  margin: 0 0 20px 0;
}

ul.disc li {
  list-style-type: square;
  margin: 0 0 15px 15px;
}

ol.decimal li {
  list-style-type: decimal;
  margin: 0 0 15px 15px;
}

hr {
  margin-top: 40px;
  margin-bottom: 40px;
  border: 0;
  border-top: 2px solid #e1e4e6;
}

header { padding: 12px 0; height: 94px; background: #ffffff; font-family: 'Public Sans'; font-style: normal;}
header .container { display:flex; flex-direction: row; align-items: flex-start; flex-grow: 0;}
/* Header Brand styles - (flex box 1) */
header .container .brand { order:1; height: 68px; padding: 0; width:660px; }
header .container .brand img { float: left; width: 85px; margin-right: 20px; }
header .container .brand a { text-decoration: none; }
header .container .brand .title { margin-top:5px; width: 400px; height: 32px; left: 105.8px; top: 0px; font-style: normal; font-weight: 700; font-size: 24px; line-height: 32px; color: #002664; display:block; }
header .container .brand .tagline { color: #22272B !important; font-style: normal; font-weight: 400 !important; font-size: 14px !important; line-height: 19px !important; display:block; }
/* Header Delegator styles - (flex box 2) */
header .container .delegator-box { order: 2; align-self: center; width:180px; z-index:200; padding-top:10px;}
header .container .delegator-box label { color:#333333; font-style: normal; font-weight: 400; font-size: 14px; line-height: 19px; text-align:left; width:100%; display:inline-block;}
header .container .delegator-box a#delegator-link { color: #002664; font-weight: 700; font-size: 16px; text-align:left; line-height: 25px; width:100%; display:inline-block; text-decoration:underline; }
header .container .delegator-box a#delegator-link:hover { background: rgba(0, 38, 100, 0.1); }
header .container .delegator-box #delegator-ddl-wrapper { display:none; }
header .container .delegator-box .delegator-ddl { width:100%; float:right; }
header .container .delegator-box .chosen-container .chosen-drop { margin-top: -15px !important; }
header .container .delegator-box .chosen-container-single .chosen-single { background: #cbedfd; color: #002664; font-weight: 700; font-size: 16px; text-align: left; border:0; border-radius: 0; box-shadow: none;}
header .container .delegator-box .chosen-container .chosen-drop { border:0; box-shadow: 0px 2px 13px rgb(0 0 0 / 20%); border-radius: 4px; margin-top: 2px; }
header .container .delegator-box .chosen-container .chosen-drop .result-selected { background: #ffffff; font-weight: bolder; color: #002664; }
header .container .delegator-box .chosen-container .chosen-drop .highlighted { background: #cbedfd; color: #002664; }
header .container .delegator-box .chosen-container .chosen-drop .result-selected.highlighted { background: #ffffff; cursor: not-allowed; }
header .container .delegator-box .chosen-container .chosen-single div b { _display: none; } /* TODO: review how the drop down icon can be changed */

header .container .login-wrapper { order: 2; align-self: center; width:280px; _padding-top:10px;}
header .container .login-wrapper #login-box { display:flex; flex-direction: row; gap:11px; width:100px; height: 40px; float:right;}
header .container .login-wrapper #login-box .login-bubble { order: 1; box-sizing: border-box; border-radius: 50%; width: 40px; height: 40px; line-height:42px; vertical-align:middle; text-align: center;}
header .container .login-wrapper #login-box #login-text { order: 2; font-size: 16px; font-weight: 700; color: #22272B; font-style: normal; line-height: 40px; text-decoration:none;}

/* Header User drop down menu - (flex box 3) */
header nav.euser {order:3; align-self: center; margin:0;padding:0;background-color:#ffffff;z-index:100; width:100px; z-index:100;}
header nav.euser:after {content:"";display:table;clear:both;}
header nav.euser ul {float:right;padding:0;margin:0;list-style:none;position:relative;}
header nav.euser ul li {margin:0px; width:200px; text-align:left;}
header nav.euser ul.euser_dropdown_menu li a {color:#ffffff;}
header nav.euser ul.euser_dropdown_menu a, nav.euser .label {display:block;padding:8px 16px 4px 16px;text-decoration:none; font-size:14px; font-weight: 400 !important; font-style: normal;}
header nav.euser ul li ul.euser_dropdown_menu li {height: 46px;}
header nav.euser ul li ul.euser_dropdown_menu li a {color:#22272B;}
header nav.euser ul ul {position:absolute; box-shadow: 0px 2px 13px rgba(0, 0, 0, 0.2); border-radius: 4px; margin-top: 2px; }
header nav.euser ul ul li {position:relative;float:none;display:list-item;border-bottom:1px solid #F2F2F2;}
header nav.euser ul ul li a.logout { color: #002664 !important; text-decoration:underline; vertical-align: top; display: flex; flex-direction: row; align-items: center; }
header nav.euser ul ul li a.logout img {margin: 0 0 0 8px; padding:0;}
header nav.euser ul ul li a.logout span {margin-left: 8px; font-size: 14px; font-weight: bold;}
header nav.euser ul ul li span.material-icons {vertical-align:middle; padding-right:0.4rem;}
header nav.euser ul ul#euser-dropdown-ul {display:none;}
header nav.euser ul ul ul li {position:relative;}
header nav.euser li > a:only-child:after { content:''; }
header .euser_dropdown_menu {position:absolute;top:100%;left:0;width:100%;perspective:1000px;display:none;}
header .euser_dropdown_menu--animated {display:block;background-color:white;color:#22272B;z-index:500; }
header .euser-dd-list {animation:growDown 300ms ease-in-out forwards;}

/* Header User Icon/Menu styles */
header nav.euser .user-menu { display: flex; flex-direction: row; justify-content: flex-end; gap: 40px; align-items: center; padding: 0px; height: 36px; }
header nav.euser .user-menu .user-box { order: 2; display: flex; flex-direction: row; justify-content: flex-end; gap: 4px; height: 36px;}
header nav.euser .user-menu .user-box .user-bubble { order: 1; box-sizing: border-box; border-radius: 50%; width: 40px; height: 40px; line-height:42px; _vertical-align:middle; text-align: center; margin-top:-2px;}
header nav.euser .user-menu .user-box .user-bubble a { color: #002664; font-style: normal; font-weight: 700; font-size: 14px; line-height: 20px; text-decoration: none; }
header nav.euser .user-menu .user-box .user-bubble.default { background: #cdd3d6; color: #002664; }
header nav.euser .user-menu .user-box .chevron { order: 2; align-items: center; vertical-align:middle; text-align: center; padding-top:8px; color: #002664; cursor: pointer;  visibility: hidden; }
header nav.euser .user-menu .user-box:hover, header nav.euser .user-menu .user-box.open { background: #cbedfd; }
header nav.euser .user-menu .user-box:hover .user-bubble, header nav.euser .user-menu .user-box.open .user-bubble { background: #002664; }
header nav.euser .user-menu .user-box:hover .user-bubble a, header nav.euser .user-menu .user-box.open .user-bubble a { color: #cdd3d6; }
header nav.euser .user-menu .user-box:hover .chevron, header nav.euser .user-menu .user-box.open .chevron { visibility: visible; }

nav.main-menu { font-family: 'Public Sans'; font-style: normal; display: flex; flex-direction: column; align-items: center; padding: 0px; width:100%; height:49px; line-height:49px; background: #f2f2f2; margin-bottom: 20px; float:left;}
nav.main-menu ul.primary-nav { width:940px; background: #f2f2f2; display: inline-block; box-shadow: inset 0 -3px 0 0 transparent; }
nav.main-menu ul.primary-nav li { float: left; align-items: center; height: 49px; }
nav.main-menu ul.primary-nav li.active { box-shadow: inset 0 -3px 0 0 #002664; }
nav.main-menu ul.primary-nav li:hover, .secondary-nav li:hover { -webkit-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; background: rgba(0, 38, 100, 0.1); }
nav.main-menu ul.primary-nav li a { color: #22272B; font-weight: 700; font-size: 14px !important; text-decoration: none; padding: 0 14px; } /* Padding: 0 16px; as requested destroys the layout */

footer { bottom:0; margin-top: 20px; background: #333333; color:#ffffff; font-size:12px; font-weight:400; font-family: 'Public Sans'; font-style: normal; display:inline-block; width:100%;}
footer p.message { margin-top:32px; line-height:19px; padding-bottom:16px; margin-bottom: 16px; border-bottom: 1px solid #A0A5AE;}
footer ul { list-style-type:none; margin:0; padding:0; display:inline-block;}
footer ul li { float:left; margin-right: 24px; }
footer ul li::first-child {margin-left: 0px !important;}
footer ul li a, footer ul li a:hover, footer ul li a:visited { color:#ffffff; text-decoration:underline; }
footer #copyright p {margin: 16px 0 32px 0; line-height:19px; display:inline-block;}

#orw-app-switcher, #orw-app-switcher-local { width:100%; background: #002664; }
#orw-app-switcher-local { height:40px; }

.login {
  float: left;
  height: 68px;
  text-align: right;
  width: 50%;
  color: #000000;
}

.login p {
  font-weight: 400;
}

.login > p > button {
  background: #a71930;
  border: none;
  color: #ffffff;
  height: 68px;
  line-height: 68px;
  width: 128px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  margin-left: 20px;
}

.login > p > button:hover {
  background: #7b1223;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

.login-chevron {
  font-size: 12px;
}

.sub-nav {
  float: left;
  width: 100%;
  height: 40px;
}

.sub-nav ul {
  float: right;
}

.sub-nav ul li {
  display: inline;
  padding-left: 20px;
}

.sub-nav ul li a {
  color: #ffffff;
  font-size: 14px;
  text-decoration: underline;
  font-weight: 400;
}

.sub-nav ul li a:hover {
  text-decoration: none;
  color: #ffffff;
}

.divider {
  padding: 0 10px;
}

.logout-btn {
  color: #ffffff;
  font-weight: 400;
  text-decoration: underline;
}

.logout-btn:hover {
  color: #ffffff;
  text-decoration: none;
}

.secondary-nav li {
  color: #ffffff;
  float: left;
  font-size: 16px;
  background: #124670;
}

.secondary-nav li:hover {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    background: rgba(0, 38, 100, 0.1);
}


.third-nav {
  width: 100%;
  height: 55px;
  line-height: 55px;
  background: #D5DDE0;
  _margin-bottom: 30px; /** zzx **/
}

.third-nav:before, .third-nav:after {
  content: "";
  display: table;
}

.third-nav:after {
  clear: both;
}

.third-nav ul {
  float: right;
}

.third-nav ul li {
  font-family: "Work Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #111111;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.02em;

  display: inline;
  _padding-left: 15px;
  margin-left: 15px;
  padding-bottom: 5px;
}

.third-nav li:hover {
  box-shadow: inset 0 -3px 0 0 #a71930;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

.third-nav ul a {
  color:#000;
  _text-decoration:underline;
}

.third-nav ul a:hover {
  text-decoration:none;
}

.bottom-links {
  margin-top: 30px;
}

.bottom-links li {
  display: inline;
  padding-right: 30px;
}


.form-control {
  display: block;
  width: 100%;
  height: 30px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  letter-spacing: -0.03em !important;
  margin-left: 5px;
}

.secondary-btn {
  text-decoration: none;
  color: #16517d;
  background-color: #ffffff;
  border: 2px solid #e1e4e6;
  box-shadow: none;
  font-size: 14px;
  height: 50px;
  width: 100%;
  padding: 0;
}

.secondary-btn:hover {
  background: #16517d;
  color: #ffffff;
  border: 2px solid #16517d;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

.primary-btn {
  text-decoration: none;
  color: #ffffff;
  background-color: #16517d;
  border: none;
  box-shadow: none;
  font-size: 14px;
  height: 50px;
  width: 100%;
  padding: 0;
}

.primary-btn:hover {
  background: #0e3552;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

.bold {
  font-weight: 600;
}

.button-margin {
  margin-top: 30px;
}

.side-col {
  background: #ffffff;
  padding: 40px 15px 20px;
}

.video-player {
  position: relative;
  overflow: hidden;
  background-color: #000;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  padding-left: 0;
  padding-right: 0;
  cursor: pointer;
  margin-bottom: 15px;
}

.video-player-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.background-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("../images/video-placeholder.png");
  background-position: center;
  background-size: cover;
}

.side-col-bottom {
  padding: 20px 15px;
  border-top: 1px solid #e8eaec;
  border-bottom: 1px solid #e8eaec;
  background: #fcfcfd;
  margin-bottom: 40px;
}

.side-col-bottom hr {
  margin: 20px 0;
}

.app-store-badges {
  margin-bottom: 20px;
}

.app-store-badges li {
  display: inline;
}

.app-store-badges li img {
  width: 125px;
}

.updates {
  margin-top: 40px !important;
}

.home {
  margin-top: 60px;
}

.two-icons {
  margin-top: 30px;
}

.two-icons img {
  padding-right: 15px;
}

.two-icons hr {
  margin: 16px 0;
}

.text-box {
  background: #f8f9fa;
  padding: 30px 15px;
}

.two-btn {
  margin-top: 30px;
}

.two-btn button {
  margin-bottom: 10px;
}

/** zzx ----------------------------------------- **/
body {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000000;
}

div.buttonContainer a {
  font-weight: normal;
}

/** hack to place error messages on the right hand side of the address fields input box */
#euserFormaddress .errortext {
    float:right !important;
}
