section.new-section {
  margin: 50px auto;
  transition: margin 0.25s ease;
}

.header {
  background-size: cover;
}

[data-sticky] {
  width: 100%;
}

.top-bar {
  padding: 2rem;
  transition: padding 0.25s ease;
}

.is-stuck .top-bar {
  padding: 1rem;
  transition: padding 0.25s ease;
}

.top-bar .pecweb-access-icon {
  display: none;
}

.is-stuck .top-bar .pecweb-access-icon {
  display: table-cell;
  line-height: 1;
}

.member-resources {
  float: right;
  height: 220px;
  border: 2px solid #000;
  text-align: center;
}

button {
  /*border: 1px solid #000;*/
  text-align: center;
  width: 100%;
  margin: 10px auto;
}

/*new css--------------------------------*/
.home-title {
  color: #ff8011;
}

#footer a {
  color: #fff;
}

.bl {
  color: #022d82;
}

.button {
  font-size: 13px;
  border-radius: 2px;
  font-weight: bold;
}

.button.hollow.food {
  color: #ce3234;
  border: 1px solid #ce3234;
}

.button.hollow.food:hover {
  background-color: #ce3234;
  color: #fff;
}

.button.hollow.production {
  color: #c77500;
  border: 1px solid #c77500;
}

.button.hollow.production:hover {
  background-color: #c77500;
  color: #fff;
}

.button.hollow.analytics {
  color: #993a00;
  border: 1px solid #993a00;
}

.button.hollow.analytics:hover {
  background-color: #993a00;
  color: #fff;
}

.button.hollow.ylw {
  color: #ff9600;
  border: 1px solid #ff9600;
}

.button.hollow.ylw:hover {
  background-color: #ff9600;
  color: #fff;
}

.button.hollow.prl {
  color: #762c98;
  border: 1px solid #762c98;
}

.button.hollow.prl:hover {
  background-color: #762c98;
  color: #fff;
}

.button.hollow.dark-org {
  color: #993a00;
  border: 1px solid #993a00;
}

.button.hollow.dark-org:hover {
  background-color: #993a00;
  color: #fff;
}

.button.hollow.grn {
  color: #319f2c;
  border: 1px solid #319f2c;
}

.button.hollow.grn:hover {
  background-color: #319f2c;
  color: #fff;
}

.button.hollow.mbl {
  color: #192f7a;
  border: 1px solid #192f7a;
}

.button.hollow.mbl:hover {
  background-color: #192f7a;
  color: #fff;
}

.sml-txt {
  font-size: 12px;
  font-style: italic;
  color: #767676;
}

section.new-section {
  margin: 0 auto;
  padding: 23px 0px;
}

.nbs-flexisel-item img {
  width: 236px;
  height: auto;
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
  top: 22%;
  padding: 3px 10px;
}

.nbs-flexisel-item {
  height: 146px;
}

.item-caption {
  color: #1b428d;
}

.sponsors {
  text-align: center;
}

.fieldset {
  padding: 0.65rem;
  margin: 0;
}

.labelRed {
  color: red;
}

#login-button {
  width: 40px;
  height: 25px;
  font-size: 10px;
  margin-top: -2px;
  padding: 0;
  margin-left: 30px;
  background-color: #233870;
  color: #fff;
  border: 0;
}
.header-login-cluster {
  vertical-align: center;
}
.logo {
  max-height: 94px;
}
#username-input,
#password-input {
  width: 130px;
  margin: 0;
}
#password-input {
  margin-left: 15px;
}

#checkbox-remember ~ label {
  font-size: 12px;
  margin-right: 0;
  vertical-align: text-top;
}
#trouble-login {
  font-size: 12px;
  vertical-align: text-top;
  margin-left: 20px;
}
.logo-globe {
  padding: 0;
}

/*
    hr#logo-orange-line {
        margin: 0 0 0 -45px;
        border-bottom: 1px solid #FF7700;
        width: 108%;
        max-width: 110%;
    }
    .iir-blue {
        color: #1C4695;
    }
    .iir-orange {
        color: #FF7700;
    }
    .top-bar {
        padding: 0.5rem;
        border-top: 5px solid gray;
        border-bottom: 5px solid gray;
    }
    .top-bar, .top-bar-left ul.menu, .top-bar-right ul.menu {
        background-color: #192F7A;
        font-size: 14px;
    }
    .top-bar-left ul.menu {
        //margin-left: 21.5rem;
        font-size: 13px;
    }
    .top-bar-left ul.menu li, .top-bar-left ul.menu li a,
    .top-bar-right ul.menu li, .top-bar-right ul.menu li a {
        color: #fff;
    }
    .social-media-icons {
        margin-top: -5px;
        text-align: right;
        margin-right: -125px;
    }
    .login-row {
        margin-top: 7px;
    }
    .sticky > .top-bar > .top-bar-title > img, .sticky.is-anchored.is-at-top > .top-bar > .top-bar-title > img {
        display: none;
    }
    .sticky.is-stuck.is-at-top > .top-bar > .top-bar-title > img {
        display: inline-block;
    }
    .top-bar-constraint {
        max-width: 1360px;
        margin: 0 auto;
    }
    .header-constraint {
        max-width: 1360px;
        margin: 0 auto;
    }
    .logo-globe img {
        width: 65px;
        margin-top: 0.65em;
    }
    */
.news-feed {
  height: 920px;
  overflow-y: scroll;
}
.news-feed p {
  margin-bottom: 0;
  line-height: 1.25;
  font-size: 14px;
}

/* ==========================================================================
   Featured-News
   ========================================================================== */

.view-all-news {
  font-size: 14px;
  float: right;
  margin-top: 12px;
}

.settings-news {
  float: right;
  background-color: #eee;
  width: 30px;
  margin: -35px auto 0;
  text-align: center;
  height: 34px;
}

.settings-news span {
  margin: -3px auto 0;
  text-align: center;
}

#newsTab li {
  background-color: #eee;
}

.end-of-table {
  margin: 0 auto;
  max-height: 10px;
  text-align: center;
}

.end-of-table > td {
  max-height: 10px !important;
}

.article-date {
  font-size: 12px;
}

.featured-news-heading {
  border-bottom: 1px solid purple;
}

.industry {
  float: right;
}

.news-line {
  margin-top: 3px;
  margin-bottom: 3px;
  color: #ccc !important;
  position: relative;
  z-index: 1;
  opacity: 1;
  border-bottom: 1px solid #ccc;
}

.glyphicon.industry-label {
  top: 3px;
}

.table-corner {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #007bff transparent transparent;
  position: absolute;
  margin-top: -8px;
  right: -5px;
  z-index: 1000;
}

.ind-corner-01 .table-corner {
  border-color: transparent #990000 transparent transparent;
}

.ind-corner-02 .table-corner {
  border-color: transparent #cd6500 transparent transparent;
}

.ind-corner-03 .table-corner {
  border-color: transparent #c77500 transparent transparent;
}

.ind-corner-04 .table-corner {
  border-color: transparent #c79500 transparent transparent;
}

.ind-corner-05 .table-corner {
  border-color: transparent #55bb71 transparent transparent;
}

.ind-corner-06 .table-corner {
  border-color: transparent #1a4e69 transparent transparent;
}

.ind-corner-07 .table-corner {
  border-color: transparent #007ea8 transparent transparent;
}

.ind-corner-08 .table-corner {
  border-color: transparent #993a00 transparent transparent;
}

.ind-corner-09 .table-corner {
  border-color: transparent #227722 transparent transparent;
}

.ind-corner-10 .table-corner {
  border-color: transparent #cc3333 transparent transparent;
}

