@import url('https://fonts.googleapis.com/css?family=News Cycle');
@import '~bootstrap/dist/css/bootstrap.min.css';
@import '../../../assets/css/font-awesome.min.css';


header {
  width: 100%;
  margin: auto;
}
.newsNav {
  background-color: #e1f3f8;
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  color:black;
  font-family: "Noto Serif";
  padding-left: 10px;
}
.newsNav .a:link{
  color:black;
  font-size: 26px;
}

.topNav {
  height: 30px;
  background-color: #fafafa;
  width: 100%;
  margin: auto;
} 

.help {
  font-family: 'News Cycle bold';
  font-size: 12px;
  margin: auto;
  margin-right: 36px;
  display: inline-block;
  cursor: pointer;
}

.help a {
  text-decoration: none;
  color: black;
}

.languages {
  font-family: 'News Cycle bold';
  font-size: 12px;
  margin-right: 5px;
  display: inline-block;
}

.languages a {
  text-decoration: none;
  color: black;
}
#selectEn,
#selectEs {
  cursor: pointer;
}
.navbar-container {
  width: 72.2%;
  margin: auto;
  height: 100%;
  max-width: 1800px;
}

.navbar-container-middle {
  width: 70%;
  margin: auto;
  height: 95%;
  padding: 5px 0;
  text-align: right;
  max-width: 1800px;
}

.unoffcial-website {
  font-family: 'News Cycle bold';
  font-size: 12px;
  list-style-type: none;
  display: inline-block;
}

.left-navbar-top {
  width: 50%;
  display: inline-block;
}

.right-menus {
  width: 100%;
  height: 50%;
  display: inline-block;
  vertical-align: bottom;
}

.right-navbar-top {
  width: 48.7%;
  display: inline-block;
  margin-right: 0 !important;
  text-align: right;
}

.flag {
  padding-right: 10px;
  padding-bottom: 4px;
  vertical-align: middle;
}

.middleNav {
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}
#align-item-right {
  margin-right: 0 !important;
}
.accounts-manage {
  font-family: 'News Cycle bold';
  font-size: 14px;
  font-weight: bold;
  list-style-type: none;
  display: inline-block;
  width: 160px !important;
  height: 100%;
  margin-right: 8px;
  color: #6e7678;
  width: 45%;
  display: inline-block;
  text-align: right;
  padding: 5px 0;
}

.accounts-manage span {
  display: inline-block;
  margin-right: 8px;
  color: #6e7678;
}

.accounts-manage a {
  text-decoration: none;
  color: #6e7678;
}

.search-icon {
  width: 20px;
  height: 20px;
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}

.search-bar {
  width: 50%;
  height: 100%;
  display: inline-block;
  padding: 5px 0;
  position: relative;
}

.search {
  width: 0;
  height: 25px;
  border: 1px solid rgb(155, 141, 141) !important;
  box-sizing: border-box;
  opacity: 0;
  transition-timing-function: ease-in;
  transform: translateX(0);
  transition: 0.5s;
  font-size: 14px;
}

.search-expand {
  width: 400px;
  height: 25px;
  border: 1px solid rgb(155, 141, 141) !important;
  transition-timing-function: ease-out;
  transform: translateX(130);
  transition: 0.5s;
  opacity: 1;
  font-size: 14px;
}

.logo {
  height: 91px;
  width: 50%;
  display: inline-block;
  margin-top: 2%;
}

.logo-img {
  width: 350px;
  height: 34px;
}

.logo-img-debt {
  display: inline-block;
  width: 170px !important;
  height: 32px;
  margin-top: 2px;
}

.logo-divider {
  display: inline-block;
  height: 34px;
  padding-left: 2%;
  margin-top: 1%;
  border-left: 1px solid rgb(190, 190, 190);
}

.fsa-logo {
  margin-right: 2%;
}

.bottomNav {
  display: flex;
  padding: 0 !important;
  height: 91px;
  border-bottom: solid 1px;
  border-bottom-color: #dadada;
}

.navbar-bottom-container {
  width: 70%;
  margin: auto;
  height: 100%;
  padding: 0;
  max-width: 1800px;
}

.nav-menu-bottom {
  font-family: 'News Cycle bold';
  font-size: 14px;
  list-style-type: none;
  width: 50% !important;
  height: 100%;
  color: #6e7678;
  display: inline-block;
  text-align: right;
  vertical-align: bottom;
}
/* .nav-link {
  padding: 0 !important;
} */

.nav-menu-bottom-section {
  margin-left: 20px;
  height: 100% !important;
}
.nav-item {
  padding-top: 2%;
  height: 100% !important;
}
.navbar-nav {
  height: 100% !important;
}

.nav-link {
  height: 100% !important;
  text-decoration: none !important;
}
.nav-menu-bottom-section:hover {
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-bottom-color: #227aa7 !important;
}

