.color-text-white{
  color: #ffffff !important;
}

.color-text-grey{
  color: #707070 !important;;
}

.background-color-dark-blue{
  background-color: #00628F !important;
}

.margin-top-15 {
  margin-top: 15px !important;
}

.border-radius-4 {
  border-radius: 4px !important;
}

.widget-quotas {
  box-shadow: none!important;
  border: 0.1px solid #D9D9D9 !important;
}

.pointer-cursor {
  cursor: pointer !important;
  text-decoration: none!important;
}

.pointer-cursor:hover {
  color: #00628F !important;
  text-decoration: none!important;
}