.ind-corner-12 .table-corner {
  border-color: transparent #1c4694 transparent transparent;
}

.ind-corner-13 .table-corner {
  border-color: transparent #762c98 transparent transparent;
}

.ind-corner-99 .table-corner {
  border-color: transparent #999 transparent transparent;
}

#newsAd {
  padding: 0px !important;
}

/*~~~~~Slider~~~~~*/

div.upcoming-events section.featured-events-news section.slider {
  /*padding-left: 100px;*/
  padding-left: 75px;
}

div.upcoming-events section.featured-events-news .slick-slide img {
  /*width: 70%;*/
  width: 85%;
  border: 1px solid #dbdbdb;
  background-color: #fff;
}
.slick-slide {
  margin: 0px !important;
}
.upcoming-events .slick-slide {
  margin: 1px !important;
}

.slider-section ul {
  margin-top: -13px;
  margin-bottom: 5px;
  margin-left: 0;
}

.slider-section ul li {
  display: inline-block;
  width: 16.65%;
  height: auto;
  position: relative;
  z-index: 10;
  color: #fff;
  list-style-type: none;
  font-size: 15px;
  line-height: 1.25;
  vertical-align: bottom;
}

.slider-section ul li button {
  height: 50px;
  background-color: #192f7a;
  font-size: 11px;
  line-height: 1.3;
}

.slider-section div.row {
  margin-top: -30px;
  position: relative;
  z-index: 50;
  background-color: #192f7a;
  padding: 3px 0 0 0;
}
.slider-section div.row div.columns {
  padding: 0;
}

.slider-section ul li button span {
  font-size: 12px;
}

/*~~~~~/Slider~~~~~*/

/*~~~~~News Feed~~~~~*/
div.news-feed-listing > table > tbody > tr > td p {
  padding-bottom: 0;
}

/*~~~~~/News Feed~~~~~*/

.industries-we-cover-image img {
  min-height: 230px;
}

div.box-placeholder {
  border: 1px solid #000;
  width: 100%;
  height: 200px;
}

section.new-section.no-padding {
  padding: 0;
}

div.navigatiir-section {
  padding-top: 25px;
}

/*~~~~Product Access Login~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.list-group.resources {
  list-style-type: none;
}
.dropdown-pane {
  padding: 0;
}
.dropdown-pane {
  background-color: #fefefe;
  border: 1px solid #cacaca;
  border-radius: 0;
  display: block;
  font-size: 1rem;
  padding: 10px;
  position: relative;
  visibility: hidden;
  z-index: 3;
  width: 308px;
  max-width: 300px;
  top: -5px;
  height: 0px;
}
.dropdown-pane.is-open {
  height: 100%;
  transition: 0.5s height;
}
.view-all-mem-resources {
  position: absolute;
}

button.my-settings {
  float: right;
  width: 50px;
  margin-right: 20px;
  padding: 2px;
}

button#PECWeb-button {
  margin-bottom: 0;
}

button.my-settings i {
  font-size: 30px;
}
#my-settings-dropdown {
  top: -6px !important;
  left: -6px !important;
  box-shadow: 1px 4px 7px -1px rgba(0, 0, 0, 0.6);
  position: relative;
  z-index: 3;
  height: 0;
  transition: 5s height;
}

#my-settings-dropdown.is-open {
  transition: 5s height;
  top: -6px !important;
  left: -6px !important;
  box-shadow: 1px 4px 7px -1px rgba(0, 0, 0, 0.6);
  position: relative;
  z-index: 3;
  height: 100px;
}

#active-products-button {
  background-color: #428bca;
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 5px;
}
#ask-us-button {
  background-color: #428bca;
  width: 115px;
  margin-left: 5px;
}

#membersResource {
  height: 160px;
  border: 1px solid #cdcdcd;
  padding: 5px;
  max-width: 300px;
  margin-bottom: 20px;
  box-shadow: 1px 4px 7px -1px rgba(0, 0, 0, 0.6);
}

#membersResource.logged-out {
  height: 100%;
  background-color: white !important;
  border: none;
  padding: 0;
  margin-bottom: 0;
  box-shadow: none;
}

#membersResource.logged-out .members-buttons {
  padding: 0;
}

#membersResource.logged-out div.members-buttons a button.button {
  margin: 0 0 10px;
}

div.right-side-banners a.mrCover div.membersResourceCover {
  background-color: rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 100;
  height: 160px;
  margin-top: -180px;
  max-width: 100%;
  margin-bottom: 20px;
  width: 308px;
}

div.initial-view-banners a.mrCover div.membersResourceCover {
  background-color: rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 100;
  height: 160px;
  margin-top: -180px;
  max-width: 100%;
  margin-bottom: 20px;
  width: 308px;
}

.members-buttons {
  padding: 5px;
  padding-bottom: 0;
  width: 100%;
}

/*~~~IIR Active Project Coverage~~~~~~~~~~~~~~~~~~~~~~*/
table#active_project_coverage tr td {
  padding: 6px 3px 5px;
  border: 1px solid #ccc;
  font-size: 13px;
}

table#active_project_coverage thead th {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
  text-align: left;
  color: white;
  background-color: #220066;
  border: 1px solid #220066;
}
button.button.active-coverage-button {
  background-color: #fff;
  border: 1px solid #220066;
  color: #220066;
  transition: 0.5s all;
}
button.button.active-coverage-button:hover {
  background-color: #220066;
  border: 1px solid #220066;
  color: #fff;
}

/*~~~~~News Feed~~~~~*/
.news-feed h3 {
  float: left;
}

.news-feed span.view-all {
  float: right;
  line-height: 50px;
  font-size: 12px;
}

div.news-feed div table.table-news tbody tr td {
  font-size: 13px;
}

div.news-feed div table.table-news tbody tr td h5 {
  font-size: 15px;
}

.initial-view-banners {
  visibility: hidden;
  height: 0;
}

.initial-view-banners-medium {
  display: none;
}

#topArticles tbody > tr:nth-of-type(1) > td:nth-of-type(1) {
  background-color: #192f7a;
  color: #fff;
}

#topArticles tbody > tr:nth-of-type(1) > td:nth-of-type(1) a {
  color: #fff;
}

.mrCover-img-link {
  display: block;
  text-align: right;
}

/*~~~~~/News Feed~~~~~*/

@media screen and (min-width: 1024px) and (max-width: 1250px) {
  .center-padder {
    padding-left: 0.9375rem !important;
  }
  .initial-view-banners-medium {
    display: inline-block;
    margin-top: 20px;
    margin-left: 6.5%;
  }
  .navigatiir {
    padding-left: 45px;
  }
  /* .full-header {
            display: none;
        }
        .mobile-header {
            display: block;
        } */
  .large-10.large-offset-1.columns.ipad-view.center-padder {
    margin-left: 0 !important;
    width: 100% !important;
  }
  section.new-section div h3 {
    font-size: 1rem !important;
  }
  html .homepage-product-slider > .slick-next {
    right: -17px !important;
  }
  .homepage-product-slider .slick-prev {
    top: -5% !important;
    right: -69% !important;
  }
}

@media screen and (min-width: 1px) and (max-width: 1024px) {
  .initial-view-banners {
    display: inline-block;
    margin-top: 10px;
    visibility: visible;
    height: auto;
  }
  .right-side-banners {
    display: none;
  }
  .initial-view-banners-medium {
    display: none;
  }
  div#content {
    /*max-width: 2000px;*/
    /*margin:35px 0 auto;*/
    margin: 5px auto 20px !important;
  }
  .fieldset-mobile {
    display: none;
  }
}