.nav-menu-bottom-section {
  text-decoration: none;
  color: #6e7678;
}

.nav-menu-bottom-section:hover {
  text-decoration: underline !important;
  color: #227aa7 !important;
}

.nav-set-border {
  margin-left: 20px;
  height: 100%;
  border-bottom-style: solid;
  border-bottom-color: #227aa7;
  border-bottom-width: 3px;
  text-decoration: none;
  color: #227aa7 !important;
}

.nav-set-border a {
  color: #227aa7 !important;
}

.menu-list {
  width: 40%;
  height: 80%;
  margin-left: auto;
  max-width: 1000px;
}

.navbar-hidden {
  height: 200px;
  width: 100%;
  position: absolute;
  background-color: white;
  z-index: 2;
}

.info-pages {
  display: inline-block;
  height: 100%;
  width: 30%;
  margin-top: 14px;
  vertical-align: top;
}

.info-page-list {
  font-family: News Cycle;
  font-size: 15px;
  font-weight: 700;
  list-style-type: none;
  display: inline-block;
}

.info-page-list a {
  text-decoration: none;
  color: #227aa7;
}

.info-page-list a:hover {
  text-decoration: underline;
}

.info-page-list li {
  vertical-align: top;
}

.mat-icon {
  vertical-align: middle;
}

.nav-bottom-shadow {
  -webkit-box-shadow: 0 15px 10px -6px rgba(75, 75, 75, 0.15);
  -moz-box-shadow: 0 15px 10px -6px rgba(75, 75, 75, 0.15);
  box-shadow: 0 15px 10px -6px rgba(75, 75, 75, 0.15);
}

#menu-selection {
  border-bottom: 1px solid#efefef;
}
.none {
  list-style-type: none;
  width: 100%;
  margin-top: 3%;
  margin-left: 0 !important;
  padding: 0 !important;
}

.none-sublinks {
  list-style-type: none;
  width: 100%;
  margin-left: 0 !important;
  padding: 0 !important;
}

.linklist {
  /* display: table; */
  width: 100%;
  padding: 0;
}
.expander {
  padding: 0 !important;
  font-family: 'News Cycle bold';
  font-size: 16 px;
  color: #2f4852 !important;
  height: 20px;
  margin-left: 4%;
  background: transparent;
}
.expander:focus {
  color: #227aa7 !important;
  text-decoration: underline;
}

.links {
  font-family: 'News Cycle bold';
  font-size: 16 px;
  color: #2f4852 !important;
  margin-left: 4%;
}

.links:focus {
  color: #227aa7 !important;
  text-decoration: underline;
}

.sub-links {
  font-family: 'News Cycle';
  font-weight: bold;
  font-size: 12 px;
  color: #227aa7 !important;
  margin-left: 10%;
}

.sub-links:focus {
  text-decoration: underline;
  color: #227aa7 !important;
}

hr.top-right-divider {
  border: none;
  border-top: 1px solid #efefef;
  width: 100%;
  margin-top: 3%;
  margin-bottom: 3%;
}

.manage-accounts {
  font-family: 'News Cycle';
  font-size: 13px;
  color: #2f4852 !important;
  margin-left: 4%;
}
.static-link {
  cursor: pointer;
}
.menu-conditional {
  cursor: pointer;
}

#expander-icon-down {
  float: right;
  margin-right: 10px;
  vertical-align: bottom;
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
  .topNav {
    width: 100%;
  }
  .navbar-container {
    width: 100%;
  }

  .navbar-container-middle {
    width: 95%;
  }

  .navbar-bottom-container {
    width: 95%;
  }

  /* .logo {
    height: 60px;
    width: 45%;
    display: inline-block;
  }

  .logo-img {
    width: 200px;
    height: 22px;
    /* margin-top: 30px; */
  /*}*/
  /*
  .logo-img-debt {
    display: inline-block;
    width: 30% !important;
    height: 24px;
    margin-top: 2px;
  }

  .logo-divider {
    display: inline-block;
    height: 22px;
    padding-left: 2%;
    margin-top: 5%;
    border-left: 1px solid rgb(190, 190, 190);
  }

  .fsa-logo {
    margin-right: 2%;
  } */

  .nav-menu-bottom {
    font-family: News Cycle;
    font-size: 12px;
    font-weight: 700;
    list-style-type: none;
    width: 45.5% !important;
    height: 100%;
    color: #6e7678;
    width: 300px;
    display: inline-block;
    text-align: right;
    padding: 0;
  }

  .menu-list {
    width: 50%;
  }

  .info-pages {
    width: 40%;
  }
}

