/*=================*/
/*=================*/
body {
  background-color: #f2f2f2;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333; }

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.4; }

.page-title {
  background-color: #f2f2f2;
  color: #4d4d4d;
  padding: 2.7rem 1.4rem 0 0; }
  .page-title h1 {
    margin-left: 2.4rem; }

p {
  margin-bottom: 1.2rem; }

p + ul,
p + ol {
  margin-top: -1.1rem; }

.space-li li {
  margin: 1rem 0; }

.space-li li:first-child {
  margin: 2rem 0 1rem; }

article ul, article ol {
  margin: 1rem 0; }
  article ul li, article ol li {
    margin: 1rem 0; }

h1 {
  font-weight: bold;
  font-size: 2.7rem;
  line-height: 1.2; }

h2 {
  font-size: 2rem;
  margin-top: 5rem;
  margin-bottom: 1.4rem;
  font-weight: bold;
  border-bottom: 4px solid #ebebeb; }

h3 {
  margin-top: 2.4rem;
  margin-bottom: 0.8rem;
  font-size: 1.6rem;
  font-weight: bold; }

h3.jumbo-dek {
  margin-top: 0;
  font-weight: normal; }

h4 {
  font-size: 1.2rem;
  font-weight: bold;
  margin-top: 2.5rem; }

h5 {
  font-weight: bold;
  font-size: 1rem; }

h6 {
  text-transform: uppercase;
  border-bottom: 1px solid #dedede;
  letter-spacing: 0.1rem;
  font-weight: bold;
  font-size: 0.9rem;
  color: #999999;
  margin: 2rem 0 1rem; }

.nav-contain-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 1.2rem; }
  .nav-contain-header .head-item a {
    color: #ffffff; }
  .nav-contain-header .item-head-1 {
    width: 15rem;
    flex-basis: 100%;
    text-align: center; }
    @media screen and (min-width: 767px) {
      .nav-contain-header .item-head-1 {
        flex-basis: auto; } }
  .nav-contain-header .item-head-2,
  .nav-contain-header .item-head-3 {
    flex-basis: 100%;
    text-align: center; }
    @media screen and (min-width: 767px) {
      .nav-contain-header .item-head-2,
      .nav-contain-header .item-head-3 {
        flex-basis: auto; } }

.nav-contain-footer {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 1.2rem; }
  .nav-contain-footer .foot-item a {
    color: #ffffff; }
  .nav-contain-footer .item-foot-1 {
    width: 15rem;
    flex-basis: 100%;
    text-align: center; }
    @media screen and (min-width: 767px) {
      .nav-contain-footer .item-foot-1 {
        flex-basis: auto; } }
  .nav-contain-footer .item-foot-2,
  .nav-contain-footer .item-foot-3 {
    flex-basis: 100%;
    text-align: center; }
    @media screen and (min-width: 767px) {
      .nav-contain-footer .item-foot-2,
      .nav-contain-footer .item-foot-3 {
        flex-basis: auto; } }

.foot-logo {
  margin-bottom: 1rem;
  height: 50px; }
  @media screen and (min-width: 767px) {
    .foot-logo {
      margin-bottom: 0; } }

.disclaimtext {
  font-size: 0.9rem; }

/* ================ images ================ */
.block-fullwide {
  display: block;
  margin: 1rem 0 3rem; }

.width-md-left {
  padding-bottom: 1rem; }
  @media screen and (min-width: 1024px) {
    .width-md-left {
      max-width: 50%;
      padding-right: 2rem; } }

.width-md-right {
  padding-bottom: 1rem; }
  @media screen and (min-width: 1024px) {
    .width-md-right {
      max-width: 50%;
      padding-left: 2rem; } }

.width-sm-left {
  padding-bottom: 1rem; }
  @media screen and (min-width: 1024px) {
    .width-sm-left {
      max-width: 30%;
      padding-right: 2rem; } }

.width-sm-right {
  padding-bottom: 1rem; }
  @media screen and (min-width: 1024px) {
    .width-sm-right {
      max-width: 30%;
      padding-left: 2rem; } }

.width-lg-center {
  padding-bottom: 1rem;
  margin: 0 auto; }
  @media screen and (min-width: 1024px) {
    .width-lg-center {
      max-width: 60%; } }

.width-md-center {
  padding-bottom: 1rem;
  margin: 0 auto; }
  @media screen and (min-width: 1024px) {
    .width-md-center {
      max-width: 40%; } }

.width-sm-center {
  padding-bottom: 1rem;
  margin: 0 auto; }
  @media screen and (min-width: 1024px) {
    .width-sm-center {
      max-width: 25%; } }

.site-logo {
  width: 80%; }

.site-title {
  font-size: 2rem; }

.service-title {
  background-color: #0a5796;
  color: #ffffff;
  font-weight: bold;
  margin: 0; }

.service-title a.app-link {
  display: block;
  padding: .5rem 1.75rem; }

.service-title a.app-link:hover {
  background-color: #ff9500;
  text-decoration: none;
  cursor: pointer; }

.maincontent-ssi .service-title a.app-link:hover {
  background-color: #0eaa25 !important; 
  color: #ffffff !important; }
  
.sidenav {
  background-color: #ffffff; }

.sidenav a.app-link {
  color: #ffffff; }

.nobr {
  white-space: nowrap; }

.sidenav li {
  border-top: 1px solid #d9d9d9;
  font-weight: bold; }

.sidenav li:first-child {
  border-top: 1px solid #ffffff; }

.sidenav ul li ul li.nav-item,
.mapnav ul li ul li.nav-item {
  border-top: 0; }

.sidenav ul li ul li.nav-item a,
.mapnav ul li ul li.nav-item a {
  font-size: 0.9rem;
  font-weight: normal; }

.sidenav ul li ul li ul li.nav-item a,
.mapnav ul li ul li ul li.nav-item a {
  padding-left: 2rem; }

.maincontent {
  margin: 3rem 0; }

.mapnav {
  font-size: 0.8rem; }

p.mapnav-text {
  margin: 0 0 2rem 1.4rem; }

/* === article - main content === */
article {
  background-color: #ffffff;
  padding: 2rem 2rem 1.5rem;
  border-radius: 4px;
  margin-bottom: 1rem;
  box-shadow: 0 1px 2px #d9d9d9; }
  article h1:first-child {
    margin-top: 0;
    margin-bottom: 1.4rem;
    font-weight: bold;
    border-bottom: 4px solid #ebebeb; }
  article h2:first-child {
    margin-top: 0; }
  article a {
    font-weight: bold;
    border-bottom: 2px solid rgba(10, 87, 150, 0.2); }
  article a:hover {
    text-decoration: none;
    border-bottom: 2px solid rgba(255, 149, 0, 0.3); }

a.link-light {
  color: #ffffff; }

.version-select {
  margin-bottom: 1rem; }

.flag-red {
  color: #cc0000;
  font-weight: bold;
  text-transform: uppercase; }

.highlight {
  background-color: #fffb00;
  padding: 0 0.3rem;
  border-radius: 0.1rem; }

blockquote {
  padding: 0.5rem 1rem;
  background: #f2f2f2;
  box-shadow: inset 0 1px 2px rgba(17, 17, 5, 0.1);
  border-radius: 0.25rem;
  margin: 1rem 0; }

/* ======= ordered lists sublists ======== */
ol > li > ol {
  list-style-type: lower-alpha; }

ol > li > ol > li > ol {
  list-style-type: lower-roman; }

.force-wrap {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

/* ======= responsive tables ======= */
/* adapted from JM file responsive_tables.css - commented rules are the difference from original */
table.rt {
  border-collapse: collapse;
  margin-bottom: 1rem; }

table.rt th {
  padding: 10px 5px 11px 5px;
  color: #ffffff;
  background-color: #8c8c8c;
  border: 1px solid #d9d9d9;
  vertical-align: bottom;
  text-align: center; }

table.rt th.subhead {
  padding: 1rem;
  background-color: #d9d9d9;
  border: 1px solid #b2b2b2;
  text-align: left;
  color: #333333; }

table.rt td {
  /* 	padding: 20px 11px 20px 11px; */
  padding: 0.5rem;
  /* 	font-size: 16px; */
  font-size: 1rem;
  /* 	line-height: 18px; */
  /* 	background-color: #f8f8f8; */
  background-color: #f2f2f2;
  border: 1px solid #d9d9d9;
  /* 	border: 1px solid $background-color-xlight; */
  vertical-align: top; }

table.rt td.vertical {
  vertical-align: middle; }

/* @media only screen and (max-width: 767px){ */
@media only screen and (max-width: 1024px) {
  /* Force table to not be like tables anymore */
  table.rt, table.rt thead, table.rt tbody, table.rt th, table.rt td, table.rt tr {
    display: block;
    border: none; }

  table.rt {
    border-collapse: collapse; }

  table.rt thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }

  table.rt th.subhead {
    display: none;
    /* just hide it in mobile */ }

  table.rt tr {
    border: 1px solid #d9d9d9;
    border-bottom: 0;
    margin-bottom: 10px; }

  table.rt td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #d9d9d9;
    position: relative;
    padding: 3px 3px 6px 3px;
    /* 		font-size: 11px; */
    padding-left: 50%; }

  table.rt td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    content: attr(data-label);
    font-weight: bold; }

  table.rt th.subhead {
    padding: 6px;
    border: none; } }
.subfooter {
  padding: 1.5rem;
  background-color: #d9d9d9; }
  .subfooter a {
    font-weight: bold;
    border-bottom: 2px solid rgba(10, 87, 150, 0.2); }
  .subfooter a:hover {
    text-decoration: none;
    border-bottom: 2px solid rgba(255, 149, 0, 0.3); }

/* ======= bootstrap overrides ======= */
.navbar {
  border-radius: 0; }

.navbar-toggler {
  color: #ffffff;
  font-size: 1rem;
  font-weight: bold;
  background-color: #ff9500; }

.bg-primary {
  background-color: #0e78cf !important; }

.nav-pills .nav-link {
  border-radius: 0;
  border-left: 0.6rem solid #ffffff; }

.nav-pills .nav-link.active {
  border-left: 0.6rem solid #ff9500;
  background-color: #ffffff;
  color: #0a5796; }
  
.maincontent-ssi .nav-pills .nav-link.active {
  border-left: 0.6rem solid #0eaa25 !important; }

.nav-pills .nav-link.active:hover {
  background-color: #ffffff;
  cursor: pointer;
  color: #0a5796; }

a:link, a:visited, a:active {
  color: #0a5796; }

a:hover {
  color: #ff9500; }
  
.maincontent-ssi a:hover {
  color: #0eaa25 !important; }

code {
  color: #2a8008;
  background-color: #f3feef; }

pre {
  padding: 1.5rem;
  color: #2a8008;
  background-color: #f3feef;
  border-radius: 0.25rem;
  box-shadow: inset 0 1px 2px rgba(219, 229, 224, 0.9); }

.btn-primary {
  background-color: #0d73c6; }

/* === not working as expected from bootstrap css so added here === */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.text-center {
  text-align: center; }

/*====== new classes, not bootstrap overrides ========*/
.navbar-knockout {
  background-color: #0a5796; }
  .navbar-knockout a.nav-link {
    color: #ffffff;
    font-weight: bold; }

.btn-search {
  background-color: #1089ec;
  border-color: #1089ec;
  color: #ffffff;
  margin: 1rem 0 0.5rem; }
  @media screen and (min-width: 555px) {
    .btn-search {
      margin: 0; } }

/*====== home and landing page new classes - jumbotorons have some inheritance from bootstrap default ========*/
.jumbotron h1 {
  font-size: 2.3rem;
  color: #ffffff; }
.jumbotron h1.display-3 {
  font-size: 3.85rem;
  color: #000000; }
.jumbotron a.jumbo-btn {
  font-size: 1.7rem;
  margin-top: 2rem;
  color: #ffffff; }
.jumbotron .jumbo-dek {
  font-size: 1.7rem; }

a.xlg-btn {
  font-size: 1.4rem;
  padding: 1.2rem;
  margin: 2rem auto;
  color: #ffffff;
  display: inline-block; }

.jumbotron.jumbo-selfserv {
  background-color: #0eaa25;
  background-image: url("../images/self-service-integration-icon.svg");
  background-repeat: no-repeat;
  background-position: right 12.5% center;
  background-size: auto 80%; }
  @media screen and (max-width: 1024px) {
    .jumbotron.jumbo-selfserv {
      background-size: contain; } }

.jumbotron.jumbo-nycid {
  background-color: #ff9500;
  background-image: url("../images/key.svg");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: top right; }
  @media screen and (max-width: 1024px) {
    .jumbotron.jumbo-nycid {
      background-size: contain; } }

.jumbotron.jumbo-home {
  background-color: #ffffff;
  background-image: url("../images/nyc-jumbotron.jpg");
  background-size: cover; }
  @media screen and (max-width: 480px) {
    .jumbotron.jumbo-home {
      background-repeat: no-repeat; } }
  .jumbotron.jumbo-home h1 {
    color: #000000; }
  .jumbotron.jumbo-home h3 {
    margin-top: 0; }

.jumbotron.jumbo-about {
  background-color: #ffffff;
  background-image: url("../images/circuit-board-gray.jpg");
  background-size: cover;
  border-bottom: 2px solid #ffffff; }
  @media screen and (max-width: 480px) {
    .jumbotron.jumbo-about {
      background-repeat: no-repeat; } }
  .jumbotron.jumbo-about h1 {
    color: #000000; }
  .jumbotron.jumbo-about h3 {
    margin-top: 0; }

article a.btn-block {
  border-color: #d9d9d9;
  color: #0a5796;
  font-weight: bold;
  font-size: 1.5rem; }
  article a.btn-block:hover {
    border: 1px solid #b2b2b2; }

.article-home {
  margin-bottom: 3rem; }

p.dek {
  font-size: 1.6rem; }
  p.dek:first-child:first-letter {
    float: left;
    color: #ff9500;
    font-size: 5.3rem;
    font-weight: bold;
    line-height: 3.7rem;
    padding-top: 0.45rem;
    padding-right: 0.3rem;
    padding-left: 0.3rem; }

p.intro {
  font-size: 1.6rem; }

/*=========== search results and pagination ========*/
.searchform {
  text-align: center;
  padding-top: 3rem; }
  .searchform button {
    margin-top: -0.5rem; }
    @media (max-width: 565px) {
      .searchform button {
        margin-top: 1rem; } }

.searchform-label {
  color: #000000;
  font-size: 2.0rem;
  font-weight: bold; }

.searchform input {
  margin-top: -10px; }

button.btn.btn-knockout {
  background-color: #ff9500;
  color: #ffffff; }

.search-related {
  margin-top: 2rem; }

.search-col1 {
  padding-top: 1.3rem;
  padding-bottom: 0.4rem;
  margin-top: 2rem;
  background: #ffffff;
  border-radius: 0.25rem; }

ul.list-items {
  list-style-type: none; }

.search-data-detail h3 {
  font-size: 1.2rem;
  padding-bottom: 0.25rem;
  line-height: 1.4; }

/*
.search-data-detail h3 a {
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: lighten($primary-color, 62%);
	&:hover {
		color: $secondary-color;
		border-bottom-color: lighten($secondary-color, 55%);
	}
}
*/
li.search-item {
  padding: 0rem 1rem 0.1rem;
  margin-left: -1.5rem;
  margin-bottom: 1.2rem; }

p.richtext,
.showing-and-instead,
.search-related li,
.search-sort {
  font-size: 1.2rem; }

.jumbotron-searchresult {
  margin-bottom: 0; }

/*--- pagination ----*/
.pagination-container {
  margin: 2rem 0; }

.pagination {
  border: 0;
  margin: 0;
  padding: 0; }

.pagination li {
  border: 0;
  margin-right: 0.3rem;
  padding: 0;
  font-weight: bold;
  list-style: none;
  margin-bottom: 0.5rem;
  float: left; }

.pagination a {
  border-width: 1px;
  border-style: solid;
  border-color: #d9d9d9;
  margin-right: 0.3rem; }

.pagination a:link,
.pagination a:visited {
  color: #333333;
  display: block;
  float: left;
  padding: 0.4rem 0.8rem;
  text-decoration: none;
  border-radius: 0.25rem; }

.pagination a:hover,
.pagination a:active {
  background-color: #ff9500;
  border-width: 1px;
  border-color: #ff9500;
  color: #ffffff;
  border-radius: 0.25rem; }

.pagination .next a,
.pagination .previous a {
  font-weight: bold;
  text-transform: uppercase;
  background-color: #333333;
  background-repeat: no-repeat; }

.pagination .next a {
  color: #ffffff;
  padding: 0.4rem 1.8rem 0.4rem 0.8rem;
  background-image: url("../images/link-arrow-right.svg");
  background-position: right 8px center;
  background-size: 0.75rem; }
  .pagination .next a:hover {
    background-color: #ff9500;
    border-color: #ff9500; }

.pagination .previous a {
  color: #ffffff;
  padding: 0.4rem 0.8rem 0.4rem 1.8rem;
  background-image: url("../images/link-arrow-left.svg");
  background-position: 8px center;
  background-size: 0.75rem; }
  .pagination .previous a:hover {
    background-color: #ff9500;
    border-color: #ffbf66; }

.pagination .active {
  border-width: 1px;
  border-style: solid;
  border-color: #b2b2b2;
  color: #8c8c8c;
  background-color: #d9d9d9;
  font-weight: bold;
  display: block;
  float: left;
  margin-right: 0.6rem;
  padding: 0.4rem 0.8rem;
  border-radius: 0.25rem; }

/* ================ tearsheet color palette display ============= */
.colorblock {
  height: 8rem;
  color: #ffffff;
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  text-align: center;
  padding: 2rem 0;
  border-radius: 0.25rem; }
  @media only screen and (max-width: 980px) {
    .colorblock {
      margin-top: 1rem; } }

.primary {
  background-color: #0a5796; }

.secondary {
  background-color: #2a8008; }

.highlightcolor {
  background-color: #fffb00;
  color: #333333; }

.tertiary {
  background-color: #ff9500; }

.textcolor {
  background-color: #333333; }

.alertcolor {
  background-color: #cc0000; }

.backgroundcolor {
  background-color: #f2f2f2;
  color: #333333; }

.backgroundcolor-xlight {
  background-color: #d9d9d9;
  color: #333333; }

.backgroundcolor-xdark {
  background-color: #8c8c8c; }

/*# sourceMappingURL=appintegration-styles.css.map */