@media screen and (min-width: 641px) and (max-width: 1024px) {
  .initial-view-banners div #membersResource.membersResource.logged-out button {
    font-size: 8px;
  }
}

@media screen and (min-width: 1006px) and (max-width: 1233px) {
  .initial-view-banners div #membersResource.membersResource.logged-out button {
    margin-left: -25%;
  }
}

@media screen and (min-width: 1px) and (max-width: 500px) {
  .initial-view-banners div #membersResource.membersResource.logged-out button {
    font-size: 7px;
  }
  #membersResource {
    height: 115px;
  }
  div.initial-view-banners a.mrCover div.membersResourceCover {
    height: 116px;
    margin-top: -135px;
  }
}

@media screen and (min-width: 1px) and (max-width: 640px) {
  body {
    overflow-x: hidden;
  }
  .slider-section ul li button {
    height: 52px;
    background-color: #192f7a;
    font-size: 8px;
    line-height: 1.3;
  }
  .slider-section ul li button span {
    font-size: 7px;
  }
  .slider-section {
    height: auto !important;
  }
  section#footer {
    text-align: center;
  }
  section#footer ul.link-list {
    width: 100%;
  }
}

.news-feed > div tr.ind-corner-01 i {
  color: #cd6500;
}

table#regionNews {
  display: none;
}

.view-all-member-resources form {
  display: none;
}

.news-feed div table#topArticles tbody tr.ind-corner-01 td p span i.fi-stop {
  color: #990000;
}

.news-feed div table#topArticles tbody tr.ind-corner-02 td p span i.fi-stop {
  color: #cd6500;
}

.news-feed div table#topArticles tbody tr.ind-corner-03 td p span i.fi-stop {
  color: #c77500;
}

.news-feed div table#topArticles tbody tr.ind-corner-04 td p span i.fi-stop {
  color: #c79500;
}

.news-feed div table#topArticles tbody tr.ind-corner-05 td p span i.fi-stop {
  color: #55bb71;
}

.news-feed div table#topArticles tbody tr.ind-corner-06 td p span i.fi-stop {
  color: #1a4e69;
}

.news-feed div table#topArticles tbody tr.ind-corner-07 td p span i.fi-stop {
  color: #007ea8;
}

.news-feed div table#topArticles tbody tr.ind-corner-08 td p span i.fi-stop {
  color: #993a00;
}

.news-feed div table#topArticles tbody tr.ind-corner-09 td p span i.fi-stop {
  color: #227722;
}

.news-feed div table#topArticles tbody tr.ind-corner-10 td p span i.fi-stop {
  color: #cc3333;
}

.news-feed div table#topArticles tbody tr.ind-corner-12 td p span i.fi-stop {
  color: #1c4694;
}

.news-feed div table#topArticles tbody tr.ind-corner-13 td p span i.fi-stop {
  color: #762c98;
}

.news-feed div table#topArticles tbody tr.ind-corner-99 td p span i.fi-stop {
  color: #999;
}

.login-red-border {
  border: 1px solid red !important;
  box-shadow: 0 0 0.15em 0.125em rgba(200, 0, 0, 0.5);
}

@media screen and (min-width: 641px) and (max-width: 1024px) {
  button.my-settings {
    position: relative;
    margin-left: 5px;
    width: 50%;
    max-width: 135px;
    float: right;
    margin-right: -2px;
  }
  .members-buttons button {
    font-size: 9px;
  }
  .members-buttons button#active-products-button {
    font-size: 9px;
  }
  .members-buttons button#ask-us-button {
    width: 70px;
    margin-left: 0;
  }
  button.my-settings i {
    font-size: 12px;
  }
  #my-settings-dropdown {
    position: absolute;
  }
}

@media screen and (min-width: 949px) and (max-width: 1024px) {
  button.my-settings {
    position: relative;
    margin-left: 5px;
    width: 40px;
    max-width: 135px;
    float: right;
    margin-right: -2px;
  }
  .members-buttons button {
    font-size: 9px;
  }
  .members-buttons button#active-products-button {
    font-size: 9px;
  }
  .members-buttons button#ask-us-button {
    width: 100px;
    margin-left: 0;
    font-size: 9px;
  }
  button.my-settings i {
    font-size: 12px;
  }
  #my-settings-dropdown {
    position: absolute;
  }
}

.fi-list-bullet {
  color: #f78d2c;
}

.login-cart {
  float: right;
  margin-right: -20px;
  top: -60px;
  position: relative;
  padding-top: 2px;
}

#last_login {
  display: none;
}
.login-info {
  float: right;
  margin-right: 55px !important;
  margin-top: 5px;
  font-size: 13px;
}

form#resourceDropdown {
  margin-bottom: -15px;
  width: 235px;
}

form#resourceDropdown select.text {
  height: 26px;
  padding: 3px 20px 3px 3px;
  font-size: 11px;
}

@media screen and (min-width: 1121px) and (max-width: 1420px) {
  .login-info {
    float: right;
    margin-right: -50px;
    margin-top: -25px;
    font-size: 13px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1120px) {
  .login-info {
    float: right;
    margin-right: -25px;
    margin-top: -25px;
    font-size: 13px;
  }
}

@media screen and (min-width: 640px) and (max-width: 768px) {
  .login-info {
    float: right;
    margin-right: -25px;
    margin-top: -25px;
    font-size: 13px;
  }
}

.csr-modal-overlay {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 500;
}

#csr-modal-btn {
  margin-top: 10px;
  margin-bottom: 5px;
}

div.reveal#productsCSRModal {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}

div.reveal#productsCSRModal div.modal-header {
  margin: 1rem auto;
  text-align: center;
}

div.reveal#productsCSRModal div.modal-header h3 {
  font-size: 1.5rem;
}

section#membersResource {
  height: auto;
}

div#productsCSRModal,
.reveal-overlay {
  z-index: 10000;
}

div#productsCSRModal button.close-button {
  float: right;
  width: 30px;
  border-radius: 10px;
  height: 30px;
  margin-top: 0px;
  line-height: 0.5;
}

div#productsCSRModal button.close-button {
  float: right;
  width: 30px;
  border-radius: 10px;
  height: 30px;
  margin-top: 0px;
  line-height: 0.5;
}

.leftSection div.iir-blue h3 {
  font-size: 1.5rem;
}

#collapse1 {
  height: auto;
}
.collapse.in {
  display: block;
}
/*.collapse {
            display: none;
        }*/

.loggedIn .leftSection ul.activeProducts .accordion-heading .accordion-toggle {
  display: block;
  float: left;
  padding: 5px 0px;
  text-decoration: none;
  font-size: 16px;
}

.loggedIn .leftSection ul.activeProducts .accordion-inner {
  width: 100%;
  padding: 5px 10px;
  border: 1px solid #ccc;
  background: #f7f7f7;
  font-size: 15px;
  line-height: 1.7em;
}

.main_h {
  overflow-y: hidden;
}

button.close-button {
  float: right;
  width: 50px;
}

ul.list-group.resources li a img {
  width: 50px;
}

ul.list-group.resources li a {
  color: #192f7a;
}

ul.list-group.resources li {
  margin: 10px auto;
}

#mySettingsModal h1 {
  color: #192f7a;
  font-size: 25px;
}

@media screen and (min-width: 1px) and (max-width: 1400px) {
  div.upcoming-events {
    height: 150px;
  }
}

section.new-section:nth-of-type(2) div.row div.columns {
  padding-left: 0;
  padding-right: 0;
  margin-top: 30px;
}

