/* SSO */
@font-face {
    font-family: Century Gothic Bold;
    src: url(../font/CenturyGothic-Bold.eot);
    src: url(../font/CenturyGothic-Bold.eot?#iefix) format("embedded-opentype"),
      url(../font/CenturyGothic-Bold.woff2) format("woff2"),
      url(../font/CenturyGothic-Bold.woff) format("woff"),
      url(../font/CenturyGothic-Bold.ttf) format("truetype");
  }

@font-face {
    font-family: Century Gothic;
    src: url(../font/CenturyGothic.eot);
    src: url(../font/CenturyGothic.eot?#iefix) format("embedded-opentype"),
      url(../font/CenturyGothic.woff2) format("woff2"),
      url(../font/CenturyGothic.woff) format("woff"),
      url(../font/CenturyGothic.ttf) format("truetype");
  }

#head-sso .list-medsos a {
  margin-right: 35px;
}

#head-sso .form-new-search {
  position: relative !important;
}

#head-sso .form-new-search input {
  border-style: none;
  width: 320px;
  height: 36px;
  border-radius: 10px;
}

#head-sso .icon-red-search {
  background-image: url(../img/red-search.svg);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  position: absolute;
  top: 5px;
  right: 8px;
  z-index: 99;
  cursor: pointer;
  background-color: white;
  border: none;
}

#head-sso .form-new-search input::placeholder, #head-sso .form-new-search input[type=text], #head-sso .form-new-search input:focus {
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  padding-left: 8px;
  color: #888686;
}

#head-sso .form-new-search input:focus::placeholder {
  color: transparent;
}

#head-sso .login {
  display: flex;
  align-items: center;
  gap: 8px;
}

#head-sso .login .img-login {
  width: 24px;
  height: 24px;
  border-radius: 50%;
}

#head-sso .login .img-login, #head-sso .login .text-login {
  cursor: pointer;
}

#head-sso .login {
    position: relative !important;
}

#head-sso .login .text-login {
  font-family: Roboto;
  font-weight: 500;
  color: #204d7f;
  font-size: 16px;
  line-height: 22px;
}

#head-sso .login .text-login a, #head-sso .login .text-login a:visited, #head-sso .login .text-login a:link {
  color: #204d7f;
  list-style-type: none;
  text-decoration: none;
}

#head-sso {
  align-items: center;
  padding: 16.75px 0;
  background-color: #eeeeee;
}

.grup-head {
  max-width: 1177px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  align-items: center;
}

.box-info {
    width: 384px;
    background: #FEFFFF;
    box-shadow: 0px 25px 60px -10px rgba(28, 39, 49, 0.12);
    border-radius: 20px;
    position: absolute;
    top: 47px;
    right: -11px;
    z-index: 999;
    display: none;
}

.box-info .first-section {
  display: flex;
  padding-top: 48.5px;
  position: relative;
}

.box-info .first-section img {
  margin-right: 16px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
}

.box-info a:hover {
  text-decoration: none;
}

.box-info .button-x {
    background-image: url(../img/x-red.svg);
    width: 15px;
    height: 15px;
    position: absolute;
    background-repeat: no-repeat;
    top: 50px;
    right: 34px;
    background-size: 100%;
    z-index: 99;
}

.box-info .button-x:hover {
  cursor: pointer;
}

.box-info .first-section, .box-info .second-section {
    padding-left: 32px;
}

.box-info .third-section {
    padding-left: 48px;
    padding-top: 28px;
}

.box-info .third-section .line-1 a, .box-info .third-section .line-1 a {
  color: #204D7F !important;
}

.box-info .username .line-1 {
    font-family: Century Gothic;
    font-weight: 400;
    font-size: 14px;
    line-height: 19.6px;
    color: #1A2128;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 226px;
    
}

.box-info .username .line-2 {
    font-family: Century Gothic;
    font-weight: 700;
    font-size: 18px;
    line-height: 25.2px;
    color: #004A8E;
    margin-top: 4px;   
    text-overflow: ellipsis;
    overflow: hidden;
    width: 229px;
    white-space: nowrap;
}

.box-info .second-section .line-1 {
    font-family: Century Gothic;
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
}

.box-info .second-section .line-2 {
    font-family: Century Gothic;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    display: inline;
}

.box-info .second-section {
    padding-top: 28px;
    color: #000000;
    padding-right: 20px;
}

.box-info .second-section .line-1 {
    margin-bottom: 8px;
}

.box-info .second-section .line-2 a {
    font-family: Century Gothic;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    margin-left: 4px;
    color: #004A8E;
}

.box-info .third-section .line-1 {
    margin-bottom: 40px;
    cursor: pointer;
}

.box-info .third-section .line-2 {
  cursor: pointer;
}

.box-info .third-section .line-2 a, .box-info .third-section .line-2 a:visited, .box-info .third-section .line-2 a:link {
  color: #004A8E;
}

.box-info .third-section  {
    font-family: Century Gothic;
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
    color: #204D7F;
    padding-bottom: 36px;
}

.sticky-menu-sso {
  top: 0;
  left: 0;
  right: 0;
  display: block;
  visibility: visible;
  position: fixed;
  z-index: 999;
}

.sticky-menu-marquee {
  top: 129px;
  left: 0;
  right: 0;
  display: block;
  visibility: visible;
  position: fixed !important;
  z-index: 9;
}

.market-watch {
  position: relative;
}

.blue-alert {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  right: 0;
  left: 0;
  background: #F3FBFF;
  border: 1px solid #509AF8;
  box-shadow: 0px 25px 40px -10px rgba(28, 39, 49, 0.08);
  border-radius: 10px;
  padding: 16px 13.5px;
  display: flex;
  align-items: center;
  font-family: Roboto;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #0C2A75;
  position: absolute;
  z-index: 99;
  top: -16px;
  visibility: visible;
}

.buttonblue-x:hover {
  cursor: pointer;
}

.blue-alert .alert-logo {
  display: inline;
  margin-right: 9.5px;
}

.blue-alert a, .blue-alert a:link, .blue-alert a:visited {
  cursor: pointer;
  text-decoration: none;
  color: #0C2A75
}

.buttonblue-x {
  margin-left: auto;
}

@media only screen and (max-width: 1124px) {
  .grup-head {
    max-width: 990px;
  }
}

/* Media Query */
@media only screen and (max-width: 1203px) {
  .blue-alert {
    width: 1000px;
  }
}

@media only screen and (max-width: 1024px) {
  .grup-head {
    max-width: 970px;
  }
}

@media only screen and (max-width: 999px) {
  .blue-alert {
    width: 957px;
  }
  .grup-head {
    max-width: 950px;
  }
  .sticky-menu-marquee {
    top: 127px;
  }
  .box-info .username .line-1 {
    font-size: 13px;
  }
  .box-info .username .line-2 {
    font-size: 16px;
  }
  .box-info .second-section {
    font-size: 13px;
  }
  .box-info .third-section {
    font-size: 13px;
  }
}

@media only screen and (max-width: 820px) {
  .grup-head {
    padding: 0 20px;
  }
  .sticky-menu-marquee {
    top: 124px;
  }
}

@media only screen and (max-width: 768px) {
  .sticky-menu-marquee {
    top: 122px;
  }
}









