#arrow_top {
  background-image: url(./img/manage-portfolios-triangle-copy@2x.png)
}


.btn-blue{
  background-color: #1F5277 !important;
  border-color: #1F5277 !important;;
}

.btn-blue:focus, .btn-blue:focus:active, .btn-blue:active, .btn-blue:hover {
  background-color: #1F5277 !important;
}

.bd-right{
  border-right: 2px solid !important; 
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}