@media only screen and (min-width: 2000px) {
  .menu-list {
    width: 30%;
  }

  .info-pages {
    width: 30%;
  }
}
@media only screen and (min-width: 1600px) {
  .right-menus {
    width: 100%;
    height: 50% !important;
  }
  .nav-menu-bottom {
    height: 100%;
  }
  .nav-menu-bottom {
    height: 100%;
  }

  .nav-menu-bottom-section {
    text-decoration: none;
    color: #6e7678;
  }

  .align-bottom {
    height: 50% !important;
    display: inline-block !important;
    vertical-align: bottom !important;
  }

  .menu-list {
    width: 45%;
  }

  .info-pages {
    width: 30%;
  }
}

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .menu-list {
    width: 40%;
  }

  .info-pages {
    width: 40%;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .topNav {
    width: 100%;
  }
  .navbar-container {
    width: 100%;
  }

  .navbar-container-middle {
    width: 95%;
  }

  .navbar-bottom-container {
    width: 95%;
  }

  /* .nav-menu-bottom {
    height: 100%;
  } */

  /* .logo {
    height: 100px;
    width: 50%;
    display: inline-block;
  }

  .logo-img {
    width: 260px;
    height: 30px;
   
  }

  .logo-img-debt {
    display: inline-block;
    width: 150px !important;
    height: 28px;
    margin-top: 2px;
  }

  .logo-divider {
    display: inline-block;
    height: 30px;
    padding-left: 2%;
    margin-top: 5%;
    border-left: 1px solid rgb(190, 190, 190);
  } 

  .fsa-logo {
    margin-right: 2%;
  }*/

  .nav-menu-bottom {
    font-family: News Cycle;
    font-size: 12px;
    font-weight: 700;
    list-style-type: none;
    width: 45.5% !important;
    height: 100%;
    color: #6e7678;
    width: 300px;
    display: inline-block;
    text-align: right;
    padding: 0;
  }

  .menu-list {
    width: 40%;
  }

  .info-pages {
    width: 40%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 997px) {
  .topNav {
    height: 80px;
  } 
  .logo-img {
    display: none !important;
  }

  .logo-divider {
    border: none;
  }

  .logo-img-debt {
    display: flex;
    width: 70% !important;
    height: 40px;
    margin-top: 3%;
  }

  .navbar-bottom-container {
    display: inline-block;
  }

  .menu-list {
    width: 50%;
  }

  .info-pages {
    width: 50%;
  }

  .none {
    margin-top: 1.7%;
    margin-bottom: 1.7%;
  }

  hr.top-right-divider {
    margin-top: 1.7%;
    margin-bottom: 1.7%;
  }

  .links {
    font-size: 18px;
  }

  .manage-accounts {
    font-size: 14px;
  }

  .expander {
    font-size: 18px;
  }

  /* #expander-icon-down {
    margin-top: 0.5%;
  } */
}
@media only screen and (min-width: 450px) and (max-width: 768px) {
  .topNav {
    height: 80px;
  } 
  .bottomNav {
    border-bottom-color: #efefef;
  }
  .logo-img {
    display: none !important;
  }

  .logo-divider {
    border: none;
  }

  .logo-img-debt {
    display: flex;
    width: 90% !important;
    height: auto;
    margin-top: 3%;
  }

  .navbar-bottom-container {
    display: inline-block;
  }

  .none {
    margin-top: 1.7%;
    margin-bottom: 1.7%;
  }

  hr.top-right-divider {
    margin-top: 1.7%;
    margin-bottom: 1.7%;
  }

  .links {
    font-size: 18px;
  }

  .manage-accounts {
    font-size: 14px;
  }

  .expander {
    font-size: 18px;
  }

  /* #expander-icon-down {
    margin-top: 1%;
  } */
}

@media only screen and (max-width: 450px) {
  .topNav {
    height: 80px;
  } 
  .bottomNav {
    border-bottom-color: #efefef;
  }
  .logo-img {
    display: none !important;
  }

  .logo {
    height: 60%;
    width: 70%;
  }
  .logo-divider {
    border: none;
    margin-top: 2%;
  }

  .logo-img-debt {
    display: flex;
    width: 90% !important;
    height: auto;
    margin-top: 2%;
  }

  .navbar-bottom-container {
    display: inline-block;
    width: 80%;
  }

  .links {
    font-size: 18px;
  }

  .manage-accounts {
    font-size: 14px;
  }

  .expander {
    font-size: 18px;
  }

  /* #expander-icon-down {
    margin-top: 1%;
  } */
}

@media only screen and (max-width: 400px) {
  .topNav {
    height: 80px;
  } 
  .logo-img {
    display: none !important;
  }

  .logo {
    height: 60%;
    width: 60%;
  }
  .logo-divider {
    border: none;
    margin-top: 2%;
  }

  .logo-img-debt {
    display: flex;
    width: 90% !important;
    height: auto;
    margin-top: 2%;
  }

  .navbar-bottom-container {
    display: inline-block;
    width: 90%;
  }

  .links {
    font-size: 18px;
  }

  .manage-accounts {
    font-size: 14px;
  }

  .expander {
    font-size: 18px;
  }
}
