@charset "utf-8";
/* CSS Document */
.disnone{display:none}
.bgBlue {
  background: #003476;
   color:#fff;
}
.fontBlue{

   color:#003476;
}
.line {
  background-color: #09F;
  max-width: 100px !important;
  height: 5px;
}
.leftBar{ border-left: 2px; border-color:#3CF !important}
.bgBlue a{color:#fff !important}
.borderHeader {
  border-bottom: 10px solid #134a86;

  background_: linear-gradient(358.5deg,#00aeef .09%,#134a86);
}
a.dropdown-item:hover{ background-color:#555 !important}
.text-decoration-line-through{ text-decoration:line-through}

