html {
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body {
    margin:0
}
article,
aside,
details,
footer,
header,
main,
summary {
  display:block
}
[hidden],
template {
  display:none
}
a {
  background-color:transparent
}
a:active,
a:hover {
  outline:0
}
abbr[title] {
  border-bottom:1px dotted
}
b,
strong {
  font-weight:bold
}
small {
  font-size:80%
}
img {
  border:0
}
svg:not(:root) {
  overflow:hidden
}
button,
input,
select {
  color:inherit;
  font:inherit;
  margin:0
}
button {
  overflow:visible
}
button,
select {
  text-transform:none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance:button;
  cursor:pointer
}
button[disabled],
html input[disabled] {
  cursor:default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border:0;
  padding:0
}
input {
  line-height:normal
}
legend {
  border:0;
  padding:0
}
textarea {
  overflow:auto
}
optgroup {
  font-weight:bold
}
table {
  border-collapse:collapse;
  border-spacing:0
}
td,
th {
  padding:0
}
* {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box
}
*:before,
*:after {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box
}
input,
button,
select,
textarea {
  font-family:inherit;
  font-size:inherit;
  line-height:inherit
}
a:focus {
  outline:thin dotted;
  outline-offset:-2px;
  outline:5px auto -webkit-focus-ring-color
}
figure {
  margin:0
}
img {
  vertical-align:middle
}
.img-responsive {
  display:block;
  max-width:100%;
  height:auto
}
html {
  font-size:100%
}
body {
  font-family:"Segoe UI Webfont",-apple-system,"Helvetica Neue","Lucida Grande","Roboto","Ebrima","Nirmala UI","Gadugi","Segoe Xbox Symbol","Segoe UI Symbol","Meiryo UI","Khmer UI","Tunga","Lao UI","Raavi","Iskoola Pota","Latha","Leelawadee","Microsoft YaHei UI","Microsoft JhengHei UI","Malgun Gothic","Estrangelo Edessa","Microsoft Himalaya","Microsoft New Tai Lue","Microsoft PhagsPa","Microsoft Tai Le","Microsoft Yi Baiti","Mongolian Baiti","MV Boli","Myanmar Text","Cambria Math";
  font-size:15px;
  line-height:20px;
  font-weight:400;
  font-size:.9375rem;
  line-height:1.25rem;
  padding-bottom:.227px;
  padding-top:.227px;
  color:#000;
  background-color:#fff
}
a {
  color:#ccc;
  text-decoration:none
}
a:link {
  color:#0067b8
}
a:visited {
  color:#0067b8
}
a:hover {
  color:#666
}
a:focus {
  color:#0067b8
}
a:active {
  color:#999
}
.text-center {
  text-align:center
}
.text-justify {
  text-align:justify
}
.text-nowrap {
  white-space:nowrap
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom:0
}
blockquote footer,
blockquote small,
blockquote .small {
  display:block
}
address {
  font-style:normal
}
@font-face {
  font-family:'Segoe UI Webfont';
  src:local("Segoe UI Light");
  font-weight:200;
  font-style:normal
}
@font-face {
  font-family:'Segoe UI Webfont';
  src:local("Segoe UI");
  font-weight:400;
  font-style:normal
}
@font-face {
  font-family:'Segoe UI Webfont';
  src:local("Segoe UI Semibold");
  font-weight:600;
  font-style:normal
}
p {
  margin-bottom:20px;
  margin-top:20px;
  margin-bottom:1.25rem;
  margin-top:1.25rem
}
.text-body,
p {
  font-size:15px;
  line-height:20px;
  font-weight:400;
  font-size:.9375rem;
  line-height:1.25rem;
  padding-bottom:.227px;
  padding-top:.227px
}
[class*="text-maxlines"] {
  overflow:hidden
}
.text-left {
  text-align:left
}
.text-right {
  text-align:right
}
address {
  margin-bottom:12px
}
.container,
.container-fluid {
  margin-right:auto;
  margin-left:auto;
  padding-left:2px;
  padding-right:2px;
  width:90%
}
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after {
  content:" ";
  display:table
}
.container:after,
.container-fluid:after {
  clear:both
}
.container .container,
.container-fluid .container {
  width:auto
}
.row {
  margin-left:-2px;
  margin-right:-2px
}
.row:before,
.row:after {
  content:" ";
  display:table
}
.row:after {
  clear:both
}
.col-xs-24,
.col-sm-24,
.col-md-24,
.col-lg-24 {
  position:relative;
  min-height:1px;
  padding-left:2px;
  padding-right:2px
}
.col-xs-24 {
  float:left
}
.col-xs-24 {
  width:100%
}
.col-xs-pull-24 {
  right:100%
}
.col-xs-push-24 {
  left:100%
}
.col-xs-offset-24 {
  margin-left:100%
}
@media (min-width:540px) {
  .col-sm-24 {
    float:left
  }
  .col-sm-24 {
    width:100%
  }
  .col-sm-pull-24 {
    right:100%
  }
  .col-sm-push-24 {
    left:100%
  }
  .col-sm-offset-24 {
    margin-left:100%
  }
}
@media (min-width:768px) {
  .col-md-24 {
    float:left
  }
  .col-md-24 {
    width:100%
  }
}
@media (min-width:992px) {
  .col-lg-24 {
    float:left
  }
  .col-lg-24 {
    width:100%
  }
  .col-lg-pull-24 {
    right:100%
  }
  .col-lg-push-24 {
    left:100%
  }
  .col-lg-offset-24 {
    margin-left:100%
  }
}
@media (min-width:1400px) {
  .col-xl-24 {
    float:left
  }
  .col-xl-24 {
    width:100%
  }
  .col-xl-pull-24 {
    right:100%
  }
  .col-xl-push-24 {
    left:100%
  }
  .col-xl-offset-24 {
    margin-left:100%
  }
}
fieldset {
  padding:0;
  margin:0;
  border:0;
  min-width:0
}
legend {
  display:block;
  width:100%;
  padding:0;
  border:0
}
label {
  display:inline-block;
  max-width:100%
}
input[type="search"] {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box
}
input[type="file"] {
  display:block
}
input[type="range"] {
  display:block;
  width:100%
}
select[multiple],
select[size] {
  height:auto
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline:thin dotted;
  outline-offset:-2px;
  outline:5px auto -webkit-focus-ring-color
}
output {
  display:block;
  padding-top:7px
}
.form-control {
  display:block;
  width:100%;
  background-image:none
}
textarea.form-control {
  height:auto
}
input[type="search"] {
  -webkit-appearance:none
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height:34px
}
.radio,
.checkbox {
  position:relative;
  display:block
}
.radio label,
.checkbox label {
  min-height:20px;
  margin-bottom:0;
  cursor:pointer
}
.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor:not-allowed
}
.help-block {
  display:block;
  margin-top:5px;
  margin-bottom:10px
}
@media (min-width:540px) {
  .form-inline .form-group {
    display:inline-block;
    margin-bottom:0;
    vertical-align:middle
  }
  .form-inline .form-control {
    display:inline-block;
    width:auto;
    vertical-align:middle
  }
  .form-inline .input-group {
    display:inline-table;
    vertical-align:middle
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width:auto
  }
  .form-inline .input-group>.form-control {
    width:100%
  }
  .form-inline .control-label {
    margin-bottom:0;
    vertical-align:middle
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display:inline-block;
    margin-top:0;
    margin-bottom:0;
    vertical-align:middle
  }
}
input,
button,
textarea,
select,
option,
progress {
  max-width:100%;
  line-height:inherit
}
.text-input,
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  padding:4px 8px;
  border-style:solid;
  border-width:2px;
  border-color:rgba(0,0,0,0.4);
  background-color:rgba(255,255,255,0.4);
  height:32px;
  height:2rem
}
.text-input-focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
  border-color:#0067b8;
  background-color:#fff
}
.text-input-moz-placeholder,
input[type="color"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
textarea::-moz-placeholder {
  color:rgba(0,0,0,0.6);
  opacity:1
}
.text-input-ms-placeholder,
input[type="color"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color:rgba(0,0,0,0.6)
}
.text-input-webkit-placeholder,
input[type="color"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color:rgba(0,0,0,0.6)
}
.text-input-disabled,
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea {
  border-color:#ccc !important;
  background-color:rgba(0,0,0,0.2) !important;
  color:rgba(0,0,0,0.2) !important
}
.text-input-has-error,
.form-group.has-error input[type="color"],
input[type="color"].has-error,
.form-group.has-error input[type="date"],
input[type="date"].has-error,
.form-group.has-error input[type="datetime"],
input[type="datetime"].has-error,
.form-group.has-error input[type="datetime-local"],
input[type="datetime-local"].has-error,
.form-group.has-error input[type="email"],
input[type="email"].has-error,
.form-group.has-error input[type="month"],
input[type="month"].has-error,
.form-group.has-error input[type="number"],
input[type="number"].has-error,
.form-group.has-error input[type="password"],
input[type="password"].has-error,
.form-group.has-error input[type="search"],
input[type="search"].has-error,
.form-group.has-error input[type="tel"],
input[type="tel"].has-error,
.form-group.has-error input[type="text"],
input[type="text"].has-error,
.form-group.has-error input[type="time"],
input[type="time"].has-error,
.form-group.has-error input[type="url"],
input[type="url"].has-error,
.form-group.has-error input[type="week"],
input[type="week"].has-error,
.form-group.has-error textarea,
textarea.has-error {
  border-color:#e81123
}
textarea {
  height:auto
}
input::-ms-clear,
input::-ms-reveal {
  height:100%;
  padding:4px 8px;
  margin-right:-8px;
  margin-left:4px
}
input::-ms-clear:hover,
input::-ms-reveal:hover {
  color:#0067b8
}
input::-ms-clear:active,
input::-ms-reveal:active {
  color:#fff;
  background-color:#0067b8
}
.form-group.has-error input::-ms-clear:hover,
.form-group.has-error input::-ms-reveal:hover,
input.has-error::-ms-clear:hover,
input.has-error::-ms-reveal:hover {
  color:#e81123
}
.form-group.has-error input::-ms-clear:active,
.form-group.has-error input::-ms-reveal:active,
input.has-error::-ms-clear:active,
input.has-error::-ms-reveal:active {
  color:#fff;
  background-color:#e81123
}
input[type="radio"] {
  width:20px;
  height:20px
}
input[type="radio"]::-ms-check {
  background-color:#fff;
  color:#000;
  border-style:solid;
  border-width:2px;
  border-color:rgba(0,0,0,0.6)
}
input[type="radio"]:checked::-ms-check {
  color:#000;
  border-color:#0067b8
}
input[type="radio"]:hover::-ms-check {
  border-color:#000
}
input[type="radio"]:hover:checked::-ms-check {
  border-color:#0067b8
}
input[type="radio"]:active::-ms-check {
  color:rgba(0,0,0,0.6);
  border-color:rgba(0,0,0,0.6)
}
input[type="radio"]:active:checked::-ms-check {
  border-color:rgba(0,0,0,0.6)
}
input[type="radio"][disabled]::-ms-check,
fieldset[disabled] input[type="radio"]::-ms-check {
  background-color:#fff !important;
  color:rgba(0,0,0,0.2) !important;
  border-color:rgba(0,0,0,0.2) !important
}
input[type="radio"][disabled]:checked::-ms-check,
fieldset[disabled] input[type="radio"]:checked::-ms-check {
  color:rgba(0,0,0,0.2) !important
}
input[type="checkbox"] {
  width:20px;
  height:20px
}
input[type="checkbox"]::-ms-check {
  border-style:solid;
  border-width:2px;
  background-color:transparent;
  color:#000;
  border-color:rgba(0,0,0,0.8)
}
input[type="checkbox"]:checked::-ms-check {
  background-color:#0067b8;
  border-color:#0067b8
}
input[type="checkbox"]:hover::-ms-check {
  border-color:#000
}
input[type="checkbox"]:active::-ms-check {
  background-color:rgba(0,0,0,0.6);
  border-color:transparent
}
input[type="checkbox"][disabled]::-ms-check,
fieldset[disabled] input[type="checkbox"]::-ms-check {
  border-color:rgba(0,0,0,0.2) !important;
  background-color:transparent !important;
  color:rgba(0,0,0,0.2) !important
}
progress {
  height:4px;
  border-style:none;
  color:#0067b8;
  background-color:#ccc;
  -webkit-appearance:none;
  display:block
}
progress::-ms-fill {
  color:#0067b8
}
progress::-webkit-progress-value {
  background-color:#0067b8
}
progress::-webkit-progress-bar {
  background-color:#ccc
}
progress::-moz-progress-bar {
  background-color:#0067b8
}
input[type="range"] {
  height:42px;
  padding-bottom:16px;
  padding-top:16px;
  border-style:none
}
input[type="range"]::-ms-track {
  height:2px;
  border-style:none;
  background-color:transparent;
  color:transparent
}
input[type="range"]::-ms-fill-lower {
  background-color:#0067b8
}
input[type="range"]::-ms-fill-upper {
  background-color:rgba(0,0,0,0.4)
}
input[type="range"]::-ms-thumb {
  background-color:#0067b8;
  width:24px;
  height:8px;
  border-radius:4px;
  border-style:none
}
input[type="range"]:hover::-ms-thumb {
  background-color:#1f1f1f
}
input[type="range"]:active::-ms-thumb {
  background-color:#ccc
}
input[type="range"]:disabled::-ms-fill-lower,
input[type="range"]:disabled::-ms-fill-upper {
  background-color:rgba(0,0,0,0.2) !important
}
input[type="range"]:disabled::-ms-thumb {
  background-color:#ccc !important
}
legend {
  margin-bottom:12px
}
.form-group {
  margin-bottom:12px
}
.form-group label {
  margin-top:0;
  margin-bottom:8px
}
.radio,
.checkbox {
  margin-top:12px;
  margin-bottom:12px
}
.radio label,
.checkbox label {
  padding-left:28px
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position:absolute;
  margin-left:-28px
}
input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
  cursor:not-allowed
}
input[type="radio"][disabled]+span,
input[type="radio"].disabled+span,
fieldset[disabled] input[type="radio"]+span,
input[type="checkbox"][disabled]+span,
input[type="checkbox"].disabled+span,
fieldset[disabled] input[type="checkbox"]+span {
  color:rgba(0,0,0,0.2)
}
select {
  border:2px solid rgba(0,0,0,0.4);
  background-clip:padding-box;
  color:#000
}
select:focus option {
  background-color:#fff
}
select:hover {
  border-color:rgba(0,0,0,0.6)
}
select:active {
  background-color:#fff
}
select[multiple]:focus {
  background-color:#fff
}
select[disabled],
select.disabled,
fieldset[disabled] select {
  cursor:not-allowed;
  background-color:rgba(0,0,0,0.2) !important;
  border-color:rgba(0,0,0,0.2) !important;
  color:rgba(0,0,0,0.6) !important
}
select[disabled] option:hover,
select[disabled] option:focus,
select[disabled] option:active,
select.disabled option:hover,
select.disabled option:focus,
select.disabled option:active,
fieldset[disabled] select option:hover,
fieldset[disabled] select option:focus,
fieldset[disabled] select option:active {
  background-color:transparent !important
}
::-ms-expand {
  margin:0 6px 0 20px;
  background-color:transparent;
  border:0
}
.btn-block {
  display:block;
  width:100%
}
.btn-block+.btn-block {
  margin-top:5px
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width:100%
}
.btn,
button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
  display:inline-block;
  min-width:100px;
  padding:4px 12px 4px 12px;
  margin-top:4px;
  margin-bottom:4px;
  position:relative;
  max-width:100%;
  text-align:center;
  white-space:nowrap;
  overflow:hidden;
  vertical-align:middle;
  text-overflow:ellipsis;
  touch-action:manipulation;
  color:#000;
  border-style:solid;
  border-width:2px;
  border-color:transparent;
  background-color:rgba(0,0,0,0.2)
}
.btn:hover,
.btn:focus,
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus {
  border-color:rgba(0,0,0,0.4)
}
.btn:hover,
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
  cursor:pointer
}
.btn:active,
button:active,
input[type="button"]:active,
input[type="submit"]:active,
input[type="reset"]:active {
  background-color:rgba(0,0,0,0.4);
  border-color:transparent
}
.btn.btn-primary,
button.btn-primary,
input[type="button"].btn-primary,
input[type="submit"].btn-primary,
input[type="reset"].btn-primary {
  background-color:#0067b8;
  border-color:#0067b8;
  color:#fff
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
button.btn-primary:hover,
button.btn-primary:focus,
input[type="button"].btn-primary:hover,
input[type="button"].btn-primary:focus,
input[type="submit"].btn-primary:hover,
input[type="submit"].btn-primary:focus,
input[type="reset"].btn-primary:hover,
input[type="reset"].btn-primary:focus {
  border-color:#004e8c
}
.btn.btn-primary:active,
button.btn-primary:active,
input[type="button"].btn-primary:active,
input[type="submit"].btn-primary:active,
input[type="reset"].btn-primary:active {
  background-color:rgba(0,0,0,0.4);
  border-color:transparent
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
button.disabled,
button[disabled],
fieldset[disabled] button,
input[type="button"].disabled,
input[type="button"][disabled],
fieldset[disabled] input[type="button"],
input[type="submit"].disabled,
input[type="submit"][disabled],
fieldset[disabled] input[type="submit"],
input[type="reset"].disabled,
input[type="reset"][disabled],
fieldset[disabled] input[type="reset"] {
  cursor:not-allowed;
  pointer-events:none;
  outline:none;
  color:rgba(0,0,0,0.2) !important;
  border-color:transparent !important;
  background-color:rgba(0,0,0,0.2) !important
}
a.btn:link,
a.btn:visited {
  color:#000
}
a.btn.btn-primary:link,
a.btn.btn-primary:visited {
  color:#fff
}
.person {
  border-radius:50%;
  display:block;
  padding:4px;
  border:1px dotted transparent
}
.person .person-graphic {
  display:block;
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
  border-radius:50%
}
.person.person-small {
  width:54px;
  height:54px
}
.person.person-small .person-graphic {
  width:44px;
  height:44px
}
.person.person-medium {
  width:110px;
  height:110px
}
.person.person-medium .person-graphic {
  width:100px;
  height:100px
}
.person.person-large {
  width:210px;
  height:210px
}
.person.person-large .person-graphic {
  width:200px;
  height:200px
}
.person:focus {
  outline-style:none;
  border-color:#000
}
table {
  background-color:transparent
}
th {
  text-align:left
}
.table {
  width:100%;
  max-width:100%
}
.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
  padding:16px;
  vertical-align:top
}
.table>thead>tr>th {
  vertical-align:bottom
}
.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
  border-top:0
}
table col[class*="col-"] {
  position:static;
  float:none;
  display:table-column
}
table td[class*="col-"],
table th[class*="col-"] {
  position:static;
  float:none;
  display:table-cell
}
.table-responsive {
  overflow-x:auto;
  min-height:.01%
}
@media screen and (max-width:539px) {
  .table-responsive {
    width:100%;
    margin-bottom:15px;
    overflow-y:hidden;
    -ms-overflow-style:-ms-autohiding-scrollbar
  }
  .table-responsive>.table {
    margin-bottom:0
  }
  .table-responsive>.table>thead>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>tfoot>tr>td {
    white-space:nowrap
  }
}
.table>thead>tr>th {
  font-size:12px;
  line-height:14px;
  font-weight:400;
  font-size:.75rem;
  line-height:.875rem;
  padding-bottom:1.1816px;
  padding-top:1.1816px;
  padding:0 16px 10px 16px
}
.table>thead>tr>th.text-maxlines-1 {
  white-space:nowrap;
  text-overflow:ellipsis;
  max-height:16.3632px;
  max-height:1.0227rem
}
.table>thead>tr>th.text-maxlines-2 {
  max-height:30.3632px;
  max-height:1.8977rem
}
.table>thead>tr>th.text-maxlines-3 {
  max-height:44.3632px;
  max-height:2.7727rem
}
.table>thead>tr>th.text-maxlines-4 {
  max-height:58.3632px;
  max-height:3.6477rem
}
.table>tbody>tr:nth-child(odd) {
  background-color:#f2f2f2
}
.section {
  margin-top:30px;
  margin-bottom:30px
}
@media (min-width:320px) {
  .section {
    margin-top:42px;
    margin-bottom:42px
  }
}
.section .section-header {
  padding-bottom:10px;
  border-bottom:1px solid #e6e6e6;
  margin-bottom:16px
}
@media (min-width:320px) {
  .section .section-header {
    margin-bottom:32px
  }
}
.section .section-title {
  display:block;
  margin-top:0;
  margin-bottom:0;
  font-size:15px;
  line-height:20px;
  font-weight:600;
  font-size:.9375rem;
  line-height:1.25rem;
  padding-bottom:.227px;
  padding-top:.227px;
  color:#000
}
.section .section-title.text-maxlines-1 {
  white-space:nowrap;
  text-overflow:ellipsis;
  max-height:20.454px;
  max-height:1.27838rem
}
.section .section-title.text-maxlines-2 {
  max-height:40.454px;
  max-height:2.52838rem
}
.section .section-title.text-maxlines-3 {
  max-height:60.454px;
  max-height:3.77838rem
}
.section .section-title.text-maxlines-4 {
  max-height:80.454px;
  max-height:5.02838rem
}
@media (min-width:320px) {
  .section .section-title {
    font-size:24px;
    line-height:28px;
    font-weight:300;
    font-size:1.5rem;
    line-height:1.75rem;
    padding-bottom:2.3632px;
    padding-top:2.3632px
  }
  .section .section-title.text-maxlines-1 {
    white-space:nowrap;
    text-overflow:ellipsis;
    max-height:32.7264px;
    max-height:2.0454rem
  }
  .section .section-title.text-maxlines-2 {
    max-height:60.7264px;
    max-height:3.7954rem
  }
  .section .section-title.text-maxlines-3 {
    max-height:88.7264px;
    max-height:5.5454rem
  }
  .section .section-title.text-maxlines-4 {
    max-height:116.7264px;
    max-height:7.2954rem
  }
}
.section .section-subtitle {
  display:block;
  font-size:15px;
  line-height:20px;
  font-weight:400;
  font-size:.9375rem;
  line-height:1.25rem;
  padding-bottom:.227px;
  padding-top:.227px;
  color:#767676
}
.section .section-subtitle.text-maxlines-1 {
  white-space:nowrap;
  text-overflow:ellipsis;
  max-height:20.454px;
  max-height:1.27838rem
}
.section .section-subtitle.text-maxlines-2 {
  max-height:40.454px;
  max-height:2.52838rem
}
.section .section-subtitle.text-maxlines-3 {
  max-height:60.454px;
  max-height:3.77838rem
}
.section .section-subtitle.text-maxlines-4 {
  max-height:80.454px;
  max-height:5.02838rem
}
.section .header-action {
  display:table-cell;
  vertical-align:bottom;
  white-space:nowrap;
  font-size:12px;
  line-height:14px;
  font-weight:400;
  font-size:.75rem;
  line-height:.875rem;
  padding-bottom:1.1816px;
  padding-top:1.1816px
}
.section .header-action.text-maxlines-1 {
  white-space:nowrap;
  text-overflow:ellipsis;
  max-height:16.3632px;
  max-height:1.0227rem
}
.section .header-action.text-maxlines-2 {
  max-height:30.3632px;
  max-height:1.8977rem
}
.section .header-action.text-maxlines-3 {
  max-height:44.3632px;
  max-height:2.7727rem
}
.section .header-action.text-maxlines-4 {
  max-height:58.3632px;
  max-height:3.6477rem
}
.section p {
  margin-top:12px;
  margin-bottom:12px
}
.section p .more-container {
  display:block;
  margin-top:6px
}
.section .btn-group {
  margin-top:20px;
  margin-bottom:20px
}
.section.remove-header-rule>.section-header {
  border-style:none
}
.section.has-header-action .header-titles {
  display:table-cell
}
.section.has-header-action .titles-outer {
  display:table;
  table-layout:fixed;
  width:100%
}
.section.has-header-action .titles-inner {
  display:table-cell;
  padding-right:10px
}
.section.item-section {
  margin-bottom:32px
}
.section.item-section .section-header {
  margin-bottom:16px;
  border-style:none;
  padding-bottom:0
}
.section.item-section .section-title {
  color:#000;
  font-size:15px;
  line-height:20px;
  font-weight:600;
  font-size:.9375rem;
  line-height:1.25rem;
  padding-bottom:.227px;
  padding-top:.227px
}
.section.item-section .section-title.text-maxlines-1 {
  white-space:nowrap;
  text-overflow:ellipsis;
  max-height:20.454px;
  max-height:1.27838rem
}
.section.item-section .section-title.text-maxlines-2 {
  max-height:40.454px;
  max-height:2.52838rem
}
.section.item-section .section-title.text-maxlines-3 {
  max-height:60.454px;
  max-height:3.77838rem
}
.section.item-section .section-title.text-maxlines-4 {
  max-height:80.454px;
  max-height:5.02838rem
}
.caret {
  display:inline-block;
  width:0;
  height:0;
  margin-left:2px;
  vertical-align:middle;
  border-top:4px solid;
  border-right:4px solid transparent;
  border-left:4px solid transparent
}
.dropdown {
  position:relative
}
.dropdown-toggle:focus {
  outline:0
}
.dropdown-menu {
  position:absolute;
  top:100%;
  left:0;
  z-index:1000;
  display:none;
  float:left;
  min-width:160px;
  padding:5px 0;
  margin:2px 0 0;
  list-style:none;
  font-size:14px;
  text-align:left;
  background-color:#fff;
  border:1px solid #ccc;
  border:1px solid rgba(0,0,0,0.15);
  border-radius:4px;
  -webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);
  box-shadow:0 6px 12px rgba(0,0,0,0.175);
  background-clip:padding-box
}
.dropdown-menu.pull-right {
  right:0;
  left:auto
}
.dropdown-menu .divider {
  height:1px;
  margin:9px 0;
  overflow:hidden;
  background-color:#e5e5e5
}
.dropdown-menu>li>a {
  display:block;
  padding:3px 20px;
  clear:both;
  font-weight:normal;
  line-height:1.42857;
  color:#333;
  white-space:nowrap
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  text-decoration:none;
  color:#262626;
  background-color:#f5f5f5
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  color:#fff;
  text-decoration:none;
  outline:0;
  background-color:#428bca
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  color:#777
}
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  text-decoration:none;
  background-color:transparent;
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor:not-allowed
}
.open>.dropdown-menu {
  display:block
}
.open>a {
  outline:0
}
.dropdown-menu-right {
  left:auto;
  right:0
}
.dropdown-menu-left {
  left:0;
  right:auto
}
.dropdown-header {
  display:block;
  padding:3px 20px;
  font-size:12px;
  line-height:1.42857;
  color:#777;
  white-space:nowrap
}
.dropdown-backdrop {
  position:fixed;
  left:0;
  right:0;
  bottom:0;
  top:0;
  z-index:990
}
.pull-right>.dropdown-menu {
  right:0;
  left:auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top:0;
  border-bottom:4px solid;
  content:""
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top:auto;
  bottom:100%;
  margin-bottom:1px
}
@media (min-width:768px) {
  .navbar-right .dropdown-menu {
    right:0;
    left:auto
  }
  .navbar-right .dropdown-menu-left {
    left:0;
    right:auto
  }
}
[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
  position:absolute;
  clip:rect(0, 0, 0, 0);
  pointer-events:none
}
.btn-group:before,
.btn-group:after {
  content:" ";
  display:table
}
.btn-group:after {
  clear:both
}
.btn-group .btn {
  float:left;
  margin-right:4px
}
.input-group {
  position:relative;
  display:table;
  border-collapse:separate
}
.input-group[class*="col-"] {
  float:none;
  padding-left:0;
  padding-right:0
}
.input-group .form-control {
  position:relative;
  z-index:2;
  float:left;
  width:100%;
  margin-bottom:0
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display:table-cell
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius:0
}
.input-group-addon,
.input-group-btn {
  width:1%;
  white-space:nowrap;
  vertical-align:middle
}
.input-group-addon {
  padding:6px 12px;
  font-size:14px;
  font-weight:normal;
  line-height:1;
  color:#555;
  text-align:center;
  background-color:#eee;
  border:1px solid #ccc;
  border-radius:4px
}
.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
  padding:5px 10px;
  font-size:12px;
  border-radius:3px
}
.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
  padding:10px 16px;
  font-size:18px;
  border-radius:6px
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top:0
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
  border-bottom-right-radius:0;
  border-top-right-radius:0
}
.input-group-addon:first-child {
  border-right:0
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
  border-bottom-left-radius:0;
  border-top-left-radius:0
}
.input-group-addon:last-child {
  border-left:0
}
.input-group-btn {
  position:relative;
  font-size:0;
  white-space:nowrap
}
.input-group-btn>.btn {
  position:relative
}
.input-group-btn>.btn+.btn {
  margin-left:-1px
}
.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
  z-index:2
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right:-1px
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
  margin-left:-1px
}
.alert {
  margin-bottom:8px;
  margin-top:8px
}
.alert-error {
  color:#e81123
}
.modal-open {
  overflow:hidden
}
.modal {
  display:none;
  overflow:hidden;
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:1040;
  -webkit-overflow-scrolling:touch;
  outline:0
}
.modal-open .modal {
  overflow-x:hidden;
  overflow-y:auto
}
.modal-dialog {
  position:relative;
  width:auto
}
.modal-content {
  position:relative;
  background-color:#fff;
  background-clip:padding-box;
  outline:0
}
.modal-backdrop {
  position:fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  background-color:#000
}
.modal-backdrop.fade {
  opacity:0;
  filter:alpha(opacity=0)
}
.modal-backdrop.in {
  opacity:.5;
  filter:alpha(opacity=50)
}
.modal-header {
  min-height:16.42857px
}
.modal-title {
  margin:0;
  line-height:1.42857
}
.modal-body {
  position:relative
}
.modal-footer:before,
.modal-footer:after {
  content:" ";
  display:table
}
.modal-footer:after {
  clear:both
}
.modal-scrollbar-measure {
  position:absolute;
  top:-9999px;
  width:50px;
  height:50px;
  overflow:scroll
}
@media (min-width:540px) {
  .modal-dialog {
    width:600px
  }
  .modal-sm {
    width:300px
  }
}
@media (min-width:768px) {
  .modal-lg {
    width:900px
  }
}
.modal .modal-dialog {
  margin:50vh auto;
  -webkit-transform:translate(0, -50%);
  -ms-transform:translate(0, -50%);
  -o-transform:translate(0, -50%);
  transform:translate(0, -50%);
  border:2px solid #0067b8
}
.modal .modal-content {
  padding:16px
}
.modal p:first-child {
  margin-top:0
}
.modal .btn {
  width:calc(48%)
}
.modal .btn:last-child {
  margin-right:0
}
.modal .btn:only-child {
  float:right
}
.modal .modal-footer {
  margin-top:24px
}
.tooltip {
  position:absolute;
  z-index:1070;
  display:block;
  visibility:visible
}
.tooltip-inner {
  text-decoration:none
}
.tooltip .tooltip-inner {
  background:#f2f2f2;
  color:#000;
  border:1px solid #ccc;
  padding:5px 8px 7px 8px;
  max-width:320px
}
.clearfix:before,
.clearfix:after {
  content:" ";
  display:table
}
.clearfix:after {
  clear:both
}
.center-block {
  display:block;
  margin-left:auto;
  margin-right:auto
}
.hide {
  display:none !important
}
.show {
  display:block !important
}
.invisible {
  visibility:hidden
}
.text-hide {
  font:0/0 a;
  color:transparent;
  text-shadow:none;
  background-color:transparent;
  border:0
}
.hidden {
  display:none !important;
  visibility:hidden !important
}
.affix {
  position:fixed
}
.pull-right {
  float:right !important
}
.pull-left {
  float:left !important
}
@-ms-viewport {
  width:device-width
}
@media (max-width:539px) {
  .visible-xs {
    display:block !important
  }
  table.visible-xs {
    display:table
  }
  tr.visible-xs {
    display:table-row !important
  }
  th.visible-xs,
  td.visible-xs {
    display:table-cell !important
  }
}
@media (max-width:539px) {
  .visible-xs-block {
    display:block !important
  }
}
@media (max-width:539px) {
  .visible-xs-inline {
    display:inline !important
  }
}
@media (max-width:539px) {
  .visible-xs-inline-block {
    display:inline-block !important
  }
}
@media (min-width:540px) and (max-width:767px) {
  .visible-sm {
    display:block !important
  }
  table.visible-sm {
    display:table
  }
  tr.visible-sm {
    display:table-row !important
  }
  th.visible-sm,
  td.visible-sm {
    display:table-cell !important
  }
}
@media (min-width:540px) and (max-width:767px) {
  .visible-sm-block {
    display:block !important
  }
}
@media (min-width:540px) and (max-width:767px) {
  .visible-sm-inline {
    display:inline !important
  }
}
@media (min-width:540px) and (max-width:767px) {
  .visible-sm-inline-block {
    display:inline-block !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .visible-md {
    display:block !important
  }
  table.visible-md {
    display:table
  }
  tr.visible-md {
    display:table-row !important
  }
  th.visible-md,
  td.visible-md {
    display:table-cell !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .visible-md-block {
    display:block !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .visible-md-inline {
    display:inline !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .visible-md-inline-block {
    display:inline-block !important
  }
}
@media (min-width:992px) {
  .visible-lg {
    display:block !important
  }
  table.visible-lg {
    display:table
  }
  tr.visible-lg {
    display:table-row !important
  }
  th.visible-lg,
  td.visible-lg {
    display:table-cell !important
  }
}
@media (min-width:992px) {
  .visible-lg-block {
    display:block !important
  }
}
@media (min-width:992px) {
  .visible-lg-inline {
    display:inline !important
  }
}
@media (min-width:992px) {
  .visible-lg-inline-block {
    display:inline-block !important
  }
}
@media (max-width:539px) {
  .hidden-xs {
    display:none !important
  }
}
@media (min-width:540px) and (max-width:767px) {
  .hidden-sm {
    display:none !important
  }
}
@media (min-width:768px) and (max-width:991px) {
  .hidden-md {
    display:none !important
  }
}
@media (min-width:992px) {
  .hidden-lg {
    display:none !important
  }
}
.visible-print {
  display:none !important
}
@media print {
  .visible-print {
    display:block !important
  }
  table.visible-print {
    display:table
  }
  tr.visible-print {
    display:table-row !important
  }
  th.visible-print,
  td.visible-print {
    display:table-cell !important
  }
}
.visible-print-block {
  display:none !important
}
@media print {
  .visible-print-block {
    display:block !important
  }
}
.visible-print-inline {
  display:none !important
}
@media print {
  .visible-print-inline {
    display:inline !important
  }
}
.visible-print-inline-block {
  display:none !important
}
@media print {
  .visible-print-inline-block {
    display:inline-block !important
  }
}
@media print {
  .hidden-print {
    display:none !important
  }
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg,
.visible-xl {
  display:none !important
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block {
  display:none !important
}
@media (min-width:1400px) {
  .visible-xl {
    display:block !important
  }
  table.visible-xl {
    display:table
  }
  tr.visible-xl {
    display:table-row !important
  }
  th.visible-xl,
  td.visible-xl {
    display:table-cell !important
  }
}
@media (min-width:1400px) {
  .visible-xl-block {
    display:block !important
  }
}
@media (min-width:1400px) {
  .visible-xl-inline {
    display:inline !important
  }
}
@media (min-width:1400px) {
  .visible-xl-inline-block {
    display:inline-block !important
  }
}
@media (min-width:1400px) {
  .hidden-xl {
    display:none !important
  }
}
@font-face {
  font-family:"Segoe UI Webfont";
  font-weight:300;
  src:local("Segoe UI Semilight")
}
@font-face {
  font-family:"Segoe UI Webfont";
  font-weight:700;
  src:local("Segoe UI Bold")
}
@font-face {
  font-family:"Segoe UI Webfont";
  font-style:italic;
  font-weight:400;
  src:local("Segoe UI Italic")
}
@font-face {
  font-family:"Segoe UI Webfont";
  font-style:italic;
  font-weight:700;
  src:local("Segoe UI Bold Italic")
}
a:focus {
  outline-offset:0
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline-offset:0
}
.container,
.container-fluid {
  width:100%
}
.IE_M8 select {
  background-color:#fff !important
}
body.IE_M7.rtl {
  font-family:"Segoe UI","Ebrima","Nirmala UI","Gadugi","Segoe Xbox Symbol","Segoe UI Symbol","Meiryo UI","Khmer UI","Tunga","Lao UI","Raavi","Iskoola Pota","Latha","Leelawadee","Microsoft YaHei UI","Microsoft JhengHei UI","Malgun Gothic","Estrangelo Edessa","Microsoft Himalaya","Microsoft New Tai Lue","Microsoft PhagsPa","Microsoft Tai Le","Microsoft Yi Baiti","Mongolian Baiti","MV Boli","Myanmar Text","Cambria Math"
}
.IE_M7 ul {
  margin-left:0
}
.IE_M7 input[type="button"],
.IE_M7 input[type="submit"],
.IE_M7 button,
.IE_M7 input[type="button"].btn,
.IE_M7 input[type="submit"].btn,
.IE_M7 button.btn {
  line-height:142%;
  overflow:visible
}
.IE_M7 div.input-group {
  float:left;
  z-index:5000
}
.IE_M7 div.input-group button,
.IE_M7 div.input-group button.btn {
  overflow:hidden
}
.IE_M7 div.input-group label.input-group-addon {
  width:auto;
  float:left
}
.IE_M7 div.input-group div.input-group-btn {
  float:left
}
.text-caption {
  margin:.5rem 0 .5rem 0;
  margin:8px 0 8px 0
}
select {
  padding-top:3px;
  padding-bottom:3px;
  padding-left:6px
}
.section {
  margin-top:0
}
body {
  direction:ltr
}
body #maincontent,
body #c_content {
  margin:0 auto
}
body #maincontent {
  width:90%;
  min-height:400px
}
.ltr_override,
.dirltr {
  direction:ltr;
  text-align:left
}
label.label-margin {
  margin-top:0;
  margin-bottom:8px
}
label.disabled {
  border:0;
  background-color:rgba(0,0,0,0.2) !important
}
label.focus-border-color.input-group-addon.has-error,
label.input-group-addon.has-error {
  border-color:#e81123
}
.bold {
  font-weight:600
}
.modal-header h4.UserTitle,
.wrap-content {
  word-wrap:break-word
}
label.placeholder {
  display:none !important
}
.text-secondary {
  color:rgba(0,0,0,0.7);
  font-size:13px
}
.agreement-layout {
  white-space:pre-wrap;
  word-wrap:break-word;
  overflow-x:hidden
}
body.cb {
  text-align:center
}
body.cb #ftrLogo {
  margin:0
}
body.cb #maincontent {
  max-width:384px;
  padding-left:12px;
  padding-right:12px
}
body.cb .text-13 {
  font-size:.8125rem
}
body.cb .radio,
body.cb .alert-error {
  text-align:left
}
body.cb div.placeholderContainer {
  width:100%;
  position:relative
}
body.cb div.placeholderInnerContainer {
  left:0;
  top:0;
  width:100%;
  position:absolute;
  z-index:5
}
body.cb div.placeholder {
  color:#666;
  background-color:transparent;
  margin-top:6px;
  margin-left:9px;
  white-space:nowrap;
  text-align:left;
  cursor:text
}
body.cb div.placeholder.ltr_override {
  margin-left:11px;
  margin-right:auto;
  text-align:left
}
body.cb .modalDialogOverlay {
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:#000;
  opacity:.5;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter:alpha(opacity=50);
  z-index:50000
}
body.cb .modalDialogContainer {
  position:fixed;
  top:60px;
  max-width:356px;
  width:83%;
  width:calc(90% - 28px);
  max-height:80%;
  max-height:calc(100% - 80px);
  margin-left:-2px;
  margin-right:-2px;
  border:1px solid #0067b8;
  background-color:#fff;
  z-index:50001;
  overflow:auto;
  overflow-x:hidden
}
body.cb .modalDialogPadding {
  padding:11px 12px 12px 12px
}
body.cb .msa-helpCell {
  margin-bottom:24px;
  position:relative
}
body.cb .msa-helpSVG {
  float:left;
  position:absolute
}
body.cb .msa-helpCellDiv {
  overflow:hidden;
  margin-left:44px
}
body.cb #learnMoreLink,
body.cb #signup,
body.cb #idA_MSAccLearnMore {
  white-space:nowrap
}
body.cb .modalDialogContent {
  width:100%;
  position:relative;
  margin:0 auto
}
body.cb .img-centipede {
  width:100%;
  max-width:266px;
  height:auto
}
body.cb .align-center {
  margin-left:auto;
  margin-right:auto;
  display:inline-block
}
body.cb #icdHIP table {
  width:100% !important
}
body.cb input.hip {
  width:100% !important;
  padding:4px 8px !important;
  margin-top:12px !important
}
body.cb tr#wlspispHIPErrorContainer>td {
  width:100% !important
}
body.cb .hip-erroricon {
  display:none !important
}
.no-margin-top {
  margin-top:0
}
.no-margin-bottom {
  margin-bottom:0
}
.no-padding-left-right {
  padding-left:0;
  padding-right:0
}
.display-block {
  display:block
}
.display-inline-block {
  display:inline-block;
  white-space:nowrap
}
@media (max-width:319px) {
  body.cb #ftr {
    margin-top:60px
  }
}
@media (min-height:800px) {
  body.cb #ftr {
    margin-top:60px
  }
}
@media (max-height:400px) {
  body.cb .modalDialogContainer {
    top:0;
    max-height:100%
  }
}
.progress {
  overflow:hidden
}
.progress>div {
  position:absolute;
  height:5px;
  width:5px;
  background-color:#0067b8;
  z-index:100;
  border-radius:50%;
  opacity:0
}
.progress>img {
  position:absolute
}
.progress-container {
  width:100%;
  position:relative;
  margin-top:48px;
  margin-bottom:24px;
  outline-color:transparent
}
.progress-container-tile {
  width:100%;
  position:relative;
  top:1px
}
.progress-container-tile-content {
  width:100%;
  position:relative;
  top:15px
}
.progress {
  position:absolute;
  top:0;
  left:0;
  height:5px;
  width:100%
}
@keyframes pulse {
  from {
    opacity:.4
  }
}
@-o-keyframes pulse {
  from {
    opacity:.4
  }
}
@-moz-keyframes pulse {
  from {
    opacity:.4
  }
}
@-webkit-keyframes pulse {
  from {
    opacity:.4
  }
}
.animate-pulse {
  -webkit-animation:pulse 1s infinite alternate;
  -moz-animation:pulse 1s infinite alternate;
  -o-animation:pulse 1s infinite alternate;
  animation:pulse 1s infinite alternate
}
.row.tile:focus .progress>div,
.row.tile:focus:hover .progress>div,
.row.tile:active .progress>div {
  background-color:#fff
}
.progress>div {
  -webkit-animation:progressDot 2s infinite;
  -moz-animation:progressDot 2s infinite;
  -o-animation:progressDot 2s infinite;
  animation:progressDot 2s infinite
}
.progress>div:nth-child(1) {
  -webkit-animation-delay:.05s;
  -moz-animation-delay:.05s;
  -o-animation-delay:.05s;
  animation-delay:.05s
}
.progress>div:nth-child(2) {
  -webkit-animation-delay:.2s;
  -moz-animation-delay:.2s;
  -o-animation-delay:.2s;
  animation-delay:.2s
}
.progress>div:nth-child(3) {
  -webkit-animation-delay:.35s;
  -moz-animation-delay:.35s;
  -o-animation-delay:.35s;
  animation-delay:.35s
}
.progress>div:nth-child(4) {
  -webkit-animation-delay:.5s;
  -moz-animation-delay:.5s;
  -o-animation-delay:.5s;
  animation-delay:.5s
}
.progress>div:nth-child(5) {
  -webkit-animation-delay:.65s;
  -moz-animation-delay:.65s;
  -o-animation-delay:.65s;
  animation-delay:.65s
}
@-webkit-keyframes progressDot {
  0%,
  20% {
    left:0;
    -webkit-animation-timing-function:ease-out;
    opacity:0
  }
  25% {
    opacity:1
  }
  35% {
    left:45%;
    -webkit-animation-timing-function:linear
  }
  65% {
    left:60%;
    -webkit-animation-timing-function:ease-in
  }
  75% {
    opacity:1
  }
  80%,
  100% {
    left:100%;
    opacity:0
  }
}
@-moz-keyframes progressDot {
  0%,
  20% {
    left:0;
    -moz-animation-timing-function:ease-out;
    opacity:0
  }
  25% {
    opacity:1
  }
  35% {
    left:45%;
    -moz-animation-timing-function:linear
  }
  65% {
    left:60%;
    -moz-animation-timing-function:ease-in
  }
  75% {
    opacity:1
  }
  80%,
  100% {
    left:100%;
    opacity:0
  }
}
@-o-keyframes progressDot {
  0%,
  20% {
    left:0;
    -o-animation-timing-function:ease-out;
    opacity:0
  }
  25% {
    opacity:1
  }
  35% {
    left:45%;
    -o-animation-timing-function:linear
  }
  65% {
    left:60%;
    -o-animation-timing-function:ease-in
  }
  75% {
    opacity:1
  }
  80%,
  100% {
    left:100%;
    opacity:0
  }
}
@keyframes progressDot {
  0%,
  20% {
    left:0;
    animation-timing-function:ease-out;
    opacity:0
  }
  25% {
    opacity:1
  }
  35% {
    left:45%;
    animation-timing-function:linear
  }
  65% {
    left:60%;
    animation-timing-function:ease-in
  }
  75% {
    opacity:1
  }
  80%,
  100% {
    left:100%;
    opacity:0
  }
}
@keyframes fadeIn {
  from {
    opacity:0
  }
  to {
    opacity:1
  }
}
@-o-keyframes fadeIn {
  from {
    opacity:0
  }
  to {
    opacity:1
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity:0
  }
  to {
    opacity:1
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity:0
  }
  to {
    opacity:1
  }
}
div.links a {
  margin-left:16px;
  margin-right:16px
}
div.links a.first {
  padding-left:0
}
body.cb {
  color:#1b1b1b;
  text-align:left
}
body:lang(zh) {
  font-family:"Segoe UI",-apple-system,"Helvetica Neue","Lucida Grande","Roboto","Ebrima","Nirmala UI","Gadugi","Segoe Xbox Symbol","Meiryo UI","Khmer UI","Tunga","Lao UI","Raavi","Iskoola Pota","Latha","Leelawadee","Microsoft YaHei UI","Microsoft JhengHei UI","Malgun Gothic","Estrangelo Edessa","Microsoft Himalaya","Microsoft New Tai Lue","Microsoft PhagsPa","Microsoft Tai Le","Microsoft Yi Baiti","Mongolian Baiti","MV Boli","Myanmar Text","Cambria Math"
}
.fadeIn {
  -webkit-animation:fadeIn 1s;
  -moz-animation:fadeIn 1s;
  -o-animation:fadeIn 1s;
  animation:fadeIn 1s
}
.backgroundImage,
.background-image {
  -webkit-animation:fadeIn 1s;
  -moz-animation:fadeIn 1s;
  -o-animation:fadeIn 1s;
  animation:fadeIn 1s
}
.background-logo {
  max-width:256px;
  max-height:36px;
  display:block;
  margin-left:auto;
  margin-right:auto;
  -webkit-animation:fadeIn 1s;
  -moz-animation:fadeIn 1s;
  -o-animation:fadeIn 1s;
  animation:fadeIn 1s
}
.background-logo-holder {
  height:36px;
  margin-bottom:24px
}
.background,
.background-image-holder {
  background:#f2f2f2
}
.neutral-background {
  background-color:#faf9f8
}
.background,
.background>div,
.background-image-holder,
.background-image,
.background-image-small {
  position:fixed;
  top:0;
  width:100%;
  height:100%
}
.vertical-split-main-container .background,
.vertical-split-main-container .background>div,
.vertical-split-main-container .background-image-holder,
.vertical-split-main-container .background-image,
.vertical-split-main-container .background-image-small {
  position:absolute
}
.background>div,
.background-image,
.background-image-small {
  background-repeat:no-repeat,no-repeat;
  background-position:center center,center center;
  background-size:cover,cover
}
.background-overlay {
  background:rgba(0,0,0,0.55);
  filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#8C000000', endColorstr='#8C000000');
  position:absolute;
  top:0;
  width:100%;
  height:100%
}
.footer {
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  overflow:visible;
  z-index:99;
  clear:both;
  min-height:28px
}
.footer.has-background,
.footer.has-background.background-always-visible {
  background-color:rgba(0,0,0,0.6);
  filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#99000000', endColorstr='#99000000')
}
div.footerNode {
  margin:0;
  float:right
}
.footer-content.footer-item {
  color:#000;
  font-size:12px;
  line-height:28px;
  white-space:nowrap;
  display:inline-block;
  margin-left:8px;
  margin-right:8px
}
.footer-content.footer-item.debug-item {
  text-decoration:none;
  letter-spacing:3px;
  line-height:22px;
  vertical-align:top;
  font-size:16px;
  font-weight:600
}
.footer-content.footer-item.has-background,
.footer-content.footer-item.debug-item.has-background,
.footer-content.footer-item.has-background.background-always-visible,
.footer-content.footer-item.debug-item.has-background.background-always-visible {
  color:#fff
}
.outer {
  display:table;
  position:absolute;
  height:100%;
  width:100%
}
.top {
  display:table-cell;
  vertical-align:top
}
.middle {
  display:table-cell;
  vertical-align:middle
}
.debug-details-banner {
  width:calc(100% - 40px);
  padding:44px;
  margin-bottom:28px;
  position:relative;
  margin-left:auto;
  margin-right:auto;
  color:#1b1b1b;
  background-color:#fff;
  padding:24px 44px;
  font-size:13px;
  max-width:440px;
  min-width:320px;
  -webkit-box-shadow:0 2px 6px rgba(0,0,0,0.2);
  -moz-box-shadow:0 2px 6px rgba(0,0,0,0.2);
  box-shadow:0 2px 6px rgba(0,0,0,0.2)
}
.debug-details-banner .table-cell:first-child {
  width:100%
}
.debug-details-banner .override-ltr {
  text-align:left
}
.debug-details-banner .debug-details-header {
  margin-bottom:10px
}
.debug-details-banner .debug-details-heading-text {
  font-size:15px
}
.debug-details-banner .debug-trace-section {
  margin-top:10px
}
.debug-details-banner .debug-details-notification {
  margin-left:5px;
  color:#107c10
}
.inner,
.sign-in-box {
  margin-left:auto;
  margin-right:auto;
  position:relative;
  max-width:440px;
  width:calc(100% - 40px);
  padding:44px;
  margin-bottom:28px;
  background-color:#fff;
  -webkit-box-shadow:0 2px 6px rgba(0,0,0,0.2);
  -moz-box-shadow:0 2px 6px rgba(0,0,0,0.2);
  box-shadow:0 2px 6px rgba(0,0,0,0.2);
  min-width:320px;
  min-height:338px;
  overflow:hidden
}
.inner.transparent-lightbox,
.sign-in-box.transparent-lightbox {
  background-color:rgba(255,255,255,0.65)
}
.inner.has-popup,
.sign-in-box.has-popup {
  margin-bottom:20px
}
a:hover {
  text-decoration:underline
}
.promoted-fed-cred-box {
  margin-left:auto;
  margin-right:auto;
  position:relative;
  max-width:440px;
  width:calc(100% - 40px);
  padding:44px;
  margin-bottom:28px;
  line-height:16px;
  min-width:320px;
  padding:0
}
.promoted-fed-cred-box>* {
  word-wrap:break-word
}
.promoted-fed-cred-content {
  background-color:#fff;
  -webkit-box-shadow:0 2px 6px rgba(0,0,0,0.2);
  -moz-box-shadow:0 2px 6px rgba(0,0,0,0.2);
  box-shadow:0 2px 6px rgba(0,0,0,0.2);
  padding-left:44px;
  padding-right:44px
}
.promoted-fed-cred-content.transparent-lightbox {
  background-color:rgba(255,255,255,0.65)
}
.promoted-fed-cred-content .row.tile .table {
  padding-top:8px;
  padding-bottom:8px
}
.new-session-popup-v2sso {
  margin-left:auto;
  margin-right:auto;
  position:relative;
  max-width:440px;
  width:calc(100% - 40px);
  padding:44px;
  margin-bottom:28px;
  background-color:#fff;
  -webkit-box-shadow:0 2px 6px rgba(0,0,0,0.2);
  -moz-box-shadow:0 2px 6px rgba(0,0,0,0.2);
  box-shadow:0 2px 6px rgba(0,0,0,0.2);
  line-height:16px;
  min-width:320px;
  padding-top:24px;
  padding-bottom:24px
}
.new-session-popup-v2sso.transparent-lightbox {
  background-color:rgba(255,255,255,0.65)
}
.new-session-popup-v2sso>* {
  word-wrap:break-word
}
.template-section {
  display:table-row
}
.template-section.main-section {
  height:100%
}
.template-header-container {
  display:table-cell;
  position:absolute;
  width:100%;
  z-index:10
}
.header {
  width:100%;
  height:48px;
  padding:12px 24px
}
.header-logo {
  max-height:24px;
  max-width:150px
}
.template-main-container {
  display:table-cell
}
.lightbox-bottom-margin-debug {
  margin-bottom:28px
}
.vertical-lightbox-container .sign-in-box {
  margin:20px auto
}
.vertical-lightbox-container .background-logo-holder {
  padding:0 44px;
  margin-top:44px
}
.wide {
  max-width:640px
}
pre {
  font-family:inherit
}
.pre-wrap-format {
  white-space:pre-wrap;
  word-wrap:break-word;
  overflow-x:hidden
}
.text-input,
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea,
select {
  padding:6px 10px;
  border-width:1px;
  border-color:#666;
  border-color:rgba(0,0,0,0.6);
  height:36px;
  outline:none;
  border-radius:0;
  -webkit-border-radius:0;
  background-color:transparent
}
.text-input-hover,
input[type="color"]:hover,
input[type="date"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="email"]:hover,
input[type="month"]:hover,
input[type="number"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="text"]:hover,
input[type="time"]:hover,
input[type="url"]:hover,
input[type="week"]:hover,
textarea:hover,
select:hover {
  border-color:#323232;
  border-color:rgba(0,0,0,0.8)
}
.text-input-focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus,
select:focus {
  border-color:#0067b8;
  background-color:transparent
}
.text-input-has-error-focus,
input[type="color"].has-error:focus,
input[type="date"].has-error:focus,
input[type="datetime"].has-error:focus,
input[type="datetime-local"].has-error:focus,
input[type="email"].has-error:focus,
input[type="month"].has-error:focus,
input[type="number"].has-error:focus,
input[type="password"].has-error:focus,
input[type="search"].has-error:focus,
input[type="tel"].has-error:focus,
input[type="text"].has-error:focus,
input[type="time"].has-error:focus,
input[type="url"].has-error:focus,
input[type="week"].has-error:focus,
textarea.has-error:focus,
select.has-error:focus {
  border-color:#e81123
}
body.cb div.placeholder {
  margin-top:8px;
  margin-left:0
}
.btn,
button,
input[type='button'],
input[type='submit'],
input[type='reset'] {
  min-height:32px;
  border:none;
  background-color:#ccc;
  background-color:rgba(0,0,0,0.2);
  min-width:108px;
  line-height:normal
}
.btn-hover,
.btn:hover,
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
  background-color:#b2b2b2;
  background-color:rgba(0,0,0,0.3)
}
.btn-focus,
.btn:focus,
button:focus,
input[type="button"]:focus,
input[type="submit"]:focus,
input[type="reset"]:focus {
  background-color:#b2b2b2;
  background-color:rgba(0,0,0,0.3);
  text-decoration:underline;
  outline:2px solid #000
}
.btn.btn-primary,
button.btn-primary,
input[type="button"].btn-primary,
input[type="submit"].btn-primary,
input[type="reset"].btn-primary {
  border-color:#0067b8;
  background-color:#0067b8
}
.btn.btn-primary-hover,
.btn.btn-primary:hover,
button.btn-primary:hover,
input[type="button"].btn-primary:hover,
input[type="submit"].btn-primary:hover,
input[type="reset"].btn-primary:hover {
  background-color:#005da6
}
.btn.btn-primary-focus,
.btn.btn-primary:focus,
button.btn-primary:focus,
input[type="button"].btn-primary:focus,
input[type="submit"].btn-primary:focus,
input[type="reset"].btn-primary:focus {
  background-color:#005da6;
  text-decoration:underline;
  outline:2px solid #000
}
.btn-active,
.btn:active,
button:active,
input[type="button"]:active,
input[type="submit"]:active,
input[type="reset"]:active,
.btn.btn-primary-active,
.btn.btn-primary:active,
button.btn-primary:active,
input[type="button"].btn-primary:active,
input[type="submit"].btn-primary:active,
input[type="reset"].btn-primary:active {
  outline:none;
  text-decoration:none;
  -ms-transform:scale(.98);
  -webkit-transform:scale(.98);
  transform:scale(.98)
}
.button.secondary {
  display:inline-block;
  min-width:100px;
  padding:4px 12px 4px 12px;
  margin-top:4px;
  margin-bottom:4px;
  position:relative;
  max-width:100%;
  text-align:center;
  white-space:nowrap;
  overflow:hidden;
  vertical-align:middle;
  text-overflow:ellipsis;
  touch-action:manipulation;
  color:#000;
  border-style:solid;
  border-width:2px;
  border-color:transparent;
  min-height:32px;
  border:none;
  background-color:#ccc;
  background-color:rgba(0,0,0,0.2);
  min-width:108px;
  line-height:normal;
  margin-top:0;
  margin-bottom:0;
  display:block;
  width:100%
}
.button.secondary:hover {
  background-color:#b2b2b2;
  background-color:rgba(0,0,0,0.3)
}
.button.secondary:focus {
  background-color:#b2b2b2;
  background-color:rgba(0,0,0,0.3);
  text-decoration:underline;
  outline:2px solid #000
}
.button.secondary:active {
  outline:none;
  text-decoration:none;
  -ms-transform:scale(.98);
  -webkit-transform:scale(.98);
  transform:scale(.98)
}
.button.primary {
  color:#fff;
  border-color:#0067b8;
  background-color:#0067b8;
  display:block;
  width:100%
}
.button.primary:hover {
  background-color:#005da6
}
.button.primary:focus {
  background-color:#005da6;
  text-decoration:underline;
  outline:2px solid #000
}
.button.primary:active {
  outline:none;
  text-decoration:none;
  -ms-transform:scale(.98);
  -webkit-transform:scale(.98);
  transform:scale(.98)
}
.logo {
  max-width:256px;
  height:24px
}
.identityBanner {
  height:24px;
  background:#fff;
  margin-top:16px;
  margin-bottom:-4px
}
.identity {
  line-height:24px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis
}
.backButton {
  min-height:24px;
  width:24px;
  min-width:24px;
  float:left;
  padding:0;
  background-color:#fff;
  border-width:0;
  border-radius:12px;
  margin-right:2px
}
.backButton:hover {
  background-color:#e6e6e6;
  background-color:rgba(0,0,0,0.1)
}
.backButton:hover:focus {
  background-color:#ccc;
  background-color:rgba(0,0,0,0.2)
}
.backButton:active {
  background-color:#b3b3b3;
  background-color:rgba(0,0,0,0.3)
}
.backButton:focus {
  background-color:#e6e6e6;
  background-color:rgba(0,0,0,0.1)
}
.tile-container,
.relative {
  position:relative
}
.table {
  width:100%;
  display:table;
  table-layout:fixed
}
.table .table-row {
  display:table-row
}
.table .table-cell {
  display:table-cell;
  vertical-align:middle
}
.row {
  margin-left:0;
  margin-right:0
}
.row.tile {
  margin-bottom:0;
  outline:none;
  color:inherit;
  display:block;
  margin-left:-44px;
  margin-right:-44px
}
.row.tile:not(.no-pick) {
  cursor:pointer
}
.row.tile:not(.no-pick):hover {
  background-color:#e6e6e6;
  background-color:rgba(0,0,0,0.1);
  color:inherit
}
.row.tile:not(.no-pick):active {
  background-color:#b3b3b3;
  background-color:rgba(0,0,0,0.3);
  color:inherit
}
.row.tile .help-button {
  position:absolute;
  top:35%;
  right:0;
  margin-left:-11px;
  margin-right:-11px
}
.row.tile .content {
  line-height:16px;
  padding-left:12px;
  padding-right:12px
}
.row.tile .content>* {
  word-wrap:break-word
}
.row.tile .tile-menu {
  width:23px
}
.row.tile .tile-menu-float {
  top:35%;
  position:absolute;
  right:0
}
.row.tile .table {
  padding:12px 44px
}
.row.tile .table:focus {
  outline:#000 dashed 1px;
  background:#ccc;
  background:rgba(0,0,0,0.1)
}
.row.tile .table[role=listitem] {
  display:table;
  margin-left:0
}
.row.tile .table-cell:first-child+.table-cell {
  width:100%
}
.tile-img {
  position:relative;
  width:48px;
  height:48px
}
.tile-img.medium {
  width:32px;
  height:32px
}
.tile-img.small {
  width:24px;
  height:24px;
  float:left;
  margin-right:8px
}
.tile-img .tile-badge {
  position:absolute;
  right:0;
  bottom:0
}
h3,
.text-body,
p {
  padding:0;
  margin-top:16px;
  margin-bottom:12px
}
.form-group {
  margin-bottom:16px
}
.form-group label {
  margin-top:0;
  margin-bottom:0
}
.btn,
button,
input[type='button'],
input[type='submit'],
input[type='reset'] {
  margin-top:0;
  margin-bottom:0
}
.no-margin {
  margin:0
}
.no-margin-bottom {
  margin-bottom:0
}
.no-margin-top-bottom {
  margin-top:0;
  margin-bottom:0
}
.no-padding-top-bottom {
  padding-top:0;
  padding-bottom:0
}
.overflow-hidden {
  overflow:hidden
}
.menu-dots {
  padding:24px 0;
  position:absolute;
  right:0;
  top:2px
}
.menu-dots>div {
  padding:0 5px
}
.menu-dots>div:focus {
  outline:#000 dashed 1px;
  background:none
}
.menu {
  position:absolute;
  background-color:#fff;
  border:1px solid #e6e6e6;
  border:1px solid rgba(0,0,0,0.1);
  background-clip:padding-box;
  z-index:2;
  top:0;
  right:10px;
  width:160px
}
.menu li {
  margin:0
}
.menu li a {
  display:block;
  padding:11px 12px 13px;
  background-color:#f2f2f2;
  background-color:rgba(0,0,0,0.05);
  outline:none;
  color:inherit;
  cursor:pointer
}
.menu li a:focus {
  outline:#000 dashed 1px;
  background-color:#e6e6e6;
  background-color:rgba(0,0,0,0.1)
}
.menu li a:hover {
  background-color:#e6e6e6;
  background-color:rgba(0,0,0,0.1)
}
.menu li a:active {
  background-color:#b3b3b3;
  background-color:rgba(0,0,0,0.3)
}
.moveOffScreen {
  position:fixed;
  bottom:0;
  right:0;
  height:0 !important;
  width:0 !important;
  overflow:hidden;
  opacity:0;
  filter:alpha(opacity=0)
}
.largePadding {
  padding:40px
}
.displaySign {
  text-align:center;
  font-size:2.5rem;
  margin-top:16px;
  margin-bottom:16px
}
.display-sign-height {
  line-height:2.5rem
}
.display-sign-container {
  display:flex;
  justify-content:center
}
.display-sign-container .displaySign {
  display:inline-block;
  text-align:center;
  position:relative;
  outline:none
}
.display-sign-container .displaySign:focus::before {
  position:absolute;
  top:-0.75rem;
  bottom:-0.75rem;
  left:-0.75rem;
  right:-0.75rem;
  border:2px solid #000;
  content:"";
  pointer-events:none
}
.remote-ngc-animated {
  display:flex;
  flex-direction:row;
  align-items:center
}
.remote-ngc-animated .remote-ngc-animated_sign {
  margin-right:16px
}
.remote-ngc-animated .remote-ngc-animated_desc {
  flex:1
}
.banner-logo {
  max-height:36px
}
.banner-logo-text {
  font-family:Verdana;
  font-size:16px;
  color:#181818;
  word-wrap:break-word
}
.dialog-outer {
  display:table;
  position:absolute;
  height:100%;
  width:100%;
  z-index:100;
  background:rgba(0,0,0,0.55);
  filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#8C000000', endColorstr='#8C000000')
}
.dialog-outer .dialog-middle {
  display:table-cell;
  vertical-align:middle
}
.dialog-outer .dialog-middle .dialog-inner {
  position:relative;
  margin-left:auto;
  margin-right:auto;
  padding:28px;
  max-width:562px;
  background-color:#fff;
  border:2px #4f74b2 solid;
  z-index:100
}
.dialog-outer .dialog-middle .dialog-inner .dialog-content {
  position:relative
}
.dialog-outer .dialog-middle .dialog-inner .dialog-content .text-title,
.dialog-outer .dialog-middle .dialog-inner .dialog-content .text-title p {
  font-size:18px;
  font-weight:400;
  padding:0;
  margin-top:0;
  margin-bottom:12px
}
.appInfoPopOver .title {
  font-weight:600;
  font-weight:bold;
  font-size:16px
}
.appInfoPopOver .table {
  display:inline-grid;
  max-height:160px;
  max-width:95%;
  margin-top:8px;
  float:right;
  overflow-y:auto
}
.appInfoPopOver .table .row {
  display:table-row;
  padding-top:8px;
  word-break:break-all
}
.appInfoPopOver .table .label {
  font-weight:600;
  font-weight:bold
}
.appInfoPopOver .button {
  float:right;
  padding-right:2px;
  padding-left:2px
}
.no-outline {
  outline:none
}
.no-wrap {
  white-space:nowrap
}
.form-group-last-child {
  margin-bottom:20px
}
.position-buttons>div:first-child {
  display:inline-block;
  width:100%;
  margin-bottom:36px
}
ul {
  margin:0
}
.scope {
  margin-bottom:8px;
  margin-top:8px
}
.scope .text-caption {
  margin:8px 0 0 28px
}
.scope .toggle {
  cursor:pointer
}
.scope .toggle .chevron {
  width:20px;
  float:left
}
.scope .toggle .label {
  margin:0;
  margin-left:8px
}
.button-container {
  position:absolute;
  bottom:0;
  right:0;
  text-align:right
}
.agreement-buttons div.button-container {
  position:relative;
  bottom:auto;
  right:auto;
  text-align:right
}
.move-buttons div.button-container {
  bottom:auto
}
.help-button {
  cursor:pointer
}
@media (max-width:600px),(max-height:366px) {
  .background,
  .background>div,
  .background-image-holder,
  .background-image,
  .background-image-small,
  .vertical-split-background-image-container {
    display:none
  }
  .background.app,
  .background.app>div,
  .background-image-holder.app,
  .background-image-holder.app .background-image,
  .background-image-holder.app .background-image-small {
    display:inherit
  }
  .background-logo-holder {
    margin-top:24px
  }
  .middle {
    vertical-align:top
  }
  .middle.app {
    padding-left:8px;
    padding-right:8px
  }
  .vertical-lightbox-container .sign-in-box {
    margin:auto
  }
  .inner,
  .sign-in-box,
  .vertical-split-content {
    padding:24px;
    margin-top:0;
    margin-bottom:88px;
    width:100%;
    width:100vw;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
    border:0
  }
  .inner.app,
  .sign-in-box.app,
  .vertical-split-content.app {
    min-width:304px;
    width:calc(100vw - 16px)
  }
  .inner.app,
  .sign-in-box.app,
  .vertical-split-content.app {
    -webkit-box-shadow:0 2px 6px rgba(0,0,0,0.2);
    -moz-box-shadow:0 2px 6px rgba(0,0,0,0.2);
    box-shadow:0 2px 6px rgba(0,0,0,0.2);
    border:1px solid #818c94;
    border:1px solid rgba(0,0,0,0.4)
  }
  .inner.has-popup,
  .sign-in-box.has-popup,
  .vertical-split-content.has-popup {
    padding-bottom:0;
    margin-bottom:0
  }
  .inner.has-popup.app,
  .sign-in-box.has-popup.app,
  .vertical-split-content.has-popup.app {
    padding-bottom:24px;
    margin-bottom:20px
  }
  .template-header-container {
    z-index:2
  }
  .vertical-split-content {
    min-width:initial
  }
  .lightbox-bottom-margin-debug {
    margin-bottom:28px
  }
  .has-header.sign-in-box {
    margin-top:48px
  }
  .promoted-fed-cred-box {
    padding:24px;
    margin-top:0;
    margin-bottom:88px;
    width:100%;
    width:100vw;
    padding:0 24px
  }
  .promoted-fed-cred-box.app {
    min-width:304px;
    width:calc(100vw - 16px)
  }
  .promoted-fed-cred-box.app {
    padding:0
  }
  .promoted-fed-cred-content {
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
    border:0;
    padding-left:24px;
    padding-right:24px;
    border:1px solid #818c94;
    border:1px solid rgba(0,0,0,0.4)
  }
  .promoted-fed-cred-content.app {
    -webkit-box-shadow:0 2px 6px rgba(0,0,0,0.2);
    -moz-box-shadow:0 2px 6px rgba(0,0,0,0.2);
    box-shadow:0 2px 6px rgba(0,0,0,0.2);
    border:1px solid #818c94;
    border:1px solid rgba(0,0,0,0.4)
  }
  .new-session-popup-v2sso {
    padding:24px;
    margin-top:0;
    margin-bottom:88px;
    width:100%;
    width:100vw
  }
  .new-session-popup-v2sso.app {
    min-width:304px;
    width:calc(100vw - 16px)
  }
  .row.tile {
    margin-left:-24px;
    margin-right:-24px
  }
  .row.tile .table {
    padding:12px 24px
  }
  .row.tile .help-button {
    margin-left:-6px;
    margin-right:-6px
  }
  .wide {
    max-width:440px
  }
  .footer,
  .footer.has-background {
    background-color:#fff;
    filter:none
  }
  div.footerNode {
    float:left;
    margin:0 24px !important
  }
  .footer-content.footer-item,
  .footer-content.footer-item.has-background,
  .footer-content.footer-item.debug-item.has-background {
    color:#747474
  }
  .boilerplate-text {
    padding:20px;
    margin-top:56px;
    margin-right:0;
    margin-bottom:0;
    margin-left:0
  }
  .vertical-split-main-section .boilerplate-text.transparent-lightbox {
    background-color:rgba(242,242,242,0.2)
  }
  .debug-details-banner,
  .vertical-split-main-container .debug-details-banner {
    background-color:#f2f2f2;
    padding:24px;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
    table-layout:auto
  }
  .footerSignout,
  .footerSignout>a {
    color:#262626 !important
  }
  .move-buttons div.button-container {
    bottom:auto
  }
}
.page-description-with-icon {
  margin-left:34px
}
.bold {
  font-weight:bold
}
.linked-in-consent img {
  width:100%
}
.linked-in-consent .display-name {
  width:100%;
  text-align:center;
  bottom:10px;
  font-weight:600;
  position:absolute
}
.inline-block {
  display:inline-block
}
.text-input,
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  border-top-width:0;
  border-left-width:0;
  border-right-width:0;
  padding-left:0
}
.input.text-box {
  padding:4px 8px;
  border-style:solid;
  border-width:2px;
  border-color:rgba(0,0,0,0.4);
  background-color:rgba(255,255,255,0.4);
  height:32px;
  height:2rem;
  padding:6px 10px;
  border-width:1px;
  border-color:#666;
  border-color:rgba(0,0,0,0.6);
  height:36px;
  outline:none;
  border-radius:0;
  -webkit-border-radius:0;
  background-color:transparent;
  border-top-width:0;
  border-left-width:0;
  border-right-width:0;
  padding-left:0
}
.input.text-box:focus {
  background-color:#fff;
  border-color:#0067b8;
  background-color:transparent
}
.input.text-box:hover {
  border-color:#323232;
  border-color:rgba(0,0,0,0.8)
}
.input.text-box::-moz-placeholder {
  color:rgba(0,0,0,0.6);
  opacity:1
}
.input.text-box:-ms-input-placeholder {
  color:rgba(0,0,0,0.6)
}
.input.text-box::-webkit-input-placeholder {
  color:rgba(0,0,0,0.6)
}
.input.text-box.has-error {
  border-color:#e81123
}
.input.text-box.has-error:focus {
  border-color:#e81123
}
[disabled].input.text-box,
[readonly].input.text-box,
fieldset[disabled] .input.text-box {
  border-color:#ccc !important;
  background-color:rgba(0,0,0,0.2) !important;
  color:rgba(0,0,0,0.2) !important
}
body.cb input[type="text"].hip {
  border-width:0 !important;
  border-bottom-width:1px !important;
  padding:6px 0 !important
}
textarea.brickwall {
  height:42px;
  width:100%;
  resize:vertical
}
.textarea-placeholder {
  position:relative
}
select {
  border-top-width:0;
  border-left-width:0;
  border-right-width:0;
  padding:6px 0
}
select:hover {
  background:transparent
}
select:focus {
  background:#eee
}
.text-title,
.text-title p {
  color:#1b1b1b;
  font-size:1.5rem;
  font-weight:600;
  padding:0;
  margin-top:16px;
  margin-bottom:12px;
  font-family:"Segoe UI","Helvetica Neue","Lucida Grande","Roboto","Ebrima","Nirmala UI","Gadugi","Segoe Xbox Symbol","Segoe UI Symbol","Meiryo UI","Khmer UI","Tunga","Lao UI","Raavi","Iskoola Pota","Latha","Leelawadee","Microsoft YaHei UI","Microsoft JhengHei UI","Malgun Gothic","Estrangelo Edessa","Microsoft Himalaya","Microsoft New Tai Lue","Microsoft PhagsPa","Microsoft Tai Le","Microsoft Yi Baiti","Mongolian Baiti","MV Boli","Myanmar Text","Cambria Math"
}
.text-title:lang(zh-cn),
.text-title:lang(zh-tw),
.text-title p:lang(zh-cn),
.text-title p:lang(zh-tw) {
  font-family:"Segoe UI","Helvetica Neue","Lucida Grande","Roboto","Ebrima","Nirmala UI","Gadugi","Segoe Xbox Symbol","Segoe UI Symbol","Khmer UI","Tunga","Lao UI","Raavi","Iskoola Pota","Latha","Leelawadee","Microsoft YaHei UI","Microsoft JhengHei UI","Malgun Gothic","Estrangelo Edessa","Microsoft Himalaya","Microsoft New Tai Lue","Microsoft PhagsPa","Microsoft Tai Le","Microsoft Yi Baiti","Mongolian Baiti","MV Boli","Myanmar Text","Cambria Math"
}
.title {
  margin-bottom:20px;
  margin-top:20px;
  margin-bottom:1.25rem;
  margin-top:1.25rem;
  font-size:24px;
  line-height:28px;
  font-weight:300;
  line-height:1.75rem;
  padding-bottom:2.3632px;
  padding-top:2.3632px;
  color:#1b1b1b;
  font-size:1.5rem;
  font-weight:600;
  padding:0;
  margin-top:16px;
  margin-bottom:12px;
  font-family:"Segoe UI","Helvetica Neue","Lucida Grande","Roboto","Ebrima","Nirmala UI","Gadugi","Segoe Xbox Symbol","Segoe UI Symbol","Meiryo UI","Khmer UI","Tunga","Lao UI","Raavi","Iskoola Pota","Latha","Leelawadee","Microsoft YaHei UI","Microsoft JhengHei UI","Malgun Gothic","Estrangelo Edessa","Microsoft Himalaya","Microsoft New Tai Lue","Microsoft PhagsPa","Microsoft Tai Le","Microsoft Yi Baiti","Mongolian Baiti","MV Boli","Myanmar Text","Cambria Math"
}