.loggedIn .favorite {
  height: 17px;
  width: 18px;
  float: left;
  background: url('/img/favorite.png') repeat scroll 0 0 rgba(0, 0, 0, 0);
  cursor: pointer;
  margin: 4px 4px 0px;
}

.loggedIn div.favorite.fill {
  background: url('/img/favorite.png') repeat scroll 20px 0 rgba(0, 0, 0, 0);
}

.loggedIn li.disabled div.favorite {
  pointer-events: none;
}

#customerServiceContactContainer {
  text-align: center;
}

#productsCSRModal ul li {
  list-style-type: none;
}

#productsCSRModal div#home_favoriteproducts div#favorite div#collapse1 div.accordion-inner ul {
  margin-left: 0;
}

.products-accordion-heading.products-accordion li a.products-accordion-title span {
  display: none;
}

#productsCSRModal #home_csr div p,
#productsCSRModal #home_csr div p span {
  font-size: 1rem;
}

.modal-title#myModalLabel {
  padding-left: 17px;
}

@media screen and (min-width: 1px) and (max-width: 1000px) {
  section#footer ul.link-list {
    margin-top: 20px;
  }

  .footer-logo {
    padding-left: 0;
  }

  div.footer-globe div img {
    margin-left: 0 !important;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 700px) and (max-width: 1024px) {
  button#ask-us-button {
    width: 100px;
  }

  button.my-settings {
    width: 25px;
    height: 25px;
  }

  button.my-settings i {
    font-size: 11px;
  }

  #ask-us-button {
    background-color: #428bca;
    width: 55px;
    margin-left: 5px;
  }
  #membersResource {
    height: 130px;
  }
}

@media screen and (min-width: 640px) and (max-width: 699px) {
  .members-buttons button#ask-us-button {
    width: 50px;
  }

  button.my-settings {
    width: 20px;
    height: 20px;
  }

  button.my-settings i {
    font-size: 7px;
  }

  #ask-us-button {
    background-color: #428bca;
    width: 55px;
    margin-left: 5px;
  }
  #membersResource {
    height: 110px;
  }

  .members-buttons button {
    font-size: 7px;
  }
  .members-buttons button#active-products-button {
    font-size: 7px;
  }
}

@media screen and (min-width: 500px) and (max-width: 639px) {
  .members-buttons button#ask-us-button {
    width: 100px;
  }

  button#ask-us-button {
    width: 100px;
  }

  button.my-settings {
    width: 25px;
    height: 25px;
  }

  button.my-settings i {
    font-size: 24px;
  }

  #ask-us-button {
    background-color: #428bca;
    width: 55px;
    margin-left: 5px;
  }
  #membersResource {
    height: 140px;
  }

  .members-buttons button {
    font-size: 11px;
  }

  .members-buttons button#active-products-button {
    font-size: 11px;
  }
}

@media screen and (min-width: 400px) and (max-width: 499px) {
  .members-buttons button#ask-us-button {
    width: 75px;
  }

  button.my-settings {
    width: 22px;
    height: 22px;
  }

  button.my-settings i {
    font-size: 21px;
  }

  #ask-us-button {
    background-color: #428bca;
    width: 50px;
    margin-left: 0;
  }
  #membersResource {
    height: 140px;
  }

  .members-buttons button {
    font-size: 10px;
  }

  .members-buttons button#active-products-button {
    font-size: 10px;
  }
}

@media screen and (min-width: 1px) and (max-width: 399px) {
  button.my-settings i {
    font-size: 11px;
  }

  button.my-settings {
    width: 15px;
    margin-right: 0;
  }

  #ask-us-button {
    background-color: #428bca;
    width: 45px;
    margin-left: 0;
  }
  .members-buttons button {
    font-size: 7px;
  }

  .members-buttons button#active-products-button {
    font-size: 7px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1250px) {
  .mrCover-medium {
    display: none;
    position: absolute;
    height: 160px;
    width: 22.5%;
    margin-top: -180px;
    background-color: rgba(0, 0, 0, 0.25);
  }
}

@media screen and (min-width: 1px) and (max-width: 1024px) {
  .mrCover {
    display: none;
  }
  .mrCover-img {
    background-image: url('https://media.industrialinfo.com/images/login_box.png');
  }
  #membersResource {
    float: right !important;
  }
}

div#productsCSRModal button.close-button {
  float: right;
  width: 30px;
  border-radius: 10px;
  height: 30px;
  margin-top: 0px;
  line-height: 0.5;
}

.leftSection div.iir-blue h3 {
  font-size: 1.5rem;
}

#collapse1 {
  height: auto;
}
.collapse.in {
  display: block;
}
/*.collapse {
            display: none;
        }*/

.loggedIn .leftSection ul.activeProducts .accordion-heading .accordion-toggle {
  display: block;
  float: left;
  padding: 5px 0px;
  text-decoration: none;
  font-size: 16px;
}

.loggedIn .leftSection ul.activeProducts .accordion-inner {
  width: 100%;
  padding: 5px 10px;
  border: 1px solid #ccc;
  background: #f7f7f7;
  font-size: 15px;
  line-height: 1.7em;
}

.main_h {
  overflow-y: hidden;
}

button.close-button {
  float: right;
  width: 50px;
}

ul.list-group.resources li a img {
  width: 50px;
}

ul.list-group.resources li a {
  color: #192f7a;
}

ul.list-group.resources li {
  margin: 10px auto;
}

#mySettingsModal h1 {
  color: #192f7a;
  font-size: 25px;
}

section.new-section:nth-of-type(2) div.row div.columns {
  padding-left: 0;
  padding-right: 0;
  margin-top: 30px;
}

.loggedIn .favorite {
  height: 17px;
  width: 18px;
  float: left;
  background: url('/img/favorite.png') repeat scroll 0 0 rgba(0, 0, 0, 0);
  cursor: pointer;
  margin: 4px 4px 0px;
}

.loggedIn div.favorite.fill {
  background: url('/img/favorite.png') repeat scroll 20px 0 rgba(0, 0, 0, 0);
}

.loggedIn li.disabled div.favorite {
  pointer-events: none;
}

#productsCSRModal ul li {
  list-style-type: none;
}

#productsCSRModal div#home_favoriteproducts div#favorite div#collapse1 div.accordion-inner ul {
  margin-left: 0;
}

.products-accordion-heading.products-accordion li a.products-accordion-title span {
  display: none;
}

.modal-title#myModalLabel {
  padding-left: 17px;
}

@media screen and (min-width: 1px) and (max-width: 1000px) {
  section#footer ul.link-list {
    margin-top: 20px;
  }

  .footer-logo {
    padding-left: 0;
  }

  div.footer-globe div img {
    margin-left: 0 !important;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 400px) and (max-width: 700px) {
  button#ask-us-button {
    width: 100px;
  }

  button.my-settings {
    width: 30px;
  }

  button.my-settings i {
    font-size: 11px;
  }

  #ask-us-button {
    background-color: #428bca;
    width: 55px;
    margin-left: 5px;
  }
}

input.empty-error {
  border: 2px solid red !important;
  box-shadow: 0 0 0.25em 0.225em rgba(200, 0, 0, 0.5);
}

@media screen and (min-width: 1250px) {
  button.my-settings i {
    font-size: 30px;
  }

  #active-products-button {
    font-size: 12px;
  }

  button.my-settings {
    margin-top: 10px;
  }

  #ask-us-button {
    margin-top: 10px;
  }
}

@media screen and (min-width: 1245px) and (max-width: 1340px) {
  button.my-settings i {
    font-size: 26px;
  }

  #active-products-button {
    font-size: 12px;
  }

  button.my-settings {
    margin-top: 7px;
  }

  #ask-us-button {
    margin-top: 7px;
  }
  .members-buttons button {
    font-size: 11px;
  }
}

