.table-responsive {
  width: 100%;
  margin-bottom: 16.5px;
  overflow-y: hidden;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  border: 1px solid #ddd;
  -webkit-overflow-scrolling: touch; }
  .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-responsive > .table-bordered {
    border: 0; }
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
      border-left: 0; }
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
      border-right: 0; }
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
      border-bottom: 0; }

.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; }

.visible-xs-block {
  display: block !important; }

.visible-xs-inline {
  display: inline !important; }

.visible-xs-inline-block {
  display: inline-block !important; }

.hidden-xs {
  display: none !important; }

.rems-header {
  background-image: url(../images/header-blue-2.png);
  background-size: initial;
  background-repeat: initial; }
  .rems-header .media {
    display: none; }
    .rems-header .media ul.media-nav li form div.input-group ::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      /* Firefox */ }
    .rems-header .media ul.media-nav li form div.input-group :-ms-input-placeholder {
      /* Internet Explorer 10-11 */ }
    .rems-header .media ul.media-nav li form div.input-group ::-ms-input-placeholder {
      /* Microsoft Edge */ }

.sub-header .copNav {
  display: block;
  background-color: #e9e9e9;
  margin: 0;
  padding: 0;
  width: 100%;
  color: #6d6e73;
  font-size: 12px;
  height: 40px; }
  .sub-header .copNav ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative; }
    .sub-header .copNav ul li {
      display: block;
      margin: 0;
      padding: 0;
      text-align: center; }
      .sub-header .copNav ul li a {
        color: #6d6e73;
        background-color: #e9e9e9;
        text-decoration: none;
        text-align: center;
        display: block;
        margin: 0;
        padding: 0;
        line-height: 40px;
        font-weight: bold; }
        .sub-header .copNav ul li a:hover {
          background-color: #006EBC;
          color: #fff; }
  .sub-header .copNav .cop-user {
    display: block;
    position: relative;
    color: #6d6e73;
    line-height: 40px;
    float: left;
    font-weight: bold; }
.sub-header .forumNav {
  display: block;
  background-color: #0054A0;
  margin: 0;
  padding: 0;
  width: 100%;
  color: #fff;
  font-size: 12px;
  height: 40px; }
  .sub-header .forumNav ul {
    float: right;
    display: inline-flex;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 45%;
    position: relative; }
    .sub-header .forumNav ul li {
      display: inline-block;
      margin: 0;
      padding: 0;
      text-align: center;
      width: 20%; }
      .sub-header .forumNav ul li a {
        color: #fff;
        background-color: #0054A0;
        text-decoration: none;
        text-align: center;
        display: block;
        margin: 0;
        padding: 0;
        line-height: 40px;
        font-weight: bold; }
        .sub-header .forumNav ul li a:hover {
          background-color: #006EBC;
          color: #fff; }
.sub-header .community-forum-header .list-container ul {
  width: 100%;
  margin: 0;
  padding: 0; }
  .sub-header .community-forum-header .list-container ul li {
    width: 100%;
    display: block; }

.rems-footer {
  position: relative; }
  .rems-footer .footer-header {
    min-height: 320px; }
  .rems-footer .footer-body {
    padding: 20px;
    display: block;
    background-image: url("../images/header-blue-2.png");
    background-size: initial;
    background-repeat: initial; }
    .rems-footer .footer-body .footer-logo {
      max-width: 150px; }
  .rems-footer p {
    text-align: center;
    margin: 20px auto; }

.rems-navigation div#navbar {
  margin: 100px 0 0; }
.rems-navigation .navbar {
  margin: 0;
  padding: 0;
  background-image: url(../images/header-blue-2.png);
  background-size: initial;
  background-repeat: initial; }
  .rems-navigation .navbar .navbar-header {
    background-image: none;
    background: transparent; }
    .rems-navigation .navbar .navbar-header .navbar-toggle {
      background: #fff; }
      .rems-navigation .navbar .navbar-header .navbar-toggle span {
        background-color: #0073B4;
        background: #0073B4; }
    .rems-navigation .navbar .navbar-header a.navbar-brand img {
      display: block;
      position: absolute;
      top: 100%;
      left: 15px;
      max-width: 250px;
      z-index: initial;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
    .rems-navigation .navbar .navbar-header .navbar-nav {
      width: 100%;
      float: none;
      margin: 0;
      background: #0054a0; }
    .rems-navigation .navbar .navbar-header .navbar-collapse, .rems-navigation .navbar .navbar-header .navbar-collapse-in {
      padding: 0;
      margin: 100px 0 0; }
  .rems-navigation .navbar ul li.panel {
    margin: 1px auto;
    border: none !important; }
    .rems-navigation .navbar ul li.panel:last-child {
      border: none !important; }
    .rems-navigation .navbar ul li.panel a {
      font-size: 20px;
      background: #0073B4;
      display: block;
      color: #fff;
      font-size: 20px;
      text-align: -webkit-center; }
      .rems-navigation .navbar ul li.panel a:hover {
        background: #0054A0; }
      .rems-navigation .navbar ul li.panel a:active, .rems-navigation .navbar ul li.panel a:focus {
        background: #0054A0; }
    .rems-navigation .navbar ul li.panel svg {
      font-size: 30px;
      position: absolute;
      right: 20px;
      top: 6px; }
    .rems-navigation .navbar ul li.panel ul {
      width: 100%;
      list-style: none;
      padding: 0;
      margin: 0; }
      .rems-navigation .navbar ul li.panel ul li {
        width: 100%;
        padding: 0;
        margin: 0 auto;
        cursor: pointer;
        color: #fff; }
        .rems-navigation .navbar ul li.panel ul li a {
          text-align: center;
          width: 100%;
          display: block;
          color: #fff;
          padding: 10px;
          background: #85952a;
          border-bottom: 1px solid #fff; }
          .rems-navigation .navbar ul li.panel ul li a:hover, .rems-navigation .navbar ul li.panel ul li a:focus {
            background: #0054A0; }
          .rems-navigation .navbar ul li.panel ul li a svg {
            font-size: 30px;
            position: absolute;
            right: 20px;
            top: initial; }
      .rems-navigation .navbar ul li.panel ul#programsMobile li a {
        background: #6d6f72;
        color: #fff; }
        .rems-navigation .navbar ul li.panel ul#programsMobile li a:hover {
          background: #0a569e; }
    .rems-navigation .navbar ul li.panel.grey a {
      background: #6d6f72;
      color: #fff; }
      .rems-navigation .navbar ul li.panel.grey a:hover {
        background: #0a569e; }
    .rems-navigation .navbar ul li.panel form div.input-group {
      margin: 0; }
      .rems-navigation .navbar ul li.panel form div.input-group .search-form2 {
        width: 100%;
        color: #333;
        margin: 2px 0 0; }
      .rems-navigation .navbar ul li.panel form div.input-group ::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #333;
        opacity: 1;
        /* Firefox */ }
      .rems-navigation .navbar ul li.panel form div.input-group :-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #333; }
      .rems-navigation .navbar ul li.panel form div.input-group ::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #333; }
      .rems-navigation .navbar ul li.panel form div.input-group .search-btn {
        cursor: pointer;
        height: 37px;
        width: 37px;
        margin: 1px; }
      .rems-navigation .navbar ul li.panel form div.input-group svg {
        font-size: 20px;
        top: 14px;
        left: 11px;
        border-radius: unset; }


/*ADDED 05 SEP 2019 */

#cop-wrap {
  min-height: 90%;
  display: block; }
  #cop-wrap table[cellspacing="5"] {
    width: 80%;
    margin-right: auto;
    margin-left: auto; }
    #cop-wrap table[cellspacing="5"] .btn, #cop-wrap table[cellspacing="5"] input[type=submit], #cop-wrap table[cellspacing="5"] input[type=button] {
      display: inline-block;
      color: #fff;
      padding: 5px;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: normal;
      border: none;
      margin: 0 30px;
      background-color: #006EBC; }
      #cop-wrap table[cellspacing="5"] .btn:hover, #cop-wrap table[cellspacing="5"] input[type=submit]:hover, #cop-wrap table[cellspacing="5"] input[type=button]:hover {
        background-color: #85952a; }
    #cop-wrap table[cellspacing="5"] tbody {
      width: 100%; }
      #cop-wrap table[cellspacing="5"] tbody tr {
        border: none; }
        #cop-wrap table[cellspacing="5"] tbody tr td {
          text-align: center;
          border: none; }

form {
  min-height: 100vh; }

select {
  background-color: #006EBC;
  color: #fff;
  height: 32px;
  padding-left: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none; }
  select option {
    background-color: #fff;
    color: #006EBC;
    padding: 5px 10px; }
    select option:hover {
      background-color: #006EBC;
      color: #fff; }

input[type="text"], input[type="password"], input[type="submit"], input[type="button"], select, a.button, textarea, button {
  border: 1px solid #ccc;
  border-radius: 3px;
  font-size: 14px;
  vertical-align: middle;
  line-height: 20px;
  padding: 5px; }

.pad-top {
  margin: 10px 0 0 !important; }

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

a {
  outline: 0 !important; }

input[type="button"], input[type="reset"], input[type="submit"] {
  display: inline-block;
  color: #fff;
  padding: 5px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  border: none;
  margin: 0 30px;
  background-color: #006EBC; }
  input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    background-color: #85952a; }

dl {
  display: block; }
  dl dt {
    display: block;
    color: #333; }
  dl dd {
    display: block;
    margin: 5px 0; }
    dl dd a[href="faqlinks"] {
      margin-top: 10px; }

.positive {
  color: #49b055 !important; }

.negative {
  color: #db1a1a !important; }

.icon-large {
  font-size: 25px !important; }

.icon-x-large {
  font-size: 35px !important; }

.no-show {
  display: none !important; }

.border-blue {
  border-top: 2px solid #006EBC; }

ul.chatIntroText {
  display: block;
  margin-left: 20px; }

form.gsc-search-box {
  min-height: auto !important; }

.tag-line-banner .tag-line-wrapper {
  width: 100%; }
  .tag-line-banner .tag-line-wrapper h2 {
    float: none;
    font-size: 22px; }
.copNav {
  height: 50px;
  overflow-y: hidden; }
 .copNav .ad {
    width: 100%; }
   .copNav .ad ul {
      margin: -4px 0; }
      header .copNav .ad ul li {
        font-size: 9px; }
        header .copNav .ad ul li a {
          padding: 10px 0;
          line-height: 18px; }
   .copNav .ad .cop-user {
      line-height: 36px; }
.forumNav ul li a {
  line-height: 36px; }

.remsCOP-content .row {
  padding: 0 !important; }
.remsCOP-content h1 {
  font-size: 25px; }
.remsCOP-content h2 {
  font-size: 22px; }
.remsCOP-content h3 {
  font-size: 20px; }
.remsCOP-content .articleImg {
  float: none;
  max-width: 200px;
  margin-right: auto;
  margin-left: auto; }
.remsCOP-content span[class="fa fa-twitter-square blue"] {
  font-size: 150px;
  float: none;
  margin-right: auto;
  margin-left: auto; }
.remsCOP-content .btn {
  margin: 20px 0;
  padding: 5px 20px;
  width: 280px;
  display: block;
  margin-right: auto;
  margin-left: auto; }
.remsCOP-content .tabs-container {
  width: 100%; }
  .remsCOP-content .tabs-container .nav-tabs > li > a {
    font-size: 12px;
    padding: 12px 1px 0 !important;
    line-height: normal;
    min-height: 50px; }
  .remsCOP-content .tabs-container .tab-content {
    padding: 20px; }
.remsCOP-content .trending-topics {
  padding-bottom: 60px; }
  .remsCOP-content .trending-topics p {
    text-align: left; }
  .remsCOP-content .trending-topics .carousel-wrapper .carousel .topics-box {
    min-height: 400px;
    overflow: hidden;
    text-overflow: ellipsis; }
    .remsCOP-content .trending-topics .carousel-wrapper .carousel .topics-box h3 {
      float: none;
      text-align: center; }
    .remsCOP-content .trending-topics .carousel-wrapper .carousel .topics-box img {
      float: none; }
    .remsCOP-content .trending-topics .carousel-wrapper .carousel .topics-box p {
      margin: 15px 0; }
    .remsCOP-content .trending-topics .carousel-wrapper .carousel .topics-box .btn {
      float: none;
      max-width: 280px;
      margin-right: auto;
      margin-left: auto; }
.remsCOP-content .community-spotlight .carousel-wrapper .carousel .btn-wrapper span {
  width: 48%; }
.remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text {
  width: 100%;
  padding: 10px 30px 30px;
  min-height: 540px;
  margin: 20px 0; }
  .remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text p {
    text-align: left;
    line-height: 21px;
    margin: 0; }
  .remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text img {
    margin-bottom: 20px; }
  .remsCOP-content .community-spotlight .carousel-wrapper .carousel .spotlight-box .spotlight-text .btn {
    float: none;
    margin-top: 20px;
    max-width: 280px;
    margin-right: auto;
    margin-left: auto; }
.remsCOP-content .cop-log-home .btn-wrap ul li .btn {
  margin-bottom: 20px;
  width: 280px;
  margin-right: auto;
  margin-left: auto; }
.remsCOP-content .forumContent .input-wrap {
  width: 100%; }
.remsCOP-content .forumContent .btn, .remsCOP-content .forumContent select {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 280px; }
.remsCOP-content .forumContent table tbody h2 {
  font-size: 18px; }
.remsCOP-content .community-huddles .fa-map-marker {
  float: none; }
.remsCOP-content .community-huddles ul li {
  display: block;
  margin: 0; }
  .remsCOP-content .community-huddles ul li .btn {
    margin-right: auto;
    margin-left: auto;
    width: auto; }

.forumNav {
  font-size: 11px;
  overflow-y: hidden; }
  .forumNav ul {
    width: 100%; }
    .forumNav ul li a {
      line-height: normal;
      padding: 10px 0;
      height: 50px; }

.community-forum-header {
  height: 180px; }
  .community-forum-header .container {
    width: 100%;
    padding: 0 5px; }
  .community-forum-header .header-container {
    display: block;
    width: 100%; }
  .community-forum-header .list-container {
    display: block;
    width: 100%;
    font-size: 10px;
    padding: 0; }
    .community-forum-header .list-container ul {
      width: 100%;
      display: block;
      top: 50px; }
      .community-forum-header .list-container ul li {
        text-align: left;
        display: block;
        margin-bottom: 10px; }

.activity ul li {
  display: block; }

.tag-line-banner .tag-line-wrapper {
  width: 100%; }
 .tag-line-banner .tag-line-wrapper h2 {
    float: none;
    font-size: 22px; }

/*# sourceMappingURL=xsmall.css.map */