.text-title p,
.custom-description p {
  margin-top:0;
  margin-bottom:0
}
.secondary-text {
  font-size:.85rem
}
.alert {
  margin-bottom:0;
  margin-top:0
}
.alert.alert-margin-bottom {
  margin-bottom:12px
}
.alert-group-top {
  margin-top:8px
}
.error {
  color:#e81123
}
.text-base {
  font-size:.85rem
}
.text-13-600 {
  font-size:.85rem;
  font-weight:600
}
.subtitle {
  font-size:.8125rem;
  font-weight:400;
  line-height:20px
}
.section {
  margin-bottom:0
}
.radio {
  margin-top:20px;
  margin-bottom:20px
}
div[role=radiogroup]>div[class="radio"]:first-child {
  margin-top:0
}
.form-group-top {
  margin-top:16px
}
div[role=listitem],
.list-item {
  margin-left:20px;
  display:list-item;
  list-style:circle;
  list-style-type:disc
}
.phoneCountryCode {
  position:absolute;
  width:100%;
  left:0;
  padding:6px 4px;
  height:36px;
  border-bottom-width:1px;
  border-color:#666;
  border-color:rgba(0,0,0,0.6);
  border-bottom-style:solid
}
.phoneCountryCode.hasFocus {
  background-color:#eee;
  border:1px solid #eee;
  border-bottom-color:#0067b8;
  margin:-1px -1px 0 -1px
}
.phoneCountryCode.has-error {
  border-color:#e81123
}
.phoneCountry {
  left:0;
  opacity:0;
  cursor:pointer;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.phoneCountryBox {
  display:inline-block
}
.downArrow {
  position:absolute;
  right:-6px;
  padding:6px 0;
  height:36px
}
.phoneNumber {
  display:inline-block;
  padding-left:16px
}
.row-app-info .logo {
  display:table-cell;
  width:32px;
  height:32px;
  padding-right:8px
}
.row-app-info .logo img {
  width:inherit;
  height:inherit
}
.pagination-view {
  position:relative;
  min-height:206px
}
.pagination-view.has-identity-banner {
  min-height:170px
}
.zero-opacity {
  opacity:0
}
.lightbox-cover {
  background-color:white;
  opacity:0;
  filter:alpha(opacity=0);
  z-index:-1;
  height:100%;
  width:100%;
  position:absolute;
  top:0;
  left:0;
  transition:all .5s ease-in;
  -o-transition:all .5s ease-in;
  -moz-transition:all .5s ease-in;
  -webkit-transition:all .5s ease-in
}
.lightbox-cover.disable-lightbox {
  z-index:10;
  opacity:.5;
  filter:alpha(opacity=0)
}
.ordered-list {
  padding-left:15px
}
.checkmark-badge {
  position:relative;
  bottom:1px;
  height:15px;
  width:15px
}
.provide-min-height {
  min-height:1px
}
body a.env-banner-link {
  text-decoration:underline
}
.fade-in-lightbox {
  animation:fadeIn .3s ease-in;
  -webkit-animation:fadeIn .3s ease-in;
  -moz-animation:fadeIn .3s ease-in;
  -ms-animation:fadeIn .3s ease-in;
  -o-animation:fadeIn .3s ease-in
}
.animate {
  animation-duration:.25s;
  -webkit-animation-duration:.25s;
  -moz-animation-duration:.25s;
  -ms-animation-duration:.25s;
  -o-animation-duration:.25s;
  animation-timing-function:cubic-bezier(.5, 0, .5, 1);
  -webkit-animation-timing-function:cubic-bezier(.5, 0, .5, 1);
  -moz-animation-timing-function:cubic-bezier(.5, 0, .5, 1);
  -ms-animation-timing-function:cubic-bezier(.5, 0, .5, 1);
  -o-animation-timing-function:cubic-bezier(.5, 0, .5, 1);
  animation-fill-mode:both;
  -webkit-animation-fill-mode:both;
  -moz-animation-fill-mode:both;
  -ms-animation-fill-mode:both;
  -o-animation-fill-mode:both;
  transition-property:left;
  -webkit-transition-property:left;
  -moz-transition-property:left;
  -ms-transition-property:left;
  -o-transition-property:left
}
html[dir=ltr] .animate.slide-out-next,
html[dir=rtl] .animate.slide-out-back {
  animation-name:hide-to-left;
  -webkit-animation-name:hide-to-left;
  -moz-animation-name:hide-to-left;
  -ms-animation-name:hide-to-left;
  -o-animation-name:hide-to-left
}
html[dir=ltr] .animate.slide-in-next,
html[dir=rtl] .animate.slide-in-back {
  animation-name:show-from-right;
  -webkit-animation-name:show-from-right;
  -moz-animation-name:show-from-right;
  -ms-animation-name:show-from-right;
  -o-animation-name:show-from-right
}
html[dir=ltr] .animate.slide-out-back,
html[dir=rtl] .animate.slide-out-next {
  animation-name:hide-to-right;
  -webkit-animation-name:hide-to-right;
  -moz-animation-name:hide-to-right;
  -ms-animation-name:hide-to-right;
  -o-animation-name:hide-to-right
}
html[dir=ltr] .animate.slide-in-back,
html[dir=rtl] .animate.slide-in-next {
  animation-name:show-from-left;
  -webkit-animation-name:show-from-left;
  -moz-animation-name:show-from-left;
  -ms-animation-name:show-from-left;
  -o-animation-name:show-from-left
}
@keyframes hide-to-left {
  from {
    left:0;
    opacity:1
  }
  to {
    left:-200px;
    opacity:0
  }
}
@keyframes show-from-right {
  from {
    left:200px;
    opacity:0
  }
  to {
    left:0;
    opacity:1
  }
}
@keyframes hide-to-right {
  from {
    left:0;
    opacity:1
  }
  to {
    left:200px;
    opacity:0
  }
}
@keyframes show-from-left {
  from {
    left:-200px;
    opacity:0
  }
  to {
    left:0;
    opacity:1
  }
}
@-webkit-keyframes hide-to-left {
  from {
    left:0;
    opacity:1
  }
  to {
    left:-200px;
    opacity:0
  }
}
@-webkit-keyframes show-from-right {
  from {
    left:200px;
    opacity:0
  }
  to {
    left:0;
    opacity:1
  }
}
@-webkit-keyframes hide-to-right {
  from {
    left:0;
    opacity:1
  }
  to {
    left:200px;
    opacity:0
  }
}
@-webkit-keyframes show-from-left {
  from {
    left:-200px;
    opacity:0
  }
  to {
    left:0;
    opacity:1
  }
}
@-moz-keyframes hide-to-left {
  from {
    left:0;
    opacity:1
  }
  to {
    left:-200px;
    opacity:0
  }
}
@-moz-keyframes show-from-right {
  from {
    left:200px;
    opacity:0
  }
  to {
    left:0;
    opacity:1
  }
}
@-moz-keyframes hide-to-right {
  from {
    left:0;
    opacity:1
  }
  to {
    left:200px;
    opacity:0
  }
}
@-moz-keyframes show-from-left {
  from {
    left:-200px;
    opacity:0
  }
  to {
    left:0;
    opacity:1
  }
}
@-ms-keyframes hide-to-left {
  from {
    left:0;
    opacity:1
  }
  to {
    left:-200px;
    opacity:0
  }
}
@-ms-keyframes show-from-right {
  from {
    left:200px;
    opacity:0
  }
  to {
    left:0;
    opacity:1
  }
}
@-ms-keyframes hide-to-right {
  from {
    left:0;
    opacity:1
  }
  to {
    left:200px;
    opacity:0
  }
}
@-ms-keyframes show-from-left {
  from {
    left:-200px;
    opacity:0
  }
  to {
    left:0;
    opacity:1
  }
}
@-o-keyframes hide-to-left {
  from {
    left:0;
    opacity:1
  }
  to {
    left:-200px;
    opacity:0
  }
}
@-o-keyframes show-from-right {
  from {
    left:200px;
    opacity:0
  }
  to {
    left:0;
    opacity:1
  }
}
@-o-keyframes hide-to-right {
  from {
    left:0;
    opacity:1
  }
  to {
    left:200px;
    opacity:0
  }
}
@-o-keyframes show-from-left {
  from {
    left:-200px;
    opacity:0
  }
  to {
    left:0;
    opacity:1
  }
}