@media screen and (min-width: 950px) and (max-width: 1244px) {
  button.my-settings i {
    font-size: 22px;
  }

  .members-buttons button#active-products-button {
    font-size: 13px;
  }

  button.my-settings {
    margin-top: 7px;
  }

  #ask-us-button {
    margin-top: 7px;
  }
  .members-buttons button {
    font-size: 13px;
  }
}

@media screen and (min-width: 829px) and (max-width: 1021px) {
  #membersResource {
    height: 165px;
  }
}

@media screen and (min-width: 945px) and (max-width: 950px) {
  .members-buttons button#ask-us-button {
    width: 100px;
    margin-left: 0;
    font-size: 11px;
  }
}

@media screen and (min-width: 947px) and (max-width: 1020px) {
  button.my-settings i {
    font-size: 20px;
  }

  .members-buttons button#active-products-button {
    font-size: 10px;
  }

  button.my-settings {
    margin-top: 7px;
  }

  #ask-us-button {
    margin-top: 7px;
  }
  .members-buttons button {
    font-size: 13px;
  }
}

@media screen and (min-width: 1240px) {
  nav.main-nav ul li {
    display: inline-block;
    padding-left: 19px !important;
  }

  nav.main-nav {
    z-index: 999;
    margin: 0 auto;
  }
}

input.empty-error {
  border: 2px solid red !important;
  box-shadow: 0 0 0.25em 0.225em rgba(200, 0, 0, 0.5);
}

nav.main-nav ul li ul li {
  display: inline-block;
  padding-left: 0;
}

nav.main-nav ul.menu li ul {
  display: inline-block;
  padding-left: 0;
  width: 410px;
}

span.menu-non-link-text {
  font-size: 14px;
}

span.title {
  font-size: 15px;
}

section.new-section div h3 {
  font-size: 1.5375rem;
}

div.row div.news-feed-listing {
  border-bottom: 1px solid #e3e3e3;
}

div.row.news-feed {
  border-top: 1px solid #e3e3e3;
}

section.new-section:nth-of-type(2) div.row div.columns {
  padding-left: 0;
  padding-right: 0;
  margin-top: 10px;
}

.fieldset {
  padding: 0 0.65rem;
  margin: 0;
}

div#content {
  margin: 0 auto;
}
/*~~~ Modal Styles (KAL Video) ~~~*/
.reveal.video-modal {
  padding: 0;
  border: none;
  background-color: #000;
}
.reveal video {
  width: 100%;
}
.reveal button.close-button {
  color: #fff;
  background-color: #192f7a;
}
.reveal button.close-button:hover {
  color: #192f7a;
  background-color: #ffffff;
}

div#mySettingsModal button.close-button {
  float: right;
  width: 30px;
  border-radius: 10px;
  height: 30px;
  margin-top: 0px;
  line-height: 0.5;
}

/*~~~ /Modal Styles (KAL Video) ~~~*/
.ind-banner-buttons {
  position: relative;
  display: table;
}
.ind-banner-button {
  height: 50px;
  background-color: transparent;
  margin: 5px;
  margin-left: -10%;
  display: table-row-group;
  position: absolute;
  top: 0;
  z-index: 100;
  border-left: 3px solid transparent;
  padding: 16px;
  background-color: rgba(0, 0, 0, 0);
  transition: all 0.3s;
  transition: transform 1s;
}

.ind-banner-button div {
  line-height: 5px;
  margin-top: 12px;
  color: #192f7a;
  font-weight: bold;
}

.ind-banner-button:nth-of-type(n + 1):nth-of-type(-n + 6) {
  position: static;
  z-index: 200;
}
.ind-banner-button:nth-of-type(n + 7):nth-of-type(-n + 12) {
  position: static;
  z-index: 200;
}

.ind-banner-button div {
  border-left: 3px solid transparent;
  transition: all 0.3s;
}

.ind-banner-button:hover div {
  border-left: 3px solid #f78d2c;
  transition: all 0.3s;
  padding: 0 0 3px 15px;
}

.ind-banner-button div a {
  border-left: 3px solid #f78d2c;
  transition: all 0.3s;
}

.ind-banner-button:hover div a {
  border-left: 3px solid #f78d2c;
  transition: all 0.3s;
}

.ind-banner-button:nth-of-type(1),
.ind-banner-button:nth-of-type(7) {
  top: 65px;
}
.ind-banner-button:nth-of-type(2),
.ind-banner-button:nth-of-type(8) {
  top: 100px;
}
.ind-banner-button:nth-of-type(3),
.ind-banner-button:nth-of-type(9) {
  top: 135px;
}
.ind-banner-button:nth-of-type(4),
.ind-banner-button:nth-of-type(10) {
  top: 170px;
}
.ind-banner-button:nth-of-type(5),
.ind-banner-button:nth-of-type(11) {
  top: 205px;
}
.ind-banner-button:nth-of-type(6),
.ind-banner-button:nth-of-type(12) {
  top: 239px;
}
.allow-click-through {
  pointer-events: none;
}
.ind-name {
  font-size: 1em;
}
.ind-description {
  font-size: 10px;
  padding-left: 10px;
}

.ind-banner-button div img {
  width: 20px;
  display: inline-block;
  padding-right: 5px;
  padding-top: 4px;
  margin-left: -10px;
  margin-bottom: -5px;
  transform: rotateX(0deg);
  transition: all 0.75s;
}

.ind-banner-button:hover div img {
  transition: all 0.75s;
  transform: rotateX(360deg);
}

.ind-banner-buttons {
  position: relative;
  display: table;
  width: 100%;
  height: 400px;
  background-color: red;
}
.slider-section div.row.ind-banner {
  margin-top: 0;
}
.slider-section div.ind-banner-title h3 {
  color: #192f7a;
  margin-left: 40px !important;
  padding-left: 0;
  text-decoration: underline;
  font-family: 'impact';
  letter-spacing: 1px;
}
.slider-section div.row.ind-banner div {
  margin-left: 23px;
  width: 45%;
}

.slider-section div.row {
  margin-top: -190px;
  background-color: transparent;
}

.mobile-slider {
  display: none !important;
}
@media screen and (min-width: 1024px) and (max-width: 1800px) {
  .ind-banner-buttons {
    height: 400px;
  }
}
@media screen and (min-width: 500px) and (max-width: 1023px) {
  .ind-banner-buttons {
    height: 400px;
  }
}
@media screen and (min-width: 1801px) {
  .ind-banner-buttons {
    height: 410px;
  }
}
@media screen and (min-width: 1601px) and (max-width: 1800px) {
  .slider-section div.row {
    margin-top: -165px;
    background-color: transparent;
  }
}
@media screen and (min-width: 1501px) and (max-width: 1600px) {
  .slider-section div.row {
    margin-top: -146px;
    background-color: transparent;
  }
}
@media screen and (min-width: 1401px) and (max-width: 1500px) {
  .slider-section div.row {
    margin-top: -140px;
    background-color: transparent;
  }
}
@media screen and (min-width: 1351px) and (max-width: 1400px) {
  .slider-section div.row {
    margin-top: -130px;
    background-color: transparent;
  }
}
@media screen and (min-width: 1301px) and (max-width: 1350px) {
  .slider-section div.row {
    margin-top: -126px;
    background-color: transparent;
  }
}
@media screen and (min-width: 1251px) and (max-width: 1300px) {
  .ind-banner-button {
    height: 37px;
  }
  .slider-section div.row {
    margin-top: -125px;
    background-color: transparent;
  }
  span.ind-description {
    display: none;
  }
  .ind-banner-button div img {
    margin-bottom: -2px;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1250px) {
  .ind-banner-button {
    height: 37px;
  }
  .slider-section div.row {
    margin-top: -150px;
    background-color: transparent;
  }
  span.ind-description {
    display: none;
  }
  .ind-banner-button div img {
    margin-bottom: -2px;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1800px) {
  .ind-banner-buttons {
    height: 400px;
  }
  .ind-banner-button {
    height: 30px;
  }
  span.ind-name {
    font-size: 14px;
  }
}
@media screen and (min-width: 1251px) and (max-width: 1600px) {
  .ind-banner-buttons {
    height: 400px;
  }
  .ind-banner-button {
    height: 30px;
  }
  span.ind-name {
    font-size: 90%;
  }
  .slider-section div.row.ind-banner div {
    margin-left: 13px;
  }
  .slider-section div.row.ind-banner div span.ind-description {
    display: none;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1350px) {
  .mobile-slider {
    display: block !important;
  }
  .desktop-slider {
    display: none !important;
  }
  .slider-background-image div {
    display: none !important;
  }
}
@media screen and (min-width: 951px) and (max-width: 1024px) {
  .ind-banner-buttons {
    height: 400px;
  }
  .ind-banner-button {
    height: 60px;
    line-height: 1.5;
  }
  span.ind-name {
    font-size: 24px;
  }
  span.ind-description {
    font-size: 12px;
  }
  .slider-section div.row.ind-banner div {
    margin-left: 13px;
  }
  .slider-section div.row {
    margin-top: -230px;
    background-color: transparent;
  }
  .ind-banner-button div {
    line-height: 1.1;
  }
}
@media screen and (min-width: 901px) and (max-width: 950px) {
  .ind-banner-buttons {
    height: 400px;
  }
  .ind-banner-button {
    height: 50px;
    line-height: 1.25;
  }
  span.ind-name {
    font-size: 18px;
  }
  span.ind-description {
    font-size: 10px;
  }
  .slider-section div.row.ind-banner div {
    margin-left: 13px;
  }
  .slider-section div.row {
    margin-top: -210px;
    background-color: transparent;
  }
  .ind-banner-button div {
    line-height: 1.1;
  }
}
@media screen and (min-width: 821px) and (max-width: 900px) {
  .ind-banner-buttons {
    height: 400px;
  }
  .ind-banner-button {
    height: 50px;
    line-height: 1.25;
  }
  span.ind-name {
    font-size: 18px;
  }
  span.ind-description {
    font-size: 10px;
  }
  .slider-section div.row.ind-banner div {
    margin-left: 13px;
  }
  .slider-section div.row {
    margin-top: -190px;
    background-color: transparent;
  }
  .ind-banner-button div {
    line-height: 1.1;
  }
}
@media screen and (min-width: 751px) and (max-width: 820px) {
  .ind-banner-buttons {
    height: 400px;
  }
  .ind-banner-button {
    height: 40px;
    line-height: 1;
  }
  span.ind-name {
    font-size: 16px;
  }
  span.ind-description {
    font-size: 9px;
  }
  .slider-section div.row.ind-banner div {
    margin-left: 13px;
  }
  .slider-section div.row {
    margin-top: -175px;
    background-color: transparent;
  }
  .ind-banner-button div {
    line-height: 1.1;
  }
}
@media screen and (min-width: 701px) and (max-width: 750px) {
  .ind-banner-buttons {
    height: 400px;
  }
  .ind-banner-button {
    height: 40px;
    line-height: 1;
  }
  span.ind-name {
    font-size: 16px;
  }
  span.ind-description {
    display: none;
  }
  .slider-section div.row.ind-banner div {
    margin-left: 13px;
  }
  .slider-section div.row {
    margin-top: -160px;
    background-color: transparent;
  }
  .ind-banner-button div {
    line-height: 1.1;
  }
}
@media screen and (min-width: 651px) and (max-width: 700px) {
  .ind-banner-buttons {
    height: 400px;
  }
  .ind-banner-button {
    height: 40px;
    line-height: 1;
  }
  span.ind-name {
    font-size: 16px;
  }
  span.ind-description {
    display: none;
  }
  .slider-section div.row.ind-banner div {
    margin-left: 13px;
  }
  .slider-section div.row {
    margin-top: -145px;
    background-color: transparent;
  }
  .ind-banner-button div {
    line-height: 1.1;
  }
}
@media screen and (min-width: 571px) and (max-width: 650px) {
  .ind-banner-buttons {
    height: 400px;
  }
  .ind-banner-button {
    height: 30px;
    line-height: 1;
  }
  span.ind-name {
    font-size: 12px;
  }
  span.ind-description {
    display: none;
  }
  .slider-section div.row.ind-banner div {
    margin-left: 13px;
  }
  .slider-section div.row {
    margin-top: -140px;
    background-color: transparent;
  }
  .ind-banner-button div {
    line-height: 1.1;
  }
  .slider-section div.ind-banner-title h3 {
    color: #192f7a;
    margin-left: 23px !important;
    padding-left: 0;
    text-decoration: underline;
    font-family: 'impact';
    letter-spacing: 1px;
    margin-bottom: 0px;
    margin-top: 20px;
    font-size: 14px;
  }
}
@media screen and (min-width: 501px) and (max-width: 570px) {
  .ind-banner-buttons {
    height: 400px;
  }
  .ind-banner-button {
    height: 30px;
    line-height: 1;
  }
  span.ind-name {
    font-size: 12px;
  }
  span.ind-description {
    display: none;
  }
  .slider-section div.row.ind-banner div {
    margin-left: 13px;
  }
  .slider-section div.row {
    margin-top: -125px;
    background-color: transparent;
  }
  .ind-banner-button div {
    line-height: 1.1;
  }
  .slider-section div.ind-banner-title h3 {
    color: #192f7a;
    margin-left: 23px !important;
    padding-left: 0;
    text-decoration: underline;
    font-family: 'impact';
    letter-spacing: 1px;
    margin-bottom: 0px;
    margin-top: 20px;
    font-size: 14px;
  }
}
@media screen and (min-width: 1px) and (max-width: 510px) {
  .mobile-slider {
    display: block !important;
  }
  .desktop-slider {
    display: none !important;
  }
  .slider-background-image div {
    display: none !important;
  }
}
div.slider-section div.homepage-slider div.slick-list div.slick-slide div.ind-banner.row div a {
  white-space: nowrap;
}

/*targetting IE only */
@supports (-ms-accelerator: true) {
  /* IE Edge 12+ CSS styles */
  html body .header-coverage {
    overflow: hidden;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles  */
  html body .header-coverage {
    overflow: hidden;
  }
}
:root {
  /* Logo Based Colors */
  --logo-light-blue: #4197cb;
  --logo-dark-blue: #194f90;
  --logo-orange: #f88d2b;
  --logo-orange-dark: #b05706;
  /* Primary Colors */
  --primary-darkest-blue: #00041f;
  --primary-dark-blue: #00263d;
  --primary-teal: #0094a2;
  --primary-light-blue: #66ffff;
  --primary-grey: #e3e3e3;
  --primary-light-grey: #f7f8fa;
}

/**
 * Background Color Classes
 */
.bg-darkest-blue {
  background-color: var(--primary-darkest-blue) !important;
}
.bg-dark-blue {
  background-color: var(--primary-dark-blue) !important;
}
.bg-light-blue {
  background-color: var(--primary-light-blue) !important;
}
.bg-teal {
  background-color: var(--primary-teal) !important;
}
.bg-orange {
  background-color: var(--logo-orange) !important;
}
.bg-grey {
  background-color: var(--primary-grey) !important;
}
.bg-light-grey {
  background-color: var(--primary-light-grey) !important;
}
.bg-black {
  background-color: #000000 !important;
}
.bg-white {
  background-color: #ffffff !important;
}

.bg-hover-darkest-blue:hover {
  background-color: var(--primary-darkest-blue) !important;
}
.bg-hover-dark-blue:hover {
  background-color: var(--primary-dark-blue) !important;
}
.bg-hover-light-blue:hover {
  background-color: var(--primary-light-blue) !important;
}
.bg-hover-teal:hover {
  background-color: var(--primary-teal) !important;
}
.bg-hover-orange:hover {
  background-color: var(--logo-orange) !important;
}
.bg-hover-grey:hover {
  background-color: var(--primary-grey) !important;
}
.bg-hover-light-grey:hover {
  background-color: var(--primary-light-grey) !important;
}
.bg-hover-black:hover {
  background-color: #000000 !important;
}
.bg-hover-white:hover {
  background-color: #ffffff !important;
}

/**
 * Text Color Classes
 */
.text-darkest-blue {
  color: var(--primary-darkest-blue);
}
.text-dark-blue {
  color: var(--primary-dark-blue) !important;
}
.text-light-blue {
  color: var(--primary-light-blue) !important;
}
.text-teal {
  color: var(--primary-teal) !important;
}
.text-orange {
  color: var(--logo-orange) !important;
}
.text-logo-orange {
  color: var(--logo-orange);
}
.text-logo-dark-blue {
  color: var(--logo-dark-blue);
}
.text-logo-light-blue {
  color: var(--logo-light-blue);
}
.text-grey {
  color: var(--primary-grey);
}
.text-light-grey {
  color: var(--primary-light-grey);
}
.text-black {
  color: #000000;
}
.text-white {
  color: #ffffff;
}

/**
 * Text Hover Color Classes
 */
.text-hover-darkest-blue:hover {
  color: var(--primary-darkest-blue) !important;
}
.text-hover-dark-blue:hover {
  color: var(--primary-dark-blue) !important;
}
.text-hover-light-blue:hover {
  color: var(--primary-light-blue) !important;
}
.text-hover-teal:hover {
  color: var(--primary-teal) !important;
}
.text-hover-orange:hover {
  color: var(--logo-orange) !important;
}
.text-hover-black:hover {
  color: #000000 !important;
}
.text-hover-white:hover {
  color: #ffffff !important;
}
.text-hover-grey:hover {
  color: var(--primary-grey) !important;
}
.text-hover-light-grey:hover {
  color: var(--primary-light-grey) !important;
}

/**
 * Border Color Classes
 * Compatible with localized Bootstrap
 */
.border-darkest-blue,
.bootstrap .border-darkest-blue {
  border-color: var(--primary-darkest-blue) !important;
}
.border-dark-blue,
.bootstrap .border-dark-blue {
  border-color: var(--primary-dark-blue) !important;
}
.border-light-blue,
.bootstrap .border-light-blue {
  border-color: var(--primary-light-blue) !important;
}
.border-teal,
.bootstrap .border-teal,
.bootstrap .border-bottom.border-teal {
  border-color: var(--primary-teal) !important;
}
.border-orange,
.bootstrap .border-orange,
.bootstrap .border-bottom.border-orange {
  border-color: var(--logo-orange) !important;
}
.border-logo-orange {
  border-color: var(--logo-orange) !important;
}
.border-logo-dark-blue {
  border-color: var(--logo-dark-blue) !important;
}
.border-logo-light-blue {
  border-color: var(--logo-light-blue) !important;
}
.border-grey,
.bootstrap .border-grey {
  border-color: var(--primary-grey) !important;
}
.border-light-grey,
.bootstrap .border-light-grey {
  border-color: var(--primary-light-grey) !important;
}
.border-black {
  border-color: #000000;
}
.border-white,
.bootstrap .border-white {
  border-color: #ffffff;
}

.border-hover-darkest-blue:hover,
.bootstrap .border-hover-darkest-blue:hover {
  border-color: var(--primary-darkest-blue) !important;
}
.border-hover-dark-blue:hover,
.bootstrap .border-hover-dark-blue:hover {
  border-color: var(--primary-dark-blue) !important;
}
.border-hover-light-blue:hover,
.bootstrap .border-hover-light-blue:hover {
  border-color: var(--primary-light-blue) !important;
}
.border-hover-teal:hover,
.bootstrap .border-hover-teal:hover {
  border-color: var(--primary-teal) !important;
}
.border-hover-orange:hover,
.bootstrap .border-hover-orange:hover {
  border-color: var(--logo-orange) !important;
}
.border-hover-logo-orange:hover {
  border-color: var(--logo-orange) !important;
}
.border-hover-logo-dark-blue:hover {
  border-color: var(--logo-dark-blue) !important;
}
.border-hover-logo-light-blue:hover {
  border-color: var(--logo-light-blue) !important;
}
.border-hover-grey:hover,
.bootstrap .border-hover-grey:hover {
  border-color: var(--primary-grey) !important;
}
.border-hover-light-grey:hover,
.bootstrap .border-hover-light-grey:hover {
  border-color: var(--primary-light-grey) !important;
}
.border-hover-black:hover {
  border-color: #000000;
}
.border-hover-white:hover,
.bootstrap .border-hover-white:hover {
  border-color: #ffffff;
}
.primary-btn,
a.primary-btn,
button.primary-btn,
.primary-btn-inverted,
a.primary-btn-inverted,
button.primary-btn-inverted {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    margin: 0 auto 1.5rem;
    padding: .85em 1em;
    text-align: center;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.primary-btn,
a.primary-btn,
button.primary-btn {
    background-color: #00263d;
    border: 1px solid #00263d;
    color: #66ffff !important;
    text-decoration: none !important;
}

.primary-btn:hover,
a.primary-btn:hover,
button.primary-btn:hover {
    background-color: #66ffff;
    border: 1px solid #00263d;
    color: #00263d !important;
}

@media (min-width: 992px) {
    .primary-btn,
    .primary-btn-inverted {
        margin: 0 0 1rem;
        width: auto;
    }
}

.primary-btn-inverted,
a.primary-btn-inverted,
button.primary-btn-inverted {
    background-color: #66FFFF;
    border: 1px solid #66FFFF;
    color: #00263d !important;
}

.primary-btn-inverted:hover,
a.primary-btn-inverted:hover,
button.primary-btn-inverted:hover {
    background-color: #0094a2;
    border: 1px solid #0094a2;
    color: #66FFFF !important;
}

a.primary-btn.rounded-btn {
    border-radius: 6px;
    margin-right: 1rem;
    padding: .85rem 1.95rem;
}
/* Page header styles */
.header-coverage {
    background-color: #011935;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: right;
    height: 200px;
    border-bottom: 2px solid #5D7FAC;
    width: 100%;
}
.header-coverage-title {
    color: #6ff;
    font-family: 'carto', Arial, sans-serif;
    font-weight: normal;
    font-size: 3rem;
    text-shadow: 1px 3px 3px #2f2f2f;
    margin-bottom: -2px;
}
.header-coverage span.header-coverage-subtitle {
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
}
.clk {
    text-align: center;
    padding-top: 61px;
}
/* Small only */
@media screen and (max-width: 39.9375em) {
    .header-coverage{
      background-position: 0;
    }
    .header-coverage-title {
      font-size: 28px;
      margin-bottom: 8px;
    }
    .header-coverage-subtitle {
      display: block;
      font-size: 12px;
    }
    .clk {
      padding-top:35px;
    }
  }

  /* Medium only */
@media screen and (min-width: 40em) and (max-width: 64em) {
    .header-coverage {
      background-position: right;
    }
    .header-coverage-title {
      font-size:1.85rem;
    }
    .header-coverage-subtitle {
      font-size: .85rem;
    }
    .clk {
      padding-top:65px;
    }
  }

/* List Styles */
ul.arrow li {
    list-style-image: url('/img/yellowArrow.png') !important;
    margin: 7px 0px 6px 35px;
    font-size: 14px;
}

:focus {
    outline-color: transparent;
}

/* Foundation overrides for localized bootstrap */
div.bootstrap .row {
    width: auto;
    max-width: none;
}
.bootstrap img {
    max-width: none;
}

/* Utility class for Foundation behavior in Bootstrap when necessary */
.bootstrap .max-75 {
    max-width: 75rem;
}

/* Header Footer Overwrites */
div.da-img {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.row.row.columns {
    float: none !important;
}

.main-nav-container {
    margin-bottom: 0px !important;
}

.columns .medium-12 .footer-globe {
    padding-left: 0px !important;
}

header nav.main-nav ul.menu li ul {
    margin-top: 0px !important;
    width: 410px;
    white-space: normal;
}
header .social-media-icons {
    padding-bottom: 0 !important;
}

@media screen and (max-width: 39.9375em) {
    footer#footerLegal {
        max-width: 39.9375em;
        padding: 5px;
        text-align:left;
    }
}

#footer a {
    color: #ffffff;
}
#footer a:hover {
    text-decoration: none;
}

.top-bar {
    height: auto !important;
}

.block-img-ie img { 
    height: auto; 
    width: 100% !important; 
}

form#resourceDropdown select.text {
    font-size: 11px;
    height: 26px;
    padding: 3px 20px 3px 3px;
}

.login-cart {
    float: right;
    margin-right: -20px;
    top: -25px !important;
    position: relative;
    padding-top: 2px;
}

.top-bar form {
    min-width: 235px !important;
}

.button { 
    margin: 0 0 .5rem !important;
}

.show-last-login {
    white-space: nowrap;
}

header .label-text {
    margin-top: 7px  !important;
}

body header .label-text-remember {
    margin-top: 11px !important;
}

#last_login {
    display: none;
}

select {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb(138, 138, 138)'></polygon></svg>");
    background-size: 9px 6px;
}

table.fixed-header {
    position: absolute;
    top:50px;
}

.no-show {
    opacity: 0;
    transition: 0.15s opacity;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    header nav.main-nav ul li a {
        padding: 10px 8px;
        font-size: 10.5px;
    }
}

div#content .callout .columns .contact-button {
    margin-top: 15px;
    margin-bottom: 15px;
}

div#content .callout .columns .contact-button a {
    background-color:#0E7FAA;
    border-radius: 25px;
    color: #fff;
    padding: 10px 25px 10px 25px;
}

div#content .callout .columns .contact-button a:hover {
    padding: 10px 25px 10px 25px;
    cursor: pointer;
    background-color: #007095;
    border-radius: 25px;
}
/* Header Footer Overwrites  END */

/* GMI Platform Cards */
.card-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
    align-content: center;
    justify-items: center;
    max-width: 84rem;
    margin: 0 auto;
    padding: .3rem 4.3rem 3.2rem;
}
.card {
    background-color: #fff;
    box-shadow: 0 1rem 1.5rem rgba(0,0,0, .325);
    overflow: hidden;
    transition: all 0.4s;
    width: 90%;
}
.card:hover {
    transform: translateY(-1.2rem);
    box-shadow: 0 1rem 1.5rem rgba(0,0,0,0.225);
}
.bootstrap .card {
    border-radius: 1rem;
    height: 100%;
}
.title-sm {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 1.25rem;
    font-weight: bold;
    gap: .4rem;
    margin-top: .6rem;
}
.gmi-tiny-globe {
    width: 1.4rem;
    height: auto;
    margin-top: -.8rem;
}
.sub-text {
    margin-left: 2rem;
}
/* Corrections for Bootstrap conflicts */
.bootstrap a {
    text-decoration: none;
    color: var(--primary-teal);
}
.bootstrap a:hover {
    color: var(--logo-orange);
}
.bootstrap .primary-btn {
    border-radius: 6px;
    color: #66ffff;
}
.bootstrap .primary-btn:hover {
    color: #00263d;
}
.bootstrap sup {
    top: -1rem;
    font-size: .9rem;
}
.bootstrap sup.sup-descrip {
    top: -.7rem;
    font-size: .6rem;
}
.bootstrap .header-sup {
    top: -1.7rem;
}
.bootstrap hr {
    background-color: #6ff;
    border: 0;
    opacity: .45;
    margin-top: -.2rem;
}
.bootstrap hr:not([size]) {
    margin: 0 0 0 1.9rem;
    height: .3rem;
    width: 80%;
}
.bootstrap .card-img-top {
    height: 15.7rem;
}
.bootstrap .card-text {
    font-size: 1.75rem;
}
.card--title {
    margin-top:-12.3rem;
}
.card-text {
    font-size: 1.95rem;
    font-weight: bold;
}
.card-description {
    line-height: 1.3;
    width: 17ch;
}
div.bootstrap .row {
    width: auto;
    max-width: none;
}
.card-bottom {
    height: 10%;
}
.bootstrap .form-switch .form-check-input,
.bootstrap .form-switch  .form-check-input[type="checkbox"] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    border-color: var(--primary-grey);
}
.bootstrap .form-switch .form-check-input:checked {
    background-color: var(--primary-dark-blue);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
    border-color: var(--primary-dark-blue);
}
.bootstrap .form-control:focus {
    border-color: var(--primary-teal);
    color: var(--primary-darkest-blue);
}
.bootstrap .form-control::placeholder {
    color: var(--primary-dark-blue);
    opacity: .5;
}

/* Small only */
@media screen and (max-width: 39.9375em) {
    .bootstrap h1 {
        font-size: calc(1.3rem);
    }
    .header-coverage-title span{
        font-size: 1rem;
    }
    .header-coverage-subtitle{
        font-size: 13px;
    }
    .clk {
        text-align: center;
        padding-top: 64px;
    }
    .bootstrap h4.display-6 {
        font-size: 2rem;
    }
    .card-wrapper {
        grid-template-columns: 1fr;
        padding: 0;
    }
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 64em) {
    .header-coverage-title {
        font-size: 26px;
    }
    .header-coverage-title span{
        font-size: 1rem;
    }
    .header-coverage-subtitle{
        font-size: 13px;
    }
    .header-coverage {
        background-position:0;
    }
    .clk {
        text-align: center;
        padding-top: 80px;
    }
    .bootstrap h4.display-6 {
        font-size: 2rem;
    }
    .card-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
    .bootstrap h3 {
        font-size: calc(1.5rem);
    }
    .card-text {
        font-size: 1.5rem;
    }
}
/* GMI Platform Cards END */

/* Table fix for translated-pages section */
article.project-coverage {
    overflow: auto;
}

/* Manually define behavior for modal backdrop with localized Bootstrap */
.modal-backdrop {
    background-color: #000;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 1050;
}
.fade {
    transition: opacity .15s linear;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: .5;
}
/* For non-localized Bootstrap pages OR Bootstrap 4 pages */
.modal:not(.bootstrap .modal) {
  z-index: 1200;
}

/* Overlay light blue filter for "low-poly" look */
.light-blue-filter {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(5883%) hue-rotate(148deg) brightness(106%) contrast(102%);
